]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
dfp-bits.c (DFP_TO_INT): Remove code to saturate result of conversion that doesn...
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a3b97199
AP
12006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2
3 * MAINTAINERS (spu port): Add myself as maintainer.
4 (libobjc): Update my email address.
5
0eb97064
AB
62006-11-21 Andrea Bona <andrea.bona@st.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
85d9c13c
TS
102006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
11
12 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
13 * configure : Rebuilt.
14
6696f3cd
TS
152006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
16
17 * MAINTAINERS (Write After Approval): Add myself.
18
d58542ea
AO
192006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
a357b5ae
KG
232006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24
25 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
26 libmpfr.a.
27 * configure: Regenerate.
28
9bd6112c
PB
292006-11-16 Paolo Bonzini <bonzini@gnu.org>
30
31 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
32 (unstage): Test for stage_last presence.
33
34 PR bootstrap/29802
35 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
36 * Makefile.in: Regenerate.
37
c8cf9f0f
ZD
382003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
39
40 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
41 maintainers.
42
467b1fc6
ER
432006-11-14 Erven Rohou <erven.rohou@st.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
995a5697
PB
472006-11-14 Paolo Bonzini <bonzini@gnu.org>
48
49 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
50 and stageN-package/Makefile.
51 * Makefile.in: Regenerated.
52
c8d6d53e
JZ
532006-11-14 Jie Zhang <jie.zhang@analog.com>
54
55 * configure.in: Remove target-libgloss from noconfigdirs for
56 bfin-*-*.
57 * configure: Regenerated.
58
dffb147d
KG
592006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
60
61 * configure.in (have_gmp): Only error if the gcc directory exists.
62
63 * configure: Regenerate.
64
ca558912
KG
652006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
66
67 * configure.in: Robustify error message for missing GMP/MPFR.
68
69 * configure: Regenerate.
70
7aa42285
SW
712006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
779958a2
UB
752006-10-30 Uros Bizjak <ubizjak@gmail.com>
76
77 * MAINTAINERS: Change email address.
78
91de1527
VP
792006-10-30 Vladimir Prus <vladimir@codesourcery.com>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
a3867703
PB
832006-10-26 Peter Bergner <bergner@vnet.ibm.com>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
b4364fa2
CL
872006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
88
89 * MAINTAINERS (Write After Approval): Move myself to
90 Write After Approval section.
91
70ec446f
KG
922006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
93
94 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
95 need_gmp anymore.
96 * configure: Regenerate.
97
018c8d88
TB
982006-10-16 Tobias Burnus <burnus@net-b.de>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
f6a1687e
BE
1022006-10-16 Ben Elliston <bje@au.ibm.com>
103
104 * config.guess: Import latest version.
105 * config.sub: Likewise.
106
b5422ad7
BM
1072006-10-10 Brooks Moses <bmoses@stanford.edu>
108
109 * Makefile.def: Added pdf target handling.
110 * Makefile.tpl: Added pdf target handling.
111 * Makefile.in: Regenerated.
112
bdcee471
CL
1132006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
114
115 * MAINTAINERS: Add self as score port maintainer.
116
7d610414
BM
1172006-10-04 Brooks Moses <bmoses@stanford.edu>
118
119 * MAINTAINERS (Write After Approval): Add myself.
120
e48d66a9
SK
1212006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
122
123 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
124 or newer.
125 * configure: Regenerated.
126
c394e891
DB
1272006-09-27 Dave Brolley <brolley@redhat.com>
128
129 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
130 $s instead of $r.
131 * configure: Regenerated.
132
1ee4c5a0
TS
1332006-09-26 Thiemo Seufer <ths@mips.com>
134
135 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
136 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
137 * configure: Regenerate.
138
5997afc3
GP
1392006-09-24 Graeme Peterson <gridly@gmail.com>
140
141 * MAINTAINERS (Write After Approval): Remove myself.
142
0c502898
CF
1432006-09-22 Chao-ying Fu <fu@mips.com>
144
145 * MAINTAINERS (Write After Approval): Add myself.
146
a7819e42
JM
1472006-09-10 Joseph S. Myers <joseph@codesourcery.com>
148
149 * MAINTAINERS: Add self as soft-fp maintainer.
150
1512006-09-09 Anatoly Sokolov <aesok@post.ru>
152
153 * MAINTAINERS: Add myself as avr maintainer.
154 Remove Marek Michalkiewicz as avr maintainer.
827d0991 155
e8288489
RC
1562006-09-07 Roberto Costa <roberto.costa@st.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
b91f0a41
CV
1602006-08-30 Corinna Vinschen <corinna@vinschen.de>
161
162 * configure.in: Never build newlib for a Mingw host.
163 Never build newlib as Mingw target library.
164 Test the existence of winsup/cygwin for building a Cygwin newlib,
165 rather than just winsup.
166 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
167 building a Mingw target.
168 * configure: Regenerate.
169
094c07a0
EB
1702006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
171
172 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
173
8d1171cb
PB
1742006-07-25 Paolo Bonzini <bonzini@gnu.org>
175
176 * config.guess: Import from src (was more updated).
177 * config.sub: Likewise.
178
2e9e6f68
DJ
1792006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
180
181 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
182 * configure: Regenerated.
183
57255173
PB
1842006-07-18 Paolo Bonzini <bonzini@gnu.org>
185
cc6010cd
AP
186 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
187 for stages after the first.
57255173 188
9fbe6585
JJ
1892006-07-17 Jakub Jelinek <jakub@redhat.com>
190
191 * Makefile.def: Add dependencies for configure-opcodes
192 on configure-intl and all-opcodes on all-intl.
193 * Makefile.in: Regenerated.
194
18c3f977
BE
1952006-07-13 Ben Elliston <bje@au.ibm.com>
196
197 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
198
27b56ba6
PE
1992006-07-06 Paul Eggert <eggert@cs.ucla.edu>
200
201 Port to hosts whose 'sort' and 'tail' implementations
202 treat operands with leading '+' as file names, as POSIX
203 has required since 2001. However, make sure the code still
204 works on pre-POSIX hosts.
205 * ltmain.sh: Don't assume "sort +2" is equivalent to
206 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
207
ad6d4e43
UW
2082006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
209
210 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
211
706601d9
PG
2122006-07-04 Peter O'Gorman <peter@pogma.com>
213
214 * ltconfig: chmod 644 before ranlib during install.
215
0b50988a
EB
2162006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
217
218 PR bootstrap/18058
219 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
220 if the bootstrap compiler is a GCC version that supports it.
221 * configure: Regenerate.
222
b6348cb3
PB
2232006-07-03 Paolo Bonzini <bonzini@gnu.org>
224
95695ad3 225 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
226 * configure: Regenerate.
227
1546bb64
PB
2282006-07-03 Paolo Bonzini <bonzini@gnu.org>
229
230 PR other/27063
231 * configure.in: Test subdir_requires and give an appropriate
232 error message.
233 * configure: Regenerate.
234
5cb6c629
AJH
2352006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
236
237 * MAINTAINERS (Write After Approval): Add myself.
238
f4d8cdf8
JDA
2392006-06-22 John David Anglin <dave.anglin@nrc.ca>
240
241 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
242
4fe5abb7
SE
2432006-06-22 Steve Ellcey <sje@cup.hp.com>
244
245 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
246
2a79fd67
DA
2472006-06-20 David Ayers <d.ayers@inode.at>
248
249 PR bootstrap/28072
250 * configure.in: Add target-boehm-gc to noconfigdirs depending on
251 whether target-libjava is being configured instead of whether the
252 java front end is enabled.
253 * configure: Regenerate.
254
04879af3
RO
2552006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
256
257 PR target/27540
258 * configure.in: Only enable libgomp on IRIX 6.
259 * configure: Regenerate.
260
ec6c7392
PB
2612006-06-15 Paolo Bonzini <bonzini@gnu.org>
262
263 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
264 too.
265 * Makefile.in: Regenerate.
266
12973d7a
DD
2672006-06-13 Jeff Johnston <jjohnstn@redhat.com>
268
269 * config-ml.in: Alter CCASFLAGS to include special
270 multilib options the same as is done for CFLAGS.
271
c67ed86a
JDA
2722006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
273
274 * configure.in: Don't enable libgomp on hpux10.
275 * configure: Rebuilt.
276
cb253473
DA
2772006-06-12 David Ayers <d.ayers@inode.at>
278
279 PR bootstrap/27963
280 PR target/19970
281 * configure.in: Remove target-boehm-gc from noconfigdirs where
282 ${libgcj} is specified.
283 * configure: Regenerate.
284
32845532
CD
2852006-06-06 Carlos O'Donell <carlos@codesourcery.com>
286
287 Sync from src:
288
289 * configure.in: Sync.
290 * configure: Regenerated.
291
292 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
293
294 * Makefile.def: Added dependencies from sim and gdb on intl, and
295 added configure dependencies to everything with an all dependency
296 on intl.
297 * Makefile.in: Regenerated.
298
7cd0cf9c
DA
2992006-06-06 David Ayers <d.ayers@inode.at>
300
301 PR libobjc/13946
302 * Makefile.def: Add dependencies for libobjc which boehm-gc.
303 * Makefile.in: Regenerate.
304 * configure.in: Add --enable-objc-gc at toplevel and have it
305 enable boehm-gc for Objective-C.
306 Remove target-boehm-gc from libgcj.
307 Add target-boehm-gc to target_libraries.
308 Add target-boehm-gc to noconfigdirs where ${libgcj}
309 is specified.
310 Assert that boehm-gc is supported when requested for Objective-C.
311 Only build boehm-gc if needed either for Java or Objective-C.
312 * configure: Regenerate.
313
3ff3adad
PB
3142006-06-05 Paolo Bonzini <bonzini@gnu.org>
315
316 PR 27674
317 * Makefile.tpl (configure-[+prefix+][+module+],
318 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
319 Remove rule to unstage bootstrapped modules.
320 (stage_current): New.
321 * Makefile.in: Regenerate.
322
898e551d
LB
3232006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Update my e-mail address.
326
ea60341e
MS
3272006-06-01 Mark Shinwell <shinwell@codesourcery.com>
328
329 * include/libiberty.h: Declare pex_run_in_environment.
330
222ae291
AL
3312006-05-31 Asher Langton <langton2@llnl.gov>
332
333 * MAINTAINERS (Write After Approval): Add myself.
898e551d 334
e9a54b07
PB
3352006-05-25 Paolo Bonzini <bonzini@gnu.org>
336
337 * Makefile.def (bfd, opcodes): Fix lib_path.
338 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
339 (restrap): Move under "@if gcc-bootstrap". Fix typo.
340 * Makefile.in: Regenerate.
341
03e67131
CD
3422006-05-24 Carlos O'Donell <carlos@codesourcery.com>
343
344 * Makefile.in: Regenerate.
345
65d6e994
CD
3462006-05-24 Carlos O'Donell <carlos@codesourcery.com>
347
348 * Makefile.def: Add install-html target. Add datarootdir
349 docdir and htmldir to flags_to_pass.
350 * Makefile.tpl: Add install-html target.
351 * Makefile.in: Regenerate.
352 * configure.in: Add --with-datarootdir, --with-docdir, and
353 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
354 * configure: Regenerate.
355
9e299237
MS
3562006-05-24 Mark Shinwell <shinwell@codesourcery.com>
357
358 * configure.in: Enable gprof for cross builds.
359 * configure: Regenerate.
360
c31202cd
RG
3612006-05-22 Richard Guenther <rguenther@suse.de>
362
363 Revert
364 2006-01-31 Richard Guenther <rguenther@suse.de>
365 Paolo Bonzini <bonzini@gnu.org>
366
367 * Makefile.def (target_modules): Add libgcc-math target module.
368 * configure.in (target_libraries): Add libgcc-math target library.
369 (--enable-libgcc-math): New configure switch.
370 * Makefile.in: Re-generate.
371 * configure: Re-generate.
372 * libgcc-math: New toplevel directory.
373
2a332582
JDA
3742006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
375 Andreas Tobler <a.tobler@schweiz.ch>
376
377 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
378 * configure: Rebuilt.
379
ccce6917
SL
3802006-05-12 Sandra Loosemore <sandra@codesourcery.com>
381
382 * MAINTAINERS (Write After Approval): Add myself.
383
ed606bc0
DD
3842006-05-01 DJ Delorie <dj@redhat.com>
385
3d8f47a0 386 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
387 * configure: Regenerate.
388
9386bd20
RG
3892006-05-01 Richard Guenther <rguenther@suse.de>
390
391 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
392 maintainer.
393
7b3bd503
KZ
3942006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
87ceee72
JB
3982006-04-28 Jan Beulich <jbeulich@novell.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
e88a2c09
DD
4022006-04-18 DJ Delorie <dj@redhat.com>
403
404 * configure.in (m32c): Build libstdc++-v3. Pass flags to
405 reference libgloss so that libssp can be built in a combined
406 tree.
407 * configure: Regenerate.
408
675f0a8a
RM
4092006-04-08 Robert Millan <rmh@gcc.gnu.org>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
27b6c940
BE
4132006-04-05 Ben Elliston <bje@au.ibm.com>
414
415 * configure.in: Require makeinfo 4.4 or higher.
416 * configure: Regenerate.
417
687b17d4
GP
4182006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
419
420 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
421 Rearrange the entries of other libraries to have them in one place.
422
906ac235
JB
4232006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
424
425 * MAINTAINERS (Write After Approval): Remove myself.
426 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
427
fb0103e5
RG
4282006-03-14 Richard Guenther <rguenther@suse.de>
429
430 * configure: Regenerate with autoconf 2.13.
431
17237f6b
JB
4322006-03-13 Jim Blandy <jimb@codesourcery.com>
433
434 * MAINTAINERS: Use my work address.
bed31434
JB
435
436 * MAINTAINERS: Update my E-mail address.
437
27079765
AH
4382006-03-10 Aldy Hernandez <aldyh@redhat.com>
439
440 * configure.in: Handle --disable-<component> generically.
441 * configure: Regenerate.
442
54a17039
L
4432006-03-01 H.J. Lu <hongjiu.lu@intel.com>
444
445 PR libgcj/17311
446 * ltmain.sh: Don't use "$finalize_rpath" for compile.
447
b9bd11ca
EE
4482006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
449
450 * MAINTAINERS (Write After Approval): Remove myself.
451 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
452
e9a54b07
PB
4532006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
454
072b06f2
RE
455 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
456 (TARGET_CONFIGDIRS): Remove.
457 * configure.in: Remove AC_SUBST(target_configdirs).
458 * Makefile.in, configure: Regenerated.
ee2312f3 459
936e1a35
SK
4602006-02-20 Steven G. Kargl <kargls@comcast.net>
461
462 * MAINTAINERS (Write After Approval): Remove myself.
463 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
464
cc11cc9b
PB
4652006-02-20 Paolo Bonzini <bonzini@gnu.org>
466
467 PR bootstrap/25670
468
469 * Makefile.tpl ([+compare-target+]): Print explanation messages.
470
471 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
472 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
473 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
474 BUILD_PREFIX, BUILD_PREFIX_1.
475 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
476
477 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
478 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
479
480 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
481 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
482 of `cat stage_current`. Always provide the `r' and `s' variables.
483 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
484 a single shell execution.
485 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
486 bootstrapped modules, make the stage1 module if the build was not
487 started yet, else build the current stage.
488 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
489 (all-build, all-host, all-target, [+make_target+]-host,
490 [+make_target+]-target): Do not use \-continued lines.
491 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
492 (current_stage, restrap, stage_last): New.
493
494 * Makefile.in: Regenerate.
495 * configure: Regenerate.
496
63a7c9ef
BD
4972006-02-19 Bud Davis <jmdavis@link.com>
498
499 * MAINTAINERS (Write After Approval): Remove myself.
500 (Language Front End Maintainers): Add myself as fortran 95
501 maintainer and update e-mail address.
502
a3543e3a
FXC
5032006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
504
505 * MAINTAINERS (Write After Approval): Remove myself.
506 (Language Front End Maintainers): Add myself as fortran 95
507 maintainer.
508
ca5b1d2c
VK
5092006-02-16 Victor Kaplansky <victork@il.ibm.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
0499513f
TK
5132006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
514
515 * MAINTAINERS (Write After Approval): Remove myself.
516 (Language Front End Maintainers): Add myself as
517 fortran 95 maintainer.
518
d1f8db0c
PB
5192006-02-14 Paolo Bonzini <bonzini@gnu.org>
520
521 Sync from src:
522
523 2005-12-27 Leif Ekblad <leif@rdos.net>
524
cc6010cd
AP
525 * configure.in: Add support for RDOS target.
526 * configure: Regenerate.
d1f8db0c
PB
527
5282006-02-14 Paolo Bonzini <bonzini@gnu.org>
529 Andreas Schwab <schwab@suse.de>
530
cc6010cd 531 * configure: Regenerate.
d1f8db0c 532
cac90078
DE
5332006-02-12 David Edelsohn <edelsohn@gnu.org>
534
535 * configure.in (enable_libgomp): Add AIX.
536 * configure: Regenerate.
537
bd37fbf5
MK
5382006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
539
540 * MAINTAINERS (Write After Approval): Add myself.
541
23027b7a
LM
5422006-02-03 Lee Millward <lee.millward@gmail.com>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
0058967b
RG
5462006-01-31 Richard Guenther <rguenther@suse.de>
547 Paolo Bonzini <bonzini@gnu.org>
548
549 * Makefile.def (target_modules): Add libgcc-math target module.
550 * configure.in (target_libraries): Add libgcc-math target library.
551 (--enable-libgcc-math): New configure switch.
552 * Makefile.in: Re-generate.
553 * configure: Re-generate.
554 * libgcc-math: New toplevel directory.
555
e8b05380
PB
5562006-01-26 Paolo Bonzini <bonzini@gnu.org>
557
558 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
559 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
560 the assembler, linker and binutils.
561 * configure: Regenerate.
562
d54d5437
DM
5632006-01-22 Dirk Mueller <dmueller@suse.de>
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
670cbfcf
DN
5672006-01-20 Diego Novillo <dnovillo@redhat.com>
568
569 * configure: Regenerate.
570
953ff289
DN
5712006-01-18 Richard Henderson <rth@redhat.com>
572 Jakub Jelinek <jakub@redhat.com>
573 Diego Novillo <dnovillo@redhat.com>
574
575 * libgomp: New directory.
576 * Makefile.def: Add target_module libgomp.
577 * Makefile.in: Regenerate.
578 * configure.in (target_libraries): Add target-libgomp.
579 * configure: Regenerate.
580
32ce4048
AO
5812006-01-05 Alexandre Oliva <aoliva@redhat.com>
582
583 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
584 @ from continuation.
585 * Makefile.in: Rebuilt.
586
0eaf8e17 5872006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 588
c76c0c83
CL
589 * MAINTAINERS (Write After Approval): Add myself.
590
2d309510
PB
5912006-01-04 Paolo Bonzini <bonzini@gnu.org>
592
593 PR bootstrap/24252
594
595 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
596 * Makefile.tpl (OBJDUMP): New.
597 (EXTRA_HOST_FLAGS): Add it.
598 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
599
953ff289
DN
600 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
601 to use symbolic links between directories. Avoid race conditions
602 or make them harmless.
603 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
604
605 * Makefile.def (LEAN): Pass.
606 * Makefile.tpl (LEAN): Define.
607 (stage[+id+]-start): Accept that the previous directory does not
608 exist, if the bootstrap is lean.
609 (stage[+id+]-bubble): Invoke lean bootstrap commands after
610 stage[+id+]-start. Use a makefile variable and an `if' instead of a
611 configure substitution.
612 ([+compare-target+]): Likewise.
613 ([+bootstrap-target+]-lean): New.
614 * configure.in: Remove lean bootstrap support from here.
615
953ff289
DN
616 * Makefile.in: Regenerate.
617 * configure: Regenerate.
2d309510 618
368872c3
BE
6192006-01-04 Ben Elliston <bje@au.ibm.com>
620
621 * MAINTAINERS (libdecnumber): Add myself.
622
d79e6356
MM
6232006-01-02 Mark Mitchell <mark@codesourcery.com>
624
625 * libtool-ldflags: New script.
626
a6fbc1e2
AS
6272006-01-02 Andreas Schwab <schwab@suse.de>
628
629 * configure.in: When reconfiguring remove Makefile in
630 all stage directories.
631 * configure: Regenerate.
632
103a4b39
SB
6332005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
634
635 * MAINTAINERS: Update my email address.
636
212f829c
PB
6372005-12-20 Paolo Bonzini <bonzini@gnu.org>
638
639 Revert Ada-related part of the previous change.
640
641 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
642 Do not pass.
643 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
644 * Makefile.in: Regenerate.
645 * configure.in: Do not include mt-ppc-aix target fragment.
646 * configure: Regenerate.
647
8ef1f2df
PB
6482005-12-19 Paolo Bonzini <bonzini@gnu.org>
649
650 * configure.in: Select appropriate fragments for PowerPC/AIX.
651 * configure: Regenerate.
652
653 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
654 BOOT_CFLAGS, BOOT_LDFLAGS.
655 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
656 BOOT_CFLAGS, BOOT_LDFLAGS.
657 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
658 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
659 (stage): Fail if we cannot complete the work.
660 * Makefile.in: Regenerate.
661
ab34901f
NS
6622005-12-16 Nathan Sidwell <nathan@codesourcery.com>
663
664 * configure.in: Replace ms1 with mt.
665 * configure: Rebuilt.
666
cbe82f21
BM
6672005-12-15 Bryce McKinlay <mckinlay@redhat.com>
668
669 * MAINTAINERS: Update my email address.
670
19843472
PB
6712005-12-15 Paolo Bonzini <bonzini@gnu.org>
672
673 * Makefile.tpl (all, do-[+make_target+], do-check, install,
674 install-host-nogcc): Don't invoke $(stage) at the end.
675 * Makefile.in: Regenerate.
676
1ca26cd2
PB
6772005-12-14 Paolo Bonzini <bonzini@gnu.org>
678
679 * configure.in: Flip the top-level bootstrap switch.
680 * configure: Regenerate.
681
f41d6665
DJ
6822005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
683
684 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
685 $(stage) and $(unstage).
686 (EXTRA_TARGET_FLAGS): Correct double-quoting.
687 (all): Remove stray semicolon.
688 (local-distclean): Don't handle multilib.tmp and multilib.out.
689 (install.all): Set $s for consistency.
690 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
691 check_multilibs setting. Always make the install directory.
692 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
693 Correct @if/@endif.
694 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
695 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
696 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
697 (multilib.out): Remove.
698 * Makefile.in: Regenerated.
699
9174b3cf
CD
7002005-12-12 Carlos O'Donell <carlos@codesourcery.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
64f182bd
NS
7042005-12-12 Nathan Sidwell <nathan@codesourcery.com>
705
121b2cee
NS
706 * MAINTAINERS: Add myself as mt maintainer.
707
64f182bd
NS
708 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
709
a6d63770
AN
7102005-12-06 Adam Nemet <anemet@caviumnetworks.com>
711
712 * MAINTAINERS: Change email address.
713
2abefe3d
PB
7142005-12-05 Paolo Bonzini <bonzini@gnu.org>
715
716 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
717 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
718 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
719 Find in-tree tools if available.
720 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
721 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
722 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
723 (COMPILER_*_FOR_TARGET): New.
724 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
725 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
726 (CONFIGURED_*, USUAL_*): Remove.
727 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
728 STRIP): Use autoconf substitutions.
729 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
730 COMPILER_NM_FOR_TARGET): New.
731 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
732
733 (all): Make all-host and all-target in parallel.
734 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
735 that $$r and $$s are set before invoking a recursive make.
736 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
737 ([+bootstrap-target+]): Inline most of the `all' target.
738
2f3bdde7
BE
7392005-11-29 Ben Elliston <bje@au.ibm.com>
740
741 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
742 from the gcc build directory.
743 * Makefile.in: Regenerate.
744
a4b6c45a
BE
7452005-11-29 Ben Elliston <bje@au.ibm.com>
746
747 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
748 depend on all-libdecnumber.
749 * configure.in (host_libs): Include libdecnumber.
750 * Makefile.in: Regenerate.
751 * configure: Likewise.
752
473a74b9
BE
7532005-11-29 Ben Elliston <bje@au.ibm.com>
754
755 * libdecnumber: Import decNumber sources from the dfp-branch.
756
b4623110
KJ
7572005-11-21 Kean Johnston <jkj@sco.com>
758
759 * config.sub, config.guess: Sync from upstream sources.
760
67dc1785
BE
7612005-11-21 Ben Elliston <bje@au.ibm.com>
762
763 Import from Autoconf sources:
764
765 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
766 * config/move-if-change: Don't output "$2 is unchanged";
767 suggested by Ben Elliston. Handle weird characters correctly.
768
186abafe
AT
7692005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
770
771 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
772 to match upstream libtool for darwin.
773
ef9db8d5
DJ
7742005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
775
776 * Makefile.def: Remove gdb dependencies for gdbtk.
777 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
778 (configure-gdb, install-gdb): New rules.
779 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
780 * Makefile.in, configure: Regenerated.
781
9c5141ab
JB
7822005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
4523d51b
EE
7862005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
086b011c
DN
7902005-10-24 Diego Novillo <dnovillo@redhat.com>
791
792 * MAINTAINERS (alias analysis): Add Daniel Berlin and
793 Diego Novillo.
794
e7c84bf8
PB
7952005-10-22 Paolo Bonzini <bonzini@gnu.org>
796
797 PR bootstrap/24297
798 * Makefile.tpl (do-[+make-target+], do-check, install,
799 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
800 are set before recursing.
801 * Makefile.in: Regenerate.
802
b88a7564
EB
8032005-10-20 Eric Botcazou <ebotcazou@adacore.com>
804
805 PR bootstrap/18939
806 * Makefile.def (gcc) <target>: Fix thinko.
807 * Makefile.in: Regenerate.
808
61efc800
BS
8092005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
810
811 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
812 * configure: Regenerate.
813
f53d2869
JZ
8142005-10-15 Jie Zhang <jie.zhang@analog.com>
815
816 * MAINTAINERS (Write After Approval): Add self.
817
077fc835
KH
8182005-10-08 Kazu Hirata <kazu@codesourcery.com>
819
820 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
821 target-libffi, target-qthreads, target-libjava, and
822 targetlibobjc.
823 * configure: Regenerate.
824
d739199a
DJ
8252005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
826
827 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
828 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
829 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
830 (USUAL_OBJDUMP_FOR_TARGET): New.
831 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
832 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 833 * configure, Makefile.in: Regenerated.
d739199a 834
db38c6bb
PB
8352005-10-05 Paolo Bonzini <bonzini@gnu.org>
836
837 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
838 before other host packages.
839
3015564c
KK
8402005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
841
842 * MAINTAINERS: Add self as sh libraries/configury maintainer.
843
1061f99e
PB
8442005-10-05 Paolo Bonzini <bonzini@gnu.org>
845
846 PR bootstrap/22340
847
848 * configure.in (default_target): Remove.
849 * Makefile.tpl (all): Do not use prerequisites as subroutines
850 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
851 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
852 use prerequisites as subroutines.
853 (check-host, check-target): New.
854 (bootstrap configure & all targets): Do not use stage*-start
855 if the directory layout is already ok.
856 (non-bootstrap configure & all targets): Prepend a $(unstage).
857 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
858 (NOTPARALLEL): Remove.
859 (unstage, stage variables): New variables.
860 (unstage, stage targets): Simply expand to those variables.
861
862 * configure: Regenerate.
863 * Makefile.in: Regenerate.
864
4a9c436f
JW
8652005-10-04 James E Wilson <wilson@specifix.com>
866
867 * Makefile.def (lang_env_dependencies): Add libmudflap.
868 * Makefile.in: Regenerate.
869
37150080
AS
8702005-10-03 Andreas Schwab <schwab@suse.de>
871
872 Backport from libtool CVS:
873 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
874
875 * ltmain.sh: add support for installing into temporary
876 staging area (e.g. 'make install DESTDIR=...')
877
39d16468
L
8782005-10-03 H.J. Lu <hongjiu.lu@intel.com>
879
880 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
881 * configure: Regenerated.
882
72a7ab82
AP
8832005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
884
885 * configure: Regenerate with the correct
886 autoconf version.
887
6b65a26d
CM
8882005-09-30 Catherine Moore <clm@cm00re.com>
889
890 * configure.in (bfin-*-*): New.
891 * configure: Regenerated.
892
040b1c5a
GK
8932005-09-28 Geoffrey Keating <geoffk@apple.com>
894
895 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
896 (LIPO_FOR_TARGET): New.
897 (CONFIGURED_LIPO_FOR_TARGET): New.
898 (USUAL_LIPO_FOR_TARGET): New.
899 (STRIP_FOR_TARGET): New.
900 (CONFIGURED_STRIP_FOR_TARGET): New.
901 (USUAL_STRIP_FOR_TARGET): New.
902 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
903 STRIP_FOR_TARGET.
904 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
905 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
906 * Makefile.in: Regenerate.
907 * configure: Regenerate.
908
3a3c28db
DE
9092005-09-19 David Edelsohn <edelsohn@gnu.org>
910
911 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
912 (rs6000-*-aix*): Same.
913 * configure: Regenerate.
914
2749a921
TT
9152005-09-16 Tom Tromey <tromey@redhat.com>
916
917 * MAINTAINERS: Add self as java maintainer.
918
7f26dfa3
FXC
9192005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
920
921 * configure.in: Recognize f95 in the --enable-languages option,
922 and substitute it for fortran, issuing a warning.
923 * configure: Regenerate.
924
d8852c4f
PE
9252005-08-30 Phil Edwards <phil@codesourcery.com>
926
927 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
928 * configure: Regenerated.
929
ad685e81
AH
9302005-08-22 Aldy Hernandez <aldyh@redhat.com>
931
932 * MAINTAINERS: Add self as ms1 maintainer.
933
b00d752c
RE
9342005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
935
936 * Makefile.def (libssp): Add to lang_env_dependencies.
937 * Makefile.in: Regenerate.
938
9ed8fb9b
ILT
9392005-08-18 Ian Lance Taylor <ian@airs.com>
940
941 * MAINTAINERS: Add myself as middle-end maintainer.
942
0f029d39
CG
9432005-08-17 Christian Groessler <chris@groessler.org>
944
945 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
946 * Makefile.in: Regenerate.
947
81087874
AK
9482005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
949
950 * MAINTAINERS (write after approval): Added myself.
951
6a134f1c
MR
9522005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
2693c0b0
PB
9562005-08-12 Paolo Bonzini <bonzini@gnu.org>
957
958 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
959 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
960 Look for alternate names of the target cc and c++
961 * configure: Regenerate.
962
4de997d1
PB
9632005-08-08 Paolo Bonzini <bonzini@gnu.org>
964
965 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
966 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
967 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
968 tools; remove code to manually set them.
969 (Target tools): Look in the environment for them.
970 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
971 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
972 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
973 build directory.
974 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
975 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
976 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
977 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
978 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
979 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
980 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
981 * configure: Regenerate.
982 * Makefile.in: Regenerate.
983
b089e33a
BE
9842005-07-28 Ben Elliston <bje@au.ibm.com>
985
986 * MAINTAINERS: Update for removed CPU targets.
987
e3791243
MM
9882005-07-27 Mark Mitchell <mark@codesourcery.com>
989
990 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
991 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
992 * Makefile.in: Regenerated.
993
526635cb
MM
9942005-07-26 Mark Mitchell <mark@codesourcery.com>
995
996 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
997 (CFLAGS_FOR_TARGET): Use it.
998 (CXXFLAGS_FOR_TARGET): Likewise.
999 * Makefile.in: Regenerated.
1000 * configure.in (--with-build-sysroot): New option.
1001 * configure: Regenerated.
1002
19791f70
PB
10032005-07-24 Paolo Bonzini <bonzini@gnu.org>
1004
1005 * Makefile.tpl: Wrap install between unstage and stage
1006 * Makefile.in: Regenerate.
1007
35f5a23f
EC
10082005-07-21 Eric Christopher <echristo@apple.com>
1009
1010 * MAINTAINERS: Update affiliation.
1011
ff3ddf15
PW
10122005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
1013
1014 * MAINTAINERS: Add self as crx port maintainer.
1015
3a664c1c
DD
10162005-07-20 DJ Delorie <dj@redhat.com>
1017
1018 * MAINTAINERS: Add self as m32c maintainer.
1019
539df155
KC
10202005-07-16 Kelley Cook <kcook@gcc.gnu.org>
1021
1022 * all files: Update FSF address.
1023
be9c593a
EC
10242005-07-15 Eric Christopher <echristo@redhat.com>
1025
1026 * MAINTAINERS: Change affiliation.
1027
fd7ea4ab
JB
10282005-07-14 Jim Blandy <jimb@redhat.com>
1029
1030 * configure.in: Add cases for Renesas m32c.
1031 * configure: Regenerated.
1032
0063a823
KC
10332005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1034
d0ca130a
KC
1035 * COPYING.LIB: Update from fsf.org.
1036
10372005-07-14 Kelley Cook <kcook@gcc.gnu.org>
1038
1039 * COPYING, compile, config.guess,
0063a823
KC
1040 config.sub, install-sh, missing, mkinstalldirs,
1041 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 1042 * config-ml.in: Update FSF address.
0063a823 1043
a8ba31f2
EC
10442005-07-13 Eric Christopher <echristo@redhat.com>
1045
1046 * configure.in: Add toplevel noconfigdir support for tpf.
1047 * configure: Regenerate.
1048
5bea4a03
PB
10492005-07-11 Paolo Bonzini <bonzini@gnu.org>
1050
1051 PR ada/22340
1052
1053 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1054 * Makefile.in: Regenerate.
1055
284bdbbd
MM
10562005-07-07 Mark Mitchell <mark@codesourcery.com>
1057
1058 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
1059 Brolley to write-after-approval.
1060
452190fb
AS
10612005-07-07 Andreas Schwab <schwab@suse.de>
1062
1063 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1064 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1065 * Makefile.in: Regenerated.
1066
9c8f9ec2
GK
10672005-07-06 Geoffrey Keating <geoffk@apple.com>
1068
1069 * configure.in: Don't build sim or rda when targetting darwin.
1070 * configure: Regenerate.
1071
ef0087a7
KH
10722005-07-06 Kazu Hirata <kazu@codesourcery.com>
1073
1074 * configure.in: Add --enable-libssp and --disable-libssp.
1075 * configure: Regenerate with autoconf-2.13.
1076
77008252
JJ
10772005-07-02 Jakub Jelinek <jakub@redhat.com>
1078
1079 * Makefile.def (target_modules): Add libssp.
1080 * configure.in (target_libraries): Add target-libssp.
1081 * configure: Rebuilt.
1082 * Makefile.in: Rebuilt.
1083
a04eae1b
ZW
10842005-07-01 Zack Weinberg <zackw@panix.com>
1085
1086 * MAINTAINERS: Change email address. Resign from maintainership.
1087
948884cd
RG
10882005-07-01 Richard Guenther <rguenther@suse.de>
1089
1090 * MAINTAINERS: Change my e-mail address and affiliation.
1091
c7870f5d
PB
10922005-06-22 Paolo Bonzini <bonzini@gnu.org>
1093
1094 * Makefile.def (stagefeedback): Come after profile.
1095 Define profiledbootstrap target.
1096 * Makefile.tpl (profiledbootstrap): Remove.
1097 (stageprofile-end): Zap stagefeedback.
1098 (stagefeedback-start): Copy all .gcda files, not only GCC's.
1099 * Makefile.in: Regenerate.
1100
ab99519a
RS
11012005-06-13 Richard Sandiford <richard@codesourcery.com>
1102
1103 * MAINTAINERS: Update my email address.
1104
f610dd5f
ZW
11052005-06-13 Zack Weinberg <zack@codesourcery.com>
1106
1107 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
1108 In 'cpp' stanza, support '#line' as well as '# '.
1109
71bc2a83
AS
11102005-06-08 Andreas Schwab <schwab@suse.de>
1111
1112 * MAINTAINERS: Move myself from 'Write After Approval' to
1113 'CPU Port Maintainers' section as m68k maintainer.
1114
4fab7234
HPN
11152005-06-07 Hans-Peter Nilsson <hp@axis.com>
1116
1117 * configure.in (unsupported_languages): New macro.
1118 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
1119 non-ported target libraries in noconfigdirs.
1120 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1121 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 1122 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
1123 unsupported_languages.
1124 * configure: Regenerate.
1125
68193f9b
TS
11262005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1127
1128 * configure.in: Fix typo in handling of --with-mpfr-dir.
1129 * configure: Regenerate.
1130
f26f6b8d
RS
11312005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
1132
1133 * MAINTAINERS: Update my email address.
1134
ba4853f8
JB
11352005-06-02 Jim Blandy <jimb@redhat.com>
1136
1137 * config.sub: Add cases for the Renesas m32c. (This patch has been
1138 accepted into the master sources.)
1139
79dd769c 11402005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
1141 Michael Snyder <msnyder@redhat.com>
1142 Stan Cox <scox@redhat.com>
79dd769c 1143
f610dd5f 1144 * configure.in: Set noconfigdirs for ms1.
79dd769c 1145
f610dd5f 1146 * configure: Regenerate.
79dd769c 1147
d29e107f
JD
11482005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
1149
1150 * MAINTAINERS (Write After Approval): Add self.
1151
e93196c3
JC
11522005-06-01 Josh Conner <jconner@apple.com>
1153
1154 * MAINTAINERS (Write After Approval): Add self.
1155
ae263c7a
KH
11562005-06-01 Kazu Hirata <kazu@codesourcery.com>
1157
1158 * MAINTAINERS: Update my email address.
1159
585b3aa3
ZM
11602005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
1161
1162 * MAINTAINERS (Write After Approval): Add self.
1163
4930c50b
CD
11642005-05-26 Chris Demetriou <cgd@broadcom.com>
1165
1166 * MAINTAINERS (Write After Approval): Remove self.
1167
2dfbef6d
PB
11682005-05-25 Paolo Bonzini <bonzini@gnu.org>
1169
1170 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1171 (Dependencies): Consider target modules for bootstrap dependencies.
1172 Make target bootstrap modules depend on each stage's gcc.
1173 * Makefile.in: Regenerate.
1174
bcb28cf5
PB
11752005-05-20 Paolo Bonzini <bonzini@gnu.org>
1176
1177 * Makefile.def (configure-gcc): Depend on binutils having been built.
1178 (all-gcc): No need to do it here.
1179 * Makefile.in: Regenerate.
1180
0cf085e4
PB
11812005-05-19 Paul Brook <paul@codesourcery.com>
1182
f610dd5f 1183 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
1184 language cannot be built.
1185 * configure: Regenerate.
1186
dfb2c39a
DJ
11872005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1188
1189 * ylwrap: Import from Automake 1.9.5.
1190
771aaa92
DU
11912005-05-13 David Ung <davidu@mips.com>
1192
1193 * MAINTAINERS (Write After Approval): Add self.
1194
3ac9bd58
MS
11952005-05-09 Mike Stump <mrs@apple.com>
1196
1197 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1198 lt_cv_sys_max_cmd_len for now.
f610dd5f 1199
f77a5578
SC
12002005-05-09 Stan Cox <scox@redhat.com>
1201
1202 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1203
795e36e5
MK
12042005-05-08 Matt Kraai <kraai@ftbfs.org>
1205
1206 * README.SCO: Update the URL.
1207
c9392a2b
DE
12082005-05-05 David Edelsohn <edelsohn@gnu.org>
1209
1210 * ltconfig: Define file_list_spec. Pass file_list_spec and
1211 with_gnu_ld to libtool.
1212 * ltcf-c.sh (aix[45]): Define file_list_spec.
1213 * ltcf-cxx.sh (aix[45]): Same.
1214 * ltcf-gcj.sh (aix[45]): Same.
1215 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1216 exists, write list of input files to temporary file.
1217
bebcd931
MS
12182005-05-04 Mike Stump <mrs@apple.com>
1219
1220 * configure.in: Always pass --target to target configures as
1221 otherwise rebuilds that do --recheck will fail.
1222 * confiugure: Rebuilt.
1223
ce406537
PB
12242005-05-04 Paolo Bonzini <bonzini@gnu.org>
1225
1226 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1227 STAGE_HOST_EXPORTS.
1228 (configure, all): Add bootstrap support.
1229 (Host modules, target modules): Pass post-stage1 flags and exports.
1230 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1231 * Makefile.in: Regenerate.
1232
aa9dcfc4
PB
12332005-04-29 Paolo Bonzini <bonzini@gnu.org>
1234
1235 * configure: Regenerate.
1236
b6f9abcf
MS
12372005-04-27 Mike Stump <mrs@apple.com>
1238
1239 * MAINTAINERS: Add self as darwin maintainer.
1240
acb217cb
BS
12412005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1242
1243 * config.sub: Update from master copy.
1244
b6dae270
MS
12452005-04-21 Mike Stump <mrs@apple.com>
1246
1247 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1248 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1249
c2e0d3a9
HPN
12502005-04-19 Hans-Peter Nilsson <hp@axis.com>
1251
1252 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1253 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1254 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1255 "*-*-elf" and "*-*-linux*".
1256 * configure: Regenerate.
1257
871ae772
JM
12582005-04-14 Joseph S. Myers <joseph@codesourcery.com>
1259
1260 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1261
bf070c29
MS
12622005-04-12 Mike Stump <mrs@apple.com>
1263
1264 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1265
e865b6f7
TK
12662005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
7b71ad7f
BS
12702005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
1271
1272 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1273
25b42232
PB
12742005-04-06 Paolo Bonzini <bonzini@gnu.org>
1275
f610dd5f 1276 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
1277 (TARGET_CONFIGARGS): Include --with-target-subdir.
1278 (configure, all): New macros. Use them throughout.
1279 * Makefile.in: Regenerate.
1280
d727c624
JG
12812005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 1284
fff72cc4
ZD
12852005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1286
1287 * MAINTAINERS: Remove 'loop unrolling' maintainer.
1288
86472dc3
GP
12892005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
1290
1291 * MAINTAINERS: Move John Carr to Write After Approval.
1292
5d0f90e5
R
12932005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1294
1295 * config/mh-mingw32: Delete.
1296 * configure.in: Don't use it.
1297 * configure: Regenerate.
1298
33da42bc
PB
12992005-03-31 Paolo Bonzini <bonzini@gnu.org>
1300
1301 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1302 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1303 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1304 (HOST_LIB_PATH): Generate from Makefile.def.
1305 (TARGET_LIB_PATH): Likewise.
1306 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1307 * Makefile.in: Regenerate.
1308 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1309 (RPATH_ENVVAR): Include Darwin case.
1310 * configure: Regenerate.
1311
15cc1841
TF
13122005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
1313
1314 * MAINTAINERS (Various Maintainers): Remove self.
1315 (Write After Approval): Add self.
1316
6a8c79d5
TF
13172005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
1318
1319 * MAINTAINERS (Various Maintainers): Add self.
1320
256f7136
PB
13212005-03-25 Paolo Bonzini <bonzini@gnu.org>
1322
1323 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1324 * configure: Regenerate.
1325
191dd2c9
ZW
13262005-03-21 Zack Weinberg <zack@codesourcery.com>
1327
1328 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1329 gcc_version, and gcc_version_trigger from set of flags to pass.
1330 * Makefile.tpl: Remove definitions of above variables.
1331 (config.status): Remove dependency on $(gcc_version_trigger).
1332 * Makefile.in: Regenerate.
1333 * configure.in: Do not reference config/gcc-version.m4 nor
1334 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1335 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1336 * configure: Regenerate.
1337
ef6e9bc0
MH
13382005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1339 Andrew Pinski <pinskia@physics.uc.edu>
1340
1341 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1342 * Makefile.in: Regenerate.
1343
009bbd5a
FW
13442005-03-13 Feng Wang <fengwang@nudt.edu.cn>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
09f8755b
DA
13482005-03-03 David Ayers <d.ayers@inode.at>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
e73ed25c
AO
13522005-03-01 Alexandre Oliva <aoliva@redhat.com>
1353
1354 PR libgcj/20160
1355 * ltmain.sh: Avoid creating archives with components that have
1356 duplicate basenames.
1357
ace9ac7b
AP
13582005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1359
1360 PR bootstrap/20250
1361 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1362 instead of check.
1363 * Makefile.in: Regenerate.
1364
c9db9354
PB
13652005-02-28 Paolo Bonzini <bonzini@gnu.org>
1366
1367 * Makefile.in: Regenerate to fix conflict between the previous two
1368 patches.
1369
215c351a
PB
13702005-02-28 Paolo Bonzini <bonzini@gnu.org>
1371
1372 PR bootstrap/17383
1373 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1374 * Makefile.tpl (HOST_SUBDIR): New substitution.
1375 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1376 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1377 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1378 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1379 (Host modules, Bootstrapped modules): Use it.
1380 (Build modules, Target modules): Do not create symlink trees,
1381 always configure out-of-srcdir.
1382 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1383 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1384 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1385 $(HOST_SUBDIR). Create a symlink for host_subdir.
1386
1387 * Makefile.in: Regenerate.
1388 * configure: Regenerate.
1389
5395b47b
NN
13902005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
1391
1392 Merged from libada-gnattools-branch:
1393 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1394
1395 * gnattools: New directory.
1396 * Makefile.def: Add gnattools as a module, depending on target-libada.
1397 * Makefile.in: Regenerate.
1398 * configure.in: Include gnattools in host_tools; disable it if ada
1399 is disabled.
1400 * configure: Regenerate.
1401
ca2cc05c
JM
14022005-02-24 James A. Morrison <phython@gcc.gnu.org>
1403
1404 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1405 treelang maintainer.
1406 (Write After Approval): Remove myself.
1407
d2f3024f
PS
14082005-02-23 Paul Schlie <schlie@comcast.net>
1409
1410 * configure.in: Allow darwin targeted ports to build tk, itcl and
1411 libgui.
1412 * configure: Regenerate.
1413
bba5e0ca
EB
14142005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1415
1416 PR libgcj/10353
1417 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1418 * configure: Regenerate.
1419
70132ce7
SK
14202005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
1421
1422 * MAINTAINERS (Write After Approval): Add myself.
1423
20f0edca
ILT
14242005-02-10 Ian Lance Taylor <ian@airs.com>
1425
1426 * MAINTAINERS: Update my e-mail address.
1427
e64e5109
RG
14282005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
40d64b5a
HPN
14322005-01-29 Hans-Peter Nilsson <hp@axis.com>
1433
1434 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1435 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1436 target-libgloss when not *-*-elf and *-*-aout.
1437 * configure: Regenerate.
1438
54a12711
KH
14392005-01-23 Kazu Hirata <kazu@cs.umass.edu>
1440
1441 * MAINTAINERS: Remove obsolete entries.
1442
0aa99dbb
KH
1443 * MAINTAINERS (Write After Approval): Add Michael Matz.
1444
2b009f5f
NB
14452005-01-19 Neil Booth <neil@daikokuya.co.uk>
1446
1447 * MAINTAINERS: Remove self as cpplib maintainer.
1448
385870f5
KC
14492005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1450
1451 * install-sh, config.sub: Import from upstream.
1452
e7daab31
KC
14532005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1454
1455 PR bootstrap/18222
1456 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1457 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1458 * Makefile.in: Regenerate.
1459
e6003f4d
JT
14602005-01-16 Jason Thorpe <thorpej@netbsd.org>
1461
1462 * MAINTAINERS: Update my email address.
1463
145e2972 14642005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 1465 Andreas Schwab <schwab@suse.de>
145e2972
DE
1466
1467 PR bootstrap/18033
1468 * config-ml.in: Eval option if surrounded by single quotes.
1469
86c7e0da
PB
14702005-01-03 Paolo Bonzini <bonzini@gnu.org>
1471
1472 Revert 2004-12-28 Makefile changes, a better fix will be
1473 applied to mainline and src after GCC 4.0 branches.
1474
3224a22f
PB
14752004-12-28 Paolo Bonzini <bonzini@gnu.org>
1476
1477 PR bootstrap/17383
1478
1479 * Makefile.def (target_modules): Remove stage parameter,
1480 it is always true now.
1481 * Makefile.tpl (configure-build-[+module+],
1482 configure-target-[+module+]): Always build symlink tree
1483 for the directory and for include. BUILD_SUBDIR and
1484 TARGET_SUBDIR cannot be . anymore.
1485 * Makefile.in: Regenerate.
1486
aaf51ca2
DE
14872004-12-25 David Edelsohn <edelsohn@gnu.org>
1488
1489 Revert 2004-12-08 Makefile changes.
1490
4e32e454
DS
14912004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
1492
1493 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1494 cygwin, mingw.
1495
669f01d8
AS
14962004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1497
1498 * configure.in (sh64-*-*): Reenable gprof.
1499 * configure: Regenerate.
1500
1b227ee0
DE
15012004-12-08 David Edelsohn <edelsohn@gnu.org>
1502
1503 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1504 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1505 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1506 * Makefile.in: Regenerate.
1507
ce5e944c
CF
15082004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
1509
1510 * MAINTAINERS: Update my email address.
1511
893f1e87
MK
15122004-12-07 Matt Kraai <kraai@ftbfs.org>
1513
1514 * Makefile.tpl: Generate normal dependencies if the LHS module is
1515 not bootstrapped.
1516 * Makefile.in: Regenerate.
1517
bb59c339
RS
15182004-12-03 Richard Sandiford <rsandifo@redhat.com>
1519
1520 * configure.in: Include config/gxx-include-dir.m4. Use
1521 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1522 * configure: Regenerate.
1523
4982adbe
RS
15242004-12-03 Richard Sandiford <rsandifo@redhat.com>
1525
1526 * config.if: Delete.
1527 * configure.in: Set libstdcxx_incdir directly.
1528 * configure: Regenerate.
1529
05750653
EC
15302004-12-02 Eric Christopher <echristo@redhat.com>
1531
1532 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1533 * Makefile.in: Regenerate.
1534
5fef1dbd
RS
15352004-12-02 Richard Sandiford <rsandifo@redhat.com>
1536
1537 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1538 * configure: Regenerate.
1539
afabd8e6
RS
15402004-12-02 Richard Sandiford <rsandifo@redhat.com>
1541
1542 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1543 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1544 * configure: Regenerate.
1545
78716e86
EC
15462004-12-01 Eric Christopher <echristo@redhat.com>
1547
1548 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1549 of things to remove.
1550
57ab8ba9
MK
15512004-11-29 Matt Kraai <kraai@ftbfs.org>
1552
1553 * MAINTAINERS (Write After Approval): Update my e-mail address.
1554
2539bffe
KC
15552004-11-29 Kelley Cook <kcook@gcc.gnu.org>
1556
1557 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1558 from CVS libtool to always pass_all.
1559
3e732ba0
JDA
15602004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1561
1562 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1563 (hppa*64*-*-*): Delete incorrect comment.
1564 * configure: Rebuilt.
1565
767f726e
KC
15662004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1567
1568 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1569
2c92e90f
KC
15702004-11-24 Kelley Cook <kcook@gcc.gnu.org>
1571
1572 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1573 from CVS libtool to always pass_all.
1574
32f84e48
KC
15752004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1576
1577 * install-sh, compile: Import from automake.
1578
9587be8a
KC
15792004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1580
1581 * config.guess, config.sub: Import from savannnah.
1582
04e81808 15832004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
1584
1585 * MAINTAINERS (Write After Approval): Add myself
1586
f87a2b2e
MS
15872004-11-12 Mike Stump <mrs@apple.com>
1588
1589 * Makefile.def: Add html support.
1590 * Makefile.tpl: Likewise.
1591 * Makefile.in: Regenerate.
1592
848556c2
GK
15932004-11-11 Geoffrey Keating <geoffk@apple.com>
1594
556f03c4
GK
1595 PR 18423
1596 * configure.in: Remove all instances of build-fixincludes from
1597 noconfigdirs.
1598 (build_configargs): Supply --target to subdirectories.
1599 * configure: Regenerate.
1600
848556c2
GK
1601 * Makefile.def: Make gcc install depend on fixincludes install.
1602 * Makefile.in: Regenerate.
1603
9e5712a5
JJ
16042004-11-10 Janis Johnson <janis187@us.ibm.com>
1605
1606 * MAINTAINERS: Add myself as gcc testsuite maintainer.
1607
4ef509c0
PB
16082004-11-11 Paul Brook <paul@codesourcery.com>
1609
1610 * MAINTAINERS: Add self as arm maintainer. Update email address.
1611
20d11df6
HPN
16122004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1613
1614 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1615 target-libgfortran.
79fd8592 1616 * configure: Regenerate.
20d11df6 1617
68c70f15
DE
16182004-11-07 David Edelsohn <edelsohn@gnu.org>
1619
1620 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1621 like CC.
1622
54f88091
PB
16232004-11-05 Paolo Bonzini <bonzini@gnu.org>
1624
1625 * Makefile.def (host fixincludes): Specify missing targets.
1626 * Makefile.in: Regenerate.
1627
6866abb8
RC
16282004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
1629
1630 * MAINTAINERS: Add myself
1631
83f62578
GL
16322004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
53c7ffe7
GK
16362004-11-04 Geoffrey Keating <geoffk@apple.com>
1637
1638 * Makefile.def: Build fixincludes for the host, too.
1639 * Makefile.in: Regenerate.
1640 * configure.in (host_tools): Add fixincludes.
1641 * configure: Regenerate.
1642
ac8b3d9d
DJ
16432004-11-04 Daniel Jacobowitz <dan@debian.org>
1644
1645 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1646 * configure: Regenerated.
1647
bab37580
L
16482004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 PR other/17783
1651 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1652 * configure: Regenerated.
1653
db1de713
MM
16542004-10-31 Mark Mitchell <mark@codesourcery.com>
1655
1656 * README.SCO: Update per FSF instructions.
1657
a827e21a
EW
16582004-10-28 Eric B. Weddington <ericw@evcohs.com>
1659
1660 PR target/18151
1661 * configure.in (case ${target}): Do not build fixincludes for avr.
1662 * configure: Regenerated.
1663
9d069a4f
PB
16642004-10-26 Paolo Bonzini <bonzini@gnu.org>
1665
1666 * configure.in (case ${target}): Do not build fixincludes
1667 on platforms where it is not used.
1668 * configure: Regenerated.
1669
fc45f3fe
DJ
16702004-10-23 Daniel Jacobowitz <dan@debian.org>
1671
1672 * configure.in: Use an absolute path to install-sh.
1673 * configure: Regenerated.
1674
36554b92
AL
16752004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
88e9994a
KH
16792004-10-19 Kazu Hirata <kazu@cs.umass.edu>
1680
1681 * MAINTAINERS: Remove from Write After Approval those that are
1682 already maintainers.
1683
ad02a944
SP
16842004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
1685
1686 * MAINTAINERS: Update my email address.
1687
c8e6cd41
KC
16882004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1689
1690 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1691 * configure: Regenerate.
1692
ebe55024
R
16932004-10-07 J"orn Rennecke <joern.rennecke@st.com>
1694
1695 * MAINTAINERS: Update my email address.
1696
a8b0957e
KH
16972004-10-07 Kazu Hirata <kazu@cs.umass.edu>
1698
1699 * MAINTAINERS (Language Front Ends Maintainers): New. Move
1700 entries belonging to this category.
1701
96836f61
JZ
17022004-10-06 Josef Zlomek <josef.zlomek@email.cz>
1703
1704 * MAINTAINERS: Update my e-mail address.
1705
7e0b5752
PB
17062004-10-06 Paolo Bonzini <bonzini@gnu.org>
1707
1708 Fix wrong conflict resolution in:
1709
1710 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1711
1712 * Makefile.in: Regenerate.
1713 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1714 in the recursive `make', instead of hardwiring `all'.
1715 (Autogenerated TARGET-* variables): New.
1716
370f7a47
TL
17172004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
1718
1719 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 1720 * configure: Regenerate.
370f7a47 1721
13e5d623
KH
17222004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1723
1724 * MAINTAINERS (Various Maintainers): Move the "windows,
1725 cygwin, mingw" maintainer to ...
1726 (OS Port Maintainers): ... here.
1727
a6497c1b
KH
17282004-10-04 Kazu Hirata <kazu@cs.umass.edu>
1729
1730 * MAINTAINERS (Write After Approval): Remove those that are
1731 maintainers of some subsystem.
1732
1abb828a
D
17332004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1734
1735 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1736 * ltcf-cxx.sh (tpf*): Likewise.
1737 * ltconfig (tpf*): Add TPF OS configuration support.
1738
16d1338d
BS
17392004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
1740
1741 * MAINTAINERS: Change my email address to my new work account.
1742
9082a750
MR
17432004-09-24 Michael Roth <mroth@nessie.de>
1744
1745 * configure.in (--without-headers): Add missing double quotes.
1746 * configure: Regenerate.
1747
07a8bdf8
KC
17482004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1749
1750 * ylwrap: Revert to previous version.
1751
4c4a5bbc
L
17522004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1753
1754 PR bootstrap/17369
1755 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1756 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1757 SET_GCC_LIB_PATH_CMD.
1758 (BASE_TARGET_EXPORTS): Likewise.
1759 * Makefile.in: Regenerated.
1760
1761 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1762 * configure: Regenerated.
1763
85f59630
KC
17642004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1765
1766 * config.guess: New upstream version
1767 * compile, depcomp, install-sh, ylwrap: Likewise.
1768
95c53c62
RS
17692004-09-19 Roger Sayle <roger@eyesopen.com>
1770
1771 * config/mh-x86omitfp: New host makefile fragment. Add
1772 -fomit-frame-pointer to the default BOOT_CFLAGS.
1773 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1774 * configure: Regenerate.
1775
0a1c093b
AP
17762004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1777
1778 PR target/11572
1779 * configure.in (*-*-darwin*): Renable libobjc.
1780 * configure: Regenerate.
1781
315fcf97
NS
17822004-09-10 Nathan Sidwell <nathan@codesourcery.com>
1783
1784 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1785
0a050485 17862004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 1787
0a050485
DB
1788 * Makefile.def: Remove libbanshee.
1789 * Makefile.tpl: Ditto.
1790 * configure.in: Ditto.
1791 * Makefile.in: Regen.
1792 * configure: Ditto.
1793
5f4a098e
DE
17942004-09-08 David Edelsohn <edelsohn@gnu.org>
1795
1796 * ltmain.sh: Use $pic_object as $non_pic_object if
1797 $non_pic_object=none.
1798
32b2511f
PB
17992004-09-07 Paolo Bonzini <bonzini@gnu.org>
1800
1801 * missing: Import latest version from master repository.
1802
fc4d0e82
NC
18032004-09-06 Nick Clifton <nickc@redhat.com>
1804
1805 * config.sub: Import latest version from master repository.
1806 * config.guess: Likewise.
1807 This includes these changes:
78716e86 1808
fc4d0e82
NC
1809 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1810
1811 * config.sub: Handle crisv32, alias etraxfs.
1812 * config.guess (crisv32:Linux:*:*): Handle.
1813
1814 2004-08-13 Brad Smith <brad@comstyle.com>
1815
1816 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1817 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1818
1819 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1820
1821 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1822 assume the processor is a powerpc. This is because coreutils
1823 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1824 in this case, due to a MacOS X bug that causes
1825 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1826 to return a negative number.
1827 Problem reported by Petter Reinholdtsen in:
1828 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1829
1830 2004-07-19 Ben Elliston <bje@gnu.org>
1831
1832 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1833
1834 2004-06-24 Ben Elliston <bje@gnu.org>
1835
1836 * config.guess: Update copyright years.
1837 * config.sub: Likewise.
1838
1839 2004-06-22 Robert Millan <robertmh@gnu.org>
1840
1841 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1842 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1843
1844 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1845
1846 * config.guess (*:*VMS:*:*): New entry. Replaces
1847 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1848 manufacturer.
1849
1850 2004-06-22 Ben Elliston <bje@gnu.org>
1851
1852 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1853 * config.sub: Likewise.
1854
1855 2004-06-22 Ben Elliston <bje@gnu.org>
1856
1857 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1858 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1859
1860 2004-06-11 Ben Elliston <bje@gnu.org>
1861
1862 * config.guess (pegasos:OpenBSD:*:*): Remove.
1863
1864 2004-06-11 Ben Elliston <bje@gnu.org>
1865
1866 From Wouter Verhelst <wouter@grep.be>:
1867 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1868
1869 2004-06-11 Ben Elliston <bje@gnu.org>
1870
1871 * config.guess (luna88k:OpenBSD:*:*): New.
1872
1873 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1874
1875 * config.guess (m32r*:Linux:*:*): New case.
1876 * config.sub: Handle m32rle.
1877
1878 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1879
1880 From Jens Petersen <petersen@redhat.com>:
1881 * config.sub: Handle sparcv8.
1882
1883 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1884
1885 From Tom Smith <smith@cag.lkg.hp.com>:
1886 * config.guess: Version suffixes are equally significant on Tru64
1887 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1888 prefix of "P" (patched kernel).
1889
1890 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1891
1892 * config.sub: Add support for National Semiconductor CRX target.
1893
2f4cc6bf
JJ
18942004-09-03 Janis Johnson <janis187@us.ibm.com>
1895
1896 * MAINTAINERS (Various Maintainers): Remove myself as web page
1897 maintainer, add myself as maintainer of build status lists.
1898
61fec9ff
JB
18992004-09-03 Jan Beulich <jbeulich@novell.com>
1900
1901 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1902 *-*-netware, but add target-libmudflap.
1903 Consolidate *-*-netware targets (of which really only i?86 exists)
1904 into a single entry.
1905 * configure: Likewise.
1906
45f366ab
PB
19072004-09-01 Paolo Bonzini <bonzini@gnu.org>
1908
1909 * Makefile.tpl (sorry): Remove.
1910 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1911 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1912 (do-clean): Clean per-stage directories too.
1913 (do-distclean): Run distclean-stage1 too.
1914 (.NOTPARALLEL): Enable during toplevel bootstrap.
1915 (stage[+id+]-bubble): Enable parallel execution during
1916 the recursive invocation.
1917 * Makefile.in: Regenerate.
1918
1919 Fix previous checkin:
1920
1921 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1922 include.
1923 * configure.in: Fix indentation.
1924 * configure: Regenerate.
1925
be8fff81
RB
19262004-08-31 Robert Bowdidge <bowdidge@apple.com>
1927
45f366ab
PB
1928 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1929 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1930 * configure: regenerate
78716e86 1931 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 1932 -mdynamic-no-pic
be8fff81
RB
1933
1934
71b5d516
PB
19352004-08-31 Paolo Bonzini <bonzini@gnu.org>
1936
1937 * Makefile.def (build_modules): Add fixincludes.
1938 (dependencies): Make gcc depend on fixincludes.
1939 * configure.in (build_tools): Add fixincludes.
1940 (build_configdirs): Always include build_libs.
1941 * Makefile.in: Regenerate.
1942 * configure: Regenerate.
1943
19442004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
1945
1946 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1947 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1948 phony targets; do not generate timestamp files.
1949 (distclean-stageN): Remove references to their timestamp files.
1950 (restageN, touch-stageN): Remove.
1951 (stageN-bubble): Rewritten.
1952 (compare): Support lean bootstraps.
1953 * Makefile.in: Regenerate.
1954
1955 * configure.in: Only warn when bootstrapping but
1956 build != host or build != target. Support lean bootstraps.
1957 * configure: Regenerate.
1958
ce7cbbb0
PE
19592004-08-26 Phil Edwards <phil@codesourcery.com>
1960
1961 * configure.in: Give a better error message if GMP/MPFR are missing
1962 and a language needing them has been requested.
1963 * configure: Regenerated.
1964
9c71a529
PE
19652004-08-25 Phil Edwards <phil@codesourcery.com>
1966
1967 * configure.in: Print a list of available language front-ends if
1968 a requested one is missing. Tidy stray tab characters.
1969 * configure: Regenerated.
1970
e3f92d3b
MK
19712004-08-19 Michael Koch <konqueror@gmx.de>
1972
1973 * gcc/doc/install.texi: Update entry about automake for libjava.
1974
c3f84f61
RM
19752004-08-17 Robert Millan <robertmh@gnu.org>
1976
1977 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1978 (instead of FreeBSD).
1979 * configure: Regenerate.
1980
7c27e184
PB
19812004-08-16 Paolo Bonzini <bonzini@gnu.org>
1982
1983 * Makefile.in: Regenerate.
1984 * configure: Regenerate.
1985
1986 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1987 stage_*_flags.
1988 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1989 for bootstrapped modules if toplevel bootstrap is going.
1990 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1991 modules. Adjust for changes in Makefile.def. Enable several
1992 rules even in non-bootstrap mode, just to avoid peppering the
1993 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1994 (stage-[+prev+]-bubble): Remove.
1995
1996 * Makefile.def (Dependencies): Depend on all-build-bison,
1997 all-build-flex, all-build-byacc, all-build-texinfo, rather
1998 than the host variations.
1999 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
2000 with BUILD_SUBDIR.
2001 (BISON): Update for recent Bisons.
2002 (YACC): Fix typo.
2003 (cross): Depend on all-build.
2004 (all): Do not depend on all-build.
2005 (prebootstrap): Remove.
2006 (dep-kind): Accept separate prefixes for MODULE and ON variables.
2007 (Prebootstrap dependencies): Add them to the per-stage targets
2008 and to all-prebootstrap.
2009 * configure.in (build_configdirs): Always enable build_tools.
2010 (BUILD_DIR_PREFIX): Remove.
2011
2012 * Makefile.def (gcc): Add target variable.
2013 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2014 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2015 in the recursive `make', instead of hardwiring `all'.
2016 (Autogenerated TARGET-* variables): New.
2017
20f3bb80
BB
20182004-08-13 Brian Booth <bbooth@redhat.com>
2019
2020 * MAINTAINERS: Remove myself from write-after-approval.
2021
b5be499d
NN
20222004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2023
2024 * src-release: Stop distributing mmalloc with gdb (which doesn't
2025 use it).
2026 * Makefile.def: GDB doesn't depend on mmalloc anymore.
2027 * Makefile.in: Regenerate.
2028
b3f8d95d
MM
20292004-08-09 Mark Mitchell <mark@codesourcery.com>
2030
2031 * configure.in (arm*-*-eabi*): New target.
2032 * configure: Regenerate.
2033
3589b69e
PB
20342004-08-06 Paolo Bonzini <bonzini@gnu.org>
2035
2036 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2037 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2038 (Dependencies): New section.
2039 * Makefile.tpl (Dependencies): Generate from Makefile.def.
2040 (configure-target-[+module+]): Depend on maybe-all-gcc
2041 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
2042 (toplevel profiledbootstrap): Fix dependencies.
2043 * Makefile.in: Regenerate.
2044
972974fc
MM
20452004-08-03 Mark Mitchell <mark@codesourcery.com>
2046
2047 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2048 target-libiberty to noconfigdirs.
2049 * configure: Regenerate.
2050
bebf829d
PB
20512004-08-03 Paul Brook <paul@codesourcery.com>
2052
2053 * configure.in: Check for MPFR as well as GMP.
2054 * configure: Regenerate.
2055
98a5bb3b
RM
20562004-08-01 Robert Millan <robertmh@gnu.org>
2057
2058 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2059 libmudflap for all GNU-based systems (with Glibc).
2060 * configure: Regenerate.
2061
d32ab992
PB
20622004-08-03 Paolo Bonzini <bonzini@gnu.org>
2063
2064 * Makefile.def (host-modules): Add gcc.
2065 * Makefile.in: Regenerate.
2066 * Makefile.tpl (sorry): New rule.
2067 (configure-host, all-host, [+make_target+]-host, do-check,
2068 install-host): Do not add gcc as a special case.
2069 (host modules): Add a small special-casing for gcc. Export
2070 extra_make_flags through the environment.
2071 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2072 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2073 other recursive targets for gcc): Remove.
2074
2075 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2076 (stage, unstage): New rules.
2077 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2078 distclean-stage[+id+]): Use stage_current.
2079 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2080 the stage*-start rules.
2081
aeb732c1
GK
20822004-08-02 Geoffrey Keating <geoffk@apple.com>
2083
2084 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2085 use -all_load flag.
2086
25b656e7
PB
20872004-08-02 Paolo Bonzini <bonzini@gnu.org>
2088
2089 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2090 * configure: Regenerate.
2091
cc440d71
TM
20922004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
2093
2094 * maintainer-scripts/gcc_release: Revert yesterday's change.
2095
270e140b
SB
20962004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
2097
2098 * MAINTAINERS: Add myself to write-after-approval.
2099
3e4035f8
TM
21002004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
2101
2102 * libf2c: Removed.
2103 * gcc/gccbug.in: Updated because of libf2c removal.
2104 * maintainer-scripts/gcc_release: Ditto.
2105
a3e8d8b4
LR
21062004-07-09 Loren J. Rittle <ljrittle@acm.org>
2107
2108 * configure.in: Build libmudflap by default on FreeBSD.
2109 * configure: Regenerated.
2110
dfcada9a
MM
21112004-07-09 Mark Mitchell <mark@codesourcery.com>
2112
2113 * configure.in: Do not build libmudflap by default on non-GNU/Linux
2114 systems.
2115 * configure: Regenerated.
2116
3922b216
JDA
21172004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2118
2119 PR target/16344
2120 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2121 feedback based compiler.
2122 * Makefile.in: Rebuilt.
2123
95bcca47
AO
21242004-07-08 Alexandre Oliva <aoliva@redhat.com>
2125
2126 * Makefile.def (host_modules): Set bootstrap=true for flex.
2127 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2128 * Makefile.in: Rebuilt.
2129
051822f6
JH
21302004-07-07 Jan Hubicka <jh@suse.cz>
2131
2132 * MAINTAINERS: Add self as a profile feedback maintainer.
2133
7b61653a
PE
21342004-07-05 Phil Edwards <phil@codesourcery.com>
2135
2136 * configure.in: Do not prepend $srcdir to /dev/null in
2137 makefile fragments.
2138 * configure: Regenerate.
2139
23f6b2f9
PB
21402004-07-01 Paolo Bonzini <bonzini@gnu.org>
2141
2142 * Makefile.def (build_modules): Add bison, byacc, flex,
2143 m4, texinfo.
2144 (flags_to_pass): Add FLEX.
2145 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2146 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2147 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2148 DEFAULT_MAKEINFO): Remove.
2149 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2150 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2151 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2152 objdir or else use configured tool.
2153 (all-build): New.
2154 (all): Depend on it.
2155 (Build module dependencies): Add.
2156 * Makefile.in: Regenerate.
2157 * configure.in: Better support for multiple build modules,
2158 matching what is done for host/target modules. Do not look
2159 for "plausible" locations of build tools if Canadian cross.
2160 Use autoconf's AC_PROG_CC to find a C compiler. Define
2161 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
2162 * configure: Regenerate.
78716e86 2163
1c020272
PB
21642004-06-22 Paolo Bonzini <bonzini@gnu.org>
2165
2166 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2167 * Makefile.in: Regenerate.
2168
a52a0a7f
PB
21692004-06-22 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.tpl (configure-build-[+module+],
2172 configure-[+module+], configure-target-[+module+]): Pass
2173 [+extra_configure_args+].
2174 (all-build-[+module+], all-[+module+], check-[+module+],
2175 install-[+module+], [+make_target+]-[+module+],
2176 all-target-[+module+], check-target-[+module+],
2177 install-target-[+module+], [+make_target+]-target-[+module+]):
2178 Pass [+extra_make_args+].
2179 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2180 (GCC_HOST_EXPORTS): Remove.
2181 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2182 cross, check-gcc, check-gcc-c++, install-gcc,
2183 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2184 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2185 * Makefile.in: Regenerate.
2186
ccde3f1a
MS
21872004-06-21 Matthew Sachs <msachs@apple.com>
2188
2189 * MAINTAINERS: Added self to write-after-approval.
2190
6264b0a6
CF
21912004-06-21 Christopher Faylor <cgf@alum.bu.edu>
2192
2193 * configure.in: Check for srcdir/winsup rather than build directory
2194 winsup.
2195 * configure: Regenerate.
2196
801e2270
CV
21972004-06-17 Corinna Vinschen <vinschen@redhat.com>
2198
2199 * configure.in: Don't build Cygwin native newlib if winsup
2200 directory is missing. Emit warning instead.
2201 * configure: Regenerate.
2202
ad6717df
PB
22032004-06-09 Paolo Bonzini <bonzini@gnu.org>
2204
2205 * Makefile.tpl (touch-stage[+id+]): New.
2206 (restage[+prev+]): Depend on touch-stage[+id+].
2207
2208 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2209 Use it throughout.
2210
2211 * Makefile.def: Add profile and feedback bootstrap stages.
2212 Remove next field from bootstrap stages.
2213 * Makefile.tpl (LN, LN_S): Substitute.
2214 (stageN-start, stageN-end): Use double-colon rules, to
2215 provide a hook for additional setup commands.
2216 (distclean-stageN-gcc, restageN): Create dependencies from
2217 [+prev+], not from [+next+].
2218 (stageN-bubble): Add commands for successive stages from
2219 [+prev+], using double-colon rules.
2220 (all-stageN-gcc): Fix typo.
2221 (stagefeedback-start, profiledbootstrap): New.
2222 * Makefile.in: Regenerate.
2223 * configure.in: Call ACX_PROG_LN.
2224 * configure: Regenerate.
2225
5bbb9680
CY
22262004-06-08 Canqun Yang <canqun@nudt.edu.cn>
2227
2228 * MAINTAINERS (Write After Approval): Add myself.
2229
e18be1d4
MA
22302004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
5607edfd
PB
22342004-06-03 Paolo Bonzini <bonzini@gnu.org>
2235
2236 * configure.in: Fix --enable-bootstrap breakage introduced in trees
2237 without gcc.
2238 * configure: Regenerate.
2239
1ec4e9c3
PB
22402004-06-01 Paolo Bonzini <bonzini@gnu.org>
2241
2242 * Makefile.tpl: Fix typo.
2243 * Makefile.in: Regenerate.
2244
c2f7605f
PB
22452004-06-01 Paolo Bonzini <bonzini@gnu.org>
2246
2247 * configure.in: Remove new- prefix from toplevel
2248 bootstrap targets.
2249 * configure: Regenerate.
2250
f516a7da
PB
22512004-06-01 Paolo Bonzini <bonzini@gnu.org>
2252
2253 * Makefile.tpl (all.normal): Rename to all.
2254 (all): Replace with a rule to pick the default
2255 target from configure.
2256 (all-gcc, configure-gcc): Use conditionals to
2257 do nothing when toplevel bootstrap is going on.
2258 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2259 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2260 * configure.in: Support --enable-bootstrap.
2261
2262 * Makefile.def: Remove new- prefix from toplevel
2263 bootstrap targets.
2264 * Makefile.tpl: Likewise.
2265
2266 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
2267 target.
2268
2269 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2270 $(RECURSE_FLAGS) to recursive invocation of make.
2271
2272 * Makefile.in: Regenerate.
2273 * configure: Regenerate.
2274
78dd5e36
AJ
22752004-05-30 Andreas Jaeger <aj@suse.de>
2276 Jim Wilson <wilson@specifixinc.com>
2277
2278 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2279 like CC.
2280
30f1bddc
DJ
22812004-05-27 Daniel Jacobowitz <dan@debian.org>
2282
2283 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2284 * configure: Regenerate.
2285
4fc4dd12
DJ
22862004-05-25 Daniel Jacobowitz <drow@false.org>
2287
2288 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2289 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2290 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
2291 targets.
2292 * Makefile.in: Regenerate.
2293
94632047 22942004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
2295
2296 * configure.in: Test the ability to symlink directories.
2297 * configure: Regenerate.
2298
2299 * Makefile.def (bootstrap-stage): New definitions.
2300 * Makefile.tpl (configure-stage1-gcc,
2301 configure-stage2-gcc, configure-stage3-gcc,
2302 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2303 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2304 new-restage3, compare): Autogenerate, see Makefile.in
2305 entry for behavioral changes.
2306 (distclean-stage1, new-stage1-start, new-stage1-end,
2307 new-stage1-bubble, distclean-stage2, new-stage2-start,
2308 new-stage2-end, new-stage2-bubble, distclean-stage3,
2309 new-stage3-start, new-stage3-end): New autogenerated targets.
2310 (objext, prebootstrap, BOOT_CFLAGS,
2311 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2312 targets.
2313
2314 * Makefile.in: Regenerate.
2315 (distclean-stage1, new-stage1-start, new-stage1-end,
2316 new-stage1-bubble, distclean-stage2, new-stage2-start,
2317 new-stage2-end, new-stage2-bubble, distclean-stage3,
2318 new-stage3-start, new-stage3-end): New targets.
2319 (all-stage1-gcc): Move prebootstrap dependency from here...
2320 (configure-stage1-gcc): ...to here.
2321 (new-bootstrap): Use bubble targets.
2322 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2323 Use per-stage distclean targets.
2324 (configure-stage1-gcc, configure-stage2-gcc,
2325 configure-stage3-gcc, all-stage1-gcc,
2326 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2327 Use new-stageN-start to prepare the tree.
2328
4f4e53dd
PB
23292004-05-23 Paolo Bonzini <bonzini@gnu.org>
2330
2331 * Makefile.def (host_modules): add libcpp.
2332 * Makefile.tpl: Add dependencies on and for libcpp.
2333 * Makefile.in: Regenerate.
2334 * configure.in: Add libcpp host module.
2335 * configure: Regenerate.
2336
60975492
PB
23372004-05-21 Paolo Bonzini <bonzini@gnu.org>
2338
2339 * Makefile.tpl: Whenever a recursive target is defined, wrap
2340 it in a special @if/@endif block, and prepare its maybe
2341 dependency in the @if/@endif block
2342 * configure.in: Instead of writing maybe dependencies, remove
2343 the @if/@endif statements, and remove the @if/@endif blocks
2344 that remain.
2345 * configure: Regenerate.
2346 * Makefile.in: Regenerate.
2347
5ce7d75d
JJ
23482004-05-20 Janis Johnson <janis187@us.ibm.com>
2349
2350 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2351
c779c42f
KK
23522004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
2353
2354 PR bootstrap/15120
2355 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2356 * */configure: Rebuilt.
2357
b4117c30
ZW
23582004-05-17 Zack Weinberg <zack@codesourcery.com>
2359
2360 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2361 of libf2c.
2362 * configure, Makefile.in: Regenerate.
2363
12973d7a 23642004-05-13 Tobias SchlÃ\83¼ter <tobi@gcc.gnu.org>
75089d48
TS
2365
2366 * MAINTAINERS (Write After Approval): Add myself.
2367
6de9cd9a
DN
23682004-05-13 Diego Novillo <dnovillo@redhat.com>
2369
2370 Merge from tree-ssa-20020619-branch.
2371
2372 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2373 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2374 (HOST_GMPLIBS): Define.
2375 (HOST_GMPINC): Define.
2376 (TARGET_LIB_PATH): Add libmudflap.
2377 (GFORTRAN_FOR_TARGET): Define.
2378 (configure-build*): Export GFORTRAN.
2379 (configure-gcc): Export GMPLIBS and GMPINC.
2380 (all-gcc): Add maybe-all-libbanshee.
2381 (configure-target-libgfortran): Define.
2382 * Makefile.in: Regenerate.
2383 * configure.in (host_libs): Add libbanshee.
2384 (target_libraries): Add target-libmudflap and target-libgfortran.
2385 Add --with-libbanshee.
2386 Handle --disable-libmudflap.
2387 (*-*-freebsd*): Use with_gmp.
2388 Add $(libgcj) to noconfigdirs.
2389 * configure: Regenerate.
2390 * depcomp: New file.
2391 * MAINTAINERS: Add tree-ssa maintainers.
2392
8f1b790f
VM
23932004-05-04 Vladimir Makarov <vmakarov@redhat.com>
2394
b4117c30 2395 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 2396
693446fc
BF
23972004-04-30 Brian Ford <ford@vss.fsi.com>
2398
b4117c30 2399 * MAINTAINERS (Write After Approval): Add myself.
693446fc 2400
d1bb666c
UB
24012004-04-29 Uros Bizjak <uros@kss-loka.si>
2402
b4117c30 2403 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 2404
6cf1ac42
PB
24052004-04-28 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * config/acx.m4: Fix fastcompare support for new-bootstrap.
2408 * configure: Regenerate.
2409
632933d5
PB
24102004-04-27 Paolo Bonzini <bonzini@gnu.org>
2411
2412 Revert:
2413 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
2414
2415 * Makefile.def (flags_to_pass): Remove *dir variables that
2416 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2417 as well as prefix and exec_prefix.
2418 * Makefile.in: Regenerate.
2419
80dc6aa0
RM
24202004-04-26 Robert Millan <robertmh@gnu.org>
2421
2422 Add patches from libtool CVS.
2423 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2424 * ltconfig: Likewise.
2425 * ltcf-c.sh: Likewise.
2426 * ltcf-cxx.sh: Likewise.
2427 * ltcf-gcj.sh: Likewise.
2428
e11283f1
PB
24292004-04-26 Paolo Bonzini <bonzini@gnu.org>
2430
2431 * Makefile.def (host_modules): Mark with the bootstrap
2432 flag packages on which gcc depends.
2433 * Makefile.tpl (all-bootstrap): Use it.
2434 * Makefile.in: Regenerate.
2435
8546950c
PB
24362004-04-26 Paolo Bonzini <bonzini@gnu.org>
2437
2438 * Makefile.def (flags_to_pass): Remove *dir variables that
2439 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2440 as well as prefix and exec_prefix.
2441 * Makefile.in: Regenerate.
2442
a76494aa
PB
24432004-04-26 Paolo Bonzini <bonzini@gnu.org>
2444
b4117c30
ZW
2445 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2446 * configure: Regenerate.
2447 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2448 * gcc/Makefile.tpl (compare): Use the result of the test.
2449 * gcc/Makefile.in: Regenerate.
a76494aa 2450
03a91701
PB
24512004-04-23 Paolo Bonzini <bonzini@gnu.org>
2452
2453 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2454 Always relocate gcc and prev-gcc to the original names, even
2455 if the build fails.
2456 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2457 New targets.
2458
082a6351
LG
24592004-04-23 Laurent GUERBY <laurent@guerby.net>
2460
2461 * MAINTAINERS: Update my email address.
b4117c30 2462
1f1d584b
RO
24632004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2464
2465 * configure.in (mips*-*-irix5*): Enable ld.
2466 * configure: Regenerate.
082a6351 2467
1db673ca
RO
24682004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2469
2470 * configure: Regenerate.
2471
ce4ea44e
JW
24722004-04-15 James E Wilson <wilson@specifixinc.com>
2473
2474 * Makefile.tpl (configure-[+module+], configure-gcc,
2475 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2476 Set and export LDFLAGS.
2477 * Makefile.in: Regenerate.
2478
611f62ad
MC
24792004-04-12 Michael Chastain <mec.gnu@mindspring.com>
2480
b4117c30 2481 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 2482
be912515
NN
24832004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2484
2485 PR bootstrap/14871
2486 * Makefile.tpl: If we don't have built-in-tree target tools,
2487 use the ones found by configure rather than hacking around with
2488 program_transform_name.
2489 * configure.in: Give Makefile.tpl the information necessary
2490 to do that.
2491 * Makefile.in: Regenerate.
2492 * configure: Regenerate.
2493
9104315a
NN
24942004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2495
2496 PR bootstrap/14760
2497 * configure.in: When computing baseargs, strip *all* copies of
2498 offending options. Also, don't match/substitute the trailing space,
2499 so that this actually works when two similar options are separated by
2500 only one space.
2501 * configure: Regenerate.
2502
bef1d700
DE
25032004-04-06 David Edelsohn <edelsohn@gnu.org>
2504
b4117c30
ZW
2505 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2506 (rs6000-*-aix*): Same.
2507 * configure: Regenerate.
bef1d700 2508
54bcf05e 25092004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
2510
2511 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 2512
369a832c 25132004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
2514
2515 * MAINTAINERS: Add myself to write-after-approval.
369a832c 2516
09a9c095
NN
25172004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2518
7caf53cb
NN
2519 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2520 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2521 * Makefile.in: Regenerate.
2522
09a9c095
NN
2523 * configure.in (top level bootstrap support): Rework --enable-werror
2524 to set @stage2_werror_flag@.
2525 * configure: Regenerate.
2526 * Makefile.tpl (top level bootstrap support): Pass
2527 @stage2_werror_flag@ down to configure in stages 2 and 3.
2528 * Makefile.in: Regenerate.
2529
5595a2bd
NN
25302004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2531
cbfd7e06
NN
2532 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2533 for stages 2 and 3 as well as in make. As a consequence, remove
2534 OUTPUT_OPTION (now detected by configure) from the flags passed down
2535 to make.
2536 * Makefile.in: Regenerate.
2537
5595a2bd
NN
2538 * Makefile.tpl (new-bootstrap): Fix typo.
2539 * Makefile.in: Regenerate.
2540
ca3b3e20
NN
25412004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2542
295f4e42
NN
2543 * Makefile.tpl: Rearrange by moving recursive_targets rules
2544 into their proper sections.
2545 * Makefile.tpl (top level bootstrap support): Move disabling
2546 of coverage flags from 'make' to 'configure'; improve comments.
2547 * Makefile.in: Regenerate.
2548
340de83f
NN
2549 * Makefile.tpl (experimental top level bootstrap) Move stage1
2550 language setting from all- target to configure- target; disable
2551 intermodule optimization in stage 1; prevent gratuitous rebuilds
2552 of stage 1.
2553 * Makefile.in: Regenerate.
2554 * configure.in: Comma-separate stage 1 language list for top
2555 level bootstrap.
2556 * configure: Regenerate.
2557
ca3b3e20
NN
2558 * Makefile.tpl: Clean up experimental top level bootstrap support:
2559 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2560 prev-gcc in configure- targets as well as all- targets.
2561 * Makefile.in: Regenerate.
2562
4d038073
KC
25632004-03-21 Kelley Cook <kcook@gcc.gnu.org>
2564
2565 * compile: New file imported from automake.
2566
ab3533d6
PB
25672004-03-17 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * configure.in: Remove symbolic link section.
2570 * configure: Regenerate.
2571 * Makefile.tpl (links): Remove.
2572 * Makefile.in: Regenerate.
2573
1e0f07d3 25742004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 2575 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
2576
2577 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 2578 Set with AC_CHECK_PROGS.
1e0f07d3
PB
2579 * configure.in: Fix comment typo from last patch.
2580 * configure: Regenerate.
2581
2805b53a
NN
25822004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2583
2584 * Makefile.tpl: Introduce experimental top level bootstrap support.
2585 * Makefile.in: Regenerate.
2586 * configure.in: Introduce support for top level bootstrap.
2587 * configure: Regenerate.
2588
79b4b7d2 25892004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2590 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
2591
2592 PR bootstrap/14522
2593 * configure.in: Cope with shells that do not support unquoted ^
2594 * configure: Regenerate.
2595
6bbec498 25962004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 2597 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
2598
2599 PR bootstrap/14522
79b4b7d2 2600 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
2601 quotes inside quoted backquote substitutions.
2602 * configure: Regenerate.
2603
83c15dfc
AP
26042004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2605
2606 PR bootstrap/14522
f2bd98d4 2607 * configure.in: Fix escaping of $.
83c15dfc
AP
2608 * configure: Regenerate.
2609
55ffb5ed
NN
26102004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2611
2612 * configure: Regenerate, since I forgot to while committing Paolo's
2613 changes.
2614
e4c9c075
PB
26152004-03-08 Paolo Bonzini <bonzini@gnu.org>
2616
2617 PR ada/14131
2618 Move language detection to the top level.
2619 * configure.in: Find default values for the tools as
2620 soon as possible. Disable ada if GNAT is not found.
2621 Emit error message about missing languages. Expand
2622 --enable-languages=all for the gcc subdirectory.
2623
5199e2c6
BE
26242004-03-10 Ben Elliston <bje@gnu.org>
2625
2626 * MAINTAINERS: Update my email address.
2627
c18b95e5
DE
26282004-03-05 David Edelsohn <edelsohn@gnu.org>
2629
2630 * ltconfig: Disable building static libraries if building shared
2631 libraries on AIX 5L.
2632
d0fe5ad3
RS
26332004-03-01 Richard Sandiford <rsandifo@redhat.com>
2634
2635 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2636 and disable libgcj.
2637 * configure: Regenerated.
2638
e6f71f9d
BB
26392004-03-01 Brian Booth <bbooth@redhat.com>
2640
2641 * MAINTAINERS: Add myself to write-after-approval.
2642
8983e50e
PB
26432004-03-01 Paolo Bonzini <bonzini@gnu.org>
2644
2645 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2646
d4cd9d81
NN
26472004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2648
2649 PR bootstrap/7087
2650 * Makefile.tpl: Guard XFOO sed statements better.
2651 * Makefile.tpl: Add dependency for configure-target-libada.
2652 * Makefile.in: Regenerate (incidentally fixes broken
2653 commit when libada-branch was merged).
2654
0ea0229e
KC
26552004-02-25 Kelley Cook <kcook@gcc.gnu.org>
2656
2657 * MAINTAINERS: Add myself to write-after-approval.
2658
bad93735
AP
26592004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2660
2661 * MAINTAINERS: Add Nicola Pero and myself as libobjc
2662 maintainers.
2663
a7ca14fc
AC
26642004-02-20 Andrew Cagney <cagney@redhat.com>
2665
2666 * config.guess: Update from version 2003-10-16 to 2004-02-16.
2667 * config.sub: Update from version 2003-11-03 to 2004-02-16.
2668
51592782
NN
26692004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2670
2671 PR bootstrap/11932
2672 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2673
6a30854a
JQ
26742004-02-14 Jerry Quinn <jlquinn@optonline.net>
2675
2676 * MAINTAINERS: Added myself to write-after-approval.
2677
be8b2bee
MK
26782004-02-14 Michael Koch <konqueror@gmx.de>
2679
2680 * MAINTAINERS: Added myself to write-after-approval.
2681
972760b7
JM
26822004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
2683
2684 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
2685 some OS port maintainers to OS port maintainers section.
2686
b0281654
FCE
26872004-02-13 Frank Ch. Eigler <fche@redhat.com>
2688
2689 * MAINTAINERS: Add self.
2690
3c419fd6
KH
26912004-02-12 Kazu Hirata <kazu@cs.umass.edu>
2692
2693 * MAINTAINERS: Alphabetize.
2694
e88e9aee
PB
26952004-02-12 Paolo Bonzini <bonzini@gnu.org>
2696
2697 * MAINTAINERS: Remove myself.
b4117c30 2698
1915e422
DE
26992004-02-11 David Edelsohn <edelsohn@gnu.org>
2700
2701 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2702 (rs6000-*-aix*): Same.
2703 * configure: Regenerate.
2704
a22c2d8d
KC
27052004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2706
2707 * configure.in (host): Add in missing $noconfigdirs to defines.
2708 * configure: Regenerate.
2709
d9cdb878
AC
27102004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2711 Nathanael Nerode <neroden@gcc.gnu.org>
2712
2713 PR ada/6637, PR ada/5911
b4117c30 2714 Merge with libada-branch:
d9cdb878
AC
2715 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2716 with appropriate dependencies. Add --enable-libada configure switch.
2717 * configure, Makefile.in: Regenerate.
2718
8bd92821
PB
27192004-02-09 Paolo Bonzini <bonzini@gnu.org>
2720
2721 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2722
89a95129
RO
27232004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2724
2725 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2726 * configure: Regenerate.
2727
892629bc
GK
27282004-02-04 Geoffrey Keating <geoffk@apple.com>
2729
2730 Merge from upstream:
2731
2732 * ltmain.in: When setting IFS to '~', be careful about user
2733 arguments that contain '~'.
2734
2735 2004-02-04 Peter O'Gorman <peter@pogma.com>
2736
2737 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2738 Also test $base_compile against $CC with escaped arguments. Bug
2739 reported by Geoff Keating <geoffk@apple.com>.
2740
6b402165
KH
27412004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2742
2743 * MAINTAINERS: Remove i960 port.
2744
fa2f0306
DD
27452004-01-23 DJ Delorie <dj@redhat.com>
2746
2747 * Makefile.def (target_modules) [libiberty]: Don't stage.
2748 * Makefile.in: Rebuilt.
2749
9feb20aa
CT
27502004-01-20 Caroline Tice <ctice@apple.com>
2751
2752 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2753
7aed2ccc
PC
27542004-01-19 Paolo Carlini <pcarlini@suse.de>
2755
2756 * MAINTAINERS: Update my email address.
2757
f25bebe1
JM
27582004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2759
2760 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 2761
28083580
VR
27622004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2763
2764 * MAINTAINERS: Remove entries without email address.
2765
c0f4b5e4
DJ
27662004-01-15 Daniel Jacobowitz <drow@mvista.com>
2767
2768 * MAINTAINERS: Add myself to write-after-approval.
2769
b5eb5a5e
SB
27702004-01-15 Steven Bosscher <stevenb@suse.de>
2771
2772 * MAINTAINERS: Update my email address.
2773
2c4de30b
LR
27742004-01-14 Loren J. Rittle <ljrittle@acm.org>
2775
2776 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2777 * Makefile.tpl (configure-target-[+module+]): Support stage.
2778 * Makefile.in: Rebuilt.
2779
74c0b320
ILT
27802004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2781
2782 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2783
2560344b
RS
27842004-01-10 Richard Sandiford <rsandifo@redhat.com>
2785
2786 * MAINTAINERS: Add myself as a MIPS maintainer.
2787
8b21cda6
NN
27882004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2789
2b6c260d
NN
2790 * configure.in: Use ./config.cache, not config.cache.
2791 * configure: Regenerate.
2792 * Makefile.tpl: Special-casing not needed for GCC any more.
2793 * Makefile.in: Regenerate.
2794
09438bde
NN
2795 * configure.in: Don't share a cache file for host dirs.
2796 * configure: Regenerate.
2797
8b21cda6
NN
2798 * config-ml.in: Don't mess with the cache file.
2799
e42870df
EB
28002004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2801
2802 * MAINTAINERS: Move myself from 'Write After Approval' to
2803 'CPU Port Maintainers' section as SPARC maintainer.
2804
6b9eb62c
NN
28052004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2806
78a816a6
NN
2807 * Makefile.tpl: Make GCC use a separate config.cache.
2808 * Makefile.in: Regenerate.
2809
6b9eb62c
NN
2810 PR bootstrap/11932, PR bootstrap/11933
2811 (I don't know if it will fix either of them, but it relates
2812 to them.)
2813 * configure.in: Don't use shared config.cache for target
2814 directories.
2815 * configure: Regenerate.
2816
86d7b562
DN
28172004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
2818
2819 * MAINTAINERS: Add myself to 'Write After Approval' section.
2820
07d0a605
RS
28212003-12-31 Roger Sayle <roger@eyesopen.com>
2822
2823 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2824 * configure: Regenerated.
2825
459ac19f
KH
28262003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2827
2828 * MAINTAINERS: Remove the mn10200 maintainer.
2829
5785c0ed 28302003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 2831
cc6010cd
AP
2832 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2833 * configure: Regenerated.
5785c0ed 2834
a268eff9
JH
28352003-12-16 Jan Hubicka <jh@suse.cz>
2836
2837 * MAINTAINERS: Add myself as callgraph maintainer.
2838
9d465b12
TF
28392003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2840
2841 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2842 * configure: Regenerate.
2843
a68a270a
GB
28442003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2845
2846 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2847 'Write After Approval' section. Update email.
2848
3066a15c
JL
28492003-12-01 James Lemke <jim@wasabisystems.com>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
8c052da4
MT
28532003-11-20 Matt Thomas <matt@3am-software.com>
2854
2855 * MAINTAINERS: Add myself as a vax port maintainer.
2856
e75f9147
KC
28572003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2858
2859 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2860 (configure-build-[+module+], configure-[+module+]): Likewise.
2861 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2862 * Makefile.in: Regenerate.
2863
43d8d958
AT
28642003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
2865
2866 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2867 shared/dylibed libraries.
2868 * ltmain.sh: Likewise.
2869 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2870 * ltcf-cxx.sh: Likewise.
2871 * ltcf-gcj.sh: Likewise.
2872 * ltconfig: Likewise.
2873
638dcaa0
SC
28742003-11-17 Stan Cox <scox@redhat.com>
2875
2876 * MAINTAINERS: Add myself as iq2000 port maintainer.
2877
15cc172b
AC
28782003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2879
b4117c30
ZW
2880 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2881 * Makefile.in: Regenerate.
15cc172b 2882
20af77cd
UW
28832003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
2884
2885 * config.sub: Update to 2003-11-03 version.
2886
4dd01c5c
PE
28872003-10-20 Phil Edwards <phil@codesourcery.com>
2888
2889 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2890 * configure: Regenerate.
2891
8d36c499
NP
28922003-10-20 Nicolas Pitre <nico@cam.org>
2893
2894 * MAINTAINERS: Add myself to 'Write After Approval' section.
2895
8b7ebc31
AC
28962003-10-20 Arnaud Charlet <charlet@act-europe.fr>
2897
2898 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2899
afe1910c
JM
29002003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
2901
2902 * MAINTAINERS: Update my email address.
2903
05dcec66
RO
29042003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2905
2906 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2907
71fc2f0c
RL
29082003-10-17 Ralph Loader <rcl@ihug.co.nz>
2909
2910 * MAINTAINERS: Add myself to 'Write After Approval' section.
2911
507ec745
BI
29122003-10-16 Bernardo Innocenti <bernie@develer.com>
2913
2914 * config.guess: Update to 2003-10-16 version.
2915 * config.sub: Update to 2003-10-16 version.
2916
4d466c42
DD
29172003-10-15 David Daney <ddaney@avtrex.com>
2918
2919 * MAINTAINERS: Added myself to 'Write After Approval' section.
2920
0c9b16bc
FH
29212003-10-15 Falk Hueffner <falk@debian.org>
2922
2923 * MAINTAINERS: Move myself from 'Bug database only accounts' to
2924 'Write After Approval' section. Update email.
2925
74d57d15
RS
29262003-10-14 Roger Sayle <roger@eyesopen.com>
2927
2928 * MAINTAINERS: Move myself from 'Write After Approval' to
2929 'Various Maintainers' section as middle-end maintainer.
2930
d29b8ad8
NN
29312003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2932
2933 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2934 HOST_FLAGS_TO_PASS.
2935 * Makefile.in: Regenerate.
2936
26db814a
BI
29372003-10-11 Bernardo Innocenti <bernie@develer.com>
2938
2939 * config.guess: Update to 2003-10-07 version.
2940 * config.sub: Update to 2003-10-07 version.
2941
fffeb871
RO
29422003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2943
2944 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2945 * ltconfig (irix5*, irix6*): Don't override version_type.
2946
6691a79e
ME
29472003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2948
2949 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2950 * configure: Rebuilt
2951 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2952 * Makefile.in: Rebuilt
2953
62cdd71e
L
29542003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2955
2956 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2957
6fe2eacc
CW
29582003-09-30 Carlo Wood <carlo@alinoe.com>
2959
cc6010cd 2960 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 2961
ea57e5ad
PK
29622003-09-29 Paul Koning <ni1d@arrl.net>
2963
2964 * MAINTAINERS: Move myself from "Write After Approval"
2965 to CPU platform maintainers for pdp11 platform.
2966
e070672a
AT
29672003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
2968
2969 * MAINTAINERS: Move myself from 'Write After Approval' to
2970 'Various Maintainers' section as libffi testsuite maintainer.
2971
43bb47c2
DJ
29722003-09-21 Daniel Jacobowitz <drow@mvista.com>
2973
2974 * configure.in: Pass a computed --program-transform-name
2975 to subconfigures.
2976 * configure: Regenerated.
2977
da9d3b37
NN
29782003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2979
94322beb
NN
2980 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2981 * Makefile.in: Regenerate.
2982
da9d3b37
NN
2983 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2984 * Makefile.in: Regenerate.
2985
ffd9060b
ZL
29862003-09-19 Ziemowit Laski <zlaski@apple.com>
2987
2988 * MAINTAINERS: Move myself from 'Write After Approval'
2989 to 'Various Maintainers' (objective-c) section.
2990
eeae7b41
DJ
29912003-09-17 Daniel Jacobowitz <drow@mvista.com>
2992
2993 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2994 quoting.
2995 * configure: Regenerated.
2996
a080d12b
JB
29972003-09-16 Joel Brobecker <brobecker@gnat.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself to write after
3000 approval list.
3001
6cd2fc59
DN
30022003-09-16 Dorit Naishlos <dorit@il.ibm.com>
3003
cc6010cd 3004 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 3005
dcbdd9cc
ILT
30062003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
3007
3008 * MAINTAINERS: Update my e-mail address.
3009
e517f636
AM
30102003-09-09 Alan Modra <amodra@bigpond.net.au>
3011
3012 * libtool.m4 (LD): Correct powerpc64 host match.
3013
bc49924b
JW
30142003-09-06 James E Wilson <wilson@tuliptree.org>
3015
3016 * MAINTAINTERS: Update my affiliation and email address.
3017
082124f5
ZD
30182003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
dc94d89e
DD
30222003-09-04 DJ Delorie <dj@redhat.com>
3023
3024 * configure: Regenerate.
3025
30262003-09-04 Robert Millan <robertmh@gnu.org>
3027
3028 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 3029
7a0f2d4e
KG
30302003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3031
3032 * configure.in: Ensure arguments to sed are properly spaced.
3033 * configure: Regenerate.
3034
88d032eb
GP
30352003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3036
3037 * MAINTAINERS: Update my e-mail address.
3038
0b3f3d22
ME
30392003-08-28 Mohan Embar <gnustuff@thisiscool.com>
3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
d253f9ba
DJ
30432003-08-27 Daniel Jacobowitz <drow@mvista.com>
3044
3045 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3046 * configure: Regenerated.
3047
066ec9c9
MM
30482003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
3049
3050 * MAINTAINERS: Update my email address.
3051
415d7ef9
PE
30522003-08-23 Phil Edwards <pme@gcc.gnu.org>
3053
3054 * configure.in: Use newline instead of semicolon when assuming
3055 shell arguments in a for loop.
3056 * configure: Regenerated.
3057
e1567352
JE
30582003-08-22 Jason Eckhardt <jle@rice.edu>
3059
3060 * MAINTAINERS: Resurrect the i860 maintainer.
3061
b348267b
GK
30622003-08-20 Geoffrey Keating <geoffk@apple.com>
3063
e50084fa
GK
3064 PR 8180
3065 * configure.in: When testing with_libs and with_headers, treat
3066 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
3067 * configure: Regenerate.
b4117c30 3068
b348267b
GK
3069 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3070 make, shell, etc.
3071 (baseargs): Likewise.
3072 * configure: Regenerate.
3073
ca26ffe0
BI
30742003-08-20 Bernardo Innocenti <bernie@develer.com>
3075
3076 * MAINTAINERS (Write After Approval): Add myself.
3077
940cde4d
GK
30782003-08-19 Geoffrey Keating <geoffk@apple.com>
3079
3080 * configure.in: Disable libgcj for darwin not on powerpc.
3081 * configure: Rebuild.
3082
74bed51b
ADL
30832003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
3084
3085 * config-ml.in, symlink-tree: Add license.
3086
b4117c30
ZW
30872003-08-03 Richard Stallman <rms@gnu.org>
3088 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
3089
3090 * README.SCO: New file.
3091
333a28b4
MK
30922003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
3093
3094 * Makefile.tpl (check, check-c++): Express dependencies using
3095 dependencies rather than commands.
3096 * Makefile.in: Regenerate.
3097
c197e306
AC
30982003-08-01 Andrew Cagney <cagney@redhat.com>
3099
3100 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3101 * configure: Ditto.
3102
a8ee6e2d
GK
31032003-07-31 Geoffrey Keating <geoffk@apple.com>
3104
3105 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 3106 * Makefile.in: Update.
a8ee6e2d 3107
8d9b3f2e
AT
31082003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
3109
3110 * configure.in: Enable libgcj for darwin.
3111 * configure: Rebuild.
3112
52c0c542
PE
31132003-07-29 Phil Edwards <pme@gcc.gnu.org>
3114
3115 * config-ml.in: Use ac_configure_args directly instead of
3116 ml_arguments. Only set ml_norecursion if --no[-]recursion is
3117 actually seen.
3118
b4acb5ef
NN
31192003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
3120
3121 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3122 creating target and build subdirs to build all parent dirs as needed.
3123 * Makefile.in: Rebuild.
3124 * configure.in: Don't build dirs explicitly here.
3125 * configure: Rebuild.
3126
a51d71d0
PB
31272003-07-26 Paul Brook <paul@nowt.org>
3128
3129 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3130
f43e12ce
AO
31312003-07-22 Alexandre Oliva <aoliva@redhat.com>
3132
3133 * Makefile.tpl (all-make): Depend on intl.
3134 * Makefile.in: Rebuilt.
3135
8a199ff6
PE
31362003-07-20 Phil Edwards <pme@gcc.gnu.org>
3137
3138 * install-sh: Update to newer upstream versions (associated with
3139 aclocal 1.7).
3140 * mkinstalldirs: Likewise.
3141 * missing: Likewise, plus $1Help2man -> $1 typo fix.
3142
e6a8c803
AP
31432003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
3144
3145 * MAINTAINERS: Move self from Bug database only accounts
3146 to write-after-approval.
3147
9f13608f
NN
31482003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
3149
3150 * config.if: Remove unused libc_interface determination.
3151
c7864714
NN
31522003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
3153
3154 * MAINTAINERS: Move self from write-after-approval to
3155 build machinery (*.in).
3156
775956d0
NN
31572003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
3158
3159 PR bootstrap/11273
3160 PR bootstrap/11408
3161 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
3162 unused INSTALL_PROGRAM_ARGS.
3163 * configure.in: Use AC_PROG_INSTALL.
3164 * Makefile.in: Regenerate.
3165 * configure: Regenerate.
3166
c7f67a6e
KH
31672003-07-13 Kazu Hirata <kazu@cs.umass.edu>
3168
3169 * MAINTAINERS: Alphabetize.
3170
33952f6f
AO
31712003-07-10 Alexandre Oliva <aoliva@redhat.com>
3172
3173 * configure: Rebuilt.
3174 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3175 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3176 newlib nor libgloss.
3177 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
3178 * configure.in (am33_2.0-*-linux*): Added.
3179
0d4f1b4e
BW
31802003-07-09 Bob Wilson <bob.wilson@acm.org>
3181
3182 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3183 * configure: Regenerate.
3184
56694dd9
ZW
31852003-07-07 Zack Weinberg <zack@codesourcery.com>
3186
3187 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3188 * Makefile.in: Regenerate.
3189
21607eb4
ZW
31902003-07-04 Zack Weinberg <zack@codesourcery.com>
3191
3192 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3193 * Makefile.in: Regenerate.
3194
8c90b13a
L
31952003-07-04 H.J. Lu <hongjiu.lu@intel.com>
3196
3197 * Makefile.tpl: Replace PWD with PWD_COMMAND.
3198 * Makefile.in: Regenerated.
3199
5d42f90e
L
3200 * config-ml.in: Replace PWD with PWD_COMMAND.
3201
6eb95e99
ZW
32022003-07-04 Zack Weinberg <zack@codesourcery.com>
3203
3204 * intl: New directory; see intl/ChangeLog for details.
3205 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3206 * Makefile.tpl: all-gcc depends on maybe-all-intl.
3207 * Makefile.in: Regenerate.
3208
07d1940e
NN
32092003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
3210
3211 * configure.in: Clean up config-lang.in handling. Delete
3212 useless assignment to "subdirs".
3213 * configure: Regenerate.
3214
4dbda6f0
NN
32152003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
3216
3217 * configure.in: Rename 'target_libs' to 'target_libraries'.
3218 Remove useless reference to 'target_libs'.
3219 * configure: Regenerate.
3220
2c30ab71
KS
32212003-06-23 Keith Seitz <kseitz@sources.redhat.com>
3222
3223 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3224 * Makefile.in: Regenerate.
3225
11405c93
NN
32262003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
3227
3228 * Makefile.def: Introduce flags_to_pass.
3229 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3230 * Makefile.in: Regenerate.
3231
fb87ad5d
HPN
32322003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
3233
3234 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3235 and target-libgloss.
3236 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3237 <h8300*-*-*>: Disable libf2c and ${libgcj}.
3238 * configure: Regenerate.
3239
a7956a48
BK
32402003-06-17 Benjamin Kosnik <bkoz@redhat.com>
3241
3242 * configure.in: Update testsuite_flags to new location.
3243 * configure. Regenerate.
6eb95e99 3244
eaf9f3b2
NN
32452003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
3246
3247 * Makefile.tpl: Remove BUILD_CC stuff.
3248 * Makefile.in: Regenerate.
3249
2d89ffef
KH
32502003-06-17 Kazu Hirata <kazu@cs.umass.edu>
3251
3252 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3253
83415b0b
GP
32542003-06-16 Graeme Peterson <gp@qnx.com>
3255
3256 * MAINTAINERS (Write After Approval): Add myself.
3257
b951c91c 32582003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 3259
b951c91c
L
3260 * config.guess: Update to 2003-06-12 version.
3261 * config.sub: Update to 2003-06-13 version.
3262
0bb41a37
L
32632003-06-12 H.J. Lu <hongjiu.lu@intel.com>
3264
3265 * config.guess: Update to 2003-06-06 version.
3266 * config.sub: Update to 2003-06-06 version.
3267
655b7166
RO
32682003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3269
3270 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3271 * configure. Regenerate.
3272
01b759aa
NN
32732003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
3274
bf1d3e81
NN
3275 * configure.in: Disable serial configure by default.
3276 * configure: Regenerate.
3277 * Makefile.tpl: Abolish .NOTPARALLEL.
3278 * Makefile.in: Regenerate.
3279
e89fbdfe
NN
3280 * Makefile.tpl: Replace {build,host,target}_canonical by
3281 {build,host,target}.
3282 * Makefile.in: Regenerate.
3283
01b759aa
NN
3284 * Makefile.tpl: Fix stupid pasto.
3285 * Makefile.in: Regenerate.
3286
f7dae026
NN
32872003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
3288
3289 * Makefile.tpl: Remove bogus conditional.
3290 * Makefile.in: Regenerate.
3291
32922003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
3293
3294 * Makefile.tpl (profiledbootstrap): New target.
3295 * Makefile.in (profiledbootstrap): New target.
3296
2ffc3e73 32972003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
3298
3299 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3300 Pinski. Remove user names from other bugzilla-only maintainers.
3301
1a1e6b96
NN
33022003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
3303
1358ccea
NN
3304 * Makefile.tpl: Make 'recursive targets' using autogen rather
3305 than shell loop. Remove duplicate 'clean' targets and false
3306 comments.
3307 * Makefile.def: Add systematic dependencies to 'recursive' targets.
3308 Add systematic method of specifying missing targets in subdirs.
3309 Add copyright boilerplate.
3310 * Makefile.in: Regenerate.
3311 * configure.in: Add 'recursive targets' to maybe list.
3312 * configure: Regenerate.
3313
ae74ed1f
NN
3314 * MAINTAINERS: "GNATS only" -> "Bug database only".
3315
1a1e6b96
NN
3316 * Makefile.tpl: Rename [+target+] to [+make_target+].
3317 * Makefile.def: Rename 'target' to 'make_target'.
3318
c79af3fa
NB
33192003-05-31 Neil Booth <neil@daikokuya.co.uk>
3320
3321 * MAINTAINERS: Add self as options handling maintainer.
3322
39d85b61
MM
33232003-05-28 Michael Meissner <gnu@the-meissners.org>
3324
3325 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3326 been too long since I touched those ports.
3327
afc2b62d
DD
33282003-05-28 DJ Delorie <dj@redhat.com>
3329
3330 * Makefile.tpl: Make maybe-check-gcc .PHONY.
3331 * Makefile.in: Regenerate.
3332
df445104
MR
33332003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3334
3335 * configure.in: Use curly braces in the definition of tooldir.
3336 * configure: Regenerate.
3337
2eb98e5d 33382003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 3339
2eb98e5d
DD
3340 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3341 newlib or libgloss.
3342 * Makefile.in: Regenerate.
3343
862fced8
DD
33442003-05-21 DJ Delorie <dj@redhat.com>
3345
3346 * Makefile.tpl: Add missing empty maybe-check-gcc target.
3347 * Makefile.in: Regenerate.
3348
fc351800
ILT
33492003-05-20 Ian Lance Taylor <ian@airs.com>
3350
3351 * MAINTAINERS: Update my e-mail address.
3352
7e2dbcef
NN
33532003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
3354
3355 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 3356 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
3357 Factor out common code from autogen IF statements.
3358 * configure: Regenerate.
3359 * Makefile.in: Regenerate.
3360
f2a0e225
KC
33612003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
3362
3363 * configure.in: Accept i[3456789]86 for machine type.
3364 * configure: Regenerate.
3365
8b87bb96
NN
33662003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
3367
3368 * configure.in: Switch more things to use maybe dependencies.
3369 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
3370 * configure: Regenerate.
3371 * Makefile.tpl: Switch more things to use maybe dependencies.
3372 * Makefile.in: Regenerate.
3373
fdb882bc 33742003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
3375
3376 * Makefile.tpl (install-opcodes): Define.
3377 * Makefile.in: Rebuild.
3378
f7c50032
AJ
33792003-05-13 Andreas Jaeger <aj@suse.de>
3380
3381 * config.guess: Update to 2003-05-09 version.
3382 * config.sub: Update to 2003-05-09 version.
3383
f2181bed 33842003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
3385
3386 * configure.in: Correct sed script so that options in quotes are not
3387 deleted.
3388 * configure: Rebuild.
3389
aa8f1f57
CV
33902003-05-12 Corinna Vinschen <corinna@vinschen.de>
3391
3392 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3393 and $$s/newlib/libc/sys/cygwin32 include paths.
3394 * configure: Ditto.
3395
0c130f81
MM
33962003-05-12 Michael Meissner <gnu@the-meissners.org>
3397
3398 * MAINTAINERS: Update my email addresses.
3399
aa1a100b
EB
34002003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3401
3402 * config-ml.in: Propagate INSTALL variables.
f7c50032 3403
87861833
GP
34042003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3405
3406 * MAINTAINERS: Remove duplicate entries in Write After Approval.
3407
de722255
CD
34082003-05-02 Chris Demetriou <cgd@broadcom.com>
3409
6eb95e99
ZW
3410 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3411 * Makefile.in: Regenerate.
de722255 3412
96c4a002
WB
34132003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
3414
3415 * MAINTAINERS (GNATS only): Add Falk Hueffner.
3416
55b15a11
WB
34172003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
3418
3419 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3420
0c227849
DJ
34212003-04-27 Daniel Jacobowitz <drow@mvista.com>
3422
3423 * Makefile.tpl: Clean $(BUILD_SUBDIR).
3424 * Makefile.in: Regenerated.
3425
d45148c1
WB
34262003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
3427
3428 * MAINTAINERS (Write After Approval): Upgrade myself from
3429 GNATS only to write-after-approval. Update my mail address.
3430
48f2318c 34312003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
3432
3433 (OS Port Maintainers: freebsd): Add myself.
3434
438f50c3
MM
34352003-04-22 Mark Mitchell <mark@codesourcery.com>
3436
3437 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3438
9074e169
KJ
34392003-04-22 Kean Johnston <jkj@sco.com>
3440
3441 * MAINTAINERS (SCO ports): Added myself.
3442
dfd39a2e
NS
34432003-04-21 Nathan Sidwell <nathan@codesourcery.com>
3444
3445 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3446
ccbae82a
KJ
34472003-04-19 Kean Johnston <jkj@sco.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
2f50999f
GP
34512003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3452
3453 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3454 * Makefile.in: Regenerate.
3455
e9b84181
JJ
34562003-04-18 Jakub Jelinek <jakub@redhat.com>
3457
3458 * configure.in (powerpc64*-*-linux*): Remove.
3459 * configure: Rebuilt.
3460
1ca4c6e1
PE
34612003-04-17 Phil Edwards <pme@gcc.gnu.org>
3462
3463 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
3464 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3465 and restrap.
3466 * Makefile.in: Regenerate.
3467
0590b963
RE
34682003-04-16 Richard Earnshaw <rearnsha@arm.com>
3469
3470 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3471 * configure: Regenerated.
3472
ff41a56f
DD
34732003-04-15 DJ Delorie <dj@redhat.com>
3474
3475 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3476
50d440bc
NC
34772003-04-13 Nick Clifton <nickc@redhat.com>
3478
3479 * config-ml.in: Remove support for --disable-aix removing
3480 call-aix multilibs.
3481
b1e0a93e
AO
34822003-04-10 Alexandre Oliva <aoliva@redhat.com>
3483
3484 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3485 * */configure: Rebuilt.
3486
71fb704d
JS
34872003-04-08 Joel Sherrill <joel@oarcorp.com>
3488
3489 * MAINTAINERS: Add my email address.
3490
3897ea90
OH
34912003-03-17 Olivier Hainque <hainque@act-europe.fr>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 3494
93c834b7
NN
34952003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
3496
3497 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3498 * Makefile.in: Regenerate.
3499
82c34dcb
MC
35002003-03-14 Michael Chastain <mec@shout.net>
3501
3502 * Makefile.in: Regenerate with correct Makefile.def.
3503
73458fb7
NN
35042003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
3505
3506 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
3507 Make macro.
3508 * Makefile.in: Regenerate.
3509 * configure.in: Clean up gxx_include_dir logic.
3510 * configure: Regenerate.
3511
32cf27e5
AE
35122003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
c727e7a0
BE
35162003-03-10 Ben Elliston <bje@wasabisystems.com>
3517
3518 * MAINTAINERS: Update my mail address.
3519
9a27ac7a
FS
35202003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3521
3522 * configure.in (gxx_include_dir): Fix typo.
3523 * configure: Regenerated.
3524
3aa83176
NN
35252003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3526
3527 * Makefile.tpl: Reindent.
3528 * Makefile.in: Regenerate.
3529 * configure.in: Reindent. Don't set unused variables.
3530 * configure: Regenerate.
3531
9124bc53
DJ
35322003-03-04 Daniel Jacobowitz <drow@mvista.com>
3533
3534 * configure.in: Include $(build_tooldir)/sys-include in
3535 FLAGS_FOR_TARGET.
3536 * configure: Regenerated.
3537
cb543528
NN
35382003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
3539
c858bf1e
NN
3540 * Makefile.tpl: Always pass down RANLIB.
3541 * Makefile.in: Regenerate.
3542
aa9c3ab4
NN
3543 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3544 * Makefile.in: Regenerate.
3545 * configure.in: Remove unused logic relating to --enable-shared
3546 and --enable-threads. Remove bogus comments. Remove redundant
3547 noconfigdirs.
3548 * configure: Regenerate.
3549
cb543528
NN
3550 * configure.in: Replace ${libstdcxx_version} by its value.
3551 Remove reference to mh-dgux.
3552 * configure: Regenerate.
3553
53f70c1b
KB
35542003-03-03 Kevin Buettner <kevinb@redhat.com>
3555
3556 * MAINTAINERS (Write After Approval): Add myself.
3557
df0f0674
NN
35582003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3559
3560 * Makefile.tpl: Rearrange.
3561 * Makefile.in: Regenerate.
3562
ef4e7569
US
35632003-02-25 Uwe Stieber <uwe@wwws.de>
3564
3565 * configure.in: Add support for kaOS as cross build target system.
3566 * configure: Regenerated.
3567
a7a287eb
SB
35682003-02-24 Steven Bosscher <steven@gcc.gnu.org>
3569
3570 * MAINTAINERS (Write after approval): Add myself.
3571
ff00c8a2
JW
35722003-02-21 James E Wilson <wilson@tuliptree.org>
3573
3574 * MAINTAINERS: Update my email address.
3575
abb2db7a
ZW
35762003-02-21 Zack Weinberg <zack@codesourcery.com>
3577
3578 * MAINTAINERS: Add self to blanket write privs. section.
3579
e9f2dc3b
SM
35802003-02-20 Sean McNeil <sean@blue.mcneil.com>
3581
3582 * Makefile.tpl: Add definition of CPPFLAGS to pass into
3583 configure-target-* as some target builds may require additional
3584 flags for preprocessor tests.
3585 * Makefile.in: Regenerated.
3586
ee03dc5e
AO
35872003-02-19 Alexandre Oliva <aoliva@redhat.com>
3588
11856278
AO
3589 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3590 * ltconfig: Handle it.
3591 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3592 auto-detecting it.
3593
274aef32
AO
3594 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3595 it is used as argument to $CC.
3596 * ltcf-gcj.sh: Likewise.
3597
ee03dc5e
AO
3598 * configure.in: Introduce --enable-maintainer-mode.
3599 * configure: Rebuilt.
3600 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3601 for maintainer mode.
3602 * Makefile.in: Rebuilt.
3603
30db8e17
JM
36042003-02-18 Jason Merrill <jason@redhat.com>
3605
3606 * Makefile.tpl (check-c++): Allow parallelism.
3607
cab60ac6
GP
36082003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3609
3610 * MAINTAINERS: Remove John Carr (who never actually had access to
3611 gcc.gnu.org).
3612
c8e5d1af
GK
36132003-02-15 Geoffrey Keating <geoffk@apple.com>
3614
3615 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3616 don't configure target-libobjc.
3617 * configure: Regenerate.
3618
70f91f50
RO
36192003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3620
3621 * Makefile.tpl (RANLIB): Define.
3622 * Makefile.in: Regenerate.
3623
669e9062
LB
36242003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
3625
3626 * MAINTAINERS: Update my email.
abb2db7a 3627
61b56b2e
KS
36282003-02-06 Keith R Seitz <keiths@redhat.com>
3629
3630 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3631 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3632 * Makefile.in: Regenerated.
3633 * configure.in: Remove all traces of snavigator, db, and grep.
3634 * configure: Regenerated.
3635
a1ba6e15
GP
36362003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3637
3638 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3639 After Approval.
3640
f5f2cce5
CC
36412003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3642
3643 * MAINTAINERS (Write after approval): Add myself.
3644
ba49f6f1
FCE
36452003-01-31 Frank Ch. Eigler <fche@redhat.com>
3646
3647 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3648 * Makefile.in: Regenerated.
3649
ccf9f10c
RS
36502003-01-30 Roger Sayle <roger@eyesopen.com>
3651
3652 * config.guess: Updated to 2003-01-30's version.
3653 * config.sub: Updated to 2003-01-28's version.
3654
a693735b
AO
36552003-01-30 Alexandre Oliva <aoliva@redhat.com>
3656
3657 * config.if: If gcc_version is already set, just use it. Don't set
3658 gcc_version_trigger if it's already set, otherwise set it to
3659 gcc/version.c, but only if the file exists. If it is not set and
3660 gcc/version.c does not exist, try to extract the version number from
3661 $CC.
3662
204c43d6
AT
36632003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
3664
abb2db7a 3665 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 3666
842e91ec
PE
36672003-01-27 Phil Edwards <pme@gcc.gnu.org>
3668
3669 * configure.in: Revert 24Jan change.
3670 * configure: Regenerate.
3671
6b99984e
GP
36722003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3673
3674 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
3675 entry of HJ Lu.
3676
806e0935
NN
36772003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3678
3679 * configure.in: Revert previous change.
3680 * configure: Regenerate.
3681
307a9864
NN
36822003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
3683
3684 * configure.in: Make rda native-only.
3685 * configure: Regenerate.
3686
02ba6302
VR
36872003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3688
3689 * MAINTAINERS: Move myself from GNATS-only-accounts to
3690 write-after-approval.
3691
77d187bc
NN
36922003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
3693
3694 * configure.in: Add missing \.
3695 * configure: Rebuilt.
3696
a94a2d4c
JJ
36972003-01-17 Jakub Jelinek <jakub@redhat.com>
3698
3699 * configure.in (baseargs): Avoid using \| in sed regular
3700 expressions.
3701 * configure: Rebuilt.
3702
73f84924
JJ
37032003-01-16 Jakub Jelinek <jakub@redhat.com>
3704
3705 * configure.in (baseargs): Remove all supported forms of
3706 --cache-file, --srcdir, --host, --build and --target options
3707 from argument lists.
3708 * configure: Rebuilt.
3709
8c12fc63
JZ
37102003-01-15 Josef Zlomek <zlomekj@suse.cz>
3711
3712 * MAINTAINERS: Add myself to write-after-approval list.
3713
7c005a3a
AO
37142003-01-15 Alexandre Oliva <aoliva@redhat.com>
3715
3716 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3717 * configure: Rebuilt.
3718
3dfabf63
NN
37192003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
3720
3721 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3722 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3723 * Makefile.in: Regenerate.
3724 * configure: Regenerate.
3725
cf53ae10
AO
37262003-01-09 Alexandre Oliva <aoliva@redhat.com>
3727
3728 * configure.in: Remove Makefile in build, host and target modules
3729 unless configure was run with --no-recursion.
3730 * configure: Rebuilt.
3731
3fbe8e4a
CC
37322003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3733
3734 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3735 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3736 * Makefile.in: Regenerate.
3737
66e2aa7d
CD
37382003-01-08 Chris Demetriou <cgd@broadcom.com>
3739
3740 * config.guess: Update to 2003-01-03 version.
3741 * config.sub: Update to 2003-01-03 version.
3742
b5038cfb
CF
37432003-01-07 Christopher Faylor <cgf@redhat.com>
3744
3745 * configure: Regenerate with proper autoconf 2.13.
3746
d02c69be
CF
37472003-01-07 Christopher Faylor <cgf@redhat.com>
3748
3749 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 3750 * configure: Regenerate.
d02c69be 3751
e914a571
AC
37522003-01-06 Andrew Cagney <ac131313@redhat.com>
3753
3754 * configure.in (GDB_TK): Add tcl directories conditional on
3755 gdb/gdbtk directory being present.
3756 * configure: Regenerate.
abb2db7a 3757
70571545
JDA
37582003-01-04 John David Anglin <dave.anglin@nrc.ca>
3759
3760 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
3761 by gcc if LD is not defined and we are not doing a Canadian Cross.
3762 * configure: Rebuilt.
3763
89a7012a
TT
37642002-12-31 Tom Tromey <tromey@redhat.com>
3765
3766 * Makefile.in: Rebuilt.
3767 * Makefile.def (target_modules) [libffi]: Allow installation.
3768
3f4f56e2
AS
37692002-12-31 Andreas Schwab <schwab@suse.de>
3770
3771 * configure.in: Fix use of $program_transform_name.
3772 * configure: Regenerated.
3773
6c1b8d0a
DJ
37742002-12-30 Daniel Jacobowitz <drow@mvista.com>
3775
3776 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 3777 * configure: Regenerated.
6c1b8d0a 3778
c5120911
AO
37792002-12-29 Alexandre Oliva <aoliva@redhat.com>
3780
3781 * Makefile.tpl (local-distclean): Don't remove...
3782 (multilib.ts): ... this. Moved into...
3783 (multilib.out): ... this. Don't use sub-make.
3784 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3785 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3786 (configure-build-[+module+], configure-[+module+],
3787 configure-target-[+module+], configure-gcc): ... these. Test
3788 for Makefile existence. Drop config.status from dependencies.
3789 * Makefile.in: Rebuilt.
3790 * configure.in: Move gcc-version-trigger to the end of
3791 ac_configure_args. Add comments to maybedep.tmp and
3792 serdep.tmp. Introduce --disable-serial-configure. Remove
3793 nonopt from baseargs, matching and removing corresponding
3794 whitespace while at it.
3795 * configure: Rebuilt.
3796
e245b0ea
AO
37972002-12-28 Alexandre Oliva <aoliva@redhat.com>
3798
903de295
AO
3799 * configure.in (host_configargs): Replace reference to
3800 no-longer-defined buildopts with --build=${build_alias}.
3801 * configure: Rebuilt.
3802
e245b0ea
AO
3803 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
3804 program_transform_name to standard idiom.
3805 (AUTOGEN, AUTOCONF): Define.
3806 (Makefile.in): Use $(AUTOGEN).
3807 (Makefile): Depend on config.status, and use autoconf-style rule to
3808 build it. Move original commands to...
3809 (config.status): ... this new target.
3810 (configure): Add $(srcdir). Depend on config/acx.m4. Use
3811 $(AUTOCONF).
3812 * Makefile.in: Rebuilt.
3813
671aa708
NN
38142002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
3815
53fbfb58
NN
3816 * Makefile.tpl: Fix dramatic bustage due to change in
3817 program_transform_name.
3818 * Makefile.in: Regenerate.
3819
3820 * configure.in: Remove unnecessary PATH setting.
3821 * configure: Regnerate.
3822
3823 * configure.in: Don't default to unprefixed tools unless
3824 the native tools will work.
3825 * configure: Regenerate.
3826
671aa708
NN
3827 * configure.in: Convert to autoconf script. Blow away lots
3828 of now-redundant Makefile fragments.
3829 * configure: Generate using Autoconf.
3830 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3831 * Makefile.in: Regenerate.
3832
57f40826
NN
38332002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3834
3fedb745
NN
3835 * configure: Fix stupid bug where RANLIB was mistakenly included.
3836
abb2db7a 3837 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
3838 (build_configargs, host_configargs, target_configargs).
3839
3840 * configure.in: Move logic out of sed statement.
3841
abb2db7a 3842 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
3843 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3844
315fa0f4
SS
38452002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3846
3847 * config.sub: Import from master repository
3848 * config.guess: Ditto
3849
45aff44f
AS
38502002-12-24 Andreas Schwab <schwab@suse.de>
3851
3852 * Makefile.tpl (multilib.out): Fix missing space.
3853 * Makefile.in: Regenerate.
3854
88b5521b
NN
38552002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3856
3857 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3858 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3859 * Makefile.in: Regenerate.
3860 * configure.in: Remove unnecessary leftovers.
3861
2a726918
GK
38622002-12-21 Geoffrey Keating <geoffk@apple.com>
3863
3864 * configure.in (extra_ranlibflags_for_target): New variable.
3865 (*-*-darwin): Add -c to ranlib commands.
3866 * configure (tooldir): Handle extra_ranlibflags_for_target.
3867
aace3269 38682002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
3869
3870 * Makefile.tpl: Revert HJL's change.
3871 * Makefile.in: Regenerated.
3872 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3873 always.
3874
f0895142
AS
38752002-12-19 Andreas Schwab <schwab@suse.de>
3876
3877 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3878 * Makefile.in: Regenerate.
3879
782d0c02
L
38802002-12-18 H.J. Lu <hjl@gnu.org>
3881
3882 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3883 * Makefile.in: Regenerated.
3884
3885 * configure.in (build_prefix): New. Substitute.
3886
212f6dd0
NN
38872002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3888
79308c5d
NN
3889 * Makefile.tpl: Don't let real targets depend on phony targets.
3890 * Makefile.in: Regenerate.
3891
212f6dd0
NN
3892 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3893 * Makefile.in: Regenerate.
3894
ab17919f
SS
38952002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3896
3897 * config.sub: Import from master repository
3898 * config.guess: Ditto
3899
5ecf91d1
JM
39002002-12-16 Jason Merrill <jason@redhat.com>
3901
3902 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3903 previous 'make bootstrap'.
3904 * Makefile.in: Regenerate.
3905
d8437e1b
HPN
39062002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3907
3908 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3909
4977bab6
ZW
39102002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3911
3912 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3913 * Makefile.in: Regenerate.
3914
0edcfdcb
JM
39152002-12-13 Jason Merrill <jason@redhat.com>
3916
6248218a 3917 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
3918 library tests.
3919 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
3920 * Makefile.in: Regenerate.
3921
4977bab6
ZW
39222002-12-12 Alexandre Oliva <aoliva@redhat.com>
3923
3924 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3925 * Makefile.in: Rebuilt.
3926
f87505dd
AO
39272002-12-12 Alexandre Oliva <aoliva@redhat.com>
3928
3929 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3930
4977bab6
ZW
39312002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3932
3933 * configure: Fix bug put in by gremlins.
3934
3935 * Makefile.tpl: Substitute more autoconfily.
3936 * configure: Substitute more autoconfily.
3937 * Makefile.in: Regenerate.
3938
7f0db92a
SS
39392002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
3940
3941 * config.sub: Import from master repository
3942 * config.guess: Ditto
3943 * MAINTAINERS: Added Svein Seldal under write after approval
3944
4977bab6
ZW
39452002-12-08 Andrew Cagney <ac131313@redhat.com>
3946
3947 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3948 * Makefile.in (all-sim): Ditto.
3949
39502002-12-06 DJ Delorie <dj@redhat.com>
3951
3952 * Makefile.tpl: Change configure dependencies to not have real
3953 targets depend on phony targets.
3954
39552002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3956
3957 * configure.in: Revert unintentional change.
3958
3959 * Makefile.tpl: Change dependency for */multilib.out so that
3960 it works when gcc isn't in the tree.
3961
3962 * configure.in: Substitute more.
3963 * configure: Run subconfigures from the Makefile.
3964 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3965 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3966
67f1b906
GP
39672002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3968
3969 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3970
4977bab6
ZW
39712002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3972
3973 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3974 and corresponding dependencies.
3975 * Makefile.in: Regenerate.
3976
3977 * configure.in (host_tools): Order binutils, gas and ld for
3978 convenience in running the testsuites.
3979
3980 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3981 * Makefile.in: Regenerate.
3982 * configure.in: Introduce rules to serialize subconfigure runs.
3983
3984 * configure.in: Introduce BASE_CC_FOR_TARGET.
3985 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3986 Realize configure-build-* targets. Realize configure-target-* targets.
3987 * Makefile.in: Regenerate.
3988
39892002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3990
3991 * configure: Move gcc_version_trigger stuff from here...
3992 * configure.in: ...to here.
3993
3994 * configure.in: Separate subconfigure options added by this file from
3995 options given by the user. Add machinery to put args for host
3996 subconfigures into the Makefile.
3997
3998 * Makefile.tpl: Remove 'vault' targets.
3999 * Makefile.tpl: Reorder and comment dependencies.
4000 * Makefile.in: Regenerate.
4001
40022002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
4003 * configure.in: Fix my broken commit of previous patch. (sigh)
4004
743f054e
GK
40052002-11-28 Geoffrey Keating <geoffk@apple.com>
4006
4007 * configure.in: Move host-specific darwin noconfigdirs into
4008 the host-specific section.
4009
4977bab6
ZW
40102002-11-28 Geoffrey Keating <geoffk@apple.com>
4011
4012 * configure.in: Move host-specific darwin noconfigdirs into
4013 the host-specific section.
4014
40152002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
4016
4017 * configure: Remove skip-this-dir support.
4018 * Makefile.tpl: Remove skip-this-dir support.
4019
4020 * Makefile.tpl: Remove leftover support for non-autoconfiscated
4021 subdirectories.
4022 * Makefile.in: Regenerate.
4023
4024 * Makefile.tpl: Strip out useless setting of 'dir'.
4025 * Makefile.in: Regenerate.
4026
40272002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
4028
4029 * configure.in: Fix deeply stupid bug.
4030
4031 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4032 shell code in CXX_FOR_TARGET
4033 * Makefile.def: Introduce raw_cxx.
4034 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4035 RAW_CXX_FOR_TARGET.
4036 * Makefile.in: Regenerate.
4037
40382002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
4039
4040 * Makefile.tpl: Remove unnecessary ifs.
4041 * Makefile.in: Regenerate.
4042
4043 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
4044 dependencies. Maybe-ize build-libiberty. Create dummy install
4045 targets for 'no_install' modules.
4046 * configure: Move GDB_TK substitution to configure.in. Move
4047 build_modules stuff to configure.in.
4048 * configure.in: Implement soft dependency machinery. Maybe-ize
4049 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
4050 * Makefile.in: Regenerate.
4051
40522002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
4053
4054 * Makefile.tpl: Make all-target, install-target behave similarly
4055 to all, install (only hitting configured targets). Eliminate
4056 unused macro defintions.
4057
4058 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4059 build != host.
4060
4061 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4062
4063 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4064
4065 * configure.in: Produce lists of subdir targets we're actually
4066 configuring. Remove references to "dosrel".
4067 * Makefile.tpl: Let configure set which subdir targets are hit.
4068 Remove install-cross; clean up install; remove ALL. Remove
4069 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
4070 Autogenerate host module targets. Remove empty dependency lines
4071 and redundant dependency; rearrange slightly.
4072 * Makefile.def: Add host-side libtermcap, utils.
4073
4074 * Makefile.in: Regenerate.
4075
e6226a2f
RO
40762002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4077
4078 * ltconfig (osf[345]): Append $major to soname_spec.
4079 Reflect this in library_names_spec.
4080 * ltmain.sh (osf): Prefix $major with . for use as extension.
4081
3b75d237
AJ
40822002-11-19 Andreas Jaeger <aj@suse.de>
4083
4084 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4085 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4086 and sparc64 GNU/Linux systems.
4087
809108de
NS
40882002-11-19 Nathan Sidwell <nathan@codesourcery.com>
4089
4090 * MAINTAINERS: Update email.
4091
e7e0de7e
GP
40922002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4093
4094 * MAINTAINERS: Complete James Dennett's entry.
4095
f7109dea
EB
40962002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
d3ac17c9
BK
41002002-11-13 Bruce Korb <bkorb@gnu.org>
4101
4102 * Makefile.tpl: syntactic cleanup
4103
cbf78ae4
SH
41042002-11-13 Stuart Hastings <stuart@apple.com>
4105
4106 * MAINTAINERS: Add myself to write-after-approval list.
4107
4977bab6
ZW
41082002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
4109
4110 * Makefile.def: Add list of recursive targets to autogenerate.
4111 Add build_modules.
4112 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
4113 targets. Autogenerate *-build-* targets.
4114 * Makefile.in: Regenerate.
4115
41162002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
4117
4118 * configure: More autoconf-style substitutions.
4119 * Makefile.tpl: More autoconf-style substitutions.
4120 * Makefile.in: Regenerate.
4121
41222002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
4123
4124 * configure: Substitute more variables in a more autoconf-friendly
4125 way. Simplify slightly.
4126 * Makefile.tpl: Make more variables substitutable in an
4127 autoconf-friendly way.
4128 * Makefile.in: Regenerate.
4129
d4783999
JW
41302002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
4131
4132 * MAINTAINERS (Write After Approval): Add myself.
4133
4977bab6
ZW
41342002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
4135
4136 * configure.in (v810*): Remove special setting of tools.
4137
4138 * configure: Add support for extra required flags for ar or nm.
4139 * configure.in (aix4.3+): Use above support for target-specific
4140 issues, rather than using config/mt-aix43.
4141
41422002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
4143
4144 * configure: Remove 'removing', which doesn't work. Replace $subdir
4145 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
4146 with $srcdir. Reformat indentation. Substitute some variables
4147 formerly hard-coded in the Makefile for build=host.
4148 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4149 * Makefile.def: Autogenerate more.
4150 * Makefile.in: Regenerate.
4151
1c9c903e
AN
41522002-11-04 Adam Nemet <anemet@lnxw.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
40673d2b
KB
41562002-11-04 Kevin Buettner <kevinb@redhat.com>
4157
4158 * Makefile.def (host_modules): Add rda.
4159 * Makefile.in: Regenerate.
4160 * configure.in (target_tool): Add target-rda to list.
4161
42e650ae
GP
41622002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4163
4164 * MAINTAINERS: Remove "co-maintainer" note for web pages.
4165
e004b81f
PE
41662002-10-25 Phil Edwards <pme@gcc.gnu.org>
4167
4168 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
4169 and restrap targets to this rule.
4170 * Makefile.in: Regenerate.
4171
06bd49b1
GP
41722002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4173
4174 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4175 GNATS only accounts.
4176
d0af82b0
HPN
41772002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
4178
4179 * configure.in (i[3456]86-*-linux*): Add check to disable
4180 ${libgcj} for glibc1.
4181
10782654
DC
41822002-10-24 Denis Chertykov <denisc@overta.ru>
4183
4184 * MAINTAINERS: Add myself as ip2k port maintainer.
4185
a5a438f5
SS
41862002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
4187
4188 * configure.in: Add tic4x target.
4189
fe3d5b7f
NN
41902002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
4191
aba8a494
NN
4192 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4193 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4194 * Makefile.in: Regenerate.
4195
fe3d5b7f
NN
4196 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4197 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4198 * Makefile.in: Regenerate.
4199
a6ad79e7
JJ
42002002-10-02 Janis Johnson <janis187@us.ibm.com>
4201
4202 * MAINTAINERS: Add myself as web pages co-maintainer.
4203
6a8a9058
NN
42042002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
4205
4206 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4207 * Makefile.in: Regenerate.
4208
327d975a
ZW
42092002-10-02 Zack Weinberg <zack@codesourcery.com>
4210
4211 * MAINTAINERS: Add myself and Nathan Sidwell
4212 <nathan@codesourcery.com> as VxWorks maintainers.
4213
a5ae8f19 42142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
4215
4216 * Makefile.def: Remove order dependency comments.
4217 * Makefile.tpl: Add explicit install-install dependencies.
4218 * Makefile.in: Regenerate.
d0f6c823 4219
34c6040c 4220 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 4221 * Makefile.in: Regenerate.
34c6040c 4222
d0f6c823
NN
4223 * Makefile.tpl: Add configure-target (for src-release in src)
4224 * Makefile.in: Regenerate.
4225
50bd210b
NC
42262002-09-30 Nick Clifton <nickc@redhat.com>
4227
4228 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4229
ca25149e
UW
42302002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
4231
4232 * configure.in (s390*-*-linux*): Enable libgcj.
4233
dd30b57d
NN
42342002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
4235
9e60a678
NN
4236 * configure: Revert accidentally applied changes.
4237
dd30b57d
NN
4238 * Makefile.tpl: Make more autoconf-friendly.
4239 * Makefile.in: Regenerate.
4240 * configure: Make substitution more autoconf-like.
4241
5831424e
RE
42422002-09-28 Richard Earnshaw <rearnsha@arm.com>
4243
4244 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4245 single entry to handle all these.
4246 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
4247 libjava on arm-*-elf.
4248
b7f3b15b
GK
42492002-09-27 Geoffrey Keating <geoffk@apple.com>
4250
4251 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4252 things that depend on them.
4253
0dffceed
NN
42542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
4255
4256 * Makefile.tpl: Make subsituted variables more autoconfy.
4257 * Makefile.in: Regenerate.
4258 * configure: Make seds more autoconfy.
4259
1db75a86 42602002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
4261
4262 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4263 * Makefile.in: Regenerate.
4264 * configure.in: Rewrite sed statements to look autoconfy.
4265
1db75a86
NN
4266 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4267 all-target-foo on configure-target-foo.
4268 * Makefile.def: Ditto.
4269 * Makefile.in: Rebuild.
4270
741a4e89
AH
42712002-09-25 Andrew Haley <aph@redhat.com>
4272
4273 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4274
95ddd785
NN
42752002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
4276
4277 * Makefile.def: New file.
4278 * Makefile.tpl: New file.
4279 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4280 * contrib/gcc_update: Note that Makefile.in is a generated file.
4281
4282 * configure.in: Minor rearrangement. Simplify tests.
4283
65a824f6
JT
42842002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
4285
4286 * configure.in (with_headers): Skip copy if value is "yes".
4287 (with_libs): Likewise.
4288
51270f0a 42892002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
4290
4291 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4292 * configure.in (sh*-*-pe*): Ditto.
4293 * configure.in (mips*-*-pe*): Ditto.
4294 * configure.in (*arm-wince-pe): Ditto.
4295
8f89dbf4
NN
4296 * configure.in: Rearrange.
4297
c1b8db3f
KH
42982002-09-14 Kazu Hirata <kazu@cs.umass.edu>
4299
4300 * MAINTAINERS: Update my email address.
4301
341f0575
PK
43022002-08-30 Paul Koning <pkoning@equallogic.com>
4303
4304 * MAINTAINERS: (Write After Approval): Add myself.
4305
d2e06980
GK
43062002-08-29 Geoffrey Keating <geoffk@redhat.com>
4307
4308 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4309
4906d5d8
GK
43102002-08-24 Geoffrey Keating <geoffk@redhat.com>
4311
4312 * MAINTAINERS: Change my mailing address.
4313
e9a25cc8
PC
43142002-08-21 Paolo Carlini <pcarlini@unitus.it>
4315
4316 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 4317 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 4318
a5aa7421
LR
43192002-08-20 Loren J. Rittle <ljrittle@acm.org>
4320
4321 * MAINTAINERS (Write After Approval): Remove myself.
4322 (Various Maintainers: c++ runtime libs): Add myself.
4323
5ce6f47b
EC
43242002-08-15 Eric Christopher <echristo@redhat.com>
4325
4326 * config.sub: Import from master repository.
4327 * config.guess: Ditto.
4328
7f9317f0
AO
43292002-08-19 Alexandre Oliva <aoliva@redhat.com>
4330
4331 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4332 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4333 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4334
7aecca3d
AH
43352002-08-16 Aldy Hernandez <aldyh@redhat.com>
4336
4337 * MAINTAINERS: Add self to rs6000 vector extensions.
4338
8ea4b195
AO
43392002-08-15 Alexandre Oliva <aoliva@redhat.com>
4340
4341 * libiberty/configure: Reverted unintended yesterday's check in.
4342
f5cc59a7
AO
43432002-08-14 Alexandre Oliva <aoliva@redhat.com>
4344
4345 * boehm-gc/configure, libf2c/configure: Rebuilt.
4346 * libffi/configure, libiberty/configure: Ditto.
4347 * libjava/configure, libobjc/configure: Ditto.
4348 * libstdc++-v3/configure, zlib/configure: Ditto.
4349 Merged from binutils:
4350 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4351 From Steve Ellcey <sje@cup.hp.com>:
4352 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4353 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4354 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4355 IA64.
4356 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4357 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4358 soname_spec, sys_lib_search_path_spec): Ditto.
4359
66350331
FS
43602002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
4361
4362 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4363
2ff34870
L
43642002-08-04 H.J. Lu (hjl@gnu.org)
4365
4366 * configure.in (mips*-*-linux*): Don't skip target-libffi.
4367
a014f2fe
KW
43682002-08-02 Krister Walfridsson <cato@df.lth.se>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
c01d477a
AM
43722002-07-31 Alan Modra <amodra@bigpond.net.au>
4373
4374 * configure.in: Move generic linux case to end. Copy generic
4375 linux noconfigdirs to mips*-*-linux* entry and new
4376 powerpc64*-*-linux* entry. Add target-libffi for the latter.
4377
68cd2524
MM
43782002-07-19 Michael Matz <matz@suse.de>
4379
4380 * MAINTAINERS: Add myself as ra* maintainer.
4381
e2d83b8c
CD
43822002-07-16 Chris Demetriou <cgd@broadcom.com>
4383
4384 * config.guess: Update to 2002-07-09 version.
4385 * config.sub: Update to 2002-07-03 version.
4386
cece4f1d
HPN
43872002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
4388
4389 * MAINTAINERS: Fix typo in a maintainer email address.
4390
bb654703
NN
43912002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
4392
4393 * configure.in: Remove two redundant tests.
4394
789b7de5
RO
43952002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4396
4397 * configure.in (mips*-*-irix6*o32): Enable stabs.
4398
e1da1089
NN
43992002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
4400
f3970bba
NN
4401 * configure.in: Don't build grez.
4402 * Makefile.in: Ditto.
4403
e1da1089
NN
4404 * Makefile.in: Remove references to bsp, cygmon, libstub.
4405 * configure.in: Ditto.
4406
4407 * configure.in: Remove leftover reference to gdbtest.
4408
57c905fa
PE
44092002-07-08 Phil Edwards <pme@gcc.gnu.org>
4410
4411 * configure.in (gxx_include_dir): Change to match versioned
4412 C++ headers if --enable-version-specific-runtime-libs is used.
4413
a0af94a7 44142002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 4415
a0af94a7
SE
4416 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4417
423ce3eb
NN
44182002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
4419
4420 * configure.in: Make --without-x work.
4421
98186934
NN
44222002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
4423
c3b7d169
NN
4424 * configure.in: Rearrange target Makefile fragment collection.
4425
98186934
NN
4426 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4427 cvs[src].
4428 * configure.in: Ditto.
4429
eebd288a
MK
44302002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
4431
4432 * MAINTAINERS (Write After Approval): Update my e-mail address.
4433
3ab36f05
NN
44342002-06-24 Ben Elliston <bje@redhat.com>
4435
4436 * configure.in (host_tools): Remove cgen.
4437
4438 * Makefile.in (all-cgen): Remove; runs from its source directory.
4439 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 4440 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
4441 (all-sim): Likewise.
4442
44432002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4444
4445 * Makefile.in: Eliminate 'apache' targets.
4446 * configure.in: Eliminate 'apache' targets.
4447
55380b08
NN
4448 * configure.in: Eliminate redundant tests. Reorganize.
4449
9a5c1b9d
NN
4450 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4451
5fd3853a
NN
4452 * config-ml.in: Eliminate references to Cygnus configure.
4453
cfefc434
NN
4454 * Makefile.in: Eliminate references to building emacs.
4455
2fe93885
GS
44562002-06-28 Graham Stott <graham.stott@btinternet.com>
4457
4458 * MAINTAINERS: Update my email address.
4459
53c40185
BK
44602002-06-26 Benjamin Kosnik <bkoz@redhat.com>
4461
4462 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 4463 (cxx_incdir): Remove.
53c40185 4464
97679694
NN
44652002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
4466
4467 * MAINTAINERS (Write After Approval): Add self.
4468
b03bcd37
DC
4469Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
4470
4471 * configure.in: Add support for ip2k.
4472
6bd12129
NN
44732002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
4474
4475 * configure.in: Fix AIX configury bug.
4476
e0d98a92
SE
44772002-06-20 Steve Ellcey <sje@cup.hp.com>
4478
4479 * MAINTAINERS (Write After Approval): Add self.
4480
ba3292db
NN
44812002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4482
ef40bc65
NN
4483 * configure.in: replace ${topsrcdir} with ${srcdir}
4484
7a0be465
NN
4485 * configure.in: Move definition of libstdcxx_flags
4486 right above usage, rather than waaay earlier.
4487
e1848dde
NN
4488 * configure.in: Pull definition of is_cross_compiler earlier.
4489
8bc2fff1
NN
4490 * configure.in: Rearrange a little.
4491
ba3292db
NN
4492 * configure.in: Remove references to librx.
4493 * Makefile.in: Remove references to librx.
4494
11d8b408
DC
4495Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
4496
4497 * config.sub: Add support for avr target.
4498 Import from master sources, rev 1.255
5ce6f47b 4499
93da8339
PE
45002002-06-19 Phil Edwards <pme@gcc.gnu.org>
4501
4502 * configure, .cvsignore: Revert previous change...
4503 * Makefile: ...delete.
4504
b4caab5c
NN
45052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
4506
4507 * configure.in: Eliminate ${gasdir} variable.
4508
ee777171
DB
45092002-06-18 Dave Brolley <brolley@redhat.com>
4510
4511 * configure.in: Add support for frv.
4512 * config.sub: Add support for frv.
4513
26e4af54
PE
45142002-06-18 Phil Edwards <pme@gcc.gnu.org>
4515
4516 * configure: Remove garbage from previous commit.
4517
bb20b7da
PE
45182002-06-18 Phil Edwards <pme@gcc.gnu.org>
4519
4520 * configure: For in-source builds, make a subdir and re-exec there.
4521 * Makefile: New file. Pass targets through to build directory.
4522 * .cvsignore: No longer ignore "Makefile".
4523
9d321f6c
DR
45242002-06-16 Douglas Rupp <rupp@gnat.com>
4525
4526 * MAINTAINERS (Write After Approval): Add self.
4527
c8eb2bc0
KG
45282002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4529
4530 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4531
f210d239
JT
45322002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
4533
4534 * configure.in (vax-*-netbsd*): Re-enable gas.
4535
e9667b3c
NN
45362002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
4537
efe1f357
NN
4538 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4539 BUILD_PREFIX_1, to correct nomenclature.
4540 * configure: Likewise.
4541
e9667b3c
NN
4542 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4543 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4544
fe2fe497
OH
45452002-05-31 Olaf Hering <olh@suse.de>
4546
4547 * config-ml.in: Propogate DESTDIR also.
4548
dcf7f0dd
JT
45492002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
4550
4551 * configure.in (vax-*-netbsd*): Don't build gas for this
4552 platform.
4553
6ff14f32
MM
45542002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
4555
4556 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4557 and libgcj for AVR.
4558
397de1ff
KK
45592002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
4560
4561 * MAINTAINERS (Write After Approval): Add myself.
4562
ac30211c
JT
45632002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4564
4565 * config.guess: Update to 2002-05-22 version.
4566 * config.sub: Likewise.
4567
1e6347d8
RO
45682002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4569
4570 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4571 * config-ml.in: Likewise.
4572 * configure: Likewise.
4573 * configure.in: Likewise.
4574
e5ce1d6d
SC
45752002-05-16 Stephane Carrez <stcarrez@nerim.fr>
4576
4577 * MAINTAINERS: Update my email address.
4578
6cdef75d
NN
45792002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
4580
4a87f061
NN
4581 * configure.in: Simplify makefile fragment collection.
4582
4583 * configure.in: Remove code to build emacs.
603606e7 4584
e254d6b5
NN
4585 * configure.in : Remove --srcdir argument from targargs and buildargs
4586 (it's always overridden in the Makefile anyway). Rearrange a bit.
4587
4588 * configure: Move some logic to configure.in.
4589 * configure.in: Move some logic from configure.
6cdef75d 4590
1d6006fe
TT
45912002-05-11 Tom Tromey <tromey@redhat.com>
4592
4593 * MAINTAINERS: Reflect libgcj reality.
4594
b70b3534
FS
45952002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4596
4597 * Makefile.in: Honour DESTDIR.
4598
4434687a
MM
45992002-05-08 Mark Mitchell <mark@codesourcery.com>
4600
4601 * config.guess: Import 2002-03-20 version.
4602 * config.sub: Import 2002-04-26 version.
4603
a89e49c7
RO
46042002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4605
4606 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4607
44e55536
TJ
46082002-05-07 Tim Josling <tej@melbpc.org.au>
4609
4610 * MAINTAINERS: Add self.
4611
97320a3f
LR
46122002-05-06 Loren J. Rittle <ljrittle@acm.org>
4613
4614 * ltmain.sh: Detect and handle object name conflicts
4615 while piecewise linking a static library.
4616
b7c13625
AO
46172002-05-05 Alexandre Oliva <aoliva@redhat.com>
4618
4619 * configure.in (noconfigdirs): Don't disable libgcj on
4620 sparc64-*-solaris* and sparcv9-*-solaris*.
4621
4182d9fa
AO
46222002-05-03 Alexandre Oliva <aoliva@redhat.com>
4623
4624 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4625
7bebf279
TF
46262002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
4627
4628 * configure.in (FLAGS_FOR_TARGET): Do not add
4629 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4630 on i[3456]86-*-linux*.
4631
9a06dc7d
TF
46322002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
4633
4634 * configure.in (noconfigdirs): Replace [ ] with test.
4635
4636 * configure.in (noconfigdirs): Do not add target-newlib if
4637 target == i[3456]86-*-linux*, and host == target.
4638
a51a07fa
NN
46392002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
4640
9e7facd6
DD
4641 * configure.in: delete reference to absent file
4642
aeaa0f2f
NN
4643 * configure.in: replace '[' with 'test'
4644
4bb98828
NN
4645 * configure.in: Eliminate references to gash.
4646 * Makefile.in: Eliminate references to gash.
4647
64791664
NN
4648 * configure.in: remove useless references to 'pic' makefile fragments.
4649
3ed57cf4
NN
4650 * configure.in: (*-*-windows*) Finish removing.
4651
a51a07fa
NN
4652 * configure.in: Eliminate redundant test for libgui.
4653
8552f6f1
RS
46542002-04-29 Roger Sayle <roger@eyesopen.com>
4655
4656 * MAINTAINERS: Add self and realphabetize. Update entries
4657 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
4658 entry for a29k port maintainer.
4659
9e847666
JS
46602002-04-26 Joel Sherrill <joel@OARcorp.com>
4661
4662 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4663 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4664
704c9a14
NN
46652002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
4666
4667 * configure.in: remove references to dead files
4668
7bff5059
MM
46692002-04-19 Mark Mitchell <mark@codesourcery.com>
4670
4671 * MAINTAINERS: Add information about purpose of this file.
4672
0c7c67f0
TT
46732002-04-18 Tom Tromey <tromey@redhat.com>
4674
4675 * configure.in: Disallow configuring libgcj when it is already
4676 installed and we're using Solaris 2.8 linker. Do enable libgcj on
4677 Solaris 2.8 by default. For PR libgcj/6158.
4678
63501e91
NN
46792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4680
4681 * configure.in: Move default CC setting out of config/mh-* fragments
4682 directly into here.
4683
701afd4d
NN
46842002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
4685
4686 * configure.in: don't even try to configure or make a subdirectory
4687 if there's no configure script for it.
4688
07cdae91
MM
46892002-04-15 Mark Mitchell <mark@codesourcery.com>
4690
4691 * MAINTAINERS: Remove chill maintainers.
4692 * Makefile.in (CHILLFLAGS): Remove.
4693 (CHILL_LIB): Remove.
4694 (TARGET_CONFIGDIRS): Remove libchill.
4695 (CHILL_FOR_TARGET): Remove.
4696 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4697 CHILL_LIB.
4698 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4699 (CHECK_TARGET_MODULES): Likewise.
4700 (INSTALL_TARGET_MODULES): Likewise.
4701 (CLEAN_TARGET_MODULES): Likewise.
4702 (configure-target-libchill): Remove.
4703 (all-target-libchill): Remove.
4704 * configure.in (target_libs): Remove target-libchill.
4705 Do not compute CHILL_FOR_TARGET.
4706 * libchill: Remove directory.
5ce6f47b 4707
ab50d72b
DD
47082002-04-11 DJ Delorie <dj@redhat.com>
4709
4710 * Makefile.in, configure.in: Sync with binutils, entries
4711 follow...
4712
0a1e123a
DD
47132002-04-07 Andrew Cagney <ac131313@redhat.com>
4714
4715 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4716 (do-tar, do-bz2): New rules.
4717 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4718 (gdb-tar): New rule.
4719 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4720 (insight_dejagnu.tar): New rule.
4721 (insight.tar): New rule.
4722 (gdb+dejagnu.tar): New rule.
4723 (gdb.tar): New rule.
4724
ab50d72b
DD
47252002-02-01 Mo DeJong <supermo@bayarea.net>
4726
4727 * Makefile.in: Add all-tix to deps for all-snavigator
4728 so that tix is built when building snavigator.
4729
47302002-01-11 Steve Ellcey <sje@cup.hp.com>
4731
4732 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4733 ld and gdb are not supported.
4734
47352002-01-07 Mark Salter <msalter@redhat.com>
4736
4737 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4738 Allow target-libgloss to be built for arm, strongarm, and xscale.
4739
47402001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4741
4742 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4743 options for i[3456]86-pc-linux* native builds.
4744
47452001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4746
4747 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4748 files from .po files for a distribution.
4749
47502001-09-03 Jeff Holcomb <jeffh@redhat.com>
4751
4752 * configure.in: Enable libstdc++-v3 for h8300 targets.
4753
47542001-06-19 Alan Modra <amodra@bigpond.net.au>
4755
4756 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4757 version from bfd/.
4758
4759Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4760
4761 * Makefile.in (VER): When present, extract the version number from
4762 the file version.in.
4763
47642001-05-24 Tom Rix <trix@redhat.com>
4765
4766 * configure.in : enable ld for aix
4767
47682001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4769
4770 * config.guess: Add linux target for S/390.
4771
47722000-11-07 Philip Blundell <pb@futuretv.com>
4773
4774 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4775
47762000-11-03 Philip Blundell <pb@futuretv.com>
4777
4778 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4779 files.
4780
47812001-01-15 Ben Elliston <bje@redhat.com>
4782
4783 * configure.in (host_tools): Add sid.
4784 Always configure cgen.
4785
47862000-11-24 Nick Clifton <nickc@redhat.com>
4787
4788 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4789
4790
47912000-08-20 Doug Evans <dje@casey.transmeta.com>
4792
4793 * Makefile.in (ALL_MODULES): Add all-cgen.
4794 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4795 (all-cgen): New target.
4796 (all-opcodes,all-sim): Depend on all-cgen.
4797 * configure.in (host_tools): Add cgen.
4798 Only configure cgen if --enable-cgen-maint.
4799
ef98ad7b
LR
48002002-04-09 Loren J. Rittle <ljrittle@acm.org>
4801
4802 * configure.in: Add *-*-freebsd* configurations.
4803
90def2b2
TT
48042002-04-08 Tom Tromey <tromey@redhat.com>
4805
4806 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4807 Fixes PR libgcj/6068.
4808
320d7e7a
KW
48092002-03-30 Krister Walfridsson <cato@df.lth.se>
4810
4811 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4812
18b467f1
RO
48132002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4814
4815 * configure.in (alpha*-dec-osf*): Enable libgcj.
4816
8bb3a5af
MG
48172003-03-27 Matthew Gingell <gingell@gnat.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
56ae9405
NC
48212002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
4822
4823 Fix for: PR bootstrap/3591, target/5676
4824 * configure.in (mcore-pe): Disable the configuration of
4825 libstdc++-v3 since exceptions are not supported.
4826
f18d9a0c
AG
48272002-03-20 Anthony Green <green@redhat.com>
4828
4829 * configure.in: Enable libgcj for xscale-elf target.
4830
c0e21eef
R
4831Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
4832
4833 * MAINTAINERS: Update my email address.
4834
28eca9e8
AO
48352002-03-16 Alexandre Oliva <aoliva@redhat.com>
4836
4837 * ltmain.sh (relink_command): Fix typo in previous change.
4838
e67e72c7
AO
48392002-03-15 Alexandre Oliva <aoliva@redhat.com>
4840
4841 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4842 (relink_command): Added --tag flags.
4843 (mode=install): If relinking fails; error out.
4844
c2273204
RH
48452002-03-12 Richard Henderson <rth@redhat.com>
4846
4847 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4848 .NOTPARALLEL tag.
4849 (do-check): Rename from check.
4850 (check): Allow parallel check.
4851
bcb64245
BW
48522002-03-12 Bob Wilson <bob.wilson@acm.org>
4853
4854 * MAINTAINERS: Add myself as maintainer for xtensa port.
4855 Fix alphabetical order in CPU port maintainer list.
4856 Remove myself from Write After Approval list.
4857
63adb4ff
RH
48582002-03-11 Richard Henderson <rth@redhat.com>
4859
4860 * Makefile.in (.NOTPARALLEL): Add fake tag.
4861
9bec4bf0
L
48622002-03-07 H.J. Lu (hjl@gnu.org)
4863
4864 * configure.in: Enable gprof for mips*-*-linux*.
4865
c7fc1f84
DS
48662002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
6bff33fb
AO
48702002-02-28 Alexandre Oliva <aoliva@redhat.com>
4871
4872 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4873 libjava.
4874 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4875
0210b33b
AO
48762002-02-23 Alexandre Oliva <aoliva@redhat.com>
4877
4878 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4879 because its Makefile is there; test for the executable instead.
4880
fcc0a3ef
AO
48812002-02-22 Alexandre Oliva <aoliva@redhat.com>
4882
4883 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4884 libstdc++-v3 and libjava.
4885
97cf8285
AM
48862002-02-11 Adam Megacz <adam@xwt.org>
4887
4888 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4889 boehm-gc
5ce6f47b 4890
40fe0ec3
AO
48912002-02-09 Alexandre Oliva <aoliva@redhat.com>
4892
4893 * config.guess: Updated to 2002-01-30's version.
4894 * config.sub: Updated to 2002-02-01's version.
4895 Contribute sh64-elf.
4896 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4897 * configure.in: Added sh64-*-*.
4898
694d53ee
CD
48992002-02-08 Chris Demetriou <cgd@broadcom.com>
4900
4901 * MAINTAINERS: Belatedly add myself to write after approval list.
4902
a9ca50b1
JH
4903Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
4904
4905 * MAINTAINERS: Put self in as maintainer for x86-64 port.
4906 Remove self as Write After Approval.
4907
5ffc3500
GK
49082002-01-31 Geoffrey Keating <geoffk@redhat.com>
4909
4910 * MAINTAINERS: Put self in as maintainer for contrib/regression
4911 directory.
4912
4ceaf7fb
PE
49132002-01-28 Phil Edwards <pme@gcc.gnu.org>
4914
4915 * MAINTAINERS: Update my email address.
4916
51584787
JT
49172002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4918
5ce6f47b
EC
4919 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4920 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
4921 libraries if not supported for NetBSD on target CPU.
4922
5701d273
DR
49232002-01-25 Douglas B Rupp <rupp@gnat.com>
4924
4925 * install-sh: Use _inst.$$_ for temp file name.
4926
b299a075
JT
49272002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
4928
4929 * MAINTAINERS (Write After Approval): Move my contact info
4930 from here...
4931 (OS Port Maintainers): ...to here (netbsd).
4932
51fe14b5
BW
49332002-01-22 Bob Wilson <bob.wilson@acm.org>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
b634ad42
L
49372002-01-17 H.J. Lu <hjl@gnu.org>
4938
4939 * Makefile.in (all-fastjar): Also depend on all-libiberty.
4940 (all-target-fastjar): Also depend on all-target-libiberty.
4941
3cd87679
L
49422002-01-16 H.J. Lu (hjl@gnu.org)
4943
4944 * config.guess: Import from master sources, rev 1.225.
4945 * config.sub: Import from master sources, rev 1.238.
4946
969a6d8f
KH
49472002-01-16 Kazu Hirata <kazu@hxi.com>
4948
4949 * MAINTAINERS (Write After Approval): Remove myself.
4950
366f6a52
FW
49512001-12-19 Florian Weimer <fw@deneb.enyo.de>
4952
4953 * MAINTAINERS (Write After Approval): Add myself.
4954
f02240b6
JM
49552001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
4956
4957 * MAINTAINERS: Add self as docs co-maintainer.
4958
5d08dc39
MK
49592001-12-11 Matthias Klose <doko@debian.org>
4960
4961 * MAINTAINERS (Write After Approval): Add myself.
4962
39e790d5
ZW
49632001-12-09 Zack Weinberg <zack@codesourcery.com>
4964
4965 * MAINTAINERS: Update my email address.
4966
4519d6a3
TC
49672001-12-07 Turly O'Connor <turly@apple.com>
4968 * MAINTAINERS (Write After Approval): Add myself.
4969 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4970 (rs6000_initialize_trampoline): Call __trampoline_setup for
4971 ABI_DARWIN too.
4972 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 4973 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 4974
21cf0a73
PC
49752001-12-07 Paolo Carlini <pcarlini@unitus.it>
4976
4977 * MAINTAINERS (Write After Approval): Add myself.
4978
4ee43206
DR
4979Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
4980
4981 * configure, configure.in: Use temp file for long sed commands.
4982
251931f3
LG
49832001-12-03 Laurent Guerby <guerby@acm.org>
4984
4985 * config.sub: Update to version 1.232 on subversion.
4986
03777dd7
BE
49872001-12-03 Ben Elliston <bje@redhat.com>
4988
4989 * MAINTAINERS: Update mail address for config.* patches.
4990
e490616e
ZW
49912001-11-27 DJ Delorie <dj@redhat.com>
4992 Zack Weinberg <zack@codesourcery.com>
4993
4994 When build != host, create libiberty for the build machine.
4995
4996 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4997 CONFIG_ARGUMENTS.
4998 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4999 New variables.
5000 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5001 and rules.
5002 (all.normal): Depend on ALL_BUILD_MODULES.
5003 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5004 (all-build-libiberty): Depend on configure-build-libiberty.
5005
5006 * configure: Calculate and substitute proper value for
5007 ALL_BUILD_MODULES.
5008 * configure.in: Create the build subdirectory.
5009 Calculate and substitute TARGET_CONFIGARGS (formerly
5010 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5011
04075e8f
ZL
50122001-11-26 Ziemowit Laski <zlaski@apple.com>
5013
5014 * MAINTAINERS (write-after-approval): Add self.
5015
ed19322d
CR
50162001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
5017
5018 * MAINTAINERS (GNATS only accounts): Remove self.
5019
90a12988
HPN
50202001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5021
5022 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5023 libf2c.
5024
77e653ad
CR
50252001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
5026
5027 * MAINTAINERS (Write After Approval): Add self.
5028
64adad99
DB
50292001-11-12 David O'Brien <obrien@FreeBSD.org>
5030
5031 * MAINTAINERS: mips and s390 are also CPU ports.
5032
834a28c7
DB
50332001-11-12 David O'Brien <obrien@FreeBSD.org>
5034
5035 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5036
ef94239f
DB
50372001-11-11 David O'Brien <obrien@FreeBSD.org>
5038
5039 * MAINTAINERS: Alphabetize.
5040
beda0427
KH
50412001-11-09 Kazu Hirata <kazu@hxi.com>
5042
5043 * MAINTAINERS (Various maintainers: h8 port): Add myself.
5044
6ca224d3
JDA
50452001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
5046
5047 * MAINTAINERS (Various maintainers: hppa port): Added myself.
5048
132e4bd7
PE
50492001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
5050
5051 * configure.in (--enable-languages): Be more permissive about
5052 syntax. Check for empty lists better. Warn about $LANGUAGES.
5053
c6243b4c
GK
50542001-11-08 Geoffrey Keating <geoffk@redhat.com>
5055
5056 * config.sub: Import from master sources, rev. 1.230.
5057 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5058
abbb9e76
LG
50592001-11-07 Laurent Guerby <guerby@acm.org>
5060
5061 * MAINTAINERS (Write After Approval): Add self.
5062
53cdb27a
HPN
50632001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
5064
5065 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5066
dd3a88c9
HPN
50672001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
5068
5069 * config.sub: Import from master sources, rev 1.226.
5070 * config.guess: Import from master sources, rev 1.216.
5071
d344dce9
HPN
50722001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5073
5074 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5075 * MAINTAINERS: Add self as maintainer of MMIX port.
5076 Remove old after-approval entry.
5077
63f6bcd7
JM
50782001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
5079
5080 * ChangeLog, configure: Fix spelling errors.
5081
84f92638
BK
50822001-10-20 Brendan Kehoe <brendan@zen.org>
5083
5084 * MAINTAINERS: Tweak my address.
5085
2f30eda4
R
5086Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
5087
5088 * MAINTAINERS: Update my email address.
5089
1567080c 50902001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 5091
f48a3b5c 5092 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 5093 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 5094
30106886
GB
50952001-10-10 Geert Bosch <bosch@gnat.com>
5096
e490616e 5097 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
5098 Added Robert Dewar.
5099
d3d51b8c
DB
51002001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
5101
5102 * MAINTAINERS (Write After Approval): Added self
5103
d1c3e709
GB
51042001-10-02 Geert Bosch <bosch@gnat.com>
5105
5106 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5107
50f5f793
JM
51082001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5109
5110 * configure: Handle temporary files securely using mkdir.
5111
7fddf9a9
AO
51122001-09-29 Alexandre Oliva <aoliva@redhat.com>
5113
5114 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5115
387beb82
WC
51162001-09-26 Will Cohen <wcohen@redhat.com>
5117
5118 * configure.in (*-*-linux*): Disable configuration of target-newlib
5119 and target-libgloss.
e490616e 5120
0c055e34
AO
51212001-09-26 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5124 RANLIB.
5125
759bfa90
AO
51262001-09-21 Alexandre Oliva <aoliva@redhat.com>
5127
5128 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5129 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5130 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5131 avoid quotes nesting problems.
5132 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5133 (DO_X): Export only variables that are set.
5134
1dc4a750
BE
51352001-09-19 Ben Elliston <bje@redhat.com>
5136
5137 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5138 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5139 semantics. Use the shell built-in "type" command instead.
5140
898c7238
AO
51412001-08-31 Alexandre Oliva <aoliva@redhat.com>
5142
5143 Merged from gcc-3_0-branch:
5144 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
5145 * ltcf-c.sh: Use $objext, not $ac_objext.
5146 2001-07-27 Mark Kettenis <kettenis@gnu.org>
5147 * ltcf-cxx.sh: Add support for GNU.
5148 2001-07-22 Timothy Wall <twall@redhat.com>
5149 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
5150 default settings if using GNU tools with that configuration.
5151 * ltcf-cxx.sh: Ditto.
5152 * ltcf-gcj.sh: Ditto.
5153 2001-07-21 Michael Chastain <chastain@redhat.com>
5154 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5155 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
5156 * ltmain.sh: Mark as gcc-local.
5157
8fa0a32e
EC
51582001-08-30 Eric Christopher <echristo@redhat.com>
5159 Jason Eckhardt <jle@redhat.com>
5160
5161 * config.guess: Merge from master sources.
5162 * config.sub: Merge from master sources, add support for mipsisa32.
5163
32f30f91 51642001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
5165 * config.sub: Merge from master sources, rev 1.219.
5166 * MAINTAINERS: Add self as contact for stormy16 port.
5167
f6084f99
ZW
51682001-08-14 Zack Weinberg <zackw@panix.com>
5169
5170 * config.sub: Merge from master sources, rev 1.218.
5171 * config.guess: Merge from master sources, rev 1.209.
5172
91b54f7f
GS
51732001-08-11 Graham Stott <grahams@redhat.com>
5174
5175 * Makefile.in (check-c++): Add missing semicolon.
5176
e5b3941e
JH
5177Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
5178
32f30f91 5179 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 5180
6387a56e
EC
51812001-07-30 Eric Christopher <echristo@redhat.com>
5182
5183 * MAINTAINERS (Various maintainers: mips port): Added myself.
5184
53b475f0
AH
51852001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5186
e490616e 5187 * configure.in (sh-*-linux*): New.
53b475f0 5188
2a08c780
RH
51892001-07-27 Richard Henderson <rth@redhat.com>
5190
5191 * .cvsignore: Add LAST_UPDATED.
5192
bfa79422
UW
51932001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
5194
5195 * MAINTAINERS (Various maintainers: s390 port): Added myself.
5196
0ae85492
AH
51972001-07-16 Aldy Hernandez <aldyh@redhat.com>
5198
e490616e 5199 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 5200
8e1ab0fe
NP
5201Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
5202
5203 * MAINTAINERS (Write After Approval): Added myself.
5204
2b997990
SC
52052001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5206
5207 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5208 and libgcj on m68hc11/m68hc12.
5209
d920e825
L
52102001-06-27 H.J. Lu (hjl@gnu.org)
5211
5212 * Makefile (CFLAGS_FOR_BUILD): New.
5213 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5214
d425a1e0
JM
52152001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5216
5217 * README: Remove version number.
5218
5b5b4207
GP
52192001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5220
5221 * INSTALL/README: Update wrt. to the installation instructions now
5222 residing in gcc/doc/install.texi.
5223
be839b69
JM
52242001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
5225
5226 * README: Replace with a cut-down and updated version of gcc/README.
5227
fe2ee7c4
DE
52282001-06-12 David Edelsohn <edelsohn@gnu.org>
5229
5230 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5231 multilibs to be disabled.
5232
4f5d646c
DB
52332001-06-11 Daniel Berlin <dan@cgsoftware.com>
5234
5235 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 5236
818f0c85
AO
52372001-06-09 Alexandre Oliva <aoliva@redhat.com>
5238
5239 * config.guess: Import CVS version 1.195.
5240 * config.sub: Import CVS version 1.212.
5241
e9a8af10
AO
52422001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
5243
5244 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5245 gcc/xgcc is built, use -print-prog-name to find out the program
5246 name to use.
5247
ae3ca0a9
PE
52482001-06-04 Phil Edwards <pme@sources.redhat.com>
5249
5250 * config.guess: Import CVS version 1.194. All gcc-local changes
5251 appear to also be in the master copy.
5252 * config.sub: Import CVS version 1.211.
5253
066bd40d
MM
5254Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
5255
5256 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5257 with_gcc]: Use `gcc -shared' to build a shared library.
5258
4aef4f33
JDA
5259Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
5260
5261 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5262 archives.
5263
c386f00f
RO
5264Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
2ae5cea5
HPN
52682001-06-01 Hans-Peter Nilsson <hp@axis.com>
5269
5270 * configure.in (libstdcxx_flags): Do not try to execute
5271 libstdc++-v3/testsuite_flags until it exists.
5272
c3766183
AM
52732001-06-01 Alan Modra <amodra@bigpond.net.au>
5274
5275 * MAINTAINERS: Update my email address.
5276
9b337833
GS
52772001-05-31 Graham Stott <grahams@redhat.com>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
55fce0eb
SP
52812001-05-28 Simon Patarin <simon.patarin@inria.fr>
5282
5283 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
5284 libraries when using g++ with native linker.
5285
5f7de4b8
AO
52862001-05-28 Alexandre Oliva <aoliva@redhat.com>
5287
5288 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5289
a7bc0fbb
AO
52902001-05-22 Alexandre Oliva <aoliva@redhat.com>
5291
5292 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5293 [aix4*|aix5*]: Prepend blank.
5294
33456445
AO
52952001-05-20 Alexandre Oliva <aoliva@redhat.com>
5296
5297 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5298 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
5299 of subdir/configure scripts to use the new libtool.m4.
5300
e48d3d00
MK
53012001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
5302
5303 * MAINTAINERS (Write After Approval): Add myself.
5304
9e0e191b
BK
53052001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5306
5307 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5308
3f19b439
BE
53092001-05-11 Ben Elliston <bje@redhat.com>
5310
5311 * Makefile.in (all-sid): New target.
5312 (check-sid, clean-sid, install-sid): Likewise.
5313
6ebe3121
JO
53142001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5315
5316 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5317
ca3667c4
AO
53182001-05-03 Alexandre Oliva <aoliva@redhat.com>
5319
5320 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5321 libgcj.
5322
53232001-05-03 Alexandre Oliva <aoliva@redhat.com>
5324
5325 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5326 gcc/xgcc is built, use -print-prog-name to find out the program
5327 name to use.
5328
b2964d63
AO
53292001-04-26 Alexandre Oliva <aoliva@redhat.com>
5330
b1bb2302
AO
5331 * configure.in (noconfigdirs): Don't reset it from scratch in the
5332 target case; only append to it.
6387a56e 5333
b2964d63
AO
5334 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5335 sparc-*-solaris2.8]: Disable ${libgcj}.
5336
8343765d
AO
53372001-04-25 Alexandre Oliva <aoliva@redhat.com>
5338
5339 * configure.in (libgcj_saved): Copy from $libgcj.
5340 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5341 --disable-libgcj.
5342
ddbb6d43
GRK
53432001-04-25 Gavin Romig-Koch <gavin@redhat.com>
5344
5345 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 5346 C front end maintainer.
ddbb6d43 5347
3fa03ff9
AG
5348Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5349
5350 * configure.in: Move *-chorusos target case to the proper switch.
5351 Disable libgcj.
5352
99ffe40f
AO
53532001-04-12 Alexandre Oliva <aoliva@redhat.com>
5354
5355 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5356 1.641.2.228.
5357
78faa32d
FS
53582001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5359
5360 * Makefile.in (STAGE1_CFLAGS): Pass down.
5361
cdbff0ab
AM
53622001-04-13 Alan Modra <amodra@one.net.au>
5363
5364 * config.guess: Add hppa64-linux support. Note for next import that
5365 this is already in the master file.
5366 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5367
75b9074c
AO
53682001-04-12 Alexandre Oliva <aoliva@redhat.com>
5369
5370 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5371 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5372
125404c5
SS
53732001-04-11 Stan Shebs <shebs@apple.com>
5374
5375 * MAINTAINERS: Add self as Darwin port maintainer.
5376
876684fe
AM
53772001-04-11 Alan Modra <amodra@one.net.au>
5378
5379 * MAINTAINERS: Update my email address.
5380
06729913
LR
53812001-04-10 Loren J. Rittle <ljrittle@acm.org>
5382
5383 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5384 recent versions of FreeBSD (release 3 or later).
5385 * ltconfig: On FreeBSD, -lc must not be provided when building
5386 a shared library or else the standard -pthread gcc option is
5387 rendered worthless to later users of the built library.
5388
67916302
JM
53892001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
5390
5391 * MAINTAINERS: Add self and RTH as C front end maintainers.
5392
d2bc0628
AO
53932001-04-05 Alexandre Oliva <aoliva@redhat.com>
5394
e490616e
ZW
5395 * config.sub: Make sure to match an already-canonicalized
5396 machine name (eg. mn10300-unknown-elf).
d2bc0628 5397
a3406c06
AO
53982001-04-01 Alexandre Oliva <aoliva@redhat.com>
5399
5400 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5401 New macros.
5402 (bootstrap, cross): Use RECURSE_FLAGS.
5403 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5404
a076f6a4
AO
54052001-03-27 Alexandre Oliva <aoliva@redhat.com>
5406
5407 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5408
e9f4fa71
CH
54092001-03-22 Colin Howell <chowell@redhat.com>
5410
7238de5c
CH
5411 * Makefile.in (DO_X): Do not backslash single-quotes in
5412 backquotes (two places).
e9f4fa71 5413
b6b14b1b
AO
54142001-03-22 Alexandre Oliva <aoliva@redhat.com>
5415
5416 Re-installed:
5417 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
5418 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
5419 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5420 * ltcf-cxx.sh: Likewise.
5421 * ltcf-gcj.sh: Likewise.
5422
1eb0b89d
GP
54232001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5424
5425 * MAINTAINERS: Add myself as "documentation co-maintainer".
5426
82e23236
AO
54272001-03-22 Alexandre Oliva <aoliva@redhat.com>
5428
5429 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5430 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5431
64ec27c3
TT
54322001-03-19 Tom Tromey <tromey@redhat.com>
5433
5434 * config-ml.in: Handle GCJ and GCJFLAGS.
5435
191de407
MC
54362001-03-21 Michael Chastain <chastain@redhat.com>
5437
5438 * Makefile.in: all-m4 depends on all-texinfo.
5439
fed4dede
LR
54402001-03-20 Loren J. Rittle <ljrittle@acm.org>
5441
5442 * MAINTAINERS: Add myself to write after approval list.
5443
085072bb
LB
54442001-03-18 Laurynas Biveinis <lauras@softhome.net>
5445
5446 * Makefile.in (DO_X): Quote nested quotes.
5447
5af8ea3f
AM
54482001-03-18 Alan Modra <alan@linuxcare.com.au>
5449
5450 * MAINTAINERS: Add myself to write after approval list.
5451
69e23037
LB
54522001-03-15 Laurynas Biveinis <lauras@softhome.net>
5453
5454 * Makefile.in (DO_X): Use double quotes for quoting
5455 "RANLIB=$${RANLIB}".
5456
2b9650f4
OP
54572001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
5458
5459 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5460
4698d2cf
NP
54612001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5462
5463 * configure.in: Only use `lang_requires' for languages athat are
5464 actually enabled.
5465
f6646274
PE
54662001-03-08 Phil Edwards <pme@sources.redhat.com>
5467
5468 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
5469
c9a54638
AO
54702001-03-08 Alexandre Oliva <aoliva@redhat.com>
5471
5472 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5473
6a556ad6
TT
54742001-03-07 Tom Tromey <tromey@redhat.com>
5475
5476 * configure.in: Allow config-lang.in to set `lang_requires' to list
5477 of other required languages.
5478
6822468a
LB
54792001-03-06 Laurynas Biveinis <lauras@softhome.net>
5480
5481 * Makefile.in: Remove RANLIB definition. Use RANLIB
5482 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5483 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 5484
f04885d3 54852001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 5486 Alexandre Oliva <aoliva@redhat.com>
6387a56e 5487
f04885d3
BK
5488 * Makefile.in (check-c++): Use tabs, not spaces.
5489
288edf47 54902001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 5491
288edf47
LB
5492 * MAINTAINERS: add myself to Write After Approval list.
5493
3d55d2f8 54942001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 5495
e490616e 5496 * Makefile.in (check-c++): New rule.
6387a56e 5497
4d88a68a
BK
5498 * configure.in (target_libs): Remove libg++.
5499 (noconfigdirs): Remove libg++.
5500 (noconfigdirs): Same.
5501 (noconfigdirs): Same.
5502 (noconfigdirs): Same.
5503
5504 * config-ml.in: Remove libg++ references.
5505
5506 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5507 (ALL_TARGET_MODULES): Same.
5508 (configure-target-libg++): Remove.
5509 (all-target-libg++): Remove.
5510 (configure-target-libio): Remove.
5511 (all-target-libio): Remove.
5512 (check-target-libio): Remove.
5513 (.PHONY): Remove.
5514 (libg++.tar.bz2): Remove.
5515 (all-target-cygmon): Remove libio.
5516 (all-target-libstdc++): Remove.
5517 (configure-target-libstdc++): Remove.
5518 (TARGET_LIB_PATH): Remove libstdc++.
5519 (ALL_GCC_CXX): Remove libstdc++.
5520 (all-target-gperf): Correct.
5521
2437d4ed
NC
55222001-02-16 Nick Clifton <nickc@redhat.com>
5523
5524 * configure.in (noconfigdirs): Allow configuration of texinfo
5525 for Cygwin hosts.
5526
85b99cbe
AG
55272001-02-15 Anthony Green <green@redhat.com>
5528
5529 * configure: Introduce GCJ_FOR_TARGET.
5530 * configure.in: Ditto.
5531 * Makefile.in: Ditto.
5532
7b18790c
AS
55332001-02-13 Andreas Schwab <schwab@suse.de>
5534
5535 * MAINTAINERS: Update mail address.
5536
c4880c99
MS
55372001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
5538
5539 * config.guess: Add linux target for S/390.
5540 * config.sub: Likewise.
5541
e31ae6db
CC
55422001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5543
5544 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 5545 target-libgloss.
e31ae6db 5546
7739adfb
BE
55472001-02-06 Ben Elliston <bje@redhat.com>
5548
5549 * configure: Output host type to stdout, not stderr.
5550
36ca672c
MM
55512001-02-05 Mark Mitchell <mark@codesourcery.com>
5552
e40f2829 5553 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
5554 * ltcf-cxx.sh: Likewise.
5555
36ca672c
MM
5556 * config.if: Assume enable_libstdcxx_v3 is defined.
5557
22fdd65e
MM
55582001-02-04 Mark Mitchell <mark@codesourcery.com>
5559
5560 Remove V2 C++ library.
5561 * configure.in: Remove --enable-libstdcxx_v3 support.
5562
3b60dd8e
BM
55632001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
5564
5565 * include/demangle.h: Add prototype for java_demangle_v3.
5566
42c0c80a
PE
55672001-01-29 Phil Edwards <pme@sources.redhat.com>
5568
5569 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
5570
0be25992
RH
55712001-01-27 Richard Henderson <rth@redhat.com>
5572
5573 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5574
8a8de62d
MS
55752001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5576
5577 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5578 Don't unset, it's non-portable and no longer necessary, set to empty
5579 instead.
5580
92769744
MS
55812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5582
5583 * ltconfig: Shell portability fix for the tagname validity check.
5584
88a1c0ab
AO
55852001-01-27 Alexandre Oliva <aoliva@redhat.com>
5586
5587 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5588 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5589
45291dd5
MS
55902001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5591
5592 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5593
1ace7e15
TT
55942001-01-26 Tom Tromey <tromey@redhat.com>
5595
5596 * configure.in: Allow libgcj to be built on Sparc Solaris.
5597
0ef8b11b
DE
55982001-01-25 David Edelsohn <edelsohn@gnu.org>
5599
5600 * ltcf-c.sh: Add aix5 case.
5601 * ltcf-cxx.sh: Likewise.
5602 * ltconfig: Likewise.
5603
0006091e
AO
56042001-01-24 Alexandre Oliva <aoliva@redhat.com>
5605
9bad11e1
AO
5606 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5607 keep at least one of build_libtool_libs or build_old_libs set to
5608 yes.
5609
0006091e
AO
5610 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5611 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5612
7c01b2b5
BM
56132001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5614
5615 * configure.in: Enable libgcj on several additional platforms.
5616
d340e0ac
BM
56172001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5618
5619 * configure.in: Enable libgcj for linux targets.
5620
5baf8c37
MS
56212001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5622
5623 * MAINTAINERS (Write After Approval): Add myself.
5624
10a0ba84
JDA
56252001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
5626
5627 * MAINTAINERS: Add myself as vax port maintainer.
5628
357c6a4b
FH
56292001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
5630
5631 * MAINTAINERS: Add myself as Mercury front-end maintainer.
5632
6e2d9a7a
MS
56332001-01-09 Mike Stump <mrs@wrs.com>
5634
5635 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5636 failures of subdirectories.
5637
b6b14b1b 56382001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 5639
b6b14b1b 5640 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 5641 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
5642 * ltcf-cxx.sh: Likewise.
5643 * ltcf-gcj.sh: Likewise.
5644 * ltconfig.sh: Fix typo.
976b230d 5645
07109110
LB
56462001-01-02 Laurynas Biveinis <lauras@softhome.net>
5647
5648 * configure: handle DOS-style absolute paths.
5649
1da5b8fc
LB
56502001-01-02 Laurynas Biveinis <lauras@softhome.net>
5651
5652 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5653
4c2f5b4f
MM
56542000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
5655
5656 * MAINTAINERS: Add myself as avr port co-maintainer.
5657
bc53668e
BE
56582000-12-28 Ben Elliston <bje@redhat.com>
5659
5660 * MAINTAINERS: Add myself under ``Write After Approval''.
5661
c387606f
JM
56622000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
5663
5664 * texinfo: Remove directory from GCC.
5665
2cb5082c
JM
56662000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5667
5668 * COPYING: Update to current
5669 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5670 to 19yy as example year in copyright notice).
5671
cc330df9
BK
56722000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5673
6387a56e 5674 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
5675 (libstdcxx_incdir): Pass down.
5676 * config.if: Remove expired bits for cxx_interface, add stub.
5677 (libstdcxx_incdir): Add variable for g++ include directory.
5678 * configure.in (gxx_include_dir): Use it.
6387a56e 5679
4c6b2835
AO
56802000-12-18 Alexandre Oliva <aoliva@redhat.com>
5681
5682 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
5683 with old-email address from ``Write After Approval''.
5684
3896f13e
AJ
56852000-12-15 Andreas Jaeger <aj@suse.de>
5686
5687 * configure.in: Handle lang_dirs.
5688
56892000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 5690
ad46e881
TT
5691 * MAINTAINERS: Removed brads.
5692
90a10418
TT
5693 * MAINTAINERS: Added gcj developers.
5694
41dfe3a2 56952000-12-13 Anthony Green <green@redhat.com>
6387a56e 5696
41dfe3a2 5697 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
5698 listed. Disable libgcj for x86 and Alpha Linux until compatible
5699 with g++ abi.
6387a56e 5700
e2f601da
MS
57012000-12-13 Mike Stump <mrs@wrs.com>
5702
5703 * Makefile.in (local-distclean): Also remove fastjar.
5704
70030c01
RB
57052000-12-12 Rodney Brown <RodneyBrown@mynd.com>
5706
5707 * contrib/gcc_update: Add fastjar --touch entries.
5708
2a50f859
AO
57092000-12-12 Alexandre Oliva <aoliva@redhat.com>
5710
5711 * configure.in: Disable language-specific target libraries for
5712 languages that aren't enabled.
5713
7743113b
AG
57142000-12-10 Anthony Green <green@redhat.com>
5715
5716 * configure.in: Define libgcj. Disable libgcj target libraries for
5717 most targets.
5718
92e061a6
NB
57192000-12-10 Neil Booth <neilb@earthling.net>
5720
5721 * MAINTAINERS: Update mail address, remove from WAA list.
5722
f34ff6d6
APB
57232000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5724
5725 * libjava: Imported from /cvs/java.
5726 * libffi: Likewise.
5727 * Boehm-gc: Likewise.
5728
d82a33c6
APB
57292000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5730
5731 * configure.in (target_libs): Revert 2000-12-08 patch.
5732 (noconfigdirs): Added target-libjava.
5733
e14f8e28
LB
57342000-12-09 Laurynas Biveinis <lauras@softhome.net>
5735
5736 * djunpack.bat: removed.
5737
fc26516b
LB
57382000-12-09 Laurynas Biveinis <lauras@softhome.net>
5739
5740 * Makefile.in: handle DOS-style absolute paths.
5741 * config-ml.in: likewise.
5742 * symlink-tree: likewise.
5743
bd8757b3
APB
57442000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5745
5746 * fastjar: Imported.
5747
81522a1f
APB
57482000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5749
5750 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5751 libjava.
5752 * configure.in (target_libs): Removed `target-libjava'.
5753
5db1f7ed
APB
57542000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5755
5756 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5757 (ALL_MODULES): Added fastjar.
5758 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5759 (all-target-libjava): all-fastjar replaces all-zip.
5760 (all-fastjar): Added.
5761 (configure-target-fastjar, all-target-fastjar): Likewise.
5762 * configure.in (host_tools): Added fastjar.
5763
5e59997c
MS
57642000-12-07 Mike Stump <mrs@wrs.com>
5765
5766 * Makefile.in (local-distclean): Remove leftover built files.
5767
0a534f40
NC
57682000-11-24 Nick Clifton <nickc@redhat.com>
5769
5770 * configure.in (xscale-elf): Add target.
5771 (xscale-coff): Add target.
5772
7686cadf
LR
57732000-11-22 Loren J. Rittle <ljrittle@acm.org>
5774
e490616e
ZW
5775 * ltcf-cxx.sh: Support creation of C++ shared libraries on
5776 recent versions of FreeBSD (release 3 or later).
5777 * ltconfig: On FreeBSD, -lc must not be provided when building
5778 a shared library or else the standard -pthread gcc option is
5779 rendered worthless to later users of the built library.
7686cadf 5780
fff01699
FF
57812000-11-16 Fred Fish <fnf@be.com>
5782
5783 * configure.in (enable_libstdcxx_v3): Fix typo,
5784 libstd++ -> libstdc++.
5785
4dc16355
KL
57862000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5787
5788 * MAINTAINERS: Add self to Write After Approval list.
5789
bf6fc7b2
BS
57902000-11-21 Bernd Schmidt <bernds@redhat.com>
5791
5792 * MAINTAINERS: Update my email address. Add myself to global write
5793 privs list.
5794
ce8e06b1
AO
57952000-11-18 Alexandre Oliva <aoliva@redhat.com>
5796
6e2a4843
AO
5797 * Makefile.in: Merge with src and libgcj.
5798 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
5799 configure-target-<library> when their configure scripts need the C
5800 or C++ library to have already been built to work properly.
5801 (do_proto_toplev): Set them to an empty string.
5802
ce8e06b1
AO
5803 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5804 (REALLY_SET_LIB_PATH): Use them.
5805
c003f378
SS
58062000-11-17 Stan Shebs <shebs@apple.com>
5807
5808 * MAINTAINERS: Add self to Write After Approval list.
5809
cc1e60ea
JM
58102000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5811
5812 * configure: Provide the original toplevel configure arguments
5813 (including $0) to subprocesses in the environment rather than
5814 through gcc/configargs.h.
5815
1173593d
JM
58162000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5817
5818 * MAINTAINERS: Remove references to cccp. Change C9X reference to
5819 C99. Alphabetise "Write After Approval" list.
5820
520907ee
MM
58212000-11-12 Mark Mitchell <mark@codesourcery.com>
5822
34f6fbdb
MM
5823 * configure: Turn on libstdc++ V3 by default.
5824
520907ee
MM
5825 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5826 if we've got GCC.
5827
0bbd37ed
PB
58282000-11-11 Philip Blundell <philb@gnu.org>
5829
5830 * MAINTAINERS: Add self to Write After Approval list.
5831
7ca0e6d9
DE
58322000-11-09 David Edelsohn <edelsohn@gnu.org>
5833
5834 * ltcf-c.sh (aix4): Improve shared library configuration; require
5835 exporting symbols.
5836 * ltcf-cxx.sh (aix4): Define.
5837 * ltconfig (aix4): Define library and soname specs appropriate for
5838 AIX. Define command to create export symbols list.
5839
f559f30b
CF
5840Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
5841
5842 * config.sub: Add support for Sun Chorus
5843
fc05d516
NC
58442000-10-31 Nick Clifton <nickc@redhat.com>
5845
5846 * MAINTAINERS: Rename <name>@cygnus.com addresses to
5847 <name>@redhat.com. Also installed new email address for Clint
5848 Popetz.
6387a56e 5849
90a0e73f
JM
58502000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
5851
5852 * etc: Remove directory from GCC.
5853
a5e1b548
MM
58542000-10-16 Michael Meissner <meissner@redhat.com>
5855
5856 * configure (gcc/configargs.h): Only create if there is a build GCC
5857 directory created.
5858
6387a56e
EC
58592000-10-16 Matthias Klose <doko@debian.org>
5860
be1db873
MK
5861 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5862 when configured for libstdc++-v3.
5863
f5fa9a5b
PE
58642000-10-05 Phil Edwards <pme@gcc.gnu.org>
5865
5866 * configure: Save configure arguments to gcc/configargs.h.
5867
61a77fea
PT
58682000-10-04 Philipp Thomas <pthomas@suse.de>
5869
5870 * config.guess: Import CVS version 1.157.
5871 * config.sub: Import CVS version 1.181.
5872
3a4fee66
AP
58732000-10-04 Andris Pavenis <pavenis@latnet.lv>
5874
5875 * Makefile.in (bootstrap): avoid recursion if subdir missing
5876 (cross): ditto
5877 (do-proto-toplev): ditto
5878
3dd7094e
AO
58792000-09-30 Alexandre Oliva <aoliva@redhat.com>
5880
de710532
AO
5881 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5882 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5883
3dd7094e
AO
5884 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5885 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
5886 all affected `configure' scripts.
5887
e592386f
NB
5888Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
5889
5890 * MAINTAINERS: Add self as cpplib co-maintainer.
5891
fba54939
AH
58922000-09-24 Aldy Hernandez <aldyh@redhat.com>
5893
5894 * MAINTAINERS: Add self to Write After Approval list.
5895
2bd429f4
GP
58962000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5897
5898 * INSTALL/README: egcs -> GCC update.
5899
d733f374
ME
5900Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
5901
5902 * MAINTAINERS: Add myself to Write After Approval list.
5903
d7ce9a83
KH
59042000-09-15 Kazu Hirata <kazu@hxi.com>
5905
5906 * MAINTAINERS: Add myself to Write After Approval list.
5907
18a53ffe
JL
5908Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5909
e490616e
ZW
5910 * configure.in: Do not build byacc for hppa64. Provide paths to the
5911 X11 libraries for hppa64.
18a53ffe 5912
f246ff23
SC
59132000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5914
5915 * MAINTAINERS: Add myself as 68hc11 port maintainer.
5916
06298abd
AO
59172000-09-06 Alexandre Oliva <aoliva@redhat.com>
5918
4b92758a
AO
5919 * Makefile.in (all-zlib): Added dummy target.
5920
06298abd
AO
5921 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5922 ltcf-gcj.sh: Updated from libtool multi-language branch.
5923
4d73d07a
AO
59242000-09-05 Alexandre Oliva <aoliva@redhat.com>
5925
5926 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5927 (bootstrap*): Depend on all-bootstrap.
5928
05d52d78
PT
59292000-09-05 Philipp Thomas <pthomas@suse.de>
5930
5931 * config.guess: Import CVS version 1.156.
5932 * config.sub: Import CVS version 1.179.
5933
3c809ba4
AG
59342000-09-02 Anthony Green <green@cygnus.com>
5935
5936 * Makefile.in (all-gcc): Depend on all-zlib.
5937 (CLEAN_MODULES): Add clean-zlib.
5938 (ALL_MODULES): Add all-zlib.
5939 * configure.in (host_libs): Add zlib.
5940
10ad78a0 59412000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
5942
5943 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5944 crosses, but add gcc/include to the header search path for them.
5945
b36a9ce3
DB
59462000-08-04 David E. O'Brien <obrien@FreeBSD.org>
5947
5948 * MAINTAINERS: Add self to Write After Approval list.
5949
cb011248
FS
59502000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5951
5952 * config.guess: Import CVS version 1.152.
5953 * config.sub: Import CVS version 1.177.
5954
db310af0
AO
59552000-08-25 Alexandre Oliva <aoliva@redhat.com>
5956
7965440a
AO
5957 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5958 $targargs to tell whether newlib is going to be built.
5959
db310af0
AO
5960 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5961 $$r/TARGET_SUBDIR/libio for _G_config.h.
5962
e7977565
AO
59632000-08-23 Alexandre Oliva <aoliva@redhat.com>
5964
5965 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5966
126bb9ed
DD
59672000-08-22 DJ Delorie <dj@redhat.com>
5968
5969 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5970
5b0e9d29
AO
59712000-08-22 Alexandre Oliva <aoliva@redhat.com>
5972
5973 * config-ml.in (CC, CXX): Avoid trailing whitespace.
5974 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5975 sub-configures.
5976
4f3e904e
DD
59772000-08-21 DJ Delorie <dj@redhat.com>
5978
5979 * MAINTAINERS: Add self as a libiberty maintainer
5980
c9635443
AO
59812000-08-16 Alexandre Oliva <aoliva@redhat.com>
5982
5983 * configure.in (libstdcxx_flags): Use
5984 libstdc++-v3/src/libstdc++.INC.
5985
8b2100ba
AO
59862000-08-15 Alexandre Oliva <aoliva@redhat.com>
5987
5988 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5989
57119aa9
ZW
59902000-08-14 Zack Weinberg <zack@wolery.cumb.org>
5991
eeb943b0
ZW
5992 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5993
6387a56e 5994 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
5995 explicit. Substitute enable_threads into generated Makefiles.
5996 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5997 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5998
acffa7c4
GK
59992000-08-13 Geoff Keating <geoffk@cygnus.com>
6000
6001 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6002
808d8c41
AO
60032000-08-12 Alexandre Oliva <aoliva@redhat.com>
6004
6005 * config-ml.in (CC): Remove bogus duplicate quotation mark from
6006 previous delta.
6007
1fc8c51c 60082000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 6009
1fc8c51c
JM
6010 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6011 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6012 (FLAGS_FOR_TARGET): Not here.
6013 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 6014
25698887
AO
60152000-08-11 Alexandre Oliva <aoliva@redhat.com>
6016
6017 * config-ml.in (CC, CXX): Don't introduce a leading space.
6018
10120687
DD
60192000-08-07 DJ Delorie <dj@delorie.com>
6020
6021 * MAINTAINERS: Add self as a DJGPP maintainer
6022
15c758e9
DD
60232000-08-07 DJ Delorie <dj@redhat.com>
6024
6025 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6026 "if we're also building gcc, and it's a gcc that will run on the
6027 build machine, we want to use its includes instead of the system's
6028 default includes".
6029
2d0de245
JM
60302000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
6031
6032 * MAINTAINERS: Add self to Write After Approval list.
6033
e81b330a
AO
60342000-08-03 Alexandre Oliva <aoliva@redhat.com>
6035
83440c1e
AO
6036 * configure.in (libstdcxx_flags): Don't use `"'.
6037
e81b330a
AO
6038 * config-ml.in: Adjust multilib search paths to the
6039 appropriate multilib tree.
6040
cf95c847
AO
60412000-08-02 Alexandre Oliva <aoliva@redhat.com>
6042
6043 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6044 commas in $LANGUAGES.
6045
9e9af119
MH
60462000-08-02 Manfred Hollstein <manfredh@redhat.com>
6047
6048 * configure.in: Re-enable all references to libg++ and librx.
6049
606ce391
AO
60502000-08-01 Alexandre Oliva <aoliva@redhat.com>
6051
89820b43
AO
6052 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6053 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
6054 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6055 * ltcf-cxx.sh (need_lc): Set based on postdeps.
6056
606ce391
AO
6057 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6058
04179d4a
AO
60592000-07-31 Alexandre Oliva <aoliva@redhat.com>
6060
6061 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6062 CXX_FOR_TARGET for sed.
6063
d4eb109c
AO
60642000-07-30 Alexandre Oliva <aoliva@redhat.com>
6065
6066 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6067 Do not override if already set in the environment or in configure.
6068 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6069 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6070
4f4caf92
AO
60712000-07-28 Alexandre Oliva <aoliva@redhat.com>
6072
6073 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6074 the libtool CVS tree multi-language branch.
6075 * ltconfig, ltmain.sh: Updated.
6387a56e 6076
b87487b6
AO
60772000-07-27 Alexandre Oliva <aoliva@redhat.com>
6078
1670d1ea
AO
6079 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6080 (clean-target): Depend on it.
6081
b87487b6
AO
6082 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6083 (GCC_FOR_TARGET): Use it.
6084 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6085 * configure.in: ... here.
6086 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
6087 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6088
4e81ae98
EC
60892000-07-24 Eric Christopher <echristo@cygnus.com>
6090
6091 * MAINTAINERS: Add self to Write After Approval list.
6092
059ae32c
AO
60932000-07-24 Alexandre Oliva <aoliva@redhat.com>
6094
5b28edd4
AO
6095 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6096 (configure-target-libchill, configure-target-libobjc): Likewise.
6097
059ae32c
AO
6098 * configure.in: Use the same cache file for all target libs.
6099 * config-ml.in: But different cache files per multilib variant.
6100
1adcd149
MS
61012000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6102
6103 * configure (topsrcdir): Don't use dirname.
6104
2d573dff
JO
61052000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
6106
6107 * MAINTAINERS: Add self to Write After Approval list.
6108
d207ebef
JM
61092000-07-20 Jason Merrill <jason@redhat.com>
6110
6111 * configure.in: Remove all references to libg++ and librx.
6112
6113 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6114
61152000-07-20 Hans-Peter Nilsson <hp@axis.com>
6116
6117 * config.sub: Update to subversions version 2000-07-06.
6118
7b7792d5
AH
61192000-07-12 Andrew Haley <aph@cygnus.com>
6120
6121 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6122 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6123
3abaac67
PE
61242000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
6125
6126 * symlink-tree: Check number of arguments.
6127
34be2b36
JW
61282000-07-05 Jim Wilson <wilson@cygnus.com>
6129
6130 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6131 search path for a g++ extracted from the build tree. This
6132 will allow link tests run by configure scripts in
6133 subdirectories to succeed.
6134
d207ebef
JM
61352000-07-01 Koundinya K <kk@ddeorg.soft.net>
6136
e490616e 6137 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 6138
0900331b
MH
61392000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6140
6141 * MAINTAINERS: Add myself as loop discovery maintainer.
6142
d207ebef
JM
61432000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6144
6145 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6146 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6147
61482000-06-19 Timothy Wall <twall@cygnus.com>
6149
6150 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6151 * config.sub: Add tic54x target.
6152
11a27a76
TM
6153Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6154
6155 * MAINTAINERS: Add self as Fortran maintainer,
6156 remove Craig Burley.
6157
d207ebef 6158Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 6159
d207ebef
JM
6160 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6161 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 6162
7758b73f
PT
6163Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
6164
6165 * MAINTAINERS: Add self as i18n maintainer
6166
d207ebef
JM
616720000-05-21 H.J. Lu (hjl@gnu.org)
6168
e490616e
ZW
6169 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6170 directory are used if they exist. Make sure
6171 $(build_tooldir)/include is searched for header files,
6172 $(build_tooldir)/lib/ for library files.
d207ebef 6173 (GCC_FOR_TARGET): Likewise.
e490616e 6174 (CXX_FOR_TARGET): Likewise.
d207ebef 6175
bae29210
JL
6176Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
6177
6178 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6179
d207ebef 6180Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
6181
6182 * Makefile.in (configure-target-libiberty): Depend on
6183 configure-target-newlib.
6184
aab0d19d
AO
61852000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6186
6187 * configure.in, Makefile.in: Merge all libffi-related
6188 configury stuff from the libgcj tree.
6189
d207ebef
JM
6190Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
6191
6192 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6193 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6194
6195Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6196
6197 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6198 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 6199 current version information. Add to proto-toplev directory.
d207ebef
JM
6200 (gdb-taz): Build do-djunpack.
6201
758c7bd4
DE
62022000-05-15 David Edelsohn <edelsohn@gnu.org>
6203
6204 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6205
1888228d
AC
6206Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
6207
6208 * MAINTAINERS: Add self to Write After Approval list.
6209
d207ebef
JM
62102000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6211
6212 * ltmain.sh: Preserve in relink_command any environment
6213 variables that may affect the linker behavior.
6214
2d7cc2fe
JL
6215Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
6216
d207ebef
JM
6217 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6218
6219Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
6220
6221 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6222
62232000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6224
6225 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 6226 with the version name.
2d7cc2fe 6227
ee455968
JE
6228Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
6229
6230 * MAINTAINERS: Add self as bb-reorder maintainer.
6231
73b97e5c
BK
62322000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6233
6234 * config.if: Tweak.
6235
d207ebef
JM
62362000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
6237
6238 * djunpack.bat: New file.
6239
6240Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
6241
6242 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
6243 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6244 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6245 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 6246
954869eb
DP
62472000-04-16 Dave Pitts <dpitts@cozx.com>
6248
e490616e
ZW
6249 * config.sub (case $basic_machine): Change default for "ibm-*"
6250 to "openedition".
954869eb 6251
eaabe541
AJ
62522000-04-13 Andreas Jaeger <aj@suse.de>
6253
6254 * MAINTAINERS: Added myself.
6255
d207ebef
JM
6256Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6257
6258 * Makefile.in (gdb-taz): New target. GDB specific archive.
6259 (do-md5sum): New target.
6260 (MD5PROG): Define.
6261 (PACKAGE): Default to TOOL.
6262 (VER): Default to a shell script.
6263 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 6264 md5 checksum generation.
d207ebef
JM
6265 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6266 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6267 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 6268 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
6269
6270Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6271
6272 * configure (warn_cflags): Delete.
6273
0ea6d60c
PDM
6274Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
6275
6276 * MAINTAINERS: Added myself.
6277
17090313 62782000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
e490616e 6279 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
17090313 6280
e490616e
ZW
6281 * configure.in (enable_libstdcxx_v3): Add.
6282 (target_libs): Add bits here to switch between libstdc++-v2 and
6283 libstdc++-v3.
6284 * config.if: And this file too.
6285 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 6286
76b78517
MM
62872000-04-05 Michael Meissner <meissner@redhat.com>
6288
6289 * config.sub (d30v): Add d30v as a basic machine type.
6290
ad242caf
JM
62912000-03-29 Jason Merrill <jason@casey.cygnus.com>
6292
6293 * configure.in: -linux-gnu*, not -linux-gnu.
6294
d4537148
TM
6295Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
6296
6297 * MAINTAINERS: Add self in write-after-approval section.
6298
f152e9d4
JW
6299Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
6300
6301 * MAINTAINERS: Add self as ia64 port maintainer.
6302
6a5fcef1
NB
63032000-03-08 Neil Booth <NeilB@earthling.net>
6304
6305 * MAINTAINERS: Add self in write-after-approval section.
6306
d207ebef 6307Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 6308
d207ebef
JM
6309 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6310 (do-tar-bz2): Replace TOOL with PACKAGE.
6311 (gdb.tar.bz2): Remove GDBTK from GDB package.
6312 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 6313 dejagnu.tar.bz2): New packages.
d207ebef
JM
6314
63152000-02-27 Andreas Jaeger <aj@suse.de>
6316
6317 * configure.in: Add entry for mips*-*-linux*, move catch all
6318 *-*-*linux* entry below this one.
6319
63202000-02-27 Ian Lance Taylor <ian@zembu.com>
6321
6322 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 6323
521fe9d0
NC
63242000-02-24 Nick Clifton <nickc@cygnus.com>
6325
6326 * config.sub: Support an OS of "wince".
6327
d207ebef
JM
6328Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
6329
6330 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 6331 version.
d207ebef
JM
6332
63332000-02-23 Linas Vepstas <linas@linas.org>
6334
6335 * config.sub: Add support for Linux/IBM 370.
6336 * configure.in: Likewise.
6337
3a685f6f
NC
63382000-02-22 Nick Clifton <nickc@cygnus.com>
6339
6340 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6341
d207ebef 63422000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 6343
d207ebef 6344 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 6345
4746ee26
KG
63462000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6347
6348 * configure (gcc_version): When setting, narrow search to
6349 lines containing `version_string'.
6350
ba96c72d
DC
63512000-02-15 Denis Chertykov <denisc@overta.ru>
6352
6353 * config.sub: Add support for avr target.
6354
77f16a66
NC
63552000-02-14 Nick Clifton <nickc@cygnus.com>
6356
6357 * MAINTAINERS: Add maintainers for MCore port.
6358
784a3a80
HPN
6359Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
6360
6361 * config.sub: Add mmix-knuth-mmixware.
6362
719dd4fa
KG
63632000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6364
6365 * MAINTAINERS: Pair cccp with cpplib maintainership.
6366
d207ebef
JM
63672000-01-27 Christopher Faylor <cgf@redhat.com>
6368
6369 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6370 structure stuff to -L library search.
6371 (CXX_FOR_TARGET): Ditto.
6372 (CROSS_CHECK_MODULES): Fix spelling mistake.
6373
7a53e94b
MM
63742000-01-24 Mark Mitchell <mark@codesourcery.com>
6375
6376 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6377 the C++ compiler.
6378
0da3b5a7
RH
63792000-01-12 Richard Henderson <rth@cygnus.com>
6380
6381 * configure.in: Don't build some bits for beos.
6382
02368d6d
JS
63832000-01-12 Joel Sherrill (joel@OARcorp.com)
6384
6385 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6386 as include files.
6387
2e76d35c
ZW
63882000-01-11 Zack Weinberg <zack@wolery.cumb.org>
6389
6390 * Add self as cpplib maintainer, as requested by Jason
6391 Merrill. Correct my e-mail address.
6392
4c25fdcf
GK
63932000-01-06 Geoff Keating <geoffk@cygnus.com>
6394
6395 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6396 not mh-aix43.
6397
188e3966
HPN
6398Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
6399
6400 * MAINTAINERS: Add myself to "write after approval" list.
6401
c2f5d030
RH
64021999-12-14 Richard Henderson <rth@cygnus.com>
6403
6404 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6405 * config.sub: Accept alphaev[78], alphaev8.
6406
eeda916a
AO
64071999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6408
6409 * config.guess, config.sub: Update from autoconf.
6410
b3bd7820
BK
64111999-11-29 Bruce Korb <autogen@linuxbox.com>
6412
2c290989 6413 * MAINTAINERS: update my playtime e-address.
b3bd7820 6414
1882b2b1
RO
6415Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6416
6417 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6418 necessary libraries are missing.
6419
2395f805
DN
6420Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
6421
6422 * MAINTAINERS: Add new 'write after approval' maintainer.
6423
1e25de97
APB
6424Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
6425
6426 * MAINTAINERS: Add new Java maintainer.
6427
1722c704
AS
64281999-10-25 Andreas Schwab <schwab@suse.de>
6429
6430 * configure: Fix quoting inside arguments of eval.
6431
8141abe8
NC
64321999-10-21 Nick Clifton <nickc@cygnus.com>
6433
6434 * config-ml.in: Allow suppression of some ARM multilibs.
6435
0b77644a
LV
6436Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6437
6438 * config.guess: Add OS/390 match pattern.
6439 * config.sub: Add mvs, openedition targets.
6440 * configure.in (i370-ibm-opened*): New.
6441
d207ebef
JM
64421999-09-04 Steve Chamberlain <sac@pobox.com>
6443
6444 * config.sub: Add support for configuring for pj.
6445
64461999-08-31 Nick Clifton <nickc@cygnus.com>
6447
6448 * config.sub (maybe_os): Add support for configuring for fr30.
6449
af13ebe9
NC
64501999-08-25 Nick Clifton <nickc@cygnus.com>
6451
6452 * configure.in: Do not configure or build ld for AIX
6453 platforms. ld is known to be broken on these platforms.
6454
1250c760
RO
6455Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6456
6457 * config-ml.in: Pass compiler flag corresponding to multidirs to
6458 subdir configures.
6459
d207ebef
JM
64601999-08-09 Ian Lance Taylor <ian@zembu.com>
6461
6462 * Makefile.in (LDFLAGS): Define.
6463
64641999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
6465
6466 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6467 noconfigdirs.
6468 (*-*-cygwin*): Likewise.
6469
64701999-08-08 Ian Lance Taylor <ian@zembu.com>
6471
6472 * mkdep: New file.
6473 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6474 (BINUTILS_SUPPORT_DIRS): Add mkdep.
6475
6476 From Eli Zaretskii <eliz@is.elta.co.il>:
6477 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6478 long file name when using DJGPP on MS-DOS.
6479
dbd83e11
JL
6480Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
6481
6482 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6483
d207ebef
JM
64841999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
6485
6486 * Makefile.in (check-target-libio): Remove all-target-libstdc++
6487 dependency as this causes "make check" to globally "make all"
6488
cd1f4c2c
TT
6489Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
6490
6491 * configure.in (target_libs): Added target-zlib.
6492 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6493 (CONFIGURE_TARGET_MODULES): Likewise.
6494 (CHECK_TARGET_MODULES): Likewise.
6495 (INSTALL_TARGET_MODULES): Likewise.
6496 (CLEAN_TARGET_MODULES): Likewise.
6497 (configure-target-zlib): New target.
6498 (all-target-zlib): Likewise.
6499 (all-target-libjava): Depend on all-target-zlib.
6500 (configure-target-libjava): Depend on configure-target-zlib.
6501
6502 * Makefile.in (configure-target-libjava): Depend on
6503 configure-target-newlib.
6504 (configure-target-boehm-gc): New target.
6505 (configure-target-qthreads): New target.
6506
e490616e
ZW
6507 * configure.in (target_libs): Added target-qthreads.
6508 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6509 (CONFIGURE_TARGET_MODULES): Likewise.
6510 (CHECK_TARGET_MODULES): Likewise.
6511 (INSTALL_TARGET_MODULES): Likewise.
6512 (CLEAN_TARGET_MODULES): Likewise.
6513 (all-target-qthreads): New target.
6514 (configure-target-libjava): Depend on configure-target-qthreads.
6515 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
6516
6517 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6518 (CONFIGURE_TARGET_MODULES): Likewise.
6519 (CHECK_TARGET_MODULES): Likewise.
6520 (INSTALL_TARGET_MODULES): Likewise.
6521 (CLEAN_TARGET_MODULES): Likewise.
6522 (all-target-libjava): New target.
6523 (all-target-boehm-gc): Likewise.
6524 * configure.in (target_libs): Added libjava, boehm-gc.
6525
d207ebef
JM
65261999-07-22 Ian Lance Taylor <ian@zembu.com>
6527
6528 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6529 configure.bat in SUPPORT_FILES.
6530 (gas+binutils.tar.bz2): Likewise.
6531
6532 * makeall.bat: Remove; obsolete.
6533
65341999-07-21 Ian Lance Taylor <ian@zembu.com>
6535
6536 From Mark Elbrecht:
6537 * configure.bat: Remove; obsolete.
6538
65391999-07-11 Ian Lance Taylor <ian@zembu.com>
6540
6541 * configure: Add -W -Wall to the default CFLAGS when compiling with
6542 gcc.
6543
6544Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
6545
6546 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6547
65481999-06-30 Mark Mitchell <mark@codesourcery.com>
6549
6550 * configure.in: Build ld on IRIX6.
6551
65521999-06-12 Ian Lance Taylor <ian@zembu.com>
6553
6554 * Makefile.in: Change distribution targets to use bzip2 instead of
6555 gzip.
6556 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6557 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6558
65591999-06-04 Nick Clifton <nickc@cygnus.com>
6560
6561 * config.sub: Add mcore target.
6562
26d088fa
CD
6563Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
6564
6565 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6566
c2c08b29
L
6567Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
6568
6569 * config.guess (dummy): Changed to $dummy.
6570
671d0648
NC
65711999-05-24 Nick Clifton <nickc@cygnus.com>
6572
6573 * config.sub: Tidied up case statements.
6574
b1345c72
BE
65751999-05-22 Ben Elliston <bje@cygnus.com>
6576
51ccbd8d
BE
6577 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6578 <jiro@din.or.jp>.
6579
b1345c72
BE
6580 * config.guess: Merge with FSF version. Future changes will be
6581 more accurately recorded in this ChangeLog.
6582 * config.sub: Likewise.
6583
2caf864f
SM
6584Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
6585
6586 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6587
d207ebef
JM
65881999-04-30 Tom Tromey <tromey@cygnus.com>
6589
6590 * ltmain.sh: [mode link] Always use CC given by ltconfig.
6591
90fb0c24
TT
65921999-04-23 Tom Tromey <tromey@cygnus.com>
6593
6594 * ltconfig, ltmain.sh: Update to libtool 1.2f.
6595
d207ebef
JM
65961999-04-20 Drew Moseley <dmoseley@cygnus.com>
6597
6598 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6599 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6600 Bad merge removed these two changes.
6601
3516940d 6602Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 6603 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
6604
6605 * config.guess (interix Alpha): Add.
6606
d207ebef
JM
66071999-04-11 Richard Henderson <rth@cygnus.com>
6608
6609 * configure.in (i?86-*-beos*): Do config gperf; don't config
6610 gdb, newlib, or libgloss.
6611
e891fbfe 6612Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6613
e891fbfe
AO
6614 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6615 link a trivial program with -mabi=64. If it fails, remove mabi=64
6616 from multidirs.
6617
f9ae47d6
PT
6618Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
6619
6620 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6621
d207ebef
JM
66221999-04-08 Nick Clifton <nickc@cygnus.com>
6623
6624 * config.sub: Add support for mcore targets.
6625
66261999-04-07 Michael Meissner <meissner@cygnus.com>
6627
6628 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6629 not mt-ospace, in order to shut up assembler warning about using
6630 symbols that are named the same as registers.
6631
66321999-04-07 Drew Moseley <dmoseley@cygnus.com>
6633
6634 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6635 dependency list for all-target-cygmon.
6636
66371999-04-05 Doug Evans <devans@casey.cygnus.com>
6638
6639 * config-ml.in: Check $host, not $target, for selective multilibs.
6640 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6641 thumb interworking, and underscore prefix multilibs.
6642
66431999-04-04 Ian Lance Taylor <ian@zembu.com>
6644
6645 * missing: Update to version from current automake.
6646
88101ab9
L
6647Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
6648
6649 * configure (gxx_include_dir): Removed.
6650
6651 * configure.in (gxx_include_dir): Handle it.
6652 * Makefile.in: Likewise.
6653
d207ebef
JM
66541999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
6655
6656 * config.sub (mips64vr4111,mips64vr4111el) Add.
6657
66581999-03-21 Ben Elliston <bje@cygnus.com>
6659
e490616e 6660 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 6661
8dc91cbe
ME
6662Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
6663
8dc91cbe
ME
6664 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6665 config/mh-djgpp.
6666
d207ebef
JM
6667Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
6668
6669 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6670 all-target-newlib to dependency list for all-target-bsp.
6671
926bb5ed
MK
6672Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
6673
6674 * config.sub: Add i386-uwin support.
6675 * config.guess: Likewise.
6676
4a6e3000
FS
6677Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6678
6679 * configure.in: cleanup, add mh-*pic handling for arm, special
6680 case powerpc*-*-aix*
6681
d207ebef
JM
6682Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
6683
6684 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6685 can be built.
6686
6687Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
6688
6689 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 6690 targets.
d207ebef 6691
71c91078
NC
66921999-03-02 Nick Clifton <nickc@cygnus.com>
6693
6694 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6695
282e5df8
GN
6696Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
6697
6698 * config.sub: Check for "cygwin*" rather than "cygwin32*"
6699
1de558ee
NC
67001999-02-24 Nick Clifton <nickc@cygnus.com>
6701
6702 * config.sub: Fix typo in arm recognition.
6703
d207ebef
JM
6704Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
6705
6706 * configure.in (noconfigdirs): Changed target_configdirs to
6707 include target-bsp only for m68k-*-elf* and m68k-*-coff*
6708 rather than m68k-*-* since it is not known to work on
6709 m68k-aout. Ditto for arm-*-*oabi.
6710
6711Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
6712
6713 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
6714
67151999-02-19 Ben Elliston <bje@cygnus.com>
6716
6717 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6718 Smart and improved by Andrew Cagney.
6719
fab7445a
ME
6720Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
6721
6722 * config.guess: Recognize openbsd-*-hppa.
6723
8ccdc228
L
6724Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
6725
6726 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6727 only if it is not empty.
6728
3b7265ff
NC
67291999-02-17 Nick Clifton <nickc@cygnus.com>
6730
6731 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 6732
d207ebef 6733 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
6734
6735 * config.sub: Modified to recognize uname's armv* syntax.
6736
d207ebef
JM
67371999-02-17 Mark Salter <msalter@cygnus.com>
6738
6739 * configure.in: Added target-bsp for sparclite.
6740
6741Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
6742
6743 * config.sub: Recognize alphapca5[67] and up to alphaev8.
6744
67451999-02-08 Nick Clifton <nickc@cygnus.com>
6746
6747 * configure.in: Add support for strongarm port.
6748 * config.sub: Add support for strongarm target.
6749
c48dd3f5 6750Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 6751
c48dd3f5
MK
6752 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6753 the old name config/mh-cygwin32.
6754 Enable texinfo.
6755
d207ebef
JM
6756Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
6757
6758 * configure.in: Do build ld for ix86 Solaris.
6759
ecd62820
JW
6760Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
6761
6762 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
6763 $AR_FOR_TARGET. Likewise for RANLIB.
6764
bbd8fa7f 6765Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 6766
e490616e
ZW
6767 * config.sub (oabi): Recognize.
6768 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 6769
0397442c
RL
6770Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
6771
6772 * config.guess: Improve detection of i686 on UnixWare 7.
6773
c9ffaa63
MK
6774Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
6775
6776 * config.guess: Add support for i386-pc-interix.
6777 * config.sub: Likewise.
6778 * configure.in: Likewise.
c9ffaa63 6779
d207ebef
JM
6780Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
6781
6782 * Makefile.in: Remove unneeded all-target-libio from
6783 from all-target-winsup target since it is now unneeded.
6784 Add all-target-libtermcap in its place since it is now
6785 needed.
6786
6787Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
6788
6789 * configure.in: makefile stub for cygwin target is probably
6790 unnecessary. Remove it for now.
d207ebef
JM
6791
6792Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
6793
6794 * configure.in: libtermcap.a should be built when cygwin is the
6795 target as well as the host.
6796 * config.guess: Allow mixed case in cygwin uname output.
6797 * Makefile.in: Add libtermcap target.
d207ebef 6798
ebe12325
JL
6799Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
6800
6801 * config.sub: Clean up handling of hppa2.0.
6802
57057b67
RB
6803Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
6804
6805 * config.guess: Use C code to identify more HP machines.
6806
f8670be1
JL
6807Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
6808
6809 * config.sub: Handle hppa2.0.
6810
d207ebef
JM
6811Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
6812
6813 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 6814 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
6815
68161998-12-15 Mark Salter <msalter@cygnus.com>
6817
6818 * configure.in: Added target-bsp for several target architectures.
6819
6820 * Makefile.in: Added rules for bsp.
6821
d1a09590
JL
6822Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
6823
6824 * config.guess: Improve detection of hppa2.0 processors.
6825
6826Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
6827
6828 * config.guess: Recognize FreeBSD using ELF automatically.
6829
71205e0b
MH
68301998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
6831
6832 * configure (skip-this-dir): Add handling for new shell script, which
6833 might be created by a sub-directory's configure to indicate, this particular
6834 directory is "unwanted".
6835 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6836
d207ebef
JM
6837Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
6838
6839 * ltconfig: import from libtool, after changing libtool to
6840 account for the cygwin name change.
6841
6842Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
6843
6844 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6845 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6846
6847Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
6848
6849 * configure.in: Add libtermcap to list of cygwin dependencies.
6850
6851Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
6852
e490616e
ZW
6853 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6854 they include winsup/include when it's a cygwin target.
d207ebef
JM
6855
68561998-11-12 Tom Tromey <tromey@cygnus.com>
6857
6858 * configure.in (host_tools): Added zip.
6859 * Makefile.in (all-target-libjava): Depend on all-zip.
6860 (all-zip): New target.
6861 (ALL_MODULES): Added all-zip.
6862 (NATIVE_CHECK_MODULES): Added check-zip.
6863 (INSTALL_MODULES): Added install-zip.
6864 (CLEAN_MODULES): Added clean-zip.
6865
6866Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
6867
6868 * Makefile.in: lose "32" from comment about cygwin.
6869
6870Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
6871
6872 * configure.in: Use -Os to build target libraries for the fr30.
6873
6874Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
6875
6876 * config.sub: Add fr30.
6877
6878Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
6879
e490616e 6880 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
6881 cygwin* instead of cygwin32*.
6882 * config.sub: Check cygwin* instead of cygwin32*.
6883
d2ec8b39
RL
6884Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
6885
6886 * config.guess: Match any version of Unixware7.
6887
d207ebef
JM
68881998-10-20 Syd Polk <spolk@cygnus.com>
6889
6890 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6891 if desired.
6892
35cd2565
JL
6893Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
6894
6895 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6896 these if the appropriate directories and files to not exist.
6897
52d4e5b7
JL
6898Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
6899
6900 * Makefile.in (DEVO_SUPPORT): Add config.if.
6901
38ada91e
MH
6902Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
6903
6904 * configure: Add pattern to replace "build_tooldir"'s
6905 definition in the generated Makefile with "tooldir"'s
6906 actual value.
6907
e44e84da
JL
6908Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
6909
56a8387f
JL
6910 * config.sub: Bring back lost sparcv9.
6911
e44e84da
JL
6912 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6913
5cb95c7a
JL
6914Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
6915
6916 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6917 CC_FOR_TARGET and friends.
6918
6919Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 6920
ceff9b14
AO
6921 * Makefile.in (build_tooldir): New variable, same as tooldir.
6922 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6923 -B$(build_tooldir)/bin/.
6924 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 6925
f2d11dcd
GP
6926Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6927
6928 * README: Remove installation instructions and refer to the
6929 INSTALL directory instead.
6930
73a6d2e7 6931Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 6932
73a6d2e7
RL
6933 * config.sub: Add support for i[34567]86-pc-udk.
6934 * configure.in: Likewise.
6935
5d4a5ee6
JL
6936Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
6937
6938 * Makefile.in: add bzip2 package building bits for user
6939 tools module
6940 * configure.in: ditto
6941
6fc19d6d
JL
6942Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
6943
6944 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6945 (ALL_TARGET_MODULES): Add all-target-libobjc.
6946 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6947 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6948 (all-target-libchill): Add dependencies.
6949 * configure.in (target_libs): Add libchill.
4e81ae98 6950
f653f0ab
MH
69511998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
6952
6953 * configure.in (target_subdir): Remove duplicate line.
6954
5d4a5ee6
JL
6955Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
6956
6957 * Makefile.in (all-automake): fix dependencies.
6958
494933e4
JL
6959Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
6960
6961 * configure.in: Minor cleanups for building in the $(target_alias)
6962 subdir.
6963
f6b58262
JW
69641998-09-22 Jim Wilson <wilson@cygnus.com>
6965
6966 * Makefile.in (bootstrap): Set r and s before make all. Use
6967 BASE_FLAGS_TO_PASS in make all.
6968 (cross): Likewise.
6969
27c7a08d
MM
69701998-09-20 Mark Mitchell <mark@markmitchell.com>
6971
6972 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6973
e67afd1e
RH
6974Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
6975
6976 * config.sub: Fix typo in last change.
6977
8e44ac71
MH
69781998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6979
6980 * config.sub: Add support for C4x target.
6981 * configure.in: Likewise.
6982
d7496fbb
DM
69831998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
6984
6985 * config.sub: Recognize sparcv9 just like sparc64.
6986
22097bd1
RL
6987Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
6988
6989 * config.guess: Match "Pent II" or "PentII" for OpenServer.
6990
4b877abd
JL
6991Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
6992
2c8ec9a2
JL
6993 * config.guess: Correctly identify Pentium II sco boxes.
6994
4b877abd
JL
6995 * config.guess: Fix "tr" code. From Weiwen Liu.
6996
ab03db52
JH
6997Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
6998
6999 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7000 stabs.
7001
b54db294
JL
7002Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7003
7004 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7005 (ALL_TARGET_MODULES): Add all-target-libchill.
7006 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7007 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7008 (all-target-libchill): Add dependencies.
7009 * configure.in (target_libs): Add libchill.
7010
bf48dd73
LW
7011Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7012
7013 * config.guess: Avoid assumptions about "tr" behaves when
7014 LANG is set to something other than English.
7015
a3cbd105
L
7016Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7017
7018 * configure (gxx_include_dir): Changed to
7019 '${prefix}/include/g++'-${libstdcxx_interface}.
7020
7021 * config.if: New to determine the interfaces.
7022
c4acd909
MK
7023Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7024
7025 * config.guess: Detect and handle MPE/IX.
7026 * config.sub: Deal with MPE/IX.
7027
9ea97665
DE
7028Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7029
7030 * configure.in: Use mh-aix43.
7031
0ce065bd
MH
70321998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7033
7034 * configure: Fix --without/--disable cases for gxx-include-dir.
7035
5d4a5ee6
JL
7036Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7037
7038 * mdata-sh: Imported. Needed for automake support.
7039
7040Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7041
7042 * Makefile.in (taz): Try "chmod -R og=u ." before
7043 "chmod og=u `find . -print`".
7044
7045Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7046
7047 * configure.in: Add arm-elf and thumb-elf support.
7048
7049Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7050
7051 * Makefile.in: Undo previous patch.
7052
7053Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
7054
7055 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7056 to here ...
7057 (install-no-fixedincludes): and here
7058 (INSTALL_MODULES): ... from here.
7059
466456d9
ILT
7060Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
7061
7062 * config.sub: Merge with FSF.
7063
1b409d25
ILT
7064 * config.guess: Merge with FSF.
7065
d207ebef
JM
7066Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
7067
7068 * configure (extraconfigdirs): New variable.
7069 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7070 * Makefile.in (all): Move higher in file.
7071 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7072 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7073 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7074 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7075 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7076
70771998-07-23 Brendan Kehoe <brendan@cygnus.com>
7078
7079 * Makefile.in (all-target-libjava): Depend on all-gcc and
7080 all-target-newlib.
7081 (configure-target-libjava): Depend on $(ALL_GCC).
7082
7f1937c1
RL
7083Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
7084
7085 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7086 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7087
2ada2bd6
ML
7088Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
7089
7090 * INSTALL/README: Fix typo.
7091
1e025bde
ML
7092Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
7093
5d4a5ee6
JL
7094 * ylwrap: Change absolute path checks to check for DOS style path
7095 names.
1e025bde 7096
5d4a5ee6
JL
7097 * ylwrap: Don't use a full path name if the source file is in the
7098 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 7099
6755ff73
ILT
7100 * config-ml.in: Default to being verbose, to match Feb 18 change to
7101 configure.
7102
5d4a5ee6
JL
7103Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
7104
7105 Brought over from egcs:
7106
7107 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7108
7109 * configure.in (target_subdir): Set to ${target_alias} instead
7110 of "libraries".
7111
7112 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7113
7114 * configure.in (target_subdir): Set to libraries if enable_multilib.
7115
7116Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7117
7118 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7119 multilibs, force reconfiguration the first time we create
7120 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7121
7122Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7123
7124 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7125 avoid confusion with --no-recursion.
7126
7127Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7128
7129 * configure.in: Win32 hosts shouldn't use install -x
7130 * install-sh: remove -x option, and special .exe-handling
7131 hack.
7132
d207ebef
JM
7133Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7134
7135 * config.guess: Recognize i586-pc-beos.
7136 * configure.in: Don't build some bits for beos.
7137
fbd836fc
ILT
7138Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7139
5d4a5ee6
JL
7140 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7141 CFLAGS default to -O2.
7142
fbd836fc
ILT
7143 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7144 when using GNU ld.
7145
7146Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7147
7148 * ltmain.sh: Correct install when using a different shell.
7149
7150Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7151
7152 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7153
d207ebef
JM
7154Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7155
7156 * makefile.vms: Update to build binutils/makefile.vms. Add install
7157 target.
fbd836fc
ILT
7158
7159Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7160
7161 * ltconfig: Update to correct AIX handling.
7162
69b471bc
JL
7163Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7164
81241b5e
JL
7165 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7166
69b471bc
JL
7167 * configure.in (target_subdir): Set to ${target_alias} instead
7168 of "libraries".
7169
bedf82df
MH
71701998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7171
7172 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7173 (Makefile): Depend on $(gcc_version_trigger).
7174
7175 * configure (gcc_version): Change default initializer to empty
7176 string.
7177 (gcc_version_trigger): New variable; pass this variable down
7178 to subdir configures to enable them checking gcc's version
7179 themselves. Emit make macros for both gcc_version vars.
7180 (topsrcdir): Initialize reliably.
7181 (recursion line): Remove --with-gcc-version=${gcc_version}.
7182
28e449d8
MH
71831998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7184
7185 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
7186 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7187 in $(libsubdir); emit definition in each generated Makefile.
7188 (gxx_include_dir): Initialize depending on
7189 $enable_version_specific_runtime_libs.
28e449d8 7190
50c4c9f7
MH
71911998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7192
7193 * configure (gcc_version): Initialize properly depending on
7194 how and where configure is started.
7195 (recursion line): Pass a --with-gcc-version=${gcc_version}
7196 to configures in subdirs.
7197
d207ebef
JM
7198Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7199
7200 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 7201 cygmon
d207ebef 7202
5d4a5ee6
JL
7203Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7204
7205 * configure.in: Add cygmon and libstub support for mn10200.
7206
2f96399b
MH
72071998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7208
7209 * configure (gcc_version): Add new variable describing the
7210 particular gcc version we're building.
7211 * Makefile.in (libsubdir): Add new macro for the directory
7212 in which the compiler finds executables, libraries, etc.
7213 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7214 and libsubdir.
7215
c4137c50
AO
7216Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7217
ceff9b14
AO
7218 * Makefile.in (local-clean): Remove *.log.
7219 (warning.log): Built with warn_summary from build.log.
7220 (mail-report.log): Run test_summary.
7221 (mail-report-with-warnings.log): Run test_summary including
7222 warning.log in the report.
c4137c50 7223
276d5ee0
RL
7224Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7225
7226 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7227
5d4a5ee6
JL
7228Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7229
7230 * Makefile.in (grep): Grep no longer depends on libiberty.
7231
7232Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7233
7234 * Makefile.in: all-snavigator needs all-libgui.
7235
7236Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7237
7238 * configure.in: Add cygmon and libstub support for mn10300.
7239
8af14275
ILT
7240Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7241
7242 * missing: Update to version from automake 1.3.
7243
fbd836fc
ILT
7244 * ltmain.sh: On installation, don't get confused if the same name
7245 appears more than once in the list of library names.
7246
466456d9
ILT
7247Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7248
7249 * config.sub: Accept m68060 and m5200 as CPU names.
7250
5d4a5ee6
JL
7251Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7252
7253 * configure: Use && rather than using -a in test, because odd
7254 strings can confuse test.
7255 * configure.in: Likewise.
7256
fbd836fc
ILT
7257Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7258
7259 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7260
f0983958
AO
7261Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7262
7263 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 7264 bootstrap4-lean): New targets.
f0983958 7265
bfed1ea0
JL
7266Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7267
7268 * mpw-* Delete. Not used.
7269
5d4a5ee6
JL
7270Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7271
7272 * COPYING.LIB: Update FSF address.
7273
bfed1ea0
JL
7274Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7275
7276 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7277
5d4a5ee6
JL
7278 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7279 GAS_SUPPORT_DIRS.
7280
bfed1ea0
JL
7281Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7282
7283 * ltconfig, ltmain.sh: Avoid producing a version number if
7284 -version-info was not used.
7285
5d4a5ee6
JL
7286Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7287
7288 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7289 building with newlib.
7290
72911998-04-30 Paul Eggert <eggert@twinsun.com>
7292
d207ebef 7293 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 7294 Solaris `make' causes it to continue to next definition.
d207ebef
JM
7295
7296Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7297
7298 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7299 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
7300
7301Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7302
7303 * configure.in: Change alpha to alpha* in several places.
7304
d207ebef
JM
7305Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7306
7307 * config.sub: Recognize sparc86x.
7308
77be0cab
MM
7309Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
7310
7311 * configure.in (--enable-target-optspace): Remove debug echo.
7312
62441128
JW
7313Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7314
7315 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7316
bfed1ea0
JL
7317Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7318
7319 * ltconfig: Update cygwin32 support.
7320
5d4a5ee6
JL
7321 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7322 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7323 (GDB_SUPPORT_DIRS): Likewise.
7324
3f4ea1de
MM
7325Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7326
7327 * configure.in (target_makefile_frag): If --enable-target-optspace,
7328 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
7329 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7330 not used.
7331 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 7332
5d4a5ee6
JL
7333Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7334
7335 * Makefile.in (all-bfd): Depend on all-intl.
7336 (all-binutils): Likewise.
7337 (all-gas): Likewise.
7338 (all-gprof): Likewise.
7339 (all-ld): Likewise.
7340
73411998-04-19 Brendan Kehoe <brendan@cygnus.com>
7342
7343 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7344
bfed1ea0
JL
7345Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7346
5d4a5ee6
JL
7347 * Makefile.in (all-bfd): Depend upon all-libiberty.
7348
bfed1ea0
JL
7349 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7350
5d4a5ee6
JL
7351Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7352
7353 * Makefile.in: Add libstub.
7354
7355 * configure.in: Ditto. Build libstub for targets that have cygmon
7356 support.
7357
7358Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7359
7360 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7361
7362Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7363
7364 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7365 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7366
ec8d6ddc
KW
7367Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7368
7369 * configure: Define DEFAULT_M4 by searching PATH.
7370 * Makfile.in: Use DEFAULT_M4.
7371
bfed1ea0
JL
7372Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7373
7374 * ltconfig: Add cygwin32 support.
7375
5d4a5ee6
JL
7376 * Makefile.in, configure.in: Add libtool as a native only directory
7377 to configure and build.
7378
547a6183
JL
7379Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7380
7381 * Makefile.in (INSTALL_MODULES): Remove texinfo.
7382
5d4a5ee6 7383Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 7384
5d4a5ee6
JL
7385 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7386
7387Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7388
7389 * Makefile.in: add ash make rules
7390 * configure.in: add ash to native_only and host_tools lists
7391
7392Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7393
7394 * Makefile.in (all-gettext, all-intl): New targets.
7395 (ALL_MODULES): Added all-gettext, all-intl.
7396 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7397 (INSTALL_MODULES): Added install-gettext, install-intl.
7398 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7399
7400 * configure.in (host_tools): Added gettext.
7401 (native_only): Likewise.
7402 (noconfigdirs) [various cases]: Likewise.
7403 (host_libs): Added intl.
7404
d207ebef
JM
7405Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7406
7407 * configure: Do not disable building gdbtk for cygwin32 hosts.
7408
e98e406f
NC
7409Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7410
7411 * configure.in: Add thumb-coff target.
7412 * config.sub: Add thumb-coff target.
7413
5d4a5ee6
JL
7414Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7415
7416 * Makefile.in: Revert yesterday's change.
7417 (all-target-winsup): all-target-librx stays out of here.
7418
7419Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7420
7421 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7422 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7423 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7424 Remove references to librx and libg++.
7425
7426Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7427
7428 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7429 recursive makes
7430
bfed1ea0
JL
7431Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7432
7433 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 7434 for newlib directory.
bfed1ea0
JL
7435 (CXX_FOR_TARGET): Likewise.
7436
7437Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7438
7439 * ltconfig: Update after libtool/ltconfig.in change for
7440 hpux11.
7441
7442Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7443
7444 * ltconfig, ltmain.sh: Update to libtool 1.2.
7445
3cd730af
MH
7446Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7447
7448 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7449 (install-gcc-cross): Instead, override LANGUAGES here.
7450
80564603
DL
74511998-03-18 Dave Love <d.love@dl.ac.uk>
7452
7453 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7454 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7455
d207ebef
JM
7456Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7457
7458 * configure.in: Add Thumb-pe target.
7459
5d4a5ee6 7460Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 7461
5d4a5ee6
JL
7462 * Makefile.in - changed sn targets to snavigator
7463 * configure.in - changed sn targets to snavigator
7464
2d4a0558
MH
7465Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7466
7467 * config-ml.in: After building symlink tree call make distclean
7468 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7469 to be the case for libiberty.
7470
04b93567
L
7471Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
7472
7473 * configure: When making link, also check the current
7474 directory. The configure scripts may create one.
7475
9a06b842
RH
7476Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
7477
7478 * config.sub: Accept alphapca56 and alphaev6 properly.
7479
217fc4e6
FS
7480Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7481
7482 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7483
3e07bdbd 7484Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 7485
e490616e 7486 * config.sub (sco5): Fix typo.
3e07bdbd 7487
5d4a5ee6
JL
7488Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
7489
7490 * Makefile.in (INSTALL_MODULES): Move install-tcl before
7491 install-itcl.
7492 (install-itcl): Remove dependency on install-tcl.
7493
7494Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
7495
7496 * configure.in: Remove libgloss from noconfigdirs for MN10300.
7497
7498Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
7499
7500 * configure.in: Don't build libgui for a cygwin32 target when not on
7501 a cygwin32 host.
7502
7503Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
7504
7505 * configure (redirect): Set to null, so default behavior of
7506 configure is now --verbose.
7507
ce0d965c
DL
75081998-02-16 Dave Love <d.love@dl.ac.uk>
7509
7510 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7511 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7512
3acd1fd0
MH
7513Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
7514
7515 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7516 this change to sync Makefile.in with its ChangeLog entries.
7517
5d4a5ee6
JL
7518Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
7519
7520 * ltmain.sh (mkdir): Check that the directory doesn't exist
7521 before we exit with error, so that we don't get races during
7522 parallel builds.
7523
bfed1ea0
JL
7524Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
7525
7526 * ltconfig, ltmain.sh: Update from libtool 1.0i.
7527
4e77e8f1
MH
7528Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
7529
7530 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7531 PICFLAG_FOR_TARGET.
7532 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7533
7534 * configure: Emit a definition for the new macro enable_shared
7535 into each Makefile.
7536
5d4a5ee6
JL
7537Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7538
7539 * configure.in (host_tools, native_only): Add libtool.
7540
7541Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
7542
7543 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7544 Fix typo in ming config comment.
7545
bfed1ea0
JL
7546Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
7547
7548 * ltconfig, ltmain.sh: Update from libtool 1.0h.
7549
5d4a5ee6
JL
7550Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
7551
7552 * config.sub: Add tic30 cases, and map c30 to tic30.
7553
8821a725
RH
7554Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
7555
7556 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7557 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7558 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7559 (CLEAN_TARGET_MODULES): Similarly
7560 (all-target-libf2c): Add dependences.
4e81ae98 7561 * configure.in (target_libs): Add libf2c.
8821a725 7562
5d4a5ee6
JL
7563Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
7564
7565 * configure.in: Remove expect from noconfigdirs when target
7566 is cygwin32. OK to build expect and dejagnu with Canadian
7567 Cross.
7568
0aadd657
ILT
7569Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
7570
5d4a5ee6
JL
7571 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7572 host.
7573
0aadd657
ILT
7574 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7575 and mingw32.
7576
d0a8352c
MH
7577Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
7578
7579 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7580 here as it is not defined in the toplevel Makefile.
7581
59739e3c
MH
7582Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
7583
7584 * configure (package_makefile_rules_frag): New variable, which names
7585 a file with generic rules, ...
7586 Change comment to mention we now have FIVE parts.
7587 * configure: Undo last change.
7588
228197ee
LT
7589Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
7590
7591 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 7592 * config.sub: More accurate determination of HP processor types.
228197ee 7593
efd4c0ba
MH
7594Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
7595
7596 * configure (package_makefile_frag): Move inserting the
7597 ${package_makefile_frag} to where it should be according
7598 to the comment.
7599
6eef3189
PB
7600Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
7601
7602 * config.guess: Add support for Linux/ARM.
7603
d207ebef
JM
7604Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
7605
7606 * .cvsignore: Remove *-info and *-install since they match
7607 release-info and mpw-install, which we don't want to just ignore.
7608
48464ebf
RH
7609Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
7610
7611 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7612
803462a7
PN
7613Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
7614
7615 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7616 local_prefix to sub-make invocations.
7617
520ab477
L
7618Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
7619
7620 * configure.in: Check makefile fragments in the source
7621 directory.
7622
4bcdb76d
AO
7623Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7624
ceff9b14
AO
7625 * configure.in: Check whether host and target makefile
7626 fragments exist before adding them to *_makefile_frag.
4bcdb76d 7627
5d4a5ee6
JL
7628Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
7629
7630 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7631
7632Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
7633
7634 * configure.in: Make sure we only replace RPATH_ENVVAR on
7635 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7636 regexp to sed.
7637
7638 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7639 to sub-makes.
7640
0d3e11a5
LI
76411998-01-13 Lee Iverson (leei@ai.sri.com)
7642
7643 * config-ml.in (multi-do): LDFLAGS must include multilib
7644 designator.
7645
d45b3d87 7646Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
7647
7648 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7649
d39cd7a1
MK
7650Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
7651
7652 * config.sub: Add mingw32 support.
7653 * configure.in: Likewise.
d39cd7a1 7654
6decbc24
FS
7655Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7656
7657 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7658
5d4a5ee6
JL
7659Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
7660
7661 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7662 * configure (gxx_include_dir): Provide a definition for subdirs
7663 which do not use autoconf.
7664
7665Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
7666
7667 * config.guess: Sync with egcs. Picks up new alpha support,
7668 BeOS & some additional linux support.
7669
d3d1907a
JL
7670Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
7671
7672 * config.guess: HP 9000/803 is a PA1.1 machine.
7673
b104e095
RH
7674Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
7675
7676 * configure.in: It's alpha*-...
7677
aca823c1
L
7678Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7679
7680 * configure.in (host_makefile_frag, target_makefile_frag):
7681 Handle multiple config files.
7682 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7683 alpha-*-*.
7684
d207ebef
JM
7685Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
7686
7687 * mkdep: New file.
7688
7689Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
7690
7691 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7692
5d4a5ee6
JL
7693Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
7694
7695 * Makefile.in: Add libgui directory.
7696 (GDB_TK): Add all-libgui.
7697 * configure.in: Add libgui directory.
7698 * configure: Add all-libgui to GDB_TK.
7699
7700Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
7701
7702 * config-ml.in (multidirs): Add m32r to multilib list.
7703
7704Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
7705
7706 * Makefile.in (all-target-gperf): Change dependency to
7707 all-target-libstdc++.
7708
baf55877
FF
7709Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
7710
7711 * config.guess: Add BeOS support.
7712
5d4a5ee6
JL
7713Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
7714
7715 Source directory cvs renamed to cvssrc:
7716 * configure.in (host_tools): Change cvs to cvssrc.
7717 (native_only): Likewise.
7718 (noconfigdirs) [various cases]: Likewise.
7719 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7720 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7721 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7722 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7723 (all-cvssrc): Rename target from all-cvs.
7724
f2d76545
JL
7725Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
7726
7727 * configure (gxx_include_dir): Fix thinko.
7728
205cba53
JL
7729Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
7730
7731 * Makefile.in (INSTALL_TARGET_CROSS): Define.
7732 (install-cross, install-gcc-cross): New targets.
7733
5d4a5ee6
JL
7734Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
7735
7736 * configure.in (noconfigdirs): Add support for Thumb target.
7737
7738 * config.sub (maybe_os): Add support for Thumb target.
7739
7740Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
7741
7742 * Makefile.in: Add rules for cygmon.
7743
7744 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7745
96b0f1fc
JL
7746Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
7747
7748 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7749 * configure (gxx_include_dir): Provide a definition for subdirs
7750 which do not use autoconf.
d207ebef
JM
7751
7752Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
7753
7754 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 7755 11/18/97 build
d207ebef 7756
7dfef6ed
JL
7757Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
7758
7759 * From Franz Sirl.
7760 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7761 found on RedHat Linux systems.
96b0f1fc 7762
83cfe7c0
JL
7763Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
7764
7765 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7766 guesses.
7767
7dfef6ed
JL
7768Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
7769
7770 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7771
5d4a5ee6
JL
7772Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
7773
7774 * ltmain.sh: If mkdir fails, check whether the directory was created
7775 anyhow by some other process.
7776
d207ebef
JM
7777Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
7778
7779 * configure.in (d30v-*-*): Configure all directories.
7780
7781Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
7782
7783 * configure.in (d30v-*-*): Configure newlib, libiberty directories
7784 for the D30V.
7785
7786Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
7787
7788 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7789
5d4a5ee6
JL
7790Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
7791
e490616e
ZW
7792 * include/libiberty.h: Add extern "C" { so it can be used with C++
7793 progrms.
7794 * include/remote-sim.h: Add extern "C" { so it can be used with C++
7795 programs.
5d4a5ee6 7796
d207ebef
JM
7797Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
7798
7799 * configure.in (d30v-*-*): Configure GCC now.
7800
5d4a5ee6
JL
7801Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7802
7803 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7804 is no longer needed.
7805
c9670e62
JM
7806Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
7807
7808 * Makefile.in: check-target-libio depends on all-target-libstdc++.
7809
cc71c0ca
MH
7810Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
7811
7812 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7813 targets using "$@" to provide support for similar but not identical
7814 targets without having to duplicate code.
7815
d207ebef
JM
7816Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
7817
7818 * makefile.vms: Fix to work with DEC C.
7819
7820Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
7821
7822 * config.sub: Add mips-tx39-elf to marketing names.
7823
7824Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
7825
7826 * ltmain.sh: Handle symlinks in generated script.
7827
7828Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
7829
7830 * configure: Handle autoconf style directory options: --bindir,
7831 --datadir, --includedir, --infodir, --libdir, --libexecdir,
7832 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7833 --sysconfdir.
7834 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7835 (sharedstatedir, localstatedir, oldincludedir): New variables.
7836 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7837 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7838 sbindir, sharedstatedir, and sysconfdir.
7839
b1e3ddfd
AJ
7840Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7841
7842 * Makefile.in (bootstrap-lean): New target.
7843
d207ebef
JM
7844Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
7845
7846 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 7847 sn, and gnuserv from noconfigdirs.
d207ebef
JM
7848
7849Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
7850
7851 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7852
09f97c1e
JL
7853Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
7854
7855 * Makefile.in (cross): New target.
7856
335d0ab2
AO
7857Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
7858 Jeff Law <law@cygnus.com>
7859
7860 * Makefile.in (bootstrap2, bootstrap3): New targets.
7861 (all-bootstrap): Remove outdated and confusing target.
339c9b00 7862 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 7863
d207ebef
JM
7864Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
7865
7866 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 7867 windows. Consistent with gdb/configure.
d207ebef 7868
e693cc28
UD
78691997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
7870
e693cc28
UD
7871 * configure.in: Name Linux target fragment.
7872
7873 * configure: Rewrite so that project Makefile fragment is inserted
7874 first and appears last in the resulting Makefile.
7875
d207ebef
JM
7876Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
7877
7878 * Makefile.in (install-itcl): Install tcl first.
7879
5d4a5ee6
JL
7880Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
7881
7882 * configure.in: remove bison from noconfigdirs for Cygwin32 host
7883
f401679e
JW
7884Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
7885
7886 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7887
7888 * configure.in (skipdirs): Add target-librx for Linux.
7889 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7890
ec20b1b9
JL
7891Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
7892
7893 * Makefile.in (bootstrap): New target.
7894
becdcf6d
JL
7895Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
7896
63f6bcd7 7897 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 7898
d207ebef
JM
7899Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
7900
7901 * config.guess: Merge with FSF.
7902
0c82f6bf
FF
7903Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
7904
7905 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7906
d207ebef
JM
7907Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
7908
7909 * config.sub: Add "marketing-names" patch.
7910
3fbc0b70
JS
7911Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
7912
e490616e 7913 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 7914
e20d4801
JL
7915Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
7916
7917 * config.sub: Handle v850-elf.
7918
fe181f78 7919Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
7920
7921 * .cvsignore (*-install): Remove.
7922
bfed1ea0
JL
7923Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
7924
7925 * ltconfig: Set CONFIG_SHELL in libtool.
7926 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7927
558a1e7c
JW
7928Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7929
7930 * configure.in (target_subdir): Set to libraries if enable_multilib.
7931
7818d6fc
JW
7932Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
7933
7934 * config.guess: Update from gcc directory.
7935
d207ebef
JM
7936Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
7937
7938 * Makefile.in (all-sim): Depends on all-readline.
7939
6599da04
JM
7940Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
7941
7942 * Makefile.in (BISON, YACC): Use $$s.
7943 (all-bison): Depend on all-texinfo.
7944
7945Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
7946
7947 * Makefile.in (BISON): Add -L flag.
7948 (YACC): Likewise.
7949
d207ebef
JM
7950Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7951
4e81ae98
EC
7952 * configure.in (noconfigdirs): Add support for v850e target.
7953
d207ebef
JM
7954 * config.sub (maybe_os): Add support for v850e target.
7955
7956Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
7957
4e81ae98
EC
7958 * configure.in (noconfigdirs): Add support for v850ea target.
7959
d207ebef
JM
7960 * config.sub (maybe_os): Add support for v850ea target.
7961
6599da04
JM
7962Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
7963
7964 * config.sub: Add mipstx39. Delete r3900.
7965
7966Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
7967
7968 * Makefile.in (all-autoconf): Depends on all-texinfo.
7969
7970Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
7971
7972 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7973 eabi targets.
7974
7975Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
7976
7977 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7978
7979 * configure: When handling a Canadian Cross, handle YACC as well as
7980 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 7981 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
7982
7983Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
7984
7985 * Makefile.in (BISON): bison, not byacc or bison -y.
7986 (YACC): bison -y or byacc or yacc.
7987 (various): Add *-bison as appropriate.
7988 (taz): No need to mess with BISON anymore.
7989
7990Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
7991
7992 * configure: If OSTYPE matches *win32*, try to find a good value for
7993 CONFIG_SHELL.
7994
7995Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
7996
7997 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7998 configure.in if it is present.
7999
8000Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8001
8002 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8003
8004Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8005
8006 * config.sub: Recognize `arc' cpu.
8007 * configure.in: Likewise.
8008 * config-ml.in: Likewise.
8009
8010Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8011
8012 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8013
8014Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8015
8016 * configure: Changed sed delimiter from ':' to '|' when
8017 attempting to substitute ${config_shell} for SHELL. On
8018 NT ${config_shell} may contain a ':' in it.
8019
8020Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8021
8022 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8023
8024Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8025
8026 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8027
8028Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8029
8030 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8031
8032 * ylwrap: If the program is a relative path, force it to be
8033 absolute.
8034
8035Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8036
8037 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8038
8039Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8040
8041 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
8042 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8043 for libraries.
6599da04
JM
8044
8045Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8046
8047 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 8048 separated by spaces.
6599da04
JM
8049
8050Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8051
8052 * ylwrap: New file.
8053 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8054
8055 * ltmain.sh: Handle /bin/sh at start of install program.
8056
8057 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8058
8059 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8060 * missing: New file, from automake 1.2.
8061
8062Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
8063
8064 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8065 check-tk to CHECK_X11_MODULES.
8066
8067Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
8068
8069 * config.sub: Merge with FSF.
8070
8071Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
8072
8073 * config.guess: Merge with FSF.
8074
8075Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8076
8077 * configure: Treat msdosdjgpp like go32.
8078 * configure.in: Likewise. Don't remove gprof for go32.
8079
8080 * configure: Change Makefile.tem2 to Makefile.tm2.
8081
8082Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
8083
8084 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8085
8086Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8087
8088 * install-sh (chmodcmd): Set to null if the DST directory already
8089 exists. Same as Nov 11th change.
8090
8091Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
8092
4e81ae98 8093 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
8094
8095Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
8096
8097 * config.guess: Update from FSF.
8098
8099Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
8100
8101 * Makefile.in (GDB_TK): Depend on itcl and tix.
8102
8103Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
8104
8105 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8106 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8107 (INSTALL_SCRIPT): New variable.
8108 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8109 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8110 to -x.
8111 * install-sh: Add support for -x option.
8112
8113Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
8114
8115 * configure.in, Makefile.in: Treat tix like itcl.
8116
8117Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8118
8119 * Makefile.in (WINDRES): New variable.
8120 (WINDRES_FOR_TARGET): New variable.
8121 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8122 (EXTRA_HOST_FLAGS): Add WINDRES.
8123 (EXTRA_TARGET_FLAGS): Add WINDRES.
8124 (EXTRA_GCC_FLAGS): Add WINDRES.
8125 ($(DO_X)): Pass down WINDRES.
8126 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8127 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8128 DLLTOOL_FOR_TARGET.
8129
8130Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8131
8132 * configure.in: configure sim before gdb for win32-x-ppc
8133
8134Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8135
8136 Move gperf into the toplevel, from libg++.
8137 * configure.in (target_tools): Add target-gperf.
8138 (native_only): Add target-gperf.
8139 * Makefile.in (all-target-gperf): New target, depend on
8140 all-target-libg++.
8141 (configure-target-gperf): Empty rule.
8142 (ALL_TARGET_MODULES): Add all-target-gperf.
8143 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8144 (CHECK_TARGET_MODULES): Add check-target-gperf.
8145 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8146 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8147
8148Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 8149
6599da04
JM
8150 * config.sub (mn10200): Recognize new basic machine.
8151
8152Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8153
8154 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8155 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8156
8157Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8158
8159 * configure.in: If we're building mips-sgi-irix6* native, turn on
8160 ENABLE_MULTILIB and set TARGET_SUBDIR.
8161
8162Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8163
8164 * Makefile.in (all-sn): Depend on all-grep.
8165
8166Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8167
8168 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8169
8170 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8171 Makefile. From Jeff Makey <jeff@cts.com>.
8172 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8173
8174 * Makefile.in (DISTBISONFILES): Remove.
8175 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8176 $(DEFAULT_YACC).
8177
8178 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 8179 cygwin32.
6599da04
JM
8180
8181 * Makefile.in (LD): New variable.
8182 (EXTRA_HOST_FLAGS): Pass down LD.
8183 ($(DO_X)): Likewise.
8184
8185Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8186
8187 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8188
8189Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8190
8191 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 8192 before adding our own. Always add --build.
6599da04
JM
8193
8194Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8195
8196 * configure.in (targargs): Pass --build if we're doing
8197 a cross-compile.
8198
8199Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8200
ca236658 8201 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
8202 sed. Otherwise sed chokes on NT path names with drive
8203 designators. Also look for "?:*" as the leading characters in an
8204 absolute pathname.
8205
8206Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8207
8208 * config.sub: Support for r3900.
8209
8210Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8211
8212 * configure.in: Use install-sh, not install.sh.
8213
8214Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8215
8216 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8217 apply it twice.
8218
8219Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8220
8221 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8222 install-binutils.
8223
8224Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8225
8226 * Makefile.in: Add automake targets.
8227 * configure.in (host_tools): Add automake.
8228
8229Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8230
8231 * configure: Default CXX to c++, not gcc.
8232 * Makefile.in (CXX): Set to c++, not gcc.
8233 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8234
8235Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8236
8237 * install-sh: try appending a .exe if source file doesn't
8238 exist
8239
8240Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8241
8242 * configure.in: Turn on multilib by default.
8243 (cross_only): Remove target-libiberty.
8244
8245 * Makefile.in (all-gcc): Don't depend on libiberty.
8246
8247Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8248
8249 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8250
8251Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8252
8253 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8254 (DISTBISONFILES): Add ld/Makefile.in
8255
8256Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8257
8258 * configure.in: if target is cygwin32 but host isn't cygwin32,
8259 don't configure gdb tcl tk expect, not just gdb.
8260
8261Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8262
8263 * configure.in: Added gnuserv everywhere sn appears.
8264
8265 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8266 (CROSS_CHECK_MODULES): Added check-gnuserv.
8267 (INSTALL_MODULES): Added install-gnuserv.
8268 (CLEAN_MODULES): Added clean-gnuserv.
8269 (all-gnuserv): New target.
8270
8271Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8272
8273 * config.guess: Fixes for MIPS OpenBSD systems.
8274
8275Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8276
8277 * Makefile.in (INSTALL_XFORM): Remove.
8278 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8279
8280 * mkinstalldirs: New file, copied from automake.
8281 * Makefile.in (installdirs): Rename from install-dirs. Use
8282 mkinstalldirs. Change all users.
8283 (DEVO_SUPPORT): Add mkinstalldirs.
8284
8285Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8286
8287 * install-sh: Rename from install.sh.
8288 * Makefile.in (INSTALL): Change install.sh to install-sh.
8289 (DEVO_SUPPORT): Likewise.
8290
8291 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8292 Graichen <graichen@rzpd.de>.
8293
8294Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8295
8296 * config.guess: Recognize OpenBSD systems correctly.
8297
8298Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8299
8300 * README, Makefile.in (ETC_SUPPORT): Remove references to
8301 cfg-paper*, configure.{texi,man,info*}._
8302
8303Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8304
8305 * Makefile.in (all.normal): Ensure that gcc is built after all
8306 the x11 - ie gdb - targets.
8307
8308Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8309
8310 * makefile.vms: Don't run conf-a-gas.
8311
8312Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8313
e490616e 8314 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 8315
d207ebef
JM
8316Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8317
8318 * configure.in: Remove noconfigdirs case since gdb also
8319 configures and builds for tic80-coff.
8320
6599da04
JM
8321Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8322
8323 * configure: Set cache_file to config.cache.
8324 * Makefile.in (local-distclean): Remove config.cache.
8325
8326Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8327
8328 * COPYING: Update FSF address.
8329
d207ebef
JM
8330Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8331
8332 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8333 noconfigdirs.
8334
6599da04
JM
8335Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8336
8337 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8338 MAKEDIRS, is empty.
8339
8340Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8341
8342 * config.sub: Tweak mn10300 entry.
8343
8344Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8345
8346 * configure.in (host_tools): Put sim before gdb, so gdb's
8347 configure.tgt can determine if the simulator was configured.
8348
8349Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8350
8351 * config.sub: Move BeOS $os case to be with other Cygnus
8352 local cases.
8353
8354Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8355
8356 * config.sub: Remove misplaced comment that broke Linux.
8357
8358Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8359
8360 * config.sub: Add BeOS support.
8361
8362Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8363
8364 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8365
8366Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8367
8368 * configure.in (noconfigdirs): Remove tcl and tk from
8369 noconfigdirs for cygwin32 builds.
8370
d207ebef
JM
8371Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8372
8373 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8374
6599da04
JM
8375Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8376
8377 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8378 make-all.com, use makefile.vms instead.
8379
8380Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8381
8382 * config.sub: Accept -lnews*.
8383
d207ebef
JM
8384Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8385
8386 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 8387 target-examples and target-libiberty for d30v.
d207ebef
JM
8388
8389Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8390
8391 * configure.in (noconfigdirs): Enable ld for d30v.
8392
8393Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8394
8395 * configure.in (tic80-*-*): Build compiler.
8396
8397Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8398
8399 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 8400 unsupported d30v directories
d207ebef
JM
8401
8402Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8403
4e81ae98
EC
8404 * config.sub, configure.in: Add d30v target cpu.
8405
6599da04
JM
8406Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8407
8408 * makefile.vms: New file.
8409 * make-all.com: Remove.
8410
8411Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8412
8413 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8414
8415Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8416
8417 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8418
8419Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8420
8421 * Makefile.in (ALL_MODULES): Added all-db.
8422 (CROSS_CHECK_MODULES): Addec check-db.
8423 (INSTALL_MODULES): Added install-db.
8424 (CLEAN_MODULES): Added clean-db.
8425
8426Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8427
8428 * config.guess: Merge with latest FSF sources.
8429
8430Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8431
8432 * Makefile.in (ALL_MODULES): Added all-itcl.
8433 (CROSS_CHECK_MODULES): Added check-itcl.
8434 (INSTALL_MODULES): Added install-itcl.
8435 (CLEAN_MODULES): Added clean-itcl.
8436
8437Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8438
8439 * configure.in: build gdb for mn10200
8440
8441Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8442
8443 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8444
d207ebef
JM
8445Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8446
8447 * configure.in (tic80-*-*): Turn off most targets right now.
8448
6599da04
JM
8449Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8450
8451 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8452 rather than the makeinfo program.
8453 (do-info): Depend upon all-texinfo.
8454
8455Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8456
8457 * configure.in: Remove uses of config/mh-linux.
8458
8459 * config.sub, config.guess: Merge with latest FSF sources.
8460
d207ebef
JM
8461Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8462
8463 * config.sub (case $basic_machine): Add tic80 entries.
8464
6599da04
JM
8465Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8466
8467 * config.sub, config.guess: Merge with latest FSF sources.
8468
8469Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
8470
8471 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8472 * mpw-config.in: Test for NewFolderRecursive.
8473 * mpw-install: Use symbolic name for startup filename.
8474 * mpw-README: Add various additional details.
8475
8476Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
8477
8478 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8479
8480Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
8481
8482 * configure.in: Do build gcc and the target libraries for
8483 the mn10200.
8484
8485Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
8486
8487 * configure.in: don't avoid building gdb for mn10300 any more
8488 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8489 instead of single-quoting it.
8490
8491Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
8492
8493 * configure.in: Don't use --with-stabs on IRIX 6.
8494
8495Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
8496
8497 * configure.in (m32r): Build gdb, libg++ now.
8498
8499Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8500
8501 * configure.in (mips*-sgi-irix6*): Remove gdb and related
8502 directories from noconfigdirs.
8503
8504Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
8505
8506 * config.sub (basic_machine): added mips16 configuration
8507
8508Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8509
8510 * config.sub: Handle d10v-unknown.
8511
d207ebef
JM
8512Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
8513
8514 * config.sub: Handle v850-unknown.
8515
6599da04
JM
8516Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
8517
8518 * Makefile.in: add findutils
8519 * configure.in: add findutils to list of host_tools
8520
8521Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
8522
8523 * config.sub: Handle mn10200 and mn10300.
8524
8525Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8526
8527 * configure.in (d10v-*): Do not build librx.
8528
8529Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
8530
8531 * configure.in (mn10300): Build everything except gdb & libgloss.
8532
8533Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
8534
8535 * config.guess: Patch for Dansk Data Elektronik servers,
8536 from Niels Skou Olsen <nso@dde.dk>.
8537
8538 For ncr, use /bin/uname rather than uname, since GNU uname does not
8539 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
8540
8541 Patch for MIPS R4000 running System V,
8542 from Eric S. Raymond <esr@snark.thyrsus.com>.
8543
8544 Fix thinko for nextstep.
8545
8546 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8547
8548 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
8549 * config.guess: Guess mips-dec-mach_bsd4.3.
8550
8551 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
8552 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
8553 release numbers.
8554 * config.guess (mips-mips-riscos*): Emit just enough of the
8555 release number.
8556
8557 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
8558 * config.guess (sparc-auspex-sunos*): Added.
8559 (f300-fujitsu-*): Added.
8560
8561 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
8562 * config.guess: Recognize a Tadpole as a sparc.
8563
8564Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8565
8566 * config.guess: Don't assume that NextStep version is either 2 or
8567 3. NextStep 4 (aka OpenStep 4) has come out now.
8568
8569Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
8570
8571 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8572 From Rik Faith <faith@cs.unc.edu>.
8573
8574Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
8575
8576 * config.sub: Contributions from bug-gnu-utils to:
8577 Support plain "hppa" (no version given) architecture, reported by
8578 OpenStep.
8579 OpenBSD like NetBSD.
8580 LynxOs is not a hardware supplier.
8581
8582 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 8583 OpenBSD like NetBSD.
6599da04
JM
8584 Stratus systems.
8585 More Pyramid systems.
8586 i[n>4]86 Intel chips.
8587 M680[n>4]0 Motorola chips.
8588 Use unknown instead of lynx for hardware manufacturer.
8589
8590Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8591
8592 * install.sh (chmodcmd): Set to null if the DST directory already
8593 exists.
8594
8595Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8596
8597 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8598 not use mt-ppc target Makefile fragment any more.
8599
8600Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8601
8602 * configure.in (*-*-windows): Exclude everything but those dirs
8603 needed to build windows.
8604
8605Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
8606
8607 * Makefile.in (all-target-winsup): Depend on all-target-librx.
8608
8609Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8610
8611 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
8612
8613Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
8614
8615 * Undo my previous change.
8616
8617Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
8618
8619 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8620 unconditionally.
8621 (MAKEOVERRIDES): Define (revert this part of October 18 change).
8622
8623Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
8624
8625 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
8626 host to add it's own flags.
6599da04
JM
8627
8628Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
8629
8630 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8631
8632Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
8633
8634 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8635 (CXX_FOR_TARGET): Likewise.
8636 (GCC_FOR_TARGET): Define.
8637 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8638 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8639 CC_FOR_TARGET was specified on the command line.
8640 (MAKEOVERRIDES): Don't define.
8641
8642Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
8643
8644 * configure.in (m32r): Fix spelling of libg++ libs.
8645
8646Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
8647
8648 * config.sub (-apple*): Remove, now redundant.
8649
8650Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
8651
8652 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8653
8654 * configure: Rework yesterday's sed script patch.
8655
8656 * config.sub: Merge with FSF.
8657
8658Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
8659
8660 * config.guess: Merge from FSF.
8661
8662 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
8663 * config.guess: Use pc instead of unknown, for pc clone systems.
8664 Change linux to linux-gnu.
6599da04
JM
8665
8666 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 8667 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
8668
8669Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
8670
8671 * test-build.mk (HOLES): Add "xargs" for gdb.
8672
8673 * configure: Avoid hpux10.20 sed bug.
8674
8675Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
8676
731a8127 8677 * configure.in: Add support for windows host
6599da04
JM
8678 (that is a build done under the Microsoft build environment).
8679
8680Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
8681
8682 * Makefile.in: Replace all uses of srcroot with s, to shrink
8683 command line lengths.
8684
8685 Patches from Geoffrey Noer <noer@cygnus.com>:
8686 * configure.in: If configuring for newlib, pass --with-newlib to
8687 subdirectories.
8688 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8689 -Bnewlib/ and -Lwinsup to gcc.
8690 (CXX_FOR_TARGET): Likewise.
8691
8692Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
8693
8694 * Makefile.in (ETC_SUPPORT): Add configure.
8695
8696Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
8697
4e81ae98 8698 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
8699 host configuration file.
8700
8701Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
8702
8703 * configure.in: Break mn10x00 support into separate
8704 mn10200 and mn10300 configurations.
8705 * config.sub: Likewise.
8706
8707Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
8708
8709 * configure.in: Add lots of stuff to noconfigdirs for
8710 the mn10x00 targets.
8711
8712 * config.sub, configure.in: Add mn10x00 support.
8713
8714Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
8715
8716 * make-all.com: Call conf-a-gas, not config-a-gas.
8717
8718Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
8719
8720 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 8721 targets.
6599da04
JM
8722
8723Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
8724
8725 * mpw-README: Add much more detail for native PowerMac.
8726 * mpw-install: New file.
8727 * mpw-configure: Add --norecursion and --help options.
8728 * mpw-config.in: Translate readme and install files when
8729 copying to objdir.
8730 * mpw-build.in: Don't always depend on byacc and flex.
8731 (install-only-top): New action.
8732
d207ebef
JM
8733Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
8734
8735 * configure.in: You can now configure GDB for the v850.
8736
6599da04
JM
8737Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
8738
8739 * configure.in (noconfigdirs): Don't configure any C++ dirs
8740 if targeting D10V.
8741
8742Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
8743
8744 * config.sub: Recognize mips64vr5000.
8745
8746Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
8747
8748 * configure.in: Use a single line for host_tools and native_only.
8749
8750Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
8751
8752 * config.sub, configure.in: Add entries for m32r.
8753
8754Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
8755
8756 * Makefile.in (inet-install): Don't run install-gzip.
8757
8758Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
8759
8760 * configure.in: Don't config lots of things for *-*-windows*.
8761
8762Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
8763
8764 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8765 (host_libs, host_tools): Copy from configure.in.
8766 * mpw-configure: Don't complain about directories not found.
8767
8768Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8769
8770 * configure.in (i[345]86): Recognize i686 for pentium pro.
8771 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8772 file.
8773
8774 * config.guess (i[345]86): Ditto.
8775
8776Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8777
8778 * configure.in (noconfigdirs): Removed gdb for D10V.
8779
d207ebef 8780Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 8781
d207ebef
JM
8782 * configure.in: Remove ld, target-libio, target-libg++, and
8783 target-libstdc++ from noconfigdirs.
5d4a5ee6 8784
6599da04
JM
8785Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
8786
8787 * configure: Fix three locations where shell scripts were
8788 being run directly rather than with config_shell.
8789
d207ebef
JM
8790Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
8791
8792 * configure.in (v850-*-*): Set up initial $noconfigdirs.
8793 * config.sub (basic_machine): Recognize v850.
8794
6599da04
JM
8795Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8796
8797 * mpw-configure: Handle multiple enable/disable options and
8798 pass them down recursively, handle -c and -s flags appropriately
8799 depending on choice of compiler, add escape mechanism for
8800 quoted arguments to gC.
8801
8802Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8803
8804 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8805 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8806 so that -mrelocatable-lib and -mno-eabi are used.
8807
8808 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8809 not support --print-multi-lib, don't abort.
8810
6599da04
JM
8811Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
8812
8813 * make-all.com: Run config-a-gas.
8814 * setup.com: Don't copy subdirectory files around.
8815
8816Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
8817
8818 * configure.in (*-*-ose): Remove exclusion of libgloss for this
8819 target, it now compiles correctly.
8820
8821Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
8822
8823 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8824
8825Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8826
4e81ae98 8827 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
8828
8829Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8830
8831 * configure.in (native_only): Add prms.
8832
8833Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
8834
8835 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8836 (BINUTILS_SUPPORT_DIRS): Likewise.
8837
8838Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8839
8840 * configure.in (d10v-*-*): Don't configure ld or gdb until the
8841 d10v support is added.
8842
8843Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
8844
8845 * configure.in (d10v-*-*): New target.
8846
8847Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
8848
8849 * config.guess (HP 9000/811): Recognize this as a PA1.1
8850 machine.
8851
8852Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
8853
8854 * Makefile.in (do-tar-gz): New target, split out from tail end of
8855 taz target. Run each command separately, don't use pipes.
8856 (taz): Use it.
8857
8858Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
8859
8860 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8861 * mpw-build.in: No builds should depend on building byacc or flex,
8862 they are assumed to be installed already.
8863
8864Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8865
8866 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8867 variable that CC_FOR_TARGET needs.
8868
8869Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8870
8871 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8872 options have changed since the last time the subdirectory was
8873 configured, and if it has, reconfigure.
8874 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8875 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8876
8877Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
8878
8879 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8880 CLEAN_MODULES): Add bash.
8881 (all-bash): New target.
8882
8883Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
8884
8885 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8886
8887Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8888
8889 * config.sub (basic_machine): Recognize d10v as a valid processor.
8890
8891Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
8892
8893 * mpw-configure: Add support for --bindir.
8894 * mpw-build.in: Use a GCC-specific build script for GCC actions.
8895
8896Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
8897
8898 * configure.in: add bash, time, gawk to list of hosttools and things
8899 to only build for native toolchains
8900
8901Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8902
8903 * Makefile.in (docdir): Remove.
8904
8905Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8906
8907 * Makefile.in (datadir): Set to $(prefix)/share.
8908
8909Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
8910
8911 * configure.in: build diff and patch for cygwin32-hosted
8912 toolchains.
8913
8914Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
8915
8916 * config.sub: Accept -rtems*.
8917
8918Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
8919
e490616e
ZW
8920 * configure.in: enable dosrel for cygwin32-hosted builds,
8921 remove diff from the list of things not buildable
8922 via Canadian Cross
6599da04
JM
8923
8924Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
8925
8926 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 8927 don't get ". ".
6599da04
JM
8928
8929Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
8930
8931 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8932
8933Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
8934
8935 * Makefile.in (taz): Handle case where tex3patch didn't even get
8936 checked out. Also, if it was found, put the symlink in a new util
8937 subdirectory.
8938
8939Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8940
8941 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8942
8943Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
8944
8945 * config.sub: Recognize -openvms.
8946 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8947 * make-all.com, setup.com: New files.
8948
8949Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
8950
8951 * Makefile.in (taz): tex3patch moved to texinfo/util.
8952
8953Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
8954
8955 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8956 * configure.in: remove make from disable-if-Can-Cross list
8957 enable gdb if ${host} and ${target} are cygwin32
8958
8959Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
8960
8961 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
8962 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8963
8964Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8965
8966 * config.guess: Combine mips-mips-riscos cases, and use cpp to
8967 distinguish sysv/svr4/bsd variants.
8968 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8969
8970Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
8971
8972 * configure.in: Added copyright notice.
8973 * move-if-change: Added copyright notice.
8974
8975Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
8976
8977 * configure.in (powerpcle-*-solaris*): Until we get shared
8978 libraries working, don't build gdb, sim, make, tcl, tk, or
8979 expect.
8980
8981Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
8982
8983 * config.guess: Merge with FSF:
8984
8985 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
8986 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8987
8988 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
8989 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8990
8991 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
8992 * config.guess: Combine two OSF1 rules.
8993 Also recognize field test versions. From mjr@zk3.dec.com.
8994 * config.guess (dgux): Use /usr/bin/uname rather than uname,
8995 because GNU uname does not support -p. From pmr@pajato.com.
8996
8997Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
8998
8999 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9000
9001Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9002
9003 * mpw-README: Document GCCIncludes.
9004
9005Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9006
9007 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9008
9009Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9010
9011 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9012
9013Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9014
9015 * configure.in (*-*-cygwin32): Configure make.
9016
9017Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9018
9019 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9020
9021Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9022
9023 * Makefile.in (all-inet): Depend on all-perl.
9024
9025 * Makefile.in (inet-install): New target.
9026
9027 * Makefile.in (all-inet): Depend on all-tcl.
9028 (all-inet): Depend on all-send-pr.
9029
9030Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9031
9032 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9033 temporarily.
9034
9035Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9036
9037 * configure.in: Don't configure --with-gnu-ld on AIX.
9038
9039Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9040
9041 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9042
9043Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9044
9045 * Makefile.in (ALL_MODULES): Added all-inet.
9046 (CROSS_CHECK_MODULES): Added check-inet.
9047 (INSTALL_MODULES): Added install-inet.
9048 (CLEAN_MODULES): Added clean-inet.
9049 (all-indent): New target.
9050
9051 * configure.in (host_tools): Added inet.
9052 (native_only): Added inet.
9053 (noconfigdirs): Added inet.
9054
9055Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
9056
9057 * configure.in: Don't configure libgloss if we are not configuring
9058 newlib.
9059
9060Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9061
9062 * configure.in: Don't configure libgloss for unsupported
9063 architectures.
9064
9065Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9066
9067 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9068
9069Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
9070
9071 * Makefile.in (ALL_MODULES): Include all-apache.
9072 (CROSS_CHECK_MODULES): Include check-apache.
9073 (INSTALL_MODULES): Include install-apache.
9074 (all-apache): New target.
9075
9076 * configure.in: Added apache everywhere perl is seen.
9077
9078Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9079
9080 * Makefile.in: Add support for clean-{module} and
9081 clean-target-{module} rules.
9082
9083Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
9084
9085 * configure.in (*-*-ose) do not build libgloss.
9086
9087Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9088
9089 * config.guess (prep*:SunOS:5.*:*): Turn into
9090 powerpele-unknown-solaris2.
9091
9092Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
9093
9094 * configure.in: Permit --enable-shared to specify a list of
9095 directories.
9096
9097Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9098
9099 * configure.in (host==solaris): Pass only the first word of $CC
9100 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9101
9102Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9103
9104 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9105
9106Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
9107
9108 * Makefile.in (ALL_MODULES): Include all-perl.
9109 (CROSS_CHECK_MODULES): Include check-perl.
9110 (INSTALL_MODULES): Include install-perl.
9111 (ALL_X11_MODULES): Include all-guile.
9112 (CHECK_X11_MODULES): Include check-guile.
9113 (INSTALL_X11_MODULES): Include install-guile.
9114 (all-perl): New target.
9115 (all-guile): New target.
9116
9117 * configure.in (host_tools): Include perl and guile.
9118 (native_only): Include perl and guile.
9119 (noconfigdirs): Don't build guile and perl; no ports have been
9120 done.
9121
9122Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9123
e490616e
ZW
9124 * configure (--enable-*): Handle quoted option lists such as
9125 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
9126
9127Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9128
9129 * Makefile.in ({,inst}all-target): New rule so we can make and
9130 install all of the target directories easily.
9131
9132Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9133
9134 * configure.in: Add missing global flag in sed substitution when
9135 deleting `target-' from ${configdirs}.
9136
9137Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9138
9139 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9140 option.
9141
9142 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9143 config/mh-necv4.
9144
9145 * install.sh: Correct misspelling of transformbasename.
9146
9147 * config.guess: Recognize mips-*-sysv*.
9148
9149Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9150
9151 * config.sub: Recognize mon960.
9152
9153Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9154
9155 * configure: Restore Canadian Cross handling of BISON and LEX,
9156 removed in Feb 20 change.
9157
9158Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9159
9160 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9161 Mention make install. Remove the old copyright date as well the
9162 clumsy and rather pointless copyright on the README file.
9163
9164Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9165
9166 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9167 Makefile after running symlink-tree, then run `make distclean' to
9168 avoid clobbering any generated files in srcdir.
9169
9170Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9171
9172 * configure.in (m68k-*-netbsd*): Build everything now.
9173
9174Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9175
9176 * Makefile.in (taz): Fix quoting.
9177
9178Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9179
9180 * configure.in (sparclet-*-*): Build everything now.
9181
9182Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9183
9184 * configure.in (m68k-*-linux*): New host.
9185
9186Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9187
9188 * configure: Check for bison before byacc.
9189
9190Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9191
9192 * Makefile.in configure: Change the way LEX and BISON/YACC are
9193 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9194 searching PATH. These are used as fallbacks by Makefile.in if
9195 flex/bison/byacc aren't in objdir.
9196
9197Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9198
9199 * Makefile.in: Make everything which depends upon all-bfd also
9200 depend upon all-opcodes, in case --with-commonbfdlib is used.
9201
9202Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9203
9204 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9205 building NT native compilers on Unix.
9206
9207Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9208
9209 * configure.in: Don't get CC from the host Makefile fragment if we
9210 can find gcc in PATH, or if this is a Canadian Cross. Move the
9211 Solaris test for /usr/ucb/cc to the post target script, just after
9212 the compiler sanity test.
9213
9214Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9215
9216 * config.sub: Merge with FSF.
9217
9218Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9219
9220 * Makefile.in (RPATH_ENVVAR): New variable.
9221 (REALLY_SET_LIB_PATH): Use it.
9222 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9223
9224Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9225
9226 * config.sub, configure.in: Recognize sparclet cpu.
9227
9228Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9229
9230 * config.guess: Support m68k-cbm-sysv4.
9231
9232Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9233
9234 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9235 m68k-unknown-linuxaout from linker help string. Put quotes around
9236 $ld_help_string.
9237
9238Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9239
9240 * config.guess (powerpc-harris-powerunix): Add guess for port
9241 to new target.
9242
9243Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9244
9245 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9246
9247Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9248
9249 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9250 $(REALLY_SET_LIB_PATH) in Makefile.
9251 * Makefile.in (SET_LIB_PATH): New variable.
9252 (REALLY_SET_LIB_PATH): New variable.
9253 ($(DO_X)): Use $(SET_LIB_PATH).
9254 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9255 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9256 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9257 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9258 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9259 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9260 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9261 (install-dosrel): Likewise.
9262 (all-opcodes): Depend upon all-libiberty.
9263
9264Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9265
9266 * config.guess (*:CYGWIN*): New
9267
9268Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9269
9270 * Makefile.in (all-target-winsup): All all-target-libiberty.
9271
9272Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9273
9274 * configure.in (noconfigdirs): Add missing # in front of comment.
9275
9276Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9277
9278 * configure.in: add second pass to things added to noconfigdirs
9279 so *-gm-magic can exclude libgloss properly.
9280
9281Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9282
9283 * mpw-configure (extralibs_name, rez_name): Set correctly
9284 for MWC68K compiler.
9285
9286 * mpw-README: Add more info on the necessary build tools.
9287
9288Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9289
9290 * configure.in, config.sub: Recognize cygwin32.
9291
9292Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9293
9294 * config.guess, config.sub: Recognize A/UX.
9295
9296Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9297
9298 * config.sub: Merge with gcc/config.sub.
9299
9300Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9301
9302 * mpw-build.in (do-binutils): Add build of stamps.
9303
9304Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9305
9306 * config.sub: Add recognition for mips64vr4100*-* targets.
9307
9308Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9309
9310 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9311 Add creation of gconfigargs with `--enable-shared' turned on.
9312 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9313 ($(host)-stamp-stage3-configured): Likewise.
9314 (HOLES): Add chatr and ldd.
9315 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9316
9317Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9318
9319 * configure: Pass --nfp to recursive configures.
9320
9321Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9322
9323 * Makefile.in (DLLTOOL): New.
9324 (DLLTOOL_FOR_TARGET): New.
9325 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9326 (EXTRA_TARGET_FLAGS): Ditto.
9327 (EXTRA_GCC_FLAGS): Ditto.
9328 (CONFIGURE_TARGET_MODULES): Ditto.
9329 (DO_X): Ditto.
9330 * configure: Add DLLTOOL.
9331
9332Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9333
9334 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9335 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9336 mh-sco, since old workarounds no longer needed, and don't
9337 build ld, since libraries have weak symbols in COFF.
9338
9339Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9340
9341 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9342
9343Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * configure.in: Make sure that ${CC} can be used to compile an
9346 executable.
9347
9348Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9349
9350 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9351 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9352 nothing depending on whether gdbtk is being built.
9353
9354Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9355
9356 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9357
9358Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9359
9360 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9361 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9362
9363Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9364
9365 * config-ml.in: Add support for
9366 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9367 Simplify setting of multidirs from --disable-foo.
9368
9369Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9370
9371 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9372 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9373 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 9374 non-empty, pass them on to the GCC make.
6599da04
JM
9375 (all-bootstrap): New rule that is like all-gcc, except it executes
9376 the GCC bootstrap rule instead of the GCC all rule.
9377
9378Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9379
9380 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9381
9382Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9383
9384 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9385 DG/UX support.
9386
9387Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9388
9389 * config.sub (i*86*) Change [345] to [3456]
9390
9391Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9392
9393 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9394 --with-gnu-ld=no.
9395
9396Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9397
9398 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9399 AIX multilibs get built.
9400
9401Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9402
9403 * configure.in (i386-win32): Don't build expect if we're not
9404 building the tcl subdir.
9405
9406Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9407
9408 * Makefile.in: (configure-target-examples, all-target-examples):
9409 New targets, configure and build example programs.
9410
9411Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9412
9413 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9414 use it as input to sedit the generated MPW makefile.
9415 * mpw-README: Add a suggestion about Gestalt.h.
9416
9417Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9418
9419 * config.sub: Accept *-*-ieee*.
9420
9421Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9422
9423 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9424 Ronald F. Guilmette <rfg@monkeys.com>.
9425
9426Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9427
9428 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9429 for powerpc-pe native.
9430 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9431 (target==powerpc-pe): duplicate i386-win32 entry.
9432
9433Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9434
9435 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9436 of vxworks, not just vxworks5.1.
9437
9438Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9439
9440 * mpw-configure: Add support for exec-prefix.
9441
9442Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9443
9444 * config.guess: Recognize HP model 816 machines as having
9445 a PA1.1 processor.
9446
9447Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9448
9449 * configure: Ignore new autoconf configure options.
9450
6599da04
JM
9451Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9452
9453 * config.guess: Recognize Pentium under SCO.
9454 From Robert Lipe <robertl@arnet.com>.
9455
9456Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9457
9458 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
9459
9460Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9461
9462 * configure.in: Don't configure gas for alpha-dec-osf*.
9463
9464Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9465
9466 * configure.in: Default to --with-stabs for some targets for which
9467 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9468 i[345]86*-*-unixware*.
9469
9470Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9473 rather than basing it on the target. Simplify handling of options
9474 controlling which directories to configure. Remove extraneous
9475 slash in multi-clean target.
9476
9477Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
9478
9479 * config-ml.in: Prefix more variables with ml_ so they don't collide
9480 with configure's.
9481
9482Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
9483
9484 * configure: Don't turn -v into --v.
9485
9486Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
9487
9488 * configure.in (targargs): Fix typo.
9489
9490 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9491
9492Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
9493
9494 * configure.in: Strip --host and --target options from
9495 CONFIG_ARGUMENTS, and always configure for --host only. Add
9496 --with-cross-host option when building with a cross-compiler.
9497 * configure: Canonicalize the arguments put into config.status by
9498 always using `=' for an option with an argument. Pass a presumed
9499 --host or --target explicitly.
9500
9501Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
9502
9503 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9504 into general OS recognition case.
9505
9506Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9507
9508 * configure.in (target_configdirs): add target-winsup only
9509 for win32 target systems.
9510
9511Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
9512
9513 * Makefile.in (all-target-libgloss): Depend upon
9514 configure-target-newlib, since when libgloss is built it looks to
9515 see if the newlib directory exists.
9516
9517Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
9518
9519 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9520 cfg-ml-*.in.
9521
9522Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
9523
9524 * configure: Handle LD and LD_FOR_TARGET when configuring a
9525 Canadian Cross.
9526
6599da04
JM
9527Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9528
9529 * configure.in (target_libs): add target-winsup.
9530 (target==i386-win32): add patch diff flex make to $noconfigdirs.
9531 (target==ppcle-pe): remove ld from $noconfigdirs.
9532
9533Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
9534
9535 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9536 Preserve relative path names in $srcdir. Build symlink tree if
9537 configuring cross target dir and srcdir=. (= no VPATH support).
9538 (configure-target-libg++): Depend on configure-target-librx.
9539 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9540 * config-ml.in: New file.
9541 * symlink-tree: New file.
9542 * configure: Ensure srcdir="." if that's what it is.
9543
9544Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9545
9546 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9547 includes and FLEX_SKELETON setting.
9548 * mpw-configure (--with-gnu-ld): New option, controls whether
9549 to use PPCLink or ld with PowerMac GCC.
9550 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9551 * mpw-config.in: Configure grez if targeting Mac.
9552
9553 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
9554 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9555 just macos.
6599da04
JM
9556 * configure.in: Configure grez resource compiler if targeting Mac.
9557 * Makefile.in (all-grez, install-grez): New targets.
9558
9559Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
9560
9561 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 9562 gcc in the path, set CC to gcc -O2.
6599da04
JM
9563
9564Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
9565
9566 * configure: Default ${build} correctly. Avoid picking up extra
9567 spaces when reading CC and CXX from Makefile. When doing a
9568 Canadian Cross, use plausible default values for numerous
9569 variables.
9570 * configure.in: When doing a Canadian Cross, don't try to
9571 configure tools whose configure script can't handle it.
9572
9573Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9574
9575 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9576
9577Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
9578
9579 * configure: Remove dubious bug reporting address.
9580
9581Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
9582
9583 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
9584 configure script, run that instead of this directory's configure.
9585 In either case, print a message that we're configuring the sub-dir.
9586
9587Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
9588
9589 * configure.in: Before checking for the existence of various files,
9590 use sed to filter out "target-".
9591
9592Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
9593
9594 * Makefile.in (DO_X): Split rule to decrease command line length
9595 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
9596 (Philippe De Muyter).
9597
9598Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9599
9600 * Makefile.in (all-patch): depend on all-libiberty.
9601
9602Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
9603
9604 * configure.in: If the only directory in target_configdirs which
9605 actually exists is libiberty, then set target_configdirs to empty,
9606 to avoid trying to build a target libiberty in a gas or gdb
9607 distribution.
9608
9609Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
9610
9611 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
9612 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9613 systems.
6599da04
JM
9614
9615Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9616
9617 * configure.in (copy_dirs): Use sys-include instead of include
9618 for --with-headers option.
9619
9620Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
9621
9622 * Makefile.in, configure.in: Make winsup builds work with
9623 new scheme.
9624
9625Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * configure.in: Build the linker on AIX.
9628
9629Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
9630
9631 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
9632 where needed.
9633
9634Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
9635
9636 * Makefile.in (all-gcc): Fix typo.
9637
9638Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
9639
9640 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
9641
9642Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
9643
9644 * configure.in: Rename libFOO to target-libFOO, and xiberty
9645 to target-xiberty, to provide more flexibility.
9646 (target_subdir): Define. Create if cross.
9647 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9648 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
9649 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9650 check-libFOO -> check-target-libFOO, etc.
9651 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9652 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9653 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9654 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
9655 allow ALL_GCC="" to only configure.
9656 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
9657 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
9658 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
9659
9660Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
9661
9662 * Makefile.in (taz): Build "info" in etc explicitly.
9663
9664Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
9665
9666 * configure.in: Make sure that CC is undefined (as opposed to
9667 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
9668 problem with autoconf trying to configure on a host without GCC.
9669
9670Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9671
9672 * mpw-configure: Set host alias from choice of host compiler,
9673 only use generic MPW Makefile sed if present, edit a file
9674 named "hacked_Makefile.in" instead of "Makefile.in" if present.
9675 * mpw-README: Add problem notes about CW6 and CW7.
9676
9677Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
9678
9679 * Makefile.in (taz): Use ";" instead of ";;".
9680
9681Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
9682
9683 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
9684 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9685 DISTDOCDIRS.
9686 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
9687 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
9688
9689Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
9690
9691 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
9692 and gnats, because they are now subsumed by DISTSTUFFDIRS.
9693 Move bfd to DISTSTUFFDIRS.
9694
9695Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9696
9697 * Makefile.in (X11_LIB): Removed.
9698 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9699
9700 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9701
9702Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9703
9704 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9705 names.
9706
9707Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9708
9709 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9710
9711Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
9712
9713 * configure.in (i[345]86-*-win32): Always build newlib.
9714 Don't configure cvs, autoconf or texinfo.
9715 * Makefile.in (LD_FOR_TARGET): New.
9716 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9717 Pass down LD_FOR_TARGET.
9718
9719Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
9720
9721 * winsup: New directory.
9722 * Makefile.in: Build winsup.
9723 * configure.in: Winsup is configured when target is win32.
9724 Can only build win32 target GDB when native.
4e81ae98 9725
6599da04
JM
9726Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
9727
9728 * config.guess: Recognize HP model 819 machines as having
9729 a PA 1.1 processor.
9730
9731Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
9732
9733 * configure: Fix sed loop which substitutes for CC and CXX to
9734 avoid bug found in various sed implementations.
9735
9736Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9737
9738 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9739 simulator. Use standard powerpc-*-eabi*.
9740
9741Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
9742
9743 * configure.in: Stop putting gas and binutils in noconfigdirs for
9744 powerpc-*-aix* and rs6000-*-*.
9745
9746Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
9747
9748 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9749 -mcall-aixdesc libraries.
9750
9751Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
9752
9753 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9754
9755 * config.sub (arm | armel | armeb): Fix shell syntax.
9756
9757Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9758
9759 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9760 -msoft-float and -mcpu=common support.
9761 (powerpc*-*-eabisim*): Add support for building -mcall-aix
9762 libraries.
9763
9764Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9765
9766 * configure.in: Allow configuration and build of emacs19 for the alpha.
9767
9768Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9769
9770 * configure.in (CC): Get ^CC, not just any old CC, from
9771 ${host_makefile_frag}.
9772
9773Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9774
4e81ae98 9775 * configure.in (CC): Try to get CC from
6599da04
JM
9776 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9777
9778Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9779
9780 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9781 only if it exists in $(srcdir).
9782
9783Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
9784
9785 * configure: If CC and CXX are not set in the environment, set
9786 them, based on either an existing Makefile or on searching for gcc
9787 in PATH. Substitute for CC and CXX in Makefile.
9788 * configure.in: Remove libm from target_libs. Separate
9789 target_configdirs from configdirs. If CC is not set in
9790 environment, try to get it from a host Makefile fragment. Rewrite
9791 changes of configdirs to use skipdirs instead. A few minor
9792 tweaks. Take directories out of target_configdirs as they are
9793 taken out of configdirs. Remove existing Makefile files from
9794 subdirectories. Substitute for TARGET_CONFIGDIRS and
9795 CONFIG_ARGUMENTS in Makefile.
9796 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9797 by configure.in.
9798 (CONFIG_ARGUMENTS): Likewise.
9799 (CONFIGURE_TARGET_MODULES): New variable.
9800 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9801 ($(CONFIGURE_TARGET_MODULES)): New target.
9802 (configure-libg++, configure-libio): New targets.
9803 (all-libg++): Depend upon configure-libg++.
9804 (all-libio): Depend upon configure-libio.
9805 (configure-libgloss, all-libgloss): New targets.
9806 (configure-libstdc++): New target.
9807 (all-libstdc++): Depend upon configure-libstdc++.
9808 (configure-librx, all-librx): New targets.
9809 (configure-newlib): New target.
9810 (all-newlib): Depend upon configure-newlib
9811 (configure-xiberty): New target.
9812 (all-xiberty): Depend upon configure-xiberty.
9813
9814Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9815
9816 * configure.in (host i[345]86-*-win32): Expand the
9817 noconfigdirs again.
9818
9819Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
9820
9821 * mpw-configure: Fix sed command file name.
9822
9823Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
9824
4e81ae98 9825 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
9826 noconfigdirs again.
9827
9828Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
9829
9830 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9831 or powerpc*-*-pe*, since they are not yet supported.
9832
9833Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
9834
9835 Add PowerMac support and many other enhancements.
9836 * mpw-configure: New option --cc to select compiler to use,
9837 paste options set according to --cc into the generated
9838 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9839 if mpw-make.sed is present.
9840 * mpw-config.in: Don't test for gC1, test for mpw-touch,
9841 add forward includes for PowerPC include files.
9842 * mpw-build.in: Build using Makefile.PPC if present.
9843 (do-byacc, etc): Remove separate version resource builds.
9844 (do-gas): Build "stamps" before "all".
9845 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9846 * mpw-README: Update to reflect --cc option, PowerMac support,
9847 and recently-reported compatibility problems.
9848
9849Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
9850
9851 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9852 embedded m68k systems (-aout, -coff, -elf, -vxworks).
9853 (--with-multilib-top): Pass to recursive invocations.
9854
9855Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
9856
9857 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9858 v810-*-*.
9859
9860Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9861
9862 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9863 gdb, ld and opcodes on v810-*-*.
9864
6599da04
JM
9865Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9868 (local-maintainer-clean): New target.
9869 (maintainer-clean): New target.
9870 (realclean): Just depend upon maintainer-clean.
9871
9872Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9873
9874 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9875
9876Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
9877
9878 * configure.in: Build ld in mips*-*-bsd* case.
9879
9880Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
9881
9882 * config.sub: Accept -lites* OS. From Ian Dall.
9883
9884Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
9885
9886 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 9887 targets.
6599da04
JM
9888
9889Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9890
9891 * configure.in: treat i386-win32 canadian cross the same as
9892 i386-go32 canadian cross.
9893
9894Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9895
9896 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9897 running under the simulator to build a reduced set of libraries.
9898 (powerpc-*-eabiaix): Add fine grained multilib support added to
9899 other powerpc targets yesterday.
9900
9901Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9902
9903 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9904 -disable-softfloat, -disable-relocatable, -disable-aix, and
9905 -disable-sysv to control which multilib libraries get built.
9906
9907Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9908
9909 * configure: Add Makefile.tem to list of files to remove in trap
9910 handler.
9911
9912Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
9913
9914 * config.guess (*Linux*): Add missing "exit"s.
9915 Also, need specific check for alpha-unknown-linux (uses COFF).
9916
9917Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
9918
9919 * config.guess: Merge with FSF:
9920
9921 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
9922 * config.guess (AIX4): More robust release numbering discovery.
9923
9924 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
9925 * config.guess (i386-sequent-ptx): Properly get version number.
9926
9927 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
9928 * config.guess (mips:*:4*:UMIPS): New case.
9929
9930Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
9931
9932 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9933 (i386-win32 host): Likewise. Don't build readline.
9934
9935Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
9936
9937 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
9938 SUPPORT_FILES to submakes.
9939
9940Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
9941
9942 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9943 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9944 mpw-configure.
9945
9946Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
9947
9948 * configure.in (appdirs): Use =, not ==, in test expression when
9949 trying to build the text to print in the warning message for
9950 Solaris users.
9951
9952Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
9953
9954 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9955
9956Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9957
9958 * config.guess: Recognize lynx-2.3.
9959
9960Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
9961
9962 * config.sub (z8ksim): Deleted
9963 (z8k-*-coff): New, this is the one true name of the target.
9964
9965Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
9966
9967 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9968
9969Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
9970
9971 * config.guess (*:Linux:*:*): First try asking the linker what the
9972 default object file format is (elf, aout, or coff). Then if this
9973 fails, try previous methods.
9974
9975Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9976
9977 * configure.in: Don't build newlib for *-*-vxworks5.1.
9978
9979Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9980
9981 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9982 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9983
9984Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
9985
9986 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9987
9988Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
9989
9990 * cfg-ml-com.in: New file.
9991 * cfg-ml-pos.in: New file.
9992
9993Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9994
9995 * COPYING.NEWLIB: Add HP free copyright to list.
9996
9997Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9998
9999 * config.sub: Recognize -eabi* for the system, not just -eabi.
10000
10001Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10002
10003 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10004 * config.sub, configure.in (win32): New target and host.
10005
10006Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10007
10008 * configure.in: Add i386-pe configuration.
10009
10010Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10011
10012 * mpw-build.in (install): Install GDB after LD.
10013
10014Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10015
10016 * mpw-config.in (elf/mips.h): Always forward-include, needed
10017 for GDB to build.
10018
10019Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10020
10021 * testsuite: New directory for customer acceptance and whole tool
10022 chain tests.
10023
10024Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10025
10026 * configure: If per-host line isn't found, but AC_OUTPUT is found
10027 and a configure script exists, run it instead.
10028
10029Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10030
10031 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10032
10033Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10034
10035 * configure: Set build_{cpu,vendor,os,alias} to host values when
10036 --build isn't specified.
10037
10038Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10039
10040 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10041 (FLAGS_TO_PASS): Pass them.
10042 (EXTRA_TARGET_FLAGS): Ditto.
10043
6599da04
JM
10044Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10045
10046 * Makefile.in (all-libg++): Depend on all-libstdc++.
10047
10048Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10049
10050 * configure.in (noconfigdirs): Enable all packages for
10051 i386-unknown-netbsd.
10052
10053Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10054
10055 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10056 hosted builds (DOS builds)
10057
10058Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10059
10060 Changes for ARM based on patches from Richard Earnshaw:
10061 * config.sub: Handle armeb and armel.
10062 * configure.in: Omit arm linker only for riscix.
10063
10064Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
10065
10066 * config.guess: Update from FSF.
10067
10068Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
10069
63f6bcd7 10070 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
10071 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10072 powerpcle variant. Convert pentium into i586, not i486. Add p5
10073 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10074 temporarily.
10075
10076Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
10077
10078 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10079
10080Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
10081
10082 * config.sub: Accept -lites* as a basic system type.
10083
10084Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
10085
10086 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10087 installed, and if so return linuxoldld as the system name.
10088
10089Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
10090
10091 * config.guess: Add hppa1.1-hp-lites support.
10092
10093Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
10094
10095 * configure.in: Don't build newlib for m68k-vxworks5.1.
10096
10097Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10098
10099 * configure.in (mips-sgi-irix6): Use mh-irix5.
10100
10101Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
10102
10103 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10104
10105Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10106
10107 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 10108 OSF/1. Fix compiler flags.
6599da04
JM
10109 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10110
10111Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
10112
10113 * configure.in: Recognize --with-newlib.
10114 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10115
10116Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10117
d207ebef 10118 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
10119 to *_X11_MODULES due to gdbtk needing X include files et al.
10120
10121Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10122
10123 Merge in support for Mac MPW as a host.
10124 (Old change descriptions retained for informational value.)
10125
10126 * mpw-config.in: Add generic include forwards for cpu-specific
10127 include files in aout and elf directories.
10128
10129 * mpw-configure: Added copyright.
10130 * mpw-config.in: Check for presence of required build tools.
10131 (target_libs): Add newlib.
10132 (target_tools): Add examples.
10133 (Read Me): Generate as "Read Me for MPW" instead.
10134 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10135 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10136 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10137
10138 * mpw-configure: Remove subdir-specific makefile hackery,
10139 delete mk.tmp after using it.
10140
10141 * mpw-build.in (all): Display start and end times.
10142
10143 * mpw-configure (host_canonical): Set.
10144 (target_cpu): Always add to makefiles.
10145 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10146 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10147 (mpw-mh-mpw): Look for in srcdir and srcroot.
10148 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10149
10150 * mpw-build.in: (install-only): New target.
10151
10152 * mpw-configure (host_alias, target_alias): Rename from hostalias
10153 and targetalias, add into generated Makefile.
10154 (mk.tmp): If present, add into generated Makefile.
10155 * mpw-build.in (all-gas): Build config.h first before gas proper.
10156
10157 * mpw-configure (config.status): Write only if changed.
10158 * mpw-config.in (readline): Configure it (not built, just used for
10159 definitions).
10160
10161 * mpw-config.in (elf/mips.h): Add a forward include.
10162
10163 * mpw-config.in: Forward-include most .h files in include into
10164 extra-include.
10165 (readline): Don't build.
10166 mpw-build.in (install): Install GDB.
10167
10168 * mpw-configure (prefix, mpw_prefix): Handle it.
10169 * mpw-config.in (mmalloc, readline): Don't configure.
10170 * mpw-build.in (thisscript): Rename to ThisScript.
10171 Use mpw-build instead of BuildProgram everywhere.
10172 (mmalloc, readline): Don't build.
10173 * mpw-README: New file, basic documentation about the MPW port.
10174
10175 * mpw-config.in: Use forward-include to create include files.
10176
10177 * mpw-configure: Add more things to the top of each configured
10178 Makefile, including contents of config/mpw-mh-mpw.
10179 * mpw-config.in (extra-include): Create this directory and fill it
10180 with Posix-like include files when configuring.
10181
10182 * config.sub (apple, mac, mpw): Add various aliases.
10183
10184 * mpw-build.in: New file, top-level build script fragment for MPW.
10185 * mpw-configure: New file, configure script for MPW.
10186 * mpw-config.in: New file, config fragment for MPW.
10187
10188Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10189
10190 * configure.in (host_libs): Remove glob, since it is gone from the
10191 sources.
10192
10193Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10194
10195 * Makefile.in: define empty GDB_NLM_DEPS var.
10196
10197 * configure.in(target_makefile_frag): use config/mt-netware
10198 for netware targets.
10199
10200Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10201
10202 * config.sub: Merge in recent FSF changes. Remove linux special
10203 cases.
10204
10205Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10206
731a8127 10207 Revert this change:
6599da04
JM
10208
10209 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10210
10211 * build-all.mk: Use CC=cc -Xs on Solaris.
10212
6599da04
JM
10213Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10214
10215 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10216 stop using it.
10217 * Makefile.in: Nuke all references to glob subdirectory.
10218
10219Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10220
10221 * configure.in: Fix --enable-shared logic in per-host.
10222
10223Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10224
10225 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10226
10227Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10228
10229 * configure.in (noconfigdirs): Don't build gas on AIX, for
10230 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10231
10232Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10233
10234 * configure: Fix --cache-file to work if the file argument is a
10235 relative path.
10236
10237Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10238
10239 * configure: If the --cache-file is used, pass it down to
10240 configure in subdirectories.
10241
10242Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10243
10244 * config.sub: add vxworks29k configuration.
10245
10246Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10247
10248 * Makefile.in (taz): Do "diststuff" part quietly.
10249
10250Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10251
10252 * config.sub: Mini-merge with gcc/config.sub.
10253
10254Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10255
10256 * config.guess (IRIX): Sed - to _.
10257
10258Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10259
10260 * Makefile.in (source-vault, binary-vault): New targets.
10261
10262Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10263
10264 * config.sub: Recognize -eabi as a basic system type.
10265
10266Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10267
10268 * configure.in (enable_shared stuff): Fix typo.
10269
10270Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10271
10272 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10273
10274Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10275
10276 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10277
10278Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10279
10280 * configure.in (rs6000-*-*): Don't build gas.
10281
10282Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10283
10284 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10285 reduce command line length.
10286 (AS_FOR_TARGET): Check for as.new, not Makefile.
10287 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10288
10289Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10290
10291 * config.guess: Merge from FSF.
10292
10293Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10294
10295 * configure: Don't use $ when handling program_suffix.
10296
10297Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10298
10299 * configure.in: Configure tk for hppa/hpux.
10300
10301Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10302
10303 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10304
10305Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10306
10307 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10308 to LIBCXXFLAGS. Tests are better run without it.
10309
10310Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10311
10312 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10313
10314Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10315
10316 * configure.in (*-*-netware*): Don't configure xiberty.
10317
10318Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10319
10320 * configure.in: Remove tk from native_only list.
10321
10322Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10323
10324 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10325 for special NCD build.
10326
10327Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10328
10329 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10330 makeall.bat, they're only useful for binutils snapshots.
10331 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10332 makeall.bat to specified SUPPORT_FILES.
10333
10334Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10335
10336 * build-all.mk: Add Ericsson targets to sun4 and solaris
10337 hosts. Add BNR's sun4 target to solaris host, so their
10338 build-from-source will be tested in-house first.
10339
10340Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10341
10342 * Makefile.in (LIBCFLAGS): New variable.
10343 (CFLAGS_FOR_TARGET): Ditto.
10344 (LIBCFLAGS_FOR_TARGET): Ditto.
10345 (LIBCXXFLAGS): Ditto.
10346 (CXXFLAGS_FOR_TARGET): Ditto.
10347 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10348 (BASE_FLAGS_TO_PASS): Pass them.
10349 (EXTRA_TARGET_FLAGS): Ditto.
10350
731a8127 10351 * configure.in: Support --enable-shared.
6599da04
JM
10352
10353Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10354
10355 * configure.in (target_libs): Include libstdc++ again.
10356 * config.guess: Update from FSF (for FreeBSD).
10357
10358Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10359
10360 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10361 makeall.bat.
10362 (DISTDOCDIRS): Add `etc'.
10363 (ETC_SUPPORT_PFX): New variable.
10364 (taz): Include anything from etc starting with a word in
10365 ETC_SUPPORT_PFX.
10366
10367Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10368
10369 * config.sub: Update for recent FSF changes. Remove obsolete
10370 h8300hds entry. Add -windows* and -osx as basic os. Minor
10371 spacing changes.
10372
10373Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10374
10375 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10376
10377 * config.guess: Merge with FSF.
10378 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10379
10380Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10381
10382 * configure: Since the "trap 0" handler will override the exit
10383 status on many systems, only use it for "exit 1", and make it set
10384 a non-zero exit status; reset it before "exit 0". Also, check
10385 exit status of config.sub, and error out if it failed.
10386
10387Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10388
10389 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10390 and install libgloss.
10391
10392Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10393
10394 * Makefile.in (all-binutils): Depend upon all-byacc.
10395
10396 * configure.in: Don't build emacs on Irix 5.
10397
10398Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10399
10400 * configure.in (*-*-netware*): Add libio.
10401
10402Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10403
10404 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10405 (CHECK_TARGET_MODULES): Ditto.
10406 (INSTALL_TARGET_MODULES): Ditto.
10407 (TARGET_LIBS): Ditto.
10408 (all-libstdc++): Note dependencies.
10409
10410Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10411
10412 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10413
10414Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10415
10416 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10417 -fexternal-templates.
10418
10419 * configure.in (target_libs): Add libstdc++.
10420 (noconfigdirs): Add libstdc++ as appropriate.
10421
10422Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10423
10424 * config.guess: Update from FSF.
10425
10426Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10427
10428 * configure: Use ${config_shell} when running ${configsub}.
10429
10430Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10431
10432 * config.sub: No longer recognize h8300h.
10433
10434Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10435
10436 * config.sub: Remove extraneous differences between config.sub and
10437 gcc/config.sub.
10438
10439Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10440
10441 * Makefile.in (DISTSTUFFDIRS): Add gas.
10442
10443Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10444
10445 * COPYING.NEWLIB: New file.
10446
10447Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10448
10449 * config.guess (HP-UX): Patch from Harlan Stenn
10450 <harlan@landmark.com> to also emit release level.
10451
10452Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10453
10454 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10455
10456Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10457
10458 * config.sub: Merge nextstep cleanup from FSF.
10459
10460Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10461
10462 * configure.in (arm-*-*): Don't configure ld for this target.
10463
10464Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10465
10466 * configure.in (*-*-netware): don't configure libg++, libio,
10467 librx, or newlib.
10468
10469Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10470
10471 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
10472 configure ld--it works, but it doesn't support shared libraries.
10473
10474Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10475
10476 * config.guess (*-unknown-freebsd*): Get rid of possible
10477 trailing "(Release)" in version string.
10478 Patch from Paul Richards <paul@isl.cf.ac.uk>.
10479
10480Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
10481
10482 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10483 Fix type: *-next-neststep -> *-next-nextstep.
10484
10485 * config.guess: Merge from FSF:
10486
10487 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10488
10489 * config.guess: Recognize powerpc-ibm-aix3.2.5.
10490
10491 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
10492
10493 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10494 instead of UNIX_SV for UnixWare 1.0).
10495
10496Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
10497
10498 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
10499 to make gdb/nlm/* build after the compiler and linker.
10500
10501Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
10502
10503 * config.guess (netbsd, freebsd, linux): Accept any machine,
10504 not just i[34]86.
10505 (m68k-atari-sysv4): Relocate to match FSF version.
10506
10507 * config.guess: More merges from the FSF:
10508
10509 Add a space before function call or macro invocation.
10510
10511 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10512
10513 * config.guess: Add trap cmd to remove dummy.c and dummy when
10514 interrupted.
10515
10516 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10517
10518 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10519 (dummy): Redirect stderr from compilation of dummy.c.
10520
10521 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
10522
10523 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10524
10525Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
10526
10527 * configure: Accept and ignore --cache*, for compatibility with
10528 new autoconf.
10529
10530Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
10531
10532 * config.guess: Merge from FSF:
10533
10534 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10535
10536 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
10537 (PATH): Add /.attbin at end for finding uname.
10538 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
10539
10540 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
10541
e490616e 10542 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
10543
10544 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
10545
e490616e
ZW
10546 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10547 to select whether to use ELF or COFF.
6599da04
JM
10548
10549 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10550
e490616e 10551 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
10552
10553 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10554
10555 * config.guess: Guess the OS version for HPUX.
10556
10557 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
10558
10559 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10560
10561Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10562
10563 * configure.in: Recognize --with-headers, --with-libs, and
10564 --without-newlib.
10565 * Makefile.in (all-xiberty): Depend upon all-ld.
10566
10567Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10568
10569 * configure.in: Change i[34]86 to i[345]86.
10570
10571Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10572
10573 * configure (version): A few more tweaks to help message.
10574
10575Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
10576
10577 * Makefile.in: Remove (for now) librx as a host library,
10578 now that we're building it for target.
10579
10580Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10581
10582 * configure: Fix up help message; from karl@owl.hq.ileaf.com
10583 (Karl Berry).
10584
10585Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
10586
10587 * configure.in: Also configure librx.
10588
10589Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
10590
10591 * Makefile.in: Update various rules to reflect that librx
10592 is now needed for libg++.
10593
10594Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10595
10596 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10597
10598Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10599
10600 * configure.in: Configure the examples directory.
10601
10602Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10603
10604 * configure: Simplify Jun 2 1994 change.
10605
10606Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10607
10608 * change CC to /usr/latest/bin/gcc for lynx host builds, since
10609 /bin/gcc isn't good enough to build gcc.
10610
10611Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
10612
10613 * Makefile.in (GDB_SUPPORT_FILES): Remove
10614 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
10615 (gdb.tar.gz): Add new rule to use standard distribution building
10616 mechanism.
10617
10618Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10619
10620 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
10621 Bill Cox <bill@cygnus.com>.
10622
10623Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
10624
10625 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
10626
10627Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
10628
10629 * configure: Search current dir first in .gdbinit.
10630
10631Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
10632
10633 * config.sub: Recognize freebsd (merged from gcc config.sub).
10634
10635Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
10636
10637 * config.sub: Refer to NeXT's operating system as nextstep.
10638
10639 * config.sub (case $basic_machine): Re-order the cases, to match
10640 the order in the FSF version (which is mostly alphabethical).
10641 Merge in some additions and changes from the FSF.
10642
10643Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
10644
10645 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10646 * config.sub: Recognize cxux7.
10647 * configure.in: Use mh-cxux for m88k-harris-cxux*.
10648
10649Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10650
10651 * config.sub: Fix typo powerpc -> powerpc-*.
10652
10653Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
10654
10655 * Makefile.in: `all-emacs19' depends on `all-byacc'.
10656
10657 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10658 parallel with all-emacs and install-emacs). Top-level command
10659 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10660
10661Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10662
10663 * test-build.mk ($(host)-stamp-stage2-installed): Remove
10664 $(relbindir)/make before doing ``make install'', and use
10665 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
10666 installing over running make binary.
10667 ($(host)-stamp-stage3-installed): Likewise.
10668
10669Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10670
10671 * config.guess: Recognize Mach.
10672
10673Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10674
10675 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10676 see whether --exec-prefix was used.
10677
10678Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10679
10680 * README: Explicitly mention libg++/README. (Zoo's idea.)
10681
10682Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * Makefile.in: Add all-librx target similar to all-libproc.
10685
10686Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
10687
10688 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
10689 with post 1.2 uname bogosity.
10690
10691Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10692
10693 * configure: Remove temporary files on receipt of a signal.
10694
10695Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
10696
10697 * configure: If there is a package_makefile_frag, remove
10698 ${subdir}/Makefile.tem after copying it in.
10699
10700Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10701
10702 * build_all.mk: support rs6000 lynx identifies itself as
10703 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
10704 since /bin/gcc is too feeble to compile a modern gcc.
10705
10706Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10707
10708 * brought devo/test-build.mk update-to-date with progressive/
10709 test-build.mk. Add lynx targets and hppa flag info.
10710
10711Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10712
10713 * configure.in: Use mh-ncrsvr43. Patch from
10714 Tom McConnell <tmcconne@sedona.intel.com>.
10715
10716Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
10717
10718 * config.guess (i386-unknown-bsdi): No longer need to
10719 check #if defined(__bsdi__) && defined(__i386__).
10720
10721Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10722
10723 * configure: Set program_transform_nameoption correctly.
10724
10725Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
10726
10727 * brought build-all.mk update-to-date with progressive build-all.mk,
10728 added new targets and hppa info.
4e81ae98 10729
6599da04
JM
10730Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10731
10732 * configure: If config.guess result is a prefix of the user
10733 specified target, assume a native build and use the user specified
10734 target as the host alias. Remove SunOS patch suffix removal hack.
10735 * configure.in: Remove SunOS patch suffix removal hack.
10736
10737 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10738 in NATIVE_CHECK_MODULES.
10739
10740Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
10741
10742 * Makefile.in: Rename HOST_ONLY to NATIVE.
10743 * configure: Delete SunOs patch suffix from host_canonical
10744 and build_canonical variables that are prepended to Makefiles.
10745 * configure.in: Add comments for easier maintenance.
10746
10747Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10748
10749 * Makefile.in: Add all-libproc target similar to all-gui.
10750
10751Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
10752
10753 * Makefile.in (CHECK_MODULES): split into
10754 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10755
10756Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
10757
10758 * config.guess (i386-unknown-bsdi): New system to guess.
10759
10760Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * Makefile.in: Add all-gui target (but not yet build by "all").
10763
10764Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
10765
10766 * config.sub: Move deletion of patch suffix from here...
10767 * configure.in: To here, at Ian's suggestion. The top-
10768 level scripts might need to know of a patch level.
10769
10770Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
10771
10772 * config.sub: Strip off patch suffix so rtl is recognized
10773 as a sunos4.1.3 machine, even though it's been patched.
10774
10775Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
10776
10777 * Makefile.in (INSTALL_LAST): Delete.
10778 (INSTALL_DOSREL): New.
10779
10780Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10781
10782 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10783 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10784 whether we pass down --with-gnu-ld anyhow.
10785
10786Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
10787
10788 * Makefile.in (INSTALL_LAST): Change operation so it works
10789 on more flavors of make.
10790 * configure.in (go32): Don't build libg++ or libio.
10791
10792Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
10793
10794 * Makefile.in (Move HOST_PREFIX_1 and friends up so
10795 they can be overriden by templates.
10796
10797Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
10798
10799 * configure.in (target==go32): Don't build gdb.
10800 * dosrel: New directory.
10801
10802Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
10803
10804 * configure.in (host==go32): Configure dosrel too.
10805 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10806 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10807 be set by incoming names or templates.
10808 (INSTALL_LAST): New rule.
6599da04
JM
10809
10810Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
10811
10812 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10813
10814Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10815
6599da04
JM
10816 * configure.in (appdirs): New variable. Currently empty, but will
10817 be used in gas distribution. If nonempty, lists a set of
10818 directories at least one of which must get configured, or top
10819 level configuration is considered to have failed.
10820 (rs6000-*-lynxos*): Use new file name.
10821
10822Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10823
10824 Eliminate XTRAFLAGS.
10825 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10826 newlib include files using -idirafter, and also use -nostdinc.
10827 (CXX_FOR_TARGET): Likewise.
10828 (XTRAFLAGS): Removed.
10829 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10830 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10831 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10832 ($(DO_X)): Don't pass down XTRAFLAGS.
10833
10834Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10835
10836 * configure.in (mips*-dec-bsd*): New target; do build linker.
10837 (mips*-*-bsd*): New target; don't build linker.
10838
10839Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10840
10841 * configure.in: support rs6000-*-lynxos* configuration.
10842 support sunos4 as a cross target.
10843
10844 * config.sub: look for lynx*, not lynx since the OS version may
10845 legitimately be part of the name.
10846
10847Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10848
10849 * configure.in (i[34]86-*-sco*): Move to be with other i386
10850 targets.
10851 (romp-*-*): New target. Skip various binary utilities.
10852 (vax-*-*): New target. Don't build newlib.
10853 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
10854
10855Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10856
10857 * configure.in: Only set host_makefile_frag if config
10858 directory exists.
10859
10860Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10861
10862 * install.sh: If $dstdir exists, don't check whether each
10863 component does.
10864
10865Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10866
10867 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10868
10869Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10870
3b75d237
AJ
10871 * configure.in (*-*-lynxos*): Don't configure newlib for either
10872 native or cross Lynx.
6599da04
JM
10873
10874Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
10875
10876 * config.sub (sparc64-elf): Fix os.
10877 (z8k): Remove duplicate.
10878
10879Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10880
10881 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10882 gcc/stmp-fixproto, to try to prevent fixproto from being run.
10883
10884Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
10885
10886 * configure: Make file links cleanly even if Lynx fails on
e490616e 10887 an NFS symlink (at least fail cleanly).
6599da04
JM
10888
10889Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10890
10891 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10892 -XNh2000.
10893
10894Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10895
10896 * configure: Unknown options are fatal again.
10897
10898Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
10899
10900 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 10901 compatibility.
6599da04
JM
10902
10903Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
10904
10905 * build-all.mk: Add `clean' target.
10906
10907Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10908
10909 * config.guess: Add SINIX support.
10910 * configure.in: Add mips-*-sysv4* support.
10911
10912Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
10913
10914 * build-all.mk: Document all useful targets.
10915 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10916 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10917
10918Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10919
10920 * configure: Support --silent, --quiet.
10921
10922Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10923
10924 * configure: Support --disable-FEATURE.
10925
10926Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10927
10928 * config.guess: Recognize NCR running SVR4.3.
10929
10930Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
10931
10932 * config.guess: Make BSDI generate i386-unknown-bsd386.
10933 Patch from Paul Eggert <eggert@twinsun.com>.
10934
10935Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10936
10937 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10938
10939Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10940
10941 * configure: Make unrecognized options give nonfatal warnings
10942 instead of fatal errors, and pass them to any subdirectory
10943 configures in case they recognize them.
10944 Make --x equivalent to --with-x.
10945
10946Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10947
10948 * configure: Add --enable-* options. Clean up usage message and
10949 some comments.
10950
10951Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
10952
10953 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10954
10955Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10956
10957 * configure.in (hppa*-*-*): Enable binutils.
10958
10959Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * config.sub: Recognize cisco.
10962
10963Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
10964
10965 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10966
10967Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10968
10969 * config.guess: about target *-hitachi-hiuxwe2, don't print more
10970 than one configuration name. Add comment.
10971
10972Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
10973
10974 * config.guess: about target *-hitachi-hiuxwe2, fixed
10975 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
10976 macro is incorrect.]
10977
10978Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10979
10980 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10981 than the "make ls" stuff which used to be here.
10982
10983Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
10984
10985 * config.guess: Recognize i[34]86-unknown-freebsd.
10986 From Shawn M Carey <smcarey@rodan.syr.edu>.
10987
10988Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
10989
10990 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10991
10992Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10993
10994 * config.guess: Check for ptx.
10995
10996Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
10997
10998 * config.sub: Add os9k checking.
10999
11000Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11001
11002 * config.guess: Handle OSF1 running on HPPA processors
11003
11004Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11005
11006 * configure: If subdir configure fails, print out a message with
11007 subdirectory name, in case subdir's configure code didn't identify
11008 itself.
11009
11010Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11011
11012 * configure.in: Remove embedded newlines from configdirs.
11013 Avoid mismatches of substrings. Fix matching strings at end
11014 of configdirs.
11015
11016Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11017
11018 * config.guess: Add Lynx/rs6000 config support.
11019
11020Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11021
11022 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11023
11024Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11025
11026 * configure.in (hppa*-*-osf*): Treat this just like most other
11027 PA configurations (eg no binutils or ld).
11028 (hppa*-*-*elf*): These configurations have binutils and ld.
11029
11030Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11031
11032 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11033
11034Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11035
11036 * configure.in (rs6000-*-*): Build gas.
11037
11038Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11039
e490616e 11040 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
11041
11042Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11043
11044 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11045 for GDB and GDB has been fixed to not need it.
11046
6599da04
JM
11047Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11048
11049 * config.guess: Recognize vax hosts.
11050
11051Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11052
11053 * configure (while loop): Don't use "break 2" inside case
11054 statement -- the case statement isn't an enclosing loop.
11055
11056Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11057
11058 * config.guess: Clean up NeXT support, to allow nextstep
11059 on Intel machines. Make OS be nextstep.
11060
11061Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
11062
11063 * config.guess: Add alternate forms for Convex.
11064
11065Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11066
11067 * configure: Completely rewrite option processing. Take
11068 advantage of pattern-matching to avoid invoking test frequently.
11069 Also clean up host and target defaulting logic.
11070
11071Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11072
11073 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11074 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11075 commands (plus user environment) will fit SCO limits.
11076
11077Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11078
11079 * configure.in: Don't issue warnings about directories which are
11080 not being configured if -norecursion is set. Correct test for
11081 --with-gnu-as and --with-gnu-ld to not get confused by substring
11082 matches.
11083
11084 * configure.in: Don't build gas for alpha-dec-osf1*.
11085
11086Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11087
11088 * configure: Back out Per's change of 12/19/1993. It changes the
11089 behavior of configure in unexpected and confusing ways.
11090
11091 Also, use different delim char when calculating
11092 program_transform_name so that the name can contain slashes.
11093
11094Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
11095
11096 * configure.in, config.sub: Add support for VSTa micro-kernel.
11097
11098Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11099
11100 * configure.in: Nuke hacks which were used to get a special
11101 version of GAS for HPPA configurations.
11102
11103Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
11104
11105 * configure: If only ${target_alias} is given, use that
11106 as the default for ${host_alias}.
11107 * configure: Add missing back-slashes before nested quotes.
11108
11109Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11110
11111 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11112
11113Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
11114
11115 * config.guess: Recognize some Tektronix configurations.
11116 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11117
11118Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11119
11120 * config.sub: Match any flavor of SH.
11121
11122Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11123
11124 * configure.in: Don't try to configure newlib for Alpha.
11125
11126Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11127
11128 * configure.in: Don't build ld for Irix 5. Don't build gas,
11129 libg++ or libio for any Alpha target.
11130
11131 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
11132
11133Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11134
11135 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11136 default arguments -- so it tried to compress itself.
11137
11138Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11139
11140 * configure.in (notsupp): ensure that a space is always at the end
11141 of the configdirs list, since the grep checks for an explicit space
11142
11143Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11144
11145 * configure.in (target i386-sysv4.2): don't build ld, since static
11146 versions of many libraries are not available.
11147
11148Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11149
11150 * config.guess: Recognize Apollos (using environment variables).
11151 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11152
11153Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11154
11155 * config.guess: Recognize Sony news mips running newsos.
11156
11157Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11158
11159 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11160 "fi ; else" for bash.
11161
11162Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11163
11164 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11165
11166Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11167
11168 * config.sub: accept unixware as an alias for svr4.2.
11169 Fix some inconsistancies with the gcc version.
11170
11171Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11172
11173 * Makefile.in (DISTDOCDIRS): Add gdb.
11174
11175Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11176
11177 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11178
11179Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11180
11181 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11182 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11183 this now.
11184
11185Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11186
11187 * config.sub: Accept hiux* as an OS name.
11188
11189 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11190 etc/make-stds.texi. The underscore came from gcc, and dje now
11191 agrees that RUNTESTFLAGS is the correct name.
11192
11193Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11194
11195 * install.sh: Remove 'set -e'. It makes any conditionals
11196 in the script useless.
11197
11198 * config.guess: Automatically recognize arm-acorn-riscix
11199 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11200
11201Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11202
11203 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11204
11205Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11206
11207 * Makefile.in (DISTDOCDIRS): New variable.
11208 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 11209 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
11210
11211Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11212
11213 * configure.in (hppa target): check the source directory for the
11214 pagas sub-directory
11215
11216Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11217
11218 * config.sub: Allow -aout* and -elf*.
11219
11220Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11221
11222 * configure.in: Don't build ld on i386-solaris2, same as for
11223 sparc-solaris2.
11224
11225Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11226
11227 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11228
11229Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11230
11231 * configure.in: Configure gdb for alpha.
11232
11233Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11234
11235 * Makefile.in (CXXFLAGS): Add -O.
11236
11237Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11238
11239 * config.guess: added support for DG Aviion
11240
11241Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11242
11243 * configure.in: Produce warning message for subdirectories not
11244 configurable for this host/target combination. Don't try to
11245 configure gdb for vms.
11246
11247Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11248
11249 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11250 appropriate files before making "diststuff".
11251 (DISTBISONFILES): New var: list of files to be edited.
11252 (DISTSTUFFDIRS): Add binutils.
11253
11254Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11255
11256 * config.sub: also handle mipsel and mips64el (for little endian mips)
11257
11258Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * configure.in: Add * to end of all OS names.
11261
11262Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11263
11264 * configure.in: Build newlib for LynxOS native.
11265
11266Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11267
11268 * config.guess: Add support for delta 88k running SVR3.
11269
11270 * configure.in: Add comment about HP compiler vs. emacs.
11271
11272Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11273
11274 * configure.in: don't build ld on solaris2 (not a viable option
11275 due to bugs in getpwnam & getpwuid)
11276
11277Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11278
11279 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11280 config.guess will produce a full version number.
11281
11282Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11283
11284 * configure.in: Build linker and binutils for alpha-dec-osf1.
11285
11286Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11287
11288 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11289 and gdb/testsuite/Makefile.in.
11290
11291Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11292
11293 * configure.in: recognize mips*- instead of mips-
11294
11295Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11296
11297 * config.sub: Accept linux*coff and linux*elf as operating
11298 systems.
11299
11300Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11301
11302 * config.sub: Recognize mips64, and mips3 as an alias for it.
11303
11304Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11305
11306 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11307 gdb knows how to handle OSF/1 shared libraries.
11308
11309Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11310
11311 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11312 * config.guess: Recognize Hitachi's HIUX.
11313 * config.sub: Recognize h3050r* and hppahitachi.
11314 Remove redundant cases for hp9k[23]*.
11315
11316Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11317
11318 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11319 if gas and ld are in the source tree and are in ${configdirs}.
11320 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 11321 --with options (but still pass them down on the command line,
6599da04
JM
11322 if they were explicitly specified).
11323
11324Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11325
11326 * configure: substitute SHELL value in Makefile.in with
11327 ${CONFIG_SHELL}
11328
11329Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11330
11331 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11332 *-*-solaris2* targets.
11333
11334Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11335
11336 * Makefile.in: define M4, and pass it down to sub-makes;
11337 all-autoconf now depends on all-m4
11338
11339Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11340
11341 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11342 presence of {ar,ranlib} instead of a configured directory
11343
11344Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11345
11346 * config.guess: Accept 34?? as well as 33?? for NCR.
11347
11348Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11349
11350 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11351 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11352
11353Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11354
11355 * configure: grab values for $(CC) and $(CXX) from the
11356 environment, so that someone can do "CC=gcc configure; make" and
11357 have it work right (matching the way that autoconf works now)
11358
11359 * configure.in, Makefile.in: add support for gash, the tcl
11360 interface to Galaxy
11361
11362 * config.guess: add NetBSD variants (hp300, x86)
11363
11364Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11365
11366 * install.sh: Support -d option (in the manner of SunOS 4 install,
11367 as it is more deterministic than that of GNU install)
11368 (chmodcmd): Set file to mode 755 by default (should also do default
11369 chgrp and chown, but I don't feel like dealing with that now)
11370
11371Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11372
11373 * config.sub: Remove h8300hhms alias.
11374
11375Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11376
11377 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11378
11379Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11380
11381 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11382 as stmp-fixinc
11383
11384Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11385
11386 * config.sub: recognize m88110-bug-coff.
11387
11388Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11389
11390 * Makefile.in (all-libio): all dependencies on the toolchain used
11391 to build this (gcc, gas, ld, etc)
11392
11393Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * config.guess: Deal with OSF/1 1.3 on alpha.
11396
11397Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11398
11399 * install.sh: add some 'else true' clauses for portability
11400
11401 * configure.in: don't build libio for h8[35]00-*-* targets
11402
11403Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11404
11405 * Makefile.in: Add support for new libio.
11406
11407Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11408
11409 * install.sh: If one command fails, don't try the rest. Don't try
11410 to remove $dsttmp (via trap) unless we have already created it.
11411 If $src doesn't exist, detect it and exit with an error.
11412
11413 * config.guess: Recognize BSD on hp300.
11414
11415Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11416
11417 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11418 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11419
11420Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11421
11422 * Makefile.in (all-send-pr): depends on all-prms
11423
11424Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11425
11426 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11427
11428Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11429
11430 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11431 Added test for mips-mips-riscos5.
11432
11433Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11434
11435 * configure.in: use mh-hp300 for 68k HP hosts
11436
11437Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11438
11439 * configure: add support for CONFIG_SHELL, so that you can use
11440 some alternate shell for evaluating configure scripts
11441
11442Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11443
11444 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11445 in configure script to bug-gdb@prep.ai.mit.edu when building
11446 distribution archive.
11447 * Makefile.in (COMPRESS): Remove def.
11448 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11449 gdb.tar.Z and make-gdb.tar.Z respectively.
11450 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11451 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11452 to convergence with 'taz' target in Makefile.in.
11453
11454Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11455
11456 * install.sh (dsttmp): use trap to ensure that tmp files go
11457 away on error conditions
11458
11459Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11460
11461 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11462
11463Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11464
11465 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11466 its parent is '/' not ''.
11467
11468 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11469
11470Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
11471
11472 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11473 that ${newsrcdir}/configure.in does.
11474
11475Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11476
11477 * test-build.mk: support for CONFIG_SHELL
11478
11479Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
11480
11481 * config.sub (netware): Add as a basic system type.
11482
11483Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11484
11485 * Makefile.in (Makefile): depend on configure.in. Also drop the
11486 $(srcdir)/ from the dependency on Makefile.in.
11487
11488Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
11489
11490 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11491 (h8300hhms is temporary until multi-libraries are implemented).
11492 * configure.in: Handle h8300h too.
11493
11494Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11497
11498Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
11499
11500 * configure: Remove extraneous output when guessing host type.
11501 * config.guess: Remove extraneous output when guessing using C
11502 compiler rather than uname, or when guessing fails.
11503
11504Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11505
11506 * Makefile.in: remove all.cross and install.cross targets
11507
11508 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11509 definitions
11510
11511Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
11512
11513 * configure.in (target sh): Build gprof.
11514
11515Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11516
11517 * config.sub: change -solaris to -solaris2
11518
11519Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11520
11521 * configure.in: Use config/mh-riscos for mips-*-sysv*.
11522
11523Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
11524
11525 * configure: Correct error message for missing Makefile.in to
11526 print correct directory.
11527
11528Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11529
11530 * install.sh: kludge around 386BSD shell bug
11531
11532Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
11533
11534 * config.guess: Recognize NeXT.
11535 * config.guess: Recognize i486-ncr-sysv4.
11536 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
11537
11538Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
11539
11540 * Makefile.in (MAKEINFOFLAGS): New variable.
11541 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11542 * build-all.mk, test-build.mk: Pass down --no-split as
11543 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
11544
11545Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
11546
11547 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
11548
11549Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
11550
11551 * Makefile.in (libg++.tar.z): New rule.
11552 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
11553 * Makefile.in (taz): Only do a single chmod.
11554
11555Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11556
11557 * install.sh: don't use dirname anymore (replaced with sed usage)
11558
11559Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
11560
11561 * Makefile.in: Change extension for gzip'd files from '.z' to
11562 '.gz' per new FSF standard usage.
11563
11564Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
11565
11566 * configure: put quotes around the final value of program_transform_name
11567
11568Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11569
11570 * Makefile.in: new install.sh support; update install-info rules
11571
11572Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
11573
11574 * configure.in: Build diff for crosses, but not for go32 host.
11575
11576 * configure.in: Build gprof only for native, and don't build it
11577 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11578
11579Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
11580
11581 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11582
11583Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11584
11585 * configure.in (host_tools): Add prms.
11586
11587Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11588
11589 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11590 with $(FLAGS_TO_PASS) on the command line
11591
11592 * config.sub: Recognize lynx and lynxos
11593
11594Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
11595
11596 * config.sub: Accept -ecoff*, not just -ecoff.
11597
11598Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11599
11600 * Makefile.in (taz): Use .gz suffix instead of .z.
11601 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11602 names.
11603
11604Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11605
11606 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11607
11608Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11609
11610 * Makefile.in (install-no-fixedincludes): install gcc last, so
11611 that rebuilds that might happen during 'make install' don't get
11612 bogus gcc include files
11613
11614Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11615
11616 Change from Utah for HPPA support:
11617 * config.guess: Recognize hppa1.x-hp-bsd.
11618
11619Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
11620
11621 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
11622 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11623
11624Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
11625
11626 * config.sub: Add support for rom68k and bug boot monitors.
11627
11628Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
11629
11630 * Makefile.in: Make all-opcodes depend on all-bfd.
11631
11632Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
11633
11634 * config.guess: Added special check for i[34]86-univel-sysv4*.
11635
11636Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
11637
11638 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11639 the processor rather than assuming i486.
11640
11641Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11642
11643 * config.guess: Recognize SunOS6 as Solaris3.
11644
11645Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
11646
11647 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
11648 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11649
11650Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
11651
11652 * build-all.mk (all-cross): New target for Canadian Cross.
11653 Added Q2 go32 targets.
11654 * test-build.mk: Configure go32 cross sparclite-aout and
11655 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
11656 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11657
11658Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11659
11660 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11661 GO32 hosted toolchains
11662
11663Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
11664
11665 * configure: change so "-exec-prefix" gets passed down rather
11666 than "-exec_prefix" so autoconf generated Makefiles get the
11667 exec_prefix set right.
11668
11669Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11670
11671 * config.guess: get the Solaris2 minor version number
11672
11673 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11674
11675Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11676
11677 * config.guess: Recognize some Sequent platforms.
11678
11679Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11680
11681 * Makefile.in: added the vault-install target
11682
11683 * configure.in: actually use the Sun3 makefile fragment that's in
11684 config, also added the release dir to configdirs
11685
11686Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11687
11688 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11689
11690Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11691
11692 * configure.in: remove some program from Alpha targetted toolchains
11693
11694Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
11695
11696 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
11697 gprof.
11698 (taz): Run "make diststuff" in those directories instead of "make
11699 proto-dir". Look for "VERSION=" only at start of line in subdir
11700 Makefile. Use "gzip -9" for compression.
11701 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11702 (binutils.tar.z): New target.
11703
11704Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11705
11706 * Makefile.in (taz): Include gpl.texinfo.
11707
11708Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11709
11710 * Makefile.in (setup-dirs): Merged into "taz" target.
11711 (taz): Only do `proto-dir' stuff if a directory is actually needed
11712 for this target.
11713
11714Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
11715
11716 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11717 (FLAGS_TO_PASS): Pass down MUNCH_NM.
11718 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11719 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11720 (gcc-no-fixedincludes): Correct for current gcc Makefile.
11721
11722Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
11723
11724 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
11725 config.sub, and move-if-change to gdb testsuite distribution
11726 archive, so the testsuite can be extracted, configured, and
11727 run separately from the gdb distribution. Blow away the Chill
11728 tests that require a Chill compiled executable, since GNU Chill
11729 is not yet publically available.
11730
11731Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11732
11733 * test-build.mk: set environment variables in a single command,
11734 instead of a list of assignments and exports
11735
11736 * config.guess: recognize Alpha/OSF1 systems
11737
11738Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11739
11740 * configure: Change help message to prefer --options rather than
11741 -options.
11742
11743Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11744
11745 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11746 zippy@ecst.csuchico.edu.
11747 * config.guess: Recognize miniframe.
11748
11749Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
11750
cc6010cd
AP
11751 * Makefile.in: Use srcroot to find runtest rather than rootme.
11752 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
11753
11754Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
11755
11756 * test-build.mk: Extensive additions to support building on a
11757 machine other than the host.
11758
11759Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
11760
11761 * configure (tooldir): Fix for i386-aix again.
11762
11763Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
11764
11765 * configure, Makefile.in: Change definition of $(tooldir)
11766 to match the FSF.
11767
11768Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
11769
11770 * config.guess: Recognize i[34]86/SVR4.
11771
11772Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11773
11774 * Makefile.in (all-gdb): gdb depends on sim.
11775
11776Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
11777
11778 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
11779 at the same time we make the prototype gdb directory.
11780 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
11781 files at the same time as the gdb base release distribution.
11782
11783Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
11784
11785 * Makefile.in (check): Use individual check targets rather than
11786 DO_X rule.
11787 (check-gcc): Added.
11788
11789Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
11790
11791 * config.sub: Use sysv3.2 not sysv32 for canonical OS
11792 for System V release 3.2.
11793
11794Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11795
11796 * config.sub: Recognize hppaosf.
11797 * configure.in: Do configure ld/binutils/gas for it.
11798
11799Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11800
11801 * configure (tooldir): Alter syntax used to set this, for systems
11802 where "\$" isn't handled right, like i386-aix.
11803
11804Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
11805
11806 * configure: Pass program-transform-name, not
11807 program_transform_name, to recursive configures.
11808
11809Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
11810
11811 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11812 of gas+ld+binutils.
11813
11814Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
11815
11816 * config.guess: Recognize AIX3.2 as distinct from 3.1.
11817
11818Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11819
11820 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11821
6599da04
JM
11822Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
11823
11824 * Makefile.in (PRMS): Set back to all-prms.
11825
11826Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
11827
11828 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11829 targets, rather than for MIPS hosts.
11830
11831Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11832
11833 * configure.in: add comment for --with-x default values
11834
11835 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11836
11837 * Makefile.in: add check-* targets for each of the directories in
11838 the tree. Add a definition of RUNTEST that will use the one we
11839 just built, if it exists. Pass this down via FLAGS_TO_PASS.
11840
11841Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
11842
11843 * configure.in: Removed obsolete references to bfd_target and
11844 target_makefile_frag.
11845
11846 * build-all.mk: Set assorted targets for Q2.
11847 * config.sub: Recognize z8k-sim and h8300-hms.
11848 * test-build.mk: Really don't pass host to configure.
11849 (HOLES): Added uname.
11850
11851Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
11852
11853 * configure: Handle an empty program-prefix, program-suffix or
11854 program-transform-name correctly.
11855
11856Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
11857
11858 * build-all.mk: -G 8 no longer required for MIPS targets.
11859 * test-build.mk: Don't pass host argument to configure; make it
11860 guess.
11861
11862Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
11863
11864 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
11865 * Makefile.in (COMPRESS): New macro, like GZIP.
11866
11867Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
11868
11869 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11870
11871 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11872 with gas currently defaults to -G 0.
11873
11874Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
11875
11876 * Makefile.in (all-flex): flex depends on byacc.
11877
11878 * build-all.mk: If host not specified, use config.guess. Pass TAG
11879 to test-build.mk as RELEASE_TAG.
11880 * test-build.mk (configargs): New variable containing arguments to
11881 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
11882 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11883
11884 * config.guess: Use /bin/uname when checking -X argument on SCO,
11885 to avoid invoking GNU uname which doesn't understand -X.
11886
11887 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11888
11889 * configure.in: Build gas for mips-*-*.
11890
11891Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11892
11893 * Makefile.in (all.normal): insert missing backslash.
11894
11895Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
11896
731a8127 11897 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
11898
11899 * Makefile.in: Complete overhaul to merge many almost identical
11900 targets.
11901
11902Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
11903
11904 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11905 (gdb.tar.Z): Adjusted.
11906
11907 * Makefile.in (setup-dirs, taz): New targets; should be general
11908 enough to adapt for gdb sometime. Build only .z file.
11909 (gas.tar.z): New target.
11910
11911Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11912
11913 * build-all.mk: Use CC=cc -Xs on Solaris.
11914
6599da04
JM
11915Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
11916
11917 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
11918 for handling BISON for FSF releases.
11919
11920Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11921
11922 * configure: Actually implement the change zoo just documented.
11923
11924Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11925
11926 * configure: when using config.guess, only set target_alias when
11927 it's not already been set (ie, on the command line)
11928
11929Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11930
11931 * Makefile.in: add installcheck target, set PRMS to install-prms
11932
11933Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11934
11935 * configure: add support for package_makefile_fragment, handle the
11936 case where a directory has a configure.in file but no Makefile.in
11937 more gracefully (with an actual understandable error message, even);
11938 add support for --without (and add this to the usage message); also
11939 explicitly add a --host=${host_alias} to the command line when
11940 config.guess is used
11941
11942Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
11943
11944 * configure: Must use both --host and --target in recursive calls.
11945
11946Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
11947
11948 * Makefile.in: Change deja-gnu to dejagnu.
11949
11950Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
11951
11952 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11953
11954Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11955
11956 * configure.in: canonicalize all instances to *-*-solaris2*,
11957 also strip out a number of tools to not build for go32 host
11958
11959Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11960
11961 * config.guess: add GPL.
11962
11963 * Makefile.in, config.guess, config.sub, configure: bump
11964 copyrights to 93.
11965
11966Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
11967
11968 * Makefile.in (do-info): Removed obsolete check for existence of
11969 localenv file.
11970
11971 * Makefile.in (MAKEOVERRIDES): Define to be empty.
11972
11973Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11974
11975 * Makefile.in: a couple of 'else true' for decstation,
11976 support for TclX
11977
11978 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11979
11980Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
11981
11982 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11983
11984Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
11985
11986 * config.guess: Recognize i386-ibm-aix (PS/2).
11987 * configure.in: Use config/mh-aix386 file for it.
11988
11989Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
11990
11991 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11992 CC_FOR_TARGET instead.
11993 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11994
11995Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
11996
11997 * Makefile.in: Add sim to list of directories sent with gdb
11998
11999Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12000
12001 * configure.in: Put back mips-dec-bsd* case.
12002
12003Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12004
12005 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12006 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12007 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
12008
12009Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12010
12011 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12012
12013 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12014 (install-info): install dir.info only if it exists,
12015 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12016
12017Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12018
12019 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12020 gas for mips-dec-bsd.
12021
12022Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12023
12024 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12025 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12026
12027Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12028
12029 * configure.in: Added "dejagnu" to hosttools list.
12030
12031Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12032
12033 * config.sub, configure.in, config.guess: Add support
12034 for Bosx, an AIX variant from Bull.
12035 Patches from F.Pierresteguy@frcl.bull.fr.
12036
12037Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12038
12039 * devo/dejagnu: Initial creation of devo/dejagnu.
12040 Migrated dejagnu testcases and support files for testing software
12041 tools to reside as subdirectories, currently called "testsuite",
12042 within the directory of the software tool. Migrated all programs,
12043 support libraries, etc. beloging to dejagnu proper from
12044 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12045 with no modifications. The changes to these files which will
12046 allow them to configure, build, and execute properly will be made
12047 in a future update.
12048
12049Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12050
12051 * Makefile.in: Change send_pr to send-pr.
12052 * configure.in: Likewise.
12053 * send_pr: Renamed directory to send-pr.
12054
12055Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
12056
12057 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12058
12059Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
12060
12061 * README: Update for gdb-4.8 release.
12062 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12063 gdb-xxx.tar.z (gzip'd) file also.
12064
12065Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12066
12067 * Makefile.in: make all-diff depend on all-libiberty
12068
12069Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
12070
12071 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12072
12073Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12074
12075 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12076
12077Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
12078
12079 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12080 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12081 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12082
12083Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12084
12085 * Makefile.in: makeinfo binary is in a new location
12086
12087Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
12088
12089 * config.sub: Accept -ecoff as an OS.
12090
12091 * Makefile.in: Various changes to eliminate a level of make
12092 recursion and reduce the required command line length.
12093 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12094 sub-makes.
12095 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12096 variables holding settings for specific sub-makes.
12097 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12098 in terms of BASE_FLAGS_TO_PASS.
12099 (TARGET_LIBS): New variable listing directories which use
12100 TARGET_FLAGS_TO_PASS.
12101 (subdir_do): Eliminated.
12102 (do-*): New set of targets to replace subdir_do.
12103 (various): All targets which used subdir_do now depend on do-*.
12104 (local-clean): Renamed from do_clean.
12105 (local-distclean): New target, dependency of distclean and
12106 realclean.
12107 (install-info): Don't create directories. Depend on dir.info
12108 rather than calling make recursively.
12109 (install-dir.info): Eliminated.
12110 (install-info-dirs): Create all info directories here.
12111 (dir.info): Depend upon do-install-info.
12112
12113 * test-build.mk (HOLES): Added false.
12114
12115Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12116
12117 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12118
12119Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12120
12121 * Makefile.in (info): remove dependency on all-texinfo. The
12122 problem was really in texinfo/C, not at this level.
12123
12124Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12125
12126 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12127
12128Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12129
12130 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12131 GDB releases.
12132
12133Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12134
12135 * configure: Include srcdir in message about target of link not
12136 being found. Don't convert `-' to `_' in `with' options being
12137 passed to subdirs.
12138
12139Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12140
12141 * configure.in: add uudecode to host_tools
12142
12143 * Makefile.in: added {all,install}-uudecode targets, added them to
12144 the appropriate lists
12145
12146Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12147
12148 * Makefile.in (all-gcc): Added dependency on all-gas.
12149
12150 * configure.in (mips-*-*): Build ld and binutils.
12151
12152Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12153
12154 * configure: check return code from mkdir, print error message and
12155 exit on failure.
12156
12157Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12158
12159 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12160
12161Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12162
12163 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12164
12165Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12166
12167 * config.sub (h8500): Recognize this as a cpu type.
12168
12169Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12170
12171 * configure: source directory missing is no longer a warning
12172
12173 * configure.in: recognize irix[34]* instead of irix[34]
12174
12175 * Makefile.in: define and pass down X11_LIB
12176
6599da04
JM
12177Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12178
12179 * guess-systype: Renamed to ...
12180 * config.guess: ... by popular request.
12181 * configure.in, Makefile.in: Update accordingly.
12182
12183Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12184
12185 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12186 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12187 + Execute ./dummy instead of assuming . is in PATH.
12188
12189Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12190
12191 * guess-systype: New shell script. Attempts to guess the
12192 canonical host name of the executing host.
12193 Only a few hosts are supported so far.
12194 * configure: Call guess-systype if no host is specified.
12195
12196Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12197
12198 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12199 gcc Makefile.
12200
12201
12202Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12203
12204 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12205 (all-gcc, install-gcc, subdir_do): Use it.
12206
12207Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12208
12209 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12210
12211Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12212
12213 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12214 set exclusively by configure, using configure.in .
12215
12216Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12217
12218 * test-build.mk: set $PATH for all builds
12219
12220 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12221
12222Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12223
12224 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12225 the one used in gcc/Makefile.in, so that a null expansion doesn't
12226 override the one needed to build gcc with a native cc.
12227
12228
12229Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12230
12231 * configure: Accept -with arguments.
12232
12233Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12234
12235 * Makefile.in: added h8300sim
12236
12237Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12238
6599da04
JM
12239 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12240 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12241 (all-cygnus, native, build-cygnus): Make
12242 $(canonhost)-stamp-3stage-done, not $(host)....
12243 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12244 i386-sco3.2v4. Added else true to if command.
12245
12246Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12247
12248 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12249
12250Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12251
12252 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12253
12254Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12255
12256 * configure.in: don't remove binutils from Solaris builds
12257
12258Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12259
12260 * Makefile.in: get rid of earlier definitions for *clean,
12261 also handle the recursive info rule better
12262
12263Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12264
12265 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12266 do more-or-less the right thing.
12267
12268Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12269
12270 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12271 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12272
12273Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12274
12275 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12276 $(host_canonical).
12277
12278 * configure.in: split the configdirs list into 4 categories (native
12279 v. cross, library v. tool) and handle the cross-only and native-
12280 only in more reasonable (and correct!) way.
12281
12282Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12283
12284 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12285 configdirs anymore.
12286
12287Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12288
12289 * Makefile.in: extensive cleanup:: removed all of the explicit
12290 clean-* targets, collapsed many wrappers around subdir_do into
12291 one, added additional targets to satisfy standards.texi, deleted
12292 some old targets, some changes for consistency
12293
12294Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12295
12296 * configure.in: handle some programs as cross-only, and others as
12297 native only
12298
12299 * test-build.mk: handle partial holes in a more generic manner
12300
12301 * Makefile.in: m4 depends on libiberty
12302
6599da04
JM
12303Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12304
12305 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12306 time, wdiff, and find to configdirs
12307
12308 * Makefile.in: all, clean, and install rules for the new programs
12309 added to configure.in
12310
12311Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12312
12313 * configure.in: use mh-sun for all *-sun-* hosts
12314
6599da04
JM
12315Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12316
12317 * Makefile.in: define flags for X11 include files and library file
12318 locations, pass them down to the programs that need this info
12319
12320 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12321
6599da04
JM
12322Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12323
12324 * configure.in: start building libg++ for HP-UX targets
12325
12326Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12327
12328 * README: Update references to files moved into etc/.
12329
12330Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12331
12332 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12333 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12334
12335Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12336
12337 * configure: accept dash as well as underscore in long option
12338 names for FSF compatibility.
12339
12340Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12341
12342 * config.sub: added -sco3.2v4 support from FSF.
12343
12344Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12345
12346 * configure.in: expand the section that adds or removes
12347 directories from the list of programs to build, to handle native
12348 vs. cross in addition to host v. native
12349
12350Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12351
12352 * Makefile.in: Replace C++ in macro names with CXX.
12353 This is less likely to break ...
12354
12355Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12356
12357 * test-build.mk: add -w to GNU_MAKE
12358
12359Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12360
12361 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12362 add 'sparc' to list of recognized cpus. This needed to make
12363 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12364 Delete some redundant ose68 variants. Recognize -wrs as an os,
12365 then changes that into $CPU-wrs-vxworks.
12366
12367 * configure.in: remove most references to gdbtest, regularize
12368 target based program removal
12369
12370 * test-build.mk: import from p3 tree (many fixes and changes)
12371
12372Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12373
12374 * Makefile.in: added rules to handle tcl, tk, and expect
12375
12376 * configure.in: handle those directories if they exist
12377
12378Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12379
12380 * config.sub: removed bogus hppabsd and hppahpux names, since
12381 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12382
12383Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12384
12385 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12386 depends upon all-xiberty
12387
12388 * Makefile.in: changes from p3, including:
12389
12390 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12391
12392 * Makefile.in (XTRAFLAGS): include newlib directories if
12393 newlib/Makefile exists, rather than if host != target.
12394
12395 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12396
12397 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12398 from the same source tree and not building a cross-compiler. This
12399 matters for the libg++ configuration if reconfiguring a tree that
12400 has already been installed.
12401
12402 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12403
12404 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12405 pick up the machine and system specific header files.
12406
12407 * Makefile.in: added AS_FOR_TARGET, passed down in
12408 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12409 the C compiler to use to create programs which are run in the
12410 build environment, set it to default to $(CC), and passed it down
12411 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12412
12413 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12414
12415 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12416 We need them for unusual native builds, like systems without
12417 ranlib.
12418
12419 * configure: also define $(host_canonical) and
e490616e
ZW
12420 $(target_canonical), which are the full, canonical names for the
12421 given host and target
6599da04
JM
12422
12423Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12424
12425 * Makefile.in: Added separate definitions for C++.
12426
12427Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12428
12429 * configure.in (configdirs): Add deja-gnu.
12430
12431Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12432
12433 * README: Update for configure.texi and gdb-4.7 release.
12434
12435Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12436
12437 * Makefile.in: Move "all" target to top of file.
12438 Previously, first target was ".PHONY" which caused BSD4.4 make
12439 to build .PHONY when make was run without arguments.
12440
12441Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12442
12443 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12444 Library-copylefted code in libiberty.
12445
12446Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12447
12448 * config.sub: Replace m68kmote with plain old m68k.
12449
12450Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12451
12452 * Makefile.in: Remove space from blank line, avoid Make complaints.
12453
12454Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12455
12456 * config.sub: Complain if no argument is given. Added support for
12457 386bsd as OS and target alias.
12458
12459Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12460
12461 * Makefile.in (XTRAFLAGS): include newlib directories if
12462 newlib/Makefile exists, rather than if host != target.
12463
12464Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12465
12466 * config.sub: recognize sparclite-wrs-vxworks.
12467
12468 * Makefile.in (install-xiberty): added *-xiberty make rules (from
12469 p3.) Added clean-xiberty to clean.
12470
12471Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12472
12473 * configure.in: use *-*-* instead of nested cases for host and target
12474
12475Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
12476
12477 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12478 from the same source tree and not building a cross-compiler. This
12479 matters for the libg++ configuration if reconfiguring a tree that
12480 has already been installed.
12481
12482Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
12483
12484 * config.sub (i486v/i486v4): Merge in from FSF version.
12485
12486Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
12487
12488 * configure: only set PWD if it is already set.
12489
12490Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
12491
12492 * configure: just set PWD=`pwd` at the top, since Ultrix sh
12493 doesn't have unset and all success paths (and most error paths)
12494 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12495 to just ${PWD} to avoid confusion.)
12496
12497Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
12498
12499 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12500 even for a native compilation.
12501
12502Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
12503
12504 Changes to make the gdb.tar.Z rule work better.
12505
12506 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
12507 (DEVO_SUPPORT): Add configure.texi.
12508 (bfd-ilrt.tar.Z): Remove ancient rule.
12509
12510Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
12511
12512 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12513 pick up the machine and system specific header files.
12514
12515 * configure.in, config.sub: added new target m68010-adobe-scout,
12516 with alias of adobe68k. Changed configure.in to check for
12517 -scout before -sco* to avoid a false match.
12518
12519 * Makefile.in: added AS_FOR_TARGET, passed down in
12520 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12521 the C compiler to use to create programs which are run in the
12522 build environment, set it to default to $(CC), and passed it down
12523 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12524
12525Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
12526
12527 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12528 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
12529 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12530 FOR_TARGET variants, to newlib and libg++.
12531
12532Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
12533
12534 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12535 first.
12536
12537Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
12538
12539 * config.sub: Accept `elf' as an environment.
12540
12541Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12542
12543 * Makefile.in (all-opcodes): cd into the right directory
12544
12545Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
12546
12547 * configure: added -program_transform_name option, used as
12548 argument to sed when installing programs.
12549 configure.texi: added documentation for -program_prefix,
12550 -program_suffix and -program_transform_name.
12551
12552Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
12553
12554 * config.sub: Accept i486 where i386 ok.
12555
12556Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
12557
12558 * config.sub: accept we32k
12559
12560Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
12561
3b75d237 12562 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
12563
12564 * Makefile.in: don't create all directories for ``make install'';
12565 let the subdirectories create the ones they need.
12566
12567Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12568
e490616e 12569 * COPYING: new file, GPL v2
6599da04
JM
12570
12571Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12572
12573 * Makefile.in: use the new gen-info-dir, which needs a template
12574 argument (which also lives in texinfo)
12575
12576 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12577
6599da04
JM
12578Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
12579
12580 * config.sub (ncr3000): Change i386 to i486.
12581
12582Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12583
12584 * Makefile.in: add install-rcs, install-grep to
12585 install-no-fixedincludes, removed install-bison and install-libgcc
12586
12587Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
12588
12589 * configure.in: grab the HPUX makefile fragment if on HPUX
12590
12591Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12592
12593 * Makefile.in: eradicate bison spoor (ditto libgcc).
12594 configure.in: recognise m68{k,000}-ericsson-OSE.
12595 es1800 is alias for m68k-ericsson-OSE
12596
12597Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12598
12599 * configure.in: rearrange the parts that remove programs from
12600 configdirs, based now on HOST==TARGET or by canonical triple.
12601
12602Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12603
12604 * test-build.mk: recurse explicitly with -f test-build.mk when
12605 appropriate. predicate stage3 and comparison on the existence
12606 of gcc. That is, if gcc isn't around, we aren't three-staging.
12607 On very clean, also remove ...stamp-co. Build in-place before
12608 doing other builds.
12609
12610Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12611
12612 * Makefile.in, configure.in: add tgas
12613
12614Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12615
12616 * Makefile.in: a number of changes merged in from progressive.
12617
12618 * configure.in: add libm.
12619
12620 * .cvsignore: ignore some stuff that comes from test-build.mk.
12621
6599da04
JM
12622Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
12623
12624 * config.sub: Add es1800 (m68k-ericsson-es1800).
12625
12626Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
12627
12628 * configure: Add program_suffix (parallel to program_prefix)
12629 * Makefile.in: adjust directory-creating script for losing decstation
12630
12631Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
12632
12633 * configure: Minor $subdir-related fixes.
12634
12635Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
12636
12637 * configure: fix various problems with propogating
12638 makefile_target_frag in subdirs.
12639 * configure.in: config libgcc if its there
12640
12641Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
12642
12643 * config.sub: HPPA merge.
12644
6599da04
JM
12645Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
12646
12647 * Makefile.in: Replace all-bison with all-byacc in all
12648 dependency lines for other tools (which now use byacc).
12649
12650Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
12651
12652 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
12653
6599da04
JM
12654Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
12655
12656 * Makefile.in: make gprof rules similar to byacc rules (instead of
12657 vestigal $(unsubdir) that didn't work...)
12658
12659Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
12660
12661 * config.sub: Add support for Linux.
12662 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
12663 (at least for libg++).
12664
12665Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12666
12667 * configure.texi: fix doc for the -nfp option to configure
12668
12669Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
12670
12671 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12672
12673Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
12674
12675 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12676 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12677 * configure.in: added solaris* host_makefile_frag hook.
12678
12679Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12680
12681 * config.sub: changed recognition of m68000 so that various
12682 m68k types can be specified via m680[01234]0
12683
12684Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12685
12686 * config.sub (basic_machine): fix sed so that '-foo' isn't
12687 completely substituted out while .+'-foo' loses the '-foo'
12688
12689Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12690
12691 * config.sub ($os): Add -aout.
12692
12693Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
12694
12695 * configure: If host_makefile_frag is absolute, don't
12696 prefix ${invsubdir} (relevant to libg++ auto-configure).
12697
12698Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
12699
12700 * Makefile.in (tooldir): Define it.
12701 (all-ld): Depend on all-flex.
12702
12703Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
12704
12705 * Makefile.in (check): Fix libg++ special case.
12706
12707Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
12708
12709 * configure: do not bury `pwd` into config.status, thus do fewer
12710 pwd's.
12711
12712 * configure: print the "Building in" message only when building in
12713 other than "." AND verbose.
12714
63f6bcd7 12715 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
12716 configures.
12717
12718 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12719
12720Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
12721
12722 * Makefile.in: macroize flags passed on recursion. remove
12723 fileutils.
12724
12725Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
12726
12727 * configure: get makesrcdir right for subdirs deeper than 1.
12728
12729 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12730 install.
12731
12732Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
12733
12734 * Makefile.in: don't print subdir_do or recursion lines.
12735
12736Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
12737
12738 * standards.texi: added menu item.
12739
12740 * Makefile.in: build and install standards.info.
12741
12742 * standards.texi: new file.
12743
12744Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12745
12746 * configure: test for and move config.status pieces from
12747 ${subdir}/.
12748
12749Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
12750
6599da04
JM
12751 * configure: Test for existance of files before trying to mv
12752 them, to avoid numerous non-existance messages.
12753
12754Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
12755
12756 * configure: correct final line of config.status.
12757
12758 * configure: patch from eggert. Avoids a protection problem if
12759 the original Makefile.in is read only.
12760
12761 * configure: use move-if-change from gcc to create config.status.
12762 Some makefiles depend on config.status to tell if a directory
12763 has been reconfigured for a different host. This change
12764 prevents those directories from remaking everything in the case
12765 where the reconfig was only intended to rebuild a Makefile.
12766
12767 * configure: test for config.sub with "config.sub sun4" rather
12768 than "config.sub ${host_alias}". Otherwise we can't tell a bad
12769 host alias from a missing config.sub.
12770
12771Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12772
12773 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12774 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
12775
12776Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
12777
12778 * configure: mkdir ${subdir} as needed.
12779
12780Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
12781
12782 * Makefile.in,configure.in: added autoconf.
12783
12784Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12785
12786 * Makefile.in: no longer pass against on recursion.
12787
12788 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12789 definitions are not inherited.
12790
12791 * configure: correct makesrcdir when subdir is .
12792
12793Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
12794
12795 * configure: Add support for 'subdirs' variable, which is
12796 like 'configdirs', except that configure doesn't re-invoke
12797 itself for subdirs, it just creates a Makefile for each subdir.
12798 * configure.texi: Document subdirs.
12799
12800Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12801
12802 * configure.in: added flex to configdirs
12803
12804Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
12805
12806 * Makefile.in: remove clean-stamps from clean.
12807
12808Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
12809
12810 * configure.in: Add gdbtest to configdirs.
12811
12812Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
12813
12814 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
12815 to recursive makes.
12816 * configure.in: Recognize new ncr3000 config.
12817
12818Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
12819
12820 * Makefile.in, configure.in: removed references to gdbm.
12821
12822Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
12823
12824 * config.sub: Don't canonicalize os value
12825 newsos* to bsd (readline needs to check for newsos).
12826 (This fix was earlier made Jan 31, but got re-broken.)
12827
12828Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
12829
12830 * configure.in: sco is an os, not a vendor!
12831
12832 * configure: Quote $( better. Keep various shells happy.
12833
12834Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
12835
12836 * Makefile.in: eliminate stamp-files.
12837
12838Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
12839
12840 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
12841 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12842
12843Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
12844
12845 * config.sub: fix iris/iris3.
12846
12847Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
12848
12849 * configure: re-add -rm.
12850
12851Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
12852
12853 * Maskefile.in: add .stmp-rcs to all.
12854
12855 * configure.in: remove gas from rs6000 build, use aix host fragment.
12856
12857Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
12858
12859 * configure: pass down site_option during recursion.
12860
12861Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
12862
12863 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
12864
12865Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
12866
12867 * configure: Change exec_prefix so that it really defaults to prefix.
12868
12869Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
12870
12871 * Makefile.in, configure.in: Add support for mmalloc library.
12872
12873Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
12874
12875 * Makefile.in: add stmp dependencies for a few more things.
12876
12877Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
12878
12879 * configure: adjusted error message on objdir/srcdir configure
12880 collision, per john's suggestion.
12881
12882 * Makefile.in: add libiberty stmp to all and all.cross.
12883
12884Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
12885
12886 * Makefile.in: remove force dependencies, add grep to all.
12887
12888Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
12889
12890 * Makefile.in: drop flex. make stamp files work.
12891
12892 * configure: added test for conflicting configuration in srcdir,
12893 remove trailing slashes from srcdir. Otherwise emacs gdb mode
12894 gets cranky. use relative paths for configure and srcdir
12895 whenever possible. Send some error messages to stderr that were
12896 going to stdout.
12897
12898Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
12899
12900 * Makefile.in: Fix libg++ rule to check for gcc directory
12901 before using gcc/gcc. Also pass XTRAFLAGS.
12902
12903Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
12904
12905 * Makefile.in: added stmp-files so that directories aren't polled
12906 when they are already built.
12907
12908 * configure.texi: fixed a node pointer problem.
12909
12910Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
12911
731a8127 12912 * config.sub configure.in gdb/configure.in
6599da04
JM
12913 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12914 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12915 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
12916
12917Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12918
12919 * configure: -recurring becomes -silent. corrected help message
12920 for -site= option.
12921
12922 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12923
12924Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12925
12926 * configure: when building Makefile for crosses, replace
12927 tooldir and program_prefix. default srcdir from location of
12928 config.sub. remove "for host in hosts" and "for target in
12929 targets" loops.
12930
12931Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12932
12933 * Makefile.in: Do not pass bindir or mandir to cvs.
12934
12935Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12936
12937 * Makefile.in, configure.in: removed traces of namesubdir,
12938 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12939 copyrights to '92, changed some from Cygnus to FSF.
12940
12941 * configure.texi: remove most references to multiple hosts,
12942 multiple targets, subdirs, etc.
12943
12944 * configure.man: removed rcsid. reference config.sub not
12945 config.subr.
12946
12947 * Makefile.in: mkdir $(infodir) on install-info.
12948
12949Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
12950
12951 * configure.texi: Explain better about .gdbinit and about
12952 the environment that configure.in sections run in.
12953
12954Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
12955
12956 * configure.in: Ultrix is only a decstation if it's a MIPS.
12957
12958Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
12959
12960 * README: DOC.configure => cfg-paper.texi.
12961
12962Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
12963
12964 * config.sub (near case $os): Don't convert newsos* to bsd!
12965
12966Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
12967
12968 * Makefile.in: Reinstall change from gdb-4.3 that reduces
12969 the number of copies of COPYING that go into the GDB tar file.
12970
12971Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
12972
731a8127 12973 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
12974 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12975 Fix SCO configuration stuff.
12976
12977Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
12978
12979 * Makefile.in: For libg++, make sure the -I pointing
12980 to the gcc directory goes *after* all the libg++-local -I flags.
12981 Also, move just-gcc dependency from just-libg++ to all-libg++.
12982
12983Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
12984
12985 * configure: Change -x to -f to keep Ultrix /bin/test happy.
12986
12987Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12988
12989 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
12990
12991Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
12992
12993 * config.sub: Add stratus configuration frags. Also
12994 submitted to FSF.
12995
12996Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
12997
12998 * Makefile.in (DEV_SUPPORT): add configure.man.
12999
13000 * config.sub(Decode manufacturer-specific): add -none*.
13001
13002Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13003
13004 * Makefile.in: remove form feeds to make Sun's make happy.
13005 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13006
13007Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13008
13009 * Makefile.in (AR_FLAGS): Make quieter.
13010
13011Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13012
13013 * configure.in: Add libg++.
13014 * configure: When verbose, don't output the command line at each
13015 level; it will be unremarkably the same as the previous version,
13016 which will be the same as what the user typed.
13017
13018Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13019
13020 * configure.in, Makefile.in: fix clean-info, add flex. add
13021 fileutils.
13022
13023 * configure: be less sensitive to spaces in Makefile.in. Do not
13024 look for sources in "..". Doing so breaks subdirectories that
13025 might have their own configure. If a subdir has it's own
13026 configure script, use it.
13027
13028Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13029
13030 * cfg-paper.texi: some changes suggested by rms.
13031
13032Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13033
13034 * config.sub: Merge in some small additions from the FSF version,
13035 taken from the gcc distribution, to bring the Cygnus and FSF
13036 versions into closer sync.
13037
13038Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13039
13040 * configure.in: Changed svr4 references to sysv4.
13041
13042Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13043
13044 * configure: added -V for version number option.
13045
13046Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13047
13048 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13049 renamed from DOC.configure to cfg-paper.texi.
13050
13051Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13052
13053 * configure, config.subr, config.sub: config.subr is now
13054 config.sub again.
13055
13056Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13057
13058 * configure.texi: new file, in progress.
13059
13060 * Makefile.in: build info file and install the man page for
13061 configure.
13062
13063 * configure.man: new file, first cut.
13064
13065 * configure: find config.subr again now that configuration "none"
13066 has gone. removed all traces of the -ansi option. removed all
13067 traces of the -languages option.
13068
13069 * config.subr: resync from rms.
13070
13071Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13072
13073 * configure, config.sub, config.subr: merge config.sub into
13074 config.subr, call the result config.subr, remove config.sub, use
13075 config.subr.
13076
13077 * Makefile.in: revised install for dir.info.
13078
13079Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13080
13081 * configure.in: add decstation host makefile frag.
13082
13083 * Makefile.in: BISON now bison -y again. also install-gcc on
13084 install. clean-gdbm on clean. infodir belongs in datadir.
13085 Make directories for info install. Build dir.info here then
13086 install it.
13087
13088Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13089
13090 * Makefile.in: fix for bad directory tests.
13091
13092Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13093
13094 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13095 regexp. -srcdir relative was being handled incorrectly.
13096
13097 * Makefile.in: unwrapped some for loops so that parallel makes
13098 work again and so one can focus one's attention on a particular
13099 package.
13100
13101Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13102
13103 * configure: added PWD as a stand in for `pwd` (for speed). use
13104 elif wherever possible. make -srcdir work without -objdir.
13105 -objdir= commented out.
13106
13107Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13108
13109 * configure: +options become --options. -subdirs commented out.
13110 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13111 Makefile now at top of generated Makefile. Removed cvs log
13112 entries. added -srcdir. create .gdbinit only if there is one
13113 in ${srcdir}.
13114
13115 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13116 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13117 and mandir now keyed off datadir by default.
13118
13119Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13120
13121 * Freshly created ChangeLog.
13122
13123\f
13124Local Variables:
13125mode: change-log
13126left-margin: 8
13127fill-column: 76
13128version-control: never
13129End: