]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
a7d75d59
SE
12016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2
3 * MAINTAINERS: Update email address.
4
d1a79a95
AH
52016-09-30 Andrew Haley <aph@redhat.com>
6
4d8c733d 7 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
8 write-after approval. Remove Tom Tromey and Bryce McKinlay from
9 libgcj.
10
af2d4873
AH
112016-09-30 Andrew Haley <aph@redhat.com>
12
13 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
14 write-after approval after GCJ deletion.
15
07b78716
AH
162016-09-30 Andrew Haley <aph@redhat.com>
17
18 * Makefile.def: Remove libjava.
19 * Makefile.tpl: Likewise.
20 * Makefile.in: Regenerate.
21 * configure.ac: Likewise.
22 * configure: Likewise.
23 * gcc/java: Remove.
24 * libjava: Likewise.
25
a29b7214
CZ
262016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
27
28 * MAINTAINERS (Reviewers): Add myself.
29
2fd88f4f
AK
302016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
31
32 * configure.ac: Disable "sim" directory for arc*-*-*.
33 * configure: Regenerated.
34
e2080e79
TC
352016-09-23 Tamar Christina <tamar.christina@arm.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
8f3675f8
MR
392016-09-12 Maciej W. Rozycki <macro@imgtec.com>
40
41 * configure.ac: Check for the minimum in-tree MPFR version
42 handled.
43 * configure: Regenerate.
44
21f88103
YTL
452016-07-20 Yan-Ting Lin <currygt52@gmail.com>
46
47 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
48 * configure: Regenerated.
49
60d51882
FR
502016-07-19 Fritz Reese <fritzoreese@gmail.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
277d7ee0
AK
542016-06-23 Andi Kleen <ak@linux.intel.com>
55
56 * Makefile.def: Add autoprofiledbootstrap.
57 * Makefile.tpl: Dito.
58 * Makefile.in: Regenerate.
59
fd6487af
JS
602016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
61
62 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
63 * configure: Regenerate.
64
3e326935
TS
652016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
66
67 * configure: Regenerate.
68 * configure.ac: Remove support for avr-rtems.
69
9582bf04
SKS
702016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
6f820b68
MC
742016-06-16 Michael Collison <michael.collison@arm.com>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
775ee7fa
MM
782016-06-14 Mikael Morin <mikael@gcc.gnu.org>
79
80 * MAINTAINERS (Write After Approval): Update e-mail address.
81
de3ba371
JM
822016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
83
21f88103 84 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 85
350216e3
AM
862016-05-28 Alan Modra <amodra@gmail.com>
87
88 * Makefile.tpl (configure): Depend on m4 files included.
89 * Makefile.in: Regenerate.
90
9cad20fa
BS
912016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
92
93 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
94 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
95
92466115
BS
962016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
97
98 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
99 special case builtin.
100 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
101 support for ALTIVEC_BUILTIN_VEC_ADDEC.
102 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
103 for __builtin_vec_addec.
104
fe38e08b
JS
1052016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
106
107 * config.guess: Import version 2016-04-02 (newest).
108 * config.sub: Import version 2016-05-10 (newest).
109
cef1a0b8 1102016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 111
cef1a0b8
JL
112 * configure.ac: Add ARC support to libgloss.
113 * configure: Regenerate
704b85c7 114
75a6b91a
AS
1152016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
116
117 * MAINTAINERS (Write After Approval): Add myself.
118
00f35794
BE
1192016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
120
121 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
122 * configure: Regenerated.
123 * Makefile.def (gmp): Explicitly disable assembler.
124 (mpfr): Adjust lib_path.
125 (mpc): Likewise.
126 * Makefile.in: Regenerated.
127
c100769b
JJ
1282016-05-01 Jakub Jelinek <jakub@redhat.com>
129
130 PR bootstrap/70704
131 * configure.ac (--enable-stage1-checking): Add missing
132 --enable-checking=.
133 * configure: Regenerated.
134
bc6d9014
OE
1352016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
136
ace08cb8
OE
137 * config.guess: Revert r235676.
138 * config.sub: Revert r235676.
139
1402016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
141
142 * config.guess: Remove SH5 support.
bc6d9014
OE
143 * config.sub: Likewise.
144 * configure: Likewise.
145 * configure.ac: Likewise.
146
7db11a5a
JJ
1472016-04-26 Jakub Jelinek <jakub@redhat.com>
148
149 PR bootstrap/70704
150 * configure.ac (--enable-stage1-checking): For --disable-checking or
151 implicit --enable-checking, make sure extra flag matches in between
152 stage1 and later checking.
153 * configure: Regenerated.
154
ab0fc037
TS
1552016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
156
157 * .gitattributes: New file.
158
c048fa95
SB
1592016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
160
161 * MAINTAINERS (rs6000/powerpc port): Add myself.
162
f3653cf5
SB
1632016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
164
165 PR bootstrap/70173
166 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
167 and gotools directories. Delete the stage_final file.
168 * Makefile.in: Regenerate.
169
4f93efa4
AV
1702016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
171
172 * MAINTAINERS (Write After Approval): Add myself.
173
c27e432e
SK
1742016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
175
176 * MAINTAINERS (Fortran maintainer): Remove myself.
177
7134713c
BS
1782016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
179
180 * MAINTAINERS (Write After Approval): Add myself.
181
7d74282a
KN
1822016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
183
184 * MAINTAINERS (Write After Approval): Add myself.
185
1b858e76
CC
1862016-03-17 Cary Coutant <ccoutant@gmail.com>
187
188 Sync with binutils-gdb:
189
190 2016-03-17 Cary Coutant <ccoutant@gmail.com>
191
192 * configure.ac: Add mips and s390 to the gold target check.
193 * configure: Regenerate.
194
d15bd5bb
DD
1952016-03-01 DJ Delorie <dj@redhat.com>
196
197 * MAINTAINERS (mep): Remove myself as MeP maintainer.
198
6d1fa6bb
DM
1992016-02-22 David Malcolm <dmalcolm@redhat.com>
200
201 * MAINTAINERS (libcpp): Add myself.
202 (diagnostic messages): Likewise.
203
607bda60
TV
2042016-02-20 Tom de Vries <tom@codesourcery.com>
205
206 * MAINTAINERS: Fix whitespace.
207
80cfaff8
CZ
2082016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
c661a43d
SP
2122016-01-29 Sebastian Pop <s.pop@samsung.com>
213
214 * config/isl.m4: Add comments about isl-0.16.
215 * configure: Regenerate.
216
86b3a101
MJ
2172016-01-29 Martin Jambor <mjambor@suse.cz>
218
219 * MAINTAINERS (hsa maintainers): Add myself.
220
960cbfd2
WD
2212015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
222
223 * MAINTAINERS: (Write After Approval): Add myself.
224
1e050c90
AK
2252016-01-25 Aditya Kumar <aditya.k7@samsung.com>
226 Sebastian Pop <s.pop@samsung.com>
227
228 * Makefile.in: Regenerate.
229 * Makefile.tpl: Export ISLVER.
230 * configure: Regenerate.
231 * config/isl.m4: Detect isl-0.15.
232
cefadad1
MM
2332016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
234
235 PR bootstrap/69329
236 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
237 * Makefile.in: Regenerate.
238
9e530bcd
AP
2392016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
240
241 * configure.ac: Enable LTO for DJGPP
242 * configure: Regenerate
243
324402a0
L
2442016-01-12 H.J. Lu <hongjiu.lu@intel.com>
245
246 Sync with binutils-gdb:
247 2015-10-21 Nick Clifton <nickc@redhat.com>
248
249 PR gas/19109
250 * configure.ac: Note the 'none' is an acceptable argument to
251 --enable-compressed-debug-sections.
252 * configure: Regenerate.
253
9eaaa830
BE
2542016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
255
256 PR bootstrap/69134
257 * Makefile.def (mpfr): Disable assembler.
258 * Makefile.in: Regenerate.
259
cfe67e03
BE
2602016-01-01 Ben Elliston <bje@gnu.org>
261
262 * config.guess: Import version 2016-01-01.
263 * config.sub: Likewise.
264
be33d404
SS
2652015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
266
267 * MAINTAINERS (Write After Approval): Add myself.
268
e357a5e0
SP
2692015-12-17 Sebastian Pop <s.pop@samsung.com>
270
271 * Makefile.in: Replace ISL with isl.
272 * Makefile.tpl: Same.
273 * config/isl.m4: Same.
274 * configure.ac: Same.
275 * contrib/download_prerequisites: Same.
276 * configure: Regenerate.
277
1ad2439b
AP
2782015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
279
280 * MAINTAINERS (Write After Approval): Add Myself.
281
70decafb
NS
2822015-12-17 Nathan Sidwell <nathan@acm.org>
283
284 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
285 * configure: Regenerate.
286
560d18d3
AK
2872015-12-16 Aditya Kumar <aditya.k7@samsung.com>
288 Sebastian Pop <s.pop@samsung.com>
289
290 * config/isl.m4 (ISL_CHECK_VERSION): Check for
291 isl_ctx_get_max_operations.
292 * configure: Regenerate.
293
57e8ab24 2942015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
105b682e
ILT
2982015-12-02 Ian Lance Taylor <iant@google.com>
299
300 PR go/66147
301 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
302 * Makefile.in: Regenerate.
303
7eb46bec
AT
3042015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
305
306 PR libffi/65726
307 * Makefile.def (lang_env_dependencies): Make libffi depend
308 on cxx.
309 * Makefile.in: Regenerate.
310
cc3baaa9
DE
3112015-11-26 David Edelsohn <dje.gcc@gmail.com>
312
313 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
314 symbols.
315
3be96231
TG
3162015-11-20 Tristan Gingold <gingold@adacore.com>
317
318 Sync with binutils-gdb:
319 2015-11-20 Tristan Gingold <gingold@adacore.com>
320
321 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
322 * configure: Regenerate.
323
daa53f38
ML
3242015-11-19 Martin Liska <mliska@suse.cz>
325
326 * .gitignore: Add .clang-format to ignored files.
327 * Makefile.in: Add clang-format.
328 * Makefile.tpl: Likewise.
329
54985c70
TA
3302015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
331
332 * configure.ac: Enable libmpx by default.
333 * configure: Regenerated.
334
d0397c75
SE
3352015-10-23 Steve Ellcey <sellcey@imgtec.com>
336
337 * MAINTAINERS: Update email address.
338
735a559c
PM
3392015-10-23 Paulo Matos <pmatos@linki.tools>
340
341 * MAINTAINERS: Update email address.
342
15713b43
AH
3432015-10-23 Alan Hayward <alan.hayward@arm.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
78edb32f
L
3472015-10-20 H.J. Lu <hongjiu.lu@intel.com>
348
349 Sync with binutils-gdb:
350 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
351
352 PR gas/19109
353 * configure.ac: Add
354 --enable-compressed-debug-sections={all,gas,gold,ld}.
355 * configure: Regenerated.
356
dec6b7f1
AC
3572015-10-16 Arnaud Charlet <charlet@adacore.com>
358
359 * MAINTAINERS: Update list of Ada maintainers and email addresses.
360
6be1d686
ML
3612015-10-09 Martin Liska <mliska@suse.cz>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
dc0e2060
AF
3652015-10-09 Alexander Fomin <alexander.fomin@intel.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
bec93d40
FW
3692015-10-02 Florian Weimer <fweimer@redhat.com>
370
371 * MAINTAINERS: Update email address.
372
0487f06d
LK
3732015-10-02 Louis Krupp <louis.krupp@zoho.com>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
56547ff7
KT
3772015-09-20 Kai Tietz <ktietz70@googlemail.com>
378
423ea09f 379 * MAINTAINERS: Update email.
56547ff7 380
ed4c91ea
BS
3812015-09-14 Bernd Schmidt <bschmidt@redhat.com>
382
383 * MAINTAINERS: Update my email address.
384
2503fd9e
JB
3852015-09-01 James Bowman <james.bowman@ftdichip.com>
386
387 * MAINTAINERS (ft32 port): Add myself.
388
3726332a
DS
3892015-08-28 David Sherwood <david.sherwood@arm.com>
390
391 * MAINTAINERS: Add myself.
392
15480aaf
PM
3932015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
394
395 * MAINTAINERS (Write After Approval): Add myself.
396
ad4f95e3
FXC
3972015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
398
399 PR libfortran/54572
400 * Makefile.def: Make libgfortran depend on libbacktrace.
401 * Makefile.in: Regenerate.
402
95f25df0
SD
4032015-08-20 Simon Dardis <simon.dardis@imgtec.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
5dc85f7e
TV
4072015-08-12 Tom de Vries <tom@codesourcery.com>
408
409 PR other/67092
410 * configure.ac: Remove --with_host_libstdcxx support.
411 * configure: Regenerate.
412
44a7d18d
TS
4132015-08-10 Thomas Schwinge <thomas@codesourcery.com>
414 Jakub Jelinek <jakub@redhat.com>
415
416 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
417 nvptx*-*-*.
418 * configure: Regenerate.
419
bf5372e7
YS
4202015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
421
422 * Makefile.def (libiconv): Define bootstrap=true.
423 Mark pdf/html/info as missing.
424 (configure-gcc): Depend on all-libiconv.
425 (all-gcc): Ditto.
426 (configure-libcpp): Ditto.
427 (all-libcpp): Ditto.
428 (configure-intl): Ditto.
429 (all-intl): Ditto.
430 * Makefile.in: Regenerate.
431
94b8fdcc
BC
4322015-08-03 Bin Cheng <bin.cheng@arm.com>
433
434 * MAINTAINERS (loop ivopts): Add the entry and myself.
435
430bcac1
NS
4362015-07-31 Nathan Sidwell <nathan@codesourcery.com>
437
438 * MAINTAINERS (nvptx): Add self.
439
110d61da
AL
4402015-07-29 Alan Lawrence <alan.lawrence@arm.com>
441
442 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
443 128-bit vector modes.
444
c9da7548 4452015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 446
c9da7548
VV
447 * MAINTAINERS (Write After Approval): Add myself.
448
423ea09f 4492015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
450
451 * config.sub, config.guess: Import from upstream.
452
6b1786aa
JL
4532015-07-24 Michael Darling <darlingm@gmail.com>
454
455 PR other/66259
456 * config-ml.in: Reflects renaming of configure.in to configure.ac
457 * configure: Likewise
458 * configure.ac: Likewise
459
45952786
BS
4602015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
461
462 * MAINTAINERS: Update my email address.
463
f1595603
L
4642015-07-14 H.J. Lu <hongjiu.lu@intel.com>
465
466 Sync with binutils-gdb:
467 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
468
469 * configure.ac (target_configdirs): Exclude target-zlib if
470 target-libjava isn't built.
471 * configure: Regenerated.
472
a05c2c75
L
4732015-07-14 H.J. Lu <hongjiu.lu@intel.com>
474
475 Sync with binutils-gdb:
476 2015-05-13 John David Anglin <dave.anglin@bell.net>
477
478 * configure.ac: Disable configuration of GDB for HPUX targets.
479 * configure: Regenerate.
480
481 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
482
483 * configure.ac: Add --with-system-zlib.
484 * configure: Regenerated.
485
486 2015-01-28 James Bowman <james.bowman@ftdichip.com>
487
488 * configure.ac: Add FT32 support.
489 * configure: Regenerate.
490
491 2015-01-12 Anthony Green <green@moxielogic.com>
492
493 * configure.ac: Don't disable gprof for moxie.
494 * configure: Rebuild.
495
1c01ebf6
L
4962015-07-14 H.J. Lu <hongjiu.lu@intel.com>
497
498 Sync with binutils-gdb:
499 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
500
501 PR ld/18355
502 * Makefile.def: Add extra_configure_flags to host zlib.
503 * configure.ac (extra_host_zlib_configure_flags): New. Set
504 to --enable-host-shared When bfd is to be built as shared
505 library. AC_SUBST.
506 * Makefile.in: Regenerated.
507
e59969a1
HPN
5082015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
509
510 Sync with src:
511 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
512 * Makefile.def (dependencies): Add all-zlib to all-bfd.
513 * Makefile.in: Regenerated.
514
d9063947
L
5152015-06-30 H.J. Lu <hongjiu.lu@intel.com>
516
517 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
518 target.
519 * configure: Regenerate.
520
b837291d
LC
5212015-06-23 Ludovic Courtès <ludo@gnu.org>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
2a97995f
AT
5252015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
526
527 * MAINTAINERS (OS Port Maintainers): Add myself.
528 (Various Maintainers): Remove myself from libffi testsuite.
529
19cd26a6
RS
5302015-06-04 Richard Sandiford <richard.sandiford@arm.com>
531
532 * MAINTAINERS (gen* on machine desc): Add self.
533
8ca528d9
JM
5342015-06-02 Jason Merrill <jason@redhat.com>
535
536 PR bootstrap/66319
537 * configure.ac: Use -std=gnu++98.
538
4526c3c1
SN
5392015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
318a4e6d
MF
5432015-05-28 Mike Frysinger <vapier@gentoo.org>
544
545 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
546 * configure: Regenerate.
547
46070488
JM
5482015-05-26 Jason Merrill <jason@redhat.com>
549
550 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
551 * configure: Regenerate.
552
fef939d6
JB
5532015-05-16 James Bowman <james.bowman@ftdichip.com>
554
555 * configure.ac: FT32 target added.
fef939d6
JB
556 * configure: Regenerated.
557
886faf50
IB
5582015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
91c6b410
PM
5622015-05-11 Paulo Matos <paulo@matos-sorge.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
e640447c
PM
5662015-05-11 Paulo Matos <paulo@matos-sorge.com>
567
568 * configure.ac: Fix typo.
569 * configure: Regenerate.
570
e587377d
MM
5712015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
572
573 * MAINTAINERS (Write After Approval): Add myself.
574
cabb9d59
MK
5752015-05-03 Matthias Klose <doko@ubuntu.com>
576
577 * configure.ac: Match $host configured with triplets.
578 * configure: Regenerate.
579
fafb95a6
BRF
5802015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
581
582 * Makefile.tpl: Remove surplus whitespace throughout.
583 * Makefile.in: Regenerate.
584
85867772
SB
5852015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
586
587 * MAINTAINERS (Various Maintainers): Add myself as instruction
588 combiner maintainer.
589
c10b5ea0
JJ
5902015-04-17 Jakub Jelinek <jakub@redhat.com>
591
592 PR bootstrap/62077
593 * configure.ac (--enable-stage1-checking): Default to
594 release,misc,gimple,rtlflag,tree,types if --disable-checking
595 or --enable-checking is not specified and DEV-PHASE is not
596 experimental.
597 * configure: Regenerated.
598
77019397
MO
5992015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
600
601 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
602 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
603 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
604 * Makefile.in: Regenerate.
605
17feae99 6062015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
607
608 * MAINTAINERS: Update my email address.
609
e61ffb3b
JG
6102015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
611
612 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
613
b16cc4f2
KT
6142015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
615
616 * MAINTAINERS: Add myself as an arm port reviewer.
617
ec523909
ML
6182015-03-25 Martin Liska <mliska@suse.cz>
619 Yury Gribov <y.gribov@samsung.com>
620
621 * Makefile.in: Fix ln source location for vimrc file.
622 * Makefile.tpl: Likewise.
623
fc30054e
AH
6242015-03-09 Aldy Hernandez <aldyh@redhat.com>
625
626 PR bootstrap/25672
627 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
628 cross-compiling. Similarly for CXX_FOR_TARGET.
629 * configure: Regenerate.
630
5373cd33
IE
6312015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
632
633 * Makefile.def: Add libmpx.
634 * configure.ac: Add libmpx.
635 * Makefile.in: Regenerate.
636 * configure: Regenerate.
637
a6e8abb9
KY
6382015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
639
640 * MAINTAINERS (CPU Port Maintainers): Add myself
641 i386 vector ISA extns mantainer.
642
f2b86778
JL
6432015-03-13 Jeff Law <law@redhat.com>
644
645 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
646 maintainer.
647 Remove Richard Henderson as a maintainer for the x86 port.
648
9dd44d1c
JR
6492015-03-03 Joern Rennecke <gnu@amylaar.uk>
650
651 * MAINTAINERS (CPU Port Maintainers): Update my email address.
652
33079441
IE
6532015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
654
655 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
656 pointer bounds checker and i386 MPX maintainer.
657
d083ae5f
SL
6582015-02-26 Sandra Loosemore <sandra@codesourcery.com>
659
660 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
661
f91f1c13
MS
6622015-02-26 Martin Sebor <msebor@redhat.com>
663
664 * MAINTAINERS (Various Maintainers): Add self.
665
426c1eb0
TS
6662015-02-20 Thomas Schwinge <thomas@codesourcery.com>
667
668 * configure.ac [--enable-as-accelerator-for] (enable_languages):
669 Make sure it contains lto.
670 * configure: Regenerate.
671
8ae12d71
TS
6722015-02-18 Thomas Schwinge <thomas@codesourcery.com>
673
674 * configure: Regenerate.
675
11aa81cc 6762015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 6771
11aa81cc
DN
678 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
679 middle-end, docstring): Remove myself.
680 (Write After Approval): Add myself.
681
a436ab27
JJ
6822015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
683
684 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
685 (Write After Approval): Update address.
686
231d020b
DM
6872015-01-29 David Malcolm <dmalcolm@redhat.com>
688
689 PR jit/64780
690 * configure.ac: Require the user to explicitly specify
691 --enable-host-shared if the jit is enabled.
692 * configure: Regenerate.
693
82a94471
RS
6942015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
695
696 * MAINTAINERS (Write After Approval): Add myself.
697
e6f0c56d
TV
6982015-01-25 Tom de Vries <tom@codesourcery.com>
699
700 * MAINTAINERS: Make whitespace consistent.
701
631ff3e1
BO
7022015-01-23 Braden Obrzut <admin@maniacsvault.net>
703
704 * MAINTAINERS (Write After Approval): Add myself.
705
09b9cd1f
AV
7062015-01-20 Andre Vehreschild <vehre@gmx.de>
707
708 * MAINTAINERS: (Write After Approval): Add myself.
709
802ed46a
MU
7102015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
711
712 * MAINTAINERS: (Write After Approval): Add myself.
713
c61fcfa6
PT
7142015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
715
716 * MAINTAINERS: (Write After Approval): Add myself.
717
ebcd09c1
IS
7182015-01-13 Iain Sandoe <iain@codesourcery.com>
719
720 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
721 objective-c/c++ front end maintainer.
722
71aa170d
MP
7232015-01-13 Marek Polacek <polacek@redhat.com>
724
725 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
726
da067543
JL
7272015-01-12 Jeff Law <law@redhat.com>
728
729 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
730 a very long time.
731
bf1de3f0
ILT
7322015-01-09 Ian Lance Taylor <iant@google.com>
733
734 * configure.ac (host_tools): Add gotools.
735 * Makefile.def (host_modules): Add gotools.
736 (dependencies): Add dependency of all-gotools on all-target-libgo.
737
82a19768
AT
7382015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
739
740 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
741 * configure: Regenerate.
742
53dd59bf
TS
7432015-01-08 Thomas Schwinge <thomas@codesourcery.com>
744
745 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
746 all-target-libgomp.
747 * Makefile.in: Regenerate.
748
8054942d
EB
7492015-01-06 Eric Botcazou <ebotcazou@adacore.com>
750
751 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
752
0969ec7d
EB
7532015-01-06 Eric Botcazou <ebotcazou@adacore.com>
754
755 * configure.ac: Add Visium support.
756 * configure: Regenerate.
757
ec8fd1c0
AS
7582015-01-04 Andreas Schwab <schwab@linux-m68k.org>
759
760 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
761 * configure: Regenerate.
762
9bccfdf5
AP
7632015-01-03 Andrew Pinski <apinski@cavium.com>
764
765 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
766 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
767 (BASE_TARGET_EXPORTS): Add OBJCOPY.
768 (OBJCOPY_FOR_TARGET): New variable.
769 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
770 * Makefile.in: Regenerate.
771 * configure.ac: Check for already installed target objcopy.
772 Also GCC_TARGET_TOOL on objcopy.
773 * configure: Regenerate.
774
007adc0d
HPN
7752015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
776
777 * config.sub: Update from upstream, to 2015-01-01 version.
778 * config.guess: Ditto.
779
fe55e976
SH
7802014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
781
782 * MAINTAINERS (RTEMS Ports): Add myself.
783
b86d271e
PMR
7842014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
9733278a
MH
7882014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
4b4f2e35
TS
7922014-12-15 Thomas Schwinge <thomas@codesourcery.com>
793
794 * configure.ac (--enable-as-accelerator-for): Don't set
795 ENABLE_AS_ACCELERATOR_FOR. Update all users.
796 * configure: Regenerate.
797
b6a65eb6
JJ
7982014-12-13 Jakub Jelinek <jakub@redhat.com>
799
800 PR bootstrap/64023
801 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
802 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
803 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
804 to CXX.
805 * Makefile.in: Regenerated.
806
c3e1e693
YG
8072014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
808 Yury Gribov <y.gribov@samsung.com>
809
810 * .gitignore: Added .local.vimrc and .lvimrc.
811 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
812 * Makefile.in: Regenerate.
813
8142014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
815
816 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
817 * configure: Regenerated.
818
b9fb25a5
BS
8192014-11-27 Bernd Schmidt <bernds@codesourcery.com>
820
821 * MAINTAINERS (nvptx port): New entry.
822
d896cc4d
JBG
8232014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
824
825 * configure: Regenerate.
826
74ae587e
JBG
8272014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
828
829 * configure.ac: Merge with Binutils.
830
45c89690
TB
8312014-11-26 Tobias Burnus <burnus@net-b.de>
832
833 * Makefile.def: Make more dependent on mpfr, mpc and isl.
834 * Makefile.in: Regenerate.
835
ea903c37
BE
8362014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
837
838 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
839 missing flex.
840 * Makefile.in: Regenerated.
841
eb23df59
IV
8422014-11-21 Ilya Verbin <ilya.verbin@intel.com>
843
844 * Makefile.in: Regenerate.
845
a699d672
L
8462014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
847
848 PR bootstrap/63784
849 * libtool.m4: Add $pic_flag with -shared.
850
fc065a61
RL
8512014-11-21 Renlin Li <Renlin.Li@arm.com>
852
853 * MAINTAINERS (Write After Approval): Added myself.
854
efcc23e6
AV
8552014-11-21 Alex Velenko <Alex.Velenko@arm.com>
856
857 * MAINTAINERS (write-after-approval): Add myself.
858
dd308ed8
MK
8592014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
860
861 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
862 from 2 years ago.
863
ac8698a1
AV
8642014-11-19 Alex Velenko <Alex.Velenko@arm.com>
865
866 Revert:
867 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
868
869 * MAINTAINERS (Write After Approval): Added myself as line map
870 maintainer.
871
8dab9330
RL
8722014-11-19 Renlin Li <Renlin.Li@arm.com>
873
874 Revert:
875 2014-11-19 Renlin Li <Renlin.Li@arm.com>
876
877 * MAINTAINERS (Write After Approval): Added myself.
878
1be22083
RL
8792014-11-19 Renlin Li <Renlin.Li@arm.com>
880
881 * MAINTAINERS (Write After Approval): Added myself.
882
59392f46
AV
8832014-11-19 Alex Velenko <Alex.Velenko@arm.com>
884
885 * MAINTAINERS (Write After Approval): Added myself as line map
886 maintainer.
887
0f3422cc
DS
8882014-11-17 Dodji Seketeli <dodji@redhat.com>
889
890 * MAINTAINERS (Various Maintainers): Added myself as line map
891 maintainer.
892
0c8969f0
JBG
8932014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
894
895 * move-if-change: Sync from upstream gnulib.
896
d7134c0e
JBG
8972014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
898
899 * compile: Sync with upstream Automake.
900 * depcomp: Ditto.
901 * install-sh: Ditto.
902 * missing: Ditto.
903 * mkinstalldirs: Ditto.
904 * ylwrap: Ditto.
905
e4ff7e6a
JBG
9062014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
907
908 * config.sub: Update from upstream config repo.
909 * config.guess: Ditto.
910
5f520819
KY
9112014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
912
913 * Makefile.def: Add liboffloadmic to target_modules. Make
914 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
915 * Makefile.in: Regenerate.
916 * configure: Regenerate.
917 * configure.ac: Add liboffloadmic to target binaries.
918 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
919 Add liboffloadmic to noconfig list when C++ is not supported.
920
85c64bbe
BS
9212014-11-13 Bernd Schmidt <bernds@codesourcery.com>
922 Thomas Schwinge <thomas@codesourcery.com>
923 Ilya Verbin <ilya.verbin@intel.com>
924 Andrey Turetskiy <andrey.turetskiy@intel.com>
925
926 * configure: Regenerate.
927 * configure.ac (--enable-as-accelerator-for)
928 (--enable-offload-targets): New configure options.
929
7d35a59e
TB
9302014-11-11 Tobias Burnus <burnus@net-b.de>
931
0a002272 932 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
933 * Makefile.in: Regenerate.
934
35485da9
DM
9352014-11-11 David Malcolm <dmalcolm@redhat.com>
936
937 * ChangeLog.jit: New.
938 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
939
ebf6d33b
FXC
9402014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
941
942 PR target/63610
943 * libtool.m4: Fix globbing of darwin versions.
944 * configure: Regenerate.
945
4a9bb2aa
TB
9462014-11-11 Tobias Burnus <burnus@net-b.de>
947
4a9bb2aa
TB
948 * Makefile.def: Remove CLooG.
949 * Makefile.tpl: Ditto.
950 * configure.ac: Ditto.
951 * configure: Regenerate.
952 * Makefile.in: Ditto.
953
738f2522
BS
9542014-11-06 Bernd Schmidt <bernds@codesourcery.com>
955
956 * configure.ac: Handle nvptx-*-*.
957 * configure: Regenerate.
958
9b591dd1
PG
9592014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
960
961 * MAINTAINERS (Write After Approval): Add myself.
962
14258928
JJ
9632014-10-31 Jakub Jelinek <jakub@redhat.com>
964
965 * Makefile.def (libcc1): Remove bootstrap=true;.
966 * Makefile.in: Regenerated.
967
1335a8ca
JBG
9682014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
969
970 * configure.ac: Update comment.
971 * configure: Regenerate.
972
cb115cc2
IE
9732014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
974
975 * MAINTAINERS (Write After Approval): Add myself.
976
fca38047
TS
9772014-10-30 Thomas Schwinge <thomas@codesourcery.com>
978
979 * configure.ac (extra_host_libiberty_configure_flags): Add
980 --enable-shared also for libcc1's benefit.
981 * configure: Regenerate.
982
65c0707b
TG
9832014-10-29 Tristan Gingold <gingold@adacore.com>
984
985 * MAINTAINERS: Change my email address.
986
ddc8de03
PM
9872014-10-27 Phil Muldoon <pmuldoon@redhat.com>
988 Tom Tromey <tromey@redhat.com>
989
990 * Makefile.def: Add libcc1 to host_modules.
991 * configure.ac (host_tools): Add libcc1.
992 * Makefile.in, configure: Rebuild.
993
4eb1ac39 9942014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
995
996 * configure.ac (build_configargs): Don't share config.cache between
997 build subdirs.
7fd74620 998 * configure: Regenerate.
3d96b0d0 999
d81230b5
DH
10002014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1001
1002 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1003 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1004 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1005 leon3v7 as leon3.
1006 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1007 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1008 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1009 * config/sparc/sparc.md (cpu): Add leon3v7.
1010 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1011
c7a6a617
DH
10122014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1013
1014 * MAINTAINERS (write-after-approval): Add myself.
1015
74cc5471
ILT
10162014-10-23 Ian Lance Taylor <iant@google.com>
1017
1018 * configure.ac: Disable the Go frontend on systems where it is known
1019 to not work.
1020 * configure: Regenerate.
1021
929315a9
RB
10222014-10-23 Richard Biener <rguenther@suse.de>
1023
1024 * Makefile.def: Add libcpp build module and dependencies.
1025 * configure.ac: Add libcpp build module.
1026 * Makefile.in: Regenerate.
1027 * configure: Likewise.
1028
5d12b768
MF
10292014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1030
1031 * MAINTAINERS (write-after-approval): Add myself.
1032
7b262a51
MLI
10332014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1034
1035 * INSTALL/README: Do not mention CVS.
1036
7705dfd1
JY
10372014-10-03 Jing Yu <jingyu@google.com>
1038
1039 * configure.ac: Add aarch64 to list of targets that support gold.
1040 * configure: Regenerate.
1041
a3052d31
FD
10422014-09-29 François Dumont <fdumont@gcc.gnu.org>
1043
1044 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1045
b2a1b261
CM
10462014-09-29 Catherine Moore <clm@codesourcery.com>
1047
1048 * MAINTAINERS: Add myself as MIPS maintainer.
1049
05342e10
MF
10502014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1051
1052 * MAINTAINERS: Move myself to MIPS maintainers.
1053
3f6bb7e5
JBG
10542014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1055
1056 * MAINTAINERS: Put all email addresses between '<' and '>'.
1057
3e895729
FXC
10582014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1059
1060 * MAINTAINERS: Move myself to reviewers (Fortran).
1061
e04733ee
AK
10622014-09-01 Andi Kleen <ak@linux.intel.com>
1063
1064 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1065 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1066 * Makefile.in: Regenerate.
1067
e79c0ea8
DM
10682014-08-28 David Malcolm <dmalcolm@redhat.com>
1069
1070 * rtx-classes-status.txt: Delete
1071
b32d5189
DM
10722014-08-28 David Malcolm <dmalcolm@redhat.com>
1073
1074 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1075
e0c0c325
SP
10762014-08-27 Sebastian Pop <s.pop@samsung.com>
1077
1078 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1079 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1080 of checking for version number.
1081 * configure: Regenerated.
1082 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1083
d7ac0a6a
DM
10842014-08-27 David Malcolm <dmalcolm@redhat.com>
1085
1086 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1087 is done; begin phase 6 (use extra rtx_def subclasses).
1088
9daaca36
DM
10892014-08-27 David Malcolm <dmalcolm@redhat.com>
1090
1091 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1092 done; begin phase 5 (additional rtx_def subclasses).
1093
b2908ba6
DM
10942014-08-26 David Malcolm <dmalcolm@redhat.com>
1095
1096 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1097
1130d5e3
DM
10982014-08-26 David Malcolm <dmalcolm@redhat.com>
1099
1100 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1101 SET_BB_HEADER are done.
1102
0e0ce50d
DM
11032014-08-26 David Malcolm <dmalcolm@redhat.com>
1104
1105 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1106 done.
1107
3d30f4e8
DM
11082014-08-26 David Malcolm <dmalcolm@redhat.com>
1109
1110 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1111
6144a836
DM
11122014-08-26 David Malcolm <dmalcolm@redhat.com>
1113
1114 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1115
b311fd0f
DM
11162014-08-25 David Malcolm <dmalcolm@redhat.com>
1117
1118 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1119
d8ce2eae
DM
11202014-08-25 David Malcolm <dmalcolm@redhat.com>
1121
1122 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1123
1455e88c
DM
11242014-08-25 David Malcolm <dmalcolm@redhat.com>
1125
1126 * rtx-classes-status.txt: Phase 3 (per-file commits within
1127 "config" subdirs) is done; begin phase 4 (removal of
1128 "scaffolding").
1129
76c531d3
DM
11302014-08-23 David Malcolm <dmalcolm@redhat.com>
1131
1132 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1133 dir) is done; begin phase 3 (per-file commits within "config"
1134 subdirs).
1135
00550b3d
DM
11362014-08-21 David Malcolm <dmalcolm@redhat.com>
1137
1138 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1139 phase 2 (per-file commits in main source dir).
1140
622dbadf
BC
11412014-08-21 Bin Cheng <bin.cheng@arm.com>
1142
1143 * configure: Regenerated.
1144
c1286e0b
DM
11452014-08-19 David Malcolm <dmalcolm@redhat.com>
1146
1147 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1148
c2fc1aee
DM
11492014-08-19 David Malcolm <dmalcolm@redhat.com>
1150
1151 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1152
68975683
DM
11532014-08-19 David Malcolm <dmalcolm@redhat.com>
1154
1155 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1156
d914bc6b
DM
11572014-08-19 David Malcolm <dmalcolm@redhat.com>
1158
1159 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1160
8020a4d5
DM
11612014-08-19 David Malcolm <dmalcolm@redhat.com>
1162
1163 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1164
a231b8a5
JV
11652014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
ce8126f5
CF
11692014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1170
1171 * MAINTAINERS: Remove myself
1172
0f82e5c9
DM
11732014-08-19 David Malcolm <dmalcolm@redhat.com>
1174
1175 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1176
9c9afb69
PP
11772014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1178
1179 * MAINTAINERS (Write After Approval): Add myself.
1180
190bea87
DM
11812014-08-18 David Malcolm <dmalcolm@redhat.com>
1182
1183 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1184 SET_BB_HEADER, SET_BB_FOOTER
1185
c41b94ce
DM
11862014-08-18 David Malcolm <dmalcolm@redhat.com>
1187
bb3fff01 1188 * rtx-classes-status.txt: New file
c41b94ce 1189
eae1a5d4
RG
11902014-08-18 Roman Gareev <gareevroman@gmail.com>
1191
1192 * configure.ac: Eliminate ClooG installation dependency.
1193 * configure: Regenerate.
1194 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1195 * Makefile.in: Regenerate.
1196
f613bc0f
IV
11972014-08-15 Ilya Verbin <iverbin@gmail.com>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
423ea09f 12012014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
88b1a322
JW
12052014-08-01 Jiong Wang <jiong.wang@arm.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
8ed499f8
AG
12092014-07-28 Anthony Green <green@moxielogic.com>
1210
1211 Import from savannah.gnu.org:
1212 * config.sub: Update to 2014-07-28 version.
1213
09ec3110
RS
12142014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1215
1216 * MAINTAINERS: Remove my MIPS maintainer entry.
1217
7b7f941a
UB
12182014-07-26 Uros Bizjak <ubizjak@gmail.com>
1219
1220 PR target/47230
1221 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1222 * configure: Regenerate.
1223
a12f7ac8
JN
12242014-07-24 James Norris <jnorris@codesourcery.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself.
1227
09611faf
RG
12282014-07-20 Roman Gareev <gareevroman@gmail.com>
1229
1230 * configure.ac: Accept only CLooG 0.18.1.
1231 * configure: Regenerate.
1232
37738b0f
RG
12332014-07-17 Roman Gareev <gareevroman@gmail.com>
1234
1235 * configure.ac: Don't accept isl 0.11.
1236 * configure: Regenerate.
1237
473037cb
AZ
12382014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241
9a62ed16
RO
12422014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1243
1244 * configure.ac: Don't accept isl 0.10.
1245 * configure: Regenerate.
1246
c41f1c42 12472014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1248
c41f1c42
BE
1249 Fix include path for in-tree cloog.
1250 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1251 * configure: Regenerate.
29d0a43c 1252
c41f1c42 12532014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1254
c41f1c42 1255 * .gitignore: Import gcc_update output.
a5852bea 1256
b6383ab8
TS
12572014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1258
a10ec8bc
TS
1259 * config-ml.in: Robustify ac_configure_args parsing.
1260
45b3824d
TS
1261 * configure.ac (--enable-linker-plugin-configure-flags)
1262 (--enable-linker-plugin-flags): New flags.
1263 (configdirs): Conditionally add libiberty-linker-plugin.
1264 * configure: Regenerate.
1265 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1266 (host_modules) <lto-plugin>: Pay attention to
1267 @extra_linker_plugin_flags@ and
1268 @extra_linker_plugin_configure_flags@.
1269 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1270 * Makefile.in: Regenerate.
1271
b6383ab8
TS
1272 * Makefile.tpl (configure-[+prefix+][+module+])
1273 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1274 "module_srcdir" instead of "module" for locating a module's srcdir.
1275 * Makefile.in: Regenerate.
1276
a4a1b5f3
MF
12772014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
38a13841
SP
12812014-06-06 Sebastian Pop <sebpop@gmail.com>
1282
1283 * MAINTAINERS: Update my email address.
1284
153fcd41
TP
12852014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
e25d9632
AB
12892014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
1007a55c
JW
12932014-05-30 Jonathan Wakely <jwakely@redhat.com>
1294
1295 PR libstdc++/61011
1296 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1297 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1298 * configure: Regenerate.
1299
fd9ed1ae
PA
13002014-05-28 Pedro Alves <palves@redhat.com>
1301
1302 * MAINTAINERS (Write After Approval): Add myself.
1303
03bdb69f
MK
13042014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1305
1306 * MAINTAINERS: Update my affiliation/email.
1307
905083ad
MS
13082014-05-19 Mike Stump <mikestump@comcast.net>
1309
1310 * MAINTAINERS: Add wide-int reviewers.
1311
707f1839
SL
13122014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1313
1314 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1315 * configure: Regenerated.
1316
7321dc60
TR
13172014-05-15 Torvald Riegel <triegel@redhat.com>
1318
1319 * MAINTAINERS (libitm): Add myself as maintainer.
1320
5b1e4b47
CB
13212014-05-07 Charles Baylis <charles.baylis@linaro.org>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
a4ebe104
RS
13252014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1326
1327 * config.sub, config.guess: Import from upstream.
1328
9575df4a
AL
13292014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1330
1331 * MAINTAINERS (Write After Approval): Put myself in correct order.
1332
2fdc94b7
AL
13332014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
080c6230
LB
13372014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1338
1339 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1340 section.
1341
4e4c8692
RÁE
13422014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1343
1344 * MAINTAINERS (Write After Approval): Delete myself.
1345
ffe7f7a7
JJ
13462014-04-17 Jakub Jelinek <jakub@redhat.com>
1347
1348 PR sanitizer/56781
1349 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1350 and -B* options with -Xcompiler.
1351
147d38a5
EB
13522014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1353
1354 PR bootstrap/60620
423ea09f 1355 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1356 * Makefile.in: Regenerate.
1357
ba1925c3
YS
13582014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1359
1360 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1361 for WINDRES_FOR_TARGET in default-manifest.o rule.
1362 * Makefile.in: Regenerate.
1363
8707b3bc
DH
13642014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
9e1c8fc1
JJ
13682014-03-26 Jakub Jelinek <jakub@redhat.com>
1369
1370 PR sanitizer/56781
1371 * Makefile.def: Set bootstrap=true; for host fixincludes.
1372 * configure.ac: Don't bootstrap host fixincludes unless
1373 --with-build-config=bootstrap-{a,ub}san.
1374 * Makefile.in: Regenerated.
1375 * configure: Regenerated.
1376
beeda1d9
JJ
13772014-03-21 Jakub Jelinek <jakub@redhat.com>
1378
1379 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1380 --enable-vtable-verify option parsing. Don't add
1381 target-libsanitizer to bootstrap_target_libs unless
1382 --with-build-config=bootstrap-asan or
1383 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1384 to bootstrap_target_libs unless --enable-vtable-verify.
1385 * configure: Regenerated.
1386
e5dddc50
AS
13872014-03-10 Anatoly Sokolov <aesok@post.ru>
1388
1389 * MAINTAINERS (Write After Approval): Add myself.
1390
df5bc1cb
DC
13912014-03-07 Denis Chertykov <chertykov@gmail.com>
1392
1393 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1394
3b9edeac
JJ
13952014-03-07 Jakub Jelinek <jakub@redhat.com>
1396
1397 PR bootstrap/58572
1398 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1399 -I for libstdc++-v3 includes if $(LEAN).
1400 * Makefile.in: Regenerated.
1401
c01a8548
JW
14022014-03-04 Jonathan Wakely <jwakely@redhat.com>
1403
1404 * MAINTAINERS: Update my email address.
1405
341c653c
WL
14062014-02-24 Walter Lee <walt@tilera.com>
1407
1408 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1409 (tilegx-*-*): Change to tilegx*-*-*.
1410 * configure: Regenerate.
1411
37f2c4f0
LR
14122014-02-17 Loren J. Rittle <ljrittle@acm.org>
1413
1414 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1415
6c01e96e
KV
14162014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
91da0481
RO
14202014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1421
1422 PR target/59788
1423 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1424 *solaris2*.
1425
dd35b84f
JDA
14262014-01-21 John David Anglin <danglin@gcc.gnu.org>
1427
1428 * MAINTAINERS: Update my email address.
1429
493b8af8
GP
14302014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1431
1432 * MAINTAINERS: Convert to UTF-8.
1433 Properly sort Xinliang David Li's entry.
1434
f121b81d
CLT
14352013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1436 Sandra Loosemore <sandra@codesourcery.com>
1437
1438 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1439 nios2 port maintainers.
1440
74f769b5
MT
14412013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
79e0604d 14452013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1446
1447 * configure.ac: Add user-friendly check for native x86_64-linux
1448 multilibs.
1449 * configure: Regenerate.
1450
14512013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1452
1453 * MAINTAINERS: Add myself as sh maintainer.
1454
14552013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1456
1457 * MAINTAINERS: Add self as SLSR maintainer.
1458
14592013-11-18 Jan Hubicka <hubicka@ucw.cz>
1460
1461 * MAINTAINERS: Update my email address.
1462
14632013-11-15 David Edelsohn <dje.gcc@gmail.com>
1464
1465 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1466
14672013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1468
1469 * Makefile.in: Regenerate.
1470
1471 * Makefile.tpl: Fix typo.
1472 * Makefile.in: Regenerate partially.
1473
14742013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1475
1476 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1477 supported.
1478 * configure: Regenerated.
1479
14802013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1481
1482 * MAINTAINERS (Write After Approval): Add myself.
1483
14842013-10-30 Jason Merrill <jason@redhat.com>
1485
1486 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1487 --disable-build-format-warnings.
1488
14892013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1490
423ea09f 1491 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1492 depend on libstdc++ and libgcc.
1493 * configure: Regenerate.
1494 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1495 libcilkrts for POSIX and i*86, and x86_64 architectures.
1496 * Makefile.in: Added libcilkrts related fields to support building it.
1497
14982013-10-26 Jeff Law <law@redhat.com>
1499
1500 * Makefile.def (target_modules): Remove libmudflap
1501 (languages): Remove check-target-libmudflap).
1502 * Makefile.in: Rebuilt.
1503 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1504 * configure.ac (target_libraries): Remove target-libmudflap.
1505 Remove checks which disabled libmudflap on some systems.
1506 * configure: Rebuilt.
1507 * libmudflap: Directory removed.
1508
15092013-10-21 Cong Hou <congh@google.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
15132013-10-16 Mike Stump <mikestump@comcast.net>
1514
1515 * .dir-locals.el: Add.
1516
15172013-10-15 David Malcolm <dmalcolm@redhat.com>
1518
1519 * configure.ac: Add --enable-host-shared
1520 * configure: Regenerate.
1521
15222013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1523
1524 Import from savannah.gnu.org:
1525 * config.guess: Update to 2013-06-10 version.
1526 * config.sub: Update to 2013-10-01 version.
1527
15282013-10-01 Simon Cook <simon.cook@embecosm.com>
1529
1530 Changes to build configuration to allow big endian ARC ELF toolchain
1531 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1532 * configure: Regenerate.
1533
15342013-09-20 Alan Modra <amodra@gmail.com>
1535
1536 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1537 ppc host match. Support little-endian powerpc linux hosts.
1538
15392013-09-19 Dodji Seketeli <dodji@redhat.com>
1540
1541 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1542 maintainer.
1543
15442013-09-12 DJ Delorie <dj@redhat.com>
1545
1546 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1547 maintainers.
1548
15492013-09-03 Richard Biener <rguenther@suse.de>
1550
1551 * configure.ac: Also allow ISL 0.12.
1552 * configure: Regenerated.
1553
15542013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
15582013-08-27 David Malcolm <dmalcolm@redhat.com>
1559
1560 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1561
15622013-08-26 Caroline Tice <cmtice@google.com>
1563
1564 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1565 "Various Reviewers" to libvtv "Various Maintainers".
1566
15672013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1568
1569 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1570
15712013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1572
1573 * MAINTAINERS: Update name, email.
1574
15752013-08-13 Adam Butcher <adam@jessamine.co.uk>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
15792013-08-12 Caroline Tice <cmtice@google.com>
1580
1581 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1582 address in the Write After Approval section.
1583
15842013-08-09 Carlos O'Donell <carlos@redhat.com>
1585
1586 * MAINTAINERS (Write After Approval): Update email.
1587
15882013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1589
1590 * configure.ac: Adjust to check VTV_SUPPORTED.
1591 * configure: Regenerated.
1592
15932013-08-02 Caroline Tice <cmtice@google.com>
1594
1595 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1596 on non-linux systems; add target-libvtv to noconfigdirs; add
1597 libsupc++/.libs to C++ library search paths.
1598 * configure: Regenerated.
1599 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1600 libstdc++ and libgcc.
1601 * Makefile.in: Regenerated.
1602
16032013-07-19 Yvan Roux <yvan.roux@linaro.org>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
16072013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1608 Shiva Chen <shiva0217@gmail.com>
1609
1610 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1611 nds32 port maintainers.
1612
16132013-07-17 Tim Shen <timshen91@gmail.com>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
16172013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1618
1619 * configure.ac: Sync from binutils.
1620 * configure: Regenerate.
1621
16222013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
16262013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
16302013-05-17 David Malcolm <dmalcolm@redhat.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
16342013-04-30 Brooks Moses <bmoses@google.com>
1635
1636 * MAINTAINERS: Update my email; move myself from Fortran
1637 reviewer to Write After Approval.
1638
16392013-04-16 Andreas Schwab <schwab@suse.de>
1640
1641 * configure.ac (aarch64-*-*): Don't disable java.
1642 * configure: Regenerate.
1643
16442013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
16482013-03-30 Matthias Klose <doko@ubuntu.com>
1649
1650 * Makefile.def (target_modules): Don't install libffi.
1651 * Makefile.in: Regenerate.
1652
16532013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
16572013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
16612013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1662
1663 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1664 * configure: Regenerated.
1665
a15d2ea8
ILT
16662013-02-05 Ian Lance Taylor <iant@google.com>
1667
1668 PR go/55969
1669 * configure.ac: Disable libgo on some systems where it does not
1670 work.
1671
a3b854b6
FXC
16722013-02-04 David Edelsohn <dje.gcc@gmail.com>
1673
1674 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1675 Remove Geoff Keating as rs6000 port maintainer, at his request.
1676
16772013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1678
1679 * MAINTAINERS: Update my email.
1680
16812013-01-23 Shenghou Ma <minux.ma@gmail.com>
1682
1683 * configure: Re-generate.
1684
16852013-01-15 Richard Biener <rguenther@suse.de>
1686
1687 PR other/55973
1688 * configure: Re-generate.
1689
16902013-01-14 Matthias Klose <doko@ubuntu.com>
1691
1692 * Makefile.def (install-target-libsanitizer): Depend on
1693 install-target-libstdc++-v3.
1694 * Makefile.in: Regenerate.
1695
16962013-01-14 Richard Biener <rguenther@suse.de>
1697
1698 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1699 * configure: Re-generate
1700
17012013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1702
1703 * config.sub: Update from config repo.
1704
17052013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1706
1707 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1708 * Makefile.in: Regenerate.
1709
17102013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1711
1712 * MAINTAINERS (arc): Add new port maintainership for myself.
1713
17142013-01-09 Jason Merrill <jason@redhat.com>
1715
1716 * .gitignore: Import from gdb repository.
1717
17182013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1719
1720 * Makefile.def (configure-gcc): Depend on all-gmp.
1721 (all-gcc): Remove dependency on all-gmp.
1722 * Makefile.in: Regenerated.
1723
17242013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1725
1726 * config.sub: Merge from config repo.
1727 * config.guess: Ditto.
1728
17292013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1730
1731 * Makefile.def: Merge from binutils.
1732 * Makefile.in: Ditto.
1733
17342013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1735
1736 * MAINTAINERS: Update my email.
1737
17382012-12-29 Ben Elliston <bje@gnu.org>
1739
1740 * config.guess: Update to 2012-12-29 version.
1741 * config.sub: Likewise.
1742
17432012-12-20 Matthias Klose <doko@ubuntu.com>
1744
1745 * Makefile.def (install-target-libgfortran): Depend on
1746 install-target-libquadmath, install-target-libgcc.
1747 (install-target-libsanitizer): Depend on install-target-libgcc.
1748 (install-target-libjava): Depend on install-target-libgcc.
1749 (install-target-libitm): Depend on install-target-libgcc.
1750 (install-target-libobjc): Depend on install-target-libgcc.
1751 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1752 * Makefile.in: Regenerate.
1753
17542012-12-19 Matthias Klose <doko@ubuntu.com>
1755
1756 * Makefile.def (install-target-libgo): Depend on
1757 install-target-libatomic.
1758 * Makefile.in: Regenerate.
1759
17602012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1761
1762 PR go/55201
1763 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1764 * Makefile.in: Regenerate.
1765
17662012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1767
1768 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1769 * configure: Regenerate.
1770
17712012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1772
1773 * config.sub: Merge from config repo.
1774
17752012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1776
1777 * Makefile.def (target_modules): Add bootstrap=true and
1778 raw_cxx=true to libsanitizer.
1779 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1780 * Makefile.in: Regenerated.
1781 * configure: Likewise.
1782
17832012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1784
1785 * MAINTAINERS: Remove self as RTL optimization maintainer.
1786
17872012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
17912012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1792
1793 * Makefile.def (target_modules): Remove bootstrap=true and
1794 raw_cxx=true from libsanitizer.
1795 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1796 * Makefile.in: Regenerated.
1797 * configure: Likewise.
1798
17992012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1800
1801 * Makefile.def (target_modules): Add bootstrap=true and
1802 raw_cxx=true to libsanitizer.
1803 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1804 * Makefile.in: Regenerated.
1805 * configure: Likewise.
1806
18072012-11-28 Andrew Pinski <apinski@cavium.com>
1808
1809 PR bootstrap/54279
1810 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1811 * configure: Regenerate.
1812 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1813 * Makefile.in: Regenerate.
1814
18152012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1816
1817 * configure.ac: Disable libsanitizer if we're not building C++.
1818 * configure: Regenerate.
1819
18202012-11-15 Roland McGrath <roland@hack.frob.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
18242012-11-15 Dmitry Vyukov <dvyukov@google.com>
1825
1826 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1827 Kostya Serebryany (kcc@google.com) and
1828 Jakub Jelinek (jakub@redhat.com).
1829 Rename area for Dodji Seketeli (dodji@redhat.com).
1830
18312012-11-15 Dodji Seketeli <dodji@redhat.com>
1832
1833 * MAINTAINERS: (asan.c, related): Add myself.
1834
18352012-11-14 Roland McGrath <mcgrathr@google.com>
1836
1837 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1838 * configure: Regenerate.
1839
18402012-11-13 Richard Henderson <rth@redhat.com>
1841
1842 * configure.ac: Move libsanitizer logic to subdirectory.
1843 * configure: Regenerate.
1844
18452012-11-13 Dodji Seketeli <dodji@redhat.com>
1846
1847 * configure.ac: Enable libsanitizer just on x86 linux for now.
1848 * configure: Re-generate.
1849
18502012-11-13 David Edelsohn <dje.gcc@gmail.com>
1851
1852 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1853 sections.
1854 * configure: Regenerate.
1855
18562012-11-13 Hans-Peter Nilsson <hp@axis.com>
1857
1858 * configure.ac: Add section for configdirs for libsanitizer.
1859 Disable for cris-*-* and mmix-*-*.
1860 * configure: Regenerate.
1861
18622012-11-12 Wei Mi <wmi@google.com>
1863
1864 * configure.ac: Add libsanitizer to target_libraries.
1865 * Makefile.def: Ditto.
1866 * configure: Regenerate.
1867 * Makefile.in: Regenerate.
1868 * libsanitizer: New directory for asan runtime. Contains an empty
1869 tsan directory.
1870
18712012-11-03 Corinna Vinschen <corinna@vinschen.de>
1872
1873 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1874 against Mingw64 w32api.
1875 * configure: Regenerate.
1876
18772012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1878
1879 * configure: Regenerated.
1880
18812012-11-03 Robert Mason <rbmj@verizon.net>
1882
1883 * configure.ac: add --disable-libstdcxx configure option
1884 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1885
18862012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
18902012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1891
1892 * MAINTAINERS (Write After Approval): Add myself.
1893
18942012-10-24 Sharad Singhai <singhai@google.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
18982012-10-24 Eric Christopher <echristo@gmail.com>
1899
1900 * MAINTAINERS: Update email address.
1901
19022012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1903
1904 PR bootstrap/54820
1905 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1906 * configure: Regenerate.
1907
19082012-10-23 Richard Earnshaw <rearnsha@arm.com>
1909
1910 * MAINTAINERS (aarch64): Add Marcus and myself.
1911
19122012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1913
1914 PR bootstrap/54820
1915 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1916 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1917 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1918 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1919 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1920 * Makefile.in: Regenerate.
1921 * configure.ac (have_static_libs): New variable and associated check.
1922 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1923 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1924 * configure: Regenerate.
1925
19262012-10-10 Richard Biener <rguenther@suse.de>
1927
1928 * MAINTAINERS: Adjust for changed surname.
1929
19302012-10-04 Lawrence Crowl <crowl@google.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
19342012-10-01 Cary Coutant <ccoutant@google.com>
1935
1936 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1937
19382012-09-28 Ian Lance Taylor <iant@google.com>
1939
1940 * Makefile.def: Make all-target-libgo depend on
1941 all-target-libbacktrace.
1942 * Makefile.in: Rebuild.
1943
19442012-09-26 Ian Lance Taylor <iant@google.com>
1945
1946 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1947 * Makefile.in: Rebuild.
1948
19492012-09-20 Walter Lee <walt@tilera.com>
1950
1951 * configure.ac: Add tilegx to list of targets that support gold.
1952 * configure: Regenerate.
1953
19542012-09-20 Marek Polacek <polacek@redhat.com>
1955
1956 * MAINTAINERS (Write After Approval): Add myself.
1957
19582012-09-19 Steve Ellcey <sellcey@mips.com>
1959
1960 * configure.ac: Add mips*-mti-elf* target.
1961 * configure: Regenerate.
1962
19632012-09-17 Ian Lance Taylor <iant@google.com>
1964
1965 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1966 * configure.ac (host_libs): Add libbacktrace.
1967 (target_libraries): Add libbacktrace.
1968 * Makefile.def (host_modules): Add libbacktrace.
1969 (target_modules): Likewise.
1970 * configure, Makefile.in: Rebuild.
1971
19722012-09-14 David Edelsohn <dje.gcc@gmail.com>
1973
1974 PR target/38607
1975 Merge upstream change.
1976 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1977
1978 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1979 Add libgomp*.o to compare_exclusions for AIX.
1980 * configure: Regenerate.
1981
19822012-09-06 Diego Novillo <dnovillo@google.com>
1983
1984 * configure.ac: Bump minimum GMP version to 4.2.3.
1985 * configure: Re-generate.
1986
19872012-09-05 Georg-Johann Lay <avr@gjlay.de>
1988
1989 PR target/54461
1990 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1991 target-libgloss if not configured --with-avrlibc=no.
1992 * configure: Regenerate.
1993
19942012-09-04 Jason Merrill <jason@redhat.com>
1995
1996 * configure.ac: Fix --enable-languages=all.
1997
19982012-09-04 Christophe Lyon <christophe.lyon@st.com>
1999
2000 * MAINTAINERS (Write After Approval): Add myself.
2001
20022012-09-03 Richard Guenther <rguenther@suse.de>
2003
2004 PR bootstrap/54138
2005 * configure.ac: Re-organize ISL / CLOOG checks to allow
2006 disabling with either --without-isl or --without-cloog.
2007 * configure: Regenerated.
2008
20092012-09-03 Georg-Johann Lay <avr@gjlay.de>
2010
2011 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2012 * configure: Regenerate.
2013
20142012-08-27 Ulrich Drepper <drepper@gmail.com>
2015
2016 * MAINTAINERS: Fix my email address.
2017
20182012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2019
2020 PR binutils/4970
2021 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2022 and opcodes.
2023 * Makefile.in: Regenerated.
2024
20252012-08-26 Art Haas <ahaas@impactweather.com>
2026
2027 * configure: Regenerate.
2028
20292012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2030
2031 * INSTALL/README: Also refer to the online installation
2032 instructions.
2033
20342012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037 (Picochip port): Remove myself.
2038
20392012-08-14 Diego Novillo <dnovillo@google.com>
2040
2041 Merge from cxx-conversion branch.
2042
2043 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2044 POSTSTAGE1_CONFIGURE_FLAGS.
2045 * Makefile.in: Regenerate.
2046 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2047 Force C++ when bootstrapping.
2048 * configure: Regenerate.
2049
20502012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
20542012-07-16 Joseph Myers <joseph@codesourcery.com>
2055
2056 * README: Document use of ranges of years in copyright notices.
2057
20582012-07-06 Richard Guenther <rguenther@suse.de>
2059
2060 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2061 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2062 --with-gmp=system.
2063 * Makefile.in: Regenerated.
2064 * configure: Likewise.
2065
20662012-07-06 Richard Guenther <rguenther@suse.de>
2067
2068 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2069 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2070 supply V=1 as extra_make_flags.
2071 * configure: Regenerated.
2072 * Makefile.in: Likewise.
2073
20742012-07-04 Tristan Gingold <gingold@adacore.com>
2075
2076 * configure: Regenerate.
2077
20782012-07-03 Richard Guenther <rguenther@suse.de>
2079
2080 * Makfile.def (isl): Remove not necessary extra_exports and
2081 extra_make_flags.
2082 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2083 * Makefile.in: Regenerated.
2084
20852012-07-03 Richard Guenther <rguenther@suse.de>
2086
2087 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2088 * configure.ac: If either the ISL or the CLooG check failed
2089 do not try to build in-tree versions.
2090 * Makefile.in: Regenerated.
2091 * configure: Regenerated.
2092
20932012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2094
2095 * configure: Regenerate.
2096
20972012-07-02 Janis Johnson <janisjo@codesourcery.com>
2098
2099 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2100 maintainer.
2101
21022012-07-02 Richard Guenther <rguenther@suse.de>
2103
2104 * configure: Regenerated.
2105
21062012-07-02 Richard Guenther <rguenther@suse.de>
2107 Michael Matz <matz@suse.de>
2108 Tobias Grosser <tobias@grosser.es>
2109 Sebastian Pop <sebpop@gmail.com>
2110
2111 * Makefile.def: Add ISL host module, remove PPL host module.
2112 Adjust ClooG host module to use the proper ISL.
2113 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2114 * configure.ac: Include config/isl.m4. Add ISL host library,
2115 remove PPL. Remove PPL configury, add ISL configury, adjust
2116 ClooG configury.
2117 * Makefile.in: Regenerated.
2118 * configure: Likewise.
2119
21202012-07-02 Richard Guenther <rguenther@suse.de>
2121
2122 Merge from graphite branch
2123 2011-07-21 Tobias Grosser <tobias@grosser.es>
2124
2125 * configure: Regenerated.
2126 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2127 both cloog.org and legacy versions. The only supported version will
2128 be CLooG with the isl backend.
2129
2130 2011-07-21 Tobias Grosser <tobias@grosser.es>
2131
2132 * configure: Regenerated.
2133 * configure.ac: Require cloog isl 0.17.0
2134
2135 2011-07-21 Tobias Grosser <tobias@grosser.es>
2136
2137 * configure: Regenerated.
2138 * config/cloog.m4: Do not define CLOOG_ORG
2139
21402012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2141
2142 * configure.ac: Skip C if explicitly selected.
2143 * configure: Regenerate.
2144
21452012-06-28 Christophe Lyon <christophe.lyon@st.com>
2146
2147 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2148 they contain -O2.
2149 * configure: Regenerate.
2150
21512012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2152
2153 PR debug/53740
2154 * df.h, df-problems.c, dce.c: Revert last patch.
2155
21562012-06-25 Iain Sandoe <iain@codesourcery.com>
2157
2158 * MAINTAINERS (Write After Approval): Update my email address.
2159
21602012-06-21 Meador Inge <meadori@codesourcery.com>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
21642012-06-20 Jason Merrill <jason@redhat.com>
2165
2166 * Makefile.tpl (check-target-libgomp-c++): New.
2167 (check-target-libitm-c++): New.
2168 * Makefile.def (c++): Add them.
2169 * Makefile.in: Regenerate.
2170
21712012-05-29 Edmar Wienskoski <edmar@freescale.com>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
21752012-05-16 Olivier Hainque <hainque@adacore.com>
2176
2177 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2178 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2179 (install-no-fixedincludes): Adjust accordingly.
2180 * Makefile.in: Regenerate.
2181
21822012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2183
2184 Merge upstream change
2185 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2186
21872012-05-14 Marc Glisse <marc.glisse@inria.fr>
2188
2189 * MAINTAINERS (Write After Approval): Add myself.
2190
21912012-05-09 Nick Clifton <nickc@redhat.com>
2192 Paul Smith <psmith@gnu.org>
2193
2194 PR bootstrap/50461
2195 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2196 allow for the fact that from release v3.1.0 of MPFR the source
2197 files were moved into a src sub-directory.
2198 * configure: Regenerate.
2199
22002012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2201
2202 * configure.ac: Bump minimum MPFR version to 2.4.0.
2203 * configure: Regenerated.
2204
22052012-05-01 Richard Henderson <rth@redhat.com>
2206
2207 * Makefile.def (libatomic): New target_module.
2208 * configure.ac (target_libraries): Add libatomic.
2209 (noconfigdirs): Check if libatomic is supported.
2210 * Makefile.in, configure: Rebuild.
2211
22122012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
22162012-04-25 Joel Brobecker <brobecker@adacore.com>
2217
2218 * config.sub: Update to 2012-04-18 version from official repo.
2219
22202012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2221
2222 * MAINTAINERS (Write After Approval): Add myself.
2223
22242012-04-11 Steve Ellcey <sellcey@mips.com>
2225
2226 * MAINTAINERS: Changed email address.
2227
22282012-03-28 Georg-Johann Lay <avr@gjlay.de>
2229
2230 PR target/52737
2231 * contrib/gcc_update (files_and_dependencies):
2232 Remove gcc/config/avr/t-multilib from touch data.
2233
22342012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2235
2236 * MAINTAINERS (OS Port Maintainers): Remove irix.
2237 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2238 (unsupported_languages): Remove mips-sgi-irix6.*.
2239 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2240 (with_stabs): Remove.
2241 * configure: Regenerate.
2242
22432012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2244
2245 * MAINTAINERS (OS Port Maintainers): Remove osf.
2246 * configure.ac (enable_libgomp): Remove *-*-osf*.
2247 (with_stabs): Remove alpha*-*-osf*.
2248 * configure: Regenerate.
2249
22502012-03-05 Tristan Gingold <gingold@adacore.com>
2251
2252 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2253 * configure: Regenerate.
2254
22552012-02-17 Walter Lee <walt@tilera.com>
2256
2257 * MAINTAINERS: (Write After Approval): Delete myself.
2258
22592012-02-14 Walter Lee <walt@tilera.com>
2260
2261 * MAINTAINERS (tilegx port): Add myself.
2262 (tilepro port): Add myself.
2263 (Write After Approval): Add myself.
2264
22652012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2266
2267 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2268 and Joseph Myers as docstring relicensing maintainers.
2269
22702012-02-09 Bin Cheng <bin.cheng@arm.com>
2271
2272 * MAINTAINERS (write-after-approval): Add myself.
2273
22742012-02-08 Ira Rosen <irar@il.ibm.com>
2275
2276 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2277 maintainer.
2278
22792012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2280
2281 * MAINTAINERS (Write After Approval): Move myself to
2282 maintain alphabetical order.
2283
22842012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
22882012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2289
2290 * MAINTAINERS (Write After Approval): Add myself.
2291
22922012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2293 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2294
2295 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2296 * configure: Regenerate.
2297
22982012-01-23 Harshit Chopra <harshit@google.com>
2299
2300 * MAINTAINERS (Write After Approval): Add myself.
2301
23022012-01-22 Douglas B Rupp <rupp@ngnat.com>
2303
2304 * configure.ac: Remove reference to mh-interix.
2305 * configure: Regenerate.
2306
23072012-01-05 Richard Henderson <rth@redhat.com>
2308
2309 PR bootstrap/51072
2310 * configure.ac: Disable libitm if c++ is not enabled.
2311 * configure: Rebuild.
2312
2313 * configure.ac: Fix regexp for same.
2314 * configure: Rebuild.
2315
23162012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
23202012-01-02 Richard Guenther <rguenther@suse.de>
2321
2322 PR bootstrap/51686
2323 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2324 * Makefile.in: Regenerate.
2325
23262011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
23302011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2331
2332 * configure: Regenerate.
2333
23342011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2335
2336 * MAINTAINERS (picochip): Changed email address.
2337
23382011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2339
2340 * MAINTAINERS (write-after-approval): Add self.
2341
23422011-11-29 DJ Delorie <dj@redhat.com>
2343
2344 * configure.ac (rl78-*-*) New case.
2345 * configure: Regenerate.
2346 * MAINTAINERS: Add myself as RL78 maintainer.
2347
23482011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2349
2350 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2351
23522011-11-21 Andreas Tobler <andreast@fgznet.ch>
2353
2354 * libtool.m4: Additional FreeBSD 10 fixes.
2355
23562011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2357
2358 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2359 Maintainers section, as Epiphany maintainer.
2360
23612011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2362
2363 PR target/49992
2364 * configure.ac: Remove ranlib special-casing for Darwin.
2365 * configure: Regenerate.
2366
23672011-11-12 Andrey Belevantsev <abel@ispras.ru>
2368
2369 * MAINTAINERS (Reviewers): Keep the list sorted.
2370
23712011-11-11 Andrey Belevantsev <abel@ispras.ru>
2372
2373 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2374
23752011-11-09 Roland McGrath <mcgrathr@google.com>
2376
2377 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2378 * configure: Rebuild.
2379 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2380 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2381 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2382 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2383 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2384 Add READELF.
2385 * Makefile.in: Rebuild.
2386
23872011-11-09 Jason Merrill <jason@redhat.com>
2388
2389 * Makefile.def (language=c++): Remove check-c++0x.
2390 * Makefile.in (check-gcc-c++): Regenerate.
2391
23922011-11-08 Richard Henderson <rth@redhat.com>
2393
2394 * configure.ac: Test for libitm directory present first.
2395
2396 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2397
2398 * configure.ac: Test libitm/configure.tgt to disable libitm.
2399 * configure: Rebuild.
2400
24012011-11-07 Aldy Hernandez <aldyh@redhat.com>
2402 Richard Henderson <rth@redhat.com>
2403
2404 Merged from transactional-memory.
2405
2406 * Makefile.def (lang_env_dependencies): libitm is c++.
2407 Add libitm target module.
2408 * configure.ac: Likewise.
2409 * config/mmap.m4: New file.
2410 * contrib/gcc_update: Add libitm to touch data.
2411 * Makefile.in, configure: Rebuild.
2412
24132011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2414
2415 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2416 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2417 * Makefile.in: Regenerate.
2418
24192011-11-01 DJ Delorie <dj@redhat.com>
2420
2421 * config.sub: Update to version 2011-10-29 (added rl78)
2422
24232011-10-27 Nick Clifton <nickc@redhat.com>
2424
2425 * config.sub: Import these changes from the config project:
2426
2427 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2428 Ben Elliston <bje@gnu.org>
2429
2430 * config.sub (epiphany): New.
2431
2432 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2433 Ben Elliston <bje@gnu.org>
2434
2435 * config.sub (hexagon, hexagon-*): New.
2436
2437 2011-08-23 Roland McGrath <mcgrathr@google.com>
2438
2439 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2440 64eb to be64.
2441
2442 2011-08-16 Roland McGrath <mcgrathr@google.com>
2443
2444 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2445 (nacl): Grok as alias for 32el-unknown-nacl.
2446
24472011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
24512011-10-24 Teresa Johnson <tejohnson@google.com>
2452
2453 * MAINTAINERS (Write After Approval): Add myself.
2454
24552011-09-21 Jakub Jelinek <jakub@redhat.com>
2456
2457 * MAINTAINERS (sparc port): Remove myself.
2458
24592011-09-14 Tom de Vries <tom@codesourcery.com>
2460
2461 * MAINTAINERS (Write After Approval): Add myself.
2462
24632011-08-14 Yao Qi <yao@codesourcery.com>
2464
2465 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2466 * configure: Regenerate.
2467
24682011-07-26 Ian Lance Taylor <iant@google.com>
2469
2470 * configure.ac: Set have_compiler based on whether gcc directory
2471 exists, rather than on whether gcc is in configdirs.
2472 * configure: Rebuild.
2473
24742011-07-21 Joseph Myers <joseph@codesourcery.com>
2475
2476 * MAINTAINERS (Global Reviewers): Add self.
2477
24782011-07-20 David Edelsohn <dje.gcc@gmail.com>
2479
2480 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2481 link directories.
2482 * Makefile.in: Rebuild.
2483
24842011-07-20 Ian Lance Taylor <iant@google.com>
2485
2486 PR bootstrap/49787
2487 * configure.ac: Move --enable-bootstrap handling earlier in file.
2488 If --enable-bootstrap and either --enable-build-with-cxx or
2489 --enable-build-poststage1-with-cxx, enable C++ automatically.
2490 * configure: Rebuild.
2491
24922011-07-19 Ian Lance Taylor <iant@google.com>
2493
2494 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2495 make C++ a boot_language. Set and substitute
2496 POSTSTAGE1_CONFIGURE_FLAGS.
2497 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2498 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2499 * configure, Makefile.in: Rebuild.
2500
25012011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2502
2503 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2504 maintainers.
2505
25062011-07-18 Jakub Jelinek <jakub@redhat.com>
2507
2508 * MAINTAINERS (Global Reviewers): Add myself.
2509
25102011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2511
2512 * configure: Regenerate.
2513
25142011-07-16 Jason Merrill <jason@redhat.com>
2515
2516 * Makefile.def (language=c++): Add check-c++0x and
2517 check-target-libmudflap-c++.
2518 * Makefile.tpl (check-target-libmudflap-c++): New.
2519 * Makefile.in: Regenerate.
2520
25212011-07-16 Matthias Klose <doko@ubuntu.com>
2522
2523 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2524 * Makefile.def (target_modules/libjava): Pass
2525 $(EXTRA_CONFIGARGS_LIBJAVA).
2526 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2527 if not configured with --enable-static-libjava.
2528 * Makefile.in: Regenerate.
2529 * configure: Likewise.
2530
25312011-07-15 Jason Merrill <jason@redhat.com>
2532
2533 * Makefile.in (check-c++): Move check-gcc-c++0x after
2534 check-target-libstdc++-v3.
2535
25362011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2537
2538 * MAINTAINERS (c6x port): New entry.
2539
25402011-07-13 Jason Merrill <jason@redhat.com>
2541
2542 * Makefile.in (check-gcc-c++0x): New.
2543 (check-c++): Depend on it.
2544
25452011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2546
2547 PR target/39150
2548 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2549 x86_64-*-solaris2.1[0-9]*.
2550 * configure: Regenerate.
2551
25522011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2553
2554 * MAINTAINERS (RTL optimizers): Add self.
2555
25562011-06-27 Gabriel Charette <gchare@google.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
25602011-06-22 Hans-Peter Nilsson <hp@axis.com>
2561
2562 PR regression/47836
2563 PR bootstrap/23656
2564 PR other/47733
2565 PR bootstrap/49247
2566 PR c/48825
2567 * configure.ac (target_libraries): Remove target-libiberty.
2568 Remove case-statement setting skipdirs=target-libiberty for
2569 multiple targets. Remove checking target_configdirs and
2570 removing target-libiberty but keeping target-libgcc if
2571 otherwise empty.
2572 * Makefile.def (target_modules): Don't add libiberty.
2573 (dependencies): Remove all traces of target-libiberty.
2574 * configure, Makefile.in: Regenerate.
2575
25762011-06-13 Walter Lee <walt@tilera.com>
2577
2578 * configure.ac (tilepro-*-*) New case.
2579 (tilegx-*-*): Likewise.
2580 * configure: Regenerate.
2581
25822011-06-06 Jing Yu <jingyu@google.com>
2583
2584 * configure.ac: Skip target-libiberty for
2585 arm*-*-linux-androideabi.
2586 * configure: Regenerated.
2587
25882011-06-06 Nick Clifton <nickc@redhat.com>
2589
2590 * config.sub: Sync from upstream.
2591
25922011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
25962011-06-01 Daniel Jacobowitz <drow@false.org>
2597
2598 * MAINTAINERS: Update my email address.
2599
26002011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2601
2602 * MAINTAINERS (Write After Approval): Update my email address.
2603
26042011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2605
2606 * MAINTAINERS (Write After Approval): Add myself.
2607
26082011-05-08 Doug Kwan <dougkwan@google.com>
2609
2610 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2611 * configure: Regenerated.
2612 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2613 value from configure.
2614 * Makefile.in: Regenerated.
2615
26162011-05-05 Joseph Myers <joseph@codesourcery.com>
2617
2618 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2619 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2620 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2621 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2622 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2623 *-*-vxworks*): Disable newlib and libgloss in separate case
2624 statement.
2625 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2626 to separate case statement.
2627 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2628 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2629 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2630 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2631 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2632 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2633 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2634 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2635 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2636 i[[3456789]]86-*-rdos*, m32r-*-*,
2637 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2638 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2639 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2640 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2641 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2642 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2643 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2644 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2645 and libgloss in main case over targets. Remove most empty cases
2646 in main case over targets.
2647 * configure: Regenerate.
2648
26492011-05-04 Janis Johnson <janisjo@codesourcery.com>
2650
2651 * MAINTAINERS (Write After Approval): Add myself.
2652
26532011-05-04 Joseph Myers <joseph@codesourcery.com>
2654
2655 * configure.ac: Remove code setting special library locations for
2656 hppa*64*-*-hpux11*. Remove code setting compiler for
2657 sparc-sun-solaris2*.
2658 * configure: Regenerate.
2659
26602011-05-04 Joseph Myers <joseph@codesourcery.com>
2661
2662 * configure.ac: Separate libgloss_dir settings from general case
2663 over targets.
2664 * configure: Regenerate.
2665
26662011-04-28 Joseph Myers <joseph@codesourcery.com>
2667
2668 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2669 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2670 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2671 cases in libgcj-disabling case statement.
2672 (hppa*64*-*-linux*): Set unsupported_languages instead of
2673 disabling target-zlib.
2674 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2675 to hppa*64*-*-hpux*.
2676 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2677 hppa*-*-hpux*.
2678 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2679 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2680 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2681 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2682 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2683 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2684 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2685 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2686 libgcj-disabling case statement.
2687 * configure: Regenerate.
2688
26892011-04-28 Joseph Myers <joseph@codesourcery.com>
2690
2691 * configure.ac: Disable Java for targets not supporting libffi.
2692 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2693 Remove cases in Java-disabling statement.
2694 (*arm-wince-pe): Change to arm-wince-pe.
2695 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2696 cases in Java-disabling statement.
2697 (bfin-*-*): Don't disable Java again.
2698 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2699 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2700 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2701 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2702 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2703 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2704 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2705 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2706 Java-disabling statement.
2707 (mmix-*-*): Don't disable Java again.
2708 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2709 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2710 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2711 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2712 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2713 statement.
2714 * configure: Regenerate.
2715
27162011-04-28 Joseph Myers <joseph@codesourcery.com>
2717
2718 * configure.ac: Separate cases disabling Java and Java libraries
2719 from general case over targets.
2720 * configure: Regenerate.
2721
27222011-04-21 Jie Zhang <jzhang918@gmail.com>
2723
2724 * MAINTAINERS: Update my email address.
2725
27262011-04-20 Easwaran Raman <eraman@google.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
27302011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2731
2732 PR lto/48086
2733 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2734 * configure: Regenerate.
2735
27362011-04-16 Jim Meyering <meyering@redhat.com>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
27402011-04-15 Dodji Seketeli <dodji@redhat.com>
2741
2742 * MAINTAINERS: Update my email address.
2743
27442011-04-13 Georg-Johann Lay <avr@gjlay.de>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
27482011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
27522011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2753
2754 * MAINTAINERS (Write After Approval): Add myself.
2755
27562011-04-06 Joseph Myers <joseph@codesourcery.com>
2757
2758 * configure.ac (build_tools): Remove build-byacc.
2759 (host_libs): Remove mmalloc.
2760 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2761 autoconf automake libtool diff rcs fileutils shellutils time
2762 textutils wdiff find uudecode hello tar gzip indent recode release
2763 sed perl gawk findutils gettext zip.
2764 (libgcj): Remove target-qthreads.
2765 (target_tools): Remove target-examples target-gperf.
2766 (YACC): Don't handle building byacc.
2767 * configure: Regenerate.
2768 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2769 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2770 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2771 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2772 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2773 handle building components.
2774 * Makefile.in: Regenerate.
2775
27762011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2777
2778 * MAINTAINERS: Update my email address as Xtensa maintainer.
2779
27802011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2781
2782 * config.sub: Sync from upstream.
2783
27842011-04-01 Joseph Myers <joseph@codesourcery.com>
2785
2786 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2787 (microblaze*): Don't disable libssp.
2788 * configure: Regenerate.
2789
27902011-04-01 Joseph Myers <joseph@codesourcery.com>
2791
2792 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2793 moveifchange.
2794 * configure: Regenerate.
2795 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2796 * Makefile.in: Regenerate.
2797
27982011-04-01 Joseph Myers <joseph@codesourcery.com>
2799
2800 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2801 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2802 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2803 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2804 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2805 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2806 md_exec_prefix cases.
2807 * configure: Regenerate.
2808
28092011-04-01 Joseph Myers <joseph@codesourcery.com>
2810
2811 * configure.ac: Separate cases disabling target-libssp,
2812 target-libiberty, target-libstdc++-v3 and Fortran from general
2813 case over targets.
2814 * configure: Regenerate.
2815
28162011-04-01 Joseph Myers <joseph@codesourcery.com>
2817
2818 * configure.ac (*-*-chorusos): Don't disable libgcj.
2819 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2820 Remove case.
2821 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2822 (arm-*-coff): Don't disable libgcj.
2823 (arm*-*-linux-gnueabi): Remove useless assignment.
2824 (arm-*-riscix*): Don't disable libgcj.
2825 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2826 configuration.
2827 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2828 (c54x*-*-*): Remove case.
2829 (tic54x-*-*): Don't disable GCC or GCC libraries.
2830 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2831 to *.
2832 (d10v-*-*): Don't disable GCC libraries.
2833 (d30v-*-*): Don't disable libgcj.
2834 (h8500-*-*): Don't disable GCC libraries.
2835 (i960-*-*): Don't disable libgcj.
2836 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2837 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2838 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2839 libgcj.
2840 (m68k-*-coff*): Remove case.
2841 (mmix-*-*): Don't disable libgloss on host.
2842 (mn10200-*-*, mn10300-*-*): Remove cases.
2843 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2844 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2845 Don't disable libgcj.
2846 (romp-*-*): Remove case.
2847 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2848 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2849 case.
2850 (v810-*-*): Don't disable GCC libraries.
2851 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2852 (ip2k-*-*): Don't disable GCC libraries.
2853 * configure: Regenerate.
2854
28552011-03-28 Joseph Myers <joseph@codesourcery.com>
2856
2857 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2858 libffi on host.
2859 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2860 on host.
2861 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2862 * configure: Regenerate.
2863
28642011-03-26 John Marino <binutils@marino.st>
2865
2866 * configure.ac: Add support for *-*-dragonfly*
2867 * configure: Regenerate.
2868
28692011-03-25 Joseph Myers <joseph@codesourcery.com>
2870
2871 * configure.ac (native_only): Remove.
2872 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2873 send-pr uudecode guile gnuserv on host.
2874 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2875 send-pr rcs guile perl texinfo libtool on host.
2876 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2877 automake send-pr rcs guile perl texinfo libtool on host.
2878 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2879 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2880 (alpha*-dec-osf*): Don't disable fileutils on target.
2881 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2882 texinfo send-pr expect dejagnu on target.
2883 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2884 target-qthreads on target.
2885 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2886 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2887 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2888 x86_64-*-mingw*): Don't disable expect on target.
2889 (*-*-cygwin*): Don't disable target-gperf on target.
2890 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2891 gnuserv on target.
2892 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2893 target.
2894 * configure: Regenerate.
2895
28962011-03-25 Joseph Myers <joseph@codesourcery.com>
2897
2898 * configure.ac (target_tools): Remove target-groff.
2899 (native_only): Remove target-groff.
2900 (hppa*64*-*-*): Don't disable byacc.
2901 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2902 setting.
2903 (*-*-kaos*): Don't skip target-librx and target-groff.
2904 (*-*-netware*): Don't skip target-libmudflap.
2905 (*-*-tpf*): Don't skip target-libmudflap.
2906 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2907 directories on the host.
2908 (ia64*-*-*vms*): Don't skip tix.
2909 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2910 host.
2911 * configure: Regenerate.
2912
29132011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2914
2915 * configure.ac: Remove references to mt-mep, mt-netware,
2916 mt-wince.
2917 * Makefile.def: Add all-utils soft dependencies.
2918 * Makefile.tpl: Remove GDB_NLM_DEPS.
2919 * configure: Regenerate.
2920 * Makefile.in: Regenerate.
2921
29222011-03-24 Paolo Bonzini <bonzini@gnu.org>
2923
2924 * configure.ac: Do not include mh-x86omitfp.
2925 * configure: Regenerate.
2926
29272011-03-24 Paolo Bonzini <bonzini@gnu.org>
2928
2929 * configure.ac: Remove empty cases.
2930 * configure: Regenerate.
2931
29322011-03-24 Paolo Bonzini <bonzini@gnu.org>
2933
2934 * Makefile.def: Add dependency from termcap to gdb.
2935 * Makefile.in: Regenerate.
2936
29372011-03-24 Paolo Bonzini <bonzini@gnu.org>
2938
2939 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2940 * configure: Regenerate.
2941 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2942 * Makefile.tpl: Likewise.
2943 * Makefile.in: Regenerate.
2944
29452011-03-24 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * configure.ac: Remove all mentions of tentative_cc.
2948 * configure: Regenerate.
2949
29502011-03-24 Joseph Myers <joseph@codesourcery.com>
2951
2952 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2953 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2954 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2955 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2956 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2957 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2958 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2959 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2960 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2961 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2962 *-*-rhapsody*): Remove host cases.
2963 * configure: Regenerate.
2964
29652011-03-24 Joseph Myers <joseph@codesourcery.com>
2966
2967 * configure.ac (ppc*-*-pe): Remove host case.
2968 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2969 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2970 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2971 cases.
2972 * configure: Regenerate.
2973
29742011-03-24 Joseph Myers <joseph@codesourcery.com>
2975
2976 * config.sub: Update to version 2011-03-23.
2977
29782011-03-22 Joseph Myers <joseph@codesourcery.com>
2979
2980 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2981 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2982 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2983 * configure: Regenerate.
2984
29852011-03-22 Joseph Myers <joseph@codesourcery.com>
2986
2987 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2988 to Write After Approval.
2989 * config-ml.in: Don't handle arc-*-elf*.
2990 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2991 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2992 handle GCC libraries.
2993 * configure: Regenerate.
2994
29952011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2996
2997 PR bootstrap/48120:
2998 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2999 Add -lstdc++ -lm to LIBS.
3000 * configure: Regenerate.
3001
30022011-03-18 David Edelsohn <dje.gcc@gmail.com>
3003
3004 * config.guess: Update to version 2011-02-02
3005 * config.sub: Update to version 2011-02-24
3006
30072011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3008
3009 PR lto/48086
3010 * configure.ac: Re-enable LTO on *-apple-darwin9.
3011 * configure: Regenerate.
3012
30132011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3014
3015 PR lto/48086
3016 * configure.ac: Disable LTO on darwin due to an assembler change in
3017 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3018 under 256.
3019 * configure: Regenerate.
3020
30212011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3022
3023 * MAINTAINERS: Update myself as score backend maintainer,
3024 update my e-mail address.
3025
30262011-03-09 Xuepeng Guo <terry.guo@arm.com>
3027
3028 * MAINTAINERS: Update my e-mail address.
3029
30302011-03-06 Joey Ye <joey.ye@arm.com>
3031
3032 * MAINTAINERS: Update my e-mail address.
3033
30342011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3035
3036 * configure.ac: Adjust test of with_ppl.
3037 * configure: Regenerated.
3038
30392011-03-02 Kai Tietz <ktietz@redhat.com>
3040
3041 * MAINTAINERS: Adjust my e-mail address.
3042
30432011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3044
3045 * configure.ac: Add -lpwl to ppllibs.
3046 * configure: Regenerated.
3047
30482011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3049
3050 * config/cloog.m4: Add -lisl to clooglibs.
3051 * configure: Regenerated.
3052
30532011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3054
3055 * MAINTAINERS (CPU Port maintainers): Add self.
3056
30572011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3058
3059 * MAINTAINERS: Add myself as testsuite maintainer.
3060
30612011-02-15 Mike Stump <mikestump@comcast.net>
3062
3063 * MAINTAINERS: Add myself as testsuite maintainer.
3064
30652011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066
3067 Import from Libtool and gnulib:
3068
3069 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3070
3071 Prepare for supporting FreeBSD 10.
3072 * config.rpath: Remove handling of freebsd1* which soon would
3073 match FreeBSD 10.0.
3074
3075 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3076
3077 Remove support for FreeBSD 1.x.
3078 * libtool.m4 (_LT_LINKER_SHLIBS)
3079 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3080 soon would incorrectly match FreeBSD 10.0.
3081
30822011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3083
3084 PR binutils/12283
3085 * move-if-change: Import version from gnulib.
3086
30872011-02-12 Alexandre Oliva <aoliva@redhat.com>
3088
3089 PR lto/47225
3090 * Makefile.def (lto-plugin): Double dash for enable-shared.
3091 (configure-gcc): Depend on all-lto-plugin.
3092 * Makefile.in: Rebuilt.
3093
30942011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3095
3096 * configure.ac: Remove extra bracket.
3097 * configure: Regenerate.
3098
30992011-02-08 Tobias Burnus <burnus@net-b.de>
3100
3101 * MAINTAINERS: Add myself as libquadmath maintainer.
3102
31032011-02-08 Thomas Schwinge <thomas@schwinge.name>
3104
3105 * MAINTAINERS: Update my email address.
3106
31072011-02-07 Joseph Myers <joseph@codesourcery.com>
3108
3109 * MAINTAINERS (option handling): Add self.
3110
31112011-02-06 Kai Tietz <kai.tietz@onevision.com>
3112
3113 PR lto/47225
3114 * Makefile.def: Add dependency for install-gcc
3115 on install-lto-plugin.
3116 * Makfile.in: Regenerated
3117
31182011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3119
3120 * MAINTAINERS (CPU Port Maintainers): Add myself.
3121
31222011-01-31 Alexandre Oliva <aoliva@redhat.com>
3123
3124 PR libgcj/44341
3125 * configure.ac: Discard --with-* flags for host when configuring
3126 target libraries for cross build.
3127 * configure: Rebuilt.
3128
31292011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3130
3131 * MAINTAINERS (linear loop transforms): Removed.
3132
31332011-01-25 Jakub Jelinek <jakub@redhat.com>
3134
3135 * configure.ac: If with_ppl is no, move setting with_cloog=no
3136 after CLOOG_REQUESTED check.
3137 * configure: Regenerated.
3138
31392011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3140
3141 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3142 CLooG has been requested.
3143 * configure: Regenerated.
3144
31452011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3146
3147 * configure: Regenerated.
3148 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3149
31502011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3151
3152 * configure: Regenerated.
3153 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3154
31552011-01-21 Andreas Schwab <schwab@redhat.com>
3156
3157 * configure.ac: Use AS_HELP_STRING throughout.
3158 * configure: Regenerate.
3159
31602011-01-18 Jie Zhang <jie.zhang@analog.com>
3161
3162 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3163 * configure: Regenerate.
3164
31652011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3166
3167 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3168
31692011-01-13 Joel Brobecker <brobecker@adacore.com>
3170
3171 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3172 for ia64-hpux.
3173 * configure: Regenerate.
3174
31752011-01-07 Jan Hubicka <jh@suse.cz>
3176
3177 PR lto/47225
3178 * Makefile.in: Regenerate.
3179 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3180 configure.
3181
31822011-01-07 Jan Hubicka <jh@suse.cz>
3183
3184 * Makefile.in: Regenerate.
3185 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3186 and configure dependency on lto-plugin configure.
3187 (lto-plugin module): Remove dependency on GCC; add dependency on
3188 liniberty.
3189
31902011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3191
3192 * MAINTAINERS (Write After Approval): Add myself.
3193
31942010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3195
3196 * configure: Regenerate.
3197
31982010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3199
3200 * configure.ac: (picochip): Disable libiberty.
3201
32022010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
32062010-12-10 Ian Lance Taylor <iant@google.com>
3207
3208 PR bootstrap/46819
3209 * configure.ac: For --disable-libgcj clear libgcj_saved.
3210 * configure: Rebuild.
3211
32122010-12-10 Tobias Burnus <burnus@net-b.de>
3213
3214 PR fortran/46540
3215 * configure.ac: Add --disable-libquadmath and
3216 --disable-libquadmath-support.
3217 * configure: Regenerate.
3218
32192010-12-03 Ian Lance Taylor <iant@google.com>
3220
3221 * MAINTAINERS: Add myself as libgo maintainer.
3222
32232010-12-03 Hans-Peter Nilsson <hp@axis.com>
3224
3225 PR libffi/46792
3226 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3227 * configure: Regenerate.
3228
32292010-12-02 Ian Lance Taylor <iant@google.com>
3230
3231 * configure.ac: Always set default for poststage1_ldflags to
3232 -static-libstdc++ -static-libgcc.
3233
32342010-11-29 Andreas Schwab <schwab@redhat.com>
3235
3236 * configure.ac: Move comment to remove extra space in last argument
3237 of GCC_TARGET_TOOL.
3238
32392010-11-26 Alexandre Oliva <aoliva@redhat.com>
3240
3241 PR other/46026
3242 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3243 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3244 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3245 (BASE_FLAGS_TO_PASS): Use it.
3246 * configure: Rebuilt.
3247 * Makefile.in: Rebuilt.
3248
32492010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3250
3251 PR binutils/12258
3252 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3253 Properly check default linker.
3254 * configure: Regnerated.
3255
32562010-11-23 Matthias Klose <doko@ubuntu.com>
3257
3258 * configure.ac: For --enable-gold, handle value `default' instead of
3259 `both*'. New configure option --{en,dis}able-ld.
3260 * configure: Regenerate.
3261
32622010-11-20 Ian Lance Taylor <iant@google.com>
3263
3264 * configure.ac: Only disable a language library if no language needs
3265 it. Don't let --disable-libgcj uncondtionally disable libffi.
3266 * configure: Rebuild.
3267
32682010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3269
3270 * Makefile.in: Regenerate.
3271
3272 PR other/46202
3273 * configure.ac: Fix just-built in-tree STRIP name to be
3274 binutils/strip-new.
3275 * configure: Regenerate.
3276 * Makefile.def (install-strip-gcc, install-strip-binutils)
3277 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3278 (install-strip-sid): Mirror dependencies on non-strip variants
3279 of these targets on the respective -strip prerequisites.
3280 * Makefile.tpl (install-strip, install-strip-host)
3281 (install-strip-target): New targets.
3282 (install-strip-[+module+], install-strip-target-[+module+]):
3283 New targets.
3284 * Makefile.in: Regenerate.
3285
32862010-11-19 Ian Lance Taylor <iant@google.com>
3287 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3288
3289 * configure.ac: Add target-libgo to target_libraries. Set
3290 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3291 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3292 (HOST_EXPORTS): Add GOC.
3293 (BASE_TARGET_EXPORTS): Add GOC.
3294 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3295 (GOCFLAGS_FOR_TARGET): New variable.
3296 (EXTRA_HOST_FLAGS): Add GOC.
3297 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3298 * Makefile.def (target_modules): Add libgo.
3299 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3300 (dependencies): Add dependency from configure-target-libgo to
3301 configure-target-libffi and all-target-libstdc++-v3. Add
3302 dependencies from all-target-libgo to all-target-libffi.
3303 (languages): Add go.
3304 * configure: Rebuild.
3305 * Makefile.in: Rebuild.
3306
33072010-11-19 Ian Lance Taylor <iant@google.com>
3308
3309 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3310 compiler/flag environment variables.
3311
33122010-11-18 Ian Lance Taylor <iant@google.com>
3313
3314 * configure.ac: Check for lang_requires_boot_languages in
3315 config-lang.in files.
3316 * configure: Rebuild.
3317
33182010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3319 Tobias Burnus <burnus@net-b.de>
3320
3321 PR fortran/32049
3322 * Makefile.def: Add libquadmath; build it with language=fortran.
3323 * configure.ac: Add libquadmath.
3324 * Makefile.tpl: Handle multiple libs in check-[+language+].
3325 * Makefile.in: Regenerate.
3326 * configure: Regenerate.
3327
b9b9d342
TT
33282010-11-16 Tom Tromey <tromey@redhat.com>
3329
3330 * MAINTAINERS: Moved myself to reviewers section.
3331
ecbfe87a
ZD
33322010-11-15 Zdenek Dvorak <ook@ucw.cz>
3333
3334 * MAINTAINERS: Moved myself to reviewers section.
3335
29a4f477
RW
33362010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3337
3338 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3339 (Write After Approval): Remove self.
3340
9965e3cd
AS
33412010-11-15 Andreas Schwab <schwab@redhat.com>
3342
3343 * configure.ac: Fix spelling in option names.
3344 * configure: Regenerated.
3345
0463992b
GJL
33462010-11-13 Georg-Johann Lay <georgjohann@web.de>
3347
3348 PR bootstrap/39622
3349 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3350 * configure: Regenerated.
3351
3df08734
KG
33522010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3353
3354 * MAINTAINERS: Update my email address.
3355
f16e2237
TG
33562010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3357
f16e2237
TG
3358 * configure: Regenerate.
3359
0bb52d68
TG
33602010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3361
1f980c25 3362 * configure: Regenerate.
0bb52d68 3363
aba2b02e
TG
33642010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3365
aba2b02e
TG
3366 * configure: Regenerate.
3367
27882098
TG
33682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3369
27882098
TG
3370 * configure: Regenerate.
3371
d32ef397
AS
33722010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3373
3374 * configure.ac: Support official CLooG.org versions.
3375 * configure: Regenerate.
3376 * config/cloog.m4: New.
3377
5a4b6c0e
FD
33782010-11-10 François Dumont <francois.cppdevs@free.fr>
3379
3380 * MAINTAINERS (Write After Approval): Add myself.
3381
f2cea726
DE
33822010-11-09 David Edelsohn <dje.gcc@gmail.com>
3383
3384 * MAINTAINERS: Update my email address.
3385
d8ed14ce
IS
33862010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3387
3388 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3389 * configure: Regenerate.
d8ed14ce 3390
48215350
DK
33912010-11-03 Ian Lance Taylor <iant@google.com>
3392 Dave Korn <dave.korn.cygwin@gmail.com>
3393
3394 PR lto/46273
3395 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3396 and on other supported platforms whenever LTO is enabled.
3397 * configure: Rebuild.
3398
87841584
AM
33992010-11-02 Alan Modra <amodra@gmail.com>
3400
3401 PR binutils/12110
3402 * configure.ac: Error when source path contains spaces.
3403 * configure: Regenerate.
3404
fe12dfe1
JW
34052010-10-23 James E. Wilson <wilson@codesourcery.com>
3406
3407 * MAINTAINERS: Update my email address.
3408
66c92425
ILT
34092010-10-20 Ian Lance Taylor <iant@google.com>
3410
3411 * Makefile.def (target_modules): Set lib_path to src/.libs for
3412 libstdc++-v3 module.
3413 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3414 * Makefile.in: Rebuild.
3415
187d3518
LB
34162010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3417
3418 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3419 (Write After Approval): Remove myself.
3420
02db6bba
TG
34212010-10-15 Tristan Gingold <gingold@adacore.com>
3422
3423 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3424
c0103e74
DR
34252010-10-14 Douglas Rupp <rupp@gnat.com>
3426
3427 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3428
1cd0b716
DK
34292010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3430
3431 * configure.ac (build_lto_plugin): New shell variable.
3432 (--enable-lto): Turn on by default for all non-ELF platforms that
3433 have had LTO support added so far. Set build_lto_plugin appropriately
3434 for both ELF and non-ELF.
3435 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3436 * configure: Regenerate.
3437
d4c1abb3
RW
34382010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3439
3440 Sync from src:
3441 * configure.ac (v850 support): Remove target-libgloss from
3442 noconfigdirs.
3443 * configure: Regenerate.
3444
ffedf511
RW
34452010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3446
3447 PR bootstrap/45326
3448 PR bootstrap/45174
3449 * configure.ac: Honor initial values of $build_configargs,
3450 $host_configargs, $target_configargs. Mark the precious, so
3451 environment settings get recorded.
3452 * configure: Regenerate.
3453
e1826acc
RW
34542010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3455
3456 PR bootstrap/45796
3457 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3458 Depend on all-build-libiberty.
3459 * Makefile.in: Regenerate.
3460
80920132
ME
34612010-09-30 Michael Eager <eager@eagercon.com>
3462
3463 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3464 * configure: Regenerate.
3465
770a498a
ME
34662010-09-28 Michael Eager <eager@eagercon.com>
3467
3468 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3469
86dfbd58
RW
34702010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3471
3472 PR bootstrap/44621
3473 * configure.ac: Fix unportable shell quoting.
3474 * configure: Regenerate.
3475
db50fe7d
IS
34762010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3477
3478 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3479 targets and amend comment.
3480 * configure: Regenerate.
3481
0064e825
TB
34822010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3483
3484 * MAINTAINERS (Write After Approval): Add myself.
3485
bb79486c
JH
34862010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3487
3488 * configure.ac: Enable LTO by default on Darwin.
3489 * configure: Regenerate.
3490
9e0b22c3
MS
34912010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3492
bb79486c 3493 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3494
2fabf1b7
IB
34952010-09-01 Ian Bolton <ian.bolton@arm.com>
3496
bb79486c 3497 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3498
3a9abc98
DS
34992010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3500
3501 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3502 ports
3503
331a9a59
DY
35042010-07-28 David Yuste <david.yuste@gmail.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
223a9d64
N
35082010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3509
3510 * configure.ac: Support all v850 targets.
3511 * configure: Regenerate.
3512
9183bdcf
MG
35132010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3514
3515 PR bootstrap/44455
3516 * configure.ac (extra_mpfr_configure_flags): Copy from
3517 extra_mpc_gmp_configure_flags.
3518 * configure: Re-generated.
3519
2e290598
AK
35202010-07-22 Andi Kleen <ak@linux.intel.com>
3521
3522 * MAINTAINERS (Write After Approval): Add myself.
3523
8d6cd388
CLT
35242010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
b0b01eb0
JY
35282010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3529
3530 * MAINTAINERS (Write After Approval): Add myself.
3531
77198d71
JH
35322010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3533
3534 PR target/44862
3535 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3536 Provide -B option to allow for link spec %s substitutions for
3537 libstdc++.a on darwin.
3538 * Makefile.in: Regenerate.
3539
02fe70af
MM
35402010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3541
3542 * MAINTAINERS (Reviewers): Update my e-mail address
3543
c63a4676
AO
35442010-06-10 Alexandre Oliva <aoliva@redhat.com>
3545
3546 * Makefile.def (configure-gcc): Depend on all-libelf.
3547 * Makefile.in: Rebuild.
3548
e68edbf6
FC
35492010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3550
3551 * MAINTAINERS (Write After Approval): Add myself in the right place.
3552
dce2d8b2 35532010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3554
3555 * MAINTAINERS (Write After Approval): Add myself.
3556
dce2d8b2 35572010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3558
3559 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3560
35612010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3562
1ab55d69
MK
3563 * config.sub: Update to version 2010-05-21.
3564 * config.guess: Update to version 2010-04-03.
0c422e74 3565
02540df4
SB
35662010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3567
3568 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3569 * configure: Regenerate.
3570
dfe5f5b2
ST
35712010-05-12 Sriraman Tallam <tmsriram@google.com>
3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
c082f9f3
SB
35752010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3576
3577 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3578 a platform that supports LTO.
3579 * configure: Regenerate.
3580
f1af9e5f
SP
35812010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3582
3583 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3584 * configure: Regenerated.
3585
38e3d868
RM
35862010-04-27 Roland McGrath <roland@redhat.com>
3587 H.J. Lu <hongjiu.lu@intel.com>
3588
3589 * configure.ac (--enable-gold): Support both, both/gold and
3590 both/bfd to add gold to configdirs without removing ld.
3591 * configure: Regenerated.
3592
3593 * Makefile.def: Add install-gold dependency to install-ld.
3594 * Makefile.in: Regenerated.
3595
3bec79c5
DK
35962010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3597
3598 PR lto/42776
3599 * configure.ac (--enable-lto): Refactor handling so libelf tests
3600 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3601 and allow LTO to be explicitly enabled on non-ELF platforms that
3602 are known to support it inside else-clause.
3603 * configure: Regenerate.
3604
615c8ffa
EB
36052010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3606
3607 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3608 * configure: Regenerate.
3609
e4522f78
RC
36102010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3611
3612 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3613 * configure: Regenerate.
3614
8ccb78f2
RO
36152010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3616
3617 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3618 separately.
3619 * configure: Regenerate.
3620
d5cc2ee3
KW
36212010-04-16 Kevin Williams <kevin.williams@inria.fr>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
8406cb62
TG
36252010-04-14 Tristan Gingold <gingold@adacore.com>
3626
3627 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3628 * configure: Regenerate.
3629
3591b8e2
SE
36302010-04-13 Steve Ellcey <sje@cup.hp.com>
3631
3632 * configure: Regenerate after change to elf.m4.
3633
a82ecc7b
IS
36342010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3635
3636 * MAINTAINERS (Write After Approval): Add myself.
3637
1f0bf148
SP
36382010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3639
3640 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3641 * configure: Regenerated.
3642
36432010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3644
3645 * configure.ac: Print "buggy but acceptable" when CLooG
3646 revision is less than 9.
3647 * configure: Regenerated.
3648
ecd01dee
DN
36492010-04-01 Diego Novillo <dnovillo@google.com>
3650
3651 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3652
dc683a3f
RW
36532010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3654
3655 PR bootstrap/43615
3656 PR bootstrap/43328
3657
3658 Revert:
3659
3660 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3661
3662 * configure.ac: Do not pass --enable-multilib nor
3663 --disable-multilib in baseargs. Accept explicitly passed
3664 --enable_multilib.
3665 * configure: Regenerate.
3666
7527d83f
UW
36672010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3668
3669 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3670
895522b6
JJ
36712010-03-31 Janis Johnson <janis187@us.ibm.com>
3672
3673 * MAINTAINERS: Remove myself.
3674
9db4e878
RW
36752010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3676
3677 PR bootstrap/43328
3678 * configure.ac: Do not pass --enable-multilib nor
3679 --disable-multilib in baseargs. Accept explicitly passed
3680 --enable_multilib.
3681 * configure: Regenerate.
3682
acf6bf36
AP
36832010-03-28 Andrew Pinski <pinskia@gmail.com>
3684
3685 * MAINTAINERS (spu port): Remove me.
3686
b42f0d7e
JM
36872010-03-23 Joseph Myers <joseph@codesourcery.com>
3688
3689 * configure.ac (tic6x-*-*): New case.
3690 * configure: Regenerate.
3691
0d1152b1
JM
36922010-03-23 Joseph Myers <joseph@codesourcery.com>
3693
3694 * config.sub: Update to version 2010-03-22.
3695 * config.guess: Update to version 2009-12-30.
3696
dce2d8b2 36972010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3698
3699 PR ada/42554
3700 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3701 * configure: Regenerate.
3702
5408fbe8
RR
37032010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3704
3705 * MAINTAINERS: Update my email address.
3706
3f55a3b3
SP
37072010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3708
3709 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3710 (ghassan.shobaki@amd.com): Removed.
3711
3f08f7e8
AM
37122010-03-17 Alan Modra <amodra@gmail.com>
3713
3714 * MAINTAINERS: Update my email address.
3715
f3a9d094
DN
37162010-03-16 Diego Novillo <dnovillo@google.com>
3717
3718 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3719 Matthews.
3720
db5c4b8b
JM
37212010-03-16 Joseph Myers <joseph@codesourcery.com>
3722
3723 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3724 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3725
b995570a
JM
37262010-03-16 Joseph Myers <joseph@codesourcery.com>
3727
3728 * MAINTAINERS: Update my email address.
3729
124cc66f
DJ
37302010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3731
3732 * MAINTAINERS: Update my email address.
3733
a4581668
BS
37342010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3735
3736 * MAINTAINERS: Update my email address.
3737
49d78e29
JZ
37382010-03-09 Jie Zhang <jie@codesourcery.com>
3739
3740 * MAINTAINERS: Update my email address.
3741
8927b7c0
RO
37422010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3743
3744 PR libstdc++/32499
3745 * configure.ac (RANLIB): Default to true.
3746 (STRIP): Likewise.
3747 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3748 * configure: Regenerate.
3749
dce2d8b2 37502010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3751
3752 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3753 (Write After Approval): Update my email address.
3754
bf646aaf
NC
37552010-02-17 Nick Clifton <nickc@redhat.com>
3756
3757 PR 11238
3758 * Makefile.tpl (local-distclean): Also remove config.cache files in
3759 sub-directories as there may not be Makefiles present in the
3760 sub-directories.
96e41f16
NC
3761 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3762 the config.cache files found by the find command.
3763
bf646aaf
NC
3764 * Makefile.in: Regenerate.
3765 * configure.ac: Revert previous delta.
3766 * configure: Regenerate.
3767
ff78880a
NC
37682010-02-15 Nick Clifton <nickc@redhat.com>
3769
3770 PR 11238
3771 * configure.ac: Delete config.cache files in sub-directories when
3772 deleting Makefiles.
3773 * configure: Regenerate.
3774
8150eadf
BE
37752010-02-12 Ben Elliston <bje@gnu.org>
3776
3777 * MAINTAINERS: Update my email address.
3778
a9e12bfd
AP
37792010-02-08 Andrew Pinski <pinskia@gmail.com>
3780
3781 * MAINTAINERS (spu port): Update my email address.
3782
95315086
JZ
37832010-02-08 Jie Zhang <jie.zhang@analog.com>
3784
3785 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3786
362c6d2f
KG
37872010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3788
3789 * configure.ac: Add "recommended" version checks for GMP/MPC.
3790 Update recommended GMP/MPFR/MPC versions.
3791 * configure: Regenerate.
3792
888c5ad2
JR
37932010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3794
3795 * MAINTAINERS: Move my Embecosm email address into the
3796 write-after-approval section.
3797
3bf714a7
ILT
37982010-01-26 Ian Lance Taylor <iant@google.com>
3799
3800 * MAINTAINERS: Add myself as Go frontend maintainer.
3801
ad1e5170
JR
38022010-01-25 Joern Rennecke <amylaar@spamcop.net>
3803
3804 PR libstdc++/36101, PR libstdc++/42813
3805 * configure.ac (bootstrap_target_libs): Make inclusion of
3806 target-libgomp conditional on libgomb being in target_configdirs.
3807 * configure: Regenerate.
3808
fb0553d1
JR
38092010-01-23 Joern Rennecke <amylaar@spamcop.net>
3810
3811 PR libstdc++/36101, PR libstdc++/42813
3812 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3813 * configure: Regenerate.
3814
aae29963
JR
38152010-01-22 Joern Rennecke <amylaar@spamcop.net>
3816
3817 PR libstdc++/36101, PR libstdc++/42813
3818 * configure.ac (target_configdirs): Substitute.
3819 * Makefile.def: Bootstrap target module libgomp.
3820 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3821 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3822 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3823 * configure, Makefile.in: Regenerate.
3824
d8fe8895
DK
38252010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3826
3827 * MAINTAINERS: Adjust my details.
3828
ebfe4897
EW
38292010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3830
3831 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3832
f7746c59
TL
38332010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3834
3835 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3836
306c7b5b
TL
38372010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
1b8b9e19
KT
38412010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
c164615b
RG
38452010-01-11 Richard Guenther <rguenther@suse.de>
3846
3847 PR lto/41569
3848 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3849 * Makefile.in: Regenerated.
3850
f3f623ae
AT
38512010-01-11 Andreas Tobler <andreast@fgznet.ch>
3852
3853 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3854 * configure: Regenerate.
3855
592c90ff 38562010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3857 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3858
3859 PR bootstrap/42424
3860 * configure.ac: Include libtool m4 files.
9c78662a 3861 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3862 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3863 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3864
592c90ff
KG
3865 * configure: Regenerate.
3866
60a2e213
RW
38672010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3868
3869 PR bootstrap/41818
3870 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3871 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3872 * Makefile.in: Regenerate.
3873
7413962d
RG
38742010-01-02 Richard Guenther <rguenther@suse.de>
3875
3876 PR lto/41529
3877 * configure.ac: Include config/elf.m4. Disable LTO if not
3878 builting for an elf target.
3879 * configure: Regenerate.
3880
f77f3945
CF
38812009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3882
3883 * MAINTAINERS: Change my email address.
3884
4960e3f0
BE
38852009-12-18 Ben Elliston <bje@au.ibm.com>
3886
3887 * config.sub, config.guess: Update from upstream sources.
3888
d16a31da
SZ
38892009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
3a5729ea
KG
38932009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3894
3895 PR middle-end/30447
3896 PR middle-end/30789
3897 PR other/40302
3898
3899 * configure.ac: Require MPC.
3900 * configure: Regenerate.
3901
43e02a8a
RW
39022009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3903
3904 PR target/38384
3905 PR bootstrap/40972
3906 * libtool.m4: Sync from git Libtool.
3907 * ltoptions.m4: Likewise.
3908 * ltversion.m4: Likewise.
3909 * lt~obsolete.m4: Likewise.
3910 * ltmain.sh: Likewise.
3911
360d4522
KG
39122009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3913
3914 * configure.ac: Update minimum MPC version to 0.8.
3915 * configure: Regenerate.
3916
f264ed56
SP
39172009-11-21 Sebastian Pop <sebpop@gmail.com>
3918
3919 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3920 * configure: Regenerated.
3921
ed2eaa9f
ILT
39222009-11-21 Ian Lance Taylor <iant@google.com>
3923
3924 * configure.ac: Change default of poststage1_ldflags to be empty if
3925 poststage1_libs is set. When poststage1_libs is empty, and
3926 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3927 * configure: Rebuild.
3928
58346783
AN
39292009-11-21 Adam Nemet <adambnmet@gmail.com>
3930
3931 * MAINTAINERS (Write After Approval): Update my email address.
3932
5ca0106a
BE
39332009-11-20 Ben Elliston <bje@au.ibm.com>
3934
3935 * config.guess: Update from upstream sources.
3936
87213cd4
AO
39372009-11-16 Alexandre Oliva <aoliva@redhat.com>
3938
3939 * Makefile.def: Restore host and target settings for gmp.
3940 * Makefile.in: Rebuild.
3941
f61428ed
AO
39422009-11-16 Alexandre Oliva <aoliva@redhat.com>
3943
3944 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3945 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3946 Fix portability of test of C++ as bootstrap language. Add
3947 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3948 * configure: Rebuild.
3949 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3950 and cloog. Fix in-tree ppl configuration. Introduce libelf
3951 in-tree building.
3952 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3953 (POSTSTAGE1_HOST_EXPORTS): Use it.
3954 (STAGE[+id+]_CXXFLAGS): New.
3955 (BASE_FLAGS_TO_PASS): Pass it down.
3956 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3957 extra_exports.
3958 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3959 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3960 extra_exports.
3961 * Makefile.in: Rebuild.
3962
f6c56be6
BE
39632009-11-17 Ben Elliston <bje@au.ibm.com>
3964
3965 * config.sub, config.guess: Update from upstream sources.
3966
0ccb5970
JK
39672009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
dce2d8b2 39712009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
5d571eaa
OS
39752009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3976
3977 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3978 paths for *-w64-mingw* and x86_64-*mingw*.
3979 * configure: Regenerated.
3980
dce2d8b2 39812009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3982
3983 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3984
c393f559
BK
39852009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3986
3987 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3988 Phil Edwards to Write-After Approval.
3989
ef4c4300
KT
39902009-10-30 Kai Tietz <kai.tietz@onevision.com>
3991
3992 * configure.ac: Disable target-winsup & co for
3993 x86_64-*-mingw* and *-w64-mingw* targets.
3994 * configure: Regenerated.
3995
65a324b4
NC
39962009-10-16 Nick Clifton <nickc@redhat.com>
3997
3998 * MAINTAINERS: Add myself as a maintainer for the RX port.
3999
dce2d8b2 40002009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4001
9c78662a 4002 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4003
17e72e5d
RO
40042009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4005
4006 * configure.ac (CLooG test): Use = with test.
4007 * configure: Regenerate.
4008
ed3a56f3
RG
40092009-10-22 Richard Guenther <rguenther@suse.de>
4010
4011 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4012 cloog if the ppl version check failed. Move flags saving
4013 before setting in libelf check.
4014 * configure: Regenerate.
4015
ad0abd3c
RG
40162009-10-21 Richard Guenther <rguenther@suse.de>
4017
4018 * configure.ac: Adjust the ppl and cloog configure to work as
4019 documented. Disable cloog if ppl was disabled. Omit the version
4020 checks if they were disabled.
4021 * configure: Re-generate.
4022
e4c5bd48
RW
40232009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4024
4025 * configure.ac: Add 'lto' to enable_languages, not
4026 new_enable_languages, and only if not already present.
4027 * configure: Regenerate.
4028
0ffd69c5
GP
40292009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4030
4031 * README: Refer to the various COPYING* files instead of just
4032 COPYING.
4033 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4034
dce2d8b2 40352009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4036
4037 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4038
58687768
RG
40392009-10-07 Richard Guenther <rguenther@suse.de>
4040
4041 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4042 and Richard Guenther as reviewers.
4043 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4044 as reviewers.
4045
49b0ca5c 40462009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4047
49b0ca5c 4048 * config.sub: Update from upstream sources.
d2d9ce5e 4049
aeb94799
ILT
40502009-10-06 Ian Lance Taylor <iant@google.com>
4051
4052 * Makefile.def: check-gold depends upon all-gas.
4053 * Makefile.in: Rebuild.
4054
123651cd
PM
40552009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4056
4057 * MAINTAINERS (Write After Approval): Add myself.
4058
d7f09764
DN
40592009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4060
4061 * Makefile.def: all-lto-plugin depends on all-libiberty.
4062 set bootstrap=true for lto-plugin.
4063 Add lto-plugin.
4064 * Makefile.in: Regenerate.
4065 * configure.ac (host_libs): Add lto-plugin.
4066 * configure: Regenerate.
4067
d7f09764
DN
40682009-10-03 Diego Novillo <dnovillo@google.com>
4069
4070 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4071 (HOST_LIBELFLIBS): Define.
4072 (HOST_LIBELFINC): Define.
4073 * Makefile.in: Regenerate.
4074 * configure.ac: Add --enable-lto.
4075 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4076 If --enable-lto is used, add 'lto' to new_enable_languages.
4077 If --enable-lto is used and gold is enabled, add
4078 lto-plugin to configdirs.
4079 * configure: Regenerate.
4080
40812009-10-03 Simon Baldwin <simonb@google.com>
4082
4083 * configure.ac: If --with-system-zlib, suppress local zlib and
4084 pass --with-system-zlib to subdir configure scripts.
4085 * configure: Regenerate.
4086
dce2d8b2 40872009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4088 Paolo Bonzini <bonzini@gnu.org>
4089
4090 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4091 $(srcdir).
4092 * Makefile.in: Rebuilt.
4093
dce2d8b2 40942009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
3e661154
KG
40982009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4099
4100 * configure.ac: Update minimum MPC version to 0.7.
4101 * configure: Regenerate.
4102
f1a036e4
NC
41032009-09-25 Nick Clifton <nickc@redhat.com>
4104
4105 * configure.ac: Pass any --cache-file=/dev/null option on to
4106 subconfigures.
4107 * configure: Regenerate.
4108
d4c74acc
NC
41092009-09-23 Nick Clifton <nickc@redhat.com>
4110
4111 * config.sub, config.guess: Update from upstream sources.
4112
dce2d8b2 41132009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4114
4115 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4116 * Makefile.in: Rebuilt.
4117
0db770bd
RW
41182009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4119
4120 PR bootstrap/32272
4121 * configure.ac: Error out if $srcdir isn't '.' but contains
4122 host-${host_noncanonical}.
4123 * configure: Regenerate.
4124
71101870
RO
41252009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4126
4127 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4128 maintainer.
4129
ca6d0d62
RW
41302009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4131
79cd2b23
RW
4132 * configure.ac: If bootstrapping a combined tree with
4133 --enable-gold, require c++ in stage1_languages.
4134 * configure: Regenerate.
4135
ab9dcd0c
RW
4136 * configure.ac: Also add target_libs of stage1_languages to
4137 bootstrap_target_libs.
4138 * configure: Regenerate.
4139
ca6d0d62
RW
4140 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4141 with --enable-languages not containing c++.
4142 * configure: Regenerate.
4143
1c3c9f12
JZ
41442009-09-15 Jie Zhang <jie.zhang@analog.com>
4145
4146 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4147 * configure: Regenerate.
4148
dce2d8b2 41492009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4150
6fb30a14
JR
4151 * MAINTAINERS (Write After Approval): Update my e-mail address,
4152 and move from from here...
4153 (Waiting for paperwork): To here.
0318772d 4154
4056c2c6
JM
41552009-09-09 Joseph Myers <joseph@codesourcery.com>
4156
4157 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4158
3e54529c
RW
41592009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4160
4161 * configure.ac: Do not use $extrasub for replacing @if/@endif
4162 parts in Makefile; instead, use additional arguments to
4163 AC_CONFIG_COMMANDS to do the replacement manually, with several
4164 sed invocations, to avoid HP-UX sed command limits.
4165 * configure: Regenerate.
4166
713e2ea6
AO
41672009-09-08 Alexandre Oliva <aoliva@redhat.com>
4168
4169 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4170 blank before -L.
4171
5646b7b9
AO
41722009-09-04 Alexandre Oliva <aoliva@redhat.com>
4173
4174 * configure.ac (with-build-config): Document. Handle without.
4175 Handle missing argument.
4176 * configure: Rebuilt.
4177
e12c4094
AO
41782009-09-03 Alexandre Oliva <aoliva@redhat.com>
4179
4180 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4181 Default to bootstrap-debug only if compare-debug works.
4182 * configure: Rebuilt.
4183 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4184 * Makefile.in: Rebuilt.
4185
75cb0057
RO
41862009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4187
4188 * MAINTAINERS (OS Port Maintainers): Update my email address.
4189
8fc68cba
AO
41902009-09-01 Alexandre Oliva <aoliva@redhat.com>
4191
4192 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4193 * Makefile.in: Rebuilt.
4194
44cb38cf
CD
41952009-09-01 Chris Demetriou <cgd@google.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
f9329c35
DS
41992009-08-31 Dodji Seketeli <dodji@redhat.com>
4200
4201 PR debug/30161
4202 * include/dwarf2.h (enum dwarf_tag): Added
4203 DW_TAG_GNU_template_template_param
4204 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4205
f945e229
PB
42062009-08-30 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * Makefile.tpl (AWK): Fix typo.
4209 * Makefile.in: Regenerate.
4210
87264276
PB
42112009-08-30 Paolo Bonzini <bonzini@gnu.org>
4212
4213 * configure.ac: Detect awk and sed.
4214 * Makefile.def (flags_to_pass): Add AWK and SED.
4215 * Makefile.tpl (AWK, SED): New.
4216 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4217 * configure: Regenerate.
4218 * Makefile.in: Regenerate.
4219
68ccd57c
DK
42202009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4221
4222 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4223 (collapseslashes): Likewise.
4224
df58e648
RW
42252009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4226
4227 * configure.ac (AC_PREREQ): Bump to 2.64.
4228
0539cb2c
RW
42292009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4230
70fa0efa
RW
4231 * configure.ac: Remove --with-datarootdir, --with-docdir,
4232 --with-pdfdir, --with-htmldir switches.
4233 * configure: Regenerate.
4234
5213506e
RW
4235 * configure: Regenerate.
4236
0539cb2c
RW
4237 * compile: Sync from Automake 1.11.
4238 * depcomp: Likewise.
4239 * install-sh: Likewise.
4240 * missing: Likewise.
4241 * mkinstalldirs: Likewise.
4242 * ylwrap: Likewise.
4243
197c68cc
DK
42442009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4245
4246 * ltmain.sh (func_normal_abspath): New function.
4247 (func_relative_path): Likewise.
4248 (func_mode_help): Document new -bindir option for link mode.
4249 (func_mode_link): Add new -bindir option, and use it to place
4250 output DLL if specified.
4251
58af276a
RW
42522009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4253
0115d4a3
RW
4254 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4255 (baseargs): Add --disable-option-checking.
4256 * configure: Regenerate.
4257
58af276a
RW
4258 * Makefile.def (configure-target-libiberty): Depend on
4259 all-binutils and all-ld.
4260 (configure-target-newlib): Likewise.
4261 * Makefile.in: Regenerate.
4262
e9d9afef
BE
42632009-08-17 Ben Elliston <bje@au.ibm.com>
4264
4265 * config.sub, config.guess: Update from upstream sources.
4266
354ebf88
RW
42672009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4268
4269 Sync from src, merge:
4270
4271 2009-07-02 Tristan Gingold <gingold@adacore.com>
4272
4273 * configure.ac: Do not exclude gas for i386-*-darwin.
4274 Add a case for x86_64-*-darwin.
4275 * configure: Regenerate.
4276
8375f7b2
NV
42772009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4278
4279 * MAINTAINERS: Add my name to Write After Approval list.
4280
dce2d8b2 42812009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4282
4283 * configure.ac: Add Microblaze target.
4284 * configure: Regenerate.
4285
ea2002ba
CB
42862009-07-31 Christian Bruel <christian.bruel@st.com>
4287
4288 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4289 * configure: Regenerate.
2bf33cdb 4290
dce2d8b2 42912009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4292
4293 * MAINTAINERS (Write After Approval): Update my e-mail address.
4294
e90e6bd7
ILT
42952009-07-06 Ian Lance Taylor <iant@google.com>
4296
4297 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4298 * configure: Rebuild.
4299
f6e0880a
TG
43002009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4301
4302 * MAINTAINERS: Move myself to the Graphite Reviewers.
4303
6d984927
WG
43042009-06-30 Wei Guozhi <carrot@google.com>
4305
4306 * MAINTAINERS: Add my name to Write After Approval list.
4307
f2689b09
SE
43082009-06-26 Steve Ellcey <sje@cup.hp.com>
4309
4310 PR bootstrap/40338
4311 * configure.ac (comparestring): Create new variable.
4312 * Makefile.tpl (comparestring): Use to skip some comparisions.
4313 * configure: Regenerate.
4314 * Makefile.in: Regenerate.
4315
f62c0ba4
DE
43162009-06-26 Doug Evans <dje@sebabeach.org>
4317
4318 * Makefile.def (host_modules): Add cgen.
4319 * Makefile.in: Regenerate.
4320 * configure.ac (host_tools): Add cgen.
4321 * configure: Regenerate.
4322
7acf4da6
DD
43232009-06-23 DJ Delorie <dj@redhat.com>
4324
4325 * MAINTAINERS: Add myself as mep maintainer.
4326
00020c16
ILT
43272009-06-23 Ian Lance Taylor <iant@google.com>
4328
4329 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4330 boot_languages. Only bootstrap target libraries listed in
4331 target_libs for some boot language. Add --with-stage1-ldflags,
4332 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4333 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4334 if not building with C++.
4335 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4336 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4337 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4338 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4339 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4340 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4341 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4342 * configure, Makefile.in: Rebuild.
4343
1da52d4a
LF
43442009-06-23 Li Feng <nemokingdom@gmail.com>
4345
4346 * MAINTAINERS: Added my name to write-after-approval list.
4347
144c9175
RM
43482009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4349
4350 * configure.ac: Define is_elf for QNX Neutrino targets.
4351 * configure: Regenerate.
4352
e5871e24
GS
43532009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4354
9c78662a 4355 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4356
5f4a82c0
KG
43572009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4358
4359 * configure.ac: Detect MPC in default directory.
4360 * configure: Regenerate.
4361
394e9195
JG
43622009-06-03 Jerome Guitton <guitton@adacore.com>
4363 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4364
9c78662a
UB
4365 * Makefile.tpl (all): Avoid a trailing backslash.
4366 * Makefile.in: Regenerate.
394e9195 4367
47bca6aa
BE
43682009-06-03 Ben Elliston <bje@au.ibm.com>
4369
4370 * config.sub, config.guess: Update from upstream sources.
4371
a891a473
RS
43722009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4373
4374 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4375 to noconfdirs.
4376 * configure: Regenerate.
4377
70cb2d9f
AO
43782009-06-02 Alexandre Oliva <aoliva@redhat.com>
4379
4380 * Makefile.tpl ([+compare-target+]): Compare all stage
4381 directories, rather than just gcc.
4382 * Makefile.in: Rebuilt.
4383
7f1245df
DK
43842009-06-01 Doug Kwan <dougkwan@google.com>
4385
4386 * configure.ac: Support gold for target arm*-*-*.
4387 * configure: Regenerate.
394e9195 4388
acd26225
KG
43892009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4390
4391 * Makefile.def: Add MPC support and dependencies.
4392 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4393
4394 * Makefile.in, configure: Regenerate.
4395
a1fc946a
AO
43962009-05-27 Alexandre Oliva <aoliva@redhat.com>
4397
4398 * Makefile.tpl (all): Avoid harmless warning in make all when
4399 gcc-bootstrap is enabled but stage_last does not exist.
4400 * Makefile.in: Rebuilt.
4401
2e6a3c8d
NR
44022009-05-24 Nicolas Roche <roche@adacore.com>
4403
4404 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4405 * Makefile.in: Regenerate.
4406
63487d11
DC
44072009-05-21 Denis Chertykov <chertykov@gmail.com>
4408
4409 * MAINTAINERS: Update my e-mail address.
4410
449223af
DK
44112009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4412
4413 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4414 * configure: Regenerate.
4415
31c98f49
AO
44162009-05-18 Alexandre Oliva <aoliva@redhat.com>
4417
4418 PR other/40159
4419 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4420 gcc-no-bootstrap are mutually exclusive.
4421 * Makefile.in: Rebuilt.
4422
0f501837
AO
44232009-05-18 Alexandre Oliva <aoliva@redhat.com>
4424
4425 PR other/40159
4426 * Makefile.tpl (all): Don't end with unconditional success.
4427 * Makefile.in: Rebuilt.
4428
4a4a4e99
AO
44292009-05-12 Alexandre Oliva <aoliva@redhat.com>
4430
4431 PR target/37137
4432 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4433 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4434 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4435 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4436 stage_configureflags, stage_cflags and stage_libcflags into
4437 explicit Makefile macros.
4438 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4439 GFORTRAN.
4440 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4441 CC. Set CC_FOR_BUILD from CC.
4442 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4443 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4444 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4445 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4446 and GFORTRAN.
4447 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4448 (_LIBCFLAGS): Renamed to _TFLAGS.
4449 (do-compare-debug, do-compare3-debug): Drop.
4450 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4451 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4452 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4453 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4454 (XGCC_FLAGS_FOR_TARGET): New.
4455 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4456 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4457 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4458 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4459 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4460 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4461 TFLAGS.
4462 (BUILD_CONFIG): Include if requested.
4463 (all): Set TFLAGS on bootstrap.
4464 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4465 (all-stageid-prefixmodule): Likewise.
4466 (do-clean, distclean-stageid): Set TFLAGS.
4467 (restrap): Fix whitespace.
4468 * Makefile.in: Rebuilt.
4469
1cee3429
PB
44702009-05-07 Paolo Bonzini <bonzini@gnu.org>
4471
4472 * config.guess: Sync with src.
4473
0b70eafd
DK
44742009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4475
4476 * configure.ac ($with_ppl): Default to no if not supplied.
4477 ($with_cloog): Likewise.
4478 configure: Regenerate.
4479
5175f17c
JW
44802009-04-27 James E. Wilson <wilson@codesourcery.com>
4481
4482 * MAINTAINERS: Update my e-mail address.
4483
952fa153
NC
44842009-04-27 Nick Clifton <nickc@redhat.com>
4485
4486 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4487
a687f83c
EB
44882009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4489
4490 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4491 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4492 * Makefile.in: Regenerate.
4493
9e3eba15
KG
44942009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4495
4496 PR bootstrap/39739
4497 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4498 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4499
4500 * configure, Makefile.in: Regenerate.
4501
a687f83c 45022009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4503
4504 * include/hashtab.h: Update GTY annotations to new syntax
4505 * include/splay-tree.h: Likewise
4506
070bdbd9
BE
45072009-04-17 Ben Elliston <bje@au.ibm.com>
4508
4509 * config.sub, config.guess: Update from upstream sources.
4510
55f2d967
AG
45112009-04-15 Anthony Green <green@moxielogic.com>
4512
4513 * configure.ac: Add moxie support.
4514 * configure: Rebuilt.
4515
309c24a9
JJ
45162009-04-14 Jakub Jelinek <jakub@redhat.com>
4517
4518 * configure.ac: Change copyright header to refer to version
4519 3 of the GNU General Public License and to point readers at the
4520 COPYING3 file and the FSF's license web page.
4521 * Makefile.def: Likewise.
4522 * Makefile.tpl: Likewise.
4523 * Makefile.in: Regenerate.
4524
b93133bc
JH
45252009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4526
4527 * configure.ac: Restore match for darwin9 or later. Use double
4528 brackets since regeneration eats one pair.
4529 * configure: Regenerate.
4530
d18ff35a
L
45312009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4532
4533 PR gas/10039
4534 * configure.ac: Require texinfo 4.7.
4535 * configure: Regenerated.
4536
748086b7
JJ
45372009-04-09 Nick Clifton <nickc@redhat.com>
4538
4539 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4540 the GCC Runtime Library Exception.
4541
a3337ea2
KG
45422009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4543
4544 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4545 * configure: Regenerate.
4546
60911f14
SE
45472009-04-01 Steve Ellcey <sje@cup.hp.com>
4548
4549 * Makefil.def (languages): New entries.
4550 * Makefile.tpl (check-gcc-*): New generic target.
4551 * Makefile.in: Regenerate.
60911f14 4552
dce2d8b2 45532009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4554
d18ff35a 4555 * MAINTAINERS: Update my email address.
7369c1d0 4556
cfb1f59f
TT
45572009-03-18 Tom Tromey <tromey@redhat.com>
4558
d18ff35a
L
4559 * configure: Rebuild.
4560 * configure.ac (host_libs): Add libiconv.
4561 * Makefile.in: Rebuild.
4562 * Makefile.def (host_modules): Add libiconv.
4563 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4564
75eeae1a
TG
45652009-03-16 Tristan Gingold <gingold@adacore.com>
4566
4567 * configure.ac: Treat gdb as supported on x86_64-darwin.
4568 * configure: Regenerate.
4569
f38095f3
JM
45702009-03-16 Joseph Myers <joseph@codesourcery.com>
4571
4572 * configure.ac (--with-host-libstdcxx): New option.
4573 * configure: Regenerate.
4574
dce2d8b2 45752009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4576
4577 * MAINTAINERS: Move myself into the write after approval list.
4578
6d401294
NP
45792009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4580
4581 * MAINTAINERS: Update e-mail address.
2bf33cdb 4582
07c97076
DN
45832009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4584
4585 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4586
dce2d8b2 45872009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4588
4589 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4590
7a9d3fe8
RW
45912009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4592
4593 Backport from git Libtool:
4594
4595 2009-01-19 Robert Millan <rmh@aybabtu.com>
4596 Support GNU/kOpenSolaris.
4597 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4598 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4599 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4600 GNU/kOpenSolaris.
4601
c9e9e11f
AS
46022009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4603
4604 * MAINTAINERS: Update e-mail address.
4605
5e8c1552 46062009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4607
4608 * MAINTAINERS (Write After Approval): Add self.
4609
b0adb088
BM
46102009-02-18 Bingfeng Mei <bmei@broadcom.com>
4611
4612 * MAINTAINERS (Write After Approval): Add myself.
4613
ee04b574
AS
46142009-02-05 Andreas Schwab <schwab@suse.de>
4615
4616 * Makefile.tpl (stage_last): Define $r and $s before using
4617 $(RECURSE_FLAGS_TO_PASS).
4618 * Makefile.in: Regenerate
4619
907884c9
ILT
46202009-01-30 Ian Lance Taylor <iant@google.com>
4621
4622 * MAINTAINERS: Move myself to the Global Reviewers list.
4623
416ac4d4
RM
46242009-01-29 Robert Millan <rmh@aybabtu.com>
4625
4626 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4627 * configure: Regenerate.
4628
ee5decb3
GP
46292009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4630
4631 * MAINTAINERS: Make whitespace consistent.
19196f44 4632 Remove Robert Millan from Write After Approval.
ee5decb3 4633
36fbb0ec
AM
46342009-01-16 Alan Modra <amodra@bigpond.net.au>
4635
4636 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4637 (all-opcodes): Depend on all-libiberty.
4638 * Makefile.in: Regenerate.
4639
52535a64
DR
46402009-01-15 Douglas B Rupp <rupp@gnat.com>
4641
4642 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4643 * configure: Regenerate.
4644
e04a57df
RR
46452009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
856c450b
SK
46492009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4650
4651 * MAINTAINERS: Add myself to reviewers (Fortran).
4652
dce2d8b2 46532009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4654
4655 PR tree-optimization/38515
4656 * configure.ac (cloog-polylib): Removed.
4657 (with_ppl, with_cloog): Test for "no".
4658 * configure: Regenerated.
4659
1e5e8a59
DF
46602009-01-11 Daniel Franke <franke.daniel@gmail.com>
4661
4662 * MAINTAINERS: Moved myself to reviewers (Fortran).
4663
5e5debf6
TS
46642009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4665
4666 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4667 (Write After Approval): Remove myself.
4668
1c42acf1
DN
46692009-01-03 Diego Novillo <dnovillo@google.com>
4670
4671 * MAINTAINERS: Remove myself from alias maintainership.
4672
2fbbedaf
DA
46732009-01-02 David Ayers <ayers@fsfe.org>
4674
4675 * MAINTAINERS: Update e-mail address.
4676
17213821
GP
46772008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4678
4679 * MAINTAINERS: Make whitespace consistent.
4680
baafc534
RW
46812008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4682
4683 Backport from upstream Libtool:
4684 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4685 Add cache variables to tests that require the linker to work.
4686 For shlibpath_overrides_runpath, this also changes the semantics
4687 to let the result from the C compiler take precedence.
4688
18430d27
BE
46892008-12-02 Ben Elliston <bje@au.ibm.com>
4690
4691 * config.sub, config.guess: Update from upstream sources.
4692
dce2d8b2 46932008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4694
4695 * configure.ac (ppllibs): Add by default the lib flags.
4696 * configure: Regenerate.
4697
41e9641b
LM
46982008-12-08 Luis Machado <luisgpm@br.ibm.com>
4699
4700 * MAINTAINERS: Add myself to the write after approval list.
4701
25783c30
JH
47022008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4703
ee04b574
AS
4704 * configure.ac: Add double brackets on darwin[912].
4705 * configure: Regenerate.
25783c30 4706
0e318fcc
DK
47072008-12-03 Daniel Kraft <d@domob.eu>
4708
4709 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4710 Approval to Reviewer section (for Fortran front-end).
4711
7f171b95
JH
47122008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4713
4714 * configure.ac: Expand to darwin10 and later.
4715 * configure: Regenerate.
4716
09ce620e
AS
47172008-12-02 Andreas Schwab <schwab@suse.de>
4718
4719 * Makefile.def: configure-target-boehm-gc depends on
4720 all-target-libstdc++-v3.
4721 * Makefile.in: Regenerate.
4722
386c704d
KT
47232008-12-02 Kai Tietz <kai.tietz@onevision.com>
4724
4725 * MAINTAINERS: Add myself as mingw maintainer.
4726
e03dd84a
BE
47272008-12-02 Ben Elliston <bje@au.ibm.com>
4728
4729 * config.sub, config.guess: Update from upstream sources.
4730
3fa87964
GP
47312008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4732
4733 * README.SCO: Remove.
4734
df72d7ed
FP
47352008-11-29 Fernando Pereira <pronesto@gmail.com>
4736
4737 * MAINTAINERS: Add myself to the write after approval list.
4738
b5646528
DK
47392008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4740
4741 * MAINTAINERS: Update my email address in WAA section.
4742
dce2d8b2 47432008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4744
4745 * MAINTAINERS: Update e-mail address.
4746
dce2d8b2 47472008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4748
4749 * MAINTAINERS: Change e-mail address.
4750
0db3a858
TG
47512008-11-27 Tristan Gingold <gingold@adacore.com>
4752
4753 * configure.ac: Build gdb for i?86-*-darwin*
4754 * configure: Regenerated.
4755
dce2d8b2 47562008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4757
4758 * MAINTAINERS: Added my full name.
4759
487e299b
DJ
47602008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4761
4762 PR bootstrap/38014
4763 PR bootstrap/37923
4764
4765 Revert:
4766
4767 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4768
4769 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4770 * Makefile.in: Regenerated.
4771
4772 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4773
4774 PR gdb/921
4775 PR gdb/1646
4776 PR gdb/2175
4777 PR gdb/2176
4778
4779 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4780 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4781 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4782 (HOST_EXPORTS): Pass CPPFLAGS.
4783 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4784 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4785 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4786 * Makefile.in, configure: Regenerated.
4787 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4788 and CPPFLAGS_FOR_BUILD.
4789
dce2d8b2 47902008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4791
4792 * MAINTAINERS: Add myself as middle end maintainer.
4793
044fed69
AS
47942008-11-06 Andrew Stubbs <ams@codesourcery.com>
4795
4796 * MAINTAINERS (Write after approval): Add myself.
4797
caf6defe
DN
47982008-11-05 Diego Novillo <dnovillo@google.com>
4799
4800 * MAINTAINERS (Global Reviewers): Add myself.
4801 (Non-Algorithmic Maintainers): Remove myself.
4802
3e9899ac
TS
48032008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4804
09ce620e 4805 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4806
ea99e36e
MM
48072008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4808
09ce620e 4809 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4810
fb0d2684
BE
48112008-10-31 Ben Elliston <bje@au.ibm.com>
4812
4813 * configure.ac (spu-*-*): Remove special case.
4814 * configure: Regenerate.
4815
73c07a3e
CM
48162008-10-30 Catherine Moore <clm@codesourcery.com>
4817
4818 * MAINTAINERS (Write after approval): Update my email address.
4819
7310a2da
SSF
48202008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4821
4822 * configure.ac [spu-*-*]: Do not set skipdirs.
4823 * configure: Re-generate.
4824
7e51fe23
BS
48252008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4826
4827 * MAINTAINERS (Various Maintainers): Add myself to reload.
4828
ef20be93
RG
48292008-10-25 Richard Guenther <rguenther@suse.de>
4830
4831 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4832 maintainer. Remove myself as libgcc-math maintainer.
4833 (Non-Algorithmic Maintainers): Remove myself.
4834
03ffcfa0
DJ
48352008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4838 * Makefile.in: Regenerated.
4839
dec014a9
CC
48402008-10-23 Cary Coutant <ccoutant@google.com>
4841
4842 * MAINTAINERS (Write after approval): Add myself.
4843
b36c386c
DJ
48442008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4845
4846 PR gdb/921
4847 PR gdb/1646
4848 PR gdb/2175
4849 PR gdb/2176
4850
4851 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4852 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4853 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4854 (HOST_EXPORTS): Pass CPPFLAGS.
4855 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4856 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4857 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4858 * Makefile.in, configure: Regenerated.
4859 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4860 and CPPFLAGS_FOR_BUILD.
4861
dce2d8b2 48622008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4863
4864 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4865 Sebastian Pop.
4866
e0bda97e
AP
48672008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4868
4869 * MAINTAINERS (Write After Approval): Added myself.
4870
36c713e0
KG
48712008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4872
4873 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4874 recommended version to 2.3.2.
4875
4876 * configure: Regenerate.
4877
8fe005ee
MM
48782008-10-01 Mark Mitchell <mark@codesourcery.com>
4879
4880 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4881
be8f156f
DD
48822008-09-29 David Daney <david.daney@caviumnetworks.com>
4883
4884 * MAINTAINERS (Write After Approval): Update e-mail address.
4885
ae11dff4
PG
48862008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4887
4888 * libtool.m4: Update to libtool 2.2.6.
4889 * lt~obsolete.m4: Update to libtool 2.2.6.
4890 * ltmain.sh: Update to libtool 2.2.6.
4891 * ltsugar.m4: Update to libtool 2.2.6.
4892 * ltversion.m4: Update to libtool 2.2.6.
4893 * ltoptions.m4: Update to libtool 2.2.6.
4894 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4895
441154b1
CF
48962008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4897
4898 * MAINTAINERS (Write After Approval): Add myself.
4899
775b3b26
BRF
49002008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4901
4902 * MAINTAINERS (Write After Approval): Update my name.
4903
94538043
SB
49042008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4905
09ce620e 4906 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4907
52d1bfd8
SE
49082008-09-18 Steve Ellcey <sje@cup.hp.com>
4909
09ce620e 4910 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4911
c5cc92f5
GP
49122008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4913
4914 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4915 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4916 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4917 and Michael Tiemann from Write After Approval since they do not
4918 actually have access.
4919
23d9794a
RG
49202008-09-05 Richard Guenther <rguenther@suse.de>
4921
4922 * configure.ac: Initialize clooglibs to -lcloog.
4923 * configure: Re-generate.
4924
192a671e
LCW
49252008-09-04 Le-Chun Wu <lcwu@google.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
d789184e
SP
49292008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4930
4931 * configure.ac (--with-cloog-polylib): New.
4932 (--disable-cloog-version-check): New.
4933 (--disable-ppl-version-check): New.
4934 * configure: Re-generate.
4935
36a881c7
RG
49362008-09-03 Richard Guenther <rguenther@suse.de>
4937
4938 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4939 cloog test.
4940 * configure: Re-generate.
4941
358da97e
HS
49422008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4943
4944 Add picoChip port.
4945 * MAINTAINERS: Add picoChip maintainers.
4946
f8bf9252
SP
49472008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4948 Tobias Grosser <grosser@fim.uni-passau.de>
4949 Jan Sjodin <jan.sjodin@amd.com>
4950 Harsha Jagasia <harsha.jagasia@amd.com>
4951 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4952 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4953 Adrien Eliche <aeliche@isty.uvsq.fr>
4954
4955 Merge from graphite branch.
4956 * configure: Regenerate.
4957 * Makefile.in: Regenerate.
4958 * configure.ac (host_libs): Add ppl and cloog.
4959 Add checks for PPL and CLooG.
4960 * Makefile.def (ppl, cloog): Added modules and dependences.
4961 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4962 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4963
d89f0ad6
AL
49642008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4965
4966 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4967 (GCC_SHLIB_SUBDIR): New.
4968 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4969 * configure: Regenerate.
4970 * Makefile.in: Regenerate.
4971
88a25817
GP
49722008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4973
4974 * MAINTAINERS: Consistently use tabs to separate columns.
4975
f873f15f
TG
49762008-08-29 Tristan Gingold <gingold@adacore.com>
4977
4978 * MAINTAINERS (Write after Approval): Add myself.
4979
e1514c3f
TG
49802008-08-28 Tristan Gingold <gingold@adacore.com>
4981
4982 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4983 Enable bfd, binutils and opcodes.
4984 * configure: Regenerate.
4985
4717882f
JDA
49862008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4987
4988 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4989
28c9884c
TK
49902008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4991
4992 * MAINTAINERS: Use correct Umlaut for last name.
4993
ae96d86a
FXC
49942008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4995
4996 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4997
3ecc96e3
DE
49982008-08-16 David Edelsohn <edelsohn@gnu.org>
4999
5000 * MAINTAINERS: Update my email address.
5001
dd609cc1
EB
50022008-08-16 Nicolas Roche <roche@adacore.com>
5003
5004 * Makefile.tpl: Add BOOT_ADAFLAGS.
5005 * Makefile.in: Regenerate.
5006
08d0963a
RS
50072008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5008
5009 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5010 * configure: Regenerate.
5011
dce2d8b2 50122008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5013
5014 * configure.ac: Add makefile fragments for hpux.
5015 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5016 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5017 * configure: Regenerate.
5018 * Makefile.in: Regenerate.
5019
dce2d8b2 50202008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5021
5022 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5023
dce2d8b2 50242008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5025
5026 * MAINTAINERS (Write after Approval): Add myself.
5027
78209f30
XG
50282008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5029
5030 * MAINTAINERS (Write After Approval): Add myself.
5031
5b5b098d
AJ
50322008-06-29 Andrew Jenner <andrew@codesourcery.com>
5033
5034 * MAINTAINERS (Write After Approval): Add myself.
5035
d812ec93
KW
50362008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5037
5038 * MAINTAINERS: Update my email address.
5039
99e78224
JY
50402008-06-25 Joey Ye <joey.ye@intel.com>
5041
5042 * MAINTAINERS (Write After Approval): Add myself.
5043
18c04407
RW
50442008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5045
5046 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5047 * Makefile.in: Regenerate.
5048 * configure: Regenerate.
5049
47aa9a31
DK
50502008-06-17 Daniel Kraft <d@domob.eu>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
ad33ff57
RW
50542008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5055
5056 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5057 "$@" is still intact with both Autoconf 2.59 and 2.62.
5058 * configure: Regenerate.
5059
cdce5c41
RW
50602008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5061
5062 * Makefile.tpl: Fix comment errors.
5063 * Makefile.in: Regenerate.
5064
01b79d11
DM
50652008-06-12 David S. Miller <davem@davemloft.net>
5066 David Edelsohn <edelsohn@gnu.org>
5067
5068 * configure.ac: Add powerpc*-*-* to gold supported targets.
5069 * configure: Regenerate.
5070
f8c33439
JM
50712008-06-08 Joseph Myers <joseph@codesourcery.com>
5072
5073 PR tree-optimization/36218
5074 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5075 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5076 (all prefix="build-"): Pass them to build-system sub-makes.
5077 * Makefile.in: Regenerate.
5078
cd985f66
JM
50792008-06-07 Joseph Myers <joseph@codesourcery.com>
5080
5081 * MAINTAINERS (mt port): Remove.
5082 (sco5, unixware, sco udk): Remove.
5083 (Kean Johnston): Add to Write After Approval.
5084
3f6383d3
JB
50852008-05-30 Julian Brown <julian@codesourcery.com>
5086
5087 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5088 of libobjc for ARM EABI Linux.
5089 * configure: Regenerate.
30da41ed 5090
dce2d8b2 50912008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5092
09ce620e 5093 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5094
dce2d8b2 50952008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5096
e29cc9b4 5097 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5098
955410cb
JW
50992008-05-15 Janus Weil <janus@gcc.gnu.org>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
719bb4e3 51032008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5104
5105 * config-ml.in: don't handle --enable-shared and --enable-static.
5106
372b05fc
RS
51072008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5108
5109 * MAINTAINERS: Update my email address.
5110
f73e2200
PC
51112008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5112
5113 * MAINTAINERS: Update my email address.
09ce620e 5114
3e438e2b
KVH
51152008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5116
5117 * MAINTAINERS (Write After Approval): Add myself.
5118
177bf491
GS
51192008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
dce2d8b2 51232008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5124
5125 * MAINTAINERS (crx): Add myself.
5126
14a8726b
PB
51272008-04-18 Paolo Bonzini <bonzini@gnu.org>
5128
5129 Sync with src:
5130 2008-04-14 David S. Miller <davem@davemloft.net>
5131
09ce620e
AS
5132 * configure.ac: Add sparc*-*-* to gold supported targets.
5133 * configure: Regenerate.
14a8726b 5134
7142fb32
PB
51352008-04-18 Paolo Bonzini <bonzini@gnu.org>
5136
5137 PR bootstrap/35457
5138 * configure.ac: Include override.m4.
5139 * configure: Regenerate.
5140
c6b196de
PB
51412008-04-18 Paolo Bonzini <bonzini@gnu.org>
5142
09ce620e
AS
5143 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5144 * Makefile.in: Regenerate.
c6b196de 5145
dce2d8b2 51462008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5147
09ce620e 5148 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5149 as nonconfigurable directories list.
09ce620e 5150 * configure: Regenerate.
c993ae60 5151
8479b1b1
BE
51522008-04-14 Ben Elliston <bje@au.ibm.com>
5153
5154 * config.sub, config.guess: Update from upstream sources.
5155
295e261a
HPN
51562008-04-12 Hans-Peter Nilsson <hp@axis.com>
5157
5158 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5159 * Makefile.in: Regenerate.
5160
ac3949d9
EW
51612008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5162
5163 * configure.ac: Do not build libssp for the AVR.
5164 * configure: Regenerate.
5165
06407e30
ILT
51662008-04-07 Ian Lance Taylor <iant@google.com>
5167
5168 * Makefile.def: check-gold depends upon all-binutils.
5169 * Makefile.in: Regenerate.
5170
97db009c
AH
51712008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5172
5173 * MAINTAINERS (Write After Approval): Add myself.
5174
2a79c47f
NC
51752008-04-04 Nick Clifton <nickc@redhat.com>
5176
5177 PR binutils/4334
5f4bebbf 5178 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5179 builds.
5180 * configure: Regenerate.
5181
c53a18d3
N
51822008-04-04 NightStrike <NightStrike@gmail.com>
5183
5184 PR other/35151
09ce620e
AS
5185 * configure.ac: Combine rules for mingw32 and mingw64.
5186 * configure: Regenerate.
c53a18d3 5187
d925aa70
KT
51882008-04-02 Kai Tietz <kai.tietz@onvision.com>
5189
5190 * MAINTAINERS (Write After Approval): Add myself.
5191
dce2d8b2 51922008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5193
5194 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5195 * Makefile.in (.NOTPARALLEL): Ditto.
5196
4412a506
PG
51972008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
dce2d8b2 52012008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5202
5203 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5204 * Makefile.in (.NOTPARALLEL): Regenerate.
5205
639223bd
PB
52062008-03-27 Paolo Bonzini <bonzini@gnu.org>
5207
5208 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5209 * Makefile.in: Regenerate.
5210
b8ab1f4a
JS
52112008-03-26 Jakub Staszak <kuba@et.pl>
5212
5213 * MAINTAINERS (Write After Approval): Add myself.
5214
b45890a4
TK
52152008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5216
5217 * MAINTAINERS: Update e-mail address.
5218
5afab7ad
ILT
52192008-03-20 Ian Lance Taylor <iant@google.com>
5220
5221 * configure.ac: Add support for --enable-gold.
5222 * Makefile.def: Add gold as a directory like ld.
5223 * configure, Makefile.in: Regenerate.
5224
38d24731
RW
52252008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5226
5227 * configure.ac: m4_include config/proginstall.m4.
5228 * configure: Regenerate.
32bc4cf4
RW
5229
5230 Backport from upstream Libtool:
09ce620e 5231
32bc4cf4 5232 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5233
32bc4cf4
RW
5234 Deal with Autoconf 2.62's semantic change in m4_append.
5235 * ltsugar.m4 (lt_append): Replace broken versions of
5236 m4_append.
5237 (lt_if_append_uniq): Don't require separator to be overquoted,
5238 and avoid broken m4_append.
5239 (lt_dict_add): Fix typo.
5240 * libtool.m4 (_LT_DECL): Don't overquote separator.
5241
9d3c50ea
DE
52422008-03-13 David Edelsohn <edelsohn@gnu.org>
5243
5244 * config.rpath: Add AIX 6 support.
5245
5d2edb29
PB
52462008-03-13 Paolo Bonzini <bonzini@gnu.org>
5247
5248 * Makefile.def (stageprofile). Remove -fprofile-generate
5249 from stage_libcflags.
5250 * Makefile.in: Regenerate.
5251
954910ef
BE
52522008-03-13 Ben Elliston <bje@au.ibm.com>
5253
5254 * config.sub, config.guess: Update from upstream sources.
5255
e8645a40
TT
52562008-03-06 Tom Tromey <tromey@redhat.com>
5257
5258 * MAINTAINERS: Update for treelang deletion.
5259
2c8e955e
JW
52602008-03-03 James E. Wilson <wilson@tuliptree.org>
5261
5262 * MAINTAINERS: Update my email address.
5263
54acd307
SS
52642008-03-03 Stan Shebs <stanshebs@earthlink.net>
5265
893ad2a1 5266 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5267 (objective-c/c++): Add myself as a maintainer.
5268
4b52b516
VR
52692008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5270
5271 * MAINTAINERS (Write After Approval): Update my email address.
5272
e652b516
TB
52732008-02-25 Tomas Bily <tbily@suse.cz>
5274
5275 * MAINTAINERS (Write After Approval): Add myself.
5276
02d30740
JJ
52772008-02-23 Jakub Jelinek <jakub@redhat.com>
5278
5279 * MAINTAINERS (OpenMP): Add myself.
5280
1c8bd6a3
PB
52812008-02-20 Paolo Bonzini <bonzini@gnu.org>
5282
4b40b2a5
UB
5283 PR bootstrap/32009
5284 PR bootstrap/32161
1c8bd6a3 5285
4b40b2a5
UB
5286 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5287 * configure: Regenerate.
1c8bd6a3 5288
4b40b2a5
UB
5289 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5290 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5291 STAGE4_LIBCFLAGS): New.
5292 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5293 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5294 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5295 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5296 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5297 for target modules. Don't export LIBCFLAGS.
5298 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5299 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5300 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5301 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5302 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5303 * Makefile.in: Regenerate.
1c8bd6a3 5304
bb44c9d2
RW
53052008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5306
5307 PR libgcj/33085
5308 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5309 Do not use -DDLL_EXPORT. Backport from upstream.
5310
29a7754d
RW
53112008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5312
5313 * MAINTAINERS (Write After Approval): Add myself.
5314
9a212bb7
HPN
53152008-02-02 Hans-Peter Nilsson <hp@axis.com>
5316
5317 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5318 * configure: Regenerate.
5319
aa12a573
MG
53202008-01-31 Marc Gauthier <marc@tensilica.com>
5321
5322 * configure.ac (xtensa*-*-*): Recognize processor variants.
5323 * configure: Regenerate.
5324
ac9e6043
RW
53252008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5326
40049ccc
UB
5327 PR bootstrap/34922
5328 * configure.ac (PARSE_ARGS): Push suitable setting of
5329 ac_subdirs_all, for `./configure --help=recursive'.
5330 Handle `+' in generic toplevel directory disabling.
5331 * configure: Regenerate.
ac9e6043 5332
4288c86a
NC
53332008-01-28 Nick Clifton <nickc@redhat.com>
5334
5335 * MAINTAINERS (xstormy16): Take over maintainership.
5336
8d8da227
JM
53372008-01-25 Joseph Myers <joseph@codesourcery.com>
5338
5339 * MAINTAINERS (c4x port): Remove.
5340
349b60e7
DE
53412008-01-24 David Edelsohn <edelsohn@gnu.org>
5342
5343 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5344
3ca06a68
BE
53452008-01-23 Ben Elliston <bje@au.ibm.com>
5346
5347 * config.sub, config.guess: Update from upstream sources.
5348
3c631381
TG
53492008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
20533ef1
L
53532008-01-17 H.J. Lu <hjl.tools@gmail.com>
5354
5355 * MAINTAINERS: Update my email address.
5356
53572008-01-09 Raksit Ashok <raksit@google.com>
5358
5359 * MAINTAINERS (Write After Approval): Add myself.
5360
684f4f6a
RA
53612008-01-09 Raksit Ashok <raksit@google.com>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
9cb8756f
BE
53652008-01-08 Ben Elliston <bje@au.ibm.com>
5366
5367 * config.sub, config.guess: Update from upstream sources.
5368
94e1934d
KG
53692007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5370
5371 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5372 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5373 * configure: Regenerate.
5374
a2e51f77
SP
53752007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5376
5377 * MAINTAINERS: Update my email address.
5378
ffe3dcd9
BRF
53792007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5380
5381 * MAINTAINERS: Update my email address.
5382
aa4095c9
RS
53832007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5384
5385 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5386 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5387 * Makefile.in: Regenerate.
5388
dce2d8b2 53892007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5390
5391 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5392 misplaced entries.
5393
0fe0f073
AT
53942007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5395
5396 * configure.ac: Enable libjava for x86_64-*-darwin9.
5397 * configure: Regenerate.
5398
dce2d8b2 53992007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5400
5401 * MAINTAINERS (Write After Approval): Add myself.
5402
c3220d4c
BE
54032007-12-05 Ben Elliston <bje@au.ibm.com>
5404
5405 * config.sub, config.guess: Update from upstream sources.
5406
aba7501e
MK
54072007-12-02 Matthias Klose <doko@ubuntu.com>
5408
5409 * config-ml.in: Remove 64bit configure tests.
5410
d683ec81
PB
54112007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5412
5413 * config-ml.in: Robustify against white space in absolute file
5414 names.
5415
5416 * config-ml.in (multi-clean): Substitute ${Makefile}.
5417 Remove superfluous ${Makefile} in list.
5418
60f1711a
TS
54192007-11-19 Thiemo Seufer <ths@mips.com>
5420
5421 * config-ml.in: Don't hardcode the Makefile name.
5422
487f9d96
AM
54232007-11-08 Alexander Monakov <amonakov@ispras.ru>
5424
5425 * MAINTAINERS (Write After Approval): Add myself.
5426
fa3886fe
ST
54272007-11-07 Samuel Tardieu <sam@rfc1149.net>
5428
5429 * MAINTAINERS (Write After Approval): Add myself.
5430
dce2d8b2 54312007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5432
5433 * MAINTAINERS (Write After Approval): Add myself.
5434
acc48927
BE
54352007-10-25 Ben Elliston <bje@au.ibm.com>
5436
5437 * MAINTAINERS (mercury): Remove entry.
5438 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5439
e00e9858
DJ
54402007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5441
5442 * Makefile.def (dependencies): Make configure-gdb depend on
5443 all-intl.
5444 * Makefile.in: Regenerated.
5445
def14a3c
SK
54462007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5447
5448 * MAINTAINERS (Fortran maintainer): Remove myself.
5449
dce2d8b2 54502007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5451
5452 * Makefile.def: To avoid problems running with parallel makes,
5453 build newlib before libgloss so that target specific header
5454 files are availble.
5455 * Makefile.in: Regenerate
5456
bbfbfafc
DJ
54572007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5458
5459 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5460 * Makefile.in: Regenerate.
5461
c56abad5
VM
54622007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5463
5464 * MAINTAINERS (Register allocation reviewer): Add myself.
5465
f019adc1
MF
54662007-10-08 Mike Frysinger <vapier@gentoo.org>
5467
5468 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5469 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5470 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5471 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5472 * configure: Regenerate.
5473
dce2d8b2 54742006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5475
5476 * MAINTAINERS (Register allocation reviewer): Add myself.
5477
0999159b
PB
54782007-10-01 Paolo Bonzini <bonzini@gnu.org>
5479
5480 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5481 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5482 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5483 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5484 * configure.ac: Default them to host tools for $host = $build.
5485 Subst them.
5486
5487 * configure: Regenerate.
5488 * Makefile.in: Regenerate.
5489
dce2d8b2 54902006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5491
5492 * MAINTAINERS (Register allocation reviewer): Add myself.
5493
dce2d8b2 54942006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5495
5496 * MAINTAINERS (Register allocation reviewer): Add myself.
5497
9d209c83
SP
54982007-09-21 Seongbae Park <seongbae.park@gmail.com>
5499
5500 * MAINTAINERS (Write After Approval): Fix typo.
5501
1ec3b87b
RS
55022007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5503
5504 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5505 * configure: Regenerate.
5506
19d5986d
PJ
55072007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5508
5509 PR bootstrap/31906
5510 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5511 they're already prefixed.
19d5986d 5512
6d3b5aea
BK
55132007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5514
5515 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5516 libstdc++.
5517 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5518 * configure: Regenerate.
5519 * Makefile.in: Regenerate.
09ce620e 5520
4fe7e755
AS
55212007-09-17 Andreas Schwab <schwab@suse.de>
5522
5523 * configure.ac: Raise minimum makeinfo version to 4.6.
5524 * configure: Regenerate.
5525
dce2d8b2 55262007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5527
ffe3dcd9 5528 * MAINTAINERS (write-after-approval) add myself
d483feaa 5529
fa9a3f31
AM
55302007-09-15 Alan Modra <amodra@bigpond.net.au>
5531
5532 * configure.ac: Correct makeinfo version check.
5533 * configure: Regenerate.
5534
6593a73e
RS
55352007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5536
5537 * MAINTAINERS: Update my email address.
5538
d9dced13
RS
55392007-09-14 Richard Sandiford <richard@codesourcery.com>
5540
5541 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5542 to $skipdirs and only disable gprof for newlib. Use the normal
5543 mips*-elf* handling in other respects.
5544 * configure: Regnerate.
5545
773c1467
DD
55462007-09-12 David Daney <ddaney@avtrex.com>
5547
5548 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5549 enabling libgcj.
5550 * configure: Regenerate.
5551
c03353e2
RIL
55522007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5553
5554 PR other/32154
5555 * configure.ac: For libgloss targets, point the linker to the linker
5556 script, startup code and simulator library.
5557 * configure: Regenerate.
5558
c4e9bf2b
AH
55592007-09-07 Andrew Haley <aph@redhat.com>
5560
5561 * configure.ac (noconfigdirs): Remove target-libffi and
5562 target-libjava.
5563 * configure: Regenerate.
5564
1f5a6b84
FXC
55652007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5566
5567 PR target/33281
5568 * configure.ac: Use config/mh-mingw on mingw.
5569 * configure: Regenerate.
1f5a6b84 5570
3951e521
PH
55712007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5572
9f349f63 5573 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5574
e643dc23
RG
55752007-09-05 Richard Guenther <rguenther@suse.de>
5576
5577 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5578 nor --disable-checking is provided also turn on yes and types
5579 checking for stage1.
5580 * configure: Re-generate.
5581
039874df
KW
55822007-08-30 Krister Walfridsson <cato@df.lth.se>
5583
5584 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5585 (Write After Approval): Remove myself.
5586
c3f07bd6 55872007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5588
c3f07bd6 5589 * config.sub, config.guess: Update from upstream sources.
15098359 5590
40049ccc 55912007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5592
5593 * MAINTAINERS (Write After Approval): Added myself.
5594 * MAINTAINERS (Reviewers): Removed myself.
5595
c8aea42c 55962007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5597 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5598
5599 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5600 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5601 * Makefile.in: Regenerate.
5602 * configure.ac (--with-debug-prefix-map): New.
5603 * configure: Regenerate.
5604
4bf6c438
RS
56052007-08-17 Richard Sandiford <richard@codesourcery.com>
5606 Nigel Stephens <nigel@mips.com>
5607
4bf6c438
RS
5608 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5609 as target_makefile_frag.
5610 * configure: Regenerate.
5611
bb286d71
AO
56122007-08-16 Alexandre Oliva <aoliva@redhat.com>
5613
5614 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5615 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5616 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5617 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5618 (do-compare, do-compare3, do-compare-debug): New.
5619 ([+compare-target+]): Use them.
5620
a4630417
MK
56212007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5622
5623 * MAINTAINERS (Write After Approval): Change my email address.
5624
d9acb717
RW
56252007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5626 Ben Elliston <bje@au.ibm.com>
5627
5628 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5629 --silent if $silent.
5630 * configure: Regenerate.
5631
96876681
ZD
56322003-08-12 Zdenek Dvorak <ook@ucw.cz>
5633
5634 * MAINTAINERS (Various Maintainers): Add myself as
5635 loop infrastructure maintainer. Update my e-mail
5636 address.
5637
1c1d80ee
DN
56382007-07-31 Diego Novillo <dnovillo@google.com>
5639
5640 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5641 Adjust description.
5642
7e98624c
RG
56432007-07-26 Richard Guenther <rguenther@suse.de>
5644
5645 * configure.ac: Add types checking to stage1 checking flags.
5646 * configure: Regenerate.
5647
4c85af60
NC
56482007-07-17 Nick Clifton <nickc@redhat.com>
5649
5650 * COPYING3: New file. Contains version 3 of the GNU General
5651 Public License.
5652 * COPYING3.LIB: New file. Contains version 3 of the GNU
5653 Lesser General Public License.
5654
19ddfd3a
AK
56552007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5656
5657 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5658
2a064545
AK
56592007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5660
5661 * MAINTAINERS (S/390 co-maintainer): Add myself.
5662 (Write After Approval): Remove myself.
5663
f861f54d
DH
56642007-07-13 Dan Hipschman <dsh@google.com>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
0136f2f7
NC
56682007-07-11 Nick Clifton <nickc@redhat.com>
5669
5670 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5671 WINDRES export.
5672 * Makefile.in: Regenerate.
5673
6e29b5a4
RO
56742007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5675
5676 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5677 maintainer.
5678
159a4b02
L
56792007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5680
5681 * lt~obsolete.m4: New. Import from 20070318 libtool.
5682
6ba67283
JB
56832007-07-03 Julian Brown <julian@codesourcery.com>
5684
5685 * MAINTAINERS (Write After Approval): Add myself.
5686
30b74385
RW
56872007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5688
5689 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5690 * configure: Regenerate.
5691
56922007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5693
5694 * configure.ac: Add some missing m4 quotation.
5695 * configure: Regenerate.
5696
943c54ce
SB
56972007-07-02 Simon Baldwin <simonb@google.com>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
1c00b503
PB
57012007-07-02 Paolo Bonzini <bonzini@gnu.org>
5702
5703 * configure: Regenerate.
5704
901119ae
KT
57052007-07-02 Kai Tietz <kai.tietz@onevision.com>
5706
5707 * Makefile.def: Add windmc tool to build.
5708 * Makefile.tpl: Likewise.
5709 * configure.ac: Likewise.
5710 * Makefile.in: Regenerate.
5711 * configure: Regenerate.
09ce620e 5712
83f4c19f
DD
57132007-06-28 DJ Delorie <dj@redhat.com>
5714
5715 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5716 not building newlib.
5717 * configure: Regenerated.
09ce620e 5718
5346c75c
JS
57192007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5720
5721 * MAINTAINERS (Write After Approval): Add myself.
5722
aacfb86b
MM
57232007-06-25 Martin Michlmayr <tbm@cyrius.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
590bf0d3
CM
57272007-06-19 Chris Matthews <chrismatthews@google.com>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
cdbbee7a
RIL
57312007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5732
5733 * MAINTAINERS (Write After Approval): Add myself.
5734
b8afffc1
DJ
57352007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5736
5737 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5738 * Makefile.in: Regenerated.
5739
3fcfad76
BS
57402007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5741
5742 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5743 bfin*-*-uclinux* targets.
5744 * configure: Regenerate.
5745
3f5a2b7f
ILT
57462007-06-14 Ian Lance Taylor <iant@google.com>
5747
5748 * MAINTAINERS: Add myself as non-algorithmic global write
5749 maintainer.
5750
4c46daee
DN
57512007-06-14 Diego Novillo <dnovillo@google.com>
5752
5753 * MAINTAINERS: Add self as middle-end maintainer and
5754 non-algorithmic global write maintainer.
5755
a3bb222a
FXC
57562007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5757
5758 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5759 Move all Fortran maintainers except Paul Brook into the
5760 Non-Autopoiesis section.
5761
a19e8f64
PB
57622007-06-14 Paolo Bonzini <bonzini@gnu.org>
5763
5764 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5765 (distclean-stage[+id+]): Possibly delete stage_last.
5766 * Makefile.in: Regenerate.
5767
1c2abe5e
SP
57682007-06-12 Seongbae Park <seongbae.park@gmail.com>
5769
5770 * MAINTAINERS (Various Maintainer): Fix typo.
5771
abca4739
PB
57722007-06-11 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * MAINTAINERS (Various Maintainer): Add myself as
5775 dataflow maintainer.
5776
a894d2c3
BE
57772007-06-07 Ben Elliston <bje@au.ibm.com>
5778
5779 * config.sub, config.guess: Update from upstream sources.
5780
8024d75e
BE
57812007-06-07 Ben Elliston <bje@au.ibm.com>
5782
5783 * Makefile.tpl: Fix spelling error.
5784 * Makefile.in: Regenerate.
5785
973a9a5e
SE
57862007-06-01 Steve Ellcey <sje@cup.hp.com>
5787
96598938
L
5788 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5789 lt_cv_sys_max_cmd_len.
973a9a5e 5790
ccb4d26b
DN
57912007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5792
5793 * MAINTAINERS (Various Maintainers): Add myself as
5794 auto-vectorizer maintainer.
5795
eecb7461
PB
57962003-05-31 Paolo Bonzini <bonzini@gnu.org>
5797
5798 PR libjava/32098
5799 * libtool.m4: Revert previous change.
5800 * ltgcc.m4: Put it here.
5801
89d28202
ZD
58022003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5803
5804 * MAINTAINERS (Various Maintainers): Add myself as
5805 auto-vectorizer maintainer.
5806
60c7a11a
L
58072007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5808
5809 PR libjava/32098
5810 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5811
9dd3cc81
RG
58122007-05-30 Richard Guenther <rguenther@suse.de>
5813
5814 * MAINTAINERS (Various Maintainers): Add myself as
5815 auto-vectorizer maintainer.
5816
9cc1244e
JJ
58172007-05-30 Jakub Jelinek <jakub@redhat.com>
5818
5819 PR bootstrap/29382
5820 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5821 * configure: Rebuilt.
5822
6124296b
RC
58232007-05-28 Roberto Costa <robsettantasei@gmail.com>
5824
5825 * MAINTAINERS (Write After Approval): Removed my name.
5826
6b757a0d
SB
58272007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5828
5829 * MAINTAINERS (Write After Approval): Remove myself.
5830
86ef8528
AT
58312007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5832
5833 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5834
1cf3d07d
SE
58352007-05-23 Steve Ellcey <sje@cup.hp.com>
5836
5837 * ltmain.sh: Update from ToT Libtool.
5838 * libtool.m4: Update from ToT Libtool.
5839 * ltsugar.m4: New. Update from ToT Libtool.
5840 * ltversion.m4: New. Update from ToT Libtool.
5841 * ltoptions.m4: New. Update from ToT Libtool.
5842 * ltconfig: Remove.
5843 * ltcf-c.sh: Remove.
5844 * ltcf-cxx.sh: Remove.
5845 * ltcf-gcj.sh: Remove.
5846
ce3fcf8c
OW
58472007-05-22 Ollie Wild <aaw@google.com>
5848
5849 * MAINTAINERS (Write After Approval): Add myself.
5850
342b9200
PB
58512007-05-16 Paolo Bonzini <bonzini@gnu.org>
5852
5853 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5854 stage_cflags.
5855 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5856 Remove CFLAGS/LIBCFLAGS.
5857 (configure-stage[+id+]-[+prefix+][+module+],
5858 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5859 * Makefile.in: Regenerate.
5860
cea17285
DN
58612007-05-15 Diego Novillo <dnovillo@google.com>
5862
5863 * MAINTAINERS: Update e-mail address.
5864
11c004e7
RE
58652007-05-15 Revital Eres <eres@il.ibm.com>
5866
5867 * MAINTAINERS (Write After Approval): Add myself.
5868
ab6bd693
RC
58692007-05-14 Roberto Costa <robsettantasei@gmail.com>
5870
5871 * MAINTAINERS (Write After Approval): Updated my address.
5872
388cdf07
TN
58732007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5874
5875 * MAINTAINERS (Write After Approval): Add myself.
5876
23f24034
SR
58772007-05-11 Silvius Rus <rus@google.com>
5878
5879 * MAINTAINERS (Write After Approval): Add myself.
5880
34a7526e
TT
58812007-04-23 Tom Tromey <tromey@redhat.com>
5882
5883 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5884
51da21be
MM
58852007-04-22 Mark Mitchell <mark@codesourcery.com>
5886
5887 * MAINTAINERS (cpplib): Rename to ...
5888 (libcpp): ... this. Add C/C++ front end maintainers.
5889
70070387
SE
58902007-04-14 Steve Ellcey <sje@cup.hp.com>
5891
5892 * config-ml.in: Pass ${ml_config_env} to configure calls.
5893
df1a0dbb
CB
58942007-04-04 Christian Bruel <christian.bruel@st.com>
5895
5896 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5897
9daff147
DK
58982007-04-02 Dave Korn <dave.korn@artimi.com>
5899
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
374eadb2
TB
59022007-03-31 Tobias Burnus <burnus@net-b.de>
5903
5904 * MAINTAINERS (fortran 95 front end): Add myself.
5905
8eced3a2
DR
59062007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5907
5908 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5909
653de3e3
AZ
59102007-03-24 Ayal Zaks <zaks@il.ibm.com>
5911
5912 * MAINTAINERS (Modulo Scheduler): Add myself.
5913
b737d953
BM
59142007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5915
5916 * MAINTAINERS (fortran 95 front end): Add myself.
5917 (c++ front end): whitespace fix.
5918
a584cdf2
NF
59192007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5920
5921 * MAINTAINERS (Write After Approval): Add myself.
5922
8c79f3c4
RS
59232007-03-21 Richard Sandiford <richard@codesourcery.com>
5924
5925 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5926 of glob. Quote arguments with single quotes too.
5927 * configure: Regenerate.
5928
07f1ac6d
BM
59292007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5930
5931 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5932 * Makefile.in: Regenerate
5933
172e41aa
AS
59342007-03-07 Andreas Schwab <schwab@suse.de>
5935
5936 * configure: Regenerate.
5937
9c4d2493
BM
59382007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5939
5940 * configure.ac: Add "--with-pdfdir" configure option,
5941 which defines pdfdir variable.
5942 * Makefile.def (target=fixincludes): Add install-pdf to
5943 missing targets.
5944 (recursive_targets): Add install-pdf target.
5945 (flags_to_pass): Add pdfdir.
5946 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5947 target.
5948 * configure: Regenerate
5949 * Makefile.in: Regenerate
5950
e14e622e
EC
59512007-02-28 Eric Christopher <echristo@apple.com>
5952
5953 Revert:
5954 2006-12-07 Mike Stump <mrs@apple.com>
5955
5956 * Makefile.def (dependencies): Add dependency for
5957 install-target-libssp and install-target-libgomp on
5958 install-gcc.
5959 * Makefile.in: Regenerate.
5960
54e433bc
MK
59612007-02-27 Matt Kraai <kraai@ftbfs.org>
5962
5963 * configure: Regenerate.
5964 * configure.ac: Move statements after variable declarations.
5965
6c8d3d8f
KK
59662007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5967
5968 * MAINTAINERS: Add myself as sh maintainer.
5969
9f8c6739
JM
59702007-02-19 Joseph Myers <joseph@codesourcery.com>
5971
5972 * configure.ac: Adjust for loop syntax.
5973 * configure: Regenerate.
5974
278a7a38
AO
59752007-02-18 Alexandre Oliva <aoliva@redhat.com>
5976
5977 * configure: Rebuilt.
5978
b2eaac4a
AO
59792007-02-18 Alexandre Oliva <aoliva@redhat.com>
5980
5981 * configure.ac: Drop multiple occurrences of --enable-languages,
5982 and fix its quoting.
5983 * configure: Rebuilt.
5984
beeaf216 59852007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5986 Nathan Sidwell <nathan@codesourcery.com>
5987 Vladimir Prus <vladimir@codesourcery.com>
5988 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5989
5990 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5991 * configure: Regenerate.
5992
09201a09
GP
59932007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5994
5995 * ltconfig (freebsd*): Default to elf.
5996
291f172e
DJ
59972007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * configure.ac (target_libraries): Move libgcc before libiberty.
6000 * configure: Regenerated.
6001
c3a86da9
DJ
60022007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6003 Paolo Bonzini <bonzini@gnu.org>
6004
6005 PR bootstrap/30753
6006 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6007 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6008 * configure: Regenerated.
6009
88e1e72a
FXC
60102007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6011
6012 * MAINTAINERS (Language Front End Maintainers): Update my mail
6013 address.
6014
44bfc3ac
DJ
60152007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6016
6017 PR bootstrap/30748
6018 * configure.ac: Correct syntax for Solaris ksh.
6019 * configure: Regenerated.
6020
3e19841a
PB
60212007-02-09 Paolo Bonzini <bonzini@gnu.org>
6022
6023 * configure.ac: Sync with src.
6024 * configure: Regenerate.
6025
74a48762
PB
60262007-02-09 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * Makefile.in: Regenerate.
6029
d846e52e
PB
60302007-02-09 Paolo Bonzini <bonzini@gnu.org>
6031
6032 * config.sub: Sync with src.
6033
1c710c3c
DJ
60342007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6035
6036 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6037 noncanonical equivalents.
6038 * configure.in: Rename to...
6039 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6040 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6041 target_noncanonical. Use them. Rewrite removal of configure
6042 arguments for autoconf 2.59. Discard variable settings. Force
6043 program_transform_name for native tools.
6044
6045 * Makefile.in: Regenerated.
6046 * configure: Regenerated with autoconf 2.59.
6047
dce2d8b2 60482007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6049
3de8da2a 6050 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6051
f6671c93
AS
60522007-01-31 Andreas Schwab <schwab@suse.de>
6053
6054 * Makefile.tpl (LDFLAGS): Substitute it.
6055 * Makefile.in: Regenerate.
6056
dce2d8b2 60572007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6058
3de8da2a 6059 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6060
2472200d
DE
60612007-01-28 David Edelsohn <edelsohn@gnu.org>
6062
3de8da2a 6063 * MAINTAINERS (spu port): Add myself.
2472200d 6064
5305be7e
RG
60652007-01-23 Richard Guenther <rguenther@suse.de>
6066
6067 PR bootstrap/30541
6068 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6069 * Makefile.tpl (GNATBIND): Substitute it.
6070 (GNATMAKE): Likewise.
6071 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6072 of STAGE_PREFIX.
6073 * Makefile.in: Regenerate.
6074 * configure: Regenerate.
6075
416cfb5e
MS
60762007-01-18 Mike Stump <mrs@apple.com>
6077
6078 * configure.in: Re-enable -Werror for gcc builds.
6079
3de8da2a 60802007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6081
3de8da2a 6082 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6083
d943d7c4
PB
60842007-01-11 Paolo Bonzini <bonzini@gnu.org>
6085
6086 * configure.in: Change == to = in test command.
3de8da2a 6087 * configure: Regenerate.
d943d7c4 6088
e69bf64b 60892007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6090 Nick Clifton <nickc@redhat.com>
6091 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6092
6093 * configure.in (build_configargs, host_configargs, target_configargs):
6094 Remove build/host/target parameters.
6095 (host_libs): Add gmp and mpfr.
6096 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6097 * Makefile.def (gmp, mpfr): New.
6098 (gcc): Remove target.
6099 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6100 target_os, target_vendor): New.
dce2d8b2 6101 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6102 * configure: Regenerate.
6103 * Makefile.in: Regenerate.
e69bf64b
PB
6104
61052007-01-11 Matt Fago <fago@earthlink.net>
6106
6107 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6108 to improve robustness of configure tests.
e69bf64b 6109 * configure: Regenerate.
e14e622e 6110
a42f3b80
UB
61112007-01-09 Uros Bizjak <ubizjak@gmail.com>
6112
6113 * MAINTAINERS: Add myself as i386 maintainer.
6114
a36aee1a
JH
61152007-01-08 Jan Hubicka <jh@suse.cz>
6116
61fcaeef 6117 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6118
738a52d3
KT
61192007-01-08 Kai Tietz <kai.tietz@onevision.com>
6120
6121 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6122 * configure: Regenerate.
738a52d3 6123
54fdc474
DJ
61242007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6125
6126 * Makefile.tpl (all-target): Correct @if conditional for target
6127 modules.
6128 * configure.in: Omit libiberty if building only target libgcc.
6129 * configure, Makefile.in: Regenerated.
6130
3dd71726
PB
61312007-01-04 Paolo Bonzini <bonzini@gnu.org>
6132
dce2d8b2 6133 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6134 * configure: Regenerate.
6135
fa958513
DJ
61362007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * Makefile.def (target_modules): Add libgcc.
6139 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6140 * Makefile.tpl (clean-target-libgcc): Delete.
6141 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6142 on gcc even for bootstrapped modules. Rewrite handling of
6143 lang_env_dependencies to loop over target_modules.
6144 * configure.in (target_libraries): Add target-libgcc.
6145 * Makefile.in, configure: Regenerated.
6146
e1888513
PB
61472006-12-29 Paolo Bonzini <bonzini@gnu.org>
6148
6149 * configure.in: Reorganize recognition of languages. Add
6150 --enable-stage1-languages. Show supported languages for the chosen
6151 target rather than all recognized languages.
6152 * configure: Regenerate.
6153
53b88b73
PB
61542006-12-29 Paolo Bonzini <bonzini@gnu.org>
6155
6156 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6157 * Makefile.in: Regenerate.
6158
a3993f33
KG
61592006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6160
6161 * configure.in: Warn that MPFR 2.2.0 is buggy.
6162 * configure: Regenerate.
6163
f063a9ed
ILT
61642006-12-27 Ian Lance Taylor <iant@google.com>
6165
6166 * configure.in: When removing Makefiles to force a reconfigure, also
6167 remove prev-DIR*/Makefile.
6168 * configure: Regenerate.
6169
af71363e
AS
61702006-12-22 Andreas Schwab <schwab@suse.de>
6171
6172 * configure: Regenerate with correct autoconf version.
6173
0b0dc272
AM
61742006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6175
3de8da2a
UB
6176 * configure.in: add AC_SUBST for *_FOR_TARGET.
6177 * configure: Regenerate.
0b0dc272 6178
53b88b73
PB
61792006-12-19 Paolo Bonzini <bonzini@gnu.org>
6180
6181 * configure.in: Simplify logic for rejecting languages that cannot
6182 be built. Separate the case when a language is unsupported,
6183 from the case when the user chooses not to build a language.
6184
400ebff4
PB
61852006-12-19 Paolo Bonzini <bonzini@gnu.org>
6186
6187 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6188 it only affects bootstrap and could be tested on "$host" as well.
6189 * configure: Regenerate.
6190 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6191
8efea775
PB
61922006-12-19 Paolo Bonzini <bonzini@gnu.org>
6193
6194 PR bootstrap/29544
6195 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6196 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6197 move here comment from Makefile.tpl.
6198 * Makefile.tpl: Move some definitions higher in the file.
6199 (STAGE1_CHECKING): New.
6200 * configure.in: Add --enable-stage1-checking.
6201 * configure: Regenerate.
6202 * Makefile.in: Regenerate.
6203
ed88a7ed
PB
62042006-12-19 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * MAINTAINERS: Add myself as build system maintainer.
6207
b65151d3
SM
62082006-12-15 Simon Martin <simartin@users.sourceforge.net>
6209
6210 * MAINTAINERS (Write After Approval): Add myself.
6211
7e050830
EC
62122006-12-13 Eric Christopher <echristo@apple.com>
6213
6214 * MAINTAINERS: Add myself as darwin maintainer.
6215
8b494895
ILT
62162006-12-11 Ian Lance Taylor <ian@airs.com>
6217
6218 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6219
dce2d8b2 62202006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6221
6222 MAINTAINERS: Update my entry.
6223
58e24147
AM
62242006-12-11 Alan Modra <amodra@bigpond.net.au>
6225
6226 * configure.in: Handle spu makefile frag.
58e24147
AM
6227 * Makefile.tpl (MAINT): Define
6228 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6229 * configure: Regenerate.
6230 * Makefile.in: Regenerate.
6231
9b6f37a0
BE
62322006-12-11 Ben Elliston <bje@au.ibm.com>
6233
6234 * config.guess: Import latest version.
6235 * config.sub: Likewise.
6236
ea6f5c57
BE
62372006-12-11 Ben Elliston <bje@au.ibm.com>
6238
6239 * configure.in (spu-*-*): Don't skip target-libiberty.
6240 * configure: Regenerate.
6241
42c1cd8a
AT
62422006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6243
6244 PR bootstrap/30134
6245 * configure.in: Correct x86 darwin support for libjava to powerpc
6246 and i?86 only.
6247 * configure: Regenerate.
6248
55eb837d
ST
62492006-12-08 Sandro Tolaini <tolaini@libero.it>
6250
6251 * configure.in: Add x86 darwin support for libjava.
6252 * configure: Regenerate.
6253
5bdacbc7
MS
62542006-12-07 Mike Stump <mrs@apple.com>
6255
6256 * Makefile.def (dependencies): Add dependency for
6257 install-target-libssp and install-target-libgomp on
6258 install-gcc.
6259 * Makefile.in: Regenerate.
6260
477d851c
RG
62612006-12-04 Richard Guenther <rguenther@suse.de>
6262
6263 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6264 (Non-Algorithmic Maintainers): Move over non-algorithmic
6265 loop optimizer maintainers, add myself as a non-algorithmic
6266 middle-end maintainer.
6267
5d33d367
DF
62682006-12-04 Daniel Franke <franke.daniel@gmail.com>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
dbee1fb3
KG
62722006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6273
6274 * configure.in: Update error message for missing GMP/MPFR.
6275
6276 * configure: Regenerate.
6277
b5147de7
KG
62782006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6279
6280 * configure.in: Update MPFR version in error message.
6281
6282 * configure: Regenerate.
6283
f019376c
KG
62842006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6285
6286 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6287 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6288 --with-gmp-lib): New flags.
6289
6290 * configure: Regenerate.
6291
91ed95ae
BM
62922006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6293
6294 * MAINTAINERS (Write After Approval): Change my email address.
6295
3a971f15
MLI
62962006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6297
05170031 6298 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6299
dce2d8b2 63002006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6301
6302 * MAINTAINERS (i18n): Update e-mail address.
6303
df5487ee
TS
63042006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6305
6306 * MAINTAINERS (spu port): Add myself as maintainer.
6307 (Write After Approval): Remove myself.
6308
92c2f0ee
BE
63092006-11-22 Ben Elliston <bje@au.ibm.com>
6310
6311 * configure.in (skipdirs): Don't build libssp for SPU.
6312 * configure: Regenerate.
6313
a3b97199
AP
63142006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6315
6316 * MAINTAINERS (spu port): Add myself as maintainer.
6317 (libobjc): Update my email address.
6318
0eb97064
AB
63192006-11-21 Andrea Bona <andrea.bona@st.com>
6320
6321 * MAINTAINERS (Write After Approval): Add myself.
6322
dce2d8b2 63232006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6324
6325 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6326 * configure : Rebuilt.
6327
dce2d8b2 63282006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
d58542ea
AO
63322006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6333
6334 * MAINTAINERS (Write After Approval): Add myself.
6335
a357b5ae
KG
63362006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6337
6338 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6339 libmpfr.a.
6340 * configure: Regenerate.
6341
9bd6112c
PB
63422006-11-16 Paolo Bonzini <bonzini@gnu.org>
6343
6344 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6345 (unstage): Test for stage_last presence.
6346
6347 PR bootstrap/29802
dce2d8b2
EB
6348 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6349 STAGE_PREFIX.
9bd6112c
PB
6350 * Makefile.in: Regenerate.
6351
c8cf9f0f
ZD
63522003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6353
6354 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6355 maintainers.
6356
467b1fc6
ER
63572006-11-14 Erven Rohou <erven.rohou@st.com>
6358
6359 * MAINTAINERS (Write After Approval): Add myself.
6360
995a5697
PB
63612006-11-14 Paolo Bonzini <bonzini@gnu.org>
6362
6363 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6364 and stageN-package/Makefile.
6365 * Makefile.in: Regenerated.
6366
c8d6d53e
JZ
63672006-11-14 Jie Zhang <jie.zhang@analog.com>
6368
6369 * configure.in: Remove target-libgloss from noconfigdirs for
6370 bfin-*-*.
6371 * configure: Regenerated.
6372
dffb147d
KG
63732006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6374
6375 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6376
dffb147d
KG
6377 * configure: Regenerate.
6378
ca558912
KG
63792006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6380
6381 * configure.in: Robustify error message for missing GMP/MPFR.
6382
6383 * configure: Regenerate.
6384
dce2d8b2 63852006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
dce2d8b2 63892006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6390
6391 * MAINTAINERS: Change email address.
6392
91de1527
VP
63932006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6394
6395 * MAINTAINERS (Write After Approval): Add myself.
6396
a3867703
PB
63972006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6398
6399 * MAINTAINERS (Write After Approval): Add myself.
6400
b4364fa2
CL
64012006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6402
7e050830 6403 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6404 Write After Approval section.
b4364fa2 6405
70ec446f
KG
64062006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6407
6408 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6409 need_gmp anymore.
6410 * configure: Regenerate.
6411
018c8d88
TB
64122006-10-16 Tobias Burnus <burnus@net-b.de>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
f6a1687e
BE
64162006-10-16 Ben Elliston <bje@au.ibm.com>
6417
6418 * config.guess: Import latest version.
6419 * config.sub: Likewise.
6420
b5422ad7
BM
64212006-10-10 Brooks Moses <bmoses@stanford.edu>
6422
6423 * Makefile.def: Added pdf target handling.
6424 * Makefile.tpl: Added pdf target handling.
6425 * Makefile.in: Regenerated.
6426
bdcee471
CL
64272006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6428
6429 * MAINTAINERS: Add self as score port maintainer.
6430
7d610414
BM
64312006-10-04 Brooks Moses <bmoses@stanford.edu>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
e48d66a9
SK
64352006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6436
7e050830 6437 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6438 or newer.
6439 * configure: Regenerated.
6440
c394e891
DB
64412006-09-27 Dave Brolley <brolley@redhat.com>
6442
dce2d8b2
EB
6443 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6444 using $s instead of $r.
c394e891
DB
6445 * configure: Regenerated.
6446
1ee4c5a0
TS
64472006-09-26 Thiemo Seufer <ths@mips.com>
6448
6449 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6450 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6451 * configure: Regenerate.
6452
dce2d8b2 64532006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6454
6455 * MAINTAINERS (Write After Approval): Remove myself.
6456
0c502898
CF
64572006-09-22 Chao-ying Fu <fu@mips.com>
6458
6459 * MAINTAINERS (Write After Approval): Add myself.
6460
a7819e42
JM
64612006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6462
6463 * MAINTAINERS: Add self as soft-fp maintainer.
6464
dce2d8b2 64652006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6466
6467 * MAINTAINERS: Add myself as avr maintainer.
6468 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6469
e8288489
RC
64702006-09-07 Roberto Costa <roberto.costa@st.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
b91f0a41
CV
64742006-08-30 Corinna Vinschen <corinna@vinschen.de>
6475
6476 * configure.in: Never build newlib for a Mingw host.
6477 Never build newlib as Mingw target library.
6478 Test the existence of winsup/cygwin for building a Cygwin newlib,
6479 rather than just winsup.
6480 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6481 building a Mingw target.
6482 * configure: Regenerate.
6483
094c07a0
EB
64842006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6485
6486 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6487
8d1171cb
PB
64882006-07-25 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * config.guess: Import from src (was more updated).
6491 * config.sub: Likewise.
6492
2e9e6f68
DJ
64932006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6494
6495 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6496 * configure: Regenerated.
6497
57255173
PB
64982006-07-18 Paolo Bonzini <bonzini@gnu.org>
6499
cc6010cd
AP
6500 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6501 for stages after the first.
57255173 6502
9fbe6585
JJ
65032006-07-17 Jakub Jelinek <jakub@redhat.com>
6504
6505 * Makefile.def: Add dependencies for configure-opcodes
6506 on configure-intl and all-opcodes on all-intl.
6507 * Makefile.in: Regenerated.
6508
18c3f977
BE
65092006-07-13 Ben Elliston <bje@au.ibm.com>
6510
6511 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6512
27b56ba6
PE
65132006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6514
6515 Port to hosts whose 'sort' and 'tail' implementations
6516 treat operands with leading '+' as file names, as POSIX
6517 has required since 2001. However, make sure the code still
6518 works on pre-POSIX hosts.
6519 * ltmain.sh: Don't assume "sort +2" is equivalent to
6520 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6521
ad6d4e43
UW
65222006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6523
6524 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6525
706601d9
PG
65262006-07-04 Peter O'Gorman <peter@pogma.com>
6527
6528 * ltconfig: chmod 644 before ranlib during install.
6529
0b50988a
EB
65302006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6531
6532 PR bootstrap/18058
6533 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6534 if the bootstrap compiler is a GCC version that supports it.
6535 * configure: Regenerate.
6536
b6348cb3
PB
65372006-07-03 Paolo Bonzini <bonzini@gnu.org>
6538
95695ad3 6539 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6540 * configure: Regenerate.
6541
1546bb64
PB
65422006-07-03 Paolo Bonzini <bonzini@gnu.org>
6543
6544 PR other/27063
6545 * configure.in: Test subdir_requires and give an appropriate
6546 error message.
6547 * configure: Regenerate.
6548
5cb6c629
AJH
65492006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6550
6551 * MAINTAINERS (Write After Approval): Add myself.
6552
f4d8cdf8
JDA
65532006-06-22 John David Anglin <dave.anglin@nrc.ca>
6554
6555 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6556
4fe5abb7
SE
65572006-06-22 Steve Ellcey <sje@cup.hp.com>
6558
6559 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6560
2a79fd67
DA
65612006-06-20 David Ayers <d.ayers@inode.at>
6562
6563 PR bootstrap/28072
6564 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6565 whether target-libjava is being configured instead of whether the
6566 java front end is enabled.
6567 * configure: Regenerate.
7e050830 6568
04879af3
RO
65692006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6570
6571 PR target/27540
6572 * configure.in: Only enable libgomp on IRIX 6.
6573 * configure: Regenerate.
6574
ec6c7392
PB
65752006-06-15 Paolo Bonzini <bonzini@gnu.org>
6576
6577 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6578 too.
6579 * Makefile.in: Regenerate.
6580
12973d7a
DD
65812006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6582
6583 * config-ml.in: Alter CCASFLAGS to include special
6584 multilib options the same as is done for CFLAGS.
6585
c67ed86a
JDA
65862006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6587
6588 * configure.in: Don't enable libgomp on hpux10.
6589 * configure: Rebuilt.
6590
cb253473
DA
65912006-06-12 David Ayers <d.ayers@inode.at>
6592
6593 PR bootstrap/27963
6594 PR target/19970
7e050830 6595 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6596 ${libgcj} is specified.
6597 * configure: Regenerate.
7e050830 6598
dce2d8b2 65992006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6600
6601 Sync from src:
7e050830
EC
6602
6603 * configure.in: Sync.
32845532 6604 * configure: Regenerated.
7e050830 6605
32845532
CD
6606 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6607
6608 * Makefile.def: Added dependencies from sim and gdb on intl, and
6609 added configure dependencies to everything with an all dependency
6610 on intl.
6611 * Makefile.in: Regenerated.
6612
7cd0cf9c
DA
66132006-06-06 David Ayers <d.ayers@inode.at>
6614
6615 PR libobjc/13946
6616 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6617 * Makefile.in: Regenerate.
6618 * configure.in: Add --enable-objc-gc at toplevel and have it
6619 enable boehm-gc for Objective-C.
6620 Remove target-boehm-gc from libgcj.
6621 Add target-boehm-gc to target_libraries.
6622 Add target-boehm-gc to noconfigdirs where ${libgcj}
6623 is specified.
6624 Assert that boehm-gc is supported when requested for Objective-C.
6625 Only build boehm-gc if needed either for Java or Objective-C.
6626 * configure: Regenerate.
7e050830 6627
3ff3adad
PB
66282006-06-05 Paolo Bonzini <bonzini@gnu.org>
6629
6630 PR 27674
6631 * Makefile.tpl (configure-[+prefix+][+module+],
6632 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6633 Remove rule to unstage bootstrapped modules.
6634 (stage_current): New.
6635 * Makefile.in: Regenerate.
6636
898e551d
LB
66372006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6638
6639 * MAINTAINERS (Write After Approval): Update my e-mail address.
6640
ea60341e
MS
66412006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6642
6643 * include/libiberty.h: Declare pex_run_in_environment.
6644
222ae291
AL
66452006-05-31 Asher Langton <langton2@llnl.gov>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6648
e9a54b07
PB
66492006-05-25 Paolo Bonzini <bonzini@gnu.org>
6650
6651 * Makefile.def (bfd, opcodes): Fix lib_path.
6652 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6653 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6654 * Makefile.in: Regenerate.
6655
03e67131
CD
66562006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6657
6658 * Makefile.in: Regenerate.
6659
65d6e994
CD
66602006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6661
6662 * Makefile.def: Add install-html target. Add datarootdir
6663 docdir and htmldir to flags_to_pass.
6664 * Makefile.tpl: Add install-html target.
6665 * Makefile.in: Regenerate.
6666 * configure.in: Add --with-datarootdir, --with-docdir, and
6667 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6668 * configure: Regenerate.
6669
9e299237
MS
66702006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6671
6672 * configure.in: Enable gprof for cross builds.
6673 * configure: Regenerate.
6674
c31202cd
RG
66752006-05-22 Richard Guenther <rguenther@suse.de>
6676
6677 Revert
6678 2006-01-31 Richard Guenther <rguenther@suse.de>
6679 Paolo Bonzini <bonzini@gnu.org>
6680
6681 * Makefile.def (target_modules): Add libgcc-math target module.
6682 * configure.in (target_libraries): Add libgcc-math target library.
6683 (--enable-libgcc-math): New configure switch.
6684 * Makefile.in: Re-generate.
6685 * configure: Re-generate.
6686 * libgcc-math: New toplevel directory.
6687
2a332582
JDA
66882006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6689 Andreas Tobler <a.tobler@schweiz.ch>
6690
6691 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6692 * configure: Rebuilt.
6693
dce2d8b2 66942006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6695
ccce6917
SL
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
ed606bc0
DD
66982006-05-01 DJ Delorie <dj@redhat.com>
6699
3d8f47a0 6700 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6701 * configure: Regenerate.
6702
9386bd20
RG
67032006-05-01 Richard Guenther <rguenther@suse.de>
6704
6705 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6706 maintainer.
6707
dce2d8b2 67082006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6709
6710 * MAINTAINERS (Write After Approval): Add myself.
6711
87ceee72
JB
67122006-04-28 Jan Beulich <jbeulich@novell.com>
6713
6714 * MAINTAINERS (Write After Approval): Add myself.
6715
e88a2c09
DD
67162006-04-18 DJ Delorie <dj@redhat.com>
6717
6718 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6719 reference libgloss so that libssp can be built in a combined
6720 tree.
6721 * configure: Regenerate.
6722
675f0a8a
RM
67232006-04-08 Robert Millan <rmh@gcc.gnu.org>
6724
6725 * MAINTAINERS (Write After Approval): Add myself.
6726
27b6c940
BE
67272006-04-05 Ben Elliston <bje@au.ibm.com>
6728
6729 * configure.in: Require makeinfo 4.4 or higher.
6730 * configure: Regenerate.
6731
687b17d4
GP
67322006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6733
6734 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6735 Rearrange the entries of other libraries to have them in one place.
6736
906ac235
JB
67372006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6738
7e050830 6739 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6740 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6741
fb0103e5
RG
67422006-03-14 Richard Guenther <rguenther@suse.de>
6743
6744 * configure: Regenerate with autoconf 2.13.
6745
17237f6b
JB
67462006-03-13 Jim Blandy <jimb@codesourcery.com>
6747
6748 * MAINTAINERS: Use my work address.
bed31434
JB
6749
6750 * MAINTAINERS: Update my E-mail address.
6751
27079765
AH
67522006-03-10 Aldy Hernandez <aldyh@redhat.com>
6753
6754 * configure.in: Handle --disable-<component> generically.
6755 * configure: Regenerate.
6756
54a17039
L
67572006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6758
6759 PR libgcj/17311
6760 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6761
b9bd11ca
EE
67622006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6763
6764 * MAINTAINERS (Write After Approval): Remove myself.
6765 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6766
dce2d8b2 67672006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6768
072b06f2
RE
6769 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6770 (TARGET_CONFIGDIRS): Remove.
6771 * configure.in: Remove AC_SUBST(target_configdirs).
6772 * Makefile.in, configure: Regenerated.
ee2312f3 6773
936e1a35
SK
67742006-02-20 Steven G. Kargl <kargls@comcast.net>
6775
6776 * MAINTAINERS (Write After Approval): Remove myself.
6777 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6778
cc11cc9b
PB
67792006-02-20 Paolo Bonzini <bonzini@gnu.org>
6780
6781 PR bootstrap/25670
6782
6783 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6784
6785 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6786 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6787 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6788 BUILD_PREFIX, BUILD_PREFIX_1.
6789 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6790
6791 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6792 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6793
6794 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6795 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6796 of `cat stage_current`. Always provide the `r' and `s' variables.
6797 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6798 a single shell execution.
6799 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6800 bootstrapped modules, make the stage1 module if the build was not
6801 started yet, else build the current stage.
6802 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6803 (all-build, all-host, all-target, [+make_target+]-host,
6804 [+make_target+]-target): Do not use \-continued lines.
6805 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6806 (current_stage, restrap, stage_last): New.
6807
6808 * Makefile.in: Regenerate.
6809 * configure: Regenerate.
6810
63a7c9ef
BD
68112006-02-19 Bud Davis <jmdavis@link.com>
6812
6813 * MAINTAINERS (Write After Approval): Remove myself.
6814 (Language Front End Maintainers): Add myself as fortran 95
6815 maintainer and update e-mail address.
6816
a3543e3a
FXC
68172006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6818
6819 * MAINTAINERS (Write After Approval): Remove myself.
6820 (Language Front End Maintainers): Add myself as fortran 95
6821 maintainer.
6822
ca5b1d2c
VK
68232006-02-16 Victor Kaplansky <victork@il.ibm.com>
6824
6825 * MAINTAINERS (Write After Approval): Add myself.
6826
0499513f
TK
68272006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6828
6829 * MAINTAINERS (Write After Approval): Remove myself.
6830 (Language Front End Maintainers): Add myself as
6831 fortran 95 maintainer.
6832
d1f8db0c
PB
68332006-02-14 Paolo Bonzini <bonzini@gnu.org>
6834
6835 Sync from src:
6836
6837 2005-12-27 Leif Ekblad <leif@rdos.net>
6838
cc6010cd
AP
6839 * configure.in: Add support for RDOS target.
6840 * configure: Regenerate.
d1f8db0c
PB
6841
68422006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6843 Andreas Schwab <schwab@suse.de>
d1f8db0c 6844
cc6010cd 6845 * configure: Regenerate.
d1f8db0c 6846
cac90078
DE
68472006-02-12 David Edelsohn <edelsohn@gnu.org>
6848
6849 * configure.in (enable_libgomp): Add AIX.
6850 * configure: Regenerate.
6851
bd37fbf5
MK
68522006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6855
23027b7a
LM
68562006-02-03 Lee Millward <lee.millward@gmail.com>
6857
6858 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6859
0058967b
RG
68602006-01-31 Richard Guenther <rguenther@suse.de>
6861 Paolo Bonzini <bonzini@gnu.org>
6862
6863 * Makefile.def (target_modules): Add libgcc-math target module.
6864 * configure.in (target_libraries): Add libgcc-math target library.
6865 (--enable-libgcc-math): New configure switch.
6866 * Makefile.in: Re-generate.
6867 * configure: Re-generate.
6868 * libgcc-math: New toplevel directory.
6869
e8b05380
PB
68702006-01-26 Paolo Bonzini <bonzini@gnu.org>
6871
6872 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6873 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6874 the assembler, linker and binutils.
6875 * configure: Regenerate.
6876
d54d5437
DM
68772006-01-22 Dirk Mueller <dmueller@suse.de>
6878
6879 * MAINTAINERS (Write After Approval): Add myself.
6880
670cbfcf
DN
68812006-01-20 Diego Novillo <dnovillo@redhat.com>
6882
6883 * configure: Regenerate.
6884
953ff289
DN
68852006-01-18 Richard Henderson <rth@redhat.com>
6886 Jakub Jelinek <jakub@redhat.com>
6887 Diego Novillo <dnovillo@redhat.com>
6888
6889 * libgomp: New directory.
6890 * Makefile.def: Add target_module libgomp.
6891 * Makefile.in: Regenerate.
6892 * configure.in (target_libraries): Add target-libgomp.
6893 * configure: Regenerate.
6894
32ce4048
AO
68952006-01-05 Alexandre Oliva <aoliva@redhat.com>
6896
6897 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6898 @ from continuation.
6899 * Makefile.in: Rebuilt.
6900
0eaf8e17 69012006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6902
c76c0c83
CL
6903 * MAINTAINERS (Write After Approval): Add myself.
6904
2d309510
PB
69052006-01-04 Paolo Bonzini <bonzini@gnu.org>
6906
6907 PR bootstrap/24252
6908
6909 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6910 * Makefile.tpl (OBJDUMP): New.
6911 (EXTRA_HOST_FLAGS): Add it.
6912 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6913
953ff289
DN
6914 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6915 to use symbolic links between directories. Avoid race conditions
6916 or make them harmless.
6917 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6918
6919 * Makefile.def (LEAN): Pass.
6920 * Makefile.tpl (LEAN): Define.
6921 (stage[+id+]-start): Accept that the previous directory does not
6922 exist, if the bootstrap is lean.
6923 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6924 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6925 configure substitution.
6926 ([+compare-target+]): Likewise.
6927 ([+bootstrap-target+]-lean): New.
6928 * configure.in: Remove lean bootstrap support from here.
6929
953ff289
DN
6930 * Makefile.in: Regenerate.
6931 * configure: Regenerate.
2d309510 6932
368872c3
BE
69332006-01-04 Ben Elliston <bje@au.ibm.com>
6934
6935 * MAINTAINERS (libdecnumber): Add myself.
6936
d79e6356
MM
69372006-01-02 Mark Mitchell <mark@codesourcery.com>
6938
6939 * libtool-ldflags: New script.
6940
a6fbc1e2
AS
69412006-01-02 Andreas Schwab <schwab@suse.de>
6942
6943 * configure.in: When reconfiguring remove Makefile in
6944 all stage directories.
6945 * configure: Regenerate.
6946
103a4b39
SB
69472005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6948
6949 * MAINTAINERS: Update my email address.
6950
212f829c
PB
69512005-12-20 Paolo Bonzini <bonzini@gnu.org>
6952
6953 Revert Ada-related part of the previous change.
6954
6955 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6956 Do not pass.
6957 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6958 * Makefile.in: Regenerate.
6959 * configure.in: Do not include mt-ppc-aix target fragment.
6960 * configure: Regenerate.
6961
8ef1f2df
PB
69622005-12-19 Paolo Bonzini <bonzini@gnu.org>
6963
6964 * configure.in: Select appropriate fragments for PowerPC/AIX.
6965 * configure: Regenerate.
6966
6967 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6968 BOOT_CFLAGS, BOOT_LDFLAGS.
6969 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6970 BOOT_CFLAGS, BOOT_LDFLAGS.
6971 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6972 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6973 (stage): Fail if we cannot complete the work.
6974 * Makefile.in: Regenerate.
6975
ab34901f
NS
69762005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6977
6978 * configure.in: Replace ms1 with mt.
6979 * configure: Rebuilt.
6980
cbe82f21
BM
69812005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6982
6983 * MAINTAINERS: Update my email address.
6984
19843472
PB
69852005-12-15 Paolo Bonzini <bonzini@gnu.org>
6986
6987 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6988 install-host-nogcc): Don't invoke $(stage) at the end.
6989 * Makefile.in: Regenerate.
6990
1ca26cd2
PB
69912005-12-14 Paolo Bonzini <bonzini@gnu.org>
6992
6993 * configure.in: Flip the top-level bootstrap switch.
6994 * configure: Regenerate.
6995
f41d6665
DJ
69962005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6997
6998 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6999 $(stage) and $(unstage).
7000 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7001 (all): Remove stray semicolon.
7002 (local-distclean): Don't handle multilib.tmp and multilib.out.
7003 (install.all): Set $s for consistency.
7004 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7005 check_multilibs setting. Always make the install directory.
7006 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7007 Correct @if/@endif.
7008 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7009 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7010 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7011 (multilib.out): Remove.
7012 * Makefile.in: Regenerated.
7013
dce2d8b2 70142005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7015
7016 * MAINTAINERS (Write After Approval): Add myself.
7017
64f182bd
NS
70182005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7019
121b2cee
NS
7020 * MAINTAINERS: Add myself as mt maintainer.
7021
64f182bd
NS
7022 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7023
a6d63770
AN
70242005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7025
7026 * MAINTAINERS: Change email address.
7027
2abefe3d
PB
70282005-12-05 Paolo Bonzini <bonzini@gnu.org>
7029
7030 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7031 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7032 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7033 Find in-tree tools if available.
7034 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7035 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7036 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7037 (COMPILER_*_FOR_TARGET): New.
7038 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7039 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7040 (CONFIGURED_*, USUAL_*): Remove.
7041 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7042 STRIP): Use autoconf substitutions.
7043 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7044 COMPILER_NM_FOR_TARGET): New.
7045 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7046
7047 (all): Make all-host and all-target in parallel.
7048 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7049 that $$r and $$s are set before invoking a recursive make.
7050 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7051 ([+bootstrap-target+]): Inline most of the `all' target.
7052
2f3bdde7
BE
70532005-11-29 Ben Elliston <bje@au.ibm.com>
7054
7055 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7056 from the gcc build directory.
7057 * Makefile.in: Regenerate.
7058
a4b6c45a
BE
70592005-11-29 Ben Elliston <bje@au.ibm.com>
7060
7061 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7062 depend on all-libdecnumber.
7063 * configure.in (host_libs): Include libdecnumber.
7064 * Makefile.in: Regenerate.
7065 * configure: Likewise.
7066
473a74b9
BE
70672005-11-29 Ben Elliston <bje@au.ibm.com>
7068
7069 * libdecnumber: Import decNumber sources from the dfp-branch.
7070
b4623110
KJ
70712005-11-21 Kean Johnston <jkj@sco.com>
7072
7073 * config.sub, config.guess: Sync from upstream sources.
7074
67dc1785
BE
70752005-11-21 Ben Elliston <bje@au.ibm.com>
7076
7077 Import from Autoconf sources:
7078
7079 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7080 * config/move-if-change: Don't output "$2 is unchanged";
7081 suggested by Ben Elliston. Handle weird characters correctly.
7082
186abafe
AT
70832005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7084
7085 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7086 to match upstream libtool for darwin.
7087
ef9db8d5
DJ
70882005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7089
7090 * Makefile.def: Remove gdb dependencies for gdbtk.
7091 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7092 (configure-gdb, install-gdb): New rules.
7093 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7094 * Makefile.in, configure: Regenerated.
7095
9c5141ab
JB
70962005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
4523d51b
EE
71002005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7101
7102 * MAINTAINERS (Write After Approval): Add myself.
7103
086b011c
DN
71042005-10-24 Diego Novillo <dnovillo@redhat.com>
7105
7106 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7107 Diego Novillo.
7108
e7c84bf8
PB
71092005-10-22 Paolo Bonzini <bonzini@gnu.org>
7110
7111 PR bootstrap/24297
7112 * Makefile.tpl (do-[+make-target+], do-check, install,
7113 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7114 are set before recursing.
7115 * Makefile.in: Regenerate.
7116
b88a7564
EB
71172005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7118
7119 PR bootstrap/18939
7120 * Makefile.def (gcc) <target>: Fix thinko.
7121 * Makefile.in: Regenerate.
7122
61efc800
BS
71232005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7124
7125 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7126 * configure: Regenerate.
7127
f53d2869
JZ
71282005-10-15 Jie Zhang <jie.zhang@analog.com>
7129
7130 * MAINTAINERS (Write After Approval): Add self.
7131
077fc835
KH
71322005-10-08 Kazu Hirata <kazu@codesourcery.com>
7133
7134 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7135 target-libffi, target-qthreads, target-libjava, and
7136 targetlibobjc.
7137 * configure: Regenerate.
7138
d739199a
DJ
71392005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7140
7141 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7142 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7143 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7144 (USUAL_OBJDUMP_FOR_TARGET): New.
7145 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7146 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7147 * configure, Makefile.in: Regenerated.
d739199a 7148
db38c6bb
PB
71492005-10-05 Paolo Bonzini <bonzini@gnu.org>
7150
7151 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7152 before other host packages.
7153
3015564c
KK
71542005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7155
7156 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7157
1061f99e
PB
71582005-10-05 Paolo Bonzini <bonzini@gnu.org>
7159
7160 PR bootstrap/22340
7161
7162 * configure.in (default_target): Remove.
7163 * Makefile.tpl (all): Do not use prerequisites as subroutines
7164 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7165 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7166 use prerequisites as subroutines.
7167 (check-host, check-target): New.
7168 (bootstrap configure & all targets): Do not use stage*-start
7169 if the directory layout is already ok.
7170 (non-bootstrap configure & all targets): Prepend a $(unstage).
7171 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7172 (NOTPARALLEL): Remove.
7173 (unstage, stage variables): New variables.
7174 (unstage, stage targets): Simply expand to those variables.
7175
7176 * configure: Regenerate.
7177 * Makefile.in: Regenerate.
7178
4a9c436f
JW
71792005-10-04 James E Wilson <wilson@specifix.com>
7180
7181 * Makefile.def (lang_env_dependencies): Add libmudflap.
7182 * Makefile.in: Regenerate.
7183
37150080
AS
71842005-10-03 Andreas Schwab <schwab@suse.de>
7185
7186 Backport from libtool CVS:
7187 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7188
7189 * ltmain.sh: add support for installing into temporary
7190 staging area (e.g. 'make install DESTDIR=...')
7191
39d16468
L
71922005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7193
7194 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7195 * configure: Regenerated.
7196
72a7ab82
AP
71972005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7198
7199 * configure: Regenerate with the correct
7200 autoconf version.
7201
6b65a26d
CM
72022005-09-30 Catherine Moore <clm@cm00re.com>
7203
7204 * configure.in (bfin-*-*): New.
7205 * configure: Regenerated.
7206
040b1c5a
GK
72072005-09-28 Geoffrey Keating <geoffk@apple.com>
7208
7209 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7210 (LIPO_FOR_TARGET): New.
7211 (CONFIGURED_LIPO_FOR_TARGET): New.
7212 (USUAL_LIPO_FOR_TARGET): New.
7213 (STRIP_FOR_TARGET): New.
7214 (CONFIGURED_STRIP_FOR_TARGET): New.
7215 (USUAL_STRIP_FOR_TARGET): New.
7216 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7217 STRIP_FOR_TARGET.
7218 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7219 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7220 * Makefile.in: Regenerate.
7221 * configure: Regenerate.
7e050830 7222
3a3c28db
DE
72232005-09-19 David Edelsohn <edelsohn@gnu.org>
7224
7225 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7226 (rs6000-*-aix*): Same.
7227 * configure: Regenerate.
7228
2749a921
TT
72292005-09-16 Tom Tromey <tromey@redhat.com>
7230
7231 * MAINTAINERS: Add self as java maintainer.
7232
7f26dfa3
FXC
72332005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7234
7235 * configure.in: Recognize f95 in the --enable-languages option,
7236 and substitute it for fortran, issuing a warning.
7237 * configure: Regenerate.
7238
d8852c4f
PE
72392005-08-30 Phil Edwards <phil@codesourcery.com>
7240
7241 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7242 * configure: Regenerated.
7243
ad685e81
AH
72442005-08-22 Aldy Hernandez <aldyh@redhat.com>
7245
7246 * MAINTAINERS: Add self as ms1 maintainer.
7247
b00d752c
RE
72482005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7249
7250 * Makefile.def (libssp): Add to lang_env_dependencies.
7251 * Makefile.in: Regenerate.
7252
9ed8fb9b
ILT
72532005-08-18 Ian Lance Taylor <ian@airs.com>
7254
7255 * MAINTAINERS: Add myself as middle-end maintainer.
7256
0f029d39
CG
72572005-08-17 Christian Groessler <chris@groessler.org>
7258
7259 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7260 * Makefile.in: Regenerate.
7261
81087874
AK
72622005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7263
7264 * MAINTAINERS (write after approval): Added myself.
7265
6a134f1c
MR
72662005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
2693c0b0
PB
72702005-08-12 Paolo Bonzini <bonzini@gnu.org>
7271
7272 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7273 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7274 Look for alternate names of the target cc and c++
7275 * configure: Regenerate.
7276
4de997d1
PB
72772005-08-08 Paolo Bonzini <bonzini@gnu.org>
7278
7279 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7280 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7281 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7282 tools; remove code to manually set them.
7283 (Target tools): Look in the environment for them.
7284 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7285 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7286 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7287 build directory.
7288 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7289 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7290 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7291 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7292 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7293 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7294 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7295 * configure: Regenerate.
7296 * Makefile.in: Regenerate.
7297
b089e33a
BE
72982005-07-28 Ben Elliston <bje@au.ibm.com>
7299
7300 * MAINTAINERS: Update for removed CPU targets.
7301
e3791243
MM
73022005-07-27 Mark Mitchell <mark@codesourcery.com>
7303
7304 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7305 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7306 * Makefile.in: Regenerated.
7307
526635cb
MM
73082005-07-26 Mark Mitchell <mark@codesourcery.com>
7309
7310 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7311 (CFLAGS_FOR_TARGET): Use it.
7312 (CXXFLAGS_FOR_TARGET): Likewise.
7313 * Makefile.in: Regenerated.
7314 * configure.in (--with-build-sysroot): New option.
7315 * configure: Regenerated.
7316
19791f70
PB
73172005-07-24 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * Makefile.tpl: Wrap install between unstage and stage
7320 * Makefile.in: Regenerate.
7321
35f5a23f
EC
73222005-07-21 Eric Christopher <echristo@apple.com>
7323
7324 * MAINTAINERS: Update affiliation.
7325
ff3ddf15
PW
73262005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7327
7328 * MAINTAINERS: Add self as crx port maintainer.
7329
3a664c1c
DD
73302005-07-20 DJ Delorie <dj@redhat.com>
7331
7332 * MAINTAINERS: Add self as m32c maintainer.
7333
539df155
KC
73342005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7335
7336 * all files: Update FSF address.
7337
be9c593a
EC
73382005-07-15 Eric Christopher <echristo@redhat.com>
7339
7340 * MAINTAINERS: Change affiliation.
7341
fd7ea4ab
JB
73422005-07-14 Jim Blandy <jimb@redhat.com>
7343
7344 * configure.in: Add cases for Renesas m32c.
7345 * configure: Regenerated.
7e050830 7346
0063a823
KC
73472005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7348
d0ca130a
KC
7349 * COPYING.LIB: Update from fsf.org.
7350
73512005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7352
7353 * COPYING, compile, config.guess,
0063a823
KC
7354 config.sub, install-sh, missing, mkinstalldirs,
7355 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7356 * config-ml.in: Update FSF address.
0063a823 7357
a8ba31f2
EC
73582005-07-13 Eric Christopher <echristo@redhat.com>
7359
7360 * configure.in: Add toplevel noconfigdir support for tpf.
7361 * configure: Regenerate.
7362
5bea4a03
PB
73632005-07-11 Paolo Bonzini <bonzini@gnu.org>
7364
7365 PR ada/22340
7366
7367 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7368 * Makefile.in: Regenerate.
7369
284bdbbd
MM
73702005-07-07 Mark Mitchell <mark@codesourcery.com>
7371
7372 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7373 Brolley to write-after-approval.
284bdbbd 7374
452190fb
AS
73752005-07-07 Andreas Schwab <schwab@suse.de>
7376
7377 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7378 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7379 * Makefile.in: Regenerated.
7380
9c8f9ec2
GK
73812005-07-06 Geoffrey Keating <geoffk@apple.com>
7382
7383 * configure.in: Don't build sim or rda when targetting darwin.
7384 * configure: Regenerate.
7385
ef0087a7
KH
73862005-07-06 Kazu Hirata <kazu@codesourcery.com>
7387
7388 * configure.in: Add --enable-libssp and --disable-libssp.
7389 * configure: Regenerate with autoconf-2.13.
7390
77008252
JJ
73912005-07-02 Jakub Jelinek <jakub@redhat.com>
7392
7393 * Makefile.def (target_modules): Add libssp.
7394 * configure.in (target_libraries): Add target-libssp.
7395 * configure: Rebuilt.
7396 * Makefile.in: Rebuilt.
7397
a04eae1b
ZW
73982005-07-01 Zack Weinberg <zackw@panix.com>
7399
7400 * MAINTAINERS: Change email address. Resign from maintainership.
7401
948884cd
RG
74022005-07-01 Richard Guenther <rguenther@suse.de>
7403
7404 * MAINTAINERS: Change my e-mail address and affiliation.
7405
c7870f5d
PB
74062005-06-22 Paolo Bonzini <bonzini@gnu.org>
7407
7408 * Makefile.def (stagefeedback): Come after profile.
7409 Define profiledbootstrap target.
7410 * Makefile.tpl (profiledbootstrap): Remove.
7411 (stageprofile-end): Zap stagefeedback.
7412 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7413 * Makefile.in: Regenerate.
7414
ab99519a
RS
74152005-06-13 Richard Sandiford <richard@codesourcery.com>
7416
7417 * MAINTAINERS: Update my email address.
7418
f610dd5f
ZW
74192005-06-13 Zack Weinberg <zack@codesourcery.com>
7420
7421 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7422 In 'cpp' stanza, support '#line' as well as '# '.
7423
71bc2a83
AS
74242005-06-08 Andreas Schwab <schwab@suse.de>
7425
7426 * MAINTAINERS: Move myself from 'Write After Approval' to
7427 'CPU Port Maintainers' section as m68k maintainer.
7428
4fab7234
HPN
74292005-06-07 Hans-Peter Nilsson <hp@axis.com>
7430
7431 * configure.in (unsupported_languages): New macro.
7432 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7433 non-ported target libraries in noconfigdirs.
7434 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7435 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7436 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7437 unsupported_languages.
7438 * configure: Regenerate.
7439
68193f9b
TS
74402005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7441
7442 * configure.in: Fix typo in handling of --with-mpfr-dir.
7443 * configure: Regenerate.
7444
f26f6b8d
RS
74452005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7446
7447 * MAINTAINERS: Update my email address.
7448
ba4853f8
JB
74492005-06-02 Jim Blandy <jimb@redhat.com>
7450
7451 * config.sub: Add cases for the Renesas m32c. (This patch has been
7452 accepted into the master sources.)
7453
79dd769c 74542005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7455 Michael Snyder <msnyder@redhat.com>
7456 Stan Cox <scox@redhat.com>
79dd769c 7457
f610dd5f 7458 * configure.in: Set noconfigdirs for ms1.
79dd769c 7459
f610dd5f 7460 * configure: Regenerate.
79dd769c 7461
d29e107f
JD
74622005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7463
7464 * MAINTAINERS (Write After Approval): Add self.
7465
e93196c3
JC
74662005-06-01 Josh Conner <jconner@apple.com>
7467
7468 * MAINTAINERS (Write After Approval): Add self.
7469
ae263c7a
KH
74702005-06-01 Kazu Hirata <kazu@codesourcery.com>
7471
7472 * MAINTAINERS: Update my email address.
7473
585b3aa3
ZM
74742005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7475
7476 * MAINTAINERS (Write After Approval): Add self.
7477
4930c50b
CD
74782005-05-26 Chris Demetriou <cgd@broadcom.com>
7479
7480 * MAINTAINERS (Write After Approval): Remove self.
7481
2dfbef6d
PB
74822005-05-25 Paolo Bonzini <bonzini@gnu.org>
7483
7484 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7485 (Dependencies): Consider target modules for bootstrap dependencies.
7486 Make target bootstrap modules depend on each stage's gcc.
7487 * Makefile.in: Regenerate.
7488
bcb28cf5
PB
74892005-05-20 Paolo Bonzini <bonzini@gnu.org>
7490
7491 * Makefile.def (configure-gcc): Depend on binutils having been built.
7492 (all-gcc): No need to do it here.
7493 * Makefile.in: Regenerate.
7494
0cf085e4
PB
74952005-05-19 Paul Brook <paul@codesourcery.com>
7496
f610dd5f 7497 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7498 language cannot be built.
7499 * configure: Regenerate.
7500
dfb2c39a
DJ
75012005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * ylwrap: Import from Automake 1.9.5.
7504
771aaa92
DU
75052005-05-13 David Ung <davidu@mips.com>
7506
7507 * MAINTAINERS (Write After Approval): Add self.
7508
3ac9bd58
MS
75092005-05-09 Mike Stump <mrs@apple.com>
7510
7511 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7512 lt_cv_sys_max_cmd_len for now.
f610dd5f 7513
f77a5578
SC
75142005-05-09 Stan Cox <scox@redhat.com>
7515
7516 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7517
795e36e5
MK
75182005-05-08 Matt Kraai <kraai@ftbfs.org>
7519
7520 * README.SCO: Update the URL.
7521
c9392a2b
DE
75222005-05-05 David Edelsohn <edelsohn@gnu.org>
7523
7524 * ltconfig: Define file_list_spec. Pass file_list_spec and
7525 with_gnu_ld to libtool.
7526 * ltcf-c.sh (aix[45]): Define file_list_spec.
7527 * ltcf-cxx.sh (aix[45]): Same.
7528 * ltcf-gcj.sh (aix[45]): Same.
7529 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7530 exists, write list of input files to temporary file.
7531
bebcd931
MS
75322005-05-04 Mike Stump <mrs@apple.com>
7533
7534 * configure.in: Always pass --target to target configures as
7535 otherwise rebuilds that do --recheck will fail.
7536 * confiugure: Rebuilt.
7537
ce406537
PB
75382005-05-04 Paolo Bonzini <bonzini@gnu.org>
7539
7540 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7541 STAGE_HOST_EXPORTS.
7542 (configure, all): Add bootstrap support.
7543 (Host modules, target modules): Pass post-stage1 flags and exports.
7544 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7545 * Makefile.in: Regenerate.
7546
aa9dcfc4
PB
75472005-04-29 Paolo Bonzini <bonzini@gnu.org>
7548
7549 * configure: Regenerate.
7550
b6f9abcf
MS
75512005-04-27 Mike Stump <mrs@apple.com>
7552
7553 * MAINTAINERS: Add self as darwin maintainer.
7554
acb217cb
BS
75552005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7556
7557 * config.sub: Update from master copy.
7558
b6dae270
MS
75592005-04-21 Mike Stump <mrs@apple.com>
7560
7561 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7562 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7563
c2e0d3a9
HPN
75642005-04-19 Hans-Peter Nilsson <hp@axis.com>
7565
7566 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7567 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7568 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7569 "*-*-elf" and "*-*-linux*".
7570 * configure: Regenerate.
7571
871ae772
JM
75722005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7573
7574 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7575
bf070c29
MS
75762005-04-12 Mike Stump <mrs@apple.com>
7577
7578 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7579
e865b6f7
TK
75802005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7581
7582 * MAINTAINERS (Write After Approval): Add myself.
7583
7b71ad7f
BS
75842005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7585
7586 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7587
25b42232
PB
75882005-04-06 Paolo Bonzini <bonzini@gnu.org>
7589
f610dd5f 7590 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7591 (TARGET_CONFIGARGS): Include --with-target-subdir.
7592 (configure, all): New macros. Use them throughout.
7593 * Makefile.in: Regenerate.
7594
d727c624
JG
75952005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7596
7597 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7598
fff72cc4
ZD
75992005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7600
7601 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7602
86472dc3
GP
76032005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7604
7605 * MAINTAINERS: Move John Carr to Write After Approval.
7606
dce2d8b2 76072005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7608
7609 * config/mh-mingw32: Delete.
7610 * configure.in: Don't use it.
7611 * configure: Regenerate.
7612
33da42bc
PB
76132005-03-31 Paolo Bonzini <bonzini@gnu.org>
7614
7615 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7616 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7617 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7618 (HOST_LIB_PATH): Generate from Makefile.def.
7619 (TARGET_LIB_PATH): Likewise.
7620 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7621 * Makefile.in: Regenerate.
7622 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7623 (RPATH_ENVVAR): Include Darwin case.
7624 * configure: Regenerate.
7625
15cc1841
TF
76262005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7627
7628 * MAINTAINERS (Various Maintainers): Remove self.
7629 (Write After Approval): Add self.
7630
6a8c79d5
TF
76312005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7632
7633 * MAINTAINERS (Various Maintainers): Add self.
7634
256f7136
PB
76352005-03-25 Paolo Bonzini <bonzini@gnu.org>
7636
7637 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7638 * configure: Regenerate.
7639
191dd2c9
ZW
76402005-03-21 Zack Weinberg <zack@codesourcery.com>
7641
7642 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7643 gcc_version, and gcc_version_trigger from set of flags to pass.
7644 * Makefile.tpl: Remove definitions of above variables.
7645 (config.status): Remove dependency on $(gcc_version_trigger).
7646 * Makefile.in: Regenerate.
7647 * configure.in: Do not reference config/gcc-version.m4 nor
7648 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7649 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7650 * configure: Regenerate.
7651
ef6e9bc0 76522005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7653 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7654
7655 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7656 * Makefile.in: Regenerate.
7657
009bbd5a
FW
76582005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
09f8755b
DA
76622005-03-03 David Ayers <d.ayers@inode.at>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
e73ed25c
AO
76662005-03-01 Alexandre Oliva <aoliva@redhat.com>
7667
7668 PR libgcj/20160
7669 * ltmain.sh: Avoid creating archives with components that have
7670 duplicate basenames.
7671
ace9ac7b
AP
76722005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7673
7674 PR bootstrap/20250
7675 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7676 instead of check.
7677 * Makefile.in: Regenerate.
7678
c9db9354
PB
76792005-02-28 Paolo Bonzini <bonzini@gnu.org>
7680
7681 * Makefile.in: Regenerate to fix conflict between the previous two
7682 patches.
7683
215c351a
PB
76842005-02-28 Paolo Bonzini <bonzini@gnu.org>
7685
7686 PR bootstrap/17383
7687 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7688 * Makefile.tpl (HOST_SUBDIR): New substitution.
7689 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7690 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7691 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7692 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7693 (Host modules, Bootstrapped modules): Use it.
7694 (Build modules, Target modules): Do not create symlink trees,
7695 always configure out-of-srcdir.
7696 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7697 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7698 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7699 $(HOST_SUBDIR). Create a symlink for host_subdir.
7700
7701 * Makefile.in: Regenerate.
7702 * configure: Regenerate.
7703
5395b47b
NN
77042005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7705
7706 Merged from libada-gnattools-branch:
7707 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7708
7709 * gnattools: New directory.
7710 * Makefile.def: Add gnattools as a module, depending on target-libada.
7711 * Makefile.in: Regenerate.
7712 * configure.in: Include gnattools in host_tools; disable it if ada
7713 is disabled.
7714 * configure: Regenerate.
7715
ca2cc05c
JM
77162005-02-24 James A. Morrison <phython@gcc.gnu.org>
7717
7718 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7719 treelang maintainer.
7720 (Write After Approval): Remove myself.
7721
d2f3024f
PS
77222005-02-23 Paul Schlie <schlie@comcast.net>
7723
7724 * configure.in: Allow darwin targeted ports to build tk, itcl and
7725 libgui.
7726 * configure: Regenerate.
7727
bba5e0ca
EB
77282005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7729
7730 PR libgcj/10353
7731 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7732 * configure: Regenerate.
7733
70132ce7
SK
77342005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7735
7736 * MAINTAINERS (Write After Approval): Add myself.
7737
20f0edca
ILT
77382005-02-10 Ian Lance Taylor <ian@airs.com>
7739
7740 * MAINTAINERS: Update my e-mail address.
7741
e64e5109
RG
77422005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7743
7744 * MAINTAINERS (Write After Approval): Add myself.
7745
40d64b5a
HPN
77462005-01-29 Hans-Peter Nilsson <hp@axis.com>
7747
7748 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7749 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7750 target-libgloss when not *-*-elf and *-*-aout.
7751 * configure: Regenerate.
7752
54a12711
KH
77532005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7754
7755 * MAINTAINERS: Remove obsolete entries.
7756
0aa99dbb
KH
7757 * MAINTAINERS (Write After Approval): Add Michael Matz.
7758
2b009f5f
NB
77592005-01-19 Neil Booth <neil@daikokuya.co.uk>
7760
7761 * MAINTAINERS: Remove self as cpplib maintainer.
7762
385870f5
KC
77632005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7764
7765 * install-sh, config.sub: Import from upstream.
7766
e7daab31
KC
77672005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7768
7769 PR bootstrap/18222
7770 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7771 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7772 * Makefile.in: Regenerate.
7773
e6003f4d
JT
77742005-01-16 Jason Thorpe <thorpej@netbsd.org>
7775
7776 * MAINTAINERS: Update my email address.
7777
145e2972 77782005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7779 Andreas Schwab <schwab@suse.de>
145e2972
DE
7780
7781 PR bootstrap/18033
7782 * config-ml.in: Eval option if surrounded by single quotes.
7783
86c7e0da
PB
77842005-01-03 Paolo Bonzini <bonzini@gnu.org>
7785
7786 Revert 2004-12-28 Makefile changes, a better fix will be
7787 applied to mainline and src after GCC 4.0 branches.
7788
3224a22f
PB
77892004-12-28 Paolo Bonzini <bonzini@gnu.org>
7790
7791 PR bootstrap/17383
7792
7793 * Makefile.def (target_modules): Remove stage parameter,
7794 it is always true now.
7795 * Makefile.tpl (configure-build-[+module+],
7796 configure-target-[+module+]): Always build symlink tree
7797 for the directory and for include. BUILD_SUBDIR and
7798 TARGET_SUBDIR cannot be . anymore.
7799 * Makefile.in: Regenerate.
7800
aaf51ca2
DE
78012004-12-25 David Edelsohn <edelsohn@gnu.org>
7802
7803 Revert 2004-12-08 Makefile changes.
7804
4e32e454
DS
78052004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7806
7807 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7808 cygwin, mingw.
7809
669f01d8
AS
78102004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7811
7812 * configure.in (sh64-*-*): Reenable gprof.
7813 * configure: Regenerate.
7814
1b227ee0
DE
78152004-12-08 David Edelsohn <edelsohn@gnu.org>
7816
7817 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7818 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7819 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7820 * Makefile.in: Regenerate.
7821
ce5e944c
CF
78222004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7823
7824 * MAINTAINERS: Update my email address.
7825
893f1e87
MK
78262004-12-07 Matt Kraai <kraai@ftbfs.org>
7827
7828 * Makefile.tpl: Generate normal dependencies if the LHS module is
7829 not bootstrapped.
7830 * Makefile.in: Regenerate.
7831
bb59c339
RS
78322004-12-03 Richard Sandiford <rsandifo@redhat.com>
7833
7834 * configure.in: Include config/gxx-include-dir.m4. Use
7835 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7836 * configure: Regenerate.
7837
4982adbe
RS
78382004-12-03 Richard Sandiford <rsandifo@redhat.com>
7839
7840 * config.if: Delete.
7841 * configure.in: Set libstdcxx_incdir directly.
7842 * configure: Regenerate.
7843
05750653
EC
78442004-12-02 Eric Christopher <echristo@redhat.com>
7845
7846 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7847 * Makefile.in: Regenerate.
7848
5fef1dbd
RS
78492004-12-02 Richard Sandiford <rsandifo@redhat.com>
7850
7851 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7852 * configure: Regenerate.
7853
afabd8e6
RS
78542004-12-02 Richard Sandiford <rsandifo@redhat.com>
7855
7856 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7857 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7858 * configure: Regenerate.
7859
78716e86
EC
78602004-12-01 Eric Christopher <echristo@redhat.com>
7861
7862 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7863 of things to remove.
7864
57ab8ba9
MK
78652004-11-29 Matt Kraai <kraai@ftbfs.org>
7866
7867 * MAINTAINERS (Write After Approval): Update my e-mail address.
7868
2539bffe
KC
78692004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7870
7871 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7872 from CVS libtool to always pass_all.
7873
3e732ba0
JDA
78742004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7875
7876 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7877 (hppa*64*-*-*): Delete incorrect comment.
7878 * configure: Rebuilt.
7879
767f726e
KC
78802004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7881
7882 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7883
2c92e90f
KC
78842004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7885
7886 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7887 from CVS libtool to always pass_all.
7888
32f84e48
KC
78892004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7890
7891 * install-sh, compile: Import from automake.
7892
9587be8a
KC
78932004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7894
7895 * config.guess, config.sub: Import from savannnah.
7896
04e81808 78972004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7898
7899 * MAINTAINERS (Write After Approval): Add myself
7900
f87a2b2e
MS
79012004-11-12 Mike Stump <mrs@apple.com>
7902
7903 * Makefile.def: Add html support.
7904 * Makefile.tpl: Likewise.
7905 * Makefile.in: Regenerate.
7906
848556c2
GK
79072004-11-11 Geoffrey Keating <geoffk@apple.com>
7908
556f03c4
GK
7909 PR 18423
7910 * configure.in: Remove all instances of build-fixincludes from
7911 noconfigdirs.
7912 (build_configargs): Supply --target to subdirectories.
7913 * configure: Regenerate.
7914
848556c2
GK
7915 * Makefile.def: Make gcc install depend on fixincludes install.
7916 * Makefile.in: Regenerate.
7917
9e5712a5
JJ
79182004-11-10 Janis Johnson <janis187@us.ibm.com>
7919
7920 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7921
4ef509c0
PB
79222004-11-11 Paul Brook <paul@codesourcery.com>
7923
7924 * MAINTAINERS: Add self as arm maintainer. Update email address.
7925
20d11df6
HPN
79262004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7927
7928 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7929 target-libgfortran.
79fd8592 7930 * configure: Regenerate.
20d11df6 7931
68c70f15
DE
79322004-11-07 David Edelsohn <edelsohn@gnu.org>
7933
7934 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7935 like CC.
7936
54f88091
PB
79372004-11-05 Paolo Bonzini <bonzini@gnu.org>
7938
7939 * Makefile.def (host fixincludes): Specify missing targets.
7940 * Makefile.in: Regenerate.
7941
6866abb8
RC
79422004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7943
7944 * MAINTAINERS: Add myself
7945
83f62578
GL
79462004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7947
7948 * MAINTAINERS (Write After Approval): Add myself.
7949
53c7ffe7
GK
79502004-11-04 Geoffrey Keating <geoffk@apple.com>
7951
7952 * Makefile.def: Build fixincludes for the host, too.
7953 * Makefile.in: Regenerate.
7954 * configure.in (host_tools): Add fixincludes.
7955 * configure: Regenerate.
7956
ac8b3d9d
DJ
79572004-11-04 Daniel Jacobowitz <dan@debian.org>
7958
7959 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7960 * configure: Regenerated.
7961
bab37580
L
79622004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7963
7964 PR other/17783
7965 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7966 * configure: Regenerated.
7967
db1de713
MM
79682004-10-31 Mark Mitchell <mark@codesourcery.com>
7969
7970 * README.SCO: Update per FSF instructions.
7971
a827e21a
EW
79722004-10-28 Eric B. Weddington <ericw@evcohs.com>
7973
7974 PR target/18151
7975 * configure.in (case ${target}): Do not build fixincludes for avr.
7976 * configure: Regenerated.
7977
9d069a4f
PB
79782004-10-26 Paolo Bonzini <bonzini@gnu.org>
7979
7980 * configure.in (case ${target}): Do not build fixincludes
7981 on platforms where it is not used.
7982 * configure: Regenerated.
7983
fc45f3fe
DJ
79842004-10-23 Daniel Jacobowitz <dan@debian.org>
7985
7986 * configure.in: Use an absolute path to install-sh.
7987 * configure: Regenerated.
7988
36554b92
AL
79892004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
7992
88e9994a
KH
79932004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7994
7995 * MAINTAINERS: Remove from Write After Approval those that are
7996 already maintainers.
7997
ad02a944
SP
79982004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7999
8000 * MAINTAINERS: Update my email address.
8001
c8e6cd41
KC
80022004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8003
8004 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8005 * configure: Regenerate.
8006
dce2d8b2 80072004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8008
8009 * MAINTAINERS: Update my email address.
8010
a8b0957e
KH
80112004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8012
8013 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8014 entries belonging to this category.
8015
96836f61
JZ
80162004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8017
8018 * MAINTAINERS: Update my e-mail address.
8019
7e0b5752
PB
80202004-10-06 Paolo Bonzini <bonzini@gnu.org>
8021
8022 Fix wrong conflict resolution in:
8023
8024 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8025
8026 * Makefile.in: Regenerate.
8027 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8028 in the recursive `make', instead of hardwiring `all'.
8029 (Autogenerated TARGET-* variables): New.
8030
370f7a47
TL
80312004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8032
8033 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8034 * configure: Regenerate.
370f7a47 8035
13e5d623
KH
80362004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8037
8038 * MAINTAINERS (Various Maintainers): Move the "windows,
8039 cygwin, mingw" maintainer to ...
8040 (OS Port Maintainers): ... here.
8041
a6497c1b
KH
80422004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8043
8044 * MAINTAINERS (Write After Approval): Remove those that are
8045 maintainers of some subsystem.
8046
1abb828a
D
80472004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8048
8049 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8050 * ltcf-cxx.sh (tpf*): Likewise.
8051 * ltconfig (tpf*): Add TPF OS configuration support.
8052
16d1338d
BS
80532004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8054
8055 * MAINTAINERS: Change my email address to my new work account.
8056
9082a750
MR
80572004-09-24 Michael Roth <mroth@nessie.de>
8058
8059 * configure.in (--without-headers): Add missing double quotes.
8060 * configure: Regenerate.
8061
dce2d8b2 80622004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8063
8064 * ylwrap: Revert to previous version.
8065
4c4a5bbc
L
80662004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8067
8068 PR bootstrap/17369
8069 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8070 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8071 SET_GCC_LIB_PATH_CMD.
8072 (BASE_TARGET_EXPORTS): Likewise.
8073 * Makefile.in: Regenerated.
8074
8075 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8076 * configure: Regenerated.
8077
85f59630
KC
80782004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8079
8080 * config.guess: New upstream version
8081 * compile, depcomp, install-sh, ylwrap: Likewise.
8082
95c53c62
RS
80832004-09-19 Roger Sayle <roger@eyesopen.com>
8084
8085 * config/mh-x86omitfp: New host makefile fragment. Add
8086 -fomit-frame-pointer to the default BOOT_CFLAGS.
8087 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8088 * configure: Regenerate.
8089
0a1c093b
AP
80902004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8091
8092 PR target/11572
8093 * configure.in (*-*-darwin*): Renable libobjc.
8094 * configure: Regenerate.
8095
315fcf97
NS
80962004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8097
8098 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8099
0a050485 81002004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8101
0a050485
DB
8102 * Makefile.def: Remove libbanshee.
8103 * Makefile.tpl: Ditto.
8104 * configure.in: Ditto.
8105 * Makefile.in: Regen.
8106 * configure: Ditto.
8107
5f4a098e
DE
81082004-09-08 David Edelsohn <edelsohn@gnu.org>
8109
8110 * ltmain.sh: Use $pic_object as $non_pic_object if
8111 $non_pic_object=none.
8112
32b2511f
PB
81132004-09-07 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * missing: Import latest version from master repository.
8116
fc4d0e82
NC
81172004-09-06 Nick Clifton <nickc@redhat.com>
8118
8119 * config.sub: Import latest version from master repository.
8120 * config.guess: Likewise.
8121 This includes these changes:
78716e86 8122
fc4d0e82
NC
8123 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8124
8125 * config.sub: Handle crisv32, alias etraxfs.
8126 * config.guess (crisv32:Linux:*:*): Handle.
8127
8128 2004-08-13 Brad Smith <brad@comstyle.com>
8129
8130 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8131 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8132
8133 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8134
8135 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8136 assume the processor is a powerpc. This is because coreutils
8137 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8138 in this case, due to a MacOS X bug that causes
8139 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8140 to return a negative number.
8141 Problem reported by Petter Reinholdtsen in:
8142 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8143
8144 2004-07-19 Ben Elliston <bje@gnu.org>
8145
8146 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8147
8148 2004-06-24 Ben Elliston <bje@gnu.org>
8149
8150 * config.guess: Update copyright years.
8151 * config.sub: Likewise.
8152
8153 2004-06-22 Robert Millan <robertmh@gnu.org>
8154
8155 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8156 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8157
8158 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8159
8160 * config.guess (*:*VMS:*:*): New entry. Replaces
8161 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8162 manufacturer.
8163
8164 2004-06-22 Ben Elliston <bje@gnu.org>
8165
8166 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8167 * config.sub: Likewise.
8168
8169 2004-06-22 Ben Elliston <bje@gnu.org>
8170
8171 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8172 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8173
8174 2004-06-11 Ben Elliston <bje@gnu.org>
8175
8176 * config.guess (pegasos:OpenBSD:*:*): Remove.
8177
8178 2004-06-11 Ben Elliston <bje@gnu.org>
8179
8180 From Wouter Verhelst <wouter@grep.be>:
8181 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8182
8183 2004-06-11 Ben Elliston <bje@gnu.org>
8184
8185 * config.guess (luna88k:OpenBSD:*:*): New.
8186
8187 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8188
8189 * config.guess (m32r*:Linux:*:*): New case.
8190 * config.sub: Handle m32rle.
8191
8192 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8193
8194 From Jens Petersen <petersen@redhat.com>:
8195 * config.sub: Handle sparcv8.
8196
8197 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8198
8199 From Tom Smith <smith@cag.lkg.hp.com>:
8200 * config.guess: Version suffixes are equally significant on Tru64
8201 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8202 prefix of "P" (patched kernel).
8203
8204 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8205
8206 * config.sub: Add support for National Semiconductor CRX target.
8207
2f4cc6bf
JJ
82082004-09-03 Janis Johnson <janis187@us.ibm.com>
8209
8210 * MAINTAINERS (Various Maintainers): Remove myself as web page
8211 maintainer, add myself as maintainer of build status lists.
8212
61fec9ff
JB
82132004-09-03 Jan Beulich <jbeulich@novell.com>
8214
8215 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8216 *-*-netware, but add target-libmudflap.
8217 Consolidate *-*-netware targets (of which really only i?86 exists)
8218 into a single entry.
8219 * configure: Likewise.
8220
45f366ab
PB
82212004-09-01 Paolo Bonzini <bonzini@gnu.org>
8222
8223 * Makefile.tpl (sorry): Remove.
8224 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8225 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8226 (do-clean): Clean per-stage directories too.
8227 (do-distclean): Run distclean-stage1 too.
8228 (.NOTPARALLEL): Enable during toplevel bootstrap.
8229 (stage[+id+]-bubble): Enable parallel execution during
8230 the recursive invocation.
8231 * Makefile.in: Regenerate.
8232
8233 Fix previous checkin:
8234
8235 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8236 include.
8237 * configure.in: Fix indentation.
8238 * configure: Regenerate.
8239
dce2d8b2 82402004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8241
45f366ab
PB
8242 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8243 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8244 * configure: regenerate
78716e86 8245 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8246 -mdynamic-no-pic
be8fff81 8247
71b5d516
PB
82482004-08-31 Paolo Bonzini <bonzini@gnu.org>
8249
8250 * Makefile.def (build_modules): Add fixincludes.
8251 (dependencies): Make gcc depend on fixincludes.
8252 * configure.in (build_tools): Add fixincludes.
8253 (build_configdirs): Always include build_libs.
8254 * Makefile.in: Regenerate.
8255 * configure: Regenerate.
8256
82572004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8258
8259 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8260 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8261 phony targets; do not generate timestamp files.
8262 (distclean-stageN): Remove references to their timestamp files.
8263 (restageN, touch-stageN): Remove.
8264 (stageN-bubble): Rewritten.
8265 (compare): Support lean bootstraps.
8266 * Makefile.in: Regenerate.
8267
8268 * configure.in: Only warn when bootstrapping but
8269 build != host or build != target. Support lean bootstraps.
8270 * configure: Regenerate.
8271
ce7cbbb0
PE
82722004-08-26 Phil Edwards <phil@codesourcery.com>
8273
8274 * configure.in: Give a better error message if GMP/MPFR are missing
8275 and a language needing them has been requested.
8276 * configure: Regenerated.
8277
9c71a529
PE
82782004-08-25 Phil Edwards <phil@codesourcery.com>
8279
8280 * configure.in: Print a list of available language front-ends if
8281 a requested one is missing. Tidy stray tab characters.
8282 * configure: Regenerated.
8283
e3f92d3b
MK
82842004-08-19 Michael Koch <konqueror@gmx.de>
8285
8286 * gcc/doc/install.texi: Update entry about automake for libjava.
8287
c3f84f61
RM
82882004-08-17 Robert Millan <robertmh@gnu.org>
8289
8290 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8291 (instead of FreeBSD).
8292 * configure: Regenerate.
8293
7c27e184
PB
82942004-08-16 Paolo Bonzini <bonzini@gnu.org>
8295
8296 * Makefile.in: Regenerate.
8297 * configure: Regenerate.
8298
8299 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8300 stage_*_flags.
8301 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8302 for bootstrapped modules if toplevel bootstrap is going.
8303 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8304 modules. Adjust for changes in Makefile.def. Enable several
8305 rules even in non-bootstrap mode, just to avoid peppering the
8306 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8307 (stage-[+prev+]-bubble): Remove.
8308
8309 * Makefile.def (Dependencies): Depend on all-build-bison,
8310 all-build-flex, all-build-byacc, all-build-texinfo, rather
8311 than the host variations.
8312 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8313 with BUILD_SUBDIR.
8314 (BISON): Update for recent Bisons.
8315 (YACC): Fix typo.
8316 (cross): Depend on all-build.
8317 (all): Do not depend on all-build.
8318 (prebootstrap): Remove.
8319 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8320 (Prebootstrap dependencies): Add them to the per-stage targets
8321 and to all-prebootstrap.
8322 * configure.in (build_configdirs): Always enable build_tools.
8323 (BUILD_DIR_PREFIX): Remove.
8324
8325 * Makefile.def (gcc): Add target variable.
8326 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8327 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8328 in the recursive `make', instead of hardwiring `all'.
8329 (Autogenerated TARGET-* variables): New.
8330
20f3bb80
BB
83312004-08-13 Brian Booth <bbooth@redhat.com>
8332
8333 * MAINTAINERS: Remove myself from write-after-approval.
8334
b5be499d
NN
83352004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8336
8337 * src-release: Stop distributing mmalloc with gdb (which doesn't
8338 use it).
8339 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8340 * Makefile.in: Regenerate.
8341
b3f8d95d
MM
83422004-08-09 Mark Mitchell <mark@codesourcery.com>
8343
8344 * configure.in (arm*-*-eabi*): New target.
8345 * configure: Regenerate.
8346
3589b69e
PB
83472004-08-06 Paolo Bonzini <bonzini@gnu.org>
8348
8349 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8350 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8351 (Dependencies): New section.
8352 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8353 (configure-target-[+module+]): Depend on maybe-all-gcc
8354 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8355 (toplevel profiledbootstrap): Fix dependencies.
8356 * Makefile.in: Regenerate.
8357
972974fc
MM
83582004-08-03 Mark Mitchell <mark@codesourcery.com>
8359
8360 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8361 target-libiberty to noconfigdirs.
8362 * configure: Regenerate.
8363
bebf829d
PB
83642004-08-03 Paul Brook <paul@codesourcery.com>
8365
8366 * configure.in: Check for MPFR as well as GMP.
8367 * configure: Regenerate.
8368
98a5bb3b
RM
83692004-08-01 Robert Millan <robertmh@gnu.org>
8370
8371 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8372 libmudflap for all GNU-based systems (with Glibc).
8373 * configure: Regenerate.
8374
dce2d8b2 83752004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8376
8377 * Makefile.def (host-modules): Add gcc.
8378 * Makefile.in: Regenerate.
8379 * Makefile.tpl (sorry): New rule.
8380 (configure-host, all-host, [+make_target+]-host, do-check,
8381 install-host): Do not add gcc as a special case.
8382 (host modules): Add a small special-casing for gcc. Export
8383 extra_make_flags through the environment.
8384 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8385 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8386 other recursive targets for gcc): Remove.
8387
8388 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8389 (stage, unstage): New rules.
8390 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8391 distclean-stage[+id+]): Use stage_current.
8392 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8393 the stage*-start rules.
8394
aeb732c1
GK
83952004-08-02 Geoffrey Keating <geoffk@apple.com>
8396
8397 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8398 use -all_load flag.
8399
25b656e7
PB
84002004-08-02 Paolo Bonzini <bonzini@gnu.org>
8401
8402 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8403 * configure: Regenerate.
8404
cc440d71
TM
84052004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8406
8407 * maintainer-scripts/gcc_release: Revert yesterday's change.
8408
270e140b
SB
84092004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8410
8411 * MAINTAINERS: Add myself to write-after-approval.
8412
3e4035f8
TM
84132004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8414
8415 * libf2c: Removed.
8416 * gcc/gccbug.in: Updated because of libf2c removal.
8417 * maintainer-scripts/gcc_release: Ditto.
8418
dce2d8b2 84192004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8420
8421 * configure.in: Build libmudflap by default on FreeBSD.
8422 * configure: Regenerated.
8423
dfcada9a
MM
84242004-07-09 Mark Mitchell <mark@codesourcery.com>
8425
8426 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8427 systems.
8428 * configure: Regenerated.
8429
dce2d8b2 84302004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8431
8432 PR target/16344
8433 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8434 feedback based compiler.
8435 * Makefile.in: Rebuilt.
8436
95bcca47
AO
84372004-07-08 Alexandre Oliva <aoliva@redhat.com>
8438
8439 * Makefile.def (host_modules): Set bootstrap=true for flex.
8440 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8441 * Makefile.in: Rebuilt.
8442
051822f6
JH
84432004-07-07 Jan Hubicka <jh@suse.cz>
8444
8445 * MAINTAINERS: Add self as a profile feedback maintainer.
8446
7b61653a
PE
84472004-07-05 Phil Edwards <phil@codesourcery.com>
8448
8449 * configure.in: Do not prepend $srcdir to /dev/null in
8450 makefile fragments.
8451 * configure: Regenerate.
8452
23f6b2f9
PB
84532004-07-01 Paolo Bonzini <bonzini@gnu.org>
8454
8455 * Makefile.def (build_modules): Add bison, byacc, flex,
8456 m4, texinfo.
8457 (flags_to_pass): Add FLEX.
8458 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8459 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8460 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8461 DEFAULT_MAKEINFO): Remove.
8462 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8463 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8464 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8465 objdir or else use configured tool.
8466 (all-build): New.
8467 (all): Depend on it.
8468 (Build module dependencies): Add.
8469 * Makefile.in: Regenerate.
8470 * configure.in: Better support for multiple build modules,
8471 matching what is done for host/target modules. Do not look
8472 for "plausible" locations of build tools if Canadian cross.
8473 Use autoconf's AC_PROG_CC to find a C compiler. Define
8474 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8475 * configure: Regenerate.
78716e86 8476
1c020272
PB
84772004-06-22 Paolo Bonzini <bonzini@gnu.org>
8478
8479 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8480 * Makefile.in: Regenerate.
8481
a52a0a7f
PB
84822004-06-22 Paolo Bonzini <bonzini@gnu.org>
8483
8484 * Makefile.tpl (configure-build-[+module+],
8485 configure-[+module+], configure-target-[+module+]): Pass
8486 [+extra_configure_args+].
8487 (all-build-[+module+], all-[+module+], check-[+module+],
8488 install-[+module+], [+make_target+]-[+module+],
8489 all-target-[+module+], check-target-[+module+],
8490 install-target-[+module+], [+make_target+]-target-[+module+]):
8491 Pass [+extra_make_args+].
8492 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8493 (GCC_HOST_EXPORTS): Remove.
8494 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8495 cross, check-gcc, check-gcc-c++, install-gcc,
8496 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8497 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8498 * Makefile.in: Regenerate.
8499
ccde3f1a
MS
85002004-06-21 Matthew Sachs <msachs@apple.com>
8501
8502 * MAINTAINERS: Added self to write-after-approval.
8503
6264b0a6
CF
85042004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8505
8506 * configure.in: Check for srcdir/winsup rather than build directory
8507 winsup.
8508 * configure: Regenerate.
8509
801e2270
CV
85102004-06-17 Corinna Vinschen <vinschen@redhat.com>
8511
8512 * configure.in: Don't build Cygwin native newlib if winsup
8513 directory is missing. Emit warning instead.
8514 * configure: Regenerate.
8515
ad6717df
PB
85162004-06-09 Paolo Bonzini <bonzini@gnu.org>
8517
8518 * Makefile.tpl (touch-stage[+id+]): New.
8519 (restage[+prev+]): Depend on touch-stage[+id+].
8520
8521 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8522 Use it throughout.
8523
8524 * Makefile.def: Add profile and feedback bootstrap stages.
8525 Remove next field from bootstrap stages.
8526 * Makefile.tpl (LN, LN_S): Substitute.
8527 (stageN-start, stageN-end): Use double-colon rules, to
8528 provide a hook for additional setup commands.
8529 (distclean-stageN-gcc, restageN): Create dependencies from
8530 [+prev+], not from [+next+].
8531 (stageN-bubble): Add commands for successive stages from
8532 [+prev+], using double-colon rules.
8533 (all-stageN-gcc): Fix typo.
8534 (stagefeedback-start, profiledbootstrap): New.
8535 * Makefile.in: Regenerate.
8536 * configure.in: Call ACX_PROG_LN.
8537 * configure: Regenerate.
8538
5bbb9680
CY
85392004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8540
8541 * MAINTAINERS (Write After Approval): Add myself.
8542
e18be1d4
MA
85432004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8544
8545 * MAINTAINERS (Write After Approval): Add myself.
8546
5607edfd
PB
85472004-06-03 Paolo Bonzini <bonzini@gnu.org>
8548
8549 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8550 without gcc.
8551 * configure: Regenerate.
8552
1ec4e9c3
PB
85532004-06-01 Paolo Bonzini <bonzini@gnu.org>
8554
8555 * Makefile.tpl: Fix typo.
8556 * Makefile.in: Regenerate.
8557
dce2d8b2 85582004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8559
8560 * configure.in: Remove new- prefix from toplevel
8561 bootstrap targets.
8562 * configure: Regenerate.
8563
f516a7da
PB
85642004-06-01 Paolo Bonzini <bonzini@gnu.org>
8565
8566 * Makefile.tpl (all.normal): Rename to all.
8567 (all): Replace with a rule to pick the default
8568 target from configure.
8569 (all-gcc, configure-gcc): Use conditionals to
8570 do nothing when toplevel bootstrap is going on.
8571 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8572 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8573 * configure.in: Support --enable-bootstrap.
8574
8575 * Makefile.def: Remove new- prefix from toplevel
8576 bootstrap targets.
8577 * Makefile.tpl: Likewise.
8578
8579 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8580 target.
8581
8582 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8583 $(RECURSE_FLAGS) to recursive invocation of make.
8584
8585 * Makefile.in: Regenerate.
8586 * configure: Regenerate.
8587
78dd5e36 85882004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8589 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8590
8591 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8592 like CC.
8593
30f1bddc
DJ
85942004-05-27 Daniel Jacobowitz <dan@debian.org>
8595
8596 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8597 * configure: Regenerate.
8598
4fc4dd12
DJ
85992004-05-25 Daniel Jacobowitz <drow@false.org>
8600
8601 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8602 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8603 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8604 targets.
8605 * Makefile.in: Regenerate.
8606
dce2d8b2 86072004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8608
8609 * configure.in: Test the ability to symlink directories.
8610 * configure: Regenerate.
8611
8612 * Makefile.def (bootstrap-stage): New definitions.
8613 * Makefile.tpl (configure-stage1-gcc,
8614 configure-stage2-gcc, configure-stage3-gcc,
8615 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8616 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8617 new-restage3, compare): Autogenerate, see Makefile.in
8618 entry for behavioral changes.
8619 (distclean-stage1, new-stage1-start, new-stage1-end,
8620 new-stage1-bubble, distclean-stage2, new-stage2-start,
8621 new-stage2-end, new-stage2-bubble, distclean-stage3,
8622 new-stage3-start, new-stage3-end): New autogenerated targets.
8623 (objext, prebootstrap, BOOT_CFLAGS,
8624 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8625 targets.
8626
8627 * Makefile.in: Regenerate.
8628 (distclean-stage1, new-stage1-start, new-stage1-end,
8629 new-stage1-bubble, distclean-stage2, new-stage2-start,
8630 new-stage2-end, new-stage2-bubble, distclean-stage3,
8631 new-stage3-start, new-stage3-end): New targets.
8632 (all-stage1-gcc): Move prebootstrap dependency from here...
8633 (configure-stage1-gcc): ...to here.
8634 (new-bootstrap): Use bubble targets.
8635 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8636 Use per-stage distclean targets.
8637 (configure-stage1-gcc, configure-stage2-gcc,
8638 configure-stage3-gcc, all-stage1-gcc,
8639 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8640 Use new-stageN-start to prepare the tree.
8641
4f4e53dd
PB
86422004-05-23 Paolo Bonzini <bonzini@gnu.org>
8643
8644 * Makefile.def (host_modules): add libcpp.
8645 * Makefile.tpl: Add dependencies on and for libcpp.
8646 * Makefile.in: Regenerate.
8647 * configure.in: Add libcpp host module.
8648 * configure: Regenerate.
8649
60975492
PB
86502004-05-21 Paolo Bonzini <bonzini@gnu.org>
8651
8652 * Makefile.tpl: Whenever a recursive target is defined, wrap
8653 it in a special @if/@endif block, and prepare its maybe
8654 dependency in the @if/@endif block
8655 * configure.in: Instead of writing maybe dependencies, remove
8656 the @if/@endif statements, and remove the @if/@endif blocks
8657 that remain.
8658 * configure: Regenerate.
8659 * Makefile.in: Regenerate.
8660
5ce7d75d
JJ
86612004-05-20 Janis Johnson <janis187@us.ibm.com>
8662
8663 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8664
c779c42f
KK
86652004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8666
8667 PR bootstrap/15120
8668 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8669 * */configure: Rebuilt.
8670
b4117c30
ZW
86712004-05-17 Zack Weinberg <zack@codesourcery.com>
8672
8673 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8674 of libf2c.
8675 * configure, Makefile.in: Regenerate.
8676
719bb4e3 86772004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8678
8679 * MAINTAINERS (Write After Approval): Add myself.
8680
6de9cd9a
DN
86812004-05-13 Diego Novillo <dnovillo@redhat.com>
8682
8683 Merge from tree-ssa-20020619-branch.
8684
8685 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8686 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8687 (HOST_GMPLIBS): Define.
8688 (HOST_GMPINC): Define.
8689 (TARGET_LIB_PATH): Add libmudflap.
8690 (GFORTRAN_FOR_TARGET): Define.
8691 (configure-build*): Export GFORTRAN.
8692 (configure-gcc): Export GMPLIBS and GMPINC.
8693 (all-gcc): Add maybe-all-libbanshee.
8694 (configure-target-libgfortran): Define.
8695 * Makefile.in: Regenerate.
8696 * configure.in (host_libs): Add libbanshee.
8697 (target_libraries): Add target-libmudflap and target-libgfortran.
8698 Add --with-libbanshee.
8699 Handle --disable-libmudflap.
8700 (*-*-freebsd*): Use with_gmp.
8701 Add $(libgcj) to noconfigdirs.
8702 * configure: Regenerate.
8703 * depcomp: New file.
8704 * MAINTAINERS: Add tree-ssa maintainers.
8705
8f1b790f
VM
87062004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8707
b4117c30 8708 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8709
693446fc
BF
87102004-04-30 Brian Ford <ford@vss.fsi.com>
8711
b4117c30 8712 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8713
d1bb666c
UB
87142004-04-29 Uros Bizjak <uros@kss-loka.si>
8715
b4117c30 8716 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8717
6cf1ac42
PB
87182004-04-28 Paolo Bonzini <bonzini@gnu.org>
8719
8720 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8721 * configure: Regenerate.
8722
632933d5
PB
87232004-04-27 Paolo Bonzini <bonzini@gnu.org>
8724
8725 Revert:
8726 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8727
8728 * Makefile.def (flags_to_pass): Remove *dir variables that
8729 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8730 as well as prefix and exec_prefix.
8731 * Makefile.in: Regenerate.
8732
80dc6aa0
RM
87332004-04-26 Robert Millan <robertmh@gnu.org>
8734
8735 Add patches from libtool CVS.
8736 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8737 * ltconfig: Likewise.
8738 * ltcf-c.sh: Likewise.
8739 * ltcf-cxx.sh: Likewise.
8740 * ltcf-gcj.sh: Likewise.
8741
e11283f1
PB
87422004-04-26 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.def (host_modules): Mark with the bootstrap
8745 flag packages on which gcc depends.
8746 * Makefile.tpl (all-bootstrap): Use it.
8747 * Makefile.in: Regenerate.
8748
8546950c
PB
87492004-04-26 Paolo Bonzini <bonzini@gnu.org>
8750
8751 * Makefile.def (flags_to_pass): Remove *dir variables that
8752 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8753 as well as prefix and exec_prefix.
8754 * Makefile.in: Regenerate.
8755
a76494aa
PB
87562004-04-26 Paolo Bonzini <bonzini@gnu.org>
8757
b4117c30
ZW
8758 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8759 * configure: Regenerate.
8760 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8761 * gcc/Makefile.tpl (compare): Use the result of the test.
8762 * gcc/Makefile.in: Regenerate.
a76494aa 8763
03a91701
PB
87642004-04-23 Paolo Bonzini <bonzini@gnu.org>
8765
8766 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8767 Always relocate gcc and prev-gcc to the original names, even
8768 if the build fails.
8769 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8770 New targets.
8771
082a6351
LG
87722004-04-23 Laurent GUERBY <laurent@guerby.net>
8773
8774 * MAINTAINERS: Update my email address.
b4117c30 8775
1f1d584b
RO
87762004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8777
8778 * configure.in (mips*-*-irix5*): Enable ld.
8779 * configure: Regenerate.
082a6351 8780
1db673ca
RO
87812004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8782
8783 * configure: Regenerate.
8784
ce4ea44e
JW
87852004-04-15 James E Wilson <wilson@specifixinc.com>
8786
8787 * Makefile.tpl (configure-[+module+], configure-gcc,
8788 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8789 Set and export LDFLAGS.
8790 * Makefile.in: Regenerate.
8791
611f62ad
MC
87922004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8793
b4117c30 8794 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8795
be912515
NN
87962004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8797
8798 PR bootstrap/14871
8799 * Makefile.tpl: If we don't have built-in-tree target tools,
8800 use the ones found by configure rather than hacking around with
8801 program_transform_name.
8802 * configure.in: Give Makefile.tpl the information necessary
8803 to do that.
8804 * Makefile.in: Regenerate.
8805 * configure: Regenerate.
8806
9104315a
NN
88072004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8808
8809 PR bootstrap/14760
8810 * configure.in: When computing baseargs, strip *all* copies of
8811 offending options. Also, don't match/substitute the trailing space,
8812 so that this actually works when two similar options are separated by
8813 only one space.
8814 * configure: Regenerate.
8815
bef1d700
DE
88162004-04-06 David Edelsohn <edelsohn@gnu.org>
8817
b4117c30
ZW
8818 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8819 (rs6000-*-aix*): Same.
8820 * configure: Regenerate.
bef1d700 8821
54bcf05e 88222004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8823
8824 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8825
369a832c 88262004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8827
8828 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8829
09a9c095
NN
88302004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8831
7caf53cb
NN
8832 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8833 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8834 * Makefile.in: Regenerate.
8835
09a9c095
NN
8836 * configure.in (top level bootstrap support): Rework --enable-werror
8837 to set @stage2_werror_flag@.
8838 * configure: Regenerate.
8839 * Makefile.tpl (top level bootstrap support): Pass
8840 @stage2_werror_flag@ down to configure in stages 2 and 3.
8841 * Makefile.in: Regenerate.
8842
5595a2bd
NN
88432004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8844
cbfd7e06
NN
8845 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8846 for stages 2 and 3 as well as in make. As a consequence, remove
8847 OUTPUT_OPTION (now detected by configure) from the flags passed down
8848 to make.
8849 * Makefile.in: Regenerate.
8850
5595a2bd
NN
8851 * Makefile.tpl (new-bootstrap): Fix typo.
8852 * Makefile.in: Regenerate.
8853
ca3b3e20
NN
88542004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8855
295f4e42
NN
8856 * Makefile.tpl: Rearrange by moving recursive_targets rules
8857 into their proper sections.
8858 * Makefile.tpl (top level bootstrap support): Move disabling
8859 of coverage flags from 'make' to 'configure'; improve comments.
8860 * Makefile.in: Regenerate.
8861
340de83f
NN
8862 * Makefile.tpl (experimental top level bootstrap) Move stage1
8863 language setting from all- target to configure- target; disable
8864 intermodule optimization in stage 1; prevent gratuitous rebuilds
8865 of stage 1.
8866 * Makefile.in: Regenerate.
8867 * configure.in: Comma-separate stage 1 language list for top
8868 level bootstrap.
8869 * configure: Regenerate.
8870
ca3b3e20
NN
8871 * Makefile.tpl: Clean up experimental top level bootstrap support:
8872 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8873 prev-gcc in configure- targets as well as all- targets.
8874 * Makefile.in: Regenerate.
8875
4d038073
KC
88762004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8877
8878 * compile: New file imported from automake.
8879
ab3533d6
PB
88802004-03-17 Paolo Bonzini <bonzini@gnu.org>
8881
8882 * configure.in: Remove symbolic link section.
8883 * configure: Regenerate.
8884 * Makefile.tpl (links): Remove.
8885 * Makefile.in: Regenerate.
8886
1e0f07d3 88872004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8888 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8889
8890 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8891 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8892 * configure.in: Fix comment typo from last patch.
8893 * configure: Regenerate.
8894
2805b53a
NN
88952004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8896
8897 * Makefile.tpl: Introduce experimental top level bootstrap support.
8898 * Makefile.in: Regenerate.
8899 * configure.in: Introduce support for top level bootstrap.
8900 * configure: Regenerate.
8901
79b4b7d2 89022004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8903 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8904
8905 PR bootstrap/14522
8906 * configure.in: Cope with shells that do not support unquoted ^
8907 * configure: Regenerate.
8908
6bbec498 89092004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8910 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8911
8912 PR bootstrap/14522
79b4b7d2 8913 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8914 quotes inside quoted backquote substitutions.
8915 * configure: Regenerate.
8916
83c15dfc
AP
89172004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8918
8919 PR bootstrap/14522
f2bd98d4 8920 * configure.in: Fix escaping of $.
83c15dfc
AP
8921 * configure: Regenerate.
8922
55ffb5ed
NN
89232004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8924
8925 * configure: Regenerate, since I forgot to while committing Paolo's
8926 changes.
8927
e4c9c075
PB
89282004-03-08 Paolo Bonzini <bonzini@gnu.org>
8929
8930 PR ada/14131
8931 Move language detection to the top level.
8932 * configure.in: Find default values for the tools as
8933 soon as possible. Disable ada if GNAT is not found.
8934 Emit error message about missing languages. Expand
8935 --enable-languages=all for the gcc subdirectory.
8936
5199e2c6
BE
89372004-03-10 Ben Elliston <bje@gnu.org>
8938
8939 * MAINTAINERS: Update my email address.
8940
c18b95e5
DE
89412004-03-05 David Edelsohn <edelsohn@gnu.org>
8942
8943 * ltconfig: Disable building static libraries if building shared
8944 libraries on AIX 5L.
8945
d0fe5ad3
RS
89462004-03-01 Richard Sandiford <rsandifo@redhat.com>
8947
8948 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8949 and disable libgcj.
8950 * configure: Regenerated.
8951
e6f71f9d
BB
89522004-03-01 Brian Booth <bbooth@redhat.com>
8953
8954 * MAINTAINERS: Add myself to write-after-approval.
8955
8983e50e
PB
89562004-03-01 Paolo Bonzini <bonzini@gnu.org>
8957
8958 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8959
d4cd9d81
NN
89602004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8961
8962 PR bootstrap/7087
8963 * Makefile.tpl: Guard XFOO sed statements better.
8964 * Makefile.tpl: Add dependency for configure-target-libada.
8965 * Makefile.in: Regenerate (incidentally fixes broken
8966 commit when libada-branch was merged).
8967
0ea0229e
KC
89682004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8969
8970 * MAINTAINERS: Add myself to write-after-approval.
8971
bad93735
AP
89722004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8973
8974 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8975 maintainers.
8976
a7ca14fc
AC
89772004-02-20 Andrew Cagney <cagney@redhat.com>
8978
8979 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8980 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8981
51592782
NN
89822004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8983
8984 PR bootstrap/11932
8985 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8986
6a30854a
JQ
89872004-02-14 Jerry Quinn <jlquinn@optonline.net>
8988
8989 * MAINTAINERS: Added myself to write-after-approval.
8990
be8b2bee
MK
89912004-02-14 Michael Koch <konqueror@gmx.de>
8992
8993 * MAINTAINERS: Added myself to write-after-approval.
8994
972760b7
JM
89952004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8996
8997 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8998 some OS port maintainers to OS port maintainers section.
8999
b0281654
FCE
90002004-02-13 Frank Ch. Eigler <fche@redhat.com>
9001
9002 * MAINTAINERS: Add self.
9003
3c419fd6
KH
90042004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9005
9006 * MAINTAINERS: Alphabetize.
9007
e88e9aee
PB
90082004-02-12 Paolo Bonzini <bonzini@gnu.org>
9009
9010 * MAINTAINERS: Remove myself.
b4117c30 9011
1915e422
DE
90122004-02-11 David Edelsohn <edelsohn@gnu.org>
9013
9014 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9015 (rs6000-*-aix*): Same.
9016 * configure: Regenerate.
9017
a22c2d8d
KC
90182004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9019
9020 * configure.in (host): Add in missing $noconfigdirs to defines.
9021 * configure: Regenerate.
9022
d9cdb878
AC
90232004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9024 Nathanael Nerode <neroden@gcc.gnu.org>
9025
9026 PR ada/6637, PR ada/5911
b4117c30 9027 Merge with libada-branch:
d9cdb878
AC
9028 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9029 with appropriate dependencies. Add --enable-libada configure switch.
9030 * configure, Makefile.in: Regenerate.
9031
8bd92821
PB
90322004-02-09 Paolo Bonzini <bonzini@gnu.org>
9033
9034 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9035
89a95129
RO
90362004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9037
9038 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9039 * configure: Regenerate.
9040
892629bc
GK
90412004-02-04 Geoffrey Keating <geoffk@apple.com>
9042
9043 Merge from upstream:
9044
9045 * ltmain.in: When setting IFS to '~', be careful about user
9046 arguments that contain '~'.
9047
9048 2004-02-04 Peter O'Gorman <peter@pogma.com>
9049
9050 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9051 Also test $base_compile against $CC with escaped arguments. Bug
9052 reported by Geoff Keating <geoffk@apple.com>.
9053
6b402165
KH
90542004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9055
9056 * MAINTAINERS: Remove i960 port.
9057
fa2f0306
DD
90582004-01-23 DJ Delorie <dj@redhat.com>
9059
9060 * Makefile.def (target_modules) [libiberty]: Don't stage.
9061 * Makefile.in: Rebuilt.
9062
9feb20aa
CT
90632004-01-20 Caroline Tice <ctice@apple.com>
9064
9065 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9066
7aed2ccc
PC
90672004-01-19 Paolo Carlini <pcarlini@suse.de>
9068
9069 * MAINTAINERS: Update my email address.
9070
f25bebe1
JM
90712004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9072
9073 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9074
28083580
VR
90752004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9076
9077 * MAINTAINERS: Remove entries without email address.
9078
c0f4b5e4
DJ
90792004-01-15 Daniel Jacobowitz <drow@mvista.com>
9080
9081 * MAINTAINERS: Add myself to write-after-approval.
9082
b5eb5a5e
SB
90832004-01-15 Steven Bosscher <stevenb@suse.de>
9084
9085 * MAINTAINERS: Update my email address.
9086
dce2d8b2 90872004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9088
9089 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9090 * Makefile.tpl (configure-target-[+module+]): Support stage.
9091 * Makefile.in: Rebuilt.
9092
74c0b320
ILT
90932004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9094
9095 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9096
2560344b
RS
90972004-01-10 Richard Sandiford <rsandifo@redhat.com>
9098
9099 * MAINTAINERS: Add myself as a MIPS maintainer.
9100
8b21cda6
NN
91012004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9102
2b6c260d
NN
9103 * configure.in: Use ./config.cache, not config.cache.
9104 * configure: Regenerate.
9105 * Makefile.tpl: Special-casing not needed for GCC any more.
9106 * Makefile.in: Regenerate.
9107
09438bde
NN
9108 * configure.in: Don't share a cache file for host dirs.
9109 * configure: Regenerate.
9110
8b21cda6
NN
9111 * config-ml.in: Don't mess with the cache file.
9112
e42870df
EB
91132004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9114
9115 * MAINTAINERS: Move myself from 'Write After Approval' to
9116 'CPU Port Maintainers' section as SPARC maintainer.
9117
6b9eb62c
NN
91182004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9119
78a816a6
NN
9120 * Makefile.tpl: Make GCC use a separate config.cache.
9121 * Makefile.in: Regenerate.
9122
6b9eb62c
NN
9123 PR bootstrap/11932, PR bootstrap/11933
9124 (I don't know if it will fix either of them, but it relates
9125 to them.)
9126 * configure.in: Don't use shared config.cache for target
9127 directories.
9128 * configure: Regenerate.
9129
86d7b562
DN
91302004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9131
9132 * MAINTAINERS: Add myself to 'Write After Approval' section.
9133
07d0a605
RS
91342003-12-31 Roger Sayle <roger@eyesopen.com>
9135
9136 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9137 * configure: Regenerated.
9138
459ac19f
KH
91392003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9140
9141 * MAINTAINERS: Remove the mn10200 maintainer.
9142
5785c0ed 91432003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9144
cc6010cd
AP
9145 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9146 * configure: Regenerated.
5785c0ed 9147
a268eff9
JH
91482003-12-16 Jan Hubicka <jh@suse.cz>
9149
9150 * MAINTAINERS: Add myself as callgraph maintainer.
9151
9d465b12
TF
91522003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9153
9154 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9155 * configure: Regenerate.
9156
a68a270a
GB
91572003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9158
9159 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9160 'Write After Approval' section. Update email.
9161
dce2d8b2 91622003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9163
9164 * MAINTAINERS (Write After Approval): Add myself.
9165
8c052da4
MT
91662003-11-20 Matt Thomas <matt@3am-software.com>
9167
9168 * MAINTAINERS: Add myself as a vax port maintainer.
9169
e75f9147
KC
91702003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9171
9172 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9173 (configure-build-[+module+], configure-[+module+]): Likewise.
9174 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9175 * Makefile.in: Regenerate.
9176
43d8d958
AT
91772003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9178
9179 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9180 shared/dylibed libraries.
9181 * ltmain.sh: Likewise.
9182 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9183 * ltcf-cxx.sh: Likewise.
9184 * ltcf-gcj.sh: Likewise.
9185 * ltconfig: Likewise.
9186
638dcaa0
SC
91872003-11-17 Stan Cox <scox@redhat.com>
9188
9189 * MAINTAINERS: Add myself as iq2000 port maintainer.
9190
15cc172b
AC
91912003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9192
b4117c30
ZW
9193 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9194 * Makefile.in: Regenerate.
15cc172b 9195
20af77cd
UW
91962003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9197
9198 * config.sub: Update to 2003-11-03 version.
9199
4dd01c5c
PE
92002003-10-20 Phil Edwards <phil@codesourcery.com>
9201
9202 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9203 * configure: Regenerate.
9204
dce2d8b2 92052003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9206
9207 * MAINTAINERS: Add myself to 'Write After Approval' section.
9208
8b7ebc31
AC
92092003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9210
9211 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9212
afe1910c
JM
92132003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9214
9215 * MAINTAINERS: Update my email address.
9216
05dcec66
RO
92172003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9218
9219 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9220
dce2d8b2 92212003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9222
9223 * MAINTAINERS: Add myself to 'Write After Approval' section.
9224
507ec745
BI
92252003-10-16 Bernardo Innocenti <bernie@develer.com>
9226
9227 * config.guess: Update to 2003-10-16 version.
9228 * config.sub: Update to 2003-10-16 version.
9229
dce2d8b2 92302003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9231
9232 * MAINTAINERS: Added myself to 'Write After Approval' section.
9233
0c9b16bc
FH
92342003-10-15 Falk Hueffner <falk@debian.org>
9235
9236 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9237 'Write After Approval' section. Update email.
9238
74d57d15
RS
92392003-10-14 Roger Sayle <roger@eyesopen.com>
9240
9241 * MAINTAINERS: Move myself from 'Write After Approval' to
9242 'Various Maintainers' section as middle-end maintainer.
9243
d29b8ad8
NN
92442003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9245
9246 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9247 HOST_FLAGS_TO_PASS.
9248 * Makefile.in: Regenerate.
9249
26db814a
BI
92502003-10-11 Bernardo Innocenti <bernie@develer.com>
9251
9252 * config.guess: Update to 2003-10-07 version.
9253 * config.sub: Update to 2003-10-07 version.
9254
fffeb871
RO
92552003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9256
9257 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9258 * ltconfig (irix5*, irix6*): Don't override version_type.
9259
6691a79e
ME
92602003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9261
9262 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9263 * configure: Rebuilt
9264 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9265 * Makefile.in: Rebuilt
9266
62cdd71e
L
92672003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9268
9269 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9270
6fe2eacc
CW
92712003-09-30 Carlo Wood <carlo@alinoe.com>
9272
cc6010cd 9273 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9274
ea57e5ad
PK
92752003-09-29 Paul Koning <ni1d@arrl.net>
9276
9277 * MAINTAINERS: Move myself from "Write After Approval"
9278 to CPU platform maintainers for pdp11 platform.
9279
e070672a
AT
92802003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9281
9282 * MAINTAINERS: Move myself from 'Write After Approval' to
9283 'Various Maintainers' section as libffi testsuite maintainer.
9284
43bb47c2
DJ
92852003-09-21 Daniel Jacobowitz <drow@mvista.com>
9286
9287 * configure.in: Pass a computed --program-transform-name
9288 to subconfigures.
9289 * configure: Regenerated.
9290
da9d3b37
NN
92912003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9292
94322beb
NN
9293 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9294 * Makefile.in: Regenerate.
9295
da9d3b37
NN
9296 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9297 * Makefile.in: Regenerate.
9298
ffd9060b
ZL
92992003-09-19 Ziemowit Laski <zlaski@apple.com>
9300
9301 * MAINTAINERS: Move myself from 'Write After Approval'
9302 to 'Various Maintainers' (objective-c) section.
9303
eeae7b41
DJ
93042003-09-17 Daniel Jacobowitz <drow@mvista.com>
9305
9306 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9307 quoting.
9308 * configure: Regenerated.
9309
a080d12b
JB
93102003-09-16 Joel Brobecker <brobecker@gnat.com>
9311
9312 * MAINTAINERS (Write After Approval): Add myself to write after
9313 approval list.
9314
6cd2fc59
DN
93152003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9316
cc6010cd 9317 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9318
dcbdd9cc
ILT
93192003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9320
9321 * MAINTAINERS: Update my e-mail address.
9322
e517f636
AM
93232003-09-09 Alan Modra <amodra@bigpond.net.au>
9324
9325 * libtool.m4 (LD): Correct powerpc64 host match.
9326
bc49924b
JW
93272003-09-06 James E Wilson <wilson@tuliptree.org>
9328
9329 * MAINTAINTERS: Update my affiliation and email address.
9330
082124f5
ZD
93312003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9332
9333 * MAINTAINERS (Write After Approval): Add myself.
9334
dc94d89e
DD
93352003-09-04 DJ Delorie <dj@redhat.com>
9336
9337 * configure: Regenerate.
9338
93392003-09-04 Robert Millan <robertmh@gnu.org>
9340
9341 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9342
7a0f2d4e
KG
93432003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9344
9345 * configure.in: Ensure arguments to sed are properly spaced.
9346 * configure: Regenerate.
9347
88d032eb
GP
93482003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9349
9350 * MAINTAINERS: Update my e-mail address.
9351
0b3f3d22
ME
93522003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9353
9354 * MAINTAINERS (Write After Approval): Add myself.
9355
d253f9ba
DJ
93562003-08-27 Daniel Jacobowitz <drow@mvista.com>
9357
9358 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9359 * configure: Regenerated.
9360
066ec9c9
MM
93612003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9362
9363 * MAINTAINERS: Update my email address.
9364
415d7ef9
PE
93652003-08-23 Phil Edwards <pme@gcc.gnu.org>
9366
9367 * configure.in: Use newline instead of semicolon when assuming
9368 shell arguments in a for loop.
9369 * configure: Regenerated.
9370
e1567352
JE
93712003-08-22 Jason Eckhardt <jle@rice.edu>
9372
9373 * MAINTAINERS: Resurrect the i860 maintainer.
9374
b348267b
GK
93752003-08-20 Geoffrey Keating <geoffk@apple.com>
9376
e50084fa
GK
9377 PR 8180
9378 * configure.in: When testing with_libs and with_headers, treat
9379 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9380 * configure: Regenerate.
b4117c30 9381
b348267b
GK
9382 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9383 make, shell, etc.
9384 (baseargs): Likewise.
9385 * configure: Regenerate.
9386
ca26ffe0
BI
93872003-08-20 Bernardo Innocenti <bernie@develer.com>
9388
9389 * MAINTAINERS (Write After Approval): Add myself.
9390
940cde4d
GK
93912003-08-19 Geoffrey Keating <geoffk@apple.com>
9392
9393 * configure.in: Disable libgcj for darwin not on powerpc.
9394 * configure: Rebuild.
9395
74bed51b
ADL
93962003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9397
9398 * config-ml.in, symlink-tree: Add license.
9399
b4117c30
ZW
94002003-08-03 Richard Stallman <rms@gnu.org>
9401 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9402
9403 * README.SCO: New file.
9404
333a28b4
MK
94052003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9406
9407 * Makefile.tpl (check, check-c++): Express dependencies using
9408 dependencies rather than commands.
9409 * Makefile.in: Regenerate.
9410
c197e306
AC
94112003-08-01 Andrew Cagney <cagney@redhat.com>
9412
9413 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9414 * configure: Ditto.
9415
a8ee6e2d
GK
94162003-07-31 Geoffrey Keating <geoffk@apple.com>
9417
9418 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9419 * Makefile.in: Update.
a8ee6e2d 9420
8d9b3f2e
AT
94212003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9422
9423 * configure.in: Enable libgcj for darwin.
9424 * configure: Rebuild.
9425
52c0c542
PE
94262003-07-29 Phil Edwards <pme@gcc.gnu.org>
9427
9428 * config-ml.in: Use ac_configure_args directly instead of
9429 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9430 actually seen.
9431
b4acb5ef
NN
94322003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9433
9434 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9435 creating target and build subdirs to build all parent dirs as needed.
9436 * Makefile.in: Rebuild.
9437 * configure.in: Don't build dirs explicitly here.
9438 * configure: Rebuild.
9439
a51d71d0
PB
94402003-07-26 Paul Brook <paul@nowt.org>
9441
9442 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9443
f43e12ce
AO
94442003-07-22 Alexandre Oliva <aoliva@redhat.com>
9445
9446 * Makefile.tpl (all-make): Depend on intl.
9447 * Makefile.in: Rebuilt.
9448
8a199ff6
PE
94492003-07-20 Phil Edwards <pme@gcc.gnu.org>
9450
9451 * install-sh: Update to newer upstream versions (associated with
9452 aclocal 1.7).
9453 * mkinstalldirs: Likewise.
9454 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9455
e6a8c803
AP
94562003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9457
9458 * MAINTAINERS: Move self from Bug database only accounts
9459 to write-after-approval.
9460
9f13608f
NN
94612003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * config.if: Remove unused libc_interface determination.
9464
c7864714
NN
94652003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9466
9467 * MAINTAINERS: Move self from write-after-approval to
9468 build machinery (*.in).
9469
775956d0
NN
94702003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9471
9472 PR bootstrap/11273
9473 PR bootstrap/11408
9474 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9475 unused INSTALL_PROGRAM_ARGS.
9476 * configure.in: Use AC_PROG_INSTALL.
9477 * Makefile.in: Regenerate.
9478 * configure: Regenerate.
9479
c7f67a6e
KH
94802003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9481
9482 * MAINTAINERS: Alphabetize.
9483
33952f6f
AO
94842003-07-10 Alexandre Oliva <aoliva@redhat.com>
9485
9486 * configure: Rebuilt.
9487 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9488 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9489 newlib nor libgloss.
9490 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9491 * configure.in (am33_2.0-*-linux*): Added.
9492
0d4f1b4e
BW
94932003-07-09 Bob Wilson <bob.wilson@acm.org>
9494
9495 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9496 * configure: Regenerate.
9497
56694dd9
ZW
94982003-07-07 Zack Weinberg <zack@codesourcery.com>
9499
9500 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9501 * Makefile.in: Regenerate.
9502
21607eb4
ZW
95032003-07-04 Zack Weinberg <zack@codesourcery.com>
9504
9505 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9506 * Makefile.in: Regenerate.
9507
dce2d8b2 95082003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9509
9510 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9511 * Makefile.in: Regenerated.
9512
5d42f90e
L
9513 * config-ml.in: Replace PWD with PWD_COMMAND.
9514
6eb95e99
ZW
95152003-07-04 Zack Weinberg <zack@codesourcery.com>
9516
9517 * intl: New directory; see intl/ChangeLog for details.
9518 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9519 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9520 * Makefile.in: Regenerate.
9521
07d1940e
NN
95222003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9523
9524 * configure.in: Clean up config-lang.in handling. Delete
9525 useless assignment to "subdirs".
9526 * configure: Regenerate.
9527
4dbda6f0
NN
95282003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9529
9530 * configure.in: Rename 'target_libs' to 'target_libraries'.
9531 Remove useless reference to 'target_libs'.
9532 * configure: Regenerate.
9533
2c30ab71
KS
95342003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9535
9536 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9537 * Makefile.in: Regenerate.
9538
11405c93
NN
95392003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9540
9541 * Makefile.def: Introduce flags_to_pass.
9542 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9543 * Makefile.in: Regenerate.
9544
fb87ad5d
HPN
95452003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9546
9547 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9548 and target-libgloss.
9549 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9550 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9551 * configure: Regenerate.
9552
a7956a48
BK
95532003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9554
9555 * configure.in: Update testsuite_flags to new location.
9556 * configure. Regenerate.
6eb95e99 9557
eaf9f3b2
NN
95582003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9559
9560 * Makefile.tpl: Remove BUILD_CC stuff.
9561 * Makefile.in: Regenerate.
9562
2d89ffef
KH
95632003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9564
9565 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9566
dce2d8b2 95672003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9568
9569 * MAINTAINERS (Write After Approval): Add myself.
9570
dce2d8b2 95712003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9572
b951c91c
L
9573 * config.guess: Update to 2003-06-12 version.
9574 * config.sub: Update to 2003-06-13 version.
9575
dce2d8b2 95762003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9577
9578 * config.guess: Update to 2003-06-06 version.
9579 * config.sub: Update to 2003-06-06 version.
9580
655b7166
RO
95812003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9582
9583 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9584 * configure. Regenerate.
9585
01b759aa
NN
95862003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9587
bf1d3e81
NN
9588 * configure.in: Disable serial configure by default.
9589 * configure: Regenerate.
9590 * Makefile.tpl: Abolish .NOTPARALLEL.
9591 * Makefile.in: Regenerate.
9592
e89fbdfe
NN
9593 * Makefile.tpl: Replace {build,host,target}_canonical by
9594 {build,host,target}.
9595 * Makefile.in: Regenerate.
9596
01b759aa
NN
9597 * Makefile.tpl: Fix stupid pasto.
9598 * Makefile.in: Regenerate.
9599
f7dae026
NN
96002003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9601
9602 * Makefile.tpl: Remove bogus conditional.
9603 * Makefile.in: Regenerate.
9604
96052003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9606
9607 * Makefile.tpl (profiledbootstrap): New target.
9608 * Makefile.in (profiledbootstrap): New target.
9609
2ffc3e73 96102003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9611
9612 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9613 Pinski. Remove user names from other bugzilla-only maintainers.
9614
1a1e6b96
NN
96152003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9616
1358ccea
NN
9617 * Makefile.tpl: Make 'recursive targets' using autogen rather
9618 than shell loop. Remove duplicate 'clean' targets and false
9619 comments.
9620 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9621 Add systematic method of specifying missing targets in subdirs.
9622 Add copyright boilerplate.
9623 * Makefile.in: Regenerate.
9624 * configure.in: Add 'recursive targets' to maybe list.
9625 * configure: Regenerate.
9626
ae74ed1f
NN
9627 * MAINTAINERS: "GNATS only" -> "Bug database only".
9628
1a1e6b96
NN
9629 * Makefile.tpl: Rename [+target+] to [+make_target+].
9630 * Makefile.def: Rename 'target' to 'make_target'.
9631
c79af3fa
NB
96322003-05-31 Neil Booth <neil@daikokuya.co.uk>
9633
9634 * MAINTAINERS: Add self as options handling maintainer.
9635
39d85b61
MM
96362003-05-28 Michael Meissner <gnu@the-meissners.org>
9637
9638 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9639 been too long since I touched those ports.
9640
afc2b62d
DD
96412003-05-28 DJ Delorie <dj@redhat.com>
9642
9643 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9644 * Makefile.in: Regenerate.
9645
df445104
MR
96462003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9647
9648 * configure.in: Use curly braces in the definition of tooldir.
9649 * configure: Regenerate.
9650
2eb98e5d 96512003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9652
2eb98e5d
DD
9653 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9654 newlib or libgloss.
9655 * Makefile.in: Regenerate.
9656
862fced8
DD
96572003-05-21 DJ Delorie <dj@redhat.com>
9658
9659 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9660 * Makefile.in: Regenerate.
9661
fc351800
ILT
96622003-05-20 Ian Lance Taylor <ian@airs.com>
9663
9664 * MAINTAINERS: Update my e-mail address.
9665
7e2dbcef
NN
96662003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9667
9668 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9669 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9670 Factor out common code from autogen IF statements.
9671 * configure: Regenerate.
9672 * Makefile.in: Regenerate.
9673
f2a0e225
KC
96742003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9675
9676 * configure.in: Accept i[3456789]86 for machine type.
9677 * configure: Regenerate.
9678
8b87bb96
NN
96792003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9680
9681 * configure.in: Switch more things to use maybe dependencies.
9682 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9683 * configure: Regenerate.
9684 * Makefile.tpl: Switch more things to use maybe dependencies.
9685 * Makefile.in: Regenerate.
9686
fdb882bc 96872003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9688
9689 * Makefile.tpl (install-opcodes): Define.
9690 * Makefile.in: Rebuild.
9691
f7c50032
AJ
96922003-05-13 Andreas Jaeger <aj@suse.de>
9693
9694 * config.guess: Update to 2003-05-09 version.
9695 * config.sub: Update to 2003-05-09 version.
9696
dce2d8b2 96972003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9698
9699 * configure.in: Correct sed script so that options in quotes are not
9700 deleted.
9701 * configure: Rebuild.
9702
aa8f1f57
CV
97032003-05-12 Corinna Vinschen <corinna@vinschen.de>
9704
9705 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9706 and $$s/newlib/libc/sys/cygwin32 include paths.
9707 * configure: Ditto.
9708
0c130f81
MM
97092003-05-12 Michael Meissner <gnu@the-meissners.org>
9710
9711 * MAINTAINERS: Update my email addresses.
9712
aa1a100b
EB
97132003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9714
9715 * config-ml.in: Propagate INSTALL variables.
f7c50032 9716
87861833
GP
97172003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9718
9719 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9720
de722255
CD
97212003-05-02 Chris Demetriou <cgd@broadcom.com>
9722
6eb95e99
ZW
9723 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9724 * Makefile.in: Regenerate.
de722255 9725
96c4a002
WB
97262003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9727
9728 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9729
55b15a11
WB
97302003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9731
9732 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9733
0c227849
DJ
97342003-04-27 Daniel Jacobowitz <drow@mvista.com>
9735
9736 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9737 * Makefile.in: Regenerated.
9738
d45148c1
WB
97392003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9740
9741 * MAINTAINERS (Write After Approval): Upgrade myself from
9742 GNATS only to write-after-approval. Update my mail address.
9743
dce2d8b2 97442003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9745
9746 (OS Port Maintainers: freebsd): Add myself.
9747
438f50c3
MM
97482003-04-22 Mark Mitchell <mark@codesourcery.com>
9749
9750 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9751
9074e169
KJ
97522003-04-22 Kean Johnston <jkj@sco.com>
9753
9754 * MAINTAINERS (SCO ports): Added myself.
9755
dfd39a2e
NS
97562003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9757
9758 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9759
ccbae82a
KJ
97602003-04-19 Kean Johnston <jkj@sco.com>
9761
9762 * MAINTAINERS (Write After Approval): Add myself.
9763
2f50999f
GP
97642003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9765
9766 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9767 * Makefile.in: Regenerate.
9768
e9b84181
JJ
97692003-04-18 Jakub Jelinek <jakub@redhat.com>
9770
9771 * configure.in (powerpc64*-*-linux*): Remove.
9772 * configure: Rebuilt.
9773
1ca4c6e1
PE
97742003-04-17 Phil Edwards <pme@gcc.gnu.org>
9775
9776 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9777 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9778 and restrap.
9779 * Makefile.in: Regenerate.
9780
0590b963
RE
97812003-04-16 Richard Earnshaw <rearnsha@arm.com>
9782
9783 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9784 * configure: Regenerated.
9785
ff41a56f
DD
97862003-04-15 DJ Delorie <dj@redhat.com>
9787
9788 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9789
50d440bc
NC
97902003-04-13 Nick Clifton <nickc@redhat.com>
9791
9792 * config-ml.in: Remove support for --disable-aix removing
9793 call-aix multilibs.
9794
b1e0a93e
AO
97952003-04-10 Alexandre Oliva <aoliva@redhat.com>
9796
9797 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9798 * */configure: Rebuilt.
9799
71fb704d
JS
98002003-04-08 Joel Sherrill <joel@oarcorp.com>
9801
9802 * MAINTAINERS: Add my email address.
9803
3897ea90
OH
98042003-03-17 Olivier Hainque <hainque@act-europe.fr>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9807
93c834b7
NN
98082003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9809
9810 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9811 * Makefile.in: Regenerate.
9812
82c34dcb
MC
98132003-03-14 Michael Chastain <mec@shout.net>
9814
9815 * Makefile.in: Regenerate with correct Makefile.def.
9816
73458fb7
NN
98172003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9818
9819 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9820 Make macro.
9821 * Makefile.in: Regenerate.
9822 * configure.in: Clean up gxx_include_dir logic.
9823 * configure: Regenerate.
9824
32cf27e5
AE
98252003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9826
9827 * MAINTAINERS (Write After Approval): Add myself.
9828
c727e7a0
BE
98292003-03-10 Ben Elliston <bje@wasabisystems.com>
9830
9831 * MAINTAINERS: Update my mail address.
9832
9a27ac7a
FS
98332003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9834
9835 * configure.in (gxx_include_dir): Fix typo.
9836 * configure: Regenerated.
9837
3aa83176
NN
98382003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9839
9840 * Makefile.tpl: Reindent.
9841 * Makefile.in: Regenerate.
9842 * configure.in: Reindent. Don't set unused variables.
9843 * configure: Regenerate.
9844
9124bc53
DJ
98452003-03-04 Daniel Jacobowitz <drow@mvista.com>
9846
9847 * configure.in: Include $(build_tooldir)/sys-include in
9848 FLAGS_FOR_TARGET.
9849 * configure: Regenerated.
9850
cb543528
NN
98512003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9852
c858bf1e
NN
9853 * Makefile.tpl: Always pass down RANLIB.
9854 * Makefile.in: Regenerate.
9855
aa9c3ab4
NN
9856 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9857 * Makefile.in: Regenerate.
9858 * configure.in: Remove unused logic relating to --enable-shared
9859 and --enable-threads. Remove bogus comments. Remove redundant
9860 noconfigdirs.
9861 * configure: Regenerate.
9862
cb543528
NN
9863 * configure.in: Replace ${libstdcxx_version} by its value.
9864 Remove reference to mh-dgux.
9865 * configure: Regenerate.
9866
53f70c1b
KB
98672003-03-03 Kevin Buettner <kevinb@redhat.com>
9868
9869 * MAINTAINERS (Write After Approval): Add myself.
9870
df0f0674
NN
98712003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9872
9873 * Makefile.tpl: Rearrange.
9874 * Makefile.in: Regenerate.
9875
dce2d8b2 98762003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9877
9878 * configure.in: Add support for kaOS as cross build target system.
9879 * configure: Regenerated.
9880
a7a287eb
SB
98812003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9882
9883 * MAINTAINERS (Write after approval): Add myself.
9884
ff00c8a2
JW
98852003-02-21 James E Wilson <wilson@tuliptree.org>
9886
9887 * MAINTAINERS: Update my email address.
9888
abb2db7a
ZW
98892003-02-21 Zack Weinberg <zack@codesourcery.com>
9890
9891 * MAINTAINERS: Add self to blanket write privs. section.
9892
e9f2dc3b
SM
98932003-02-20 Sean McNeil <sean@blue.mcneil.com>
9894
9895 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9896 configure-target-* as some target builds may require additional
9897 flags for preprocessor tests.
9898 * Makefile.in: Regenerated.
9899
ee03dc5e
AO
99002003-02-19 Alexandre Oliva <aoliva@redhat.com>
9901
11856278
AO
9902 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9903 * ltconfig: Handle it.
9904 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9905 auto-detecting it.
9906
274aef32
AO
9907 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9908 it is used as argument to $CC.
9909 * ltcf-gcj.sh: Likewise.
9910
ee03dc5e
AO
9911 * configure.in: Introduce --enable-maintainer-mode.
9912 * configure: Rebuilt.
9913 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9914 for maintainer mode.
9915 * Makefile.in: Rebuilt.
9916
30db8e17
JM
99172003-02-18 Jason Merrill <jason@redhat.com>
9918
9919 * Makefile.tpl (check-c++): Allow parallelism.
9920
cab60ac6
GP
99212003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9922
9923 * MAINTAINERS: Remove John Carr (who never actually had access to
9924 gcc.gnu.org).
9925
c8e5d1af
GK
99262003-02-15 Geoffrey Keating <geoffk@apple.com>
9927
9928 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9929 don't configure target-libobjc.
9930 * configure: Regenerate.
9931
70f91f50
RO
99322003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9933
9934 * Makefile.tpl (RANLIB): Define.
9935 * Makefile.in: Regenerate.
9936
669e9062
LB
99372003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9938
9939 * MAINTAINERS: Update my email.
abb2db7a 9940
61b56b2e
KS
99412003-02-06 Keith R Seitz <keiths@redhat.com>
9942
9943 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9944 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9945 * Makefile.in: Regenerated.
9946 * configure.in: Remove all traces of snavigator, db, and grep.
9947 * configure: Regenerated.
9948
a1ba6e15
GP
99492003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9950
9951 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9952 After Approval.
9953
f5f2cce5
CC
99542003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9955
9956 * MAINTAINERS (Write after approval): Add myself.
9957
ba49f6f1
FCE
99582003-01-31 Frank Ch. Eigler <fche@redhat.com>
9959
9960 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9961 * Makefile.in: Regenerated.
9962
ccf9f10c
RS
99632003-01-30 Roger Sayle <roger@eyesopen.com>
9964
9965 * config.guess: Updated to 2003-01-30's version.
9966 * config.sub: Updated to 2003-01-28's version.
9967
a693735b
AO
99682003-01-30 Alexandre Oliva <aoliva@redhat.com>
9969
9970 * config.if: If gcc_version is already set, just use it. Don't set
9971 gcc_version_trigger if it's already set, otherwise set it to
9972 gcc/version.c, but only if the file exists. If it is not set and
9973 gcc/version.c does not exist, try to extract the version number from
9974 $CC.
9975
204c43d6
AT
99762003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9977
abb2db7a 9978 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9979
842e91ec
PE
99802003-01-27 Phil Edwards <pme@gcc.gnu.org>
9981
9982 * configure.in: Revert 24Jan change.
9983 * configure: Regenerate.
9984
6b99984e
GP
99852003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9986
9987 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9988 entry of HJ Lu.
9989
806e0935
NN
99902003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9991
9992 * configure.in: Revert previous change.
9993 * configure: Regenerate.
9994
307a9864
NN
99952003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9996
9997 * configure.in: Make rda native-only.
9998 * configure: Regenerate.
9999
02ba6302
VR
100002003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10001
10002 * MAINTAINERS: Move myself from GNATS-only-accounts to
10003 write-after-approval.
10004
77d187bc
NN
100052003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10006
10007 * configure.in: Add missing \.
10008 * configure: Rebuilt.
10009
a94a2d4c
JJ
100102003-01-17 Jakub Jelinek <jakub@redhat.com>
10011
10012 * configure.in (baseargs): Avoid using \| in sed regular
10013 expressions.
10014 * configure: Rebuilt.
10015
73f84924
JJ
100162003-01-16 Jakub Jelinek <jakub@redhat.com>
10017
10018 * configure.in (baseargs): Remove all supported forms of
10019 --cache-file, --srcdir, --host, --build and --target options
10020 from argument lists.
10021 * configure: Rebuilt.
10022
8c12fc63
JZ
100232003-01-15 Josef Zlomek <zlomekj@suse.cz>
10024
10025 * MAINTAINERS: Add myself to write-after-approval list.
10026
7c005a3a
AO
100272003-01-15 Alexandre Oliva <aoliva@redhat.com>
10028
10029 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10030 * configure: Rebuilt.
10031
3dfabf63
NN
100322003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10033
10034 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10035 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10036 * Makefile.in: Regenerate.
10037 * configure: Regenerate.
10038
cf53ae10
AO
100392003-01-09 Alexandre Oliva <aoliva@redhat.com>
10040
10041 * configure.in: Remove Makefile in build, host and target modules
10042 unless configure was run with --no-recursion.
10043 * configure: Rebuilt.
10044
3fbe8e4a
CC
100452003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10046
10047 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10048 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10049 * Makefile.in: Regenerate.
10050
66e2aa7d
CD
100512003-01-08 Chris Demetriou <cgd@broadcom.com>
10052
10053 * config.guess: Update to 2003-01-03 version.
10054 * config.sub: Update to 2003-01-03 version.
10055
b5038cfb
CF
100562003-01-07 Christopher Faylor <cgf@redhat.com>
10057
10058 * configure: Regenerate with proper autoconf 2.13.
10059
d02c69be
CF
100602003-01-07 Christopher Faylor <cgf@redhat.com>
10061
10062 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10063 * configure: Regenerate.
d02c69be 10064
e914a571
AC
100652003-01-06 Andrew Cagney <ac131313@redhat.com>
10066
10067 * configure.in (GDB_TK): Add tcl directories conditional on
10068 gdb/gdbtk directory being present.
10069 * configure: Regenerate.
abb2db7a 10070
dce2d8b2 100712003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10072
dce2d8b2
EB
10073 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10074 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10075 * configure: Rebuilt.
10076
89a7012a
TT
100772002-12-31 Tom Tromey <tromey@redhat.com>
10078
10079 * Makefile.in: Rebuilt.
10080 * Makefile.def (target_modules) [libffi]: Allow installation.
10081
3f4f56e2
AS
100822002-12-31 Andreas Schwab <schwab@suse.de>
10083
10084 * configure.in: Fix use of $program_transform_name.
10085 * configure: Regenerated.
10086
6c1b8d0a
DJ
100872002-12-30 Daniel Jacobowitz <drow@mvista.com>
10088
10089 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10090 * configure: Regenerated.
6c1b8d0a 10091
c5120911
AO
100922002-12-29 Alexandre Oliva <aoliva@redhat.com>
10093
10094 * Makefile.tpl (local-distclean): Don't remove...
10095 (multilib.ts): ... this. Moved into...
10096 (multilib.out): ... this. Don't use sub-make.
10097 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10098 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10099 (configure-build-[+module+], configure-[+module+],
10100 configure-target-[+module+], configure-gcc): ... these. Test
10101 for Makefile existence. Drop config.status from dependencies.
10102 * Makefile.in: Rebuilt.
10103 * configure.in: Move gcc-version-trigger to the end of
10104 ac_configure_args. Add comments to maybedep.tmp and
10105 serdep.tmp. Introduce --disable-serial-configure. Remove
10106 nonopt from baseargs, matching and removing corresponding
10107 whitespace while at it.
10108 * configure: Rebuilt.
10109
e245b0ea
AO
101102002-12-28 Alexandre Oliva <aoliva@redhat.com>
10111
903de295
AO
10112 * configure.in (host_configargs): Replace reference to
10113 no-longer-defined buildopts with --build=${build_alias}.
10114 * configure: Rebuilt.
10115
e245b0ea
AO
10116 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10117 program_transform_name to standard idiom.
10118 (AUTOGEN, AUTOCONF): Define.
10119 (Makefile.in): Use $(AUTOGEN).
10120 (Makefile): Depend on config.status, and use autoconf-style rule to
10121 build it. Move original commands to...
10122 (config.status): ... this new target.
10123 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10124 $(AUTOCONF).
10125 * Makefile.in: Rebuilt.
10126
671aa708
NN
101272002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10128
53fbfb58
NN
10129 * Makefile.tpl: Fix dramatic bustage due to change in
10130 program_transform_name.
10131 * Makefile.in: Regenerate.
10132
10133 * configure.in: Remove unnecessary PATH setting.
10134 * configure: Regnerate.
10135
10136 * configure.in: Don't default to unprefixed tools unless
10137 the native tools will work.
10138 * configure: Regenerate.
10139
671aa708
NN
10140 * configure.in: Convert to autoconf script. Blow away lots
10141 of now-redundant Makefile fragments.
10142 * configure: Generate using Autoconf.
10143 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10144 * Makefile.in: Regenerate.
10145
57f40826
NN
101462002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10147
3fedb745
NN
10148 * configure: Fix stupid bug where RANLIB was mistakenly included.
10149
abb2db7a 10150 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10151 (build_configargs, host_configargs, target_configargs).
10152
10153 * configure.in: Move logic out of sed statement.
10154
abb2db7a 10155 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10156 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10157
315fa0f4
SS
101582002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10159
10160 * config.sub: Import from master repository
10161 * config.guess: Ditto
10162
45aff44f
AS
101632002-12-24 Andreas Schwab <schwab@suse.de>
10164
10165 * Makefile.tpl (multilib.out): Fix missing space.
10166 * Makefile.in: Regenerate.
10167
88b5521b
NN
101682002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10169
10170 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10171 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10172 * Makefile.in: Regenerate.
10173 * configure.in: Remove unnecessary leftovers.
10174
2a726918
GK
101752002-12-21 Geoffrey Keating <geoffk@apple.com>
10176
10177 * configure.in (extra_ranlibflags_for_target): New variable.
10178 (*-*-darwin): Add -c to ranlib commands.
10179 * configure (tooldir): Handle extra_ranlibflags_for_target.
10180
aace3269 101812002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10182
10183 * Makefile.tpl: Revert HJL's change.
10184 * Makefile.in: Regenerated.
10185 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10186 always.
10187
f0895142
AS
101882002-12-19 Andreas Schwab <schwab@suse.de>
10189
10190 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10191 * Makefile.in: Regenerate.
10192
dce2d8b2 101932002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10194
10195 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10196 * Makefile.in: Regenerated.
10197
10198 * configure.in (build_prefix): New. Substitute.
10199
212f6dd0
NN
102002002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10201
79308c5d
NN
10202 * Makefile.tpl: Don't let real targets depend on phony targets.
10203 * Makefile.in: Regenerate.
10204
212f6dd0
NN
10205 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10206 * Makefile.in: Regenerate.
10207
ab17919f
SS
102082002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10209
10210 * config.sub: Import from master repository
10211 * config.guess: Ditto
10212
5ecf91d1
JM
102132002-12-16 Jason Merrill <jason@redhat.com>
10214
10215 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10216 previous 'make bootstrap'.
10217 * Makefile.in: Regenerate.
10218
d8437e1b
HPN
102192002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10220
10221 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10222
4977bab6
ZW
102232002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10224
10225 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10226 * Makefile.in: Regenerate.
10227
0edcfdcb
JM
102282002-12-13 Jason Merrill <jason@redhat.com>
10229
6248218a 10230 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10231 library tests.
10232 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10233 * Makefile.in: Regenerate.
10234
4977bab6
ZW
102352002-12-12 Alexandre Oliva <aoliva@redhat.com>
10236
10237 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10238 * Makefile.in: Rebuilt.
10239
f87505dd
AO
102402002-12-12 Alexandre Oliva <aoliva@redhat.com>
10241
10242 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10243
4977bab6
ZW
102442002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10245
10246 * configure: Fix bug put in by gremlins.
10247
10248 * Makefile.tpl: Substitute more autoconfily.
10249 * configure: Substitute more autoconfily.
10250 * Makefile.in: Regenerate.
10251
7f0db92a
SS
102522002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10253
10254 * config.sub: Import from master repository
10255 * config.guess: Ditto
10256 * MAINTAINERS: Added Svein Seldal under write after approval
10257
4977bab6
ZW
102582002-12-08 Andrew Cagney <ac131313@redhat.com>
10259
10260 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10261 * Makefile.in (all-sim): Ditto.
10262
102632002-12-06 DJ Delorie <dj@redhat.com>
10264
10265 * Makefile.tpl: Change configure dependencies to not have real
10266 targets depend on phony targets.
10267
102682002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10269
10270 * configure.in: Revert unintentional change.
10271
10272 * Makefile.tpl: Change dependency for */multilib.out so that
10273 it works when gcc isn't in the tree.
10274
10275 * configure.in: Substitute more.
10276 * configure: Run subconfigures from the Makefile.
10277 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10278 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10279
67f1b906
GP
102802002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10281
10282 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10283
4977bab6
ZW
102842002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10285
10286 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10287 and corresponding dependencies.
10288 * Makefile.in: Regenerate.
10289
10290 * configure.in (host_tools): Order binutils, gas and ld for
10291 convenience in running the testsuites.
10292
10293 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10294 * Makefile.in: Regenerate.
10295 * configure.in: Introduce rules to serialize subconfigure runs.
10296
10297 * configure.in: Introduce BASE_CC_FOR_TARGET.
10298 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10299 Realize configure-build-* targets. Realize configure-target-* targets.
10300 * Makefile.in: Regenerate.
10301
103022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10303
10304 * configure: Move gcc_version_trigger stuff from here...
10305 * configure.in: ...to here.
10306
10307 * configure.in: Separate subconfigure options added by this file from
10308 options given by the user. Add machinery to put args for host
10309 subconfigures into the Makefile.
10310
10311 * Makefile.tpl: Remove 'vault' targets.
10312 * Makefile.tpl: Reorder and comment dependencies.
10313 * Makefile.in: Regenerate.
10314
103152002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10316 * configure.in: Fix my broken commit of previous patch. (sigh)
10317
743f054e
GK
103182002-11-28 Geoffrey Keating <geoffk@apple.com>
10319
10320 * configure.in: Move host-specific darwin noconfigdirs into
10321 the host-specific section.
10322
4977bab6
ZW
103232002-11-28 Geoffrey Keating <geoffk@apple.com>
10324
10325 * configure.in: Move host-specific darwin noconfigdirs into
10326 the host-specific section.
10327
103282002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10329
10330 * configure: Remove skip-this-dir support.
10331 * Makefile.tpl: Remove skip-this-dir support.
10332
10333 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10334 subdirectories.
10335 * Makefile.in: Regenerate.
10336
10337 * Makefile.tpl: Strip out useless setting of 'dir'.
10338 * Makefile.in: Regenerate.
10339
103402002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10341
10342 * configure.in: Fix deeply stupid bug.
10343
10344 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10345 shell code in CXX_FOR_TARGET
10346 * Makefile.def: Introduce raw_cxx.
10347 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10348 RAW_CXX_FOR_TARGET.
10349 * Makefile.in: Regenerate.
10350
103512002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10352
10353 * Makefile.tpl: Remove unnecessary ifs.
10354 * Makefile.in: Regenerate.
10355
10356 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10357 dependencies. Maybe-ize build-libiberty. Create dummy install
10358 targets for 'no_install' modules.
10359 * configure: Move GDB_TK substitution to configure.in. Move
10360 build_modules stuff to configure.in.
10361 * configure.in: Implement soft dependency machinery. Maybe-ize
10362 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10363 * Makefile.in: Regenerate.
10364
103652002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10366
10367 * Makefile.tpl: Make all-target, install-target behave similarly
10368 to all, install (only hitting configured targets). Eliminate
10369 unused macro defintions.
10370
10371 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10372 build != host.
10373
10374 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10375
10376 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10377
10378 * configure.in: Produce lists of subdir targets we're actually
10379 configuring. Remove references to "dosrel".
10380 * Makefile.tpl: Let configure set which subdir targets are hit.
10381 Remove install-cross; clean up install; remove ALL. Remove
10382 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10383 Autogenerate host module targets. Remove empty dependency lines
10384 and redundant dependency; rearrange slightly.
10385 * Makefile.def: Add host-side libtermcap, utils.
10386
10387 * Makefile.in: Regenerate.
10388
e6226a2f
RO
103892002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10390
10391 * ltconfig (osf[345]): Append $major to soname_spec.
10392 Reflect this in library_names_spec.
10393 * ltmain.sh (osf): Prefix $major with . for use as extension.
10394
3b75d237
AJ
103952002-11-19 Andreas Jaeger <aj@suse.de>
10396
10397 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10398 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10399 and sparc64 GNU/Linux systems.
10400
809108de
NS
104012002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10402
10403 * MAINTAINERS: Update email.
10404
e7e0de7e
GP
104052002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10406
10407 * MAINTAINERS: Complete James Dennett's entry.
10408
f7109dea
EB
104092002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10410
10411 * MAINTAINERS (Write After Approval): Add myself.
10412
d3ac17c9
BK
104132002-11-13 Bruce Korb <bkorb@gnu.org>
10414
10415 * Makefile.tpl: syntactic cleanup
10416
dce2d8b2 104172002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10418
10419 * MAINTAINERS: Add myself to write-after-approval list.
10420
4977bab6
ZW
104212002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10422
10423 * Makefile.def: Add list of recursive targets to autogenerate.
10424 Add build_modules.
10425 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10426 targets. Autogenerate *-build-* targets.
10427 * Makefile.in: Regenerate.
10428
104292002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10430
10431 * configure: More autoconf-style substitutions.
10432 * Makefile.tpl: More autoconf-style substitutions.
10433 * Makefile.in: Regenerate.
10434
104352002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10436
10437 * configure: Substitute more variables in a more autoconf-friendly
10438 way. Simplify slightly.
10439 * Makefile.tpl: Make more variables substitutable in an
10440 autoconf-friendly way.
10441 * Makefile.in: Regenerate.
10442
d4783999
JW
104432002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10444
10445 * MAINTAINERS (Write After Approval): Add myself.
10446
4977bab6
ZW
104472002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10448
10449 * configure.in (v810*): Remove special setting of tools.
10450
10451 * configure: Add support for extra required flags for ar or nm.
10452 * configure.in (aix4.3+): Use above support for target-specific
10453 issues, rather than using config/mt-aix43.
10454
104552002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10456
10457 * configure: Remove 'removing', which doesn't work. Replace $subdir
10458 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10459 with $srcdir. Reformat indentation. Substitute some variables
10460 formerly hard-coded in the Makefile for build=host.
10461 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10462 * Makefile.def: Autogenerate more.
10463 * Makefile.in: Regenerate.
10464
1c9c903e
AN
104652002-11-04 Adam Nemet <anemet@lnxw.com>
10466
10467 * MAINTAINERS (Write After Approval): Add myself.
10468
40673d2b
KB
104692002-11-04 Kevin Buettner <kevinb@redhat.com>
10470
10471 * Makefile.def (host_modules): Add rda.
10472 * Makefile.in: Regenerate.
10473 * configure.in (target_tool): Add target-rda to list.
10474
42e650ae
GP
104752002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10476
10477 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10478
e004b81f
PE
104792002-10-25 Phil Edwards <pme@gcc.gnu.org>
10480
10481 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10482 and restrap targets to this rule.
10483 * Makefile.in: Regenerate.
10484
06bd49b1
GP
104852002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10486
10487 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10488 GNATS only accounts.
10489
d0af82b0
HPN
104902002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10491
10492 * configure.in (i[3456]86-*-linux*): Add check to disable
10493 ${libgcj} for glibc1.
10494
10782654
DC
104952002-10-24 Denis Chertykov <denisc@overta.ru>
10496
10497 * MAINTAINERS: Add myself as ip2k port maintainer.
10498
a5a438f5
SS
104992002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10500
10501 * configure.in: Add tic4x target.
10502
fe3d5b7f
NN
105032002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10504
aba8a494
NN
10505 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10506 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10507 * Makefile.in: Regenerate.
10508
fe3d5b7f
NN
10509 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10510 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10511 * Makefile.in: Regenerate.
10512
a6ad79e7
JJ
105132002-10-02 Janis Johnson <janis187@us.ibm.com>
10514
10515 * MAINTAINERS: Add myself as web pages co-maintainer.
10516
6a8a9058
NN
105172002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10518
10519 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10520 * Makefile.in: Regenerate.
10521
327d975a
ZW
105222002-10-02 Zack Weinberg <zack@codesourcery.com>
10523
10524 * MAINTAINERS: Add myself and Nathan Sidwell
10525 <nathan@codesourcery.com> as VxWorks maintainers.
10526
a5ae8f19 105272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10528
10529 * Makefile.def: Remove order dependency comments.
10530 * Makefile.tpl: Add explicit install-install dependencies.
10531 * Makefile.in: Regenerate.
d0f6c823 10532
34c6040c 10533 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10534 * Makefile.in: Regenerate.
34c6040c 10535
d0f6c823
NN
10536 * Makefile.tpl: Add configure-target (for src-release in src)
10537 * Makefile.in: Regenerate.
10538
50bd210b
NC
105392002-09-30 Nick Clifton <nickc@redhat.com>
10540
10541 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10542
ca25149e
UW
105432002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10544
10545 * configure.in (s390*-*-linux*): Enable libgcj.
10546
dd30b57d
NN
105472002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10548
9e60a678
NN
10549 * configure: Revert accidentally applied changes.
10550
dd30b57d
NN
10551 * Makefile.tpl: Make more autoconf-friendly.
10552 * Makefile.in: Regenerate.
10553 * configure: Make substitution more autoconf-like.
10554
5831424e
RE
105552002-09-28 Richard Earnshaw <rearnsha@arm.com>
10556
10557 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10558 single entry to handle all these.
10559 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10560 libjava on arm-*-elf.
10561
b7f3b15b
GK
105622002-09-27 Geoffrey Keating <geoffk@apple.com>
10563
10564 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10565 things that depend on them.
10566
0dffceed
NN
105672002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10568
10569 * Makefile.tpl: Make subsituted variables more autoconfy.
10570 * Makefile.in: Regenerate.
10571 * configure: Make seds more autoconfy.
10572
1db75a86 105732002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10574
10575 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10576 * Makefile.in: Regenerate.
10577 * configure.in: Rewrite sed statements to look autoconfy.
10578
1db75a86
NN
10579 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10580 all-target-foo on configure-target-foo.
10581 * Makefile.def: Ditto.
10582 * Makefile.in: Rebuild.
10583
741a4e89
AH
105842002-09-25 Andrew Haley <aph@redhat.com>
10585
10586 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10587
95ddd785
NN
105882002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10589
10590 * Makefile.def: New file.
10591 * Makefile.tpl: New file.
10592 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10593 * contrib/gcc_update: Note that Makefile.in is a generated file.
10594
10595 * configure.in: Minor rearrangement. Simplify tests.
10596
65a824f6
JT
105972002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10598
10599 * configure.in (with_headers): Skip copy if value is "yes".
10600 (with_libs): Likewise.
10601
51270f0a 106022002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10603
10604 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10605 * configure.in (sh*-*-pe*): Ditto.
10606 * configure.in (mips*-*-pe*): Ditto.
10607 * configure.in (*arm-wince-pe): Ditto.
10608
8f89dbf4
NN
10609 * configure.in: Rearrange.
10610
c1b8db3f
KH
106112002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10612
10613 * MAINTAINERS: Update my email address.
10614
341f0575
PK
106152002-08-30 Paul Koning <pkoning@equallogic.com>
10616
10617 * MAINTAINERS: (Write After Approval): Add myself.
10618
d2e06980
GK
106192002-08-29 Geoffrey Keating <geoffk@redhat.com>
10620
10621 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10622
4906d5d8
GK
106232002-08-24 Geoffrey Keating <geoffk@redhat.com>
10624
10625 * MAINTAINERS: Change my mailing address.
10626
e9a25cc8
PC
106272002-08-21 Paolo Carlini <pcarlini@unitus.it>
10628
10629 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10630 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10631
dce2d8b2 106322002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10633
10634 * MAINTAINERS (Write After Approval): Remove myself.
10635 (Various Maintainers: c++ runtime libs): Add myself.
10636
5ce6f47b
EC
106372002-08-15 Eric Christopher <echristo@redhat.com>
10638
10639 * config.sub: Import from master repository.
10640 * config.guess: Ditto.
10641
7f9317f0
AO
106422002-08-19 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10645 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10646 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10647
7aecca3d
AH
106482002-08-16 Aldy Hernandez <aldyh@redhat.com>
10649
10650 * MAINTAINERS: Add self to rs6000 vector extensions.
10651
8ea4b195
AO
106522002-08-15 Alexandre Oliva <aoliva@redhat.com>
10653
10654 * libiberty/configure: Reverted unintended yesterday's check in.
10655
f5cc59a7
AO
106562002-08-14 Alexandre Oliva <aoliva@redhat.com>
10657
10658 * boehm-gc/configure, libf2c/configure: Rebuilt.
10659 * libffi/configure, libiberty/configure: Ditto.
10660 * libjava/configure, libobjc/configure: Ditto.
10661 * libstdc++-v3/configure, zlib/configure: Ditto.
10662 Merged from binutils:
10663 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10664 From Steve Ellcey <sje@cup.hp.com>:
10665 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10666 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10667 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10668 IA64.
10669 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10670 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10671 soname_spec, sys_lib_search_path_spec): Ditto.
10672
dce2d8b2 106732002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10674
10675 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10676
2ff34870
L
106772002-08-04 H.J. Lu (hjl@gnu.org)
10678
10679 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10680
a014f2fe
KW
106812002-08-02 Krister Walfridsson <cato@df.lth.se>
10682
10683 * MAINTAINERS (Write After Approval): Add myself.
10684
c01d477a
AM
106852002-07-31 Alan Modra <amodra@bigpond.net.au>
10686
10687 * configure.in: Move generic linux case to end. Copy generic
10688 linux noconfigdirs to mips*-*-linux* entry and new
10689 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10690
68cd2524
MM
106912002-07-19 Michael Matz <matz@suse.de>
10692
10693 * MAINTAINERS: Add myself as ra* maintainer.
10694
e2d83b8c
CD
106952002-07-16 Chris Demetriou <cgd@broadcom.com>
10696
10697 * config.guess: Update to 2002-07-09 version.
10698 * config.sub: Update to 2002-07-03 version.
10699
cece4f1d
HPN
107002002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10701
10702 * MAINTAINERS: Fix typo in a maintainer email address.
10703
bb654703
NN
107042002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10705
10706 * configure.in: Remove two redundant tests.
10707
789b7de5
RO
107082002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10709
10710 * configure.in (mips*-*-irix6*o32): Enable stabs.
10711
e1da1089
NN
107122002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10713
f3970bba
NN
10714 * configure.in: Don't build grez.
10715 * Makefile.in: Ditto.
10716
e1da1089
NN
10717 * Makefile.in: Remove references to bsp, cygmon, libstub.
10718 * configure.in: Ditto.
10719
10720 * configure.in: Remove leftover reference to gdbtest.
10721
57c905fa
PE
107222002-07-08 Phil Edwards <pme@gcc.gnu.org>
10723
10724 * configure.in (gxx_include_dir): Change to match versioned
10725 C++ headers if --enable-version-specific-runtime-libs is used.
10726
a0af94a7 107272002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10728
a0af94a7
SE
10729 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10730
423ce3eb
NN
107312002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10732
10733 * configure.in: Make --without-x work.
10734
98186934
NN
107352002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10736
c3b7d169
NN
10737 * configure.in: Rearrange target Makefile fragment collection.
10738
98186934
NN
10739 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10740 cvs[src].
10741 * configure.in: Ditto.
10742
eebd288a
MK
107432002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10744
10745 * MAINTAINERS (Write After Approval): Update my e-mail address.
10746
3ab36f05
NN
107472002-06-24 Ben Elliston <bje@redhat.com>
10748
10749 * configure.in (host_tools): Remove cgen.
10750
10751 * Makefile.in (all-cgen): Remove; runs from its source directory.
10752 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10753 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10754 (all-sim): Likewise.
10755
dce2d8b2 107562002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10757
10758 * Makefile.in: Eliminate 'apache' targets.
10759 * configure.in: Eliminate 'apache' targets.
10760
55380b08
NN
10761 * configure.in: Eliminate redundant tests. Reorganize.
10762
9a5c1b9d
NN
10763 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10764
5fd3853a
NN
10765 * config-ml.in: Eliminate references to Cygnus configure.
10766
cfefc434
NN
10767 * Makefile.in: Eliminate references to building emacs.
10768
2fe93885
GS
107692002-06-28 Graham Stott <graham.stott@btinternet.com>
10770
10771 * MAINTAINERS: Update my email address.
10772
53c40185
BK
107732002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10774
10775 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10776 (cxx_incdir): Remove.
53c40185 10777
97679694
NN
107782002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10779
10780 * MAINTAINERS (Write After Approval): Add self.
10781
b03bcd37
DC
10782Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10783
10784 * configure.in: Add support for ip2k.
10785
6bd12129
NN
107862002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10787
10788 * configure.in: Fix AIX configury bug.
10789
e0d98a92
SE
107902002-06-20 Steve Ellcey <sje@cup.hp.com>
10791
10792 * MAINTAINERS (Write After Approval): Add self.
10793
ba3292db
NN
107942002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10795
ef40bc65
NN
10796 * configure.in: replace ${topsrcdir} with ${srcdir}
10797
7a0be465
NN
10798 * configure.in: Move definition of libstdcxx_flags
10799 right above usage, rather than waaay earlier.
10800
e1848dde
NN
10801 * configure.in: Pull definition of is_cross_compiler earlier.
10802
8bc2fff1
NN
10803 * configure.in: Rearrange a little.
10804
ba3292db
NN
10805 * configure.in: Remove references to librx.
10806 * Makefile.in: Remove references to librx.
10807
11d8b408
DC
10808Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10809
10810 * config.sub: Add support for avr target.
10811 Import from master sources, rev 1.255
5ce6f47b 10812
93da8339
PE
108132002-06-19 Phil Edwards <pme@gcc.gnu.org>
10814
10815 * configure, .cvsignore: Revert previous change...
10816 * Makefile: ...delete.
10817
b4caab5c
NN
108182002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10819
10820 * configure.in: Eliminate ${gasdir} variable.
10821
ee777171
DB
108222002-06-18 Dave Brolley <brolley@redhat.com>
10823
10824 * configure.in: Add support for frv.
10825 * config.sub: Add support for frv.
10826
26e4af54
PE
108272002-06-18 Phil Edwards <pme@gcc.gnu.org>
10828
10829 * configure: Remove garbage from previous commit.
10830
bb20b7da
PE
108312002-06-18 Phil Edwards <pme@gcc.gnu.org>
10832
10833 * configure: For in-source builds, make a subdir and re-exec there.
10834 * Makefile: New file. Pass targets through to build directory.
10835 * .cvsignore: No longer ignore "Makefile".
10836
9d321f6c
DR
108372002-06-16 Douglas Rupp <rupp@gnat.com>
10838
10839 * MAINTAINERS (Write After Approval): Add self.
10840
c8eb2bc0
KG
108412002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10842
10843 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10844
f210d239
JT
108452002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10846
10847 * configure.in (vax-*-netbsd*): Re-enable gas.
10848
e9667b3c
NN
108492002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10850
efe1f357
NN
10851 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10852 BUILD_PREFIX_1, to correct nomenclature.
10853 * configure: Likewise.
10854
e9667b3c
NN
10855 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10856 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10857
fe2fe497
OH
108582002-05-31 Olaf Hering <olh@suse.de>
10859
10860 * config-ml.in: Propogate DESTDIR also.
10861
dcf7f0dd
JT
108622002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10863
10864 * configure.in (vax-*-netbsd*): Don't build gas for this
10865 platform.
10866
6ff14f32
MM
108672002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10868
10869 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10870 and libgcj for AVR.
10871
397de1ff
KK
108722002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10873
10874 * MAINTAINERS (Write After Approval): Add myself.
10875
ac30211c
JT
108762002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10877
10878 * config.guess: Update to 2002-05-22 version.
10879 * config.sub: Likewise.
10880
1e6347d8
RO
108812002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10882
10883 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10884 * config-ml.in: Likewise.
10885 * configure: Likewise.
10886 * configure.in: Likewise.
10887
e5ce1d6d
SC
108882002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10889
10890 * MAINTAINERS: Update my email address.
10891
6cdef75d
NN
108922002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10893
4a87f061
NN
10894 * configure.in: Simplify makefile fragment collection.
10895
10896 * configure.in: Remove code to build emacs.
603606e7 10897
e254d6b5
NN
10898 * configure.in : Remove --srcdir argument from targargs and buildargs
10899 (it's always overridden in the Makefile anyway). Rearrange a bit.
10900
10901 * configure: Move some logic to configure.in.
10902 * configure.in: Move some logic from configure.
6cdef75d 10903
1d6006fe
TT
109042002-05-11 Tom Tromey <tromey@redhat.com>
10905
10906 * MAINTAINERS: Reflect libgcj reality.
10907
b70b3534
FS
109082002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10909
10910 * Makefile.in: Honour DESTDIR.
10911
4434687a
MM
109122002-05-08 Mark Mitchell <mark@codesourcery.com>
10913
10914 * config.guess: Import 2002-03-20 version.
10915 * config.sub: Import 2002-04-26 version.
10916
a89e49c7
RO
109172002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10918
10919 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10920
44e55536
TJ
109212002-05-07 Tim Josling <tej@melbpc.org.au>
10922
10923 * MAINTAINERS: Add self.
10924
dce2d8b2 109252002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10926
10927 * ltmain.sh: Detect and handle object name conflicts
10928 while piecewise linking a static library.
10929
b7c13625
AO
109302002-05-05 Alexandre Oliva <aoliva@redhat.com>
10931
10932 * configure.in (noconfigdirs): Don't disable libgcj on
10933 sparc64-*-solaris* and sparcv9-*-solaris*.
10934
4182d9fa
AO
109352002-05-03 Alexandre Oliva <aoliva@redhat.com>
10936
10937 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10938
7bebf279
TF
109392002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10940
10941 * configure.in (FLAGS_FOR_TARGET): Do not add
10942 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10943 on i[3456]86-*-linux*.
10944
9a06dc7d
TF
109452002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10946
10947 * configure.in (noconfigdirs): Replace [ ] with test.
10948
10949 * configure.in (noconfigdirs): Do not add target-newlib if
10950 target == i[3456]86-*-linux*, and host == target.
10951
a51a07fa
NN
109522002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10953
9e7facd6
DD
10954 * configure.in: delete reference to absent file
10955
aeaa0f2f
NN
10956 * configure.in: replace '[' with 'test'
10957
4bb98828
NN
10958 * configure.in: Eliminate references to gash.
10959 * Makefile.in: Eliminate references to gash.
10960
64791664
NN
10961 * configure.in: remove useless references to 'pic' makefile fragments.
10962
3ed57cf4
NN
10963 * configure.in: (*-*-windows*) Finish removing.
10964
a51a07fa
NN
10965 * configure.in: Eliminate redundant test for libgui.
10966
8552f6f1
RS
109672002-04-29 Roger Sayle <roger@eyesopen.com>
10968
10969 * MAINTAINERS: Add self and realphabetize. Update entries
10970 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10971 entry for a29k port maintainer.
10972
dce2d8b2 109732002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10974
10975 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10976 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10977
704c9a14
NN
109782002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10979
10980 * configure.in: remove references to dead files
10981
7bff5059
MM
109822002-04-19 Mark Mitchell <mark@codesourcery.com>
10983
10984 * MAINTAINERS: Add information about purpose of this file.
10985
0c7c67f0
TT
109862002-04-18 Tom Tromey <tromey@redhat.com>
10987
10988 * configure.in: Disallow configuring libgcj when it is already
10989 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10990 Solaris 2.8 by default. For PR libgcj/6158.
10991
63501e91
NN
109922002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10993
10994 * configure.in: Move default CC setting out of config/mh-* fragments
10995 directly into here.
10996
701afd4d
NN
109972002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10998
10999 * configure.in: don't even try to configure or make a subdirectory
11000 if there's no configure script for it.
11001
07cdae91
MM
110022002-04-15 Mark Mitchell <mark@codesourcery.com>
11003
11004 * MAINTAINERS: Remove chill maintainers.
11005 * Makefile.in (CHILLFLAGS): Remove.
11006 (CHILL_LIB): Remove.
11007 (TARGET_CONFIGDIRS): Remove libchill.
11008 (CHILL_FOR_TARGET): Remove.
11009 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11010 CHILL_LIB.
11011 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11012 (CHECK_TARGET_MODULES): Likewise.
11013 (INSTALL_TARGET_MODULES): Likewise.
11014 (CLEAN_TARGET_MODULES): Likewise.
11015 (configure-target-libchill): Remove.
11016 (all-target-libchill): Remove.
11017 * configure.in (target_libs): Remove target-libchill.
11018 Do not compute CHILL_FOR_TARGET.
11019 * libchill: Remove directory.
5ce6f47b 11020
ab50d72b
DD
110212002-04-11 DJ Delorie <dj@redhat.com>
11022
11023 * Makefile.in, configure.in: Sync with binutils, entries
11024 follow...
11025
0a1e123a
DD
110262002-04-07 Andrew Cagney <ac131313@redhat.com>
11027
11028 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11029 (do-tar, do-bz2): New rules.
11030 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11031 (gdb-tar): New rule.
11032 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11033 (insight_dejagnu.tar): New rule.
11034 (insight.tar): New rule.
11035 (gdb+dejagnu.tar): New rule.
11036 (gdb.tar): New rule.
11037
ab50d72b
DD
110382002-02-01 Mo DeJong <supermo@bayarea.net>
11039
11040 * Makefile.in: Add all-tix to deps for all-snavigator
11041 so that tix is built when building snavigator.
11042
110432002-01-11 Steve Ellcey <sje@cup.hp.com>
11044
11045 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11046 ld and gdb are not supported.
11047
110482002-01-07 Mark Salter <msalter@redhat.com>
11049
11050 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11051 Allow target-libgloss to be built for arm, strongarm, and xscale.
11052
110532001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11054
11055 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11056 options for i[3456]86-pc-linux* native builds.
11057
110582001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11059
11060 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11061 files from .po files for a distribution.
11062
110632001-09-03 Jeff Holcomb <jeffh@redhat.com>
11064
11065 * configure.in: Enable libstdc++-v3 for h8300 targets.
11066
110672001-06-19 Alan Modra <amodra@bigpond.net.au>
11068
11069 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11070 version from bfd/.
11071
11072Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11073
11074 * Makefile.in (VER): When present, extract the version number from
11075 the file version.in.
11076
dce2d8b2 110772001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11078
11079 * configure.in : enable ld for aix
11080
110812001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11082
11083 * config.guess: Add linux target for S/390.
11084
110852000-11-07 Philip Blundell <pb@futuretv.com>
11086
11087 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11088
110892000-11-03 Philip Blundell <pb@futuretv.com>
11090
11091 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11092 files.
11093
110942001-01-15 Ben Elliston <bje@redhat.com>
11095
11096 * configure.in (host_tools): Add sid.
11097 Always configure cgen.
11098
110992000-11-24 Nick Clifton <nickc@redhat.com>
11100
11101 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11102
ab50d72b
DD
111032000-08-20 Doug Evans <dje@casey.transmeta.com>
11104
11105 * Makefile.in (ALL_MODULES): Add all-cgen.
11106 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11107 (all-cgen): New target.
11108 (all-opcodes,all-sim): Depend on all-cgen.
11109 * configure.in (host_tools): Add cgen.
11110 Only configure cgen if --enable-cgen-maint.
11111
dce2d8b2 111122002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11113
11114 * configure.in: Add *-*-freebsd* configurations.
11115
90def2b2
TT
111162002-04-08 Tom Tromey <tromey@redhat.com>
11117
11118 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11119 Fixes PR libgcj/6068.
11120
320d7e7a
KW
111212002-03-30 Krister Walfridsson <cato@df.lth.se>
11122
11123 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11124
18b467f1
RO
111252002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11126
11127 * configure.in (alpha*-dec-osf*): Enable libgcj.
11128
dce2d8b2 111292003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11130
11131 * MAINTAINERS (Write After Approval): Add myself.
11132
56ae9405
NC
111332002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11134
11135 Fix for: PR bootstrap/3591, target/5676
11136 * configure.in (mcore-pe): Disable the configuration of
11137 libstdc++-v3 since exceptions are not supported.
11138
f18d9a0c
AG
111392002-03-20 Anthony Green <green@redhat.com>
11140
11141 * configure.in: Enable libgcj for xscale-elf target.
11142
dce2d8b2 11143Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11144
11145 * MAINTAINERS: Update my email address.
11146
28eca9e8
AO
111472002-03-16 Alexandre Oliva <aoliva@redhat.com>
11148
11149 * ltmain.sh (relink_command): Fix typo in previous change.
11150
e67e72c7
AO
111512002-03-15 Alexandre Oliva <aoliva@redhat.com>
11152
11153 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11154 (relink_command): Added --tag flags.
11155 (mode=install): If relinking fails; error out.
11156
c2273204
RH
111572002-03-12 Richard Henderson <rth@redhat.com>
11158
11159 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11160 .NOTPARALLEL tag.
11161 (do-check): Rename from check.
11162 (check): Allow parallel check.
11163
bcb64245
BW
111642002-03-12 Bob Wilson <bob.wilson@acm.org>
11165
11166 * MAINTAINERS: Add myself as maintainer for xtensa port.
11167 Fix alphabetical order in CPU port maintainer list.
11168 Remove myself from Write After Approval list.
11169
63adb4ff
RH
111702002-03-11 Richard Henderson <rth@redhat.com>
11171
11172 * Makefile.in (.NOTPARALLEL): Add fake tag.
11173
9bec4bf0
L
111742002-03-07 H.J. Lu (hjl@gnu.org)
11175
11176 * configure.in: Enable gprof for mips*-*-linux*.
11177
c7fc1f84
DS
111782002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11179
11180 * MAINTAINERS (Write After Approval): Add myself.
11181
6bff33fb
AO
111822002-02-28 Alexandre Oliva <aoliva@redhat.com>
11183
11184 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11185 libjava.
11186 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11187
0210b33b
AO
111882002-02-23 Alexandre Oliva <aoliva@redhat.com>
11189
11190 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11191 because its Makefile is there; test for the executable instead.
11192
fcc0a3ef
AO
111932002-02-22 Alexandre Oliva <aoliva@redhat.com>
11194
11195 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11196 libstdc++-v3 and libjava.
11197
dce2d8b2 111982002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11199
11200 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11201 boehm-gc
5ce6f47b 11202
40fe0ec3
AO
112032002-02-09 Alexandre Oliva <aoliva@redhat.com>
11204
11205 * config.guess: Updated to 2002-01-30's version.
11206 * config.sub: Updated to 2002-02-01's version.
11207 Contribute sh64-elf.
11208 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11209 * configure.in: Added sh64-*-*.
11210
694d53ee
CD
112112002-02-08 Chris Demetriou <cgd@broadcom.com>
11212
11213 * MAINTAINERS: Belatedly add myself to write after approval list.
11214
a9ca50b1
JH
11215Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11216
11217 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11218 Remove self as Write After Approval.
11219
5ffc3500
GK
112202002-01-31 Geoffrey Keating <geoffk@redhat.com>
11221
11222 * MAINTAINERS: Put self in as maintainer for contrib/regression
11223 directory.
11224
4ceaf7fb
PE
112252002-01-28 Phil Edwards <pme@gcc.gnu.org>
11226
11227 * MAINTAINERS: Update my email address.
11228
51584787
JT
112292002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11230
5ce6f47b
EC
11231 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11232 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11233 libraries if not supported for NetBSD on target CPU.
11234
5701d273
DR
112352002-01-25 Douglas B Rupp <rupp@gnat.com>
11236
11237 * install-sh: Use _inst.$$_ for temp file name.
11238
b299a075
JT
112392002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11240
11241 * MAINTAINERS (Write After Approval): Move my contact info
11242 from here...
11243 (OS Port Maintainers): ...to here (netbsd).
11244
51fe14b5
BW
112452002-01-22 Bob Wilson <bob.wilson@acm.org>
11246
11247 * MAINTAINERS (Write After Approval): Add myself.
11248
dce2d8b2 112492002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11250
11251 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11252 (all-target-fastjar): Also depend on all-target-libiberty.
11253
3cd87679
L
112542002-01-16 H.J. Lu (hjl@gnu.org)
11255
11256 * config.guess: Import from master sources, rev 1.225.
11257 * config.sub: Import from master sources, rev 1.238.
11258
969a6d8f
KH
112592002-01-16 Kazu Hirata <kazu@hxi.com>
11260
11261 * MAINTAINERS (Write After Approval): Remove myself.
11262
366f6a52
FW
112632001-12-19 Florian Weimer <fw@deneb.enyo.de>
11264
11265 * MAINTAINERS (Write After Approval): Add myself.
11266
f02240b6
JM
112672001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11268
11269 * MAINTAINERS: Add self as docs co-maintainer.
11270
5d08dc39
MK
112712001-12-11 Matthias Klose <doko@debian.org>
11272
11273 * MAINTAINERS (Write After Approval): Add myself.
11274
39e790d5
ZW
112752001-12-09 Zack Weinberg <zack@codesourcery.com>
11276
11277 * MAINTAINERS: Update my email address.
11278
4519d6a3
TC
112792001-12-07 Turly O'Connor <turly@apple.com>
11280 * MAINTAINERS (Write After Approval): Add myself.
11281 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11282 (rs6000_initialize_trampoline): Call __trampoline_setup for
11283 ABI_DARWIN too.
11284 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11285 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11286
21cf0a73
PC
112872001-12-07 Paolo Carlini <pcarlini@unitus.it>
11288
11289 * MAINTAINERS (Write After Approval): Add myself.
11290
4ee43206
DR
11291Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11292
11293 * configure, configure.in: Use temp file for long sed commands.
11294
251931f3
LG
112952001-12-03 Laurent Guerby <guerby@acm.org>
11296
11297 * config.sub: Update to version 1.232 on subversion.
11298
03777dd7
BE
112992001-12-03 Ben Elliston <bje@redhat.com>
11300
11301 * MAINTAINERS: Update mail address for config.* patches.
11302
dce2d8b2 113032001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11304 Zack Weinberg <zack@codesourcery.com>
11305
11306 When build != host, create libiberty for the build machine.
11307
11308 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11309 CONFIG_ARGUMENTS.
11310 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11311 New variables.
11312 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11313 and rules.
11314 (all.normal): Depend on ALL_BUILD_MODULES.
11315 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11316 (all-build-libiberty): Depend on configure-build-libiberty.
11317
11318 * configure: Calculate and substitute proper value for
11319 ALL_BUILD_MODULES.
11320 * configure.in: Create the build subdirectory.
11321 Calculate and substitute TARGET_CONFIGARGS (formerly
11322 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11323
04075e8f
ZL
113242001-11-26 Ziemowit Laski <zlaski@apple.com>
11325
11326 * MAINTAINERS (write-after-approval): Add self.
11327
ed19322d
CR
113282001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11329
11330 * MAINTAINERS (GNATS only accounts): Remove self.
11331
90a12988
HPN
113322001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11333
11334 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11335 libf2c.
11336
77e653ad
CR
113372001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11338
11339 * MAINTAINERS (Write After Approval): Add self.
11340
64adad99
DB
113412001-11-12 David O'Brien <obrien@FreeBSD.org>
11342
11343 * MAINTAINERS: mips and s390 are also CPU ports.
11344
834a28c7
DB
113452001-11-12 David O'Brien <obrien@FreeBSD.org>
11346
11347 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11348
ef94239f
DB
113492001-11-11 David O'Brien <obrien@FreeBSD.org>
11350
11351 * MAINTAINERS: Alphabetize.
11352
beda0427
KH
113532001-11-09 Kazu Hirata <kazu@hxi.com>
11354
11355 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11356
6ca224d3
JDA
113572001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11358
11359 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11360
132e4bd7
PE
113612001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11362
11363 * configure.in (--enable-languages): Be more permissive about
11364 syntax. Check for empty lists better. Warn about $LANGUAGES.
11365
c6243b4c
GK
113662001-11-08 Geoffrey Keating <geoffk@redhat.com>
11367
11368 * config.sub: Import from master sources, rev. 1.230.
11369 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11370
abbb9e76
LG
113712001-11-07 Laurent Guerby <guerby@acm.org>
11372
11373 * MAINTAINERS (Write After Approval): Add self.
11374
53cdb27a
HPN
113752001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11376
11377 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11378
dd3a88c9
HPN
113792001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11380
11381 * config.sub: Import from master sources, rev 1.226.
11382 * config.guess: Import from master sources, rev 1.216.
11383
d344dce9
HPN
113842001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11385
11386 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11387 * MAINTAINERS: Add self as maintainer of MMIX port.
11388 Remove old after-approval entry.
11389
63f6bcd7
JM
113902001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11391
11392 * ChangeLog, configure: Fix spelling errors.
11393
84f92638
BK
113942001-10-20 Brendan Kehoe <brendan@zen.org>
11395
11396 * MAINTAINERS: Tweak my address.
11397
dce2d8b2 11398Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11399
11400 * MAINTAINERS: Update my email address.
11401
1567080c 114022001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11403
f48a3b5c 11404 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11405 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11406
30106886
GB
114072001-10-10 Geert Bosch <bosch@gnat.com>
11408
e490616e 11409 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11410 Added Robert Dewar.
11411
dce2d8b2 114122001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11413
11414 * MAINTAINERS (Write After Approval): Added self
11415
d1c3e709
GB
114162001-10-02 Geert Bosch <bosch@gnat.com>
11417
11418 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11419
50f5f793
JM
114202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11421
11422 * configure: Handle temporary files securely using mkdir.
11423
7fddf9a9
AO
114242001-09-29 Alexandre Oliva <aoliva@redhat.com>
11425
11426 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11427
dce2d8b2 114282001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11429
11430 * configure.in (*-*-linux*): Disable configuration of target-newlib
11431 and target-libgloss.
e490616e 11432
0c055e34
AO
114332001-09-26 Alexandre Oliva <aoliva@redhat.com>
11434
11435 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11436 RANLIB.
11437
759bfa90
AO
114382001-09-21 Alexandre Oliva <aoliva@redhat.com>
11439
11440 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11441 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11442 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11443 avoid quotes nesting problems.
11444 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11445 (DO_X): Export only variables that are set.
11446
1dc4a750
BE
114472001-09-19 Ben Elliston <bje@redhat.com>
11448
11449 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11450 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11451 semantics. Use the shell built-in "type" command instead.
11452
898c7238
AO
114532001-08-31 Alexandre Oliva <aoliva@redhat.com>
11454
11455 Merged from gcc-3_0-branch:
11456 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11457 * ltcf-c.sh: Use $objext, not $ac_objext.
11458 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11459 * ltcf-cxx.sh: Add support for GNU.
11460 2001-07-22 Timothy Wall <twall@redhat.com>
11461 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11462 default settings if using GNU tools with that configuration.
11463 * ltcf-cxx.sh: Ditto.
11464 * ltcf-gcj.sh: Ditto.
11465 2001-07-21 Michael Chastain <chastain@redhat.com>
11466 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11467 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11468 * ltmain.sh: Mark as gcc-local.
11469
8fa0a32e
EC
114702001-08-30 Eric Christopher <echristo@redhat.com>
11471 Jason Eckhardt <jle@redhat.com>
11472
11473 * config.guess: Merge from master sources.
11474 * config.sub: Merge from master sources, add support for mipsisa32.
11475
32f30f91 114762001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11477 * config.sub: Merge from master sources, rev 1.219.
11478 * MAINTAINERS: Add self as contact for stormy16 port.
11479
f6084f99
ZW
114802001-08-14 Zack Weinberg <zackw@panix.com>
11481
11482 * config.sub: Merge from master sources, rev 1.218.
11483 * config.guess: Merge from master sources, rev 1.209.
11484
91b54f7f
GS
114852001-08-11 Graham Stott <grahams@redhat.com>
11486
11487 * Makefile.in (check-c++): Add missing semicolon.
11488
e5b3941e
JH
11489Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11490
32f30f91 11491 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11492
6387a56e
EC
114932001-07-30 Eric Christopher <echristo@redhat.com>
11494
11495 * MAINTAINERS (Various maintainers: mips port): Added myself.
11496
53b475f0
AH
114972001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11498
e490616e 11499 * configure.in (sh-*-linux*): New.
53b475f0 11500
2a08c780
RH
115012001-07-27 Richard Henderson <rth@redhat.com>
11502
11503 * .cvsignore: Add LAST_UPDATED.
11504
bfa79422
UW
115052001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11506
11507 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11508
0ae85492
AH
115092001-07-16 Aldy Hernandez <aldyh@redhat.com>
11510
e490616e 11511 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11512
8e1ab0fe
NP
11513Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11514
11515 * MAINTAINERS (Write After Approval): Added myself.
11516
2b997990
SC
115172001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11518
11519 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11520 and libgcj on m68hc11/m68hc12.
11521
d920e825
L
115222001-06-27 H.J. Lu (hjl@gnu.org)
11523
11524 * Makefile (CFLAGS_FOR_BUILD): New.
11525 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11526
d425a1e0
JM
115272001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11528
11529 * README: Remove version number.
11530
5b5b4207
GP
115312001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11532
11533 * INSTALL/README: Update wrt. to the installation instructions now
11534 residing in gcc/doc/install.texi.
11535
be839b69
JM
115362001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11537
11538 * README: Replace with a cut-down and updated version of gcc/README.
11539
fe2ee7c4
DE
115402001-06-12 David Edelsohn <edelsohn@gnu.org>
11541
11542 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11543 multilibs to be disabled.
11544
4f5d646c
DB
115452001-06-11 Daniel Berlin <dan@cgsoftware.com>
11546
11547 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11548
818f0c85
AO
115492001-06-09 Alexandre Oliva <aoliva@redhat.com>
11550
11551 * config.guess: Import CVS version 1.195.
11552 * config.sub: Import CVS version 1.212.
11553
e9a8af10
AO
115542001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11555
11556 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11557 gcc/xgcc is built, use -print-prog-name to find out the program
11558 name to use.
11559
ae3ca0a9
PE
115602001-06-04 Phil Edwards <pme@sources.redhat.com>
11561
11562 * config.guess: Import CVS version 1.194. All gcc-local changes
11563 appear to also be in the master copy.
11564 * config.sub: Import CVS version 1.211.
11565
066bd40d
MM
11566Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11567
11568 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11569 with_gcc]: Use `gcc -shared' to build a shared library.
11570
4aef4f33
JDA
11571Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11572
11573 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11574 archives.
11575
c386f00f
RO
11576Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11577
11578 * MAINTAINERS (Write After Approval): Add myself.
11579
2ae5cea5
HPN
115802001-06-01 Hans-Peter Nilsson <hp@axis.com>
11581
11582 * configure.in (libstdcxx_flags): Do not try to execute
11583 libstdc++-v3/testsuite_flags until it exists.
11584
c3766183
AM
115852001-06-01 Alan Modra <amodra@bigpond.net.au>
11586
11587 * MAINTAINERS: Update my email address.
11588
9b337833
GS
115892001-05-31 Graham Stott <grahams@redhat.com>
11590
11591 * MAINTAINERS (Write After Approval): Add myself.
11592
dce2d8b2 115932001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11594
11595 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11596 libraries when using g++ with native linker.
11597
5f7de4b8
AO
115982001-05-28 Alexandre Oliva <aoliva@redhat.com>
11599
11600 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11601
a7bc0fbb
AO
116022001-05-22 Alexandre Oliva <aoliva@redhat.com>
11603
11604 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11605 [aix4*|aix5*]: Prepend blank.
11606
33456445
AO
116072001-05-20 Alexandre Oliva <aoliva@redhat.com>
11608
11609 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11610 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11611 of subdir/configure scripts to use the new libtool.m4.
11612
e48d3d00
MK
116132001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11614
11615 * MAINTAINERS (Write After Approval): Add myself.
11616
9e0e191b
BK
116172001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11618
11619 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11620
3f19b439
BE
116212001-05-11 Ben Elliston <bje@redhat.com>
11622
11623 * Makefile.in (all-sid): New target.
11624 (check-sid, clean-sid, install-sid): Likewise.
11625
6ebe3121
JO
116262001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11627
11628 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11629
ca3667c4
AO
116302001-05-03 Alexandre Oliva <aoliva@redhat.com>
11631
11632 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11633 libgcj.
11634
116352001-05-03 Alexandre Oliva <aoliva@redhat.com>
11636
11637 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11638 gcc/xgcc is built, use -print-prog-name to find out the program
11639 name to use.
11640
b2964d63
AO
116412001-04-26 Alexandre Oliva <aoliva@redhat.com>
11642
b1bb2302
AO
11643 * configure.in (noconfigdirs): Don't reset it from scratch in the
11644 target case; only append to it.
6387a56e 11645
b2964d63
AO
11646 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11647 sparc-*-solaris2.8]: Disable ${libgcj}.
11648
8343765d
AO
116492001-04-25 Alexandre Oliva <aoliva@redhat.com>
11650
11651 * configure.in (libgcj_saved): Copy from $libgcj.
11652 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11653 --disable-libgcj.
11654
ddbb6d43
GRK
116552001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11656
11657 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11658 C front end maintainer.
ddbb6d43 11659
3fa03ff9
AG
11660Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11661
11662 * configure.in: Move *-chorusos target case to the proper switch.
11663 Disable libgcj.
11664
99ffe40f
AO
116652001-04-12 Alexandre Oliva <aoliva@redhat.com>
11666
11667 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11668 1.641.2.228.
11669
78faa32d
FS
116702001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11671
11672 * Makefile.in (STAGE1_CFLAGS): Pass down.
11673
cdbff0ab
AM
116742001-04-13 Alan Modra <amodra@one.net.au>
11675
11676 * config.guess: Add hppa64-linux support. Note for next import that
11677 this is already in the master file.
11678 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11679
75b9074c
AO
116802001-04-12 Alexandre Oliva <aoliva@redhat.com>
11681
11682 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11683 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11684
125404c5
SS
116852001-04-11 Stan Shebs <shebs@apple.com>
11686
11687 * MAINTAINERS: Add self as Darwin port maintainer.
11688
876684fe
AM
116892001-04-11 Alan Modra <amodra@one.net.au>
11690
11691 * MAINTAINERS: Update my email address.
11692
06729913
LR
116932001-04-10 Loren J. Rittle <ljrittle@acm.org>
11694
11695 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11696 recent versions of FreeBSD (release 3 or later).
11697 * ltconfig: On FreeBSD, -lc must not be provided when building
11698 a shared library or else the standard -pthread gcc option is
11699 rendered worthless to later users of the built library.
11700
67916302
JM
117012001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11702
11703 * MAINTAINERS: Add self and RTH as C front end maintainers.
11704
d2bc0628
AO
117052001-04-05 Alexandre Oliva <aoliva@redhat.com>
11706
e490616e
ZW
11707 * config.sub: Make sure to match an already-canonicalized
11708 machine name (eg. mn10300-unknown-elf).
d2bc0628 11709
a3406c06
AO
117102001-04-01 Alexandre Oliva <aoliva@redhat.com>
11711
11712 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11713 New macros.
11714 (bootstrap, cross): Use RECURSE_FLAGS.
11715 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11716
a076f6a4
AO
117172001-03-27 Alexandre Oliva <aoliva@redhat.com>
11718
11719 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11720
e9f4fa71
CH
117212001-03-22 Colin Howell <chowell@redhat.com>
11722
7238de5c
CH
11723 * Makefile.in (DO_X): Do not backslash single-quotes in
11724 backquotes (two places).
e9f4fa71 11725
b6b14b1b
AO
117262001-03-22 Alexandre Oliva <aoliva@redhat.com>
11727
11728 Re-installed:
11729 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11730 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11731 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11732 * ltcf-cxx.sh: Likewise.
11733 * ltcf-gcj.sh: Likewise.
11734
1eb0b89d
GP
117352001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11736
11737 * MAINTAINERS: Add myself as "documentation co-maintainer".
11738
82e23236
AO
117392001-03-22 Alexandre Oliva <aoliva@redhat.com>
11740
11741 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11742 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11743
64ec27c3
TT
117442001-03-19 Tom Tromey <tromey@redhat.com>
11745
11746 * config-ml.in: Handle GCJ and GCJFLAGS.
11747
191de407
MC
117482001-03-21 Michael Chastain <chastain@redhat.com>
11749
11750 * Makefile.in: all-m4 depends on all-texinfo.
11751
fed4dede
LR
117522001-03-20 Loren J. Rittle <ljrittle@acm.org>
11753
11754 * MAINTAINERS: Add myself to write after approval list.
11755
085072bb
LB
117562001-03-18 Laurynas Biveinis <lauras@softhome.net>
11757
11758 * Makefile.in (DO_X): Quote nested quotes.
11759
5af8ea3f
AM
117602001-03-18 Alan Modra <alan@linuxcare.com.au>
11761
11762 * MAINTAINERS: Add myself to write after approval list.
11763
69e23037
LB
117642001-03-15 Laurynas Biveinis <lauras@softhome.net>
11765
11766 * Makefile.in (DO_X): Use double quotes for quoting
11767 "RANLIB=$${RANLIB}".
11768
2b9650f4
OP
117692001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11770
11771 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11772
dce2d8b2 117732001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11774
11775 * configure.in: Only use `lang_requires' for languages athat are
11776 actually enabled.
11777
f6646274
PE
117782001-03-08 Phil Edwards <pme@sources.redhat.com>
11779
11780 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11781
c9a54638
AO
117822001-03-08 Alexandre Oliva <aoliva@redhat.com>
11783
11784 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11785
6a556ad6
TT
117862001-03-07 Tom Tromey <tromey@redhat.com>
11787
11788 * configure.in: Allow config-lang.in to set `lang_requires' to list
11789 of other required languages.
11790
6822468a
LB
117912001-03-06 Laurynas Biveinis <lauras@softhome.net>
11792
11793 * Makefile.in: Remove RANLIB definition. Use RANLIB
11794 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11795 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11796
f04885d3 117972001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11798 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11799
f04885d3
BK
11800 * Makefile.in (check-c++): Use tabs, not spaces.
11801
288edf47 118022001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11803
288edf47
LB
11804 * MAINTAINERS: add myself to Write After Approval list.
11805
3d55d2f8 118062001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11807
e490616e 11808 * Makefile.in (check-c++): New rule.
6387a56e 11809
4d88a68a
BK
11810 * configure.in (target_libs): Remove libg++.
11811 (noconfigdirs): Remove libg++.
11812 (noconfigdirs): Same.
11813 (noconfigdirs): Same.
11814 (noconfigdirs): Same.
11815
11816 * config-ml.in: Remove libg++ references.
11817
11818 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11819 (ALL_TARGET_MODULES): Same.
11820 (configure-target-libg++): Remove.
11821 (all-target-libg++): Remove.
11822 (configure-target-libio): Remove.
11823 (all-target-libio): Remove.
11824 (check-target-libio): Remove.
11825 (.PHONY): Remove.
11826 (libg++.tar.bz2): Remove.
11827 (all-target-cygmon): Remove libio.
11828 (all-target-libstdc++): Remove.
11829 (configure-target-libstdc++): Remove.
11830 (TARGET_LIB_PATH): Remove libstdc++.
11831 (ALL_GCC_CXX): Remove libstdc++.
11832 (all-target-gperf): Correct.
11833
2437d4ed
NC
118342001-02-16 Nick Clifton <nickc@redhat.com>
11835
11836 * configure.in (noconfigdirs): Allow configuration of texinfo
11837 for Cygwin hosts.
11838
85b99cbe
AG
118392001-02-15 Anthony Green <green@redhat.com>
11840
11841 * configure: Introduce GCJ_FOR_TARGET.
11842 * configure.in: Ditto.
11843 * Makefile.in: Ditto.
11844
7b18790c
AS
118452001-02-13 Andreas Schwab <schwab@suse.de>
11846
11847 * MAINTAINERS: Update mail address.
11848
c4880c99
MS
118492001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11850
11851 * config.guess: Add linux target for S/390.
11852 * config.sub: Likewise.
11853
dce2d8b2 118542001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11855
11856 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11857 target-libgloss.
e31ae6db 11858
7739adfb
BE
118592001-02-06 Ben Elliston <bje@redhat.com>
11860
11861 * configure: Output host type to stdout, not stderr.
11862
36ca672c
MM
118632001-02-05 Mark Mitchell <mark@codesourcery.com>
11864
e40f2829 11865 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11866 * ltcf-cxx.sh: Likewise.
11867
36ca672c
MM
11868 * config.if: Assume enable_libstdcxx_v3 is defined.
11869
22fdd65e
MM
118702001-02-04 Mark Mitchell <mark@codesourcery.com>
11871
11872 Remove V2 C++ library.
11873 * configure.in: Remove --enable-libstdcxx_v3 support.
11874
3b60dd8e
BM
118752001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11876
11877 * include/demangle.h: Add prototype for java_demangle_v3.
11878
42c0c80a
PE
118792001-01-29 Phil Edwards <pme@sources.redhat.com>
11880
11881 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11882
0be25992
RH
118832001-01-27 Richard Henderson <rth@redhat.com>
11884
11885 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11886
8a8de62d
MS
118872001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11888
11889 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11890 Don't unset, it's non-portable and no longer necessary, set to empty
11891 instead.
11892
92769744
MS
118932001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11894
11895 * ltconfig: Shell portability fix for the tagname validity check.
11896
88a1c0ab
AO
118972001-01-27 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11900 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11901
45291dd5
MS
119022001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11903
11904 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11905
1ace7e15
TT
119062001-01-26 Tom Tromey <tromey@redhat.com>
11907
11908 * configure.in: Allow libgcj to be built on Sparc Solaris.
11909
0ef8b11b
DE
119102001-01-25 David Edelsohn <edelsohn@gnu.org>
11911
11912 * ltcf-c.sh: Add aix5 case.
11913 * ltcf-cxx.sh: Likewise.
11914 * ltconfig: Likewise.
11915
0006091e
AO
119162001-01-24 Alexandre Oliva <aoliva@redhat.com>
11917
9bad11e1
AO
11918 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11919 keep at least one of build_libtool_libs or build_old_libs set to
11920 yes.
11921
0006091e
AO
11922 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11923 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11924
7c01b2b5
BM
119252001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11926
11927 * configure.in: Enable libgcj on several additional platforms.
11928
d340e0ac
BM
119292001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11930
11931 * configure.in: Enable libgcj for linux targets.
11932
5baf8c37
MS
119332001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11934
11935 * MAINTAINERS (Write After Approval): Add myself.
11936
10a0ba84
JDA
119372001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11938
11939 * MAINTAINERS: Add myself as vax port maintainer.
11940
357c6a4b
FH
119412001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11942
11943 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11944
6e2d9a7a
MS
119452001-01-09 Mike Stump <mrs@wrs.com>
11946
11947 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11948 failures of subdirectories.
11949
b6b14b1b 119502001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11951
b6b14b1b 11952 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11953 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11954 * ltcf-cxx.sh: Likewise.
11955 * ltcf-gcj.sh: Likewise.
11956 * ltconfig.sh: Fix typo.
976b230d 11957
07109110
LB
119582001-01-02 Laurynas Biveinis <lauras@softhome.net>
11959
11960 * configure: handle DOS-style absolute paths.
11961
1da5b8fc
LB
119622001-01-02 Laurynas Biveinis <lauras@softhome.net>
11963
11964 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11965
4c2f5b4f
MM
119662000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11967
11968 * MAINTAINERS: Add myself as avr port co-maintainer.
11969
bc53668e
BE
119702000-12-28 Ben Elliston <bje@redhat.com>
11971
11972 * MAINTAINERS: Add myself under ``Write After Approval''.
11973
c387606f
JM
119742000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11975
11976 * texinfo: Remove directory from GCC.
11977
2cb5082c
JM
119782000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11979
11980 * COPYING: Update to current
11981 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11982 to 19yy as example year in copyright notice).
11983
cc330df9
BK
119842000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11985
6387a56e 11986 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11987 (libstdcxx_incdir): Pass down.
11988 * config.if: Remove expired bits for cxx_interface, add stub.
11989 (libstdcxx_incdir): Add variable for g++ include directory.
11990 * configure.in (gxx_include_dir): Use it.
6387a56e 11991
4c6b2835
AO
119922000-12-18 Alexandre Oliva <aoliva@redhat.com>
11993
11994 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11995 with old-email address from ``Write After Approval''.
11996
3896f13e
AJ
119972000-12-15 Andreas Jaeger <aj@suse.de>
11998
11999 * configure.in: Handle lang_dirs.
12000
120012000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12002
ad46e881
TT
12003 * MAINTAINERS: Removed brads.
12004
90a10418
TT
12005 * MAINTAINERS: Added gcj developers.
12006
41dfe3a2 120072000-12-13 Anthony Green <green@redhat.com>
6387a56e 12008
41dfe3a2 12009 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12010 listed. Disable libgcj for x86 and Alpha Linux until compatible
12011 with g++ abi.
6387a56e 12012
e2f601da
MS
120132000-12-13 Mike Stump <mrs@wrs.com>
12014
12015 * Makefile.in (local-distclean): Also remove fastjar.
12016
70030c01
RB
120172000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12018
12019 * contrib/gcc_update: Add fastjar --touch entries.
12020
2a50f859
AO
120212000-12-12 Alexandre Oliva <aoliva@redhat.com>
12022
12023 * configure.in: Disable language-specific target libraries for
12024 languages that aren't enabled.
12025
7743113b
AG
120262000-12-10 Anthony Green <green@redhat.com>
12027
12028 * configure.in: Define libgcj. Disable libgcj target libraries for
12029 most targets.
12030
92e061a6
NB
120312000-12-10 Neil Booth <neilb@earthling.net>
12032
12033 * MAINTAINERS: Update mail address, remove from WAA list.
12034
f34ff6d6
APB
120352000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12036
12037 * libjava: Imported from /cvs/java.
12038 * libffi: Likewise.
12039 * Boehm-gc: Likewise.
12040
d82a33c6
APB
120412000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12042
12043 * configure.in (target_libs): Revert 2000-12-08 patch.
12044 (noconfigdirs): Added target-libjava.
12045
e14f8e28
LB
120462000-12-09 Laurynas Biveinis <lauras@softhome.net>
12047
12048 * djunpack.bat: removed.
12049
fc26516b
LB
120502000-12-09 Laurynas Biveinis <lauras@softhome.net>
12051
12052 * Makefile.in: handle DOS-style absolute paths.
12053 * config-ml.in: likewise.
12054 * symlink-tree: likewise.
12055
bd8757b3
APB
120562000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12057
12058 * fastjar: Imported.
12059
81522a1f
APB
120602000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12061
12062 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12063 libjava.
12064 * configure.in (target_libs): Removed `target-libjava'.
12065
5db1f7ed
APB
120662000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12067
12068 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12069 (ALL_MODULES): Added fastjar.
12070 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12071 (all-target-libjava): all-fastjar replaces all-zip.
12072 (all-fastjar): Added.
12073 (configure-target-fastjar, all-target-fastjar): Likewise.
12074 * configure.in (host_tools): Added fastjar.
12075
5e59997c
MS
120762000-12-07 Mike Stump <mrs@wrs.com>
12077
12078 * Makefile.in (local-distclean): Remove leftover built files.
12079
0a534f40
NC
120802000-11-24 Nick Clifton <nickc@redhat.com>
12081
12082 * configure.in (xscale-elf): Add target.
12083 (xscale-coff): Add target.
12084
7686cadf
LR
120852000-11-22 Loren J. Rittle <ljrittle@acm.org>
12086
e490616e
ZW
12087 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12088 recent versions of FreeBSD (release 3 or later).
12089 * ltconfig: On FreeBSD, -lc must not be provided when building
12090 a shared library or else the standard -pthread gcc option is
12091 rendered worthless to later users of the built library.
7686cadf 12092
fff01699
FF
120932000-11-16 Fred Fish <fnf@be.com>
12094
12095 * configure.in (enable_libstdcxx_v3): Fix typo,
12096 libstd++ -> libstdc++.
12097
4dc16355
KL
120982000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12099
12100 * MAINTAINERS: Add self to Write After Approval list.
12101
bf6fc7b2
BS
121022000-11-21 Bernd Schmidt <bernds@redhat.com>
12103
12104 * MAINTAINERS: Update my email address. Add myself to global write
12105 privs list.
12106
ce8e06b1
AO
121072000-11-18 Alexandre Oliva <aoliva@redhat.com>
12108
6e2a4843
AO
12109 * Makefile.in: Merge with src and libgcj.
12110 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12111 configure-target-<library> when their configure scripts need the C
12112 or C++ library to have already been built to work properly.
12113 (do_proto_toplev): Set them to an empty string.
12114
ce8e06b1
AO
12115 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12116 (REALLY_SET_LIB_PATH): Use them.
12117
c003f378
SS
121182000-11-17 Stan Shebs <shebs@apple.com>
12119
12120 * MAINTAINERS: Add self to Write After Approval list.
12121
cc1e60ea
JM
121222000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12123
12124 * configure: Provide the original toplevel configure arguments
12125 (including $0) to subprocesses in the environment rather than
12126 through gcc/configargs.h.
12127
1173593d
JM
121282000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12129
12130 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12131 C99. Alphabetise "Write After Approval" list.
12132
520907ee
MM
121332000-11-12 Mark Mitchell <mark@codesourcery.com>
12134
34f6fbdb
MM
12135 * configure: Turn on libstdc++ V3 by default.
12136
520907ee
MM
12137 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12138 if we've got GCC.
12139
0bbd37ed
PB
121402000-11-11 Philip Blundell <philb@gnu.org>
12141
12142 * MAINTAINERS: Add self to Write After Approval list.
12143
7ca0e6d9
DE
121442000-11-09 David Edelsohn <edelsohn@gnu.org>
12145
12146 * ltcf-c.sh (aix4): Improve shared library configuration; require
12147 exporting symbols.
12148 * ltcf-cxx.sh (aix4): Define.
12149 * ltconfig (aix4): Define library and soname specs appropriate for
12150 AIX. Define command to create export symbols list.
12151
dce2d8b2 12152Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12153
12154 * config.sub: Add support for Sun Chorus
12155
fc05d516
NC
121562000-10-31 Nick Clifton <nickc@redhat.com>
12157
12158 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12159 <name>@redhat.com. Also installed new email address for Clint
12160 Popetz.
6387a56e 12161
90a0e73f
JM
121622000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12163
12164 * etc: Remove directory from GCC.
12165
a5e1b548
MM
121662000-10-16 Michael Meissner <meissner@redhat.com>
12167
12168 * configure (gcc/configargs.h): Only create if there is a build GCC
12169 directory created.
12170
6387a56e
EC
121712000-10-16 Matthias Klose <doko@debian.org>
12172
be1db873
MK
12173 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12174 when configured for libstdc++-v3.
12175
f5fa9a5b
PE
121762000-10-05 Phil Edwards <pme@gcc.gnu.org>
12177
12178 * configure: Save configure arguments to gcc/configargs.h.
12179
61a77fea
PT
121802000-10-04 Philipp Thomas <pthomas@suse.de>
12181
12182 * config.guess: Import CVS version 1.157.
12183 * config.sub: Import CVS version 1.181.
12184
3a4fee66
AP
121852000-10-04 Andris Pavenis <pavenis@latnet.lv>
12186
12187 * Makefile.in (bootstrap): avoid recursion if subdir missing
12188 (cross): ditto
12189 (do-proto-toplev): ditto
12190
3dd7094e
AO
121912000-09-30 Alexandre Oliva <aoliva@redhat.com>
12192
de710532
AO
12193 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12194 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12195
3dd7094e
AO
12196 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12197 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12198 all affected `configure' scripts.
12199
e592386f
NB
12200Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12201
12202 * MAINTAINERS: Add self as cpplib co-maintainer.
12203
fba54939
AH
122042000-09-24 Aldy Hernandez <aldyh@redhat.com>
12205
12206 * MAINTAINERS: Add self to Write After Approval list.
12207
2bd429f4
GP
122082000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12209
12210 * INSTALL/README: egcs -> GCC update.
12211
dce2d8b2 12212Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12213
12214 * MAINTAINERS: Add myself to Write After Approval list.
12215
d7ce9a83
KH
122162000-09-15 Kazu Hirata <kazu@hxi.com>
12217
12218 * MAINTAINERS: Add myself to Write After Approval list.
12219
18a53ffe
JL
12220Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12221
e490616e
ZW
12222 * configure.in: Do not build byacc for hppa64. Provide paths to the
12223 X11 libraries for hppa64.
18a53ffe 12224
f246ff23
SC
122252000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12226
12227 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12228
06298abd
AO
122292000-09-06 Alexandre Oliva <aoliva@redhat.com>
12230
4b92758a
AO
12231 * Makefile.in (all-zlib): Added dummy target.
12232
06298abd
AO
12233 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12234 ltcf-gcj.sh: Updated from libtool multi-language branch.
12235
4d73d07a
AO
122362000-09-05 Alexandre Oliva <aoliva@redhat.com>
12237
12238 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12239 (bootstrap*): Depend on all-bootstrap.
12240
05d52d78
PT
122412000-09-05 Philipp Thomas <pthomas@suse.de>
12242
12243 * config.guess: Import CVS version 1.156.
12244 * config.sub: Import CVS version 1.179.
12245
3c809ba4
AG
122462000-09-02 Anthony Green <green@cygnus.com>
12247
12248 * Makefile.in (all-gcc): Depend on all-zlib.
12249 (CLEAN_MODULES): Add clean-zlib.
12250 (ALL_MODULES): Add all-zlib.
12251 * configure.in (host_libs): Add zlib.
12252
10ad78a0 122532000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12254
12255 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12256 crosses, but add gcc/include to the header search path for them.
12257
b36a9ce3
DB
122582000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12259
12260 * MAINTAINERS: Add self to Write After Approval list.
12261
cb011248
FS
122622000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12263
12264 * config.guess: Import CVS version 1.152.
12265 * config.sub: Import CVS version 1.177.
12266
db310af0
AO
122672000-08-25 Alexandre Oliva <aoliva@redhat.com>
12268
7965440a
AO
12269 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12270 $targargs to tell whether newlib is going to be built.
12271
db310af0
AO
12272 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12273 $$r/TARGET_SUBDIR/libio for _G_config.h.
12274
e7977565
AO
122752000-08-23 Alexandre Oliva <aoliva@redhat.com>
12276
12277 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12278
126bb9ed
DD
122792000-08-22 DJ Delorie <dj@redhat.com>
12280
12281 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12282
5b0e9d29
AO
122832000-08-22 Alexandre Oliva <aoliva@redhat.com>
12284
12285 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12286 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12287 sub-configures.
12288
4f3e904e
DD
122892000-08-21 DJ Delorie <dj@redhat.com>
12290
12291 * MAINTAINERS: Add self as a libiberty maintainer
12292
c9635443
AO
122932000-08-16 Alexandre Oliva <aoliva@redhat.com>
12294
12295 * configure.in (libstdcxx_flags): Use
12296 libstdc++-v3/src/libstdc++.INC.
12297
8b2100ba
AO
122982000-08-15 Alexandre Oliva <aoliva@redhat.com>
12299
12300 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12301
57119aa9
ZW
123022000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12303
eeb943b0
ZW
12304 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12305
6387a56e 12306 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12307 explicit. Substitute enable_threads into generated Makefiles.
12308 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12309 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12310
acffa7c4
GK
123112000-08-13 Geoff Keating <geoffk@cygnus.com>
12312
12313 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12314
808d8c41
AO
123152000-08-12 Alexandre Oliva <aoliva@redhat.com>
12316
12317 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12318 previous delta.
12319
1fc8c51c 123202000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12321
1fc8c51c
JM
12322 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12323 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12324 (FLAGS_FOR_TARGET): Not here.
12325 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12326
25698887
AO
123272000-08-11 Alexandre Oliva <aoliva@redhat.com>
12328
12329 * config-ml.in (CC, CXX): Don't introduce a leading space.
12330
10120687
DD
123312000-08-07 DJ Delorie <dj@delorie.com>
12332
12333 * MAINTAINERS: Add self as a DJGPP maintainer
12334
15c758e9
DD
123352000-08-07 DJ Delorie <dj@redhat.com>
12336
12337 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12338 "if we're also building gcc, and it's a gcc that will run on the
12339 build machine, we want to use its includes instead of the system's
12340 default includes".
12341
2d0de245
JM
123422000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12343
12344 * MAINTAINERS: Add self to Write After Approval list.
12345
e81b330a
AO
123462000-08-03 Alexandre Oliva <aoliva@redhat.com>
12347
83440c1e
AO
12348 * configure.in (libstdcxx_flags): Don't use `"'.
12349
e81b330a
AO
12350 * config-ml.in: Adjust multilib search paths to the
12351 appropriate multilib tree.
12352
cf95c847
AO
123532000-08-02 Alexandre Oliva <aoliva@redhat.com>
12354
12355 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12356 commas in $LANGUAGES.
12357
9e9af119
MH
123582000-08-02 Manfred Hollstein <manfredh@redhat.com>
12359
12360 * configure.in: Re-enable all references to libg++ and librx.
12361
606ce391
AO
123622000-08-01 Alexandre Oliva <aoliva@redhat.com>
12363
89820b43
AO
12364 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12365 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12366 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12367 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12368
606ce391
AO
12369 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12370
04179d4a
AO
123712000-07-31 Alexandre Oliva <aoliva@redhat.com>
12372
12373 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12374 CXX_FOR_TARGET for sed.
12375
d4eb109c
AO
123762000-07-30 Alexandre Oliva <aoliva@redhat.com>
12377
12378 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12379 Do not override if already set in the environment or in configure.
12380 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12381 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12382
4f4caf92
AO
123832000-07-28 Alexandre Oliva <aoliva@redhat.com>
12384
12385 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12386 the libtool CVS tree multi-language branch.
12387 * ltconfig, ltmain.sh: Updated.
6387a56e 12388
b87487b6
AO
123892000-07-27 Alexandre Oliva <aoliva@redhat.com>
12390
1670d1ea
AO
12391 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12392 (clean-target): Depend on it.
12393
b87487b6
AO
12394 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12395 (GCC_FOR_TARGET): Use it.
12396 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12397 * configure.in: ... here.
12398 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12399 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12400
4e81ae98
EC
124012000-07-24 Eric Christopher <echristo@cygnus.com>
12402
12403 * MAINTAINERS: Add self to Write After Approval list.
12404
059ae32c
AO
124052000-07-24 Alexandre Oliva <aoliva@redhat.com>
12406
5b28edd4
AO
12407 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12408 (configure-target-libchill, configure-target-libobjc): Likewise.
12409
059ae32c
AO
12410 * configure.in: Use the same cache file for all target libs.
12411 * config-ml.in: But different cache files per multilib variant.
12412
1adcd149
MS
124132000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12414
12415 * configure (topsrcdir): Don't use dirname.
12416
2d573dff
JO
124172000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12418
12419 * MAINTAINERS: Add self to Write After Approval list.
12420
d207ebef
JM
124212000-07-20 Jason Merrill <jason@redhat.com>
12422
12423 * configure.in: Remove all references to libg++ and librx.
12424
12425 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12426
124272000-07-20 Hans-Peter Nilsson <hp@axis.com>
12428
12429 * config.sub: Update to subversions version 2000-07-06.
12430
7b7792d5
AH
124312000-07-12 Andrew Haley <aph@cygnus.com>
12432
12433 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12434 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12435
3abaac67
PE
124362000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12437
12438 * symlink-tree: Check number of arguments.
12439
34be2b36
JW
124402000-07-05 Jim Wilson <wilson@cygnus.com>
12441
12442 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12443 search path for a g++ extracted from the build tree. This
12444 will allow link tests run by configure scripts in
12445 subdirectories to succeed.
12446
d207ebef
JM
124472000-07-01 Koundinya K <kk@ddeorg.soft.net>
12448
e490616e 12449 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12450
0900331b
MH
124512000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12452
12453 * MAINTAINERS: Add myself as loop discovery maintainer.
12454
d207ebef
JM
124552000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12456
12457 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12458 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12459
124602000-06-19 Timothy Wall <twall@cygnus.com>
12461
12462 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12463 * config.sub: Add tic54x target.
12464
11a27a76
TM
12465Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12466
12467 * MAINTAINERS: Add self as Fortran maintainer,
12468 remove Craig Burley.
12469
d207ebef 12470Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12471
d207ebef
JM
12472 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12473 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12474
7758b73f
PT
12475Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12476
12477 * MAINTAINERS: Add self as i18n maintainer
12478
d207ebef
JM
1247920000-05-21 H.J. Lu (hjl@gnu.org)
12480
e490616e
ZW
12481 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12482 directory are used if they exist. Make sure
12483 $(build_tooldir)/include is searched for header files,
12484 $(build_tooldir)/lib/ for library files.
d207ebef 12485 (GCC_FOR_TARGET): Likewise.
e490616e 12486 (CXX_FOR_TARGET): Likewise.
d207ebef 12487
bae29210
JL
12488Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12489
12490 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12491
d207ebef 12492Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12493
12494 * Makefile.in (configure-target-libiberty): Depend on
12495 configure-target-newlib.
12496
aab0d19d
AO
124972000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12498
12499 * configure.in, Makefile.in: Merge all libffi-related
12500 configury stuff from the libgcj tree.
12501
d207ebef
JM
12502Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12503
12504 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12505 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12506
12507Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12508
12509 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12510 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12511 current version information. Add to proto-toplev directory.
d207ebef
JM
12512 (gdb-taz): Build do-djunpack.
12513
758c7bd4
DE
125142000-05-15 David Edelsohn <edelsohn@gnu.org>
12515
12516 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12517
1888228d
AC
12518Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12519
12520 * MAINTAINERS: Add self to Write After Approval list.
12521
d207ebef
JM
125222000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12523
12524 * ltmain.sh: Preserve in relink_command any environment
12525 variables that may affect the linker behavior.
12526
2d7cc2fe
JL
12527Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12528
d207ebef
JM
12529 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12530
12531Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12532
12533 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12534
125352000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12536
12537 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12538 with the version name.
2d7cc2fe 12539
ee455968
JE
12540Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12541
12542 * MAINTAINERS: Add self as bb-reorder maintainer.
12543
73b97e5c
BK
125442000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12545
12546 * config.if: Tweak.
12547
d207ebef
JM
125482000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12549
12550 * djunpack.bat: New file.
12551
12552Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12553
12554 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12555 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12556 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12557 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12558
954869eb
DP
125592000-04-16 Dave Pitts <dpitts@cozx.com>
12560
e490616e
ZW
12561 * config.sub (case $basic_machine): Change default for "ibm-*"
12562 to "openedition".
954869eb 12563
eaabe541
AJ
125642000-04-13 Andreas Jaeger <aj@suse.de>
12565
12566 * MAINTAINERS: Added myself.
12567
d207ebef
JM
12568Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12569
12570 * Makefile.in (gdb-taz): New target. GDB specific archive.
12571 (do-md5sum): New target.
12572 (MD5PROG): Define.
12573 (PACKAGE): Default to TOOL.
12574 (VER): Default to a shell script.
12575 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12576 md5 checksum generation.
d207ebef
JM
12577 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12578 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12579 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12580 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12581
12582Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12583
12584 * configure (warn_cflags): Delete.
12585
0ea6d60c
PDM
12586Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12587
12588 * MAINTAINERS: Added myself.
12589
17090313 125902000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12591 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12592
e490616e
ZW
12593 * configure.in (enable_libstdcxx_v3): Add.
12594 (target_libs): Add bits here to switch between libstdc++-v2 and
12595 libstdc++-v3.
12596 * config.if: And this file too.
12597 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12598
76b78517
MM
125992000-04-05 Michael Meissner <meissner@redhat.com>
12600
12601 * config.sub (d30v): Add d30v as a basic machine type.
12602
ad242caf
JM
126032000-03-29 Jason Merrill <jason@casey.cygnus.com>
12604
12605 * configure.in: -linux-gnu*, not -linux-gnu.
12606
d4537148
TM
12607Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12608
12609 * MAINTAINERS: Add self in write-after-approval section.
12610
f152e9d4
JW
12611Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12612
12613 * MAINTAINERS: Add self as ia64 port maintainer.
12614
6a5fcef1
NB
126152000-03-08 Neil Booth <NeilB@earthling.net>
12616
12617 * MAINTAINERS: Add self in write-after-approval section.
12618
d207ebef 12619Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12620
d207ebef
JM
12621 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12622 (do-tar-bz2): Replace TOOL with PACKAGE.
12623 (gdb.tar.bz2): Remove GDBTK from GDB package.
12624 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12625 dejagnu.tar.bz2): New packages.
d207ebef
JM
12626
126272000-02-27 Andreas Jaeger <aj@suse.de>
12628
12629 * configure.in: Add entry for mips*-*-linux*, move catch all
12630 *-*-*linux* entry below this one.
12631
126322000-02-27 Ian Lance Taylor <ian@zembu.com>
12633
12634 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12635
521fe9d0
NC
126362000-02-24 Nick Clifton <nickc@cygnus.com>
12637
12638 * config.sub: Support an OS of "wince".
12639
d207ebef
JM
12640Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12641
12642 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12643 version.
d207ebef 12644
dce2d8b2 126452000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12646
12647 * config.sub: Add support for Linux/IBM 370.
12648 * configure.in: Likewise.
12649
3a685f6f
NC
126502000-02-22 Nick Clifton <nickc@cygnus.com>
12651
12652 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12653
dce2d8b2 126542000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12655
d207ebef 12656 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12657
4746ee26
KG
126582000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12659
12660 * configure (gcc_version): When setting, narrow search to
12661 lines containing `version_string'.
12662
ba96c72d
DC
126632000-02-15 Denis Chertykov <denisc@overta.ru>
12664
12665 * config.sub: Add support for avr target.
12666
77f16a66
NC
126672000-02-14 Nick Clifton <nickc@cygnus.com>
12668
12669 * MAINTAINERS: Add maintainers for MCore port.
12670
784a3a80
HPN
12671Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12672
12673 * config.sub: Add mmix-knuth-mmixware.
12674
719dd4fa
KG
126752000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12676
12677 * MAINTAINERS: Pair cccp with cpplib maintainership.
12678
dce2d8b2 126792000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12680
12681 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12682 structure stuff to -L library search.
12683 (CXX_FOR_TARGET): Ditto.
12684 (CROSS_CHECK_MODULES): Fix spelling mistake.
12685
7a53e94b
MM
126862000-01-24 Mark Mitchell <mark@codesourcery.com>
12687
12688 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12689 the C++ compiler.
12690
0da3b5a7
RH
126912000-01-12 Richard Henderson <rth@cygnus.com>
12692
12693 * configure.in: Don't build some bits for beos.
12694
02368d6d
JS
126952000-01-12 Joel Sherrill (joel@OARcorp.com)
12696
12697 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12698 as include files.
12699
2e76d35c
ZW
127002000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12701
12702 * Add self as cpplib maintainer, as requested by Jason
12703 Merrill. Correct my e-mail address.
12704
4c25fdcf
GK
127052000-01-06 Geoff Keating <geoffk@cygnus.com>
12706
12707 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12708 not mh-aix43.
12709
188e3966
HPN
12710Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12711
12712 * MAINTAINERS: Add myself to "write after approval" list.
12713
c2f5d030
RH
127141999-12-14 Richard Henderson <rth@cygnus.com>
12715
12716 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12717 * config.sub: Accept alphaev[78], alphaev8.
12718
eeda916a
AO
127191999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12720
12721 * config.guess, config.sub: Update from autoconf.
12722
b3bd7820
BK
127231999-11-29 Bruce Korb <autogen@linuxbox.com>
12724
2c290989 12725 * MAINTAINERS: update my playtime e-address.
b3bd7820 12726
1882b2b1
RO
12727Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12728
12729 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12730 necessary libraries are missing.
12731
dce2d8b2 12732Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12733
12734 * MAINTAINERS: Add new 'write after approval' maintainer.
12735
1e25de97
APB
12736Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12737
12738 * MAINTAINERS: Add new Java maintainer.
12739
1722c704
AS
127401999-10-25 Andreas Schwab <schwab@suse.de>
12741
12742 * configure: Fix quoting inside arguments of eval.
12743
8141abe8
NC
127441999-10-21 Nick Clifton <nickc@cygnus.com>
12745
12746 * config-ml.in: Allow suppression of some ARM multilibs.
12747
0b77644a
LV
12748Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12749
12750 * config.guess: Add OS/390 match pattern.
12751 * config.sub: Add mvs, openedition targets.
12752 * configure.in (i370-ibm-opened*): New.
12753
d207ebef
JM
127541999-09-04 Steve Chamberlain <sac@pobox.com>
12755
12756 * config.sub: Add support for configuring for pj.
12757
127581999-08-31 Nick Clifton <nickc@cygnus.com>
12759
12760 * config.sub (maybe_os): Add support for configuring for fr30.
12761
af13ebe9
NC
127621999-08-25 Nick Clifton <nickc@cygnus.com>
12763
12764 * configure.in: Do not configure or build ld for AIX
12765 platforms. ld is known to be broken on these platforms.
12766
1250c760
RO
12767Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12768
12769 * config-ml.in: Pass compiler flag corresponding to multidirs to
12770 subdir configures.
12771
d207ebef
JM
127721999-08-09 Ian Lance Taylor <ian@zembu.com>
12773
12774 * Makefile.in (LDFLAGS): Define.
12775
127761999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12777
12778 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12779 noconfigdirs.
12780 (*-*-cygwin*): Likewise.
12781
127821999-08-08 Ian Lance Taylor <ian@zembu.com>
12783
12784 * mkdep: New file.
12785 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12786 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12787
12788 From Eli Zaretskii <eliz@is.elta.co.il>:
12789 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12790 long file name when using DJGPP on MS-DOS.
12791
dbd83e11
JL
12792Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12793
12794 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12795
d207ebef
JM
127961999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12797
12798 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12799 dependency as this causes "make check" to globally "make all"
12800
cd1f4c2c
TT
12801Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12802
12803 * configure.in (target_libs): Added target-zlib.
12804 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12805 (CONFIGURE_TARGET_MODULES): Likewise.
12806 (CHECK_TARGET_MODULES): Likewise.
12807 (INSTALL_TARGET_MODULES): Likewise.
12808 (CLEAN_TARGET_MODULES): Likewise.
12809 (configure-target-zlib): New target.
12810 (all-target-zlib): Likewise.
12811 (all-target-libjava): Depend on all-target-zlib.
12812 (configure-target-libjava): Depend on configure-target-zlib.
12813
12814 * Makefile.in (configure-target-libjava): Depend on
12815 configure-target-newlib.
12816 (configure-target-boehm-gc): New target.
12817 (configure-target-qthreads): New target.
12818
e490616e
ZW
12819 * configure.in (target_libs): Added target-qthreads.
12820 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12821 (CONFIGURE_TARGET_MODULES): Likewise.
12822 (CHECK_TARGET_MODULES): Likewise.
12823 (INSTALL_TARGET_MODULES): Likewise.
12824 (CLEAN_TARGET_MODULES): Likewise.
12825 (all-target-qthreads): New target.
12826 (configure-target-libjava): Depend on configure-target-qthreads.
12827 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12828
12829 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12830 (CONFIGURE_TARGET_MODULES): Likewise.
12831 (CHECK_TARGET_MODULES): Likewise.
12832 (INSTALL_TARGET_MODULES): Likewise.
12833 (CLEAN_TARGET_MODULES): Likewise.
12834 (all-target-libjava): New target.
12835 (all-target-boehm-gc): Likewise.
12836 * configure.in (target_libs): Added libjava, boehm-gc.
12837
d207ebef
JM
128381999-07-22 Ian Lance Taylor <ian@zembu.com>
12839
12840 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12841 configure.bat in SUPPORT_FILES.
12842 (gas+binutils.tar.bz2): Likewise.
12843
12844 * makeall.bat: Remove; obsolete.
12845
128461999-07-21 Ian Lance Taylor <ian@zembu.com>
12847
12848 From Mark Elbrecht:
12849 * configure.bat: Remove; obsolete.
12850
128511999-07-11 Ian Lance Taylor <ian@zembu.com>
12852
12853 * configure: Add -W -Wall to the default CFLAGS when compiling with
12854 gcc.
12855
12856Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12857
12858 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12859
128601999-06-30 Mark Mitchell <mark@codesourcery.com>
12861
12862 * configure.in: Build ld on IRIX6.
12863
128641999-06-12 Ian Lance Taylor <ian@zembu.com>
12865
12866 * Makefile.in: Change distribution targets to use bzip2 instead of
12867 gzip.
12868 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12869 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12870
128711999-06-04 Nick Clifton <nickc@cygnus.com>
12872
12873 * config.sub: Add mcore target.
12874
26d088fa
CD
12875Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12876
12877 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12878
c2c08b29
L
12879Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12880
12881 * config.guess (dummy): Changed to $dummy.
12882
671d0648
NC
128831999-05-24 Nick Clifton <nickc@cygnus.com>
12884
12885 * config.sub: Tidied up case statements.
12886
b1345c72
BE
128871999-05-22 Ben Elliston <bje@cygnus.com>
12888
51ccbd8d
BE
12889 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12890 <jiro@din.or.jp>.
12891
b1345c72
BE
12892 * config.guess: Merge with FSF version. Future changes will be
12893 more accurately recorded in this ChangeLog.
12894 * config.sub: Likewise.
12895
2caf864f
SM
12896Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12897
12898 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12899
d207ebef
JM
129001999-04-30 Tom Tromey <tromey@cygnus.com>
12901
12902 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12903
90fb0c24
TT
129041999-04-23 Tom Tromey <tromey@cygnus.com>
12905
12906 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12907
d207ebef
JM
129081999-04-20 Drew Moseley <dmoseley@cygnus.com>
12909
12910 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12911 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12912 Bad merge removed these two changes.
12913
3516940d 12914Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12915 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12916
12917 * config.guess (interix Alpha): Add.
12918
d207ebef
JM
129191999-04-11 Richard Henderson <rth@cygnus.com>
12920
12921 * configure.in (i?86-*-beos*): Do config gperf; don't config
12922 gdb, newlib, or libgloss.
12923
e891fbfe 12924Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12925
e891fbfe
AO
12926 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12927 link a trivial program with -mabi=64. If it fails, remove mabi=64
12928 from multidirs.
12929
f9ae47d6
PT
12930Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12931
12932 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12933
d207ebef
JM
129341999-04-08 Nick Clifton <nickc@cygnus.com>
12935
12936 * config.sub: Add support for mcore targets.
12937
129381999-04-07 Michael Meissner <meissner@cygnus.com>
12939
12940 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12941 not mt-ospace, in order to shut up assembler warning about using
12942 symbols that are named the same as registers.
12943
129441999-04-07 Drew Moseley <dmoseley@cygnus.com>
12945
12946 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12947 dependency list for all-target-cygmon.
12948
129491999-04-05 Doug Evans <devans@casey.cygnus.com>
12950
12951 * config-ml.in: Check $host, not $target, for selective multilibs.
12952 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12953 thumb interworking, and underscore prefix multilibs.
12954
129551999-04-04 Ian Lance Taylor <ian@zembu.com>
12956
12957 * missing: Update to version from current automake.
12958
88101ab9
L
12959Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12960
12961 * configure (gxx_include_dir): Removed.
12962
12963 * configure.in (gxx_include_dir): Handle it.
12964 * Makefile.in: Likewise.
12965
d207ebef
JM
129661999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12967
12968 * config.sub (mips64vr4111,mips64vr4111el) Add.
12969
129701999-03-21 Ben Elliston <bje@cygnus.com>
12971
e490616e 12972 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12973
8dc91cbe
ME
12974Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12975
8dc91cbe
ME
12976 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12977 config/mh-djgpp.
12978
d207ebef
JM
12979Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12980
12981 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12982 all-target-newlib to dependency list for all-target-bsp.
12983
926bb5ed
MK
12984Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12985
12986 * config.sub: Add i386-uwin support.
12987 * config.guess: Likewise.
12988
4a6e3000
FS
12989Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12990
12991 * configure.in: cleanup, add mh-*pic handling for arm, special
12992 case powerpc*-*-aix*
12993
d207ebef
JM
12994Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12995
12996 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12997 can be built.
12998
12999Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13000
13001 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13002 targets.
d207ebef 13003
71c91078
NC
130041999-03-02 Nick Clifton <nickc@cygnus.com>
13005
13006 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13007
282e5df8
GN
13008Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13009
13010 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13011
1de558ee
NC
130121999-02-24 Nick Clifton <nickc@cygnus.com>
13013
13014 * config.sub: Fix typo in arm recognition.
13015
d207ebef
JM
13016Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13017
13018 * configure.in (noconfigdirs): Changed target_configdirs to
13019 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13020 rather than m68k-*-* since it is not known to work on
13021 m68k-aout. Ditto for arm-*-*oabi.
13022
13023Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13024
13025 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13026
130271999-02-19 Ben Elliston <bje@cygnus.com>
13028
13029 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13030 Smart and improved by Andrew Cagney.
13031
fab7445a
ME
13032Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13033
13034 * config.guess: Recognize openbsd-*-hppa.
13035
8ccdc228
L
13036Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13037
13038 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13039 only if it is not empty.
13040
3b7265ff
NC
130411999-02-17 Nick Clifton <nickc@cygnus.com>
13042
13043 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13044
d207ebef 13045 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13046
13047 * config.sub: Modified to recognize uname's armv* syntax.
13048
d207ebef
JM
130491999-02-17 Mark Salter <msalter@cygnus.com>
13050
13051 * configure.in: Added target-bsp for sparclite.
13052
13053Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13054
13055 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13056
130571999-02-08 Nick Clifton <nickc@cygnus.com>
13058
13059 * configure.in: Add support for strongarm port.
13060 * config.sub: Add support for strongarm target.
13061
c48dd3f5 13062Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13063
c48dd3f5
MK
13064 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13065 the old name config/mh-cygwin32.
13066 Enable texinfo.
13067
d207ebef
JM
13068Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13069
13070 * configure.in: Do build ld for ix86 Solaris.
13071
ecd62820
JW
13072Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13073
13074 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13075 $AR_FOR_TARGET. Likewise for RANLIB.
13076
bbd8fa7f 13077Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13078
e490616e
ZW
13079 * config.sub (oabi): Recognize.
13080 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13081
0397442c
RL
13082Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13083
13084 * config.guess: Improve detection of i686 on UnixWare 7.
13085
c9ffaa63
MK
13086Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13087
13088 * config.guess: Add support for i386-pc-interix.
13089 * config.sub: Likewise.
13090 * configure.in: Likewise.
c9ffaa63 13091
d207ebef
JM
13092Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13093
13094 * Makefile.in: Remove unneeded all-target-libio from
13095 from all-target-winsup target since it is now unneeded.
13096 Add all-target-libtermcap in its place since it is now
13097 needed.
13098
13099Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13100
13101 * configure.in: makefile stub for cygwin target is probably
13102 unnecessary. Remove it for now.
d207ebef
JM
13103
13104Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13105
13106 * configure.in: libtermcap.a should be built when cygwin is the
13107 target as well as the host.
13108 * config.guess: Allow mixed case in cygwin uname output.
13109 * Makefile.in: Add libtermcap target.
d207ebef 13110
ebe12325
JL
13111Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13112
13113 * config.sub: Clean up handling of hppa2.0.
13114
57057b67
RB
13115Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13116
13117 * config.guess: Use C code to identify more HP machines.
13118
f8670be1
JL
13119Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13120
13121 * config.sub: Handle hppa2.0.
13122
d207ebef
JM
13123Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13124
13125 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13126 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13127
131281998-12-15 Mark Salter <msalter@cygnus.com>
13129
13130 * configure.in: Added target-bsp for several target architectures.
13131
13132 * Makefile.in: Added rules for bsp.
13133
d1a09590
JL
13134Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13135
13136 * config.guess: Improve detection of hppa2.0 processors.
13137
13138Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13139
13140 * config.guess: Recognize FreeBSD using ELF automatically.
13141
71205e0b
MH
131421998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13143
13144 * configure (skip-this-dir): Add handling for new shell script, which
13145 might be created by a sub-directory's configure to indicate, this particular
13146 directory is "unwanted".
13147 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13148
d207ebef
JM
13149Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13150
13151 * ltconfig: import from libtool, after changing libtool to
13152 account for the cygwin name change.
13153
13154Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13155
13156 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13157 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13158
13159Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13160
13161 * configure.in: Add libtermcap to list of cygwin dependencies.
13162
13163Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13164
e490616e
ZW
13165 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13166 they include winsup/include when it's a cygwin target.
d207ebef
JM
13167
131681998-11-12 Tom Tromey <tromey@cygnus.com>
13169
13170 * configure.in (host_tools): Added zip.
13171 * Makefile.in (all-target-libjava): Depend on all-zip.
13172 (all-zip): New target.
13173 (ALL_MODULES): Added all-zip.
13174 (NATIVE_CHECK_MODULES): Added check-zip.
13175 (INSTALL_MODULES): Added install-zip.
13176 (CLEAN_MODULES): Added clean-zip.
13177
13178Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13179
13180 * Makefile.in: lose "32" from comment about cygwin.
13181
13182Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13183
13184 * configure.in: Use -Os to build target libraries for the fr30.
13185
13186Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13187
13188 * config.sub: Add fr30.
13189
13190Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13191
e490616e 13192 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13193 cygwin* instead of cygwin32*.
13194 * config.sub: Check cygwin* instead of cygwin32*.
13195
d2ec8b39
RL
13196Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13197
13198 * config.guess: Match any version of Unixware7.
13199
d207ebef
JM
132001998-10-20 Syd Polk <spolk@cygnus.com>
13201
13202 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13203 if desired.
13204
35cd2565
JL
13205Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13206
13207 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13208 these if the appropriate directories and files to not exist.
13209
52d4e5b7
JL
13210Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13211
13212 * Makefile.in (DEVO_SUPPORT): Add config.if.
13213
38ada91e
MH
13214Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13215
13216 * configure: Add pattern to replace "build_tooldir"'s
13217 definition in the generated Makefile with "tooldir"'s
13218 actual value.
13219
e44e84da
JL
13220Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13221
56a8387f
JL
13222 * config.sub: Bring back lost sparcv9.
13223
e44e84da
JL
13224 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13225
5cb95c7a
JL
13226Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13227
13228 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13229 CC_FOR_TARGET and friends.
13230
13231Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13232
ceff9b14
AO
13233 * Makefile.in (build_tooldir): New variable, same as tooldir.
13234 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13235 -B$(build_tooldir)/bin/.
13236 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13237
f2d11dcd
GP
13238Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13239
13240 * README: Remove installation instructions and refer to the
13241 INSTALL directory instead.
13242
73a6d2e7 13243Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13244
73a6d2e7
RL
13245 * config.sub: Add support for i[34567]86-pc-udk.
13246 * configure.in: Likewise.
13247
5d4a5ee6
JL
13248Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13249
13250 * Makefile.in: add bzip2 package building bits for user
13251 tools module
13252 * configure.in: ditto
13253
6fc19d6d
JL
13254Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13255
13256 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13257 (ALL_TARGET_MODULES): Add all-target-libobjc.
13258 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13259 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13260 (all-target-libchill): Add dependencies.
13261 * configure.in (target_libs): Add libchill.
4e81ae98 13262
f653f0ab
MH
132631998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13264
13265 * configure.in (target_subdir): Remove duplicate line.
13266
5d4a5ee6
JL
13267Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13268
13269 * Makefile.in (all-automake): fix dependencies.
13270
494933e4
JL
13271Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13272
13273 * configure.in: Minor cleanups for building in the $(target_alias)
13274 subdir.
13275
f6b58262
JW
132761998-09-22 Jim Wilson <wilson@cygnus.com>
13277
13278 * Makefile.in (bootstrap): Set r and s before make all. Use
13279 BASE_FLAGS_TO_PASS in make all.
13280 (cross): Likewise.
13281
27c7a08d
MM
132821998-09-20 Mark Mitchell <mark@markmitchell.com>
13283
13284 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13285
e67afd1e
RH
13286Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13287
13288 * config.sub: Fix typo in last change.
13289
8e44ac71
MH
132901998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13291
13292 * config.sub: Add support for C4x target.
13293 * configure.in: Likewise.
13294
d7496fbb
DM
132951998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13296
13297 * config.sub: Recognize sparcv9 just like sparc64.
13298
22097bd1
RL
13299Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13300
13301 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13302
4b877abd
JL
13303Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13304
2c8ec9a2
JL
13305 * config.guess: Correctly identify Pentium II sco boxes.
13306
4b877abd
JL
13307 * config.guess: Fix "tr" code. From Weiwen Liu.
13308
ab03db52
JH
13309Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13310
13311 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13312 stabs.
13313
b54db294
JL
13314Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13315
13316 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13317 (ALL_TARGET_MODULES): Add all-target-libchill.
13318 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13319 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13320 (all-target-libchill): Add dependencies.
13321 * configure.in (target_libs): Add libchill.
13322
bf48dd73
LW
13323Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13324
13325 * config.guess: Avoid assumptions about "tr" behaves when
13326 LANG is set to something other than English.
13327
a3cbd105
L
13328Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13329
13330 * configure (gxx_include_dir): Changed to
13331 '${prefix}/include/g++'-${libstdcxx_interface}.
13332
13333 * config.if: New to determine the interfaces.
13334
c4acd909
MK
13335Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13336
13337 * config.guess: Detect and handle MPE/IX.
13338 * config.sub: Deal with MPE/IX.
13339
9ea97665
DE
13340Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13341
13342 * configure.in: Use mh-aix43.
13343
0ce065bd
MH
133441998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13345
13346 * configure: Fix --without/--disable cases for gxx-include-dir.
13347
5d4a5ee6
JL
13348Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13349
13350 * mdata-sh: Imported. Needed for automake support.
13351
13352Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13353
13354 * Makefile.in (taz): Try "chmod -R og=u ." before
13355 "chmod og=u `find . -print`".
13356
13357Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13358
13359 * configure.in: Add arm-elf and thumb-elf support.
13360
13361Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13362
13363 * Makefile.in: Undo previous patch.
13364
13365Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13366
13367 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13368 to here ...
13369 (install-no-fixedincludes): and here
13370 (INSTALL_MODULES): ... from here.
13371
466456d9
ILT
13372Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13373
13374 * config.sub: Merge with FSF.
13375
1b409d25
ILT
13376 * config.guess: Merge with FSF.
13377
d207ebef
JM
13378Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13379
13380 * configure (extraconfigdirs): New variable.
13381 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13382 * Makefile.in (all): Move higher in file.
13383 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13384 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13385 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13386 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13387 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13388
133891998-07-23 Brendan Kehoe <brendan@cygnus.com>
13390
13391 * Makefile.in (all-target-libjava): Depend on all-gcc and
13392 all-target-newlib.
13393 (configure-target-libjava): Depend on $(ALL_GCC).
13394
7f1937c1
RL
13395Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13396
13397 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13398 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13399
2ada2bd6
ML
13400Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13401
13402 * INSTALL/README: Fix typo.
13403
1e025bde
ML
13404Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13405
5d4a5ee6
JL
13406 * ylwrap: Change absolute path checks to check for DOS style path
13407 names.
1e025bde 13408
5d4a5ee6
JL
13409 * ylwrap: Don't use a full path name if the source file is in the
13410 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13411
6755ff73
ILT
13412 * config-ml.in: Default to being verbose, to match Feb 18 change to
13413 configure.
13414
5d4a5ee6
JL
13415Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13416
13417 Brought over from egcs:
13418
13419 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13420
13421 * configure.in (target_subdir): Set to ${target_alias} instead
13422 of "libraries".
13423
13424 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13425
13426 * configure.in (target_subdir): Set to libraries if enable_multilib.
13427
13428Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13429
13430 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13431 multilibs, force reconfiguration the first time we create
13432 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13433
13434Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13435
13436 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13437 avoid confusion with --no-recursion.
13438
13439Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13440
13441 * configure.in: Win32 hosts shouldn't use install -x
13442 * install-sh: remove -x option, and special .exe-handling
13443 hack.
13444
d207ebef
JM
13445Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13446
13447 * config.guess: Recognize i586-pc-beos.
13448 * configure.in: Don't build some bits for beos.
13449
fbd836fc
ILT
13450Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13451
5d4a5ee6
JL
13452 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13453 CFLAGS default to -O2.
13454
fbd836fc
ILT
13455 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13456 when using GNU ld.
13457
13458Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13459
13460 * ltmain.sh: Correct install when using a different shell.
13461
13462Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13463
13464 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13465
d207ebef
JM
13466Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13467
13468 * makefile.vms: Update to build binutils/makefile.vms. Add install
13469 target.
fbd836fc
ILT
13470
13471Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13472
13473 * ltconfig: Update to correct AIX handling.
13474
69b471bc
JL
13475Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13476
81241b5e
JL
13477 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13478
69b471bc
JL
13479 * configure.in (target_subdir): Set to ${target_alias} instead
13480 of "libraries".
13481
bedf82df
MH
134821998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13483
13484 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13485 (Makefile): Depend on $(gcc_version_trigger).
13486
13487 * configure (gcc_version): Change default initializer to empty
13488 string.
13489 (gcc_version_trigger): New variable; pass this variable down
13490 to subdir configures to enable them checking gcc's version
13491 themselves. Emit make macros for both gcc_version vars.
13492 (topsrcdir): Initialize reliably.
13493 (recursion line): Remove --with-gcc-version=${gcc_version}.
13494
28e449d8
MH
134951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13496
13497 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13498 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13499 in $(libsubdir); emit definition in each generated Makefile.
13500 (gxx_include_dir): Initialize depending on
13501 $enable_version_specific_runtime_libs.
28e449d8 13502
50c4c9f7
MH
135031998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13504
13505 * configure (gcc_version): Initialize properly depending on
13506 how and where configure is started.
13507 (recursion line): Pass a --with-gcc-version=${gcc_version}
13508 to configures in subdirs.
13509
d207ebef
JM
13510Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13511
13512 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13513 cygmon
d207ebef 13514
5d4a5ee6
JL
13515Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13516
13517 * configure.in: Add cygmon and libstub support for mn10200.
13518
2f96399b
MH
135191998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13520
13521 * configure (gcc_version): Add new variable describing the
13522 particular gcc version we're building.
13523 * Makefile.in (libsubdir): Add new macro for the directory
13524 in which the compiler finds executables, libraries, etc.
13525 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13526 and libsubdir.
13527
c4137c50
AO
13528Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13529
ceff9b14
AO
13530 * Makefile.in (local-clean): Remove *.log.
13531 (warning.log): Built with warn_summary from build.log.
13532 (mail-report.log): Run test_summary.
13533 (mail-report-with-warnings.log): Run test_summary including
13534 warning.log in the report.
c4137c50 13535
276d5ee0
RL
13536Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13537
13538 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13539
5d4a5ee6
JL
13540Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13541
13542 * Makefile.in (grep): Grep no longer depends on libiberty.
13543
13544Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13545
13546 * Makefile.in: all-snavigator needs all-libgui.
13547
13548Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13549
13550 * configure.in: Add cygmon and libstub support for mn10300.
13551
8af14275
ILT
13552Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13553
13554 * missing: Update to version from automake 1.3.
13555
fbd836fc
ILT
13556 * ltmain.sh: On installation, don't get confused if the same name
13557 appears more than once in the list of library names.
13558
466456d9
ILT
13559Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * config.sub: Accept m68060 and m5200 as CPU names.
13562
5d4a5ee6
JL
13563Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13564
13565 * configure: Use && rather than using -a in test, because odd
13566 strings can confuse test.
13567 * configure.in: Likewise.
13568
fbd836fc
ILT
13569Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13570
13571 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13572
f0983958
AO
13573Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13574
13575 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13576 bootstrap4-lean): New targets.
f0983958 13577
bfed1ea0
JL
13578Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13579
13580 * mpw-* Delete. Not used.
13581
5d4a5ee6
JL
13582Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13583
13584 * COPYING.LIB: Update FSF address.
13585
bfed1ea0
JL
13586Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13587
13588 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13589
5d4a5ee6
JL
13590 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13591 GAS_SUPPORT_DIRS.
13592
bfed1ea0
JL
13593Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13594
13595 * ltconfig, ltmain.sh: Avoid producing a version number if
13596 -version-info was not used.
13597
5d4a5ee6
JL
13598Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13599
13600 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13601 building with newlib.
13602
136031998-04-30 Paul Eggert <eggert@twinsun.com>
13604
d207ebef 13605 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13606 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13607
13608Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13609
13610 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13611 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13612
13613Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13614
13615 * configure.in: Change alpha to alpha* in several places.
13616
d207ebef
JM
13617Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13618
13619 * config.sub: Recognize sparc86x.
13620
77be0cab
MM
13621Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13622
13623 * configure.in (--enable-target-optspace): Remove debug echo.
13624
62441128
JW
13625Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13626
13627 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13628
bfed1ea0
JL
13629Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13630
13631 * ltconfig: Update cygwin32 support.
13632
5d4a5ee6
JL
13633 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13634 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13635 (GDB_SUPPORT_DIRS): Likewise.
13636
3f4ea1de
MM
13637Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13638
13639 * configure.in (target_makefile_frag): If --enable-target-optspace,
13640 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13641 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13642 not used.
13643 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13644
5d4a5ee6
JL
13645Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13646
13647 * Makefile.in (all-bfd): Depend on all-intl.
13648 (all-binutils): Likewise.
13649 (all-gas): Likewise.
13650 (all-gprof): Likewise.
13651 (all-ld): Likewise.
13652
136531998-04-19 Brendan Kehoe <brendan@cygnus.com>
13654
13655 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13656
bfed1ea0
JL
13657Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13658
5d4a5ee6
JL
13659 * Makefile.in (all-bfd): Depend upon all-libiberty.
13660
bfed1ea0
JL
13661 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13662
5d4a5ee6
JL
13663Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13664
13665 * Makefile.in: Add libstub.
13666
13667 * configure.in: Ditto. Build libstub for targets that have cygmon
13668 support.
13669
13670Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13671
13672 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13673
13674Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13675
13676 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13677 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13678
ec8d6ddc
KW
13679Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13680
13681 * configure: Define DEFAULT_M4 by searching PATH.
13682 * Makfile.in: Use DEFAULT_M4.
13683
bfed1ea0
JL
13684Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13685
13686 * ltconfig: Add cygwin32 support.
13687
5d4a5ee6
JL
13688 * Makefile.in, configure.in: Add libtool as a native only directory
13689 to configure and build.
13690
547a6183
JL
13691Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13692
13693 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13694
5d4a5ee6 13695Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13696
5d4a5ee6
JL
13697 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13698
13699Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13700
13701 * Makefile.in: add ash make rules
13702 * configure.in: add ash to native_only and host_tools lists
13703
13704Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13705
13706 * Makefile.in (all-gettext, all-intl): New targets.
13707 (ALL_MODULES): Added all-gettext, all-intl.
13708 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13709 (INSTALL_MODULES): Added install-gettext, install-intl.
13710 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13711
13712 * configure.in (host_tools): Added gettext.
13713 (native_only): Likewise.
13714 (noconfigdirs) [various cases]: Likewise.
13715 (host_libs): Added intl.
13716
d207ebef
JM
13717Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13718
13719 * configure: Do not disable building gdbtk for cygwin32 hosts.
13720
e98e406f
NC
13721Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13722
13723 * configure.in: Add thumb-coff target.
13724 * config.sub: Add thumb-coff target.
13725
5d4a5ee6
JL
13726Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13727
13728 * Makefile.in: Revert yesterday's change.
13729 (all-target-winsup): all-target-librx stays out of here.
13730
13731Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13732
13733 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13734 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13735 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13736 Remove references to librx and libg++.
13737
13738Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13739
13740 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13741 recursive makes
13742
bfed1ea0
JL
13743Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13744
13745 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13746 for newlib directory.
bfed1ea0
JL
13747 (CXX_FOR_TARGET): Likewise.
13748
13749Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13750
13751 * ltconfig: Update after libtool/ltconfig.in change for
13752 hpux11.
13753
13754Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * ltconfig, ltmain.sh: Update to libtool 1.2.
13757
3cd730af
MH
13758Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13759
13760 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13761 (install-gcc-cross): Instead, override LANGUAGES here.
13762
80564603
DL
137631998-03-18 Dave Love <d.love@dl.ac.uk>
13764
13765 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13766 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13767
d207ebef
JM
13768Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13769
13770 * configure.in: Add Thumb-pe target.
13771
5d4a5ee6 13772Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13773
5d4a5ee6
JL
13774 * Makefile.in - changed sn targets to snavigator
13775 * configure.in - changed sn targets to snavigator
13776
2d4a0558
MH
13777Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13778
13779 * config-ml.in: After building symlink tree call make distclean
13780 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13781 to be the case for libiberty.
13782
04b93567
L
13783Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13784
13785 * configure: When making link, also check the current
13786 directory. The configure scripts may create one.
13787
9a06b842
RH
13788Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13789
13790 * config.sub: Accept alphapca56 and alphaev6 properly.
13791
217fc4e6
FS
13792Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13793
13794 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13795
3e07bdbd 13796Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13797
e490616e 13798 * config.sub (sco5): Fix typo.
3e07bdbd 13799
5d4a5ee6
JL
13800Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13801
13802 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13803 install-itcl.
13804 (install-itcl): Remove dependency on install-tcl.
13805
13806Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13807
13808 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13809
13810Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * configure.in: Don't build libgui for a cygwin32 target when not on
13813 a cygwin32 host.
13814
13815Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13816
13817 * configure (redirect): Set to null, so default behavior of
13818 configure is now --verbose.
13819
ce0d965c
DL
138201998-02-16 Dave Love <d.love@dl.ac.uk>
13821
13822 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13823 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13824
3acd1fd0
MH
13825Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13826
13827 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13828 this change to sync Makefile.in with its ChangeLog entries.
13829
5d4a5ee6
JL
13830Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13831
13832 * ltmain.sh (mkdir): Check that the directory doesn't exist
13833 before we exit with error, so that we don't get races during
13834 parallel builds.
13835
bfed1ea0
JL
13836Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13839
4e77e8f1
MH
13840Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13841
13842 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13843 PICFLAG_FOR_TARGET.
13844 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13845
13846 * configure: Emit a definition for the new macro enable_shared
13847 into each Makefile.
13848
5d4a5ee6
JL
13849Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13850
13851 * configure.in (host_tools, native_only): Add libtool.
13852
13853Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13854
13855 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13856 Fix typo in ming config comment.
13857
bfed1ea0
JL
13858Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13859
13860 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13861
5d4a5ee6
JL
13862Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13863
13864 * config.sub: Add tic30 cases, and map c30 to tic30.
13865
8821a725
RH
13866Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13867
13868 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13869 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13870 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13871 (CLEAN_TARGET_MODULES): Similarly
13872 (all-target-libf2c): Add dependences.
4e81ae98 13873 * configure.in (target_libs): Add libf2c.
8821a725 13874
5d4a5ee6
JL
13875Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13876
13877 * configure.in: Remove expect from noconfigdirs when target
13878 is cygwin32. OK to build expect and dejagnu with Canadian
13879 Cross.
13880
0aadd657
ILT
13881Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13882
5d4a5ee6
JL
13883 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13884 host.
13885
0aadd657
ILT
13886 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13887 and mingw32.
13888
d0a8352c
MH
13889Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13890
13891 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13892 here as it is not defined in the toplevel Makefile.
13893
59739e3c
MH
13894Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13895
13896 * configure (package_makefile_rules_frag): New variable, which names
13897 a file with generic rules, ...
13898 Change comment to mention we now have FIVE parts.
13899 * configure: Undo last change.
13900
228197ee
LT
13901Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13902
13903 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13904 * config.sub: More accurate determination of HP processor types.
228197ee 13905
efd4c0ba
MH
13906Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13907
13908 * configure (package_makefile_frag): Move inserting the
13909 ${package_makefile_frag} to where it should be according
13910 to the comment.
13911
6eef3189
PB
13912Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13913
13914 * config.guess: Add support for Linux/ARM.
13915
d207ebef
JM
13916Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13917
13918 * .cvsignore: Remove *-info and *-install since they match
13919 release-info and mpw-install, which we don't want to just ignore.
13920
48464ebf
RH
13921Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13922
13923 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13924
803462a7
PN
13925Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13926
13927 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13928 local_prefix to sub-make invocations.
13929
520ab477
L
13930Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13931
13932 * configure.in: Check makefile fragments in the source
13933 directory.
13934
4bcdb76d
AO
13935Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13936
ceff9b14
AO
13937 * configure.in: Check whether host and target makefile
13938 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13939
5d4a5ee6
JL
13940Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13941
13942 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13943
13944Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13945
13946 * configure.in: Make sure we only replace RPATH_ENVVAR on
13947 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13948 regexp to sed.
13949
13950 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13951 to sub-makes.
13952
0d3e11a5
LI
139531998-01-13 Lee Iverson (leei@ai.sri.com)
13954
13955 * config-ml.in (multi-do): LDFLAGS must include multilib
13956 designator.
13957
d45b3d87 13958Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13959
13960 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13961
d39cd7a1
MK
13962Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13963
13964 * config.sub: Add mingw32 support.
13965 * configure.in: Likewise.
d39cd7a1 13966
6decbc24
FS
13967Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13968
13969 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13970
5d4a5ee6
JL
13971Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13972
13973 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13974 * configure (gxx_include_dir): Provide a definition for subdirs
13975 which do not use autoconf.
13976
13977Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13978
13979 * config.guess: Sync with egcs. Picks up new alpha support,
13980 BeOS & some additional linux support.
13981
d3d1907a
JL
13982Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13983
13984 * config.guess: HP 9000/803 is a PA1.1 machine.
13985
b104e095
RH
13986Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13987
13988 * configure.in: It's alpha*-...
13989
aca823c1
L
13990Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13991
13992 * configure.in (host_makefile_frag, target_makefile_frag):
13993 Handle multiple config files.
13994 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13995 alpha-*-*.
13996
d207ebef
JM
13997Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13998
13999 * mkdep: New file.
14000
14001Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14002
14003 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14004
5d4a5ee6
JL
14005Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14006
14007 * Makefile.in: Add libgui directory.
14008 (GDB_TK): Add all-libgui.
14009 * configure.in: Add libgui directory.
14010 * configure: Add all-libgui to GDB_TK.
14011
14012Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14013
14014 * config-ml.in (multidirs): Add m32r to multilib list.
14015
14016Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14017
14018 * Makefile.in (all-target-gperf): Change dependency to
14019 all-target-libstdc++.
14020
baf55877
FF
14021Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14022
14023 * config.guess: Add BeOS support.
14024
5d4a5ee6
JL
14025Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14026
14027 Source directory cvs renamed to cvssrc:
14028 * configure.in (host_tools): Change cvs to cvssrc.
14029 (native_only): Likewise.
14030 (noconfigdirs) [various cases]: Likewise.
14031 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14032 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14033 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14034 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14035 (all-cvssrc): Rename target from all-cvs.
14036
f2d76545
JL
14037Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14038
14039 * configure (gxx_include_dir): Fix thinko.
14040
205cba53
JL
14041Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14042
14043 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14044 (install-cross, install-gcc-cross): New targets.
14045
5d4a5ee6
JL
14046Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14047
14048 * configure.in (noconfigdirs): Add support for Thumb target.
14049
14050 * config.sub (maybe_os): Add support for Thumb target.
14051
14052Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14053
14054 * Makefile.in: Add rules for cygmon.
14055
14056 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14057
96b0f1fc
JL
14058Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14059
14060 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14061 * configure (gxx_include_dir): Provide a definition for subdirs
14062 which do not use autoconf.
d207ebef
JM
14063
14064Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14065
14066 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14067 11/18/97 build
d207ebef 14068
7dfef6ed
JL
14069Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14070
14071 * From Franz Sirl.
14072 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14073 found on RedHat Linux systems.
96b0f1fc 14074
83cfe7c0
JL
14075Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14076
14077 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14078 guesses.
14079
7dfef6ed
JL
14080Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14081
14082 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14083
5d4a5ee6
JL
14084Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14085
14086 * ltmain.sh: If mkdir fails, check whether the directory was created
14087 anyhow by some other process.
14088
d207ebef
JM
14089Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14090
14091 * configure.in (d30v-*-*): Configure all directories.
14092
14093Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14094
14095 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14096 for the D30V.
14097
14098Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14099
14100 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14101
5d4a5ee6
JL
14102Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14103
e490616e
ZW
14104 * include/libiberty.h: Add extern "C" { so it can be used with C++
14105 progrms.
14106 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14107 programs.
5d4a5ee6 14108
d207ebef
JM
14109Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14110
14111 * configure.in (d30v-*-*): Configure GCC now.
14112
5d4a5ee6
JL
14113Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14114
14115 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14116 is no longer needed.
14117
c9670e62
JM
14118Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14119
14120 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14121
cc71c0ca
MH
14122Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14123
14124 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14125 targets using "$@" to provide support for similar but not identical
14126 targets without having to duplicate code.
14127
d207ebef
JM
14128Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14129
14130 * makefile.vms: Fix to work with DEC C.
14131
14132Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14133
14134 * config.sub: Add mips-tx39-elf to marketing names.
14135
14136Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * ltmain.sh: Handle symlinks in generated script.
14139
14140Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14141
14142 * configure: Handle autoconf style directory options: --bindir,
14143 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14144 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14145 --sysconfdir.
14146 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14147 (sharedstatedir, localstatedir, oldincludedir): New variables.
14148 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14149 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14150 sbindir, sharedstatedir, and sysconfdir.
14151
b1e3ddfd
AJ
14152Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14153
14154 * Makefile.in (bootstrap-lean): New target.
14155
d207ebef
JM
14156Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14157
14158 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14159 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14160
14161Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14162
14163 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14164
09f97c1e
JL
14165Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14166
14167 * Makefile.in (cross): New target.
14168
335d0ab2
AO
14169Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14170 Jeff Law <law@cygnus.com>
14171
14172 * Makefile.in (bootstrap2, bootstrap3): New targets.
14173 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14174 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14175
d207ebef
JM
14176Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14177
14178 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14179 windows. Consistent with gdb/configure.
d207ebef 14180
e693cc28
UD
141811997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14182
e693cc28
UD
14183 * configure.in: Name Linux target fragment.
14184
14185 * configure: Rewrite so that project Makefile fragment is inserted
14186 first and appears last in the resulting Makefile.
14187
d207ebef
JM
14188Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14189
14190 * Makefile.in (install-itcl): Install tcl first.
14191
5d4a5ee6
JL
14192Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14193
14194 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14195
f401679e
JW
14196Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14197
14198 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14199
14200 * configure.in (skipdirs): Add target-librx for Linux.
14201 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14202
ec20b1b9
JL
14203Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14204
14205 * Makefile.in (bootstrap): New target.
14206
becdcf6d
JL
14207Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14208
63f6bcd7 14209 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14210
d207ebef
JM
14211Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14212
14213 * config.guess: Merge with FSF.
14214
0c82f6bf
FF
14215Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14216
14217 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14218
d207ebef
JM
14219Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14220
14221 * config.sub: Add "marketing-names" patch.
14222
3fbc0b70
JS
14223Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14224
e490616e 14225 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14226
e20d4801
JL
14227Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14228
14229 * config.sub: Handle v850-elf.
14230
fe181f78 14231Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14232
14233 * .cvsignore (*-install): Remove.
14234
bfed1ea0
JL
14235Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14236
14237 * ltconfig: Set CONFIG_SHELL in libtool.
14238 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14239
558a1e7c
JW
14240Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14241
14242 * configure.in (target_subdir): Set to libraries if enable_multilib.
14243
7818d6fc
JW
14244Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14245
14246 * config.guess: Update from gcc directory.
14247
d207ebef
JM
14248Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14249
14250 * Makefile.in (all-sim): Depends on all-readline.
14251
6599da04
JM
14252Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14253
14254 * Makefile.in (BISON, YACC): Use $$s.
14255 (all-bison): Depend on all-texinfo.
14256
14257Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14258
14259 * Makefile.in (BISON): Add -L flag.
14260 (YACC): Likewise.
14261
d207ebef
JM
14262Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14263
4e81ae98
EC
14264 * configure.in (noconfigdirs): Add support for v850e target.
14265
d207ebef
JM
14266 * config.sub (maybe_os): Add support for v850e target.
14267
14268Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14269
4e81ae98
EC
14270 * configure.in (noconfigdirs): Add support for v850ea target.
14271
d207ebef
JM
14272 * config.sub (maybe_os): Add support for v850ea target.
14273
6599da04
JM
14274Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14275
14276 * config.sub: Add mipstx39. Delete r3900.
14277
14278Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14279
14280 * Makefile.in (all-autoconf): Depends on all-texinfo.
14281
14282Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14283
14284 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14285 eabi targets.
14286
14287Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14288
14289 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14290
14291 * configure: When handling a Canadian Cross, handle YACC as well as
14292 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14293 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14294
14295Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14296
14297 * Makefile.in (BISON): bison, not byacc or bison -y.
14298 (YACC): bison -y or byacc or yacc.
14299 (various): Add *-bison as appropriate.
14300 (taz): No need to mess with BISON anymore.
14301
14302Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * configure: If OSTYPE matches *win32*, try to find a good value for
14305 CONFIG_SHELL.
14306
14307Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14308
14309 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14310 configure.in if it is present.
14311
14312Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14315
14316Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14317
14318 * config.sub: Recognize `arc' cpu.
14319 * configure.in: Likewise.
14320 * config-ml.in: Likewise.
14321
14322Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14323
14324 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14325
14326Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14327
14328 * configure: Changed sed delimiter from ':' to '|' when
14329 attempting to substitute ${config_shell} for SHELL. On
14330 NT ${config_shell} may contain a ':' in it.
14331
14332Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14333
14334 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14335
14336Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14337
14338 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14339
14340Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14343
14344 * ylwrap: If the program is a relative path, force it to be
14345 absolute.
14346
14347Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14348
14349 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14350
14351Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14352
14353 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14354 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14355 for libraries.
6599da04
JM
14356
14357Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14358
14359 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14360 separated by spaces.
6599da04
JM
14361
14362Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14363
14364 * ylwrap: New file.
14365 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14366
14367 * ltmain.sh: Handle /bin/sh at start of install program.
14368
14369 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14370
14371 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14372 * missing: New file, from automake 1.2.
14373
14374Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14375
14376 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14377 check-tk to CHECK_X11_MODULES.
14378
14379Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * config.sub: Merge with FSF.
14382
14383Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * config.guess: Merge with FSF.
14386
14387Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14388
14389 * configure: Treat msdosdjgpp like go32.
14390 * configure.in: Likewise. Don't remove gprof for go32.
14391
14392 * configure: Change Makefile.tem2 to Makefile.tm2.
14393
14394Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14395
14396 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14397
14398Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14399
14400 * install-sh (chmodcmd): Set to null if the DST directory already
14401 exists. Same as Nov 11th change.
14402
14403Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14404
4e81ae98 14405 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14406
14407Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14408
14409 * config.guess: Update from FSF.
14410
14411Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14412
14413 * Makefile.in (GDB_TK): Depend on itcl and tix.
14414
14415Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14416
14417 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14418 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14419 (INSTALL_SCRIPT): New variable.
14420 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14421 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14422 to -x.
14423 * install-sh: Add support for -x option.
14424
14425Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14426
14427 * configure.in, Makefile.in: Treat tix like itcl.
14428
14429Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * Makefile.in (WINDRES): New variable.
14432 (WINDRES_FOR_TARGET): New variable.
14433 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14434 (EXTRA_HOST_FLAGS): Add WINDRES.
14435 (EXTRA_TARGET_FLAGS): Add WINDRES.
14436 (EXTRA_GCC_FLAGS): Add WINDRES.
14437 ($(DO_X)): Pass down WINDRES.
14438 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14439 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14440 DLLTOOL_FOR_TARGET.
14441
14442Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14443
14444 * configure.in: configure sim before gdb for win32-x-ppc
14445
14446Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14447
14448 Move gperf into the toplevel, from libg++.
14449 * configure.in (target_tools): Add target-gperf.
14450 (native_only): Add target-gperf.
14451 * Makefile.in (all-target-gperf): New target, depend on
14452 all-target-libg++.
14453 (configure-target-gperf): Empty rule.
14454 (ALL_TARGET_MODULES): Add all-target-gperf.
14455 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14456 (CHECK_TARGET_MODULES): Add check-target-gperf.
14457 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14458 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14459
14460Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14461
6599da04
JM
14462 * config.sub (mn10200): Recognize new basic machine.
14463
14464Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14465
14466 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14467 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14468
14469Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14470
14471 * configure.in: If we're building mips-sgi-irix6* native, turn on
14472 ENABLE_MULTILIB and set TARGET_SUBDIR.
14473
14474Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14475
14476 * Makefile.in (all-sn): Depend on all-grep.
14477
14478Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14481
14482 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14483 Makefile. From Jeff Makey <jeff@cts.com>.
14484 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14485
14486 * Makefile.in (DISTBISONFILES): Remove.
14487 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14488 $(DEFAULT_YACC).
14489
14490 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14491 cygwin32.
6599da04
JM
14492
14493 * Makefile.in (LD): New variable.
14494 (EXTRA_HOST_FLAGS): Pass down LD.
14495 ($(DO_X)): Likewise.
14496
14497Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14498
14499 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14500
14501Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14502
14503 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14504 before adding our own. Always add --build.
6599da04
JM
14505
14506Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14507
14508 * configure.in (targargs): Pass --build if we're doing
14509 a cross-compile.
14510
14511Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14512
ca236658 14513 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14514 sed. Otherwise sed chokes on NT path names with drive
14515 designators. Also look for "?:*" as the leading characters in an
14516 absolute pathname.
14517
14518Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14519
14520 * config.sub: Support for r3900.
14521
14522Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * configure.in: Use install-sh, not install.sh.
14525
14526Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14529 apply it twice.
14530
14531Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14532
14533 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14534 install-binutils.
14535
14536Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14537
14538 * Makefile.in: Add automake targets.
14539 * configure.in (host_tools): Add automake.
14540
14541Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14542
14543 * configure: Default CXX to c++, not gcc.
14544 * Makefile.in (CXX): Set to c++, not gcc.
14545 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14546
14547Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14548
14549 * install-sh: try appending a .exe if source file doesn't
14550 exist
14551
14552Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14553
14554 * configure.in: Turn on multilib by default.
14555 (cross_only): Remove target-libiberty.
14556
14557 * Makefile.in (all-gcc): Don't depend on libiberty.
14558
14559Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14560
14561 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14562
14563Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14564
14565 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14566 (DISTBISONFILES): Add ld/Makefile.in
14567
14568Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14569
14570 * configure.in: if target is cygwin32 but host isn't cygwin32,
14571 don't configure gdb tcl tk expect, not just gdb.
14572
14573Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14574
14575 * configure.in: Added gnuserv everywhere sn appears.
14576
14577 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14578 (CROSS_CHECK_MODULES): Added check-gnuserv.
14579 (INSTALL_MODULES): Added install-gnuserv.
14580 (CLEAN_MODULES): Added clean-gnuserv.
14581 (all-gnuserv): New target.
14582
14583Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14584
14585 * config.guess: Fixes for MIPS OpenBSD systems.
14586
14587Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14588
14589 * Makefile.in (INSTALL_XFORM): Remove.
14590 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14591
14592 * mkinstalldirs: New file, copied from automake.
14593 * Makefile.in (installdirs): Rename from install-dirs. Use
14594 mkinstalldirs. Change all users.
14595 (DEVO_SUPPORT): Add mkinstalldirs.
14596
14597Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14598
14599 * install-sh: Rename from install.sh.
14600 * Makefile.in (INSTALL): Change install.sh to install-sh.
14601 (DEVO_SUPPORT): Likewise.
14602
14603 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14604 Graichen <graichen@rzpd.de>.
14605
14606Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14607
14608 * config.guess: Recognize OpenBSD systems correctly.
14609
14610Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14611
14612 * README, Makefile.in (ETC_SUPPORT): Remove references to
14613 cfg-paper*, configure.{texi,man,info*}._
14614
14615Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14616
14617 * Makefile.in (all.normal): Ensure that gcc is built after all
14618 the x11 - ie gdb - targets.
14619
14620Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14621
14622 * makefile.vms: Don't run conf-a-gas.
14623
14624Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14625
e490616e 14626 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14627
d207ebef
JM
14628Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14629
14630 * configure.in: Remove noconfigdirs case since gdb also
14631 configures and builds for tic80-coff.
14632
6599da04
JM
14633Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * configure: Set cache_file to config.cache.
14636 * Makefile.in (local-distclean): Remove config.cache.
14637
14638Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14639
14640 * COPYING: Update FSF address.
14641
d207ebef
JM
14642Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14643
14644 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14645 noconfigdirs.
14646
6599da04
JM
14647Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14648
14649 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14650 MAKEDIRS, is empty.
14651
14652Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14653
14654 * config.sub: Tweak mn10300 entry.
14655
14656Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14657
14658 * configure.in (host_tools): Put sim before gdb, so gdb's
14659 configure.tgt can determine if the simulator was configured.
14660
14661Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14662
14663 * config.sub: Move BeOS $os case to be with other Cygnus
14664 local cases.
14665
14666Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14667
14668 * config.sub: Remove misplaced comment that broke Linux.
14669
14670Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14671
14672 * config.sub: Add BeOS support.
14673
14674Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14675
14676 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14677
14678Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14679
14680 * configure.in (noconfigdirs): Remove tcl and tk from
14681 noconfigdirs for cygwin32 builds.
14682
d207ebef
JM
14683Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14684
14685 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14686
6599da04
JM
14687Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14688
14689 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14690 make-all.com, use makefile.vms instead.
14691
14692Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14693
14694 * config.sub: Accept -lnews*.
14695
d207ebef
JM
14696Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14697
14698 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14699 target-examples and target-libiberty for d30v.
d207ebef
JM
14700
14701Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14702
14703 * configure.in (noconfigdirs): Enable ld for d30v.
14704
14705Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14706
14707 * configure.in (tic80-*-*): Build compiler.
14708
14709Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14710
14711 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14712 unsupported d30v directories
d207ebef
JM
14713
14714Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14715
4e81ae98
EC
14716 * config.sub, configure.in: Add d30v target cpu.
14717
6599da04
JM
14718Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14719
14720 * makefile.vms: New file.
14721 * make-all.com: Remove.
14722
14723Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14724
14725 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14726
14727Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14728
14729 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14730
14731Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14732
14733 * Makefile.in (ALL_MODULES): Added all-db.
14734 (CROSS_CHECK_MODULES): Addec check-db.
14735 (INSTALL_MODULES): Added install-db.
14736 (CLEAN_MODULES): Added clean-db.
14737
14738Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14739
14740 * config.guess: Merge with latest FSF sources.
14741
14742Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14743
14744 * Makefile.in (ALL_MODULES): Added all-itcl.
14745 (CROSS_CHECK_MODULES): Added check-itcl.
14746 (INSTALL_MODULES): Added install-itcl.
14747 (CLEAN_MODULES): Added clean-itcl.
14748
14749Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14750
14751 * configure.in: build gdb for mn10200
14752
14753Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14754
14755 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14756
d207ebef
JM
14757Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14758
14759 * configure.in (tic80-*-*): Turn off most targets right now.
14760
6599da04
JM
14761Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14764 rather than the makeinfo program.
14765 (do-info): Depend upon all-texinfo.
14766
14767Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14768
14769 * configure.in: Remove uses of config/mh-linux.
14770
14771 * config.sub, config.guess: Merge with latest FSF sources.
14772
d207ebef
JM
14773Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14774
14775 * config.sub (case $basic_machine): Add tic80 entries.
14776
6599da04
JM
14777Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14778
14779 * config.sub, config.guess: Merge with latest FSF sources.
14780
14781Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14782
14783 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14784 * mpw-config.in: Test for NewFolderRecursive.
14785 * mpw-install: Use symbolic name for startup filename.
14786 * mpw-README: Add various additional details.
14787
14788Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14789
14790 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14791
14792Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14793
14794 * configure.in: Do build gcc and the target libraries for
14795 the mn10200.
14796
14797Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14798
14799 * configure.in: don't avoid building gdb for mn10300 any more
14800 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14801 instead of single-quoting it.
14802
14803Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14804
14805 * configure.in: Don't use --with-stabs on IRIX 6.
14806
14807Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14808
14809 * configure.in (m32r): Build gdb, libg++ now.
14810
14811Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14812
14813 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14814 directories from noconfigdirs.
14815
14816Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14817
14818 * config.sub (basic_machine): added mips16 configuration
14819
14820Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14821
14822 * config.sub: Handle d10v-unknown.
14823
d207ebef
JM
14824Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14825
14826 * config.sub: Handle v850-unknown.
14827
6599da04
JM
14828Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14829
14830 * Makefile.in: add findutils
14831 * configure.in: add findutils to list of host_tools
14832
14833Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14834
14835 * config.sub: Handle mn10200 and mn10300.
14836
14837Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14838
14839 * configure.in (d10v-*): Do not build librx.
14840
14841Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14842
14843 * configure.in (mn10300): Build everything except gdb & libgloss.
14844
14845Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14846
14847 * config.guess: Patch for Dansk Data Elektronik servers,
14848 from Niels Skou Olsen <nso@dde.dk>.
14849
14850 For ncr, use /bin/uname rather than uname, since GNU uname does not
14851 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14852
14853 Patch for MIPS R4000 running System V,
14854 from Eric S. Raymond <esr@snark.thyrsus.com>.
14855
14856 Fix thinko for nextstep.
14857
14858 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14859
14860 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14861 * config.guess: Guess mips-dec-mach_bsd4.3.
14862
14863 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14864 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14865 release numbers.
14866 * config.guess (mips-mips-riscos*): Emit just enough of the
14867 release number.
14868
14869 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14870 * config.guess (sparc-auspex-sunos*): Added.
14871 (f300-fujitsu-*): Added.
14872
14873 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14874 * config.guess: Recognize a Tadpole as a sparc.
14875
14876Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14877
14878 * config.guess: Don't assume that NextStep version is either 2 or
14879 3. NextStep 4 (aka OpenStep 4) has come out now.
14880
14881Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14882
14883 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14884 From Rik Faith <faith@cs.unc.edu>.
14885
14886Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14887
14888 * config.sub: Contributions from bug-gnu-utils to:
14889 Support plain "hppa" (no version given) architecture, reported by
14890 OpenStep.
14891 OpenBSD like NetBSD.
14892 LynxOs is not a hardware supplier.
14893
14894 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14895 OpenBSD like NetBSD.
6599da04
JM
14896 Stratus systems.
14897 More Pyramid systems.
14898 i[n>4]86 Intel chips.
14899 M680[n>4]0 Motorola chips.
14900 Use unknown instead of lynx for hardware manufacturer.
14901
14902Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14903
14904 * install.sh (chmodcmd): Set to null if the DST directory already
14905 exists.
14906
14907Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14908
14909 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14910 not use mt-ppc target Makefile fragment any more.
14911
14912Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14913
14914 * configure.in (*-*-windows): Exclude everything but those dirs
14915 needed to build windows.
14916
14917Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14918
14919 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14920
14921Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14922
14923 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14924
14925Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14926
14927 * Undo my previous change.
14928
14929Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14932 unconditionally.
14933 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14934
14935Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14936
14937 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14938 host to add it's own flags.
6599da04
JM
14939
14940Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14943
14944Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14945
14946 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14947 (CXX_FOR_TARGET): Likewise.
14948 (GCC_FOR_TARGET): Define.
14949 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14950 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14951 CC_FOR_TARGET was specified on the command line.
14952 (MAKEOVERRIDES): Don't define.
14953
14954Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14955
14956 * configure.in (m32r): Fix spelling of libg++ libs.
14957
14958Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14959
14960 * config.sub (-apple*): Remove, now redundant.
14961
14962Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14965
14966 * configure: Rework yesterday's sed script patch.
14967
14968 * config.sub: Merge with FSF.
14969
14970Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14971
14972 * config.guess: Merge from FSF.
14973
14974 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14975 * config.guess: Use pc instead of unknown, for pc clone systems.
14976 Change linux to linux-gnu.
6599da04
JM
14977
14978 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14979 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14980
14981Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14982
14983 * test-build.mk (HOLES): Add "xargs" for gdb.
14984
14985 * configure: Avoid hpux10.20 sed bug.
14986
14987Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14988
731a8127 14989 * configure.in: Add support for windows host
6599da04
JM
14990 (that is a build done under the Microsoft build environment).
14991
14992Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14993
14994 * Makefile.in: Replace all uses of srcroot with s, to shrink
14995 command line lengths.
14996
14997 Patches from Geoffrey Noer <noer@cygnus.com>:
14998 * configure.in: If configuring for newlib, pass --with-newlib to
14999 subdirectories.
15000 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15001 -Bnewlib/ and -Lwinsup to gcc.
15002 (CXX_FOR_TARGET): Likewise.
15003
15004Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15005
15006 * Makefile.in (ETC_SUPPORT): Add configure.
15007
15008Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15009
4e81ae98 15010 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15011 host configuration file.
15012
15013Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15014
15015 * configure.in: Break mn10x00 support into separate
15016 mn10200 and mn10300 configurations.
15017 * config.sub: Likewise.
15018
15019Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15020
15021 * configure.in: Add lots of stuff to noconfigdirs for
15022 the mn10x00 targets.
15023
15024 * config.sub, configure.in: Add mn10x00 support.
15025
15026Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15027
15028 * make-all.com: Call conf-a-gas, not config-a-gas.
15029
15030Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15031
15032 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15033 targets.
6599da04
JM
15034
15035Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15036
15037 * mpw-README: Add much more detail for native PowerMac.
15038 * mpw-install: New file.
15039 * mpw-configure: Add --norecursion and --help options.
15040 * mpw-config.in: Translate readme and install files when
15041 copying to objdir.
15042 * mpw-build.in: Don't always depend on byacc and flex.
15043 (install-only-top): New action.
15044
d207ebef
JM
15045Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15046
15047 * configure.in: You can now configure GDB for the v850.
15048
6599da04
JM
15049Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15050
15051 * configure.in (noconfigdirs): Don't configure any C++ dirs
15052 if targeting D10V.
15053
15054Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15055
15056 * config.sub: Recognize mips64vr5000.
15057
15058Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15059
15060 * configure.in: Use a single line for host_tools and native_only.
15061
15062Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15063
15064 * config.sub, configure.in: Add entries for m32r.
15065
15066Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15067
15068 * Makefile.in (inet-install): Don't run install-gzip.
15069
15070Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15071
15072 * configure.in: Don't config lots of things for *-*-windows*.
15073
15074Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15075
15076 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15077 (host_libs, host_tools): Copy from configure.in.
15078 * mpw-configure: Don't complain about directories not found.
15079
15080Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15081
15082 * configure.in (i[345]86): Recognize i686 for pentium pro.
15083 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15084 file.
15085
15086 * config.guess (i[345]86): Ditto.
15087
15088Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15089
15090 * configure.in (noconfigdirs): Removed gdb for D10V.
15091
d207ebef 15092Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15093
d207ebef
JM
15094 * configure.in: Remove ld, target-libio, target-libg++, and
15095 target-libstdc++ from noconfigdirs.
5d4a5ee6 15096
6599da04
JM
15097Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15098
15099 * configure: Fix three locations where shell scripts were
15100 being run directly rather than with config_shell.
15101
d207ebef
JM
15102Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15103
15104 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15105 * config.sub (basic_machine): Recognize v850.
15106
6599da04
JM
15107Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15108
15109 * mpw-configure: Handle multiple enable/disable options and
15110 pass them down recursively, handle -c and -s flags appropriately
15111 depending on choice of compiler, add escape mechanism for
15112 quoted arguments to gC.
15113
15114Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15115
15116 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15117 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15118 so that -mrelocatable-lib and -mno-eabi are used.
15119
15120 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15121 not support --print-multi-lib, don't abort.
15122
6599da04
JM
15123Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15124
15125 * make-all.com: Run config-a-gas.
15126 * setup.com: Don't copy subdirectory files around.
15127
15128Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15129
15130 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15131 target, it now compiles correctly.
15132
15133Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15134
15135 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15136
15137Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15138
4e81ae98 15139 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15140
15141Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15142
15143 * configure.in (native_only): Add prms.
15144
15145Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15146
15147 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15148 (BINUTILS_SUPPORT_DIRS): Likewise.
15149
15150Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15151
15152 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15153 d10v support is added.
15154
15155Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15156
15157 * configure.in (d10v-*-*): New target.
15158
15159Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15160
15161 * config.guess (HP 9000/811): Recognize this as a PA1.1
15162 machine.
15163
15164Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15165
15166 * Makefile.in (do-tar-gz): New target, split out from tail end of
15167 taz target. Run each command separately, don't use pipes.
15168 (taz): Use it.
15169
15170Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15171
15172 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15173 * mpw-build.in: No builds should depend on building byacc or flex,
15174 they are assumed to be installed already.
15175
15176Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15177
15178 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15179 variable that CC_FOR_TARGET needs.
15180
15181Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15182
15183 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15184 options have changed since the last time the subdirectory was
15185 configured, and if it has, reconfigure.
15186 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15187 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15188
15189Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15190
15191 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15192 CLEAN_MODULES): Add bash.
15193 (all-bash): New target.
15194
15195Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15196
15197 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15198
15199Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15200
15201 * config.sub (basic_machine): Recognize d10v as a valid processor.
15202
15203Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15204
15205 * mpw-configure: Add support for --bindir.
15206 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15207
15208Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15209
15210 * configure.in: add bash, time, gawk to list of hosttools and things
15211 to only build for native toolchains
15212
15213Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15214
15215 * Makefile.in (docdir): Remove.
15216
15217Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15218
15219 * Makefile.in (datadir): Set to $(prefix)/share.
15220
15221Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15222
15223 * configure.in: build diff and patch for cygwin32-hosted
15224 toolchains.
15225
15226Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15227
15228 * config.sub: Accept -rtems*.
15229
15230Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15231
e490616e
ZW
15232 * configure.in: enable dosrel for cygwin32-hosted builds,
15233 remove diff from the list of things not buildable
15234 via Canadian Cross
6599da04
JM
15235
15236Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15237
15238 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15239 don't get ". ".
6599da04
JM
15240
15241Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15242
15243 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15244
15245Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15246
15247 * Makefile.in (taz): Handle case where tex3patch didn't even get
15248 checked out. Also, if it was found, put the symlink in a new util
15249 subdirectory.
15250
15251Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15252
15253 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15254
15255Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15256
15257 * config.sub: Recognize -openvms.
15258 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15259 * make-all.com, setup.com: New files.
15260
15261Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15262
15263 * Makefile.in (taz): tex3patch moved to texinfo/util.
15264
15265Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15266
15267 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15268 * configure.in: remove make from disable-if-Can-Cross list
15269 enable gdb if ${host} and ${target} are cygwin32
15270
15271Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15272
15273 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15274 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15275
15276Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15277
15278 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15279 distinguish sysv/svr4/bsd variants.
15280 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15281
15282Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15283
15284 * configure.in: Added copyright notice.
15285 * move-if-change: Added copyright notice.
15286
15287Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15288
15289 * configure.in (powerpcle-*-solaris*): Until we get shared
15290 libraries working, don't build gdb, sim, make, tcl, tk, or
15291 expect.
15292
15293Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15294
15295 * config.guess: Merge with FSF:
15296
15297 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15298 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15299
15300 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15301 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15302
15303 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15304 * config.guess: Combine two OSF1 rules.
15305 Also recognize field test versions. From mjr@zk3.dec.com.
15306 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15307 because GNU uname does not support -p. From pmr@pajato.com.
15308
15309Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15310
15311 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15312
15313Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15314
15315 * mpw-README: Document GCCIncludes.
15316
15317Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15318
15319 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15320
15321Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15322
15323 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15324
15325Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15326
15327 * configure.in (*-*-cygwin32): Configure make.
15328
15329Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15330
15331 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15332
15333Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15334
15335 * Makefile.in (all-inet): Depend on all-perl.
15336
15337 * Makefile.in (inet-install): New target.
15338
15339 * Makefile.in (all-inet): Depend on all-tcl.
15340 (all-inet): Depend on all-send-pr.
15341
15342Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15343
15344 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15345 temporarily.
15346
15347Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15348
15349 * configure.in: Don't configure --with-gnu-ld on AIX.
15350
15351Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15352
15353 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15354
15355Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15356
15357 * Makefile.in (ALL_MODULES): Added all-inet.
15358 (CROSS_CHECK_MODULES): Added check-inet.
15359 (INSTALL_MODULES): Added install-inet.
15360 (CLEAN_MODULES): Added clean-inet.
15361 (all-indent): New target.
15362
15363 * configure.in (host_tools): Added inet.
15364 (native_only): Added inet.
15365 (noconfigdirs): Added inet.
15366
15367Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * configure.in: Don't configure libgloss if we are not configuring
15370 newlib.
15371
15372Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15373
15374 * configure.in: Don't configure libgloss for unsupported
15375 architectures.
15376
15377Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15378
15379 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15380
15381Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15382
15383 * Makefile.in (ALL_MODULES): Include all-apache.
15384 (CROSS_CHECK_MODULES): Include check-apache.
15385 (INSTALL_MODULES): Include install-apache.
15386 (all-apache): New target.
15387
15388 * configure.in: Added apache everywhere perl is seen.
15389
15390Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15391
15392 * Makefile.in: Add support for clean-{module} and
15393 clean-target-{module} rules.
15394
15395Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15396
15397 * configure.in (*-*-ose) do not build libgloss.
15398
15399Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15400
15401 * config.guess (prep*:SunOS:5.*:*): Turn into
15402 powerpele-unknown-solaris2.
15403
15404Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15405
15406 * configure.in: Permit --enable-shared to specify a list of
15407 directories.
15408
15409Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15410
15411 * configure.in (host==solaris): Pass only the first word of $CC
15412 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15413
15414Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15415
15416 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15417
15418Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15419
15420 * Makefile.in (ALL_MODULES): Include all-perl.
15421 (CROSS_CHECK_MODULES): Include check-perl.
15422 (INSTALL_MODULES): Include install-perl.
15423 (ALL_X11_MODULES): Include all-guile.
15424 (CHECK_X11_MODULES): Include check-guile.
15425 (INSTALL_X11_MODULES): Include install-guile.
15426 (all-perl): New target.
15427 (all-guile): New target.
15428
15429 * configure.in (host_tools): Include perl and guile.
15430 (native_only): Include perl and guile.
15431 (noconfigdirs): Don't build guile and perl; no ports have been
15432 done.
15433
15434Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15435
e490616e
ZW
15436 * configure (--enable-*): Handle quoted option lists such as
15437 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15438
15439Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15440
15441 * Makefile.in ({,inst}all-target): New rule so we can make and
15442 install all of the target directories easily.
15443
15444Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15445
15446 * configure.in: Add missing global flag in sed substitution when
15447 deleting `target-' from ${configdirs}.
15448
15449Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15452 option.
15453
15454 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15455 config/mh-necv4.
15456
15457 * install.sh: Correct misspelling of transformbasename.
15458
15459 * config.guess: Recognize mips-*-sysv*.
15460
15461Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15462
15463 * config.sub: Recognize mon960.
15464
15465Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15466
15467 * configure: Restore Canadian Cross handling of BISON and LEX,
15468 removed in Feb 20 change.
15469
15470Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15471
15472 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15473 Mention make install. Remove the old copyright date as well the
15474 clumsy and rather pointless copyright on the README file.
15475
15476Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15479 Makefile after running symlink-tree, then run `make distclean' to
15480 avoid clobbering any generated files in srcdir.
15481
15482Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15483
15484 * configure.in (m68k-*-netbsd*): Build everything now.
15485
15486Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15487
15488 * Makefile.in (taz): Fix quoting.
15489
15490Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15491
15492 * configure.in (sparclet-*-*): Build everything now.
15493
15494Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15495
15496 * configure.in (m68k-*-linux*): New host.
15497
15498Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * configure: Check for bison before byacc.
15501
15502Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15503
15504 * Makefile.in configure: Change the way LEX and BISON/YACC are
15505 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15506 searching PATH. These are used as fallbacks by Makefile.in if
15507 flex/bison/byacc aren't in objdir.
15508
15509Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15510
15511 * Makefile.in: Make everything which depends upon all-bfd also
15512 depend upon all-opcodes, in case --with-commonbfdlib is used.
15513
15514Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15515
15516 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15517 building NT native compilers on Unix.
15518
15519Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * configure.in: Don't get CC from the host Makefile fragment if we
15522 can find gcc in PATH, or if this is a Canadian Cross. Move the
15523 Solaris test for /usr/ucb/cc to the post target script, just after
15524 the compiler sanity test.
15525
15526Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * config.sub: Merge with FSF.
15529
15530Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15531
15532 * Makefile.in (RPATH_ENVVAR): New variable.
15533 (REALLY_SET_LIB_PATH): Use it.
15534 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15535
15536Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15537
15538 * config.sub, configure.in: Recognize sparclet cpu.
15539
15540Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15541
15542 * config.guess: Support m68k-cbm-sysv4.
15543
15544Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15545
15546 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15547 m68k-unknown-linuxaout from linker help string. Put quotes around
15548 $ld_help_string.
15549
15550Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15551
15552 * config.guess (powerpc-harris-powerunix): Add guess for port
15553 to new target.
15554
15555Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15556
15557 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15558
15559Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15562 $(REALLY_SET_LIB_PATH) in Makefile.
15563 * Makefile.in (SET_LIB_PATH): New variable.
15564 (REALLY_SET_LIB_PATH): New variable.
15565 ($(DO_X)): Use $(SET_LIB_PATH).
15566 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15567 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15568 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15569 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15570 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15571 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15572 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15573 (install-dosrel): Likewise.
15574 (all-opcodes): Depend upon all-libiberty.
15575
15576Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15577
15578 * config.guess (*:CYGWIN*): New
15579
15580Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15581
15582 * Makefile.in (all-target-winsup): All all-target-libiberty.
15583
15584Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15585
15586 * configure.in (noconfigdirs): Add missing # in front of comment.
15587
15588Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15589
15590 * configure.in: add second pass to things added to noconfigdirs
15591 so *-gm-magic can exclude libgloss properly.
15592
15593Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15594
15595 * mpw-configure (extralibs_name, rez_name): Set correctly
15596 for MWC68K compiler.
15597
15598 * mpw-README: Add more info on the necessary build tools.
15599
15600Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15601
15602 * configure.in, config.sub: Recognize cygwin32.
15603
15604Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15605
15606 * config.guess, config.sub: Recognize A/UX.
15607
15608Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * config.sub: Merge with gcc/config.sub.
15611
15612Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15613
15614 * mpw-build.in (do-binutils): Add build of stamps.
15615
15616Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15617
15618 * config.sub: Add recognition for mips64vr4100*-* targets.
15619
15620Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15621
15622 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15623 Add creation of gconfigargs with `--enable-shared' turned on.
15624 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15625 ($(host)-stamp-stage3-configured): Likewise.
15626 (HOLES): Add chatr and ldd.
15627 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15628
15629Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15630
15631 * configure: Pass --nfp to recursive configures.
15632
15633Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15634
15635 * Makefile.in (DLLTOOL): New.
15636 (DLLTOOL_FOR_TARGET): New.
15637 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15638 (EXTRA_TARGET_FLAGS): Ditto.
15639 (EXTRA_GCC_FLAGS): Ditto.
15640 (CONFIGURE_TARGET_MODULES): Ditto.
15641 (DO_X): Ditto.
15642 * configure: Add DLLTOOL.
15643
15644Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15645
15646 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15647 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15648 mh-sco, since old workarounds no longer needed, and don't
15649 build ld, since libraries have weak symbols in COFF.
15650
15651Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15652
15653 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15654
15655Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15656
15657 * configure.in: Make sure that ${CC} can be used to compile an
15658 executable.
15659
15660Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15661
15662 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15663 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15664 nothing depending on whether gdbtk is being built.
15665
15666Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15667
15668 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15669
15670Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15671
15672 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15673 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15674
15675Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15676
15677 * config-ml.in: Add support for
15678 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15679 Simplify setting of multidirs from --disable-foo.
15680
15681Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15682
15683 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15684 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15685 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15686 non-empty, pass them on to the GCC make.
6599da04
JM
15687 (all-bootstrap): New rule that is like all-gcc, except it executes
15688 the GCC bootstrap rule instead of the GCC all rule.
15689
15690Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15691
15692 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15693
15694Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15695
15696 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15697 DG/UX support.
15698
15699Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15700
15701 * config.sub (i*86*) Change [345] to [3456]
15702
15703Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15704
15705 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15706 --with-gnu-ld=no.
15707
15708Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15709
15710 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15711 AIX multilibs get built.
15712
15713Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15714
15715 * configure.in (i386-win32): Don't build expect if we're not
15716 building the tcl subdir.
15717
15718Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15719
15720 * Makefile.in: (configure-target-examples, all-target-examples):
15721 New targets, configure and build example programs.
15722
15723Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15724
15725 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15726 use it as input to sedit the generated MPW makefile.
15727 * mpw-README: Add a suggestion about Gestalt.h.
15728
15729Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15730
15731 * config.sub: Accept *-*-ieee*.
15732
15733Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15734
15735 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15736 Ronald F. Guilmette <rfg@monkeys.com>.
15737
15738Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15739
15740 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15741 for powerpc-pe native.
15742 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15743 (target==powerpc-pe): duplicate i386-win32 entry.
15744
15745Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15746
15747 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15748 of vxworks, not just vxworks5.1.
15749
15750Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15751
15752 * mpw-configure: Add support for exec-prefix.
15753
15754Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15755
15756 * config.guess: Recognize HP model 816 machines as having
15757 a PA1.1 processor.
15758
15759Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15760
15761 * configure: Ignore new autoconf configure options.
15762
6599da04
JM
15763Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15764
15765 * config.guess: Recognize Pentium under SCO.
15766 From Robert Lipe <robertl@arnet.com>.
15767
15768Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15769
15770 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15771
15772Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15773
15774 * configure.in: Don't configure gas for alpha-dec-osf*.
15775
15776Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15777
15778 * configure.in: Default to --with-stabs for some targets for which
15779 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15780 i[345]86*-*-unixware*.
15781
15782Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15783
15784 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15785 rather than basing it on the target. Simplify handling of options
15786 controlling which directories to configure. Remove extraneous
15787 slash in multi-clean target.
15788
15789Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15790
15791 * config-ml.in: Prefix more variables with ml_ so they don't collide
15792 with configure's.
15793
15794Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15795
15796 * configure: Don't turn -v into --v.
15797
15798Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15799
15800 * configure.in (targargs): Fix typo.
15801
15802 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15803
15804Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15805
15806 * configure.in: Strip --host and --target options from
15807 CONFIG_ARGUMENTS, and always configure for --host only. Add
15808 --with-cross-host option when building with a cross-compiler.
15809 * configure: Canonicalize the arguments put into config.status by
15810 always using `=' for an option with an argument. Pass a presumed
15811 --host or --target explicitly.
15812
15813Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15814
15815 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15816 into general OS recognition case.
15817
15818Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15819
15820 * configure.in (target_configdirs): add target-winsup only
15821 for win32 target systems.
15822
15823Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15824
15825 * Makefile.in (all-target-libgloss): Depend upon
15826 configure-target-newlib, since when libgloss is built it looks to
15827 see if the newlib directory exists.
15828
15829Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15830
15831 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15832 cfg-ml-*.in.
15833
15834Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15835
15836 * configure: Handle LD and LD_FOR_TARGET when configuring a
15837 Canadian Cross.
15838
6599da04
JM
15839Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15840
15841 * configure.in (target_libs): add target-winsup.
15842 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15843 (target==ppcle-pe): remove ld from $noconfigdirs.
15844
15845Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15846
15847 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15848 Preserve relative path names in $srcdir. Build symlink tree if
15849 configuring cross target dir and srcdir=. (= no VPATH support).
15850 (configure-target-libg++): Depend on configure-target-librx.
15851 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15852 * config-ml.in: New file.
15853 * symlink-tree: New file.
15854 * configure: Ensure srcdir="." if that's what it is.
15855
15856Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15857
15858 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15859 includes and FLEX_SKELETON setting.
15860 * mpw-configure (--with-gnu-ld): New option, controls whether
15861 to use PPCLink or ld with PowerMac GCC.
15862 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15863 * mpw-config.in: Configure grez if targeting Mac.
15864
15865 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15866 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15867 just macos.
6599da04
JM
15868 * configure.in: Configure grez resource compiler if targeting Mac.
15869 * Makefile.in (all-grez, install-grez): New targets.
15870
15871Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15872
15873 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15874 gcc in the path, set CC to gcc -O2.
6599da04
JM
15875
15876Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15877
15878 * configure: Default ${build} correctly. Avoid picking up extra
15879 spaces when reading CC and CXX from Makefile. When doing a
15880 Canadian Cross, use plausible default values for numerous
15881 variables.
15882 * configure.in: When doing a Canadian Cross, don't try to
15883 configure tools whose configure script can't handle it.
15884
15885Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15886
15887 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15888
15889Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15890
15891 * configure: Remove dubious bug reporting address.
15892
15893Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15894
15895 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15896 configure script, run that instead of this directory's configure.
15897 In either case, print a message that we're configuring the sub-dir.
15898
15899Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15900
15901 * configure.in: Before checking for the existence of various files,
15902 use sed to filter out "target-".
15903
15904Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15905
15906 * Makefile.in (DO_X): Split rule to decrease command line length
15907 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15908 (Philippe De Muyter).
15909
15910Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15911
15912 * Makefile.in (all-patch): depend on all-libiberty.
15913
15914Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15915
15916 * configure.in: If the only directory in target_configdirs which
15917 actually exists is libiberty, then set target_configdirs to empty,
15918 to avoid trying to build a target libiberty in a gas or gdb
15919 distribution.
15920
15921Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15922
15923 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15924 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15925 systems.
6599da04
JM
15926
15927Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15928
15929 * configure.in (copy_dirs): Use sys-include instead of include
15930 for --with-headers option.
15931
15932Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15933
15934 * Makefile.in, configure.in: Make winsup builds work with
15935 new scheme.
15936
15937Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15938
15939 * configure.in: Build the linker on AIX.
15940
15941Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15942
15943 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15944 where needed.
15945
15946Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15947
15948 * Makefile.in (all-gcc): Fix typo.
15949
15950Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15951
15952 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15953
15954Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15955
15956 * configure.in: Rename libFOO to target-libFOO, and xiberty
15957 to target-xiberty, to provide more flexibility.
15958 (target_subdir): Define. Create if cross.
15959 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15960 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15961 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15962 check-libFOO -> check-target-libFOO, etc.
15963 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15964 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15965 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15966 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15967 allow ALL_GCC="" to only configure.
15968 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15969 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15970 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15971
15972Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15973
15974 * Makefile.in (taz): Build "info" in etc explicitly.
15975
15976Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15977
15978 * configure.in: Make sure that CC is undefined (as opposed to
15979 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15980 problem with autoconf trying to configure on a host without GCC.
15981
15982Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15983
15984 * mpw-configure: Set host alias from choice of host compiler,
15985 only use generic MPW Makefile sed if present, edit a file
15986 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15987 * mpw-README: Add problem notes about CW6 and CW7.
15988
15989Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15990
15991 * Makefile.in (taz): Use ";" instead of ";;".
15992
15993Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15994
15995 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15996 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15997 DISTDOCDIRS.
15998 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15999 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16000
16001Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16002
16003 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16004 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16005 Move bfd to DISTSTUFFDIRS.
16006
16007Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16008
16009 * Makefile.in (X11_LIB): Removed.
16010 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16011
16012 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16013
16014Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16015
16016 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16017 names.
16018
16019Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16020
16021 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16022
16023Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16024
16025 * configure.in (i[345]86-*-win32): Always build newlib.
16026 Don't configure cvs, autoconf or texinfo.
16027 * Makefile.in (LD_FOR_TARGET): New.
16028 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16029 Pass down LD_FOR_TARGET.
16030
16031Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16032
16033 * winsup: New directory.
16034 * Makefile.in: Build winsup.
16035 * configure.in: Winsup is configured when target is win32.
16036 Can only build win32 target GDB when native.
4e81ae98 16037
6599da04
JM
16038Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16039
16040 * config.guess: Recognize HP model 819 machines as having
16041 a PA 1.1 processor.
16042
16043Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16044
16045 * configure: Fix sed loop which substitutes for CC and CXX to
16046 avoid bug found in various sed implementations.
16047
16048Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16049
16050 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16051 simulator. Use standard powerpc-*-eabi*.
16052
16053Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16054
16055 * configure.in: Stop putting gas and binutils in noconfigdirs for
16056 powerpc-*-aix* and rs6000-*-*.
16057
16058Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16059
16060 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16061 -mcall-aixdesc libraries.
16062
16063Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16064
16065 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16066
16067 * config.sub (arm | armel | armeb): Fix shell syntax.
16068
16069Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16070
16071 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16072 -msoft-float and -mcpu=common support.
16073 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16074 libraries.
16075
16076Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16077
16078 * configure.in: Allow configuration and build of emacs19 for the alpha.
16079
16080Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16081
16082 * configure.in (CC): Get ^CC, not just any old CC, from
16083 ${host_makefile_frag}.
16084
16085Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16086
4e81ae98 16087 * configure.in (CC): Try to get CC from
6599da04
JM
16088 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16089
16090Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16091
16092 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16093 only if it exists in $(srcdir).
16094
16095Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16096
16097 * configure: If CC and CXX are not set in the environment, set
16098 them, based on either an existing Makefile or on searching for gcc
16099 in PATH. Substitute for CC and CXX in Makefile.
16100 * configure.in: Remove libm from target_libs. Separate
16101 target_configdirs from configdirs. If CC is not set in
16102 environment, try to get it from a host Makefile fragment. Rewrite
16103 changes of configdirs to use skipdirs instead. A few minor
16104 tweaks. Take directories out of target_configdirs as they are
16105 taken out of configdirs. Remove existing Makefile files from
16106 subdirectories. Substitute for TARGET_CONFIGDIRS and
16107 CONFIG_ARGUMENTS in Makefile.
16108 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16109 by configure.in.
16110 (CONFIG_ARGUMENTS): Likewise.
16111 (CONFIGURE_TARGET_MODULES): New variable.
16112 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16113 ($(CONFIGURE_TARGET_MODULES)): New target.
16114 (configure-libg++, configure-libio): New targets.
16115 (all-libg++): Depend upon configure-libg++.
16116 (all-libio): Depend upon configure-libio.
16117 (configure-libgloss, all-libgloss): New targets.
16118 (configure-libstdc++): New target.
16119 (all-libstdc++): Depend upon configure-libstdc++.
16120 (configure-librx, all-librx): New targets.
16121 (configure-newlib): New target.
16122 (all-newlib): Depend upon configure-newlib
16123 (configure-xiberty): New target.
16124 (all-xiberty): Depend upon configure-xiberty.
16125
16126Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16127
16128 * configure.in (host i[345]86-*-win32): Expand the
16129 noconfigdirs again.
16130
16131Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16132
16133 * mpw-configure: Fix sed command file name.
16134
16135Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16136
4e81ae98 16137 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16138 noconfigdirs again.
16139
16140Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16143 or powerpc*-*-pe*, since they are not yet supported.
16144
16145Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16146
16147 Add PowerMac support and many other enhancements.
16148 * mpw-configure: New option --cc to select compiler to use,
16149 paste options set according to --cc into the generated
16150 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16151 if mpw-make.sed is present.
16152 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16153 add forward includes for PowerPC include files.
16154 * mpw-build.in: Build using Makefile.PPC if present.
16155 (do-byacc, etc): Remove separate version resource builds.
16156 (do-gas): Build "stamps" before "all".
16157 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16158 * mpw-README: Update to reflect --cc option, PowerMac support,
16159 and recently-reported compatibility problems.
16160
16161Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16162
16163 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16164 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16165 (--with-multilib-top): Pass to recursive invocations.
16166
16167Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16168
16169 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16170 v810-*-*.
16171
16172Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16173
16174 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16175 gdb, ld and opcodes on v810-*-*.
16176
6599da04
JM
16177Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16178
16179 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16180 (local-maintainer-clean): New target.
16181 (maintainer-clean): New target.
16182 (realclean): Just depend upon maintainer-clean.
16183
16184Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16185
16186 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16187
16188Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * configure.in: Build ld in mips*-*-bsd* case.
16191
16192Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16193
16194 * config.sub: Accept -lites* OS. From Ian Dall.
16195
16196Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16197
16198 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16199 targets.
6599da04
JM
16200
16201Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16202
16203 * configure.in: treat i386-win32 canadian cross the same as
16204 i386-go32 canadian cross.
16205
16206Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16207
16208 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16209 running under the simulator to build a reduced set of libraries.
16210 (powerpc-*-eabiaix): Add fine grained multilib support added to
16211 other powerpc targets yesterday.
16212
16213Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16214
16215 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16216 -disable-softfloat, -disable-relocatable, -disable-aix, and
16217 -disable-sysv to control which multilib libraries get built.
16218
16219Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16220
16221 * configure: Add Makefile.tem to list of files to remove in trap
16222 handler.
16223
16224Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16225
16226 * config.guess (*Linux*): Add missing "exit"s.
16227 Also, need specific check for alpha-unknown-linux (uses COFF).
16228
16229Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16230
16231 * config.guess: Merge with FSF:
16232
16233 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16234 * config.guess (AIX4): More robust release numbering discovery.
16235
16236 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16237 * config.guess (i386-sequent-ptx): Properly get version number.
16238
16239 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16240 * config.guess (mips:*:4*:UMIPS): New case.
16241
16242Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16243
16244 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16245 (i386-win32 host): Likewise. Don't build readline.
16246
16247Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16248
16249 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16250 SUPPORT_FILES to submakes.
16251
16252Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16253
16254 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16255 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16256 mpw-configure.
16257
16258Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16259
16260 * configure.in (appdirs): Use =, not ==, in test expression when
16261 trying to build the text to print in the warning message for
16262 Solaris users.
16263
16264Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16265
16266 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16267
16268Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16269
16270 * config.guess: Recognize lynx-2.3.
16271
16272Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16273
16274 * config.sub (z8ksim): Deleted
16275 (z8k-*-coff): New, this is the one true name of the target.
16276
16277Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16278
16279 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16280
16281Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16282
16283 * config.guess (*:Linux:*:*): First try asking the linker what the
16284 default object file format is (elf, aout, or coff). Then if this
16285 fails, try previous methods.
16286
16287Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16288
16289 * configure.in: Don't build newlib for *-*-vxworks5.1.
16290
16291Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16292
16293 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16294 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16295
16296Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16297
16298 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16299
16300Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16301
16302 * cfg-ml-com.in: New file.
16303 * cfg-ml-pos.in: New file.
16304
16305Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16306
16307 * COPYING.NEWLIB: Add HP free copyright to list.
16308
16309Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16310
16311 * config.sub: Recognize -eabi* for the system, not just -eabi.
16312
16313Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16314
16315 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16316 * config.sub, configure.in (win32): New target and host.
16317
16318Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16319
16320 * configure.in: Add i386-pe configuration.
16321
16322Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16323
16324 * mpw-build.in (install): Install GDB after LD.
16325
16326Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16327
16328 * mpw-config.in (elf/mips.h): Always forward-include, needed
16329 for GDB to build.
16330
16331Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16332
16333 * testsuite: New directory for customer acceptance and whole tool
16334 chain tests.
16335
16336Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16337
16338 * configure: If per-host line isn't found, but AC_OUTPUT is found
16339 and a configure script exists, run it instead.
16340
16341Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16342
16343 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16344
16345Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16346
16347 * configure: Set build_{cpu,vendor,os,alias} to host values when
16348 --build isn't specified.
16349
16350Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16351
16352 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16353 (FLAGS_TO_PASS): Pass them.
16354 (EXTRA_TARGET_FLAGS): Ditto.
16355
6599da04
JM
16356Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16357
16358 * Makefile.in (all-libg++): Depend on all-libstdc++.
16359
16360Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16361
16362 * configure.in (noconfigdirs): Enable all packages for
16363 i386-unknown-netbsd.
16364
16365Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16366
16367 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16368 hosted builds (DOS builds)
16369
16370Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16371
16372 Changes for ARM based on patches from Richard Earnshaw:
16373 * config.sub: Handle armeb and armel.
16374 * configure.in: Omit arm linker only for riscix.
16375
16376Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16377
16378 * config.guess: Update from FSF.
16379
16380Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16381
63f6bcd7 16382 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16383 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16384 powerpcle variant. Convert pentium into i586, not i486. Add p5
16385 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16386 temporarily.
16387
16388Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16389
16390 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16391
16392Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16393
16394 * config.sub: Accept -lites* as a basic system type.
16395
16396Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16397
16398 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16399 installed, and if so return linuxoldld as the system name.
16400
16401Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16402
16403 * config.guess: Add hppa1.1-hp-lites support.
16404
16405Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16406
16407 * configure.in: Don't build newlib for m68k-vxworks5.1.
16408
16409Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16410
16411 * configure.in (mips-sgi-irix6): Use mh-irix5.
16412
16413Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16414
16415 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16416
16417Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16418
16419 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16420 OSF/1. Fix compiler flags.
6599da04
JM
16421 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16422
16423Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16424
16425 * configure.in: Recognize --with-newlib.
16426 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16427
16428Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16429
d207ebef 16430 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16431 to *_X11_MODULES due to gdbtk needing X include files et al.
16432
16433Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16434
16435 Merge in support for Mac MPW as a host.
16436 (Old change descriptions retained for informational value.)
16437
16438 * mpw-config.in: Add generic include forwards for cpu-specific
16439 include files in aout and elf directories.
16440
16441 * mpw-configure: Added copyright.
16442 * mpw-config.in: Check for presence of required build tools.
16443 (target_libs): Add newlib.
16444 (target_tools): Add examples.
16445 (Read Me): Generate as "Read Me for MPW" instead.
16446 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16447 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16448 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16449
16450 * mpw-configure: Remove subdir-specific makefile hackery,
16451 delete mk.tmp after using it.
16452
16453 * mpw-build.in (all): Display start and end times.
16454
16455 * mpw-configure (host_canonical): Set.
16456 (target_cpu): Always add to makefiles.
16457 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16458 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16459 (mpw-mh-mpw): Look for in srcdir and srcroot.
16460 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16461
16462 * mpw-build.in: (install-only): New target.
16463
16464 * mpw-configure (host_alias, target_alias): Rename from hostalias
16465 and targetalias, add into generated Makefile.
16466 (mk.tmp): If present, add into generated Makefile.
16467 * mpw-build.in (all-gas): Build config.h first before gas proper.
16468
16469 * mpw-configure (config.status): Write only if changed.
16470 * mpw-config.in (readline): Configure it (not built, just used for
16471 definitions).
16472
16473 * mpw-config.in (elf/mips.h): Add a forward include.
16474
16475 * mpw-config.in: Forward-include most .h files in include into
16476 extra-include.
16477 (readline): Don't build.
16478 mpw-build.in (install): Install GDB.
16479
16480 * mpw-configure (prefix, mpw_prefix): Handle it.
16481 * mpw-config.in (mmalloc, readline): Don't configure.
16482 * mpw-build.in (thisscript): Rename to ThisScript.
16483 Use mpw-build instead of BuildProgram everywhere.
16484 (mmalloc, readline): Don't build.
16485 * mpw-README: New file, basic documentation about the MPW port.
16486
16487 * mpw-config.in: Use forward-include to create include files.
16488
16489 * mpw-configure: Add more things to the top of each configured
16490 Makefile, including contents of config/mpw-mh-mpw.
16491 * mpw-config.in (extra-include): Create this directory and fill it
16492 with Posix-like include files when configuring.
16493
16494 * config.sub (apple, mac, mpw): Add various aliases.
16495
16496 * mpw-build.in: New file, top-level build script fragment for MPW.
16497 * mpw-configure: New file, configure script for MPW.
16498 * mpw-config.in: New file, config fragment for MPW.
16499
16500Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16501
16502 * configure.in (host_libs): Remove glob, since it is gone from the
16503 sources.
16504
16505Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16506
16507 * Makefile.in: define empty GDB_NLM_DEPS var.
16508
16509 * configure.in(target_makefile_frag): use config/mt-netware
16510 for netware targets.
16511
16512Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16513
16514 * config.sub: Merge in recent FSF changes. Remove linux special
16515 cases.
16516
16517Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16518
731a8127 16519 Revert this change:
6599da04
JM
16520
16521 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16522
16523 * build-all.mk: Use CC=cc -Xs on Solaris.
16524
6599da04
JM
16525Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16526
16527 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16528 stop using it.
16529 * Makefile.in: Nuke all references to glob subdirectory.
16530
16531Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16532
16533 * configure.in: Fix --enable-shared logic in per-host.
16534
16535Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16536
16537 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16538
16539Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16540
16541 * configure.in (noconfigdirs): Don't build gas on AIX, for
16542 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16543
16544Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16545
16546 * configure: Fix --cache-file to work if the file argument is a
16547 relative path.
16548
16549Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * configure: If the --cache-file is used, pass it down to
16552 configure in subdirectories.
16553
16554Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16555
16556 * config.sub: add vxworks29k configuration.
16557
16558Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16559
16560 * Makefile.in (taz): Do "diststuff" part quietly.
16561
16562Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16563
16564 * config.sub: Mini-merge with gcc/config.sub.
16565
16566Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16567
16568 * config.guess (IRIX): Sed - to _.
16569
16570Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16571
16572 * Makefile.in (source-vault, binary-vault): New targets.
16573
16574Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16575
16576 * config.sub: Recognize -eabi as a basic system type.
16577
16578Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16579
16580 * configure.in (enable_shared stuff): Fix typo.
16581
16582Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16583
16584 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16585
16586Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16587
16588 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16589
16590Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16591
16592 * configure.in (rs6000-*-*): Don't build gas.
16593
16594Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16595
16596 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16597 reduce command line length.
16598 (AS_FOR_TARGET): Check for as.new, not Makefile.
16599 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16600
16601Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16602
16603 * config.guess: Merge from FSF.
16604
16605Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16606
16607 * configure: Don't use $ when handling program_suffix.
16608
16609Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16610
16611 * configure.in: Configure tk for hppa/hpux.
16612
16613Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16614
16615 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16616
16617Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16618
16619 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16620 to LIBCXXFLAGS. Tests are better run without it.
16621
16622Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16623
16624 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16625
16626Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16627
16628 * configure.in (*-*-netware*): Don't configure xiberty.
16629
16630Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16631
16632 * configure.in: Remove tk from native_only list.
16633
16634Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16635
16636 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16637 for special NCD build.
16638
16639Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16640
16641 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16642 makeall.bat, they're only useful for binutils snapshots.
16643 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16644 makeall.bat to specified SUPPORT_FILES.
16645
16646Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16647
16648 * build-all.mk: Add Ericsson targets to sun4 and solaris
16649 hosts. Add BNR's sun4 target to solaris host, so their
16650 build-from-source will be tested in-house first.
16651
16652Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16653
16654 * Makefile.in (LIBCFLAGS): New variable.
16655 (CFLAGS_FOR_TARGET): Ditto.
16656 (LIBCFLAGS_FOR_TARGET): Ditto.
16657 (LIBCXXFLAGS): Ditto.
16658 (CXXFLAGS_FOR_TARGET): Ditto.
16659 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16660 (BASE_FLAGS_TO_PASS): Pass them.
16661 (EXTRA_TARGET_FLAGS): Ditto.
16662
731a8127 16663 * configure.in: Support --enable-shared.
6599da04
JM
16664
16665Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16666
16667 * configure.in (target_libs): Include libstdc++ again.
16668 * config.guess: Update from FSF (for FreeBSD).
16669
16670Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16671
16672 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16673 makeall.bat.
16674 (DISTDOCDIRS): Add `etc'.
16675 (ETC_SUPPORT_PFX): New variable.
16676 (taz): Include anything from etc starting with a word in
16677 ETC_SUPPORT_PFX.
16678
16679Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16680
16681 * config.sub: Update for recent FSF changes. Remove obsolete
16682 h8300hds entry. Add -windows* and -osx as basic os. Minor
16683 spacing changes.
16684
16685Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16686
16687 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16688
16689 * config.guess: Merge with FSF.
16690 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16691
16692Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16693
16694 * configure: Since the "trap 0" handler will override the exit
16695 status on many systems, only use it for "exit 1", and make it set
16696 a non-zero exit status; reset it before "exit 0". Also, check
16697 exit status of config.sub, and error out if it failed.
16698
16699Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16700
16701 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16702 and install libgloss.
16703
16704Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16705
16706 * Makefile.in (all-binutils): Depend upon all-byacc.
16707
16708 * configure.in: Don't build emacs on Irix 5.
16709
16710Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16711
16712 * configure.in (*-*-netware*): Add libio.
16713
16714Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16715
16716 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16717 (CHECK_TARGET_MODULES): Ditto.
16718 (INSTALL_TARGET_MODULES): Ditto.
16719 (TARGET_LIBS): Ditto.
16720 (all-libstdc++): Note dependencies.
16721
16722Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16723
16724 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16725
16726Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16727
16728 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16729 -fexternal-templates.
16730
16731 * configure.in (target_libs): Add libstdc++.
16732 (noconfigdirs): Add libstdc++ as appropriate.
16733
16734Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16735
16736 * config.guess: Update from FSF.
16737
16738Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16739
16740 * configure: Use ${config_shell} when running ${configsub}.
16741
16742Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16743
16744 * config.sub: No longer recognize h8300h.
16745
16746Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16747
16748 * config.sub: Remove extraneous differences between config.sub and
16749 gcc/config.sub.
16750
16751Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16752
16753 * Makefile.in (DISTSTUFFDIRS): Add gas.
16754
16755Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16756
16757 * COPYING.NEWLIB: New file.
16758
16759Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16760
16761 * config.guess (HP-UX): Patch from Harlan Stenn
16762 <harlan@landmark.com> to also emit release level.
16763
16764Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16765
16766 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16767
16768Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16769
16770 * config.sub: Merge nextstep cleanup from FSF.
16771
16772Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16773
16774 * configure.in (arm-*-*): Don't configure ld for this target.
16775
16776Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16777
16778 * configure.in (*-*-netware): don't configure libg++, libio,
16779 librx, or newlib.
16780
16781Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16782
16783 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16784 configure ld--it works, but it doesn't support shared libraries.
16785
16786Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16787
16788 * config.guess (*-unknown-freebsd*): Get rid of possible
16789 trailing "(Release)" in version string.
16790 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16791
16792Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16793
16794 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16795 Fix type: *-next-neststep -> *-next-nextstep.
16796
16797 * config.guess: Merge from FSF:
16798
16799 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16800
16801 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16802
16803 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16804
16805 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16806 instead of UNIX_SV for UnixWare 1.0).
16807
16808Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16809
16810 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16811 to make gdb/nlm/* build after the compiler and linker.
16812
16813Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16814
16815 * config.guess (netbsd, freebsd, linux): Accept any machine,
16816 not just i[34]86.
16817 (m68k-atari-sysv4): Relocate to match FSF version.
16818
16819 * config.guess: More merges from the FSF:
16820
16821 Add a space before function call or macro invocation.
16822
16823 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16824
16825 * config.guess: Add trap cmd to remove dummy.c and dummy when
16826 interrupted.
16827
16828 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16829
16830 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16831 (dummy): Redirect stderr from compilation of dummy.c.
16832
16833 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16834
16835 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16836
16837Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16838
16839 * configure: Accept and ignore --cache*, for compatibility with
16840 new autoconf.
16841
16842Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16843
16844 * config.guess: Merge from FSF:
16845
16846 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16847
16848 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16849 (PATH): Add /.attbin at end for finding uname.
16850 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16851
16852 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16853
e490616e 16854 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16855
16856 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16857
e490616e
ZW
16858 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16859 to select whether to use ELF or COFF.
6599da04
JM
16860
16861 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16862
e490616e 16863 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16864
16865 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16866
16867 * config.guess: Guess the OS version for HPUX.
16868
16869 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16870
16871 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16872
16873Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16874
16875 * configure.in: Recognize --with-headers, --with-libs, and
16876 --without-newlib.
16877 * Makefile.in (all-xiberty): Depend upon all-ld.
16878
16879Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16880
16881 * configure.in: Change i[34]86 to i[345]86.
16882
16883Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16884
16885 * configure (version): A few more tweaks to help message.
16886
16887Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16888
16889 * Makefile.in: Remove (for now) librx as a host library,
16890 now that we're building it for target.
16891
16892Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16893
16894 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16895 (Karl Berry).
16896
16897Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16898
16899 * configure.in: Also configure librx.
16900
16901Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16902
16903 * Makefile.in: Update various rules to reflect that librx
16904 is now needed for libg++.
16905
16906Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16907
16908 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16909
16910Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16911
16912 * configure.in: Configure the examples directory.
16913
16914Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16915
16916 * configure: Simplify Jun 2 1994 change.
16917
16918Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16919
16920 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16921 /bin/gcc isn't good enough to build gcc.
16922
16923Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16924
16925 * Makefile.in (GDB_SUPPORT_FILES): Remove
16926 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16927 (gdb.tar.gz): Add new rule to use standard distribution building
16928 mechanism.
16929
16930Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16931
16932 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16933 Bill Cox <bill@cygnus.com>.
16934
16935Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16936
16937 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16938
16939Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16940
16941 * configure: Search current dir first in .gdbinit.
16942
16943Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16944
16945 * config.sub: Recognize freebsd (merged from gcc config.sub).
16946
16947Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16948
16949 * config.sub: Refer to NeXT's operating system as nextstep.
16950
16951 * config.sub (case $basic_machine): Re-order the cases, to match
16952 the order in the FSF version (which is mostly alphabethical).
16953 Merge in some additions and changes from the FSF.
16954
16955Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16956
16957 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16958 * config.sub: Recognize cxux7.
16959 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16960
16961Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16962
16963 * config.sub: Fix typo powerpc -> powerpc-*.
16964
16965Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16966
16967 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16968
16969 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16970 parallel with all-emacs and install-emacs). Top-level command
16971 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16972
16973Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16974
16975 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16976 $(relbindir)/make before doing ``make install'', and use
16977 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16978 installing over running make binary.
16979 ($(host)-stamp-stage3-installed): Likewise.
16980
16981Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16982
16983 * config.guess: Recognize Mach.
16984
16985Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16986
16987 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16988 see whether --exec-prefix was used.
16989
16990Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16991
16992 * README: Explicitly mention libg++/README. (Zoo's idea.)
16993
16994Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16995
16996 * Makefile.in: Add all-librx target similar to all-libproc.
16997
16998Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16999
17000 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17001 with post 1.2 uname bogosity.
17002
17003Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17004
17005 * configure: Remove temporary files on receipt of a signal.
17006
17007Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17008
17009 * configure: If there is a package_makefile_frag, remove
17010 ${subdir}/Makefile.tem after copying it in.
17011
17012Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17013
17014 * build_all.mk: support rs6000 lynx identifies itself as
17015 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17016 since /bin/gcc is too feeble to compile a modern gcc.
17017
17018Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17019
17020 * brought devo/test-build.mk update-to-date with progressive/
17021 test-build.mk. Add lynx targets and hppa flag info.
17022
17023Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17024
17025 * configure.in: Use mh-ncrsvr43. Patch from
17026 Tom McConnell <tmcconne@sedona.intel.com>.
17027
17028Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17029
17030 * config.guess (i386-unknown-bsdi): No longer need to
17031 check #if defined(__bsdi__) && defined(__i386__).
17032
17033Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17034
17035 * configure: Set program_transform_nameoption correctly.
17036
17037Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17038
17039 * brought build-all.mk update-to-date with progressive build-all.mk,
17040 added new targets and hppa info.
4e81ae98 17041
6599da04
JM
17042Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17043
17044 * configure: If config.guess result is a prefix of the user
17045 specified target, assume a native build and use the user specified
17046 target as the host alias. Remove SunOS patch suffix removal hack.
17047 * configure.in: Remove SunOS patch suffix removal hack.
17048
17049 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17050 in NATIVE_CHECK_MODULES.
17051
17052Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17053
17054 * Makefile.in: Rename HOST_ONLY to NATIVE.
17055 * configure: Delete SunOs patch suffix from host_canonical
17056 and build_canonical variables that are prepended to Makefiles.
17057 * configure.in: Add comments for easier maintenance.
17058
17059Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17060
17061 * Makefile.in: Add all-libproc target similar to all-gui.
17062
17063Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17064
17065 * Makefile.in (CHECK_MODULES): split into
17066 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17067
17068Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17069
17070 * config.guess (i386-unknown-bsdi): New system to guess.
17071
17072Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17073
17074 * Makefile.in: Add all-gui target (but not yet build by "all").
17075
17076Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17077
17078 * config.sub: Move deletion of patch suffix from here...
17079 * configure.in: To here, at Ian's suggestion. The top-
17080 level scripts might need to know of a patch level.
17081
17082Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17083
17084 * config.sub: Strip off patch suffix so rtl is recognized
17085 as a sunos4.1.3 machine, even though it's been patched.
17086
17087Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17088
17089 * Makefile.in (INSTALL_LAST): Delete.
17090 (INSTALL_DOSREL): New.
17091
17092Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17093
17094 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17095 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17096 whether we pass down --with-gnu-ld anyhow.
17097
17098Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17099
17100 * Makefile.in (INSTALL_LAST): Change operation so it works
17101 on more flavors of make.
17102 * configure.in (go32): Don't build libg++ or libio.
17103
17104Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17105
17106 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17107 they can be overriden by templates.
17108
17109Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17110
17111 * configure.in (target==go32): Don't build gdb.
17112 * dosrel: New directory.
17113
17114Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17115
17116 * configure.in (host==go32): Configure dosrel too.
17117 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17118 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17119 be set by incoming names or templates.
17120 (INSTALL_LAST): New rule.
6599da04
JM
17121
17122Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17123
17124 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17125
17126Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17127
6599da04
JM
17128 * configure.in (appdirs): New variable. Currently empty, but will
17129 be used in gas distribution. If nonempty, lists a set of
17130 directories at least one of which must get configured, or top
17131 level configuration is considered to have failed.
17132 (rs6000-*-lynxos*): Use new file name.
17133
17134Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17135
17136 Eliminate XTRAFLAGS.
17137 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17138 newlib include files using -idirafter, and also use -nostdinc.
17139 (CXX_FOR_TARGET): Likewise.
17140 (XTRAFLAGS): Removed.
17141 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17142 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17143 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17144 ($(DO_X)): Don't pass down XTRAFLAGS.
17145
17146Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17147
17148 * configure.in (mips*-dec-bsd*): New target; do build linker.
17149 (mips*-*-bsd*): New target; don't build linker.
17150
17151Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17152
17153 * configure.in: support rs6000-*-lynxos* configuration.
17154 support sunos4 as a cross target.
17155
17156 * config.sub: look for lynx*, not lynx since the OS version may
17157 legitimately be part of the name.
17158
17159Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17160
17161 * configure.in (i[34]86-*-sco*): Move to be with other i386
17162 targets.
17163 (romp-*-*): New target. Skip various binary utilities.
17164 (vax-*-*): New target. Don't build newlib.
17165 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17166
17167Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17168
17169 * configure.in: Only set host_makefile_frag if config
17170 directory exists.
17171
17172Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17173
17174 * install.sh: If $dstdir exists, don't check whether each
17175 component does.
17176
17177Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17178
17179 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17180
17181Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17182
3b75d237
AJ
17183 * configure.in (*-*-lynxos*): Don't configure newlib for either
17184 native or cross Lynx.
6599da04
JM
17185
17186Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17187
17188 * config.sub (sparc64-elf): Fix os.
17189 (z8k): Remove duplicate.
17190
17191Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17192
17193 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17194 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17195
17196Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17197
17198 * configure: Make file links cleanly even if Lynx fails on
e490616e 17199 an NFS symlink (at least fail cleanly).
6599da04
JM
17200
17201Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17202
17203 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17204 -XNh2000.
17205
17206Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17207
17208 * configure: Unknown options are fatal again.
17209
17210Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17211
17212 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17213 compatibility.
6599da04
JM
17214
17215Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17216
17217 * build-all.mk: Add `clean' target.
17218
17219Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17220
17221 * config.guess: Add SINIX support.
17222 * configure.in: Add mips-*-sysv4* support.
17223
17224Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17225
17226 * build-all.mk: Document all useful targets.
17227 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17228 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17229
17230Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17231
17232 * configure: Support --silent, --quiet.
17233
17234Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17235
17236 * configure: Support --disable-FEATURE.
17237
17238Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17239
17240 * config.guess: Recognize NCR running SVR4.3.
17241
17242Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17243
17244 * config.guess: Make BSDI generate i386-unknown-bsd386.
17245 Patch from Paul Eggert <eggert@twinsun.com>.
17246
17247Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17248
17249 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17250
17251Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17252
17253 * configure: Make unrecognized options give nonfatal warnings
17254 instead of fatal errors, and pass them to any subdirectory
17255 configures in case they recognize them.
17256 Make --x equivalent to --with-x.
17257
17258Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17259
17260 * configure: Add --enable-* options. Clean up usage message and
17261 some comments.
17262
17263Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17264
17265 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17266
17267Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17268
17269 * configure.in (hppa*-*-*): Enable binutils.
17270
17271Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17272
17273 * config.sub: Recognize cisco.
17274
17275Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17276
17277 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17278
17279Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17280
17281 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17282 than one configuration name. Add comment.
17283
17284Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17285
17286 * config.guess: about target *-hitachi-hiuxwe2, fixed
17287 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17288 macro is incorrect.]
17289
17290Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17291
17292 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17293 than the "make ls" stuff which used to be here.
17294
17295Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17296
17297 * config.guess: Recognize i[34]86-unknown-freebsd.
17298 From Shawn M Carey <smcarey@rodan.syr.edu>.
17299
17300Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17301
17302 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17303
17304Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17305
17306 * config.guess: Check for ptx.
17307
17308Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17309
17310 * config.sub: Add os9k checking.
17311
17312Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17313
17314 * config.guess: Handle OSF1 running on HPPA processors
17315
17316Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17317
17318 * configure: If subdir configure fails, print out a message with
17319 subdirectory name, in case subdir's configure code didn't identify
17320 itself.
17321
17322Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17323
17324 * configure.in: Remove embedded newlines from configdirs.
17325 Avoid mismatches of substrings. Fix matching strings at end
17326 of configdirs.
17327
17328Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17329
17330 * config.guess: Add Lynx/rs6000 config support.
17331
17332Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17333
17334 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17335
17336Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17337
17338 * configure.in (hppa*-*-osf*): Treat this just like most other
17339 PA configurations (eg no binutils or ld).
17340 (hppa*-*-*elf*): These configurations have binutils and ld.
17341
17342Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17343
17344 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17345
17346Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17347
17348 * configure.in (rs6000-*-*): Build gas.
17349
17350Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17351
e490616e 17352 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17353
17354Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17355
17356 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17357 for GDB and GDB has been fixed to not need it.
17358
6599da04
JM
17359Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17360
17361 * config.guess: Recognize vax hosts.
17362
17363Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17364
17365 * configure (while loop): Don't use "break 2" inside case
17366 statement -- the case statement isn't an enclosing loop.
17367
17368Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17369
17370 * config.guess: Clean up NeXT support, to allow nextstep
17371 on Intel machines. Make OS be nextstep.
17372
17373Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17374
17375 * config.guess: Add alternate forms for Convex.
17376
17377Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17378
17379 * configure: Completely rewrite option processing. Take
17380 advantage of pattern-matching to avoid invoking test frequently.
17381 Also clean up host and target defaulting logic.
17382
17383Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17384
17385 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17386 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17387 commands (plus user environment) will fit SCO limits.
17388
17389Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17390
17391 * configure.in: Don't issue warnings about directories which are
17392 not being configured if -norecursion is set. Correct test for
17393 --with-gnu-as and --with-gnu-ld to not get confused by substring
17394 matches.
17395
17396 * configure.in: Don't build gas for alpha-dec-osf1*.
17397
17398Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17399
17400 * configure: Back out Per's change of 12/19/1993. It changes the
17401 behavior of configure in unexpected and confusing ways.
17402
17403 Also, use different delim char when calculating
17404 program_transform_name so that the name can contain slashes.
17405
17406Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17407
17408 * configure.in, config.sub: Add support for VSTa micro-kernel.
17409
17410Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17411
17412 * configure.in: Nuke hacks which were used to get a special
17413 version of GAS for HPPA configurations.
17414
17415Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17416
17417 * configure: If only ${target_alias} is given, use that
17418 as the default for ${host_alias}.
17419 * configure: Add missing back-slashes before nested quotes.
17420
17421Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17422
17423 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17424
17425Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17426
17427 * config.guess: Recognize some Tektronix configurations.
17428 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17429
17430Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17431
17432 * config.sub: Match any flavor of SH.
17433
17434Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17435
17436 * configure.in: Don't try to configure newlib for Alpha.
17437
17438Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17439
17440 * configure.in: Don't build ld for Irix 5. Don't build gas,
17441 libg++ or libio for any Alpha target.
17442
17443 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17444
17445Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17446
17447 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17448 default arguments -- so it tried to compress itself.
17449
17450Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17451
17452 * configure.in (notsupp): ensure that a space is always at the end
17453 of the configdirs list, since the grep checks for an explicit space
17454
17455Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17456
17457 * configure.in (target i386-sysv4.2): don't build ld, since static
17458 versions of many libraries are not available.
17459
17460Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17461
17462 * config.guess: Recognize Apollos (using environment variables).
17463 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17464
17465Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17466
17467 * config.guess: Recognize Sony news mips running newsos.
17468
17469Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17470
17471 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17472 "fi ; else" for bash.
17473
17474Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17475
17476 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17477
17478Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17479
17480 * config.sub: accept unixware as an alias for svr4.2.
17481 Fix some inconsistancies with the gcc version.
17482
17483Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17484
17485 * Makefile.in (DISTDOCDIRS): Add gdb.
17486
17487Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17488
17489 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17490
17491Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17492
17493 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17494 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17495 this now.
17496
17497Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17498
17499 * config.sub: Accept hiux* as an OS name.
17500
17501 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17502 etc/make-stds.texi. The underscore came from gcc, and dje now
17503 agrees that RUNTESTFLAGS is the correct name.
17504
17505Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17506
17507 * install.sh: Remove 'set -e'. It makes any conditionals
17508 in the script useless.
17509
17510 * config.guess: Automatically recognize arm-acorn-riscix
17511 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17512
17513Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17514
17515 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17516
17517Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17518
17519 * Makefile.in (DISTDOCDIRS): New variable.
17520 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17521 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17522
17523Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17524
17525 * configure.in (hppa target): check the source directory for the
17526 pagas sub-directory
17527
17528Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17529
17530 * config.sub: Allow -aout* and -elf*.
17531
17532Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17533
17534 * configure.in: Don't build ld on i386-solaris2, same as for
17535 sparc-solaris2.
17536
17537Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17538
17539 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17540
17541Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17542
17543 * configure.in: Configure gdb for alpha.
17544
17545Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17546
17547 * Makefile.in (CXXFLAGS): Add -O.
17548
17549Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17550
17551 * config.guess: added support for DG Aviion
17552
17553Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17554
17555 * configure.in: Produce warning message for subdirectories not
17556 configurable for this host/target combination. Don't try to
17557 configure gdb for vms.
17558
17559Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17560
17561 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17562 appropriate files before making "diststuff".
17563 (DISTBISONFILES): New var: list of files to be edited.
17564 (DISTSTUFFDIRS): Add binutils.
17565
17566Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17567
17568 * config.sub: also handle mipsel and mips64el (for little endian mips)
17569
17570Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17571
17572 * configure.in: Add * to end of all OS names.
17573
17574Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17575
17576 * configure.in: Build newlib for LynxOS native.
17577
17578Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17579
17580 * config.guess: Add support for delta 88k running SVR3.
17581
17582 * configure.in: Add comment about HP compiler vs. emacs.
17583
17584Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17585
17586 * configure.in: don't build ld on solaris2 (not a viable option
17587 due to bugs in getpwnam & getpwuid)
17588
17589Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17590
17591 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17592 config.guess will produce a full version number.
17593
17594Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17595
17596 * configure.in: Build linker and binutils for alpha-dec-osf1.
17597
17598Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17599
17600 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17601 and gdb/testsuite/Makefile.in.
17602
17603Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17604
17605 * configure.in: recognize mips*- instead of mips-
17606
17607Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17608
17609 * config.sub: Accept linux*coff and linux*elf as operating
17610 systems.
17611
17612Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17613
17614 * config.sub: Recognize mips64, and mips3 as an alias for it.
17615
17616Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17617
17618 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17619 gdb knows how to handle OSF/1 shared libraries.
17620
17621Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17622
17623 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17624 * config.guess: Recognize Hitachi's HIUX.
17625 * config.sub: Recognize h3050r* and hppahitachi.
17626 Remove redundant cases for hp9k[23]*.
17627
17628Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17629
17630 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17631 if gas and ld are in the source tree and are in ${configdirs}.
17632 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17633 --with options (but still pass them down on the command line,
6599da04
JM
17634 if they were explicitly specified).
17635
17636Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17637
17638 * configure: substitute SHELL value in Makefile.in with
17639 ${CONFIG_SHELL}
17640
17641Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17642
17643 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17644 *-*-solaris2* targets.
17645
17646Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17647
17648 * Makefile.in: define M4, and pass it down to sub-makes;
17649 all-autoconf now depends on all-m4
17650
17651Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17652
17653 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17654 presence of {ar,ranlib} instead of a configured directory
17655
17656Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17657
17658 * config.guess: Accept 34?? as well as 33?? for NCR.
17659
17660Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17661
17662 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17663 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17664
17665Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17666
17667 * configure: grab values for $(CC) and $(CXX) from the
17668 environment, so that someone can do "CC=gcc configure; make" and
17669 have it work right (matching the way that autoconf works now)
17670
17671 * configure.in, Makefile.in: add support for gash, the tcl
17672 interface to Galaxy
17673
17674 * config.guess: add NetBSD variants (hp300, x86)
17675
17676Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17677
17678 * install.sh: Support -d option (in the manner of SunOS 4 install,
17679 as it is more deterministic than that of GNU install)
17680 (chmodcmd): Set file to mode 755 by default (should also do default
17681 chgrp and chown, but I don't feel like dealing with that now)
17682
17683Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17684
17685 * config.sub: Remove h8300hhms alias.
17686
17687Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17688
17689 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17690
17691Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17692
17693 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17694 as stmp-fixinc
17695
17696Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17697
17698 * config.sub: recognize m88110-bug-coff.
17699
17700Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17701
17702 * Makefile.in (all-libio): all dependencies on the toolchain used
17703 to build this (gcc, gas, ld, etc)
17704
17705Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17706
17707 * config.guess: Deal with OSF/1 1.3 on alpha.
17708
17709Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17710
17711 * install.sh: add some 'else true' clauses for portability
17712
17713 * configure.in: don't build libio for h8[35]00-*-* targets
17714
17715Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17716
17717 * Makefile.in: Add support for new libio.
17718
17719Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17720
17721 * install.sh: If one command fails, don't try the rest. Don't try
17722 to remove $dsttmp (via trap) unless we have already created it.
17723 If $src doesn't exist, detect it and exit with an error.
17724
17725 * config.guess: Recognize BSD on hp300.
17726
17727Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17728
17729 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17730 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17731
17732Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17733
17734 * Makefile.in (all-send-pr): depends on all-prms
17735
17736Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17737
17738 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17739
17740Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17741
17742 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17743 Added test for mips-mips-riscos5.
17744
17745Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17746
17747 * configure.in: use mh-hp300 for 68k HP hosts
17748
17749Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17750
17751 * configure: add support for CONFIG_SHELL, so that you can use
17752 some alternate shell for evaluating configure scripts
17753
17754Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17755
17756 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17757 in configure script to bug-gdb@prep.ai.mit.edu when building
17758 distribution archive.
17759 * Makefile.in (COMPRESS): Remove def.
17760 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17761 gdb.tar.Z and make-gdb.tar.Z respectively.
17762 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17763 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17764 to convergence with 'taz' target in Makefile.in.
17765
17766Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17767
17768 * install.sh (dsttmp): use trap to ensure that tmp files go
17769 away on error conditions
17770
17771Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17772
17773 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17774
17775Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17776
17777 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17778 its parent is '/' not ''.
17779
17780 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17781
17782Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17783
17784 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17785 that ${newsrcdir}/configure.in does.
17786
17787Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17788
17789 * test-build.mk: support for CONFIG_SHELL
17790
17791Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17792
17793 * config.sub (netware): Add as a basic system type.
17794
17795Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17796
17797 * Makefile.in (Makefile): depend on configure.in. Also drop the
17798 $(srcdir)/ from the dependency on Makefile.in.
17799
17800Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17801
17802 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17803 (h8300hhms is temporary until multi-libraries are implemented).
17804 * configure.in: Handle h8300h too.
17805
17806Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17807
17808 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17809
17810Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17811
17812 * configure: Remove extraneous output when guessing host type.
17813 * config.guess: Remove extraneous output when guessing using C
17814 compiler rather than uname, or when guessing fails.
17815
17816Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17817
17818 * Makefile.in: remove all.cross and install.cross targets
17819
17820 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17821 definitions
17822
17823Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17824
17825 * configure.in (target sh): Build gprof.
17826
17827Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17828
17829 * config.sub: change -solaris to -solaris2
17830
17831Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17832
17833 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17834
17835Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17836
17837 * configure: Correct error message for missing Makefile.in to
17838 print correct directory.
17839
17840Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17841
17842 * install.sh: kludge around 386BSD shell bug
17843
17844Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17845
17846 * config.guess: Recognize NeXT.
17847 * config.guess: Recognize i486-ncr-sysv4.
17848 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17849
17850Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17851
17852 * Makefile.in (MAKEINFOFLAGS): New variable.
17853 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17854 * build-all.mk, test-build.mk: Pass down --no-split as
17855 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17856
17857Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17858
17859 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17860
17861Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17862
17863 * Makefile.in (libg++.tar.z): New rule.
17864 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17865 * Makefile.in (taz): Only do a single chmod.
17866
17867Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17868
17869 * install.sh: don't use dirname anymore (replaced with sed usage)
17870
17871Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17872
17873 * Makefile.in: Change extension for gzip'd files from '.z' to
17874 '.gz' per new FSF standard usage.
17875
17876Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17877
17878 * configure: put quotes around the final value of program_transform_name
17879
17880Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17881
17882 * Makefile.in: new install.sh support; update install-info rules
17883
17884Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17885
17886 * configure.in: Build diff for crosses, but not for go32 host.
17887
17888 * configure.in: Build gprof only for native, and don't build it
17889 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17890
17891Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17892
17893 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17894
17895Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17896
17897 * configure.in (host_tools): Add prms.
17898
17899Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17900
17901 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17902 with $(FLAGS_TO_PASS) on the command line
17903
17904 * config.sub: Recognize lynx and lynxos
17905
17906Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17907
17908 * config.sub: Accept -ecoff*, not just -ecoff.
17909
17910Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17911
17912 * Makefile.in (taz): Use .gz suffix instead of .z.
17913 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17914 names.
17915
17916Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17917
17918 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17919
17920Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17921
17922 * Makefile.in (install-no-fixedincludes): install gcc last, so
17923 that rebuilds that might happen during 'make install' don't get
17924 bogus gcc include files
17925
17926Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17927
17928 Change from Utah for HPPA support:
17929 * config.guess: Recognize hppa1.x-hp-bsd.
17930
17931Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17932
17933 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17934 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17935
17936Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17937
17938 * config.sub: Add support for rom68k and bug boot monitors.
17939
17940Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17941
17942 * Makefile.in: Make all-opcodes depend on all-bfd.
17943
17944Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17945
17946 * config.guess: Added special check for i[34]86-univel-sysv4*.
17947
17948Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17949
17950 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17951 the processor rather than assuming i486.
17952
17953Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17954
17955 * config.guess: Recognize SunOS6 as Solaris3.
17956
17957Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17958
17959 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17960 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17961
17962Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17963
17964 * build-all.mk (all-cross): New target for Canadian Cross.
17965 Added Q2 go32 targets.
17966 * test-build.mk: Configure go32 cross sparclite-aout and
17967 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17968 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17969
17970Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17971
17972 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17973 GO32 hosted toolchains
17974
17975Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17976
17977 * configure: change so "-exec-prefix" gets passed down rather
17978 than "-exec_prefix" so autoconf generated Makefiles get the
17979 exec_prefix set right.
17980
17981Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17982
17983 * config.guess: get the Solaris2 minor version number
17984
17985 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17986
17987Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17988
17989 * config.guess: Recognize some Sequent platforms.
17990
17991Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17992
17993 * Makefile.in: added the vault-install target
17994
17995 * configure.in: actually use the Sun3 makefile fragment that's in
17996 config, also added the release dir to configdirs
17997
17998Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17999
18000 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18001
18002Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18003
18004 * configure.in: remove some program from Alpha targetted toolchains
18005
18006Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18007
18008 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18009 gprof.
18010 (taz): Run "make diststuff" in those directories instead of "make
18011 proto-dir". Look for "VERSION=" only at start of line in subdir
18012 Makefile. Use "gzip -9" for compression.
18013 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18014 (binutils.tar.z): New target.
18015
18016Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18017
18018 * Makefile.in (taz): Include gpl.texinfo.
18019
18020Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18021
18022 * Makefile.in (setup-dirs): Merged into "taz" target.
18023 (taz): Only do `proto-dir' stuff if a directory is actually needed
18024 for this target.
18025
18026Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18027
18028 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18029 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18030 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18031 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18032 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18033
18034Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18035
18036 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18037 config.sub, and move-if-change to gdb testsuite distribution
18038 archive, so the testsuite can be extracted, configured, and
18039 run separately from the gdb distribution. Blow away the Chill
18040 tests that require a Chill compiled executable, since GNU Chill
18041 is not yet publically available.
18042
18043Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18044
18045 * test-build.mk: set environment variables in a single command,
18046 instead of a list of assignments and exports
18047
18048 * config.guess: recognize Alpha/OSF1 systems
18049
18050Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18051
18052 * configure: Change help message to prefer --options rather than
18053 -options.
18054
18055Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18056
18057 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18058 zippy@ecst.csuchico.edu.
18059 * config.guess: Recognize miniframe.
18060
18061Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18062
cc6010cd
AP
18063 * Makefile.in: Use srcroot to find runtest rather than rootme.
18064 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18065
18066Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18067
18068 * test-build.mk: Extensive additions to support building on a
18069 machine other than the host.
18070
18071Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18072
18073 * configure (tooldir): Fix for i386-aix again.
18074
18075Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18076
18077 * configure, Makefile.in: Change definition of $(tooldir)
18078 to match the FSF.
18079
18080Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18081
18082 * config.guess: Recognize i[34]86/SVR4.
18083
18084Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18085
18086 * Makefile.in (all-gdb): gdb depends on sim.
18087
18088Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18089
18090 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18091 at the same time we make the prototype gdb directory.
18092 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18093 files at the same time as the gdb base release distribution.
18094
18095Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18096
18097 * Makefile.in (check): Use individual check targets rather than
18098 DO_X rule.
18099 (check-gcc): Added.
18100
18101Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18102
18103 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18104 for System V release 3.2.
18105
18106Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18107
18108 * config.sub: Recognize hppaosf.
18109 * configure.in: Do configure ld/binutils/gas for it.
18110
18111Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18112
18113 * configure (tooldir): Alter syntax used to set this, for systems
18114 where "\$" isn't handled right, like i386-aix.
18115
18116Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18117
18118 * configure: Pass program-transform-name, not
18119 program_transform_name, to recursive configures.
18120
18121Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18122
18123 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18124 of gas+ld+binutils.
18125
18126Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18127
18128 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18129
18130Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18131
18132 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18133
6599da04
JM
18134Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18135
18136 * Makefile.in (PRMS): Set back to all-prms.
18137
18138Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18139
18140 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18141 targets, rather than for MIPS hosts.
18142
18143Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18144
18145 * configure.in: add comment for --with-x default values
18146
18147 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18148
18149 * Makefile.in: add check-* targets for each of the directories in
18150 the tree. Add a definition of RUNTEST that will use the one we
18151 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18152
18153Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18154
18155 * configure.in: Removed obsolete references to bfd_target and
18156 target_makefile_frag.
18157
18158 * build-all.mk: Set assorted targets for Q2.
18159 * config.sub: Recognize z8k-sim and h8300-hms.
18160 * test-build.mk: Really don't pass host to configure.
18161 (HOLES): Added uname.
18162
18163Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18164
18165 * configure: Handle an empty program-prefix, program-suffix or
18166 program-transform-name correctly.
18167
18168Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18169
18170 * build-all.mk: -G 8 no longer required for MIPS targets.
18171 * test-build.mk: Don't pass host argument to configure; make it
18172 guess.
18173
18174Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18175
18176 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18177 * Makefile.in (COMPRESS): New macro, like GZIP.
18178
18179Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18180
18181 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18182
18183 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18184 with gas currently defaults to -G 0.
18185
18186Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18187
18188 * Makefile.in (all-flex): flex depends on byacc.
18189
18190 * build-all.mk: If host not specified, use config.guess. Pass TAG
18191 to test-build.mk as RELEASE_TAG.
18192 * test-build.mk (configargs): New variable containing arguments to
18193 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18194 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18195
18196 * config.guess: Use /bin/uname when checking -X argument on SCO,
18197 to avoid invoking GNU uname which doesn't understand -X.
18198
18199 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18200
18201 * configure.in: Build gas for mips-*-*.
18202
18203Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18204
18205 * Makefile.in (all.normal): insert missing backslash.
18206
18207Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18208
731a8127 18209 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18210
18211 * Makefile.in: Complete overhaul to merge many almost identical
18212 targets.
18213
18214Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18215
18216 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18217 (gdb.tar.Z): Adjusted.
18218
18219 * Makefile.in (setup-dirs, taz): New targets; should be general
18220 enough to adapt for gdb sometime. Build only .z file.
18221 (gas.tar.z): New target.
18222
18223Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18224
18225 * build-all.mk: Use CC=cc -Xs on Solaris.
18226
6599da04
JM
18227Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18228
18229 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18230 for handling BISON for FSF releases.
18231
18232Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18233
18234 * configure: Actually implement the change zoo just documented.
18235
18236Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18237
18238 * configure: when using config.guess, only set target_alias when
18239 it's not already been set (ie, on the command line)
18240
18241Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18242
18243 * Makefile.in: add installcheck target, set PRMS to install-prms
18244
18245Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18246
18247 * configure: add support for package_makefile_fragment, handle the
18248 case where a directory has a configure.in file but no Makefile.in
18249 more gracefully (with an actual understandable error message, even);
18250 add support for --without (and add this to the usage message); also
18251 explicitly add a --host=${host_alias} to the command line when
18252 config.guess is used
18253
18254Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18255
18256 * configure: Must use both --host and --target in recursive calls.
18257
18258Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18259
18260 * Makefile.in: Change deja-gnu to dejagnu.
18261
18262Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18263
18264 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18265
18266Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18267
18268 * configure.in: canonicalize all instances to *-*-solaris2*,
18269 also strip out a number of tools to not build for go32 host
18270
18271Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18272
18273 * config.guess: add GPL.
18274
18275 * Makefile.in, config.guess, config.sub, configure: bump
18276 copyrights to 93.
18277
18278Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18279
18280 * Makefile.in (do-info): Removed obsolete check for existence of
18281 localenv file.
18282
18283 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18284
18285Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18286
18287 * Makefile.in: a couple of 'else true' for decstation,
18288 support for TclX
18289
18290 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18291
18292Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18293
18294 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18295
18296Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18297
18298 * config.guess: Recognize i386-ibm-aix (PS/2).
18299 * configure.in: Use config/mh-aix386 file for it.
18300
18301Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18302
18303 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18304 CC_FOR_TARGET instead.
18305 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18306
18307Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18308
18309 * Makefile.in: Add sim to list of directories sent with gdb
18310
18311Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18312
18313 * configure.in: Put back mips-dec-bsd* case.
18314
18315Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18316
18317 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18318 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18319 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18320
18321Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18322
18323 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18324
18325 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18326 (install-info): install dir.info only if it exists,
18327 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18328
18329Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18330
18331 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18332 gas for mips-dec-bsd.
18333
18334Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18335
18336 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18337 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18338
18339Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18340
18341 * configure.in: Added "dejagnu" to hosttools list.
18342
18343Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18344
18345 * config.sub, configure.in, config.guess: Add support
18346 for Bosx, an AIX variant from Bull.
18347 Patches from F.Pierresteguy@frcl.bull.fr.
18348
18349Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18350
18351 * devo/dejagnu: Initial creation of devo/dejagnu.
18352 Migrated dejagnu testcases and support files for testing software
18353 tools to reside as subdirectories, currently called "testsuite",
18354 within the directory of the software tool. Migrated all programs,
18355 support libraries, etc. beloging to dejagnu proper from
18356 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18357 with no modifications. The changes to these files which will
18358 allow them to configure, build, and execute properly will be made
18359 in a future update.
18360
18361Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18362
18363 * Makefile.in: Change send_pr to send-pr.
18364 * configure.in: Likewise.
18365 * send_pr: Renamed directory to send-pr.
18366
18367Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18368
18369 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18370
18371Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18372
18373 * README: Update for gdb-4.8 release.
18374 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18375 gdb-xxx.tar.z (gzip'd) file also.
18376
18377Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18378
18379 * Makefile.in: make all-diff depend on all-libiberty
18380
18381Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18382
18383 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18384
18385Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18386
18387 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18388
18389Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18390
18391 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18392 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18393 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18394
18395Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18396
18397 * Makefile.in: makeinfo binary is in a new location
18398
18399Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18400
18401 * config.sub: Accept -ecoff as an OS.
18402
18403 * Makefile.in: Various changes to eliminate a level of make
18404 recursion and reduce the required command line length.
18405 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18406 sub-makes.
18407 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18408 variables holding settings for specific sub-makes.
18409 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18410 in terms of BASE_FLAGS_TO_PASS.
18411 (TARGET_LIBS): New variable listing directories which use
18412 TARGET_FLAGS_TO_PASS.
18413 (subdir_do): Eliminated.
18414 (do-*): New set of targets to replace subdir_do.
18415 (various): All targets which used subdir_do now depend on do-*.
18416 (local-clean): Renamed from do_clean.
18417 (local-distclean): New target, dependency of distclean and
18418 realclean.
18419 (install-info): Don't create directories. Depend on dir.info
18420 rather than calling make recursively.
18421 (install-dir.info): Eliminated.
18422 (install-info-dirs): Create all info directories here.
18423 (dir.info): Depend upon do-install-info.
18424
18425 * test-build.mk (HOLES): Added false.
18426
18427Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18428
18429 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18430
18431Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18432
18433 * Makefile.in (info): remove dependency on all-texinfo. The
18434 problem was really in texinfo/C, not at this level.
18435
18436Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18437
18438 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18439
18440Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18441
18442 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18443 GDB releases.
18444
18445Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18446
18447 * configure: Include srcdir in message about target of link not
18448 being found. Don't convert `-' to `_' in `with' options being
18449 passed to subdirs.
18450
18451Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18452
18453 * configure.in: add uudecode to host_tools
18454
18455 * Makefile.in: added {all,install}-uudecode targets, added them to
18456 the appropriate lists
18457
18458Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18459
18460 * Makefile.in (all-gcc): Added dependency on all-gas.
18461
18462 * configure.in (mips-*-*): Build ld and binutils.
18463
18464Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18465
18466 * configure: check return code from mkdir, print error message and
18467 exit on failure.
18468
18469Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18470
18471 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18472
18473Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18474
18475 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18476
18477Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18478
18479 * config.sub (h8500): Recognize this as a cpu type.
18480
18481Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18482
18483 * configure: source directory missing is no longer a warning
18484
18485 * configure.in: recognize irix[34]* instead of irix[34]
18486
18487 * Makefile.in: define and pass down X11_LIB
18488
6599da04
JM
18489Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18490
18491 * guess-systype: Renamed to ...
18492 * config.guess: ... by popular request.
18493 * configure.in, Makefile.in: Update accordingly.
18494
18495Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18496
18497 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18498 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18499 + Execute ./dummy instead of assuming . is in PATH.
18500
18501Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18502
18503 * guess-systype: New shell script. Attempts to guess the
18504 canonical host name of the executing host.
18505 Only a few hosts are supported so far.
18506 * configure: Call guess-systype if no host is specified.
18507
18508Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18509
18510 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18511 gcc Makefile.
18512
6599da04
JM
18513Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18514
18515 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18516 (all-gcc, install-gcc, subdir_do): Use it.
18517
18518Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18519
18520 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18521
18522Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18523
18524 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18525 set exclusively by configure, using configure.in .
18526
18527Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18528
18529 * test-build.mk: set $PATH for all builds
18530
18531 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18532
18533Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18534
18535 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18536 the one used in gcc/Makefile.in, so that a null expansion doesn't
18537 override the one needed to build gcc with a native cc.
18538
6599da04
JM
18539Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18540
18541 * configure: Accept -with arguments.
18542
18543Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18544
18545 * Makefile.in: added h8300sim
18546
18547Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18548
6599da04
JM
18549 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18550 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18551 (all-cygnus, native, build-cygnus): Make
18552 $(canonhost)-stamp-3stage-done, not $(host)....
18553 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18554 i386-sco3.2v4. Added else true to if command.
18555
18556Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18557
18558 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18559
18560Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18561
18562 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18563
18564Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18565
18566 * configure.in: don't remove binutils from Solaris builds
18567
18568Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18569
18570 * Makefile.in: get rid of earlier definitions for *clean,
18571 also handle the recursive info rule better
18572
18573Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18574
18575 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18576 do more-or-less the right thing.
18577
18578Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18579
18580 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18581 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18582
18583Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18584
18585 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18586 $(host_canonical).
18587
18588 * configure.in: split the configdirs list into 4 categories (native
18589 v. cross, library v. tool) and handle the cross-only and native-
18590 only in more reasonable (and correct!) way.
18591
18592Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18593
18594 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18595 configdirs anymore.
18596
18597Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18598
18599 * Makefile.in: extensive cleanup:: removed all of the explicit
18600 clean-* targets, collapsed many wrappers around subdir_do into
18601 one, added additional targets to satisfy standards.texi, deleted
18602 some old targets, some changes for consistency
18603
18604Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18605
18606 * configure.in: handle some programs as cross-only, and others as
18607 native only
18608
18609 * test-build.mk: handle partial holes in a more generic manner
18610
18611 * Makefile.in: m4 depends on libiberty
18612
6599da04
JM
18613Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18614
18615 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18616 time, wdiff, and find to configdirs
18617
18618 * Makefile.in: all, clean, and install rules for the new programs
18619 added to configure.in
18620
18621Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18622
18623 * configure.in: use mh-sun for all *-sun-* hosts
18624
6599da04
JM
18625Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18626
18627 * Makefile.in: define flags for X11 include files and library file
18628 locations, pass them down to the programs that need this info
18629
18630 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18631
6599da04
JM
18632Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18633
18634 * configure.in: start building libg++ for HP-UX targets
18635
18636Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18637
18638 * README: Update references to files moved into etc/.
18639
18640Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18641
18642 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18643 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18644
18645Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18646
18647 * configure: accept dash as well as underscore in long option
18648 names for FSF compatibility.
18649
18650Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18651
18652 * config.sub: added -sco3.2v4 support from FSF.
18653
18654Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18655
18656 * configure.in: expand the section that adds or removes
18657 directories from the list of programs to build, to handle native
18658 vs. cross in addition to host v. native
18659
18660Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18661
18662 * Makefile.in: Replace C++ in macro names with CXX.
18663 This is less likely to break ...
18664
18665Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18666
18667 * test-build.mk: add -w to GNU_MAKE
18668
18669Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18670
18671 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18672 add 'sparc' to list of recognized cpus. This needed to make
18673 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18674 Delete some redundant ose68 variants. Recognize -wrs as an os,
18675 then changes that into $CPU-wrs-vxworks.
18676
18677 * configure.in: remove most references to gdbtest, regularize
18678 target based program removal
18679
18680 * test-build.mk: import from p3 tree (many fixes and changes)
18681
18682Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18683
18684 * Makefile.in: added rules to handle tcl, tk, and expect
18685
18686 * configure.in: handle those directories if they exist
18687
18688Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18689
18690 * config.sub: removed bogus hppabsd and hppahpux names, since
18691 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18692
18693Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18694
18695 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18696 depends upon all-xiberty
18697
18698 * Makefile.in: changes from p3, including:
18699
18700 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18701
18702 * Makefile.in (XTRAFLAGS): include newlib directories if
18703 newlib/Makefile exists, rather than if host != target.
18704
18705 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18706
18707 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18708 from the same source tree and not building a cross-compiler. This
18709 matters for the libg++ configuration if reconfiguring a tree that
18710 has already been installed.
18711
18712 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18713
18714 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18715 pick up the machine and system specific header files.
18716
18717 * Makefile.in: added AS_FOR_TARGET, passed down in
18718 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18719 the C compiler to use to create programs which are run in the
18720 build environment, set it to default to $(CC), and passed it down
18721 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18722
18723 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18724
18725 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18726 We need them for unusual native builds, like systems without
18727 ranlib.
18728
18729 * configure: also define $(host_canonical) and
e490616e
ZW
18730 $(target_canonical), which are the full, canonical names for the
18731 given host and target
6599da04
JM
18732
18733Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18734
18735 * Makefile.in: Added separate definitions for C++.
18736
18737Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18738
18739 * configure.in (configdirs): Add deja-gnu.
18740
18741Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18742
18743 * README: Update for configure.texi and gdb-4.7 release.
18744
18745Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18746
18747 * Makefile.in: Move "all" target to top of file.
18748 Previously, first target was ".PHONY" which caused BSD4.4 make
18749 to build .PHONY when make was run without arguments.
18750
18751Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18752
18753 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18754 Library-copylefted code in libiberty.
18755
18756Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18757
18758 * config.sub: Replace m68kmote with plain old m68k.
18759
18760Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18761
18762 * Makefile.in: Remove space from blank line, avoid Make complaints.
18763
18764Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18765
18766 * config.sub: Complain if no argument is given. Added support for
18767 386bsd as OS and target alias.
18768
18769Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18770
18771 * Makefile.in (XTRAFLAGS): include newlib directories if
18772 newlib/Makefile exists, rather than if host != target.
18773
18774Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18775
18776 * config.sub: recognize sparclite-wrs-vxworks.
18777
18778 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18779 p3.) Added clean-xiberty to clean.
18780
18781Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18782
18783 * configure.in: use *-*-* instead of nested cases for host and target
18784
18785Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18786
18787 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18788 from the same source tree and not building a cross-compiler. This
18789 matters for the libg++ configuration if reconfiguring a tree that
18790 has already been installed.
18791
18792Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18793
18794 * config.sub (i486v/i486v4): Merge in from FSF version.
18795
18796Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18797
18798 * configure: only set PWD if it is already set.
18799
18800Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18801
18802 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18803 doesn't have unset and all success paths (and most error paths)
18804 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18805 to just ${PWD} to avoid confusion.)
18806
18807Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18808
18809 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18810 even for a native compilation.
18811
18812Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18813
18814 Changes to make the gdb.tar.Z rule work better.
18815
18816 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18817 (DEVO_SUPPORT): Add configure.texi.
18818 (bfd-ilrt.tar.Z): Remove ancient rule.
18819
18820Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18821
18822 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18823 pick up the machine and system specific header files.
18824
18825 * configure.in, config.sub: added new target m68010-adobe-scout,
18826 with alias of adobe68k. Changed configure.in to check for
18827 -scout before -sco* to avoid a false match.
18828
18829 * Makefile.in: added AS_FOR_TARGET, passed down in
18830 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18831 the C compiler to use to create programs which are run in the
18832 build environment, set it to default to $(CC), and passed it down
18833 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18834
18835Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18836
18837 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18838 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18839 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18840 FOR_TARGET variants, to newlib and libg++.
18841
18842Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18843
18844 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18845 first.
18846
18847Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18848
18849 * config.sub: Accept `elf' as an environment.
18850
18851Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18852
18853 * Makefile.in (all-opcodes): cd into the right directory
18854
18855Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18856
18857 * configure: added -program_transform_name option, used as
18858 argument to sed when installing programs.
18859 configure.texi: added documentation for -program_prefix,
18860 -program_suffix and -program_transform_name.
18861
18862Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18863
18864 * config.sub: Accept i486 where i386 ok.
18865
18866Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18867
18868 * config.sub: accept we32k
18869
18870Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18871
3b75d237 18872 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18873
18874 * Makefile.in: don't create all directories for ``make install'';
18875 let the subdirectories create the ones they need.
18876
18877Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18878
e490616e 18879 * COPYING: new file, GPL v2
6599da04
JM
18880
18881Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18882
18883 * Makefile.in: use the new gen-info-dir, which needs a template
18884 argument (which also lives in texinfo)
18885
18886 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18887
6599da04
JM
18888Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18889
18890 * config.sub (ncr3000): Change i386 to i486.
18891
18892Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18893
18894 * Makefile.in: add install-rcs, install-grep to
18895 install-no-fixedincludes, removed install-bison and install-libgcc
18896
18897Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18898
18899 * configure.in: grab the HPUX makefile fragment if on HPUX
18900
18901Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18902
18903 * Makefile.in: eradicate bison spoor (ditto libgcc).
18904 configure.in: recognise m68{k,000}-ericsson-OSE.
18905 es1800 is alias for m68k-ericsson-OSE
18906
18907Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18908
18909 * configure.in: rearrange the parts that remove programs from
18910 configdirs, based now on HOST==TARGET or by canonical triple.
18911
18912Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18913
18914 * test-build.mk: recurse explicitly with -f test-build.mk when
18915 appropriate. predicate stage3 and comparison on the existence
18916 of gcc. That is, if gcc isn't around, we aren't three-staging.
18917 On very clean, also remove ...stamp-co. Build in-place before
18918 doing other builds.
18919
18920Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18921
18922 * Makefile.in, configure.in: add tgas
18923
18924Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18925
18926 * Makefile.in: a number of changes merged in from progressive.
18927
18928 * configure.in: add libm.
18929
18930 * .cvsignore: ignore some stuff that comes from test-build.mk.
18931
6599da04
JM
18932Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18933
18934 * config.sub: Add es1800 (m68k-ericsson-es1800).
18935
18936Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18937
18938 * configure: Add program_suffix (parallel to program_prefix)
18939 * Makefile.in: adjust directory-creating script for losing decstation
18940
18941Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18942
18943 * configure: Minor $subdir-related fixes.
18944
18945Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18946
18947 * configure: fix various problems with propogating
18948 makefile_target_frag in subdirs.
18949 * configure.in: config libgcc if its there
18950
18951Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18952
18953 * config.sub: HPPA merge.
18954
6599da04
JM
18955Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18956
18957 * Makefile.in: Replace all-bison with all-byacc in all
18958 dependency lines for other tools (which now use byacc).
18959
18960Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18961
18962 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18963
6599da04
JM
18964Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18965
18966 * Makefile.in: make gprof rules similar to byacc rules (instead of
18967 vestigal $(unsubdir) that didn't work...)
18968
18969Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18970
18971 * config.sub: Add support for Linux.
18972 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18973 (at least for libg++).
18974
18975Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18976
18977 * configure.texi: fix doc for the -nfp option to configure
18978
18979Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18980
18981 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18982
18983Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18984
18985 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18986 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18987 * configure.in: added solaris* host_makefile_frag hook.
18988
18989Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18990
18991 * config.sub: changed recognition of m68000 so that various
18992 m68k types can be specified via m680[01234]0
18993
18994Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18995
18996 * config.sub (basic_machine): fix sed so that '-foo' isn't
18997 completely substituted out while .+'-foo' loses the '-foo'
18998
18999Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19000
19001 * config.sub ($os): Add -aout.
19002
19003Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19004
19005 * configure: If host_makefile_frag is absolute, don't
19006 prefix ${invsubdir} (relevant to libg++ auto-configure).
19007
19008Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19009
19010 * Makefile.in (tooldir): Define it.
19011 (all-ld): Depend on all-flex.
19012
19013Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19014
19015 * Makefile.in (check): Fix libg++ special case.
19016
19017Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19018
19019 * configure: do not bury `pwd` into config.status, thus do fewer
19020 pwd's.
19021
19022 * configure: print the "Building in" message only when building in
19023 other than "." AND verbose.
19024
63f6bcd7 19025 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19026 configures.
19027
19028 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19029
19030Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19031
19032 * Makefile.in: macroize flags passed on recursion. remove
19033 fileutils.
19034
19035Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19036
19037 * configure: get makesrcdir right for subdirs deeper than 1.
19038
19039 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19040 install.
19041
19042Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19043
19044 * Makefile.in: don't print subdir_do or recursion lines.
19045
19046Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19047
19048 * standards.texi: added menu item.
19049
19050 * Makefile.in: build and install standards.info.
19051
19052 * standards.texi: new file.
19053
19054Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19055
19056 * configure: test for and move config.status pieces from
19057 ${subdir}/.
19058
19059Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19060
6599da04
JM
19061 * configure: Test for existance of files before trying to mv
19062 them, to avoid numerous non-existance messages.
19063
19064Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19065
19066 * configure: correct final line of config.status.
19067
19068 * configure: patch from eggert. Avoids a protection problem if
19069 the original Makefile.in is read only.
19070
19071 * configure: use move-if-change from gcc to create config.status.
19072 Some makefiles depend on config.status to tell if a directory
19073 has been reconfigured for a different host. This change
19074 prevents those directories from remaking everything in the case
19075 where the reconfig was only intended to rebuild a Makefile.
19076
19077 * configure: test for config.sub with "config.sub sun4" rather
19078 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19079 host alias from a missing config.sub.
19080
19081Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19082
19083 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19084 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19085
19086Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19087
19088 * configure: mkdir ${subdir} as needed.
19089
19090Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19091
19092 * Makefile.in,configure.in: added autoconf.
19093
19094Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19095
19096 * Makefile.in: no longer pass against on recursion.
19097
19098 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19099 definitions are not inherited.
19100
19101 * configure: correct makesrcdir when subdir is .
19102
19103Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19104
19105 * configure: Add support for 'subdirs' variable, which is
19106 like 'configdirs', except that configure doesn't re-invoke
19107 itself for subdirs, it just creates a Makefile for each subdir.
19108 * configure.texi: Document subdirs.
19109
19110Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19111
19112 * configure.in: added flex to configdirs
19113
19114Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19115
19116 * Makefile.in: remove clean-stamps from clean.
19117
19118Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19119
19120 * configure.in: Add gdbtest to configdirs.
19121
19122Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19123
19124 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19125 to recursive makes.
19126 * configure.in: Recognize new ncr3000 config.
19127
19128Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19129
19130 * Makefile.in, configure.in: removed references to gdbm.
19131
19132Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19133
19134 * config.sub: Don't canonicalize os value
19135 newsos* to bsd (readline needs to check for newsos).
19136 (This fix was earlier made Jan 31, but got re-broken.)
19137
19138Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19139
19140 * configure.in: sco is an os, not a vendor!
19141
19142 * configure: Quote $( better. Keep various shells happy.
19143
19144Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19145
19146 * Makefile.in: eliminate stamp-files.
19147
19148Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19149
19150 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19151 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19152
19153Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19154
19155 * config.sub: fix iris/iris3.
19156
19157Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19158
19159 * configure: re-add -rm.
19160
19161Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19162
19163 * Maskefile.in: add .stmp-rcs to all.
19164
19165 * configure.in: remove gas from rs6000 build, use aix host fragment.
19166
19167Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19168
19169 * configure: pass down site_option during recursion.
19170
19171Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19172
19173 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19174
19175Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19176
19177 * configure: Change exec_prefix so that it really defaults to prefix.
19178
19179Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19180
19181 * Makefile.in, configure.in: Add support for mmalloc library.
19182
19183Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19184
19185 * Makefile.in: add stmp dependencies for a few more things.
19186
19187Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19188
19189 * configure: adjusted error message on objdir/srcdir configure
19190 collision, per john's suggestion.
19191
19192 * Makefile.in: add libiberty stmp to all and all.cross.
19193
19194Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19195
19196 * Makefile.in: remove force dependencies, add grep to all.
19197
19198Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19199
19200 * Makefile.in: drop flex. make stamp files work.
19201
19202 * configure: added test for conflicting configuration in srcdir,
19203 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19204 gets cranky. use relative paths for configure and srcdir
19205 whenever possible. Send some error messages to stderr that were
19206 going to stdout.
19207
19208Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19209
19210 * Makefile.in: Fix libg++ rule to check for gcc directory
19211 before using gcc/gcc. Also pass XTRAFLAGS.
19212
19213Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19214
19215 * Makefile.in: added stmp-files so that directories aren't polled
19216 when they are already built.
19217
19218 * configure.texi: fixed a node pointer problem.
19219
19220Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19221
731a8127 19222 * config.sub configure.in gdb/configure.in
6599da04
JM
19223 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19224 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19225 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19226
19227Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19228
19229 * configure: -recurring becomes -silent. corrected help message
19230 for -site= option.
19231
19232 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19233
19234Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19235
19236 * configure: when building Makefile for crosses, replace
19237 tooldir and program_prefix. default srcdir from location of
19238 config.sub. remove "for host in hosts" and "for target in
19239 targets" loops.
19240
19241Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19242
19243 * Makefile.in: Do not pass bindir or mandir to cvs.
19244
19245Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19246
19247 * Makefile.in, configure.in: removed traces of namesubdir,
19248 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19249 copyrights to '92, changed some from Cygnus to FSF.
19250
19251 * configure.texi: remove most references to multiple hosts,
19252 multiple targets, subdirs, etc.
19253
19254 * configure.man: removed rcsid. reference config.sub not
19255 config.subr.
19256
19257 * Makefile.in: mkdir $(infodir) on install-info.
19258
19259Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19260
19261 * configure.texi: Explain better about .gdbinit and about
19262 the environment that configure.in sections run in.
19263
19264Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19265
19266 * configure.in: Ultrix is only a decstation if it's a MIPS.
19267
19268Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19269
19270 * README: DOC.configure => cfg-paper.texi.
19271
19272Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19273
19274 * config.sub (near case $os): Don't convert newsos* to bsd!
19275
19276Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19277
19278 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19279 the number of copies of COPYING that go into the GDB tar file.
19280
19281Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19282
731a8127 19283 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19284 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19285 Fix SCO configuration stuff.
19286
19287Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19288
19289 * Makefile.in: For libg++, make sure the -I pointing
19290 to the gcc directory goes *after* all the libg++-local -I flags.
19291 Also, move just-gcc dependency from just-libg++ to all-libg++.
19292
19293Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19294
19295 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19296
19297Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19298
19299 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19300
19301Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19302
19303 * config.sub: Add stratus configuration frags. Also
19304 submitted to FSF.
19305
19306Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19307
19308 * Makefile.in (DEV_SUPPORT): add configure.man.
19309
19310 * config.sub(Decode manufacturer-specific): add -none*.
19311
19312Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19313
19314 * Makefile.in: remove form feeds to make Sun's make happy.
19315 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19316
19317Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19318
19319 * Makefile.in (AR_FLAGS): Make quieter.
19320
19321Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19322
19323 * configure.in: Add libg++.
19324 * configure: When verbose, don't output the command line at each
19325 level; it will be unremarkably the same as the previous version,
19326 which will be the same as what the user typed.
19327
19328Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19329
19330 * configure.in, Makefile.in: fix clean-info, add flex. add
19331 fileutils.
19332
19333 * configure: be less sensitive to spaces in Makefile.in. Do not
19334 look for sources in "..". Doing so breaks subdirectories that
19335 might have their own configure. If a subdir has it's own
19336 configure script, use it.
19337
19338Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19339
19340 * cfg-paper.texi: some changes suggested by rms.
19341
19342Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19343
19344 * config.sub: Merge in some small additions from the FSF version,
19345 taken from the gcc distribution, to bring the Cygnus and FSF
19346 versions into closer sync.
19347
19348Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19349
19350 * configure.in: Changed svr4 references to sysv4.
19351
19352Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19353
19354 * configure: added -V for version number option.
19355
19356Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19357
19358 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19359 renamed from DOC.configure to cfg-paper.texi.
19360
19361Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19362
19363 * configure, config.subr, config.sub: config.subr is now
19364 config.sub again.
19365
19366Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19367
19368 * configure.texi: new file, in progress.
19369
19370 * Makefile.in: build info file and install the man page for
19371 configure.
19372
19373 * configure.man: new file, first cut.
19374
19375 * configure: find config.subr again now that configuration "none"
19376 has gone. removed all traces of the -ansi option. removed all
19377 traces of the -languages option.
19378
19379 * config.subr: resync from rms.
19380
19381Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19382
19383 * configure, config.sub, config.subr: merge config.sub into
19384 config.subr, call the result config.subr, remove config.sub, use
19385 config.subr.
19386
19387 * Makefile.in: revised install for dir.info.
19388
19389Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19390
19391 * configure.in: add decstation host makefile frag.
19392
19393 * Makefile.in: BISON now bison -y again. also install-gcc on
19394 install. clean-gdbm on clean. infodir belongs in datadir.
19395 Make directories for info install. Build dir.info here then
19396 install it.
19397
19398Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19399
19400 * Makefile.in: fix for bad directory tests.
19401
19402Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19403
19404 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19405 regexp. -srcdir relative was being handled incorrectly.
19406
19407 * Makefile.in: unwrapped some for loops so that parallel makes
19408 work again and so one can focus one's attention on a particular
19409 package.
19410
19411Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19412
19413 * configure: added PWD as a stand in for `pwd` (for speed). use
19414 elif wherever possible. make -srcdir work without -objdir.
19415 -objdir= commented out.
19416
19417Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19418
19419 * configure: +options become --options. -subdirs commented out.
19420 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19421 Makefile now at top of generated Makefile. Removed cvs log
19422 entries. added -srcdir. create .gdbinit only if there is one
19423 in ${srcdir}.
19424
19425 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19426 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19427 and mandir now keyed off datadir by default.
19428
19429Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19430
19431 * Freshly created ChangeLog.
19432
19433\f
19434Local Variables:
19435mode: change-log
19436left-margin: 8
19437fill-column: 76
19438version-control: never
19439End: