]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
re PR c/77490 (bit-not (~) on boolean should be warned about)
[gcc.git] / ChangeLog
CommitLineData
e2080e79
TC
12016-09-23 Tamar Christina <tamar.christina@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
8f3675f8
MR
52016-09-12 Maciej W. Rozycki <macro@imgtec.com>
6
7 * configure.ac: Check for the minimum in-tree MPFR version
8 handled.
9 * configure: Regenerate.
10
21f88103
YTL
112016-07-20 Yan-Ting Lin <currygt52@gmail.com>
12
13 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
14 * configure: Regenerated.
15
60d51882
FR
162016-07-19 Fritz Reese <fritzoreese@gmail.com>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
277d7ee0
AK
202016-06-23 Andi Kleen <ak@linux.intel.com>
21
22 * Makefile.def: Add autoprofiledbootstrap.
23 * Makefile.tpl: Dito.
24 * Makefile.in: Regenerate.
25
fd6487af
JS
262016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
27
28 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
29 * configure: Regenerate.
30
3e326935
TS
312016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
32
33 * configure: Regenerate.
34 * configure.ac: Remove support for avr-rtems.
35
9582bf04
SKS
362016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
6f820b68
MC
402016-06-16 Michael Collison <michael.collison@arm.com>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
775ee7fa
MM
442016-06-14 Mikael Morin <mikael@gcc.gnu.org>
45
46 * MAINTAINERS (Write After Approval): Update e-mail address.
47
de3ba371
JM
482016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
49
21f88103 50 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 51
350216e3
AM
522016-05-28 Alan Modra <amodra@gmail.com>
53
54 * Makefile.tpl (configure): Depend on m4 files included.
55 * Makefile.in: Regenerate.
56
9cad20fa
BS
572016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
58
59 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
60 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
61
92466115
BS
622016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
63
64 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
65 special case builtin.
66 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
67 support for ALTIVEC_BUILTIN_VEC_ADDEC.
68 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
69 for __builtin_vec_addec.
70
fe38e08b
JS
712016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
72
73 * config.guess: Import version 2016-04-02 (newest).
74 * config.sub: Import version 2016-05-10 (newest).
75
cef1a0b8 762016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 77
cef1a0b8
JL
78 * configure.ac: Add ARC support to libgloss.
79 * configure: Regenerate
704b85c7 80
75a6b91a
AS
812016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
82
83 * MAINTAINERS (Write After Approval): Add myself.
84
00f35794
BE
852016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
86
87 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
88 * configure: Regenerated.
89 * Makefile.def (gmp): Explicitly disable assembler.
90 (mpfr): Adjust lib_path.
91 (mpc): Likewise.
92 * Makefile.in: Regenerated.
93
c100769b
JJ
942016-05-01 Jakub Jelinek <jakub@redhat.com>
95
96 PR bootstrap/70704
97 * configure.ac (--enable-stage1-checking): Add missing
98 --enable-checking=.
99 * configure: Regenerated.
100
bc6d9014
OE
1012016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
102
ace08cb8
OE
103 * config.guess: Revert r235676.
104 * config.sub: Revert r235676.
105
1062016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
107
108 * config.guess: Remove SH5 support.
bc6d9014
OE
109 * config.sub: Likewise.
110 * configure: Likewise.
111 * configure.ac: Likewise.
112
7db11a5a
JJ
1132016-04-26 Jakub Jelinek <jakub@redhat.com>
114
115 PR bootstrap/70704
116 * configure.ac (--enable-stage1-checking): For --disable-checking or
117 implicit --enable-checking, make sure extra flag matches in between
118 stage1 and later checking.
119 * configure: Regenerated.
120
ab0fc037
TS
1212016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
122
123 * .gitattributes: New file.
124
c048fa95
SB
1252016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
126
127 * MAINTAINERS (rs6000/powerpc port): Add myself.
128
f3653cf5
SB
1292016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
130
131 PR bootstrap/70173
132 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
133 and gotools directories. Delete the stage_final file.
134 * Makefile.in: Regenerate.
135
4f93efa4
AV
1362016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
c27e432e
SK
1402016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
141
142 * MAINTAINERS (Fortran maintainer): Remove myself.
143
7134713c
BS
1442016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
7d74282a
KN
1482016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
1b858e76
CC
1522016-03-17 Cary Coutant <ccoutant@gmail.com>
153
154 Sync with binutils-gdb:
155
156 2016-03-17 Cary Coutant <ccoutant@gmail.com>
157
158 * configure.ac: Add mips and s390 to the gold target check.
159 * configure: Regenerate.
160
d15bd5bb
DD
1612016-03-01 DJ Delorie <dj@redhat.com>
162
163 * MAINTAINERS (mep): Remove myself as MeP maintainer.
164
6d1fa6bb
DM
1652016-02-22 David Malcolm <dmalcolm@redhat.com>
166
167 * MAINTAINERS (libcpp): Add myself.
168 (diagnostic messages): Likewise.
169
607bda60
TV
1702016-02-20 Tom de Vries <tom@codesourcery.com>
171
172 * MAINTAINERS: Fix whitespace.
173
80cfaff8
CZ
1742016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
c661a43d
SP
1782016-01-29 Sebastian Pop <s.pop@samsung.com>
179
180 * config/isl.m4: Add comments about isl-0.16.
181 * configure: Regenerate.
182
86b3a101
MJ
1832016-01-29 Martin Jambor <mjambor@suse.cz>
184
185 * MAINTAINERS (hsa maintainers): Add myself.
186
960cbfd2
WD
1872015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
188
189 * MAINTAINERS: (Write After Approval): Add myself.
190
1e050c90
AK
1912016-01-25 Aditya Kumar <aditya.k7@samsung.com>
192 Sebastian Pop <s.pop@samsung.com>
193
194 * Makefile.in: Regenerate.
195 * Makefile.tpl: Export ISLVER.
196 * configure: Regenerate.
197 * config/isl.m4: Detect isl-0.15.
198
cefadad1
MM
1992016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
200
201 PR bootstrap/69329
202 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
203 * Makefile.in: Regenerate.
204
9e530bcd
AP
2052016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
206
207 * configure.ac: Enable LTO for DJGPP
208 * configure: Regenerate
209
324402a0
L
2102016-01-12 H.J. Lu <hongjiu.lu@intel.com>
211
212 Sync with binutils-gdb:
213 2015-10-21 Nick Clifton <nickc@redhat.com>
214
215 PR gas/19109
216 * configure.ac: Note the 'none' is an acceptable argument to
217 --enable-compressed-debug-sections.
218 * configure: Regenerate.
219
9eaaa830
BE
2202016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
221
222 PR bootstrap/69134
223 * Makefile.def (mpfr): Disable assembler.
224 * Makefile.in: Regenerate.
225
cfe67e03
BE
2262016-01-01 Ben Elliston <bje@gnu.org>
227
228 * config.guess: Import version 2016-01-01.
229 * config.sub: Likewise.
230
be33d404
SS
2312015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
e357a5e0
SP
2352015-12-17 Sebastian Pop <s.pop@samsung.com>
236
237 * Makefile.in: Replace ISL with isl.
238 * Makefile.tpl: Same.
239 * config/isl.m4: Same.
240 * configure.ac: Same.
241 * contrib/download_prerequisites: Same.
242 * configure: Regenerate.
243
1ad2439b
AP
2442015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
245
246 * MAINTAINERS (Write After Approval): Add Myself.
247
70decafb
NS
2482015-12-17 Nathan Sidwell <nathan@acm.org>
249
250 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
251 * configure: Regenerate.
252
560d18d3
AK
2532015-12-16 Aditya Kumar <aditya.k7@samsung.com>
254 Sebastian Pop <s.pop@samsung.com>
255
256 * config/isl.m4 (ISL_CHECK_VERSION): Check for
257 isl_ctx_get_max_operations.
258 * configure: Regenerate.
259
57e8ab24 2602015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
105b682e
ILT
2642015-12-02 Ian Lance Taylor <iant@google.com>
265
266 PR go/66147
267 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
268 * Makefile.in: Regenerate.
269
7eb46bec
AT
2702015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
271
272 PR libffi/65726
273 * Makefile.def (lang_env_dependencies): Make libffi depend
274 on cxx.
275 * Makefile.in: Regenerate.
276
cc3baaa9
DE
2772015-11-26 David Edelsohn <dje.gcc@gmail.com>
278
279 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
280 symbols.
281
3be96231
TG
2822015-11-20 Tristan Gingold <gingold@adacore.com>
283
284 Sync with binutils-gdb:
285 2015-11-20 Tristan Gingold <gingold@adacore.com>
286
287 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
288 * configure: Regenerate.
289
daa53f38
ML
2902015-11-19 Martin Liska <mliska@suse.cz>
291
292 * .gitignore: Add .clang-format to ignored files.
293 * Makefile.in: Add clang-format.
294 * Makefile.tpl: Likewise.
295
54985c70
TA
2962015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
297
298 * configure.ac: Enable libmpx by default.
299 * configure: Regenerated.
300
d0397c75
SE
3012015-10-23 Steve Ellcey <sellcey@imgtec.com>
302
303 * MAINTAINERS: Update email address.
304
735a559c
PM
3052015-10-23 Paulo Matos <pmatos@linki.tools>
306
307 * MAINTAINERS: Update email address.
308
15713b43
AH
3092015-10-23 Alan Hayward <alan.hayward@arm.com>
310
311 * MAINTAINERS (Write After Approval): Add myself.
312
78edb32f
L
3132015-10-20 H.J. Lu <hongjiu.lu@intel.com>
314
315 Sync with binutils-gdb:
316 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
317
318 PR gas/19109
319 * configure.ac: Add
320 --enable-compressed-debug-sections={all,gas,gold,ld}.
321 * configure: Regenerated.
322
dec6b7f1
AC
3232015-10-16 Arnaud Charlet <charlet@adacore.com>
324
325 * MAINTAINERS: Update list of Ada maintainers and email addresses.
326
6be1d686
ML
3272015-10-09 Martin Liska <mliska@suse.cz>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
dc0e2060
AF
3312015-10-09 Alexander Fomin <alexander.fomin@intel.com>
332
333 * MAINTAINERS (Write After Approval): Add myself.
334
bec93d40
FW
3352015-10-02 Florian Weimer <fweimer@redhat.com>
336
337 * MAINTAINERS: Update email address.
338
0487f06d
LK
3392015-10-02 Louis Krupp <louis.krupp@zoho.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
56547ff7
KT
3432015-09-20 Kai Tietz <ktietz70@googlemail.com>
344
423ea09f 345 * MAINTAINERS: Update email.
56547ff7 346
ed4c91ea
BS
3472015-09-14 Bernd Schmidt <bschmidt@redhat.com>
348
349 * MAINTAINERS: Update my email address.
350
2503fd9e
JB
3512015-09-01 James Bowman <james.bowman@ftdichip.com>
352
353 * MAINTAINERS (ft32 port): Add myself.
354
3726332a
DS
3552015-08-28 David Sherwood <david.sherwood@arm.com>
356
357 * MAINTAINERS: Add myself.
358
15480aaf
PM
3592015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
ad4f95e3
FXC
3632015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
364
365 PR libfortran/54572
366 * Makefile.def: Make libgfortran depend on libbacktrace.
367 * Makefile.in: Regenerate.
368
95f25df0
SD
3692015-08-20 Simon Dardis <simon.dardis@imgtec.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
5dc85f7e
TV
3732015-08-12 Tom de Vries <tom@codesourcery.com>
374
375 PR other/67092
376 * configure.ac: Remove --with_host_libstdcxx support.
377 * configure: Regenerate.
378
44a7d18d
TS
3792015-08-10 Thomas Schwinge <thomas@codesourcery.com>
380 Jakub Jelinek <jakub@redhat.com>
381
382 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
383 nvptx*-*-*.
384 * configure: Regenerate.
385
bf5372e7
YS
3862015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
387
388 * Makefile.def (libiconv): Define bootstrap=true.
389 Mark pdf/html/info as missing.
390 (configure-gcc): Depend on all-libiconv.
391 (all-gcc): Ditto.
392 (configure-libcpp): Ditto.
393 (all-libcpp): Ditto.
394 (configure-intl): Ditto.
395 (all-intl): Ditto.
396 * Makefile.in: Regenerate.
397
94b8fdcc
BC
3982015-08-03 Bin Cheng <bin.cheng@arm.com>
399
400 * MAINTAINERS (loop ivopts): Add the entry and myself.
401
430bcac1
NS
4022015-07-31 Nathan Sidwell <nathan@codesourcery.com>
403
404 * MAINTAINERS (nvptx): Add self.
405
110d61da
AL
4062015-07-29 Alan Lawrence <alan.lawrence@arm.com>
407
408 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
409 128-bit vector modes.
410
c9da7548 4112015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 412
c9da7548
VV
413 * MAINTAINERS (Write After Approval): Add myself.
414
423ea09f 4152015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
416
417 * config.sub, config.guess: Import from upstream.
418
6b1786aa
JL
4192015-07-24 Michael Darling <darlingm@gmail.com>
420
421 PR other/66259
422 * config-ml.in: Reflects renaming of configure.in to configure.ac
423 * configure: Likewise
424 * configure.ac: Likewise
425
45952786
BS
4262015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
427
428 * MAINTAINERS: Update my email address.
429
f1595603
L
4302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
431
432 Sync with binutils-gdb:
433 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
434
435 * configure.ac (target_configdirs): Exclude target-zlib if
436 target-libjava isn't built.
437 * configure: Regenerated.
438
a05c2c75
L
4392015-07-14 H.J. Lu <hongjiu.lu@intel.com>
440
441 Sync with binutils-gdb:
442 2015-05-13 John David Anglin <dave.anglin@bell.net>
443
444 * configure.ac: Disable configuration of GDB for HPUX targets.
445 * configure: Regenerate.
446
447 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
448
449 * configure.ac: Add --with-system-zlib.
450 * configure: Regenerated.
451
452 2015-01-28 James Bowman <james.bowman@ftdichip.com>
453
454 * configure.ac: Add FT32 support.
455 * configure: Regenerate.
456
457 2015-01-12 Anthony Green <green@moxielogic.com>
458
459 * configure.ac: Don't disable gprof for moxie.
460 * configure: Rebuild.
461
1c01ebf6
L
4622015-07-14 H.J. Lu <hongjiu.lu@intel.com>
463
464 Sync with binutils-gdb:
465 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
466
467 PR ld/18355
468 * Makefile.def: Add extra_configure_flags to host zlib.
469 * configure.ac (extra_host_zlib_configure_flags): New. Set
470 to --enable-host-shared When bfd is to be built as shared
471 library. AC_SUBST.
472 * Makefile.in: Regenerated.
473
e59969a1
HPN
4742015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
475
476 Sync with src:
477 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
478 * Makefile.def (dependencies): Add all-zlib to all-bfd.
479 * Makefile.in: Regenerated.
480
d9063947
L
4812015-06-30 H.J. Lu <hongjiu.lu@intel.com>
482
483 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
484 target.
485 * configure: Regenerate.
486
b837291d
LC
4872015-06-23 Ludovic Courtès <ludo@gnu.org>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
2a97995f
AT
4912015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
492
493 * MAINTAINERS (OS Port Maintainers): Add myself.
494 (Various Maintainers): Remove myself from libffi testsuite.
495
19cd26a6
RS
4962015-06-04 Richard Sandiford <richard.sandiford@arm.com>
497
498 * MAINTAINERS (gen* on machine desc): Add self.
499
8ca528d9
JM
5002015-06-02 Jason Merrill <jason@redhat.com>
501
502 PR bootstrap/66319
503 * configure.ac: Use -std=gnu++98.
504
4526c3c1
SN
5052015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
318a4e6d
MF
5092015-05-28 Mike Frysinger <vapier@gentoo.org>
510
511 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
512 * configure: Regenerate.
513
46070488
JM
5142015-05-26 Jason Merrill <jason@redhat.com>
515
516 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
517 * configure: Regenerate.
518
fef939d6
JB
5192015-05-16 James Bowman <james.bowman@ftdichip.com>
520
521 * configure.ac: FT32 target added.
fef939d6
JB
522 * configure: Regenerated.
523
886faf50
IB
5242015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
525
526 * MAINTAINERS (Write After Approval): Add myself.
527
91c6b410
PM
5282015-05-11 Paulo Matos <paulo@matos-sorge.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
e640447c
PM
5322015-05-11 Paulo Matos <paulo@matos-sorge.com>
533
534 * configure.ac: Fix typo.
535 * configure: Regenerate.
536
e587377d
MM
5372015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
cabb9d59
MK
5412015-05-03 Matthias Klose <doko@ubuntu.com>
542
543 * configure.ac: Match $host configured with triplets.
544 * configure: Regenerate.
545
fafb95a6
BRF
5462015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
547
548 * Makefile.tpl: Remove surplus whitespace throughout.
549 * Makefile.in: Regenerate.
550
85867772
SB
5512015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
552
553 * MAINTAINERS (Various Maintainers): Add myself as instruction
554 combiner maintainer.
555
c10b5ea0
JJ
5562015-04-17 Jakub Jelinek <jakub@redhat.com>
557
558 PR bootstrap/62077
559 * configure.ac (--enable-stage1-checking): Default to
560 release,misc,gimple,rtlflag,tree,types if --disable-checking
561 or --enable-checking is not specified and DEV-PHASE is not
562 experimental.
563 * configure: Regenerated.
564
77019397
MO
5652015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
566
567 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
568 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
569 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
570 * Makefile.in: Regenerate.
571
17feae99 5722015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
573
574 * MAINTAINERS: Update my email address.
575
e61ffb3b
JG
5762015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
577
578 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
579
b16cc4f2
KT
5802015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
581
582 * MAINTAINERS: Add myself as an arm port reviewer.
583
ec523909
ML
5842015-03-25 Martin Liska <mliska@suse.cz>
585 Yury Gribov <y.gribov@samsung.com>
586
587 * Makefile.in: Fix ln source location for vimrc file.
588 * Makefile.tpl: Likewise.
589
fc30054e
AH
5902015-03-09 Aldy Hernandez <aldyh@redhat.com>
591
592 PR bootstrap/25672
593 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
594 cross-compiling. Similarly for CXX_FOR_TARGET.
595 * configure: Regenerate.
596
5373cd33
IE
5972015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
598
599 * Makefile.def: Add libmpx.
600 * configure.ac: Add libmpx.
601 * Makefile.in: Regenerate.
602 * configure: Regenerate.
603
a6e8abb9
KY
6042015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
605
606 * MAINTAINERS (CPU Port Maintainers): Add myself
607 i386 vector ISA extns mantainer.
608
f2b86778
JL
6092015-03-13 Jeff Law <law@redhat.com>
610
611 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
612 maintainer.
613 Remove Richard Henderson as a maintainer for the x86 port.
614
9dd44d1c
JR
6152015-03-03 Joern Rennecke <gnu@amylaar.uk>
616
617 * MAINTAINERS (CPU Port Maintainers): Update my email address.
618
33079441
IE
6192015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
620
621 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
622 pointer bounds checker and i386 MPX maintainer.
623
d083ae5f
SL
6242015-02-26 Sandra Loosemore <sandra@codesourcery.com>
625
626 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
627
f91f1c13
MS
6282015-02-26 Martin Sebor <msebor@redhat.com>
629
630 * MAINTAINERS (Various Maintainers): Add self.
631
426c1eb0
TS
6322015-02-20 Thomas Schwinge <thomas@codesourcery.com>
633
634 * configure.ac [--enable-as-accelerator-for] (enable_languages):
635 Make sure it contains lto.
636 * configure: Regenerate.
637
8ae12d71
TS
6382015-02-18 Thomas Schwinge <thomas@codesourcery.com>
639
640 * configure: Regenerate.
641
11aa81cc 6422015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 6431
11aa81cc
DN
644 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
645 middle-end, docstring): Remove myself.
646 (Write After Approval): Add myself.
647
a436ab27
JJ
6482015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
649
650 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
651 (Write After Approval): Update address.
652
231d020b
DM
6532015-01-29 David Malcolm <dmalcolm@redhat.com>
654
655 PR jit/64780
656 * configure.ac: Require the user to explicitly specify
657 --enable-host-shared if the jit is enabled.
658 * configure: Regenerate.
659
82a94471
RS
6602015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
661
662 * MAINTAINERS (Write After Approval): Add myself.
663
e6f0c56d
TV
6642015-01-25 Tom de Vries <tom@codesourcery.com>
665
666 * MAINTAINERS: Make whitespace consistent.
667
631ff3e1
BO
6682015-01-23 Braden Obrzut <admin@maniacsvault.net>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
09b9cd1f
AV
6722015-01-20 Andre Vehreschild <vehre@gmx.de>
673
674 * MAINTAINERS: (Write After Approval): Add myself.
675
802ed46a
MU
6762015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
677
678 * MAINTAINERS: (Write After Approval): Add myself.
679
c61fcfa6
PT
6802015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
681
682 * MAINTAINERS: (Write After Approval): Add myself.
683
ebcd09c1
IS
6842015-01-13 Iain Sandoe <iain@codesourcery.com>
685
686 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
687 objective-c/c++ front end maintainer.
688
71aa170d
MP
6892015-01-13 Marek Polacek <polacek@redhat.com>
690
691 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
692
da067543
JL
6932015-01-12 Jeff Law <law@redhat.com>
694
695 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
696 a very long time.
697
bf1de3f0
ILT
6982015-01-09 Ian Lance Taylor <iant@google.com>
699
700 * configure.ac (host_tools): Add gotools.
701 * Makefile.def (host_modules): Add gotools.
702 (dependencies): Add dependency of all-gotools on all-target-libgo.
703
82a19768
AT
7042015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
705
706 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
707 * configure: Regenerate.
708
53dd59bf
TS
7092015-01-08 Thomas Schwinge <thomas@codesourcery.com>
710
711 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
712 all-target-libgomp.
713 * Makefile.in: Regenerate.
714
8054942d
EB
7152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
716
717 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
718
0969ec7d
EB
7192015-01-06 Eric Botcazou <ebotcazou@adacore.com>
720
721 * configure.ac: Add Visium support.
722 * configure: Regenerate.
723
ec8fd1c0
AS
7242015-01-04 Andreas Schwab <schwab@linux-m68k.org>
725
726 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
727 * configure: Regenerate.
728
9bccfdf5
AP
7292015-01-03 Andrew Pinski <apinski@cavium.com>
730
731 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
732 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
733 (BASE_TARGET_EXPORTS): Add OBJCOPY.
734 (OBJCOPY_FOR_TARGET): New variable.
735 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
736 * Makefile.in: Regenerate.
737 * configure.ac: Check for already installed target objcopy.
738 Also GCC_TARGET_TOOL on objcopy.
739 * configure: Regenerate.
740
007adc0d
HPN
7412015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
742
743 * config.sub: Update from upstream, to 2015-01-01 version.
744 * config.guess: Ditto.
745
fe55e976
SH
7462014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
747
748 * MAINTAINERS (RTEMS Ports): Add myself.
749
b86d271e
PMR
7502014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
9733278a
MH
7542014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
755
756 * MAINTAINERS (Write After Approval): Add myself.
757
4b4f2e35
TS
7582014-12-15 Thomas Schwinge <thomas@codesourcery.com>
759
760 * configure.ac (--enable-as-accelerator-for): Don't set
761 ENABLE_AS_ACCELERATOR_FOR. Update all users.
762 * configure: Regenerate.
763
b6a65eb6
JJ
7642014-12-13 Jakub Jelinek <jakub@redhat.com>
765
766 PR bootstrap/64023
767 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
768 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
769 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
770 to CXX.
771 * Makefile.in: Regenerated.
772
c3e1e693
YG
7732014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
774 Yury Gribov <y.gribov@samsung.com>
775
776 * .gitignore: Added .local.vimrc and .lvimrc.
777 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
778 * Makefile.in: Regenerate.
779
7802014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
781
782 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
783 * configure: Regenerated.
784
b9fb25a5
BS
7852014-11-27 Bernd Schmidt <bernds@codesourcery.com>
786
787 * MAINTAINERS (nvptx port): New entry.
788
d896cc4d
JBG
7892014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
790
791 * configure: Regenerate.
792
74ae587e
JBG
7932014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
794
795 * configure.ac: Merge with Binutils.
796
45c89690
TB
7972014-11-26 Tobias Burnus <burnus@net-b.de>
798
799 * Makefile.def: Make more dependent on mpfr, mpc and isl.
800 * Makefile.in: Regenerate.
801
ea903c37
BE
8022014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
803
804 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
805 missing flex.
806 * Makefile.in: Regenerated.
807
eb23df59
IV
8082014-11-21 Ilya Verbin <ilya.verbin@intel.com>
809
810 * Makefile.in: Regenerate.
811
a699d672
L
8122014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
813
814 PR bootstrap/63784
815 * libtool.m4: Add $pic_flag with -shared.
816
fc065a61
RL
8172014-11-21 Renlin Li <Renlin.Li@arm.com>
818
819 * MAINTAINERS (Write After Approval): Added myself.
820
efcc23e6
AV
8212014-11-21 Alex Velenko <Alex.Velenko@arm.com>
822
823 * MAINTAINERS (write-after-approval): Add myself.
824
dd308ed8
MK
8252014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
826
827 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
828 from 2 years ago.
829
ac8698a1
AV
8302014-11-19 Alex Velenko <Alex.Velenko@arm.com>
831
832 Revert:
833 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
834
835 * MAINTAINERS (Write After Approval): Added myself as line map
836 maintainer.
837
8dab9330
RL
8382014-11-19 Renlin Li <Renlin.Li@arm.com>
839
840 Revert:
841 2014-11-19 Renlin Li <Renlin.Li@arm.com>
842
843 * MAINTAINERS (Write After Approval): Added myself.
844
1be22083
RL
8452014-11-19 Renlin Li <Renlin.Li@arm.com>
846
847 * MAINTAINERS (Write After Approval): Added myself.
848
59392f46
AV
8492014-11-19 Alex Velenko <Alex.Velenko@arm.com>
850
851 * MAINTAINERS (Write After Approval): Added myself as line map
852 maintainer.
853
0f3422cc
DS
8542014-11-17 Dodji Seketeli <dodji@redhat.com>
855
856 * MAINTAINERS (Various Maintainers): Added myself as line map
857 maintainer.
858
0c8969f0
JBG
8592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
860
861 * move-if-change: Sync from upstream gnulib.
862
d7134c0e
JBG
8632014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
864
865 * compile: Sync with upstream Automake.
866 * depcomp: Ditto.
867 * install-sh: Ditto.
868 * missing: Ditto.
869 * mkinstalldirs: Ditto.
870 * ylwrap: Ditto.
871
e4ff7e6a
JBG
8722014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
873
874 * config.sub: Update from upstream config repo.
875 * config.guess: Ditto.
876
5f520819
KY
8772014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
878
879 * Makefile.def: Add liboffloadmic to target_modules. Make
880 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
881 * Makefile.in: Regenerate.
882 * configure: Regenerate.
883 * configure.ac: Add liboffloadmic to target binaries.
884 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
885 Add liboffloadmic to noconfig list when C++ is not supported.
886
85c64bbe
BS
8872014-11-13 Bernd Schmidt <bernds@codesourcery.com>
888 Thomas Schwinge <thomas@codesourcery.com>
889 Ilya Verbin <ilya.verbin@intel.com>
890 Andrey Turetskiy <andrey.turetskiy@intel.com>
891
892 * configure: Regenerate.
893 * configure.ac (--enable-as-accelerator-for)
894 (--enable-offload-targets): New configure options.
895
7d35a59e
TB
8962014-11-11 Tobias Burnus <burnus@net-b.de>
897
0a002272 898 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
899 * Makefile.in: Regenerate.
900
35485da9
DM
9012014-11-11 David Malcolm <dmalcolm@redhat.com>
902
903 * ChangeLog.jit: New.
904 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
905
ebf6d33b
FXC
9062014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
907
908 PR target/63610
909 * libtool.m4: Fix globbing of darwin versions.
910 * configure: Regenerate.
911
4a9bb2aa
TB
9122014-11-11 Tobias Burnus <burnus@net-b.de>
913
4a9bb2aa
TB
914 * Makefile.def: Remove CLooG.
915 * Makefile.tpl: Ditto.
916 * configure.ac: Ditto.
917 * configure: Regenerate.
918 * Makefile.in: Ditto.
919
738f2522
BS
9202014-11-06 Bernd Schmidt <bernds@codesourcery.com>
921
922 * configure.ac: Handle nvptx-*-*.
923 * configure: Regenerate.
924
9b591dd1
PG
9252014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
14258928
JJ
9292014-10-31 Jakub Jelinek <jakub@redhat.com>
930
931 * Makefile.def (libcc1): Remove bootstrap=true;.
932 * Makefile.in: Regenerated.
933
1335a8ca
JBG
9342014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
935
936 * configure.ac: Update comment.
937 * configure: Regenerate.
938
cb115cc2
IE
9392014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
fca38047
TS
9432014-10-30 Thomas Schwinge <thomas@codesourcery.com>
944
945 * configure.ac (extra_host_libiberty_configure_flags): Add
946 --enable-shared also for libcc1's benefit.
947 * configure: Regenerate.
948
65c0707b
TG
9492014-10-29 Tristan Gingold <gingold@adacore.com>
950
951 * MAINTAINERS: Change my email address.
952
ddc8de03
PM
9532014-10-27 Phil Muldoon <pmuldoon@redhat.com>
954 Tom Tromey <tromey@redhat.com>
955
956 * Makefile.def: Add libcc1 to host_modules.
957 * configure.ac (host_tools): Add libcc1.
958 * Makefile.in, configure: Rebuild.
959
4eb1ac39 9602014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
961
962 * configure.ac (build_configargs): Don't share config.cache between
963 build subdirs.
7fd74620 964 * configure: Regenerate.
3d96b0d0 965
d81230b5
DH
9662014-10-24 Daniel Hellstrom <daniel@gaisler.com>
967
968 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
969 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
970 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
971 leon3v7 as leon3.
972 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
973 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
974 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
975 * config/sparc/sparc.md (cpu): Add leon3v7.
976 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
977
c7a6a617
DH
9782014-10-24 Daniel Hellstrom <daniel@gaisler.com>
979
980 * MAINTAINERS (write-after-approval): Add myself.
981
74cc5471
ILT
9822014-10-23 Ian Lance Taylor <iant@google.com>
983
984 * configure.ac: Disable the Go frontend on systems where it is known
985 to not work.
986 * configure: Regenerate.
987
929315a9
RB
9882014-10-23 Richard Biener <rguenther@suse.de>
989
990 * Makefile.def: Add libcpp build module and dependencies.
991 * configure.ac: Add libcpp build module.
992 * Makefile.in: Regenerate.
993 * configure: Likewise.
994
5d12b768
MF
9952014-10-15 Max Filippov <jcmvbkbc@gmail.com>
996
997 * MAINTAINERS (write-after-approval): Add myself.
998
7b262a51
MLI
9992014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1000
1001 * INSTALL/README: Do not mention CVS.
1002
7705dfd1
JY
10032014-10-03 Jing Yu <jingyu@google.com>
1004
1005 * configure.ac: Add aarch64 to list of targets that support gold.
1006 * configure: Regenerate.
1007
a3052d31
FD
10082014-09-29 François Dumont <fdumont@gcc.gnu.org>
1009
1010 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1011
b2a1b261
CM
10122014-09-29 Catherine Moore <clm@codesourcery.com>
1013
1014 * MAINTAINERS: Add myself as MIPS maintainer.
1015
05342e10
MF
10162014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1017
1018 * MAINTAINERS: Move myself to MIPS maintainers.
1019
3f6bb7e5
JBG
10202014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1021
1022 * MAINTAINERS: Put all email addresses between '<' and '>'.
1023
3e895729
FXC
10242014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1025
1026 * MAINTAINERS: Move myself to reviewers (Fortran).
1027
e04733ee
AK
10282014-09-01 Andi Kleen <ak@linux.intel.com>
1029
1030 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1031 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1032 * Makefile.in: Regenerate.
1033
e79c0ea8
DM
10342014-08-28 David Malcolm <dmalcolm@redhat.com>
1035
1036 * rtx-classes-status.txt: Delete
1037
b32d5189
DM
10382014-08-28 David Malcolm <dmalcolm@redhat.com>
1039
1040 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1041
e0c0c325
SP
10422014-08-27 Sebastian Pop <s.pop@samsung.com>
1043
1044 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1045 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1046 of checking for version number.
1047 * configure: Regenerated.
1048 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1049
d7ac0a6a
DM
10502014-08-27 David Malcolm <dmalcolm@redhat.com>
1051
1052 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1053 is done; begin phase 6 (use extra rtx_def subclasses).
1054
9daaca36
DM
10552014-08-27 David Malcolm <dmalcolm@redhat.com>
1056
1057 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1058 done; begin phase 5 (additional rtx_def subclasses).
1059
b2908ba6
DM
10602014-08-26 David Malcolm <dmalcolm@redhat.com>
1061
1062 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1063
1130d5e3
DM
10642014-08-26 David Malcolm <dmalcolm@redhat.com>
1065
1066 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1067 SET_BB_HEADER are done.
1068
0e0ce50d
DM
10692014-08-26 David Malcolm <dmalcolm@redhat.com>
1070
1071 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1072 done.
1073
3d30f4e8
DM
10742014-08-26 David Malcolm <dmalcolm@redhat.com>
1075
1076 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1077
6144a836
DM
10782014-08-26 David Malcolm <dmalcolm@redhat.com>
1079
1080 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1081
b311fd0f
DM
10822014-08-25 David Malcolm <dmalcolm@redhat.com>
1083
1084 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1085
d8ce2eae
DM
10862014-08-25 David Malcolm <dmalcolm@redhat.com>
1087
1088 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1089
1455e88c
DM
10902014-08-25 David Malcolm <dmalcolm@redhat.com>
1091
1092 * rtx-classes-status.txt: Phase 3 (per-file commits within
1093 "config" subdirs) is done; begin phase 4 (removal of
1094 "scaffolding").
1095
76c531d3
DM
10962014-08-23 David Malcolm <dmalcolm@redhat.com>
1097
1098 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1099 dir) is done; begin phase 3 (per-file commits within "config"
1100 subdirs).
1101
00550b3d
DM
11022014-08-21 David Malcolm <dmalcolm@redhat.com>
1103
1104 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1105 phase 2 (per-file commits in main source dir).
1106
622dbadf
BC
11072014-08-21 Bin Cheng <bin.cheng@arm.com>
1108
1109 * configure: Regenerated.
1110
c1286e0b
DM
11112014-08-19 David Malcolm <dmalcolm@redhat.com>
1112
1113 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1114
c2fc1aee
DM
11152014-08-19 David Malcolm <dmalcolm@redhat.com>
1116
1117 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1118
68975683
DM
11192014-08-19 David Malcolm <dmalcolm@redhat.com>
1120
1121 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1122
d914bc6b
DM
11232014-08-19 David Malcolm <dmalcolm@redhat.com>
1124
1125 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1126
8020a4d5
DM
11272014-08-19 David Malcolm <dmalcolm@redhat.com>
1128
1129 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1130
a231b8a5
JV
11312014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1132
1133 * MAINTAINERS (Write After Approval): Add myself.
1134
ce8126f5
CF
11352014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1136
1137 * MAINTAINERS: Remove myself
1138
0f82e5c9
DM
11392014-08-19 David Malcolm <dmalcolm@redhat.com>
1140
1141 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1142
9c9afb69
PP
11432014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1144
1145 * MAINTAINERS (Write After Approval): Add myself.
1146
190bea87
DM
11472014-08-18 David Malcolm <dmalcolm@redhat.com>
1148
1149 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1150 SET_BB_HEADER, SET_BB_FOOTER
1151
c41b94ce
DM
11522014-08-18 David Malcolm <dmalcolm@redhat.com>
1153
bb3fff01 1154 * rtx-classes-status.txt: New file
c41b94ce 1155
eae1a5d4
RG
11562014-08-18 Roman Gareev <gareevroman@gmail.com>
1157
1158 * configure.ac: Eliminate ClooG installation dependency.
1159 * configure: Regenerate.
1160 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1161 * Makefile.in: Regenerate.
1162
f613bc0f
IV
11632014-08-15 Ilya Verbin <iverbin@gmail.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
423ea09f 11672014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1168
1169 * MAINTAINERS (Write After Approval): Add myself.
1170
88b1a322
JW
11712014-08-01 Jiong Wang <jiong.wang@arm.com>
1172
1173 * MAINTAINERS (Write After Approval): Add myself.
1174
8ed499f8
AG
11752014-07-28 Anthony Green <green@moxielogic.com>
1176
1177 Import from savannah.gnu.org:
1178 * config.sub: Update to 2014-07-28 version.
1179
09ec3110
RS
11802014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1181
1182 * MAINTAINERS: Remove my MIPS maintainer entry.
1183
7b7f941a
UB
11842014-07-26 Uros Bizjak <ubizjak@gmail.com>
1185
1186 PR target/47230
1187 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1188 * configure: Regenerate.
1189
a12f7ac8
JN
11902014-07-24 James Norris <jnorris@codesourcery.com>
1191
1192 * MAINTAINERS (Write After Approval): Add myself.
1193
09611faf
RG
11942014-07-20 Roman Gareev <gareevroman@gmail.com>
1195
1196 * configure.ac: Accept only CLooG 0.18.1.
1197 * configure: Regenerate.
1198
37738b0f
RG
11992014-07-17 Roman Gareev <gareevroman@gmail.com>
1200
1201 * configure.ac: Don't accept isl 0.11.
1202 * configure: Regenerate.
1203
473037cb
AZ
12042014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1205
1206 * MAINTAINERS (Write After Approval): Add myself.
1207
9a62ed16
RO
12082014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1209
1210 * configure.ac: Don't accept isl 0.10.
1211 * configure: Regenerate.
1212
c41f1c42 12132014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1214
c41f1c42
BE
1215 Fix include path for in-tree cloog.
1216 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1217 * configure: Regenerate.
29d0a43c 1218
c41f1c42 12192014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1220
c41f1c42 1221 * .gitignore: Import gcc_update output.
a5852bea 1222
b6383ab8
TS
12232014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1224
a10ec8bc
TS
1225 * config-ml.in: Robustify ac_configure_args parsing.
1226
45b3824d
TS
1227 * configure.ac (--enable-linker-plugin-configure-flags)
1228 (--enable-linker-plugin-flags): New flags.
1229 (configdirs): Conditionally add libiberty-linker-plugin.
1230 * configure: Regenerate.
1231 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1232 (host_modules) <lto-plugin>: Pay attention to
1233 @extra_linker_plugin_flags@ and
1234 @extra_linker_plugin_configure_flags@.
1235 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1236 * Makefile.in: Regenerate.
1237
b6383ab8
TS
1238 * Makefile.tpl (configure-[+prefix+][+module+])
1239 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1240 "module_srcdir" instead of "module" for locating a module's srcdir.
1241 * Makefile.in: Regenerate.
1242
a4a1b5f3
MF
12432014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
38a13841
SP
12472014-06-06 Sebastian Pop <sebpop@gmail.com>
1248
1249 * MAINTAINERS: Update my email address.
1250
153fcd41
TP
12512014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1252
1253 * MAINTAINERS (Write After Approval): Add myself.
1254
e25d9632
AB
12552014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1007a55c
JW
12592014-05-30 Jonathan Wakely <jwakely@redhat.com>
1260
1261 PR libstdc++/61011
1262 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1263 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1264 * configure: Regenerate.
1265
fd9ed1ae
PA
12662014-05-28 Pedro Alves <palves@redhat.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
03bdb69f
MK
12702014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1271
1272 * MAINTAINERS: Update my affiliation/email.
1273
905083ad
MS
12742014-05-19 Mike Stump <mikestump@comcast.net>
1275
1276 * MAINTAINERS: Add wide-int reviewers.
1277
707f1839
SL
12782014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1279
1280 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1281 * configure: Regenerated.
1282
7321dc60
TR
12832014-05-15 Torvald Riegel <triegel@redhat.com>
1284
1285 * MAINTAINERS (libitm): Add myself as maintainer.
1286
5b1e4b47
CB
12872014-05-07 Charles Baylis <charles.baylis@linaro.org>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
a4ebe104
RS
12912014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1292
1293 * config.sub, config.guess: Import from upstream.
1294
9575df4a
AL
12952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1296
1297 * MAINTAINERS (Write After Approval): Put myself in correct order.
1298
2fdc94b7
AL
12992014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1300
1301 * MAINTAINERS (Write After Approval): Add myself.
1302
080c6230
LB
13032014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1304
1305 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1306 section.
1307
4e4c8692
RÁE
13082014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1309
1310 * MAINTAINERS (Write After Approval): Delete myself.
1311
ffe7f7a7
JJ
13122014-04-17 Jakub Jelinek <jakub@redhat.com>
1313
1314 PR sanitizer/56781
1315 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1316 and -B* options with -Xcompiler.
1317
147d38a5
EB
13182014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1319
1320 PR bootstrap/60620
423ea09f 1321 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1322 * Makefile.in: Regenerate.
1323
ba1925c3
YS
13242014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1325
1326 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1327 for WINDRES_FOR_TARGET in default-manifest.o rule.
1328 * Makefile.in: Regenerate.
1329
8707b3bc
DH
13302014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1331
1332 * MAINTAINERS (Write After Approval): Add myself.
1333
9e1c8fc1
JJ
13342014-03-26 Jakub Jelinek <jakub@redhat.com>
1335
1336 PR sanitizer/56781
1337 * Makefile.def: Set bootstrap=true; for host fixincludes.
1338 * configure.ac: Don't bootstrap host fixincludes unless
1339 --with-build-config=bootstrap-{a,ub}san.
1340 * Makefile.in: Regenerated.
1341 * configure: Regenerated.
1342
beeda1d9
JJ
13432014-03-21 Jakub Jelinek <jakub@redhat.com>
1344
1345 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1346 --enable-vtable-verify option parsing. Don't add
1347 target-libsanitizer to bootstrap_target_libs unless
1348 --with-build-config=bootstrap-asan or
1349 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1350 to bootstrap_target_libs unless --enable-vtable-verify.
1351 * configure: Regenerated.
1352
e5dddc50
AS
13532014-03-10 Anatoly Sokolov <aesok@post.ru>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
df5bc1cb
DC
13572014-03-07 Denis Chertykov <chertykov@gmail.com>
1358
1359 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1360
3b9edeac
JJ
13612014-03-07 Jakub Jelinek <jakub@redhat.com>
1362
1363 PR bootstrap/58572
1364 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1365 -I for libstdc++-v3 includes if $(LEAN).
1366 * Makefile.in: Regenerated.
1367
c01a8548
JW
13682014-03-04 Jonathan Wakely <jwakely@redhat.com>
1369
1370 * MAINTAINERS: Update my email address.
1371
341c653c
WL
13722014-02-24 Walter Lee <walt@tilera.com>
1373
1374 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1375 (tilegx-*-*): Change to tilegx*-*-*.
1376 * configure: Regenerate.
1377
37f2c4f0
LR
13782014-02-17 Loren J. Rittle <ljrittle@acm.org>
1379
1380 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1381
6c01e96e
KV
13822014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
91da0481
RO
13862014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1387
1388 PR target/59788
1389 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1390 *solaris2*.
1391
dd35b84f
JDA
13922014-01-21 John David Anglin <danglin@gcc.gnu.org>
1393
1394 * MAINTAINERS: Update my email address.
1395
493b8af8
GP
13962014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1397
1398 * MAINTAINERS: Convert to UTF-8.
1399 Properly sort Xinliang David Li's entry.
1400
f121b81d
CLT
14012013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1402 Sandra Loosemore <sandra@codesourcery.com>
1403
1404 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1405 nios2 port maintainers.
1406
74f769b5
MT
14072013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
79e0604d 14112013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1412
1413 * configure.ac: Add user-friendly check for native x86_64-linux
1414 multilibs.
1415 * configure: Regenerate.
1416
14172013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1418
1419 * MAINTAINERS: Add myself as sh maintainer.
1420
14212013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1422
1423 * MAINTAINERS: Add self as SLSR maintainer.
1424
14252013-11-18 Jan Hubicka <hubicka@ucw.cz>
1426
1427 * MAINTAINERS: Update my email address.
1428
14292013-11-15 David Edelsohn <dje.gcc@gmail.com>
1430
1431 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1432
14332013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1434
1435 * Makefile.in: Regenerate.
1436
1437 * Makefile.tpl: Fix typo.
1438 * Makefile.in: Regenerate partially.
1439
14402013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1441
1442 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1443 supported.
1444 * configure: Regenerated.
1445
14462013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1447
1448 * MAINTAINERS (Write After Approval): Add myself.
1449
14502013-10-30 Jason Merrill <jason@redhat.com>
1451
1452 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1453 --disable-build-format-warnings.
1454
14552013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1456
423ea09f 1457 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1458 depend on libstdc++ and libgcc.
1459 * configure: Regenerate.
1460 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1461 libcilkrts for POSIX and i*86, and x86_64 architectures.
1462 * Makefile.in: Added libcilkrts related fields to support building it.
1463
14642013-10-26 Jeff Law <law@redhat.com>
1465
1466 * Makefile.def (target_modules): Remove libmudflap
1467 (languages): Remove check-target-libmudflap).
1468 * Makefile.in: Rebuilt.
1469 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1470 * configure.ac (target_libraries): Remove target-libmudflap.
1471 Remove checks which disabled libmudflap on some systems.
1472 * configure: Rebuilt.
1473 * libmudflap: Directory removed.
1474
14752013-10-21 Cong Hou <congh@google.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
14792013-10-16 Mike Stump <mikestump@comcast.net>
1480
1481 * .dir-locals.el: Add.
1482
14832013-10-15 David Malcolm <dmalcolm@redhat.com>
1484
1485 * configure.ac: Add --enable-host-shared
1486 * configure: Regenerate.
1487
14882013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1489
1490 Import from savannah.gnu.org:
1491 * config.guess: Update to 2013-06-10 version.
1492 * config.sub: Update to 2013-10-01 version.
1493
14942013-10-01 Simon Cook <simon.cook@embecosm.com>
1495
1496 Changes to build configuration to allow big endian ARC ELF toolchain
1497 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1498 * configure: Regenerate.
1499
15002013-09-20 Alan Modra <amodra@gmail.com>
1501
1502 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1503 ppc host match. Support little-endian powerpc linux hosts.
1504
15052013-09-19 Dodji Seketeli <dodji@redhat.com>
1506
1507 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1508 maintainer.
1509
15102013-09-12 DJ Delorie <dj@redhat.com>
1511
1512 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1513 maintainers.
1514
15152013-09-03 Richard Biener <rguenther@suse.de>
1516
1517 * configure.ac: Also allow ISL 0.12.
1518 * configure: Regenerated.
1519
15202013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
15242013-08-27 David Malcolm <dmalcolm@redhat.com>
1525
1526 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1527
15282013-08-26 Caroline Tice <cmtice@google.com>
1529
1530 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1531 "Various Reviewers" to libvtv "Various Maintainers".
1532
15332013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1534
1535 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1536
15372013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1538
1539 * MAINTAINERS: Update name, email.
1540
15412013-08-13 Adam Butcher <adam@jessamine.co.uk>
1542
1543 * MAINTAINERS (Write After Approval): Add myself.
1544
15452013-08-12 Caroline Tice <cmtice@google.com>
1546
1547 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1548 address in the Write After Approval section.
1549
15502013-08-09 Carlos O'Donell <carlos@redhat.com>
1551
1552 * MAINTAINERS (Write After Approval): Update email.
1553
15542013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1555
1556 * configure.ac: Adjust to check VTV_SUPPORTED.
1557 * configure: Regenerated.
1558
15592013-08-02 Caroline Tice <cmtice@google.com>
1560
1561 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1562 on non-linux systems; add target-libvtv to noconfigdirs; add
1563 libsupc++/.libs to C++ library search paths.
1564 * configure: Regenerated.
1565 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1566 libstdc++ and libgcc.
1567 * Makefile.in: Regenerated.
1568
15692013-07-19 Yvan Roux <yvan.roux@linaro.org>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
15732013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1574 Shiva Chen <shiva0217@gmail.com>
1575
1576 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1577 nds32 port maintainers.
1578
15792013-07-17 Tim Shen <timshen91@gmail.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
15832013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1584
1585 * configure.ac: Sync from binutils.
1586 * configure: Regenerate.
1587
15882013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
15922013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
15962013-05-17 David Malcolm <dmalcolm@redhat.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
16002013-04-30 Brooks Moses <bmoses@google.com>
1601
1602 * MAINTAINERS: Update my email; move myself from Fortran
1603 reviewer to Write After Approval.
1604
16052013-04-16 Andreas Schwab <schwab@suse.de>
1606
1607 * configure.ac (aarch64-*-*): Don't disable java.
1608 * configure: Regenerate.
1609
16102013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
16142013-03-30 Matthias Klose <doko@ubuntu.com>
1615
1616 * Makefile.def (target_modules): Don't install libffi.
1617 * Makefile.in: Regenerate.
1618
16192013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
16232013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1624
1625 * MAINTAINERS (Write After Approval): Add myself.
1626
16272013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1628
1629 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1630 * configure: Regenerated.
1631
a15d2ea8
ILT
16322013-02-05 Ian Lance Taylor <iant@google.com>
1633
1634 PR go/55969
1635 * configure.ac: Disable libgo on some systems where it does not
1636 work.
1637
a3b854b6
FXC
16382013-02-04 David Edelsohn <dje.gcc@gmail.com>
1639
1640 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1641 Remove Geoff Keating as rs6000 port maintainer, at his request.
1642
16432013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1644
1645 * MAINTAINERS: Update my email.
1646
16472013-01-23 Shenghou Ma <minux.ma@gmail.com>
1648
1649 * configure: Re-generate.
1650
16512013-01-15 Richard Biener <rguenther@suse.de>
1652
1653 PR other/55973
1654 * configure: Re-generate.
1655
16562013-01-14 Matthias Klose <doko@ubuntu.com>
1657
1658 * Makefile.def (install-target-libsanitizer): Depend on
1659 install-target-libstdc++-v3.
1660 * Makefile.in: Regenerate.
1661
16622013-01-14 Richard Biener <rguenther@suse.de>
1663
1664 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1665 * configure: Re-generate
1666
16672013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1668
1669 * config.sub: Update from config repo.
1670
16712013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1672
1673 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1674 * Makefile.in: Regenerate.
1675
16762013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1677
1678 * MAINTAINERS (arc): Add new port maintainership for myself.
1679
16802013-01-09 Jason Merrill <jason@redhat.com>
1681
1682 * .gitignore: Import from gdb repository.
1683
16842013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1685
1686 * Makefile.def (configure-gcc): Depend on all-gmp.
1687 (all-gcc): Remove dependency on all-gmp.
1688 * Makefile.in: Regenerated.
1689
16902013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1691
1692 * config.sub: Merge from config repo.
1693 * config.guess: Ditto.
1694
16952013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1696
1697 * Makefile.def: Merge from binutils.
1698 * Makefile.in: Ditto.
1699
17002013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1701
1702 * MAINTAINERS: Update my email.
1703
17042012-12-29 Ben Elliston <bje@gnu.org>
1705
1706 * config.guess: Update to 2012-12-29 version.
1707 * config.sub: Likewise.
1708
17092012-12-20 Matthias Klose <doko@ubuntu.com>
1710
1711 * Makefile.def (install-target-libgfortran): Depend on
1712 install-target-libquadmath, install-target-libgcc.
1713 (install-target-libsanitizer): Depend on install-target-libgcc.
1714 (install-target-libjava): Depend on install-target-libgcc.
1715 (install-target-libitm): Depend on install-target-libgcc.
1716 (install-target-libobjc): Depend on install-target-libgcc.
1717 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1718 * Makefile.in: Regenerate.
1719
17202012-12-19 Matthias Klose <doko@ubuntu.com>
1721
1722 * Makefile.def (install-target-libgo): Depend on
1723 install-target-libatomic.
1724 * Makefile.in: Regenerate.
1725
17262012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1727
1728 PR go/55201
1729 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1730 * Makefile.in: Regenerate.
1731
17322012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1733
1734 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1735 * configure: Regenerate.
1736
17372012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1738
1739 * config.sub: Merge from config repo.
1740
17412012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1742
1743 * Makefile.def (target_modules): Add bootstrap=true and
1744 raw_cxx=true to libsanitizer.
1745 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1746 * Makefile.in: Regenerated.
1747 * configure: Likewise.
1748
17492012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1750
1751 * MAINTAINERS: Remove self as RTL optimization maintainer.
1752
17532012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
17572012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1758
1759 * Makefile.def (target_modules): Remove bootstrap=true and
1760 raw_cxx=true from libsanitizer.
1761 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1762 * Makefile.in: Regenerated.
1763 * configure: Likewise.
1764
17652012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1766
1767 * Makefile.def (target_modules): Add bootstrap=true and
1768 raw_cxx=true to libsanitizer.
1769 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1770 * Makefile.in: Regenerated.
1771 * configure: Likewise.
1772
17732012-11-28 Andrew Pinski <apinski@cavium.com>
1774
1775 PR bootstrap/54279
1776 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1777 * configure: Regenerate.
1778 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1779 * Makefile.in: Regenerate.
1780
17812012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1782
1783 * configure.ac: Disable libsanitizer if we're not building C++.
1784 * configure: Regenerate.
1785
17862012-11-15 Roland McGrath <roland@hack.frob.com>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
17902012-11-15 Dmitry Vyukov <dvyukov@google.com>
1791
1792 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1793 Kostya Serebryany (kcc@google.com) and
1794 Jakub Jelinek (jakub@redhat.com).
1795 Rename area for Dodji Seketeli (dodji@redhat.com).
1796
17972012-11-15 Dodji Seketeli <dodji@redhat.com>
1798
1799 * MAINTAINERS: (asan.c, related): Add myself.
1800
18012012-11-14 Roland McGrath <mcgrathr@google.com>
1802
1803 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1804 * configure: Regenerate.
1805
18062012-11-13 Richard Henderson <rth@redhat.com>
1807
1808 * configure.ac: Move libsanitizer logic to subdirectory.
1809 * configure: Regenerate.
1810
18112012-11-13 Dodji Seketeli <dodji@redhat.com>
1812
1813 * configure.ac: Enable libsanitizer just on x86 linux for now.
1814 * configure: Re-generate.
1815
18162012-11-13 David Edelsohn <dje.gcc@gmail.com>
1817
1818 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1819 sections.
1820 * configure: Regenerate.
1821
18222012-11-13 Hans-Peter Nilsson <hp@axis.com>
1823
1824 * configure.ac: Add section for configdirs for libsanitizer.
1825 Disable for cris-*-* and mmix-*-*.
1826 * configure: Regenerate.
1827
18282012-11-12 Wei Mi <wmi@google.com>
1829
1830 * configure.ac: Add libsanitizer to target_libraries.
1831 * Makefile.def: Ditto.
1832 * configure: Regenerate.
1833 * Makefile.in: Regenerate.
1834 * libsanitizer: New directory for asan runtime. Contains an empty
1835 tsan directory.
1836
18372012-11-03 Corinna Vinschen <corinna@vinschen.de>
1838
1839 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1840 against Mingw64 w32api.
1841 * configure: Regenerate.
1842
18432012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1844
1845 * configure: Regenerated.
1846
18472012-11-03 Robert Mason <rbmj@verizon.net>
1848
1849 * configure.ac: add --disable-libstdcxx configure option
1850 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1851
18522012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
18562012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
18602012-10-24 Sharad Singhai <singhai@google.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
18642012-10-24 Eric Christopher <echristo@gmail.com>
1865
1866 * MAINTAINERS: Update email address.
1867
18682012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1869
1870 PR bootstrap/54820
1871 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1872 * configure: Regenerate.
1873
18742012-10-23 Richard Earnshaw <rearnsha@arm.com>
1875
1876 * MAINTAINERS (aarch64): Add Marcus and myself.
1877
18782012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1879
1880 PR bootstrap/54820
1881 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1882 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1883 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1884 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1885 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1886 * Makefile.in: Regenerate.
1887 * configure.ac (have_static_libs): New variable and associated check.
1888 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1889 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1890 * configure: Regenerate.
1891
18922012-10-10 Richard Biener <rguenther@suse.de>
1893
1894 * MAINTAINERS: Adjust for changed surname.
1895
18962012-10-04 Lawrence Crowl <crowl@google.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
19002012-10-01 Cary Coutant <ccoutant@google.com>
1901
1902 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1903
19042012-09-28 Ian Lance Taylor <iant@google.com>
1905
1906 * Makefile.def: Make all-target-libgo depend on
1907 all-target-libbacktrace.
1908 * Makefile.in: Rebuild.
1909
19102012-09-26 Ian Lance Taylor <iant@google.com>
1911
1912 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1913 * Makefile.in: Rebuild.
1914
19152012-09-20 Walter Lee <walt@tilera.com>
1916
1917 * configure.ac: Add tilegx to list of targets that support gold.
1918 * configure: Regenerate.
1919
19202012-09-20 Marek Polacek <polacek@redhat.com>
1921
1922 * MAINTAINERS (Write After Approval): Add myself.
1923
19242012-09-19 Steve Ellcey <sellcey@mips.com>
1925
1926 * configure.ac: Add mips*-mti-elf* target.
1927 * configure: Regenerate.
1928
19292012-09-17 Ian Lance Taylor <iant@google.com>
1930
1931 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1932 * configure.ac (host_libs): Add libbacktrace.
1933 (target_libraries): Add libbacktrace.
1934 * Makefile.def (host_modules): Add libbacktrace.
1935 (target_modules): Likewise.
1936 * configure, Makefile.in: Rebuild.
1937
19382012-09-14 David Edelsohn <dje.gcc@gmail.com>
1939
1940 PR target/38607
1941 Merge upstream change.
1942 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1943
1944 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1945 Add libgomp*.o to compare_exclusions for AIX.
1946 * configure: Regenerate.
1947
19482012-09-06 Diego Novillo <dnovillo@google.com>
1949
1950 * configure.ac: Bump minimum GMP version to 4.2.3.
1951 * configure: Re-generate.
1952
19532012-09-05 Georg-Johann Lay <avr@gjlay.de>
1954
1955 PR target/54461
1956 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1957 target-libgloss if not configured --with-avrlibc=no.
1958 * configure: Regenerate.
1959
19602012-09-04 Jason Merrill <jason@redhat.com>
1961
1962 * configure.ac: Fix --enable-languages=all.
1963
19642012-09-04 Christophe Lyon <christophe.lyon@st.com>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
19682012-09-03 Richard Guenther <rguenther@suse.de>
1969
1970 PR bootstrap/54138
1971 * configure.ac: Re-organize ISL / CLOOG checks to allow
1972 disabling with either --without-isl or --without-cloog.
1973 * configure: Regenerated.
1974
19752012-09-03 Georg-Johann Lay <avr@gjlay.de>
1976
1977 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1978 * configure: Regenerate.
1979
19802012-08-27 Ulrich Drepper <drepper@gmail.com>
1981
1982 * MAINTAINERS: Fix my email address.
1983
19842012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1985
1986 PR binutils/4970
1987 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1988 and opcodes.
1989 * Makefile.in: Regenerated.
1990
19912012-08-26 Art Haas <ahaas@impactweather.com>
1992
1993 * configure: Regenerate.
1994
19952012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1996
1997 * INSTALL/README: Also refer to the online installation
1998 instructions.
1999
20002012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003 (Picochip port): Remove myself.
2004
20052012-08-14 Diego Novillo <dnovillo@google.com>
2006
2007 Merge from cxx-conversion branch.
2008
2009 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2010 POSTSTAGE1_CONFIGURE_FLAGS.
2011 * Makefile.in: Regenerate.
2012 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2013 Force C++ when bootstrapping.
2014 * configure: Regenerate.
2015
20162012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
20202012-07-16 Joseph Myers <joseph@codesourcery.com>
2021
2022 * README: Document use of ranges of years in copyright notices.
2023
20242012-07-06 Richard Guenther <rguenther@suse.de>
2025
2026 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2027 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2028 --with-gmp=system.
2029 * Makefile.in: Regenerated.
2030 * configure: Likewise.
2031
20322012-07-06 Richard Guenther <rguenther@suse.de>
2033
2034 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2035 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2036 supply V=1 as extra_make_flags.
2037 * configure: Regenerated.
2038 * Makefile.in: Likewise.
2039
20402012-07-04 Tristan Gingold <gingold@adacore.com>
2041
2042 * configure: Regenerate.
2043
20442012-07-03 Richard Guenther <rguenther@suse.de>
2045
2046 * Makfile.def (isl): Remove not necessary extra_exports and
2047 extra_make_flags.
2048 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2049 * Makefile.in: Regenerated.
2050
20512012-07-03 Richard Guenther <rguenther@suse.de>
2052
2053 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2054 * configure.ac: If either the ISL or the CLooG check failed
2055 do not try to build in-tree versions.
2056 * Makefile.in: Regenerated.
2057 * configure: Regenerated.
2058
20592012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2060
2061 * configure: Regenerate.
2062
20632012-07-02 Janis Johnson <janisjo@codesourcery.com>
2064
2065 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2066 maintainer.
2067
20682012-07-02 Richard Guenther <rguenther@suse.de>
2069
2070 * configure: Regenerated.
2071
20722012-07-02 Richard Guenther <rguenther@suse.de>
2073 Michael Matz <matz@suse.de>
2074 Tobias Grosser <tobias@grosser.es>
2075 Sebastian Pop <sebpop@gmail.com>
2076
2077 * Makefile.def: Add ISL host module, remove PPL host module.
2078 Adjust ClooG host module to use the proper ISL.
2079 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2080 * configure.ac: Include config/isl.m4. Add ISL host library,
2081 remove PPL. Remove PPL configury, add ISL configury, adjust
2082 ClooG configury.
2083 * Makefile.in: Regenerated.
2084 * configure: Likewise.
2085
20862012-07-02 Richard Guenther <rguenther@suse.de>
2087
2088 Merge from graphite branch
2089 2011-07-21 Tobias Grosser <tobias@grosser.es>
2090
2091 * configure: Regenerated.
2092 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2093 both cloog.org and legacy versions. The only supported version will
2094 be CLooG with the isl backend.
2095
2096 2011-07-21 Tobias Grosser <tobias@grosser.es>
2097
2098 * configure: Regenerated.
2099 * configure.ac: Require cloog isl 0.17.0
2100
2101 2011-07-21 Tobias Grosser <tobias@grosser.es>
2102
2103 * configure: Regenerated.
2104 * config/cloog.m4: Do not define CLOOG_ORG
2105
21062012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2107
2108 * configure.ac: Skip C if explicitly selected.
2109 * configure: Regenerate.
2110
21112012-06-28 Christophe Lyon <christophe.lyon@st.com>
2112
2113 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2114 they contain -O2.
2115 * configure: Regenerate.
2116
21172012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2118
2119 PR debug/53740
2120 * df.h, df-problems.c, dce.c: Revert last patch.
2121
21222012-06-25 Iain Sandoe <iain@codesourcery.com>
2123
2124 * MAINTAINERS (Write After Approval): Update my email address.
2125
21262012-06-21 Meador Inge <meadori@codesourcery.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
21302012-06-20 Jason Merrill <jason@redhat.com>
2131
2132 * Makefile.tpl (check-target-libgomp-c++): New.
2133 (check-target-libitm-c++): New.
2134 * Makefile.def (c++): Add them.
2135 * Makefile.in: Regenerate.
2136
21372012-05-29 Edmar Wienskoski <edmar@freescale.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
21412012-05-16 Olivier Hainque <hainque@adacore.com>
2142
2143 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2144 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2145 (install-no-fixedincludes): Adjust accordingly.
2146 * Makefile.in: Regenerate.
2147
21482012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2149
2150 Merge upstream change
2151 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2152
21532012-05-14 Marc Glisse <marc.glisse@inria.fr>
2154
2155 * MAINTAINERS (Write After Approval): Add myself.
2156
21572012-05-09 Nick Clifton <nickc@redhat.com>
2158 Paul Smith <psmith@gnu.org>
2159
2160 PR bootstrap/50461
2161 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2162 allow for the fact that from release v3.1.0 of MPFR the source
2163 files were moved into a src sub-directory.
2164 * configure: Regenerate.
2165
21662012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2167
2168 * configure.ac: Bump minimum MPFR version to 2.4.0.
2169 * configure: Regenerated.
2170
21712012-05-01 Richard Henderson <rth@redhat.com>
2172
2173 * Makefile.def (libatomic): New target_module.
2174 * configure.ac (target_libraries): Add libatomic.
2175 (noconfigdirs): Check if libatomic is supported.
2176 * Makefile.in, configure: Rebuild.
2177
21782012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
21822012-04-25 Joel Brobecker <brobecker@adacore.com>
2183
2184 * config.sub: Update to 2012-04-18 version from official repo.
2185
21862012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2187
2188 * MAINTAINERS (Write After Approval): Add myself.
2189
21902012-04-11 Steve Ellcey <sellcey@mips.com>
2191
2192 * MAINTAINERS: Changed email address.
2193
21942012-03-28 Georg-Johann Lay <avr@gjlay.de>
2195
2196 PR target/52737
2197 * contrib/gcc_update (files_and_dependencies):
2198 Remove gcc/config/avr/t-multilib from touch data.
2199
22002012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2201
2202 * MAINTAINERS (OS Port Maintainers): Remove irix.
2203 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2204 (unsupported_languages): Remove mips-sgi-irix6.*.
2205 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2206 (with_stabs): Remove.
2207 * configure: Regenerate.
2208
22092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2210
2211 * MAINTAINERS (OS Port Maintainers): Remove osf.
2212 * configure.ac (enable_libgomp): Remove *-*-osf*.
2213 (with_stabs): Remove alpha*-*-osf*.
2214 * configure: Regenerate.
2215
22162012-03-05 Tristan Gingold <gingold@adacore.com>
2217
2218 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2219 * configure: Regenerate.
2220
22212012-02-17 Walter Lee <walt@tilera.com>
2222
2223 * MAINTAINERS: (Write After Approval): Delete myself.
2224
22252012-02-14 Walter Lee <walt@tilera.com>
2226
2227 * MAINTAINERS (tilegx port): Add myself.
2228 (tilepro port): Add myself.
2229 (Write After Approval): Add myself.
2230
22312012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2232
2233 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2234 and Joseph Myers as docstring relicensing maintainers.
2235
22362012-02-09 Bin Cheng <bin.cheng@arm.com>
2237
2238 * MAINTAINERS (write-after-approval): Add myself.
2239
22402012-02-08 Ira Rosen <irar@il.ibm.com>
2241
2242 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2243 maintainer.
2244
22452012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2246
2247 * MAINTAINERS (Write After Approval): Move myself to
2248 maintain alphabetical order.
2249
22502012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2251
2252 * MAINTAINERS (Write After Approval): Add myself.
2253
22542012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
22582012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2259 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2260
2261 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2262 * configure: Regenerate.
2263
22642012-01-23 Harshit Chopra <harshit@google.com>
2265
2266 * MAINTAINERS (Write After Approval): Add myself.
2267
22682012-01-22 Douglas B Rupp <rupp@ngnat.com>
2269
2270 * configure.ac: Remove reference to mh-interix.
2271 * configure: Regenerate.
2272
22732012-01-05 Richard Henderson <rth@redhat.com>
2274
2275 PR bootstrap/51072
2276 * configure.ac: Disable libitm if c++ is not enabled.
2277 * configure: Rebuild.
2278
2279 * configure.ac: Fix regexp for same.
2280 * configure: Rebuild.
2281
22822012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
22862012-01-02 Richard Guenther <rguenther@suse.de>
2287
2288 PR bootstrap/51686
2289 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2290 * Makefile.in: Regenerate.
2291
22922011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2293
2294 * MAINTAINERS (Write After Approval): Add myself.
2295
22962011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2297
2298 * configure: Regenerate.
2299
23002011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2301
2302 * MAINTAINERS (picochip): Changed email address.
2303
23042011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2305
2306 * MAINTAINERS (write-after-approval): Add self.
2307
23082011-11-29 DJ Delorie <dj@redhat.com>
2309
2310 * configure.ac (rl78-*-*) New case.
2311 * configure: Regenerate.
2312 * MAINTAINERS: Add myself as RL78 maintainer.
2313
23142011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2315
2316 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2317
23182011-11-21 Andreas Tobler <andreast@fgznet.ch>
2319
2320 * libtool.m4: Additional FreeBSD 10 fixes.
2321
23222011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2323
2324 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2325 Maintainers section, as Epiphany maintainer.
2326
23272011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2328
2329 PR target/49992
2330 * configure.ac: Remove ranlib special-casing for Darwin.
2331 * configure: Regenerate.
2332
23332011-11-12 Andrey Belevantsev <abel@ispras.ru>
2334
2335 * MAINTAINERS (Reviewers): Keep the list sorted.
2336
23372011-11-11 Andrey Belevantsev <abel@ispras.ru>
2338
2339 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2340
23412011-11-09 Roland McGrath <mcgrathr@google.com>
2342
2343 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2344 * configure: Rebuild.
2345 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2346 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2347 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2348 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2349 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2350 Add READELF.
2351 * Makefile.in: Rebuild.
2352
23532011-11-09 Jason Merrill <jason@redhat.com>
2354
2355 * Makefile.def (language=c++): Remove check-c++0x.
2356 * Makefile.in (check-gcc-c++): Regenerate.
2357
23582011-11-08 Richard Henderson <rth@redhat.com>
2359
2360 * configure.ac: Test for libitm directory present first.
2361
2362 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2363
2364 * configure.ac: Test libitm/configure.tgt to disable libitm.
2365 * configure: Rebuild.
2366
23672011-11-07 Aldy Hernandez <aldyh@redhat.com>
2368 Richard Henderson <rth@redhat.com>
2369
2370 Merged from transactional-memory.
2371
2372 * Makefile.def (lang_env_dependencies): libitm is c++.
2373 Add libitm target module.
2374 * configure.ac: Likewise.
2375 * config/mmap.m4: New file.
2376 * contrib/gcc_update: Add libitm to touch data.
2377 * Makefile.in, configure: Rebuild.
2378
23792011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2380
2381 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2382 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2383 * Makefile.in: Regenerate.
2384
23852011-11-01 DJ Delorie <dj@redhat.com>
2386
2387 * config.sub: Update to version 2011-10-29 (added rl78)
2388
23892011-10-27 Nick Clifton <nickc@redhat.com>
2390
2391 * config.sub: Import these changes from the config project:
2392
2393 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2394 Ben Elliston <bje@gnu.org>
2395
2396 * config.sub (epiphany): New.
2397
2398 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2399 Ben Elliston <bje@gnu.org>
2400
2401 * config.sub (hexagon, hexagon-*): New.
2402
2403 2011-08-23 Roland McGrath <mcgrathr@google.com>
2404
2405 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2406 64eb to be64.
2407
2408 2011-08-16 Roland McGrath <mcgrathr@google.com>
2409
2410 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2411 (nacl): Grok as alias for 32el-unknown-nacl.
2412
24132011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
24172011-10-24 Teresa Johnson <tejohnson@google.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
24212011-09-21 Jakub Jelinek <jakub@redhat.com>
2422
2423 * MAINTAINERS (sparc port): Remove myself.
2424
24252011-09-14 Tom de Vries <tom@codesourcery.com>
2426
2427 * MAINTAINERS (Write After Approval): Add myself.
2428
24292011-08-14 Yao Qi <yao@codesourcery.com>
2430
2431 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2432 * configure: Regenerate.
2433
24342011-07-26 Ian Lance Taylor <iant@google.com>
2435
2436 * configure.ac: Set have_compiler based on whether gcc directory
2437 exists, rather than on whether gcc is in configdirs.
2438 * configure: Rebuild.
2439
24402011-07-21 Joseph Myers <joseph@codesourcery.com>
2441
2442 * MAINTAINERS (Global Reviewers): Add self.
2443
24442011-07-20 David Edelsohn <dje.gcc@gmail.com>
2445
2446 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2447 link directories.
2448 * Makefile.in: Rebuild.
2449
24502011-07-20 Ian Lance Taylor <iant@google.com>
2451
2452 PR bootstrap/49787
2453 * configure.ac: Move --enable-bootstrap handling earlier in file.
2454 If --enable-bootstrap and either --enable-build-with-cxx or
2455 --enable-build-poststage1-with-cxx, enable C++ automatically.
2456 * configure: Rebuild.
2457
24582011-07-19 Ian Lance Taylor <iant@google.com>
2459
2460 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2461 make C++ a boot_language. Set and substitute
2462 POSTSTAGE1_CONFIGURE_FLAGS.
2463 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2464 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2465 * configure, Makefile.in: Rebuild.
2466
24672011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2468
2469 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2470 maintainers.
2471
24722011-07-18 Jakub Jelinek <jakub@redhat.com>
2473
2474 * MAINTAINERS (Global Reviewers): Add myself.
2475
24762011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2477
2478 * configure: Regenerate.
2479
24802011-07-16 Jason Merrill <jason@redhat.com>
2481
2482 * Makefile.def (language=c++): Add check-c++0x and
2483 check-target-libmudflap-c++.
2484 * Makefile.tpl (check-target-libmudflap-c++): New.
2485 * Makefile.in: Regenerate.
2486
24872011-07-16 Matthias Klose <doko@ubuntu.com>
2488
2489 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2490 * Makefile.def (target_modules/libjava): Pass
2491 $(EXTRA_CONFIGARGS_LIBJAVA).
2492 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2493 if not configured with --enable-static-libjava.
2494 * Makefile.in: Regenerate.
2495 * configure: Likewise.
2496
24972011-07-15 Jason Merrill <jason@redhat.com>
2498
2499 * Makefile.in (check-c++): Move check-gcc-c++0x after
2500 check-target-libstdc++-v3.
2501
25022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2503
2504 * MAINTAINERS (c6x port): New entry.
2505
25062011-07-13 Jason Merrill <jason@redhat.com>
2507
2508 * Makefile.in (check-gcc-c++0x): New.
2509 (check-c++): Depend on it.
2510
25112011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2512
2513 PR target/39150
2514 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2515 x86_64-*-solaris2.1[0-9]*.
2516 * configure: Regenerate.
2517
25182011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2519
2520 * MAINTAINERS (RTL optimizers): Add self.
2521
25222011-06-27 Gabriel Charette <gchare@google.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
25262011-06-22 Hans-Peter Nilsson <hp@axis.com>
2527
2528 PR regression/47836
2529 PR bootstrap/23656
2530 PR other/47733
2531 PR bootstrap/49247
2532 PR c/48825
2533 * configure.ac (target_libraries): Remove target-libiberty.
2534 Remove case-statement setting skipdirs=target-libiberty for
2535 multiple targets. Remove checking target_configdirs and
2536 removing target-libiberty but keeping target-libgcc if
2537 otherwise empty.
2538 * Makefile.def (target_modules): Don't add libiberty.
2539 (dependencies): Remove all traces of target-libiberty.
2540 * configure, Makefile.in: Regenerate.
2541
25422011-06-13 Walter Lee <walt@tilera.com>
2543
2544 * configure.ac (tilepro-*-*) New case.
2545 (tilegx-*-*): Likewise.
2546 * configure: Regenerate.
2547
25482011-06-06 Jing Yu <jingyu@google.com>
2549
2550 * configure.ac: Skip target-libiberty for
2551 arm*-*-linux-androideabi.
2552 * configure: Regenerated.
2553
25542011-06-06 Nick Clifton <nickc@redhat.com>
2555
2556 * config.sub: Sync from upstream.
2557
25582011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2559
2560 * MAINTAINERS (Write After Approval): Add myself.
2561
25622011-06-01 Daniel Jacobowitz <drow@false.org>
2563
2564 * MAINTAINERS: Update my email address.
2565
25662011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2567
2568 * MAINTAINERS (Write After Approval): Update my email address.
2569
25702011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
25742011-05-08 Doug Kwan <dougkwan@google.com>
2575
2576 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2577 * configure: Regenerated.
2578 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2579 value from configure.
2580 * Makefile.in: Regenerated.
2581
25822011-05-05 Joseph Myers <joseph@codesourcery.com>
2583
2584 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2585 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2586 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2587 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2588 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2589 *-*-vxworks*): Disable newlib and libgloss in separate case
2590 statement.
2591 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2592 to separate case statement.
2593 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2594 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2595 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2596 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2597 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2598 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2599 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2600 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2601 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2602 i[[3456789]]86-*-rdos*, m32r-*-*,
2603 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2604 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2605 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2606 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2607 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2608 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2609 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2610 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2611 and libgloss in main case over targets. Remove most empty cases
2612 in main case over targets.
2613 * configure: Regenerate.
2614
26152011-05-04 Janis Johnson <janisjo@codesourcery.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
26192011-05-04 Joseph Myers <joseph@codesourcery.com>
2620
2621 * configure.ac: Remove code setting special library locations for
2622 hppa*64*-*-hpux11*. Remove code setting compiler for
2623 sparc-sun-solaris2*.
2624 * configure: Regenerate.
2625
26262011-05-04 Joseph Myers <joseph@codesourcery.com>
2627
2628 * configure.ac: Separate libgloss_dir settings from general case
2629 over targets.
2630 * configure: Regenerate.
2631
26322011-04-28 Joseph Myers <joseph@codesourcery.com>
2633
2634 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2635 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2636 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2637 cases in libgcj-disabling case statement.
2638 (hppa*64*-*-linux*): Set unsupported_languages instead of
2639 disabling target-zlib.
2640 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2641 to hppa*64*-*-hpux*.
2642 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2643 hppa*-*-hpux*.
2644 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2645 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2646 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2647 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2648 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2649 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2650 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2651 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2652 libgcj-disabling case statement.
2653 * configure: Regenerate.
2654
26552011-04-28 Joseph Myers <joseph@codesourcery.com>
2656
2657 * configure.ac: Disable Java for targets not supporting libffi.
2658 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2659 Remove cases in Java-disabling statement.
2660 (*arm-wince-pe): Change to arm-wince-pe.
2661 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2662 cases in Java-disabling statement.
2663 (bfin-*-*): Don't disable Java again.
2664 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2665 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2666 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2667 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2668 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2669 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2670 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2671 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2672 Java-disabling statement.
2673 (mmix-*-*): Don't disable Java again.
2674 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2675 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2676 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2677 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2678 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2679 statement.
2680 * configure: Regenerate.
2681
26822011-04-28 Joseph Myers <joseph@codesourcery.com>
2683
2684 * configure.ac: Separate cases disabling Java and Java libraries
2685 from general case over targets.
2686 * configure: Regenerate.
2687
26882011-04-21 Jie Zhang <jzhang918@gmail.com>
2689
2690 * MAINTAINERS: Update my email address.
2691
26922011-04-20 Easwaran Raman <eraman@google.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
26962011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2697
2698 PR lto/48086
2699 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2700 * configure: Regenerate.
2701
27022011-04-16 Jim Meyering <meyering@redhat.com>
2703
2704 * MAINTAINERS (Write After Approval): Add myself.
2705
27062011-04-15 Dodji Seketeli <dodji@redhat.com>
2707
2708 * MAINTAINERS: Update my email address.
2709
27102011-04-13 Georg-Johann Lay <avr@gjlay.de>
2711
2712 * MAINTAINERS (Write After Approval): Add myself.
2713
27142011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
27182011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2719
2720 * MAINTAINERS (Write After Approval): Add myself.
2721
27222011-04-06 Joseph Myers <joseph@codesourcery.com>
2723
2724 * configure.ac (build_tools): Remove build-byacc.
2725 (host_libs): Remove mmalloc.
2726 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2727 autoconf automake libtool diff rcs fileutils shellutils time
2728 textutils wdiff find uudecode hello tar gzip indent recode release
2729 sed perl gawk findutils gettext zip.
2730 (libgcj): Remove target-qthreads.
2731 (target_tools): Remove target-examples target-gperf.
2732 (YACC): Don't handle building byacc.
2733 * configure: Regenerate.
2734 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2735 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2736 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2737 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2738 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2739 handle building components.
2740 * Makefile.in: Regenerate.
2741
27422011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2743
2744 * MAINTAINERS: Update my email address as Xtensa maintainer.
2745
27462011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2747
2748 * config.sub: Sync from upstream.
2749
27502011-04-01 Joseph Myers <joseph@codesourcery.com>
2751
2752 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2753 (microblaze*): Don't disable libssp.
2754 * configure: Regenerate.
2755
27562011-04-01 Joseph Myers <joseph@codesourcery.com>
2757
2758 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2759 moveifchange.
2760 * configure: Regenerate.
2761 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2762 * Makefile.in: Regenerate.
2763
27642011-04-01 Joseph Myers <joseph@codesourcery.com>
2765
2766 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2767 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2768 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2769 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2770 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2771 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2772 md_exec_prefix cases.
2773 * configure: Regenerate.
2774
27752011-04-01 Joseph Myers <joseph@codesourcery.com>
2776
2777 * configure.ac: Separate cases disabling target-libssp,
2778 target-libiberty, target-libstdc++-v3 and Fortran from general
2779 case over targets.
2780 * configure: Regenerate.
2781
27822011-04-01 Joseph Myers <joseph@codesourcery.com>
2783
2784 * configure.ac (*-*-chorusos): Don't disable libgcj.
2785 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2786 Remove case.
2787 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2788 (arm-*-coff): Don't disable libgcj.
2789 (arm*-*-linux-gnueabi): Remove useless assignment.
2790 (arm-*-riscix*): Don't disable libgcj.
2791 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2792 configuration.
2793 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2794 (c54x*-*-*): Remove case.
2795 (tic54x-*-*): Don't disable GCC or GCC libraries.
2796 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2797 to *.
2798 (d10v-*-*): Don't disable GCC libraries.
2799 (d30v-*-*): Don't disable libgcj.
2800 (h8500-*-*): Don't disable GCC libraries.
2801 (i960-*-*): Don't disable libgcj.
2802 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2803 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2804 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2805 libgcj.
2806 (m68k-*-coff*): Remove case.
2807 (mmix-*-*): Don't disable libgloss on host.
2808 (mn10200-*-*, mn10300-*-*): Remove cases.
2809 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2810 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2811 Don't disable libgcj.
2812 (romp-*-*): Remove case.
2813 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2814 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2815 case.
2816 (v810-*-*): Don't disable GCC libraries.
2817 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2818 (ip2k-*-*): Don't disable GCC libraries.
2819 * configure: Regenerate.
2820
28212011-03-28 Joseph Myers <joseph@codesourcery.com>
2822
2823 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2824 libffi on host.
2825 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2826 on host.
2827 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2828 * configure: Regenerate.
2829
28302011-03-26 John Marino <binutils@marino.st>
2831
2832 * configure.ac: Add support for *-*-dragonfly*
2833 * configure: Regenerate.
2834
28352011-03-25 Joseph Myers <joseph@codesourcery.com>
2836
2837 * configure.ac (native_only): Remove.
2838 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2839 send-pr uudecode guile gnuserv on host.
2840 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2841 send-pr rcs guile perl texinfo libtool on host.
2842 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2843 automake send-pr rcs guile perl texinfo libtool on host.
2844 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2845 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2846 (alpha*-dec-osf*): Don't disable fileutils on target.
2847 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2848 texinfo send-pr expect dejagnu on target.
2849 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2850 target-qthreads on target.
2851 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2852 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2853 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2854 x86_64-*-mingw*): Don't disable expect on target.
2855 (*-*-cygwin*): Don't disable target-gperf on target.
2856 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2857 gnuserv on target.
2858 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2859 target.
2860 * configure: Regenerate.
2861
28622011-03-25 Joseph Myers <joseph@codesourcery.com>
2863
2864 * configure.ac (target_tools): Remove target-groff.
2865 (native_only): Remove target-groff.
2866 (hppa*64*-*-*): Don't disable byacc.
2867 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2868 setting.
2869 (*-*-kaos*): Don't skip target-librx and target-groff.
2870 (*-*-netware*): Don't skip target-libmudflap.
2871 (*-*-tpf*): Don't skip target-libmudflap.
2872 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2873 directories on the host.
2874 (ia64*-*-*vms*): Don't skip tix.
2875 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2876 host.
2877 * configure: Regenerate.
2878
28792011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2880
2881 * configure.ac: Remove references to mt-mep, mt-netware,
2882 mt-wince.
2883 * Makefile.def: Add all-utils soft dependencies.
2884 * Makefile.tpl: Remove GDB_NLM_DEPS.
2885 * configure: Regenerate.
2886 * Makefile.in: Regenerate.
2887
28882011-03-24 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * configure.ac: Do not include mh-x86omitfp.
2891 * configure: Regenerate.
2892
28932011-03-24 Paolo Bonzini <bonzini@gnu.org>
2894
2895 * configure.ac: Remove empty cases.
2896 * configure: Regenerate.
2897
28982011-03-24 Paolo Bonzini <bonzini@gnu.org>
2899
2900 * Makefile.def: Add dependency from termcap to gdb.
2901 * Makefile.in: Regenerate.
2902
29032011-03-24 Paolo Bonzini <bonzini@gnu.org>
2904
2905 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2906 * configure: Regenerate.
2907 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2908 * Makefile.tpl: Likewise.
2909 * Makefile.in: Regenerate.
2910
29112011-03-24 Paolo Bonzini <bonzini@gnu.org>
2912
2913 * configure.ac: Remove all mentions of tentative_cc.
2914 * configure: Regenerate.
2915
29162011-03-24 Joseph Myers <joseph@codesourcery.com>
2917
2918 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2919 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2920 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2921 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2922 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2923 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2924 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2925 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2926 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2927 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2928 *-*-rhapsody*): Remove host cases.
2929 * configure: Regenerate.
2930
29312011-03-24 Joseph Myers <joseph@codesourcery.com>
2932
2933 * configure.ac (ppc*-*-pe): Remove host case.
2934 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2935 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2936 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2937 cases.
2938 * configure: Regenerate.
2939
29402011-03-24 Joseph Myers <joseph@codesourcery.com>
2941
2942 * config.sub: Update to version 2011-03-23.
2943
29442011-03-22 Joseph Myers <joseph@codesourcery.com>
2945
2946 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2947 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2948 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2949 * configure: Regenerate.
2950
29512011-03-22 Joseph Myers <joseph@codesourcery.com>
2952
2953 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2954 to Write After Approval.
2955 * config-ml.in: Don't handle arc-*-elf*.
2956 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2957 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2958 handle GCC libraries.
2959 * configure: Regenerate.
2960
29612011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2962
2963 PR bootstrap/48120:
2964 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2965 Add -lstdc++ -lm to LIBS.
2966 * configure: Regenerate.
2967
29682011-03-18 David Edelsohn <dje.gcc@gmail.com>
2969
2970 * config.guess: Update to version 2011-02-02
2971 * config.sub: Update to version 2011-02-24
2972
29732011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2974
2975 PR lto/48086
2976 * configure.ac: Re-enable LTO on *-apple-darwin9.
2977 * configure: Regenerate.
2978
29792011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2980
2981 PR lto/48086
2982 * configure.ac: Disable LTO on darwin due to an assembler change in
2983 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2984 under 256.
2985 * configure: Regenerate.
2986
29872011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2988
2989 * MAINTAINERS: Update myself as score backend maintainer,
2990 update my e-mail address.
2991
29922011-03-09 Xuepeng Guo <terry.guo@arm.com>
2993
2994 * MAINTAINERS: Update my e-mail address.
2995
29962011-03-06 Joey Ye <joey.ye@arm.com>
2997
2998 * MAINTAINERS: Update my e-mail address.
2999
30002011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3001
3002 * configure.ac: Adjust test of with_ppl.
3003 * configure: Regenerated.
3004
30052011-03-02 Kai Tietz <ktietz@redhat.com>
3006
3007 * MAINTAINERS: Adjust my e-mail address.
3008
30092011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3010
3011 * configure.ac: Add -lpwl to ppllibs.
3012 * configure: Regenerated.
3013
30142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3015
3016 * config/cloog.m4: Add -lisl to clooglibs.
3017 * configure: Regenerated.
3018
30192011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3020
3021 * MAINTAINERS (CPU Port maintainers): Add self.
3022
30232011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3024
3025 * MAINTAINERS: Add myself as testsuite maintainer.
3026
30272011-02-15 Mike Stump <mikestump@comcast.net>
3028
3029 * MAINTAINERS: Add myself as testsuite maintainer.
3030
30312011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3032
3033 Import from Libtool and gnulib:
3034
3035 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3036
3037 Prepare for supporting FreeBSD 10.
3038 * config.rpath: Remove handling of freebsd1* which soon would
3039 match FreeBSD 10.0.
3040
3041 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3042
3043 Remove support for FreeBSD 1.x.
3044 * libtool.m4 (_LT_LINKER_SHLIBS)
3045 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3046 soon would incorrectly match FreeBSD 10.0.
3047
30482011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3049
3050 PR binutils/12283
3051 * move-if-change: Import version from gnulib.
3052
30532011-02-12 Alexandre Oliva <aoliva@redhat.com>
3054
3055 PR lto/47225
3056 * Makefile.def (lto-plugin): Double dash for enable-shared.
3057 (configure-gcc): Depend on all-lto-plugin.
3058 * Makefile.in: Rebuilt.
3059
30602011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3061
3062 * configure.ac: Remove extra bracket.
3063 * configure: Regenerate.
3064
30652011-02-08 Tobias Burnus <burnus@net-b.de>
3066
3067 * MAINTAINERS: Add myself as libquadmath maintainer.
3068
30692011-02-08 Thomas Schwinge <thomas@schwinge.name>
3070
3071 * MAINTAINERS: Update my email address.
3072
30732011-02-07 Joseph Myers <joseph@codesourcery.com>
3074
3075 * MAINTAINERS (option handling): Add self.
3076
30772011-02-06 Kai Tietz <kai.tietz@onevision.com>
3078
3079 PR lto/47225
3080 * Makefile.def: Add dependency for install-gcc
3081 on install-lto-plugin.
3082 * Makfile.in: Regenerated
3083
30842011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3085
3086 * MAINTAINERS (CPU Port Maintainers): Add myself.
3087
30882011-01-31 Alexandre Oliva <aoliva@redhat.com>
3089
3090 PR libgcj/44341
3091 * configure.ac: Discard --with-* flags for host when configuring
3092 target libraries for cross build.
3093 * configure: Rebuilt.
3094
30952011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3096
3097 * MAINTAINERS (linear loop transforms): Removed.
3098
30992011-01-25 Jakub Jelinek <jakub@redhat.com>
3100
3101 * configure.ac: If with_ppl is no, move setting with_cloog=no
3102 after CLOOG_REQUESTED check.
3103 * configure: Regenerated.
3104
31052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3106
3107 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3108 CLooG has been requested.
3109 * configure: Regenerated.
3110
31112011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3112
3113 * configure: Regenerated.
3114 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3115
31162011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3117
3118 * configure: Regenerated.
3119 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3120
31212011-01-21 Andreas Schwab <schwab@redhat.com>
3122
3123 * configure.ac: Use AS_HELP_STRING throughout.
3124 * configure: Regenerate.
3125
31262011-01-18 Jie Zhang <jie.zhang@analog.com>
3127
3128 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3129 * configure: Regenerate.
3130
31312011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3132
3133 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3134
31352011-01-13 Joel Brobecker <brobecker@adacore.com>
3136
3137 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3138 for ia64-hpux.
3139 * configure: Regenerate.
3140
31412011-01-07 Jan Hubicka <jh@suse.cz>
3142
3143 PR lto/47225
3144 * Makefile.in: Regenerate.
3145 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3146 configure.
3147
31482011-01-07 Jan Hubicka <jh@suse.cz>
3149
3150 * Makefile.in: Regenerate.
3151 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3152 and configure dependency on lto-plugin configure.
3153 (lto-plugin module): Remove dependency on GCC; add dependency on
3154 liniberty.
3155
31562011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3157
3158 * MAINTAINERS (Write After Approval): Add myself.
3159
31602010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3161
3162 * configure: Regenerate.
3163
31642010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3165
3166 * configure.ac: (picochip): Disable libiberty.
3167
31682010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
31722010-12-10 Ian Lance Taylor <iant@google.com>
3173
3174 PR bootstrap/46819
3175 * configure.ac: For --disable-libgcj clear libgcj_saved.
3176 * configure: Rebuild.
3177
31782010-12-10 Tobias Burnus <burnus@net-b.de>
3179
3180 PR fortran/46540
3181 * configure.ac: Add --disable-libquadmath and
3182 --disable-libquadmath-support.
3183 * configure: Regenerate.
3184
31852010-12-03 Ian Lance Taylor <iant@google.com>
3186
3187 * MAINTAINERS: Add myself as libgo maintainer.
3188
31892010-12-03 Hans-Peter Nilsson <hp@axis.com>
3190
3191 PR libffi/46792
3192 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3193 * configure: Regenerate.
3194
31952010-12-02 Ian Lance Taylor <iant@google.com>
3196
3197 * configure.ac: Always set default for poststage1_ldflags to
3198 -static-libstdc++ -static-libgcc.
3199
32002010-11-29 Andreas Schwab <schwab@redhat.com>
3201
3202 * configure.ac: Move comment to remove extra space in last argument
3203 of GCC_TARGET_TOOL.
3204
32052010-11-26 Alexandre Oliva <aoliva@redhat.com>
3206
3207 PR other/46026
3208 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3209 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3210 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3211 (BASE_FLAGS_TO_PASS): Use it.
3212 * configure: Rebuilt.
3213 * Makefile.in: Rebuilt.
3214
32152010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3216
3217 PR binutils/12258
3218 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3219 Properly check default linker.
3220 * configure: Regnerated.
3221
32222010-11-23 Matthias Klose <doko@ubuntu.com>
3223
3224 * configure.ac: For --enable-gold, handle value `default' instead of
3225 `both*'. New configure option --{en,dis}able-ld.
3226 * configure: Regenerate.
3227
32282010-11-20 Ian Lance Taylor <iant@google.com>
3229
3230 * configure.ac: Only disable a language library if no language needs
3231 it. Don't let --disable-libgcj uncondtionally disable libffi.
3232 * configure: Rebuild.
3233
32342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3235
3236 * Makefile.in: Regenerate.
3237
3238 PR other/46202
3239 * configure.ac: Fix just-built in-tree STRIP name to be
3240 binutils/strip-new.
3241 * configure: Regenerate.
3242 * Makefile.def (install-strip-gcc, install-strip-binutils)
3243 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3244 (install-strip-sid): Mirror dependencies on non-strip variants
3245 of these targets on the respective -strip prerequisites.
3246 * Makefile.tpl (install-strip, install-strip-host)
3247 (install-strip-target): New targets.
3248 (install-strip-[+module+], install-strip-target-[+module+]):
3249 New targets.
3250 * Makefile.in: Regenerate.
3251
32522010-11-19 Ian Lance Taylor <iant@google.com>
3253 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3254
3255 * configure.ac: Add target-libgo to target_libraries. Set
3256 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3257 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3258 (HOST_EXPORTS): Add GOC.
3259 (BASE_TARGET_EXPORTS): Add GOC.
3260 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3261 (GOCFLAGS_FOR_TARGET): New variable.
3262 (EXTRA_HOST_FLAGS): Add GOC.
3263 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3264 * Makefile.def (target_modules): Add libgo.
3265 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3266 (dependencies): Add dependency from configure-target-libgo to
3267 configure-target-libffi and all-target-libstdc++-v3. Add
3268 dependencies from all-target-libgo to all-target-libffi.
3269 (languages): Add go.
3270 * configure: Rebuild.
3271 * Makefile.in: Rebuild.
3272
32732010-11-19 Ian Lance Taylor <iant@google.com>
3274
3275 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3276 compiler/flag environment variables.
3277
32782010-11-18 Ian Lance Taylor <iant@google.com>
3279
3280 * configure.ac: Check for lang_requires_boot_languages in
3281 config-lang.in files.
3282 * configure: Rebuild.
3283
32842010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3285 Tobias Burnus <burnus@net-b.de>
3286
3287 PR fortran/32049
3288 * Makefile.def: Add libquadmath; build it with language=fortran.
3289 * configure.ac: Add libquadmath.
3290 * Makefile.tpl: Handle multiple libs in check-[+language+].
3291 * Makefile.in: Regenerate.
3292 * configure: Regenerate.
3293
b9b9d342
TT
32942010-11-16 Tom Tromey <tromey@redhat.com>
3295
3296 * MAINTAINERS: Moved myself to reviewers section.
3297
ecbfe87a
ZD
32982010-11-15 Zdenek Dvorak <ook@ucw.cz>
3299
3300 * MAINTAINERS: Moved myself to reviewers section.
3301
29a4f477
RW
33022010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3303
3304 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3305 (Write After Approval): Remove self.
3306
9965e3cd
AS
33072010-11-15 Andreas Schwab <schwab@redhat.com>
3308
3309 * configure.ac: Fix spelling in option names.
3310 * configure: Regenerated.
3311
0463992b
GJL
33122010-11-13 Georg-Johann Lay <georgjohann@web.de>
3313
3314 PR bootstrap/39622
3315 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3316 * configure: Regenerated.
3317
3df08734
KG
33182010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3319
3320 * MAINTAINERS: Update my email address.
3321
f16e2237
TG
33222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3323
f16e2237
TG
3324 * configure: Regenerate.
3325
0bb52d68
TG
33262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3327
1f980c25 3328 * configure: Regenerate.
0bb52d68 3329
aba2b02e
TG
33302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3331
aba2b02e
TG
3332 * configure: Regenerate.
3333
27882098
TG
33342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3335
27882098
TG
3336 * configure: Regenerate.
3337
d32ef397
AS
33382010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3339
3340 * configure.ac: Support official CLooG.org versions.
3341 * configure: Regenerate.
3342 * config/cloog.m4: New.
3343
5a4b6c0e
FD
33442010-11-10 François Dumont <francois.cppdevs@free.fr>
3345
3346 * MAINTAINERS (Write After Approval): Add myself.
3347
f2cea726
DE
33482010-11-09 David Edelsohn <dje.gcc@gmail.com>
3349
3350 * MAINTAINERS: Update my email address.
3351
d8ed14ce
IS
33522010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3353
3354 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3355 * configure: Regenerate.
d8ed14ce 3356
48215350
DK
33572010-11-03 Ian Lance Taylor <iant@google.com>
3358 Dave Korn <dave.korn.cygwin@gmail.com>
3359
3360 PR lto/46273
3361 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3362 and on other supported platforms whenever LTO is enabled.
3363 * configure: Rebuild.
3364
87841584
AM
33652010-11-02 Alan Modra <amodra@gmail.com>
3366
3367 PR binutils/12110
3368 * configure.ac: Error when source path contains spaces.
3369 * configure: Regenerate.
3370
fe12dfe1
JW
33712010-10-23 James E. Wilson <wilson@codesourcery.com>
3372
3373 * MAINTAINERS: Update my email address.
3374
66c92425
ILT
33752010-10-20 Ian Lance Taylor <iant@google.com>
3376
3377 * Makefile.def (target_modules): Set lib_path to src/.libs for
3378 libstdc++-v3 module.
3379 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3380 * Makefile.in: Rebuild.
3381
187d3518
LB
33822010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3383
3384 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3385 (Write After Approval): Remove myself.
3386
02db6bba
TG
33872010-10-15 Tristan Gingold <gingold@adacore.com>
3388
3389 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3390
c0103e74
DR
33912010-10-14 Douglas Rupp <rupp@gnat.com>
3392
3393 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3394
1cd0b716
DK
33952010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3396
3397 * configure.ac (build_lto_plugin): New shell variable.
3398 (--enable-lto): Turn on by default for all non-ELF platforms that
3399 have had LTO support added so far. Set build_lto_plugin appropriately
3400 for both ELF and non-ELF.
3401 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3402 * configure: Regenerate.
3403
d4c1abb3
RW
34042010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3405
3406 Sync from src:
3407 * configure.ac (v850 support): Remove target-libgloss from
3408 noconfigdirs.
3409 * configure: Regenerate.
3410
ffedf511
RW
34112010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3412
3413 PR bootstrap/45326
3414 PR bootstrap/45174
3415 * configure.ac: Honor initial values of $build_configargs,
3416 $host_configargs, $target_configargs. Mark the precious, so
3417 environment settings get recorded.
3418 * configure: Regenerate.
3419
e1826acc
RW
34202010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3421
3422 PR bootstrap/45796
3423 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3424 Depend on all-build-libiberty.
3425 * Makefile.in: Regenerate.
3426
80920132
ME
34272010-09-30 Michael Eager <eager@eagercon.com>
3428
3429 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3430 * configure: Regenerate.
3431
770a498a
ME
34322010-09-28 Michael Eager <eager@eagercon.com>
3433
3434 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3435
86dfbd58
RW
34362010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3437
3438 PR bootstrap/44621
3439 * configure.ac: Fix unportable shell quoting.
3440 * configure: Regenerate.
3441
db50fe7d
IS
34422010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3443
3444 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3445 targets and amend comment.
3446 * configure: Regenerate.
3447
0064e825
TB
34482010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3449
3450 * MAINTAINERS (Write After Approval): Add myself.
3451
bb79486c
JH
34522010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3453
3454 * configure.ac: Enable LTO by default on Darwin.
3455 * configure: Regenerate.
3456
9e0b22c3
MS
34572010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3458
bb79486c 3459 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3460
2fabf1b7
IB
34612010-09-01 Ian Bolton <ian.bolton@arm.com>
3462
bb79486c 3463 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3464
3a9abc98
DS
34652010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3466
3467 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3468 ports
3469
331a9a59
DY
34702010-07-28 David Yuste <david.yuste@gmail.com>
3471
3472 * MAINTAINERS (Write After Approval): Add myself.
3473
223a9d64
N
34742010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3475
3476 * configure.ac: Support all v850 targets.
3477 * configure: Regenerate.
3478
9183bdcf
MG
34792010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3480
3481 PR bootstrap/44455
3482 * configure.ac (extra_mpfr_configure_flags): Copy from
3483 extra_mpc_gmp_configure_flags.
3484 * configure: Re-generated.
3485
2e290598
AK
34862010-07-22 Andi Kleen <ak@linux.intel.com>
3487
3488 * MAINTAINERS (Write After Approval): Add myself.
3489
8d6cd388
CLT
34902010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3491
3492 * MAINTAINERS (Write After Approval): Add myself.
3493
b0b01eb0
JY
34942010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
77198d71
JH
34982010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3499
3500 PR target/44862
3501 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3502 Provide -B option to allow for link spec %s substitutions for
3503 libstdc++.a on darwin.
3504 * Makefile.in: Regenerate.
3505
02fe70af
MM
35062010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3507
3508 * MAINTAINERS (Reviewers): Update my e-mail address
3509
c63a4676
AO
35102010-06-10 Alexandre Oliva <aoliva@redhat.com>
3511
3512 * Makefile.def (configure-gcc): Depend on all-libelf.
3513 * Makefile.in: Rebuild.
3514
e68edbf6
FC
35152010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3516
3517 * MAINTAINERS (Write After Approval): Add myself in the right place.
3518
dce2d8b2 35192010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3520
3521 * MAINTAINERS (Write After Approval): Add myself.
3522
dce2d8b2 35232010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3524
3525 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3526
35272010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3528
1ab55d69
MK
3529 * config.sub: Update to version 2010-05-21.
3530 * config.guess: Update to version 2010-04-03.
0c422e74 3531
02540df4
SB
35322010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3533
3534 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3535 * configure: Regenerate.
3536
dfe5f5b2
ST
35372010-05-12 Sriraman Tallam <tmsriram@google.com>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
c082f9f3
SB
35412010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3542
3543 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3544 a platform that supports LTO.
3545 * configure: Regenerate.
3546
f1af9e5f
SP
35472010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3548
3549 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3550 * configure: Regenerated.
3551
38e3d868
RM
35522010-04-27 Roland McGrath <roland@redhat.com>
3553 H.J. Lu <hongjiu.lu@intel.com>
3554
3555 * configure.ac (--enable-gold): Support both, both/gold and
3556 both/bfd to add gold to configdirs without removing ld.
3557 * configure: Regenerated.
3558
3559 * Makefile.def: Add install-gold dependency to install-ld.
3560 * Makefile.in: Regenerated.
3561
3bec79c5
DK
35622010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3563
3564 PR lto/42776
3565 * configure.ac (--enable-lto): Refactor handling so libelf tests
3566 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3567 and allow LTO to be explicitly enabled on non-ELF platforms that
3568 are known to support it inside else-clause.
3569 * configure: Regenerate.
3570
615c8ffa
EB
35712010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3572
3573 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3574 * configure: Regenerate.
3575
e4522f78
RC
35762010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3577
3578 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3579 * configure: Regenerate.
3580
8ccb78f2
RO
35812010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3582
3583 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3584 separately.
3585 * configure: Regenerate.
3586
d5cc2ee3
KW
35872010-04-16 Kevin Williams <kevin.williams@inria.fr>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
8406cb62
TG
35912010-04-14 Tristan Gingold <gingold@adacore.com>
3592
3593 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3594 * configure: Regenerate.
3595
3591b8e2
SE
35962010-04-13 Steve Ellcey <sje@cup.hp.com>
3597
3598 * configure: Regenerate after change to elf.m4.
3599
a82ecc7b
IS
36002010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3601
3602 * MAINTAINERS (Write After Approval): Add myself.
3603
1f0bf148
SP
36042010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3605
3606 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3607 * configure: Regenerated.
3608
36092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3610
3611 * configure.ac: Print "buggy but acceptable" when CLooG
3612 revision is less than 9.
3613 * configure: Regenerated.
3614
ecd01dee
DN
36152010-04-01 Diego Novillo <dnovillo@google.com>
3616
3617 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3618
dc683a3f
RW
36192010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3620
3621 PR bootstrap/43615
3622 PR bootstrap/43328
3623
3624 Revert:
3625
3626 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3627
3628 * configure.ac: Do not pass --enable-multilib nor
3629 --disable-multilib in baseargs. Accept explicitly passed
3630 --enable_multilib.
3631 * configure: Regenerate.
3632
7527d83f
UW
36332010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3634
3635 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3636
895522b6
JJ
36372010-03-31 Janis Johnson <janis187@us.ibm.com>
3638
3639 * MAINTAINERS: Remove myself.
3640
9db4e878
RW
36412010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3642
3643 PR bootstrap/43328
3644 * configure.ac: Do not pass --enable-multilib nor
3645 --disable-multilib in baseargs. Accept explicitly passed
3646 --enable_multilib.
3647 * configure: Regenerate.
3648
acf6bf36
AP
36492010-03-28 Andrew Pinski <pinskia@gmail.com>
3650
3651 * MAINTAINERS (spu port): Remove me.
3652
b42f0d7e
JM
36532010-03-23 Joseph Myers <joseph@codesourcery.com>
3654
3655 * configure.ac (tic6x-*-*): New case.
3656 * configure: Regenerate.
3657
0d1152b1
JM
36582010-03-23 Joseph Myers <joseph@codesourcery.com>
3659
3660 * config.sub: Update to version 2010-03-22.
3661 * config.guess: Update to version 2009-12-30.
3662
dce2d8b2 36632010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3664
3665 PR ada/42554
3666 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3667 * configure: Regenerate.
3668
5408fbe8
RR
36692010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3670
3671 * MAINTAINERS: Update my email address.
3672
3f55a3b3
SP
36732010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3674
3675 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3676 (ghassan.shobaki@amd.com): Removed.
3677
3f08f7e8
AM
36782010-03-17 Alan Modra <amodra@gmail.com>
3679
3680 * MAINTAINERS: Update my email address.
3681
f3a9d094
DN
36822010-03-16 Diego Novillo <dnovillo@google.com>
3683
3684 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3685 Matthews.
3686
db5c4b8b
JM
36872010-03-16 Joseph Myers <joseph@codesourcery.com>
3688
3689 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3690 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3691
b995570a
JM
36922010-03-16 Joseph Myers <joseph@codesourcery.com>
3693
3694 * MAINTAINERS: Update my email address.
3695
124cc66f
DJ
36962010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3697
3698 * MAINTAINERS: Update my email address.
3699
a4581668
BS
37002010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3701
3702 * MAINTAINERS: Update my email address.
3703
49d78e29
JZ
37042010-03-09 Jie Zhang <jie@codesourcery.com>
3705
3706 * MAINTAINERS: Update my email address.
3707
8927b7c0
RO
37082010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3709
3710 PR libstdc++/32499
3711 * configure.ac (RANLIB): Default to true.
3712 (STRIP): Likewise.
3713 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3714 * configure: Regenerate.
3715
dce2d8b2 37162010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3717
3718 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3719 (Write After Approval): Update my email address.
3720
bf646aaf
NC
37212010-02-17 Nick Clifton <nickc@redhat.com>
3722
3723 PR 11238
3724 * Makefile.tpl (local-distclean): Also remove config.cache files in
3725 sub-directories as there may not be Makefiles present in the
3726 sub-directories.
96e41f16
NC
3727 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3728 the config.cache files found by the find command.
3729
bf646aaf
NC
3730 * Makefile.in: Regenerate.
3731 * configure.ac: Revert previous delta.
3732 * configure: Regenerate.
3733
ff78880a
NC
37342010-02-15 Nick Clifton <nickc@redhat.com>
3735
3736 PR 11238
3737 * configure.ac: Delete config.cache files in sub-directories when
3738 deleting Makefiles.
3739 * configure: Regenerate.
3740
8150eadf
BE
37412010-02-12 Ben Elliston <bje@gnu.org>
3742
3743 * MAINTAINERS: Update my email address.
3744
a9e12bfd
AP
37452010-02-08 Andrew Pinski <pinskia@gmail.com>
3746
3747 * MAINTAINERS (spu port): Update my email address.
3748
95315086
JZ
37492010-02-08 Jie Zhang <jie.zhang@analog.com>
3750
3751 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3752
362c6d2f
KG
37532010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3754
3755 * configure.ac: Add "recommended" version checks for GMP/MPC.
3756 Update recommended GMP/MPFR/MPC versions.
3757 * configure: Regenerate.
3758
888c5ad2
JR
37592010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3760
3761 * MAINTAINERS: Move my Embecosm email address into the
3762 write-after-approval section.
3763
3bf714a7
ILT
37642010-01-26 Ian Lance Taylor <iant@google.com>
3765
3766 * MAINTAINERS: Add myself as Go frontend maintainer.
3767
ad1e5170
JR
37682010-01-25 Joern Rennecke <amylaar@spamcop.net>
3769
3770 PR libstdc++/36101, PR libstdc++/42813
3771 * configure.ac (bootstrap_target_libs): Make inclusion of
3772 target-libgomp conditional on libgomb being in target_configdirs.
3773 * configure: Regenerate.
3774
fb0553d1
JR
37752010-01-23 Joern Rennecke <amylaar@spamcop.net>
3776
3777 PR libstdc++/36101, PR libstdc++/42813
3778 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3779 * configure: Regenerate.
3780
aae29963
JR
37812010-01-22 Joern Rennecke <amylaar@spamcop.net>
3782
3783 PR libstdc++/36101, PR libstdc++/42813
3784 * configure.ac (target_configdirs): Substitute.
3785 * Makefile.def: Bootstrap target module libgomp.
3786 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3787 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3788 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3789 * configure, Makefile.in: Regenerate.
3790
d8fe8895
DK
37912010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3792
3793 * MAINTAINERS: Adjust my details.
3794
ebfe4897
EW
37952010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3796
3797 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3798
f7746c59
TL
37992010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3800
3801 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3802
306c7b5b
TL
38032010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3804
3805 * MAINTAINERS (Write After Approval): Add myself.
3806
1b8b9e19
KT
38072010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
c164615b
RG
38112010-01-11 Richard Guenther <rguenther@suse.de>
3812
3813 PR lto/41569
3814 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3815 * Makefile.in: Regenerated.
3816
f3f623ae
AT
38172010-01-11 Andreas Tobler <andreast@fgznet.ch>
3818
3819 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3820 * configure: Regenerate.
3821
592c90ff 38222010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 3823 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
3824
3825 PR bootstrap/42424
3826 * configure.ac: Include libtool m4 files.
9c78662a 3827 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
3828 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3829 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 3830
592c90ff
KG
3831 * configure: Regenerate.
3832
60a2e213
RW
38332010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3834
3835 PR bootstrap/41818
3836 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3837 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3838 * Makefile.in: Regenerate.
3839
7413962d
RG
38402010-01-02 Richard Guenther <rguenther@suse.de>
3841
3842 PR lto/41529
3843 * configure.ac: Include config/elf.m4. Disable LTO if not
3844 builting for an elf target.
3845 * configure: Regenerate.
3846
f77f3945
CF
38472009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3848
3849 * MAINTAINERS: Change my email address.
3850
4960e3f0
BE
38512009-12-18 Ben Elliston <bje@au.ibm.com>
3852
3853 * config.sub, config.guess: Update from upstream sources.
3854
d16a31da
SZ
38552009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
3a5729ea
KG
38592009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3860
3861 PR middle-end/30447
3862 PR middle-end/30789
3863 PR other/40302
3864
3865 * configure.ac: Require MPC.
3866 * configure: Regenerate.
3867
43e02a8a
RW
38682009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3869
3870 PR target/38384
3871 PR bootstrap/40972
3872 * libtool.m4: Sync from git Libtool.
3873 * ltoptions.m4: Likewise.
3874 * ltversion.m4: Likewise.
3875 * lt~obsolete.m4: Likewise.
3876 * ltmain.sh: Likewise.
3877
360d4522
KG
38782009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3879
3880 * configure.ac: Update minimum MPC version to 0.8.
3881 * configure: Regenerate.
3882
f264ed56
SP
38832009-11-21 Sebastian Pop <sebpop@gmail.com>
3884
3885 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3886 * configure: Regenerated.
3887
ed2eaa9f
ILT
38882009-11-21 Ian Lance Taylor <iant@google.com>
3889
3890 * configure.ac: Change default of poststage1_ldflags to be empty if
3891 poststage1_libs is set. When poststage1_libs is empty, and
3892 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3893 * configure: Rebuild.
3894
58346783
AN
38952009-11-21 Adam Nemet <adambnmet@gmail.com>
3896
3897 * MAINTAINERS (Write After Approval): Update my email address.
3898
5ca0106a
BE
38992009-11-20 Ben Elliston <bje@au.ibm.com>
3900
3901 * config.guess: Update from upstream sources.
3902
87213cd4
AO
39032009-11-16 Alexandre Oliva <aoliva@redhat.com>
3904
3905 * Makefile.def: Restore host and target settings for gmp.
3906 * Makefile.in: Rebuild.
3907
f61428ed
AO
39082009-11-16 Alexandre Oliva <aoliva@redhat.com>
3909
3910 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3911 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3912 Fix portability of test of C++ as bootstrap language. Add
3913 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3914 * configure: Rebuild.
3915 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3916 and cloog. Fix in-tree ppl configuration. Introduce libelf
3917 in-tree building.
3918 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3919 (POSTSTAGE1_HOST_EXPORTS): Use it.
3920 (STAGE[+id+]_CXXFLAGS): New.
3921 (BASE_FLAGS_TO_PASS): Pass it down.
3922 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3923 extra_exports.
3924 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3925 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3926 extra_exports.
3927 * Makefile.in: Rebuild.
3928
f6c56be6
BE
39292009-11-17 Ben Elliston <bje@au.ibm.com>
3930
3931 * config.sub, config.guess: Update from upstream sources.
3932
0ccb5970
JK
39332009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
dce2d8b2 39372009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
5d571eaa
OS
39412009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3942
3943 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3944 paths for *-w64-mingw* and x86_64-*mingw*.
3945 * configure: Regenerated.
3946
dce2d8b2 39472009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
3948
3949 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3950
c393f559
BK
39512009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3952
3953 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3954 Phil Edwards to Write-After Approval.
3955
ef4c4300
KT
39562009-10-30 Kai Tietz <kai.tietz@onevision.com>
3957
3958 * configure.ac: Disable target-winsup & co for
3959 x86_64-*-mingw* and *-w64-mingw* targets.
3960 * configure: Regenerated.
3961
65a324b4
NC
39622009-10-16 Nick Clifton <nickc@redhat.com>
3963
3964 * MAINTAINERS: Add myself as a maintainer for the RX port.
3965
dce2d8b2 39662009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 3967
9c78662a 3968 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 3969
17e72e5d
RO
39702009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3971
3972 * configure.ac (CLooG test): Use = with test.
3973 * configure: Regenerate.
3974
ed3a56f3
RG
39752009-10-22 Richard Guenther <rguenther@suse.de>
3976
3977 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3978 cloog if the ppl version check failed. Move flags saving
3979 before setting in libelf check.
3980 * configure: Regenerate.
3981
ad0abd3c
RG
39822009-10-21 Richard Guenther <rguenther@suse.de>
3983
3984 * configure.ac: Adjust the ppl and cloog configure to work as
3985 documented. Disable cloog if ppl was disabled. Omit the version
3986 checks if they were disabled.
3987 * configure: Re-generate.
3988
e4c5bd48
RW
39892009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3990
3991 * configure.ac: Add 'lto' to enable_languages, not
3992 new_enable_languages, and only if not already present.
3993 * configure: Regenerate.
3994
0ffd69c5
GP
39952009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3996
3997 * README: Refer to the various COPYING* files instead of just
3998 COPYING.
3999 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4000
dce2d8b2 40012009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4002
4003 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4004
58687768
RG
40052009-10-07 Richard Guenther <rguenther@suse.de>
4006
4007 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4008 and Richard Guenther as reviewers.
4009 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4010 as reviewers.
4011
49b0ca5c 40122009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4013
49b0ca5c 4014 * config.sub: Update from upstream sources.
d2d9ce5e 4015
aeb94799
ILT
40162009-10-06 Ian Lance Taylor <iant@google.com>
4017
4018 * Makefile.def: check-gold depends upon all-gas.
4019 * Makefile.in: Rebuild.
4020
123651cd
PM
40212009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4022
4023 * MAINTAINERS (Write After Approval): Add myself.
4024
d7f09764
DN
40252009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4026
4027 * Makefile.def: all-lto-plugin depends on all-libiberty.
4028 set bootstrap=true for lto-plugin.
4029 Add lto-plugin.
4030 * Makefile.in: Regenerate.
4031 * configure.ac (host_libs): Add lto-plugin.
4032 * configure: Regenerate.
4033
d7f09764
DN
40342009-10-03 Diego Novillo <dnovillo@google.com>
4035
4036 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4037 (HOST_LIBELFLIBS): Define.
4038 (HOST_LIBELFINC): Define.
4039 * Makefile.in: Regenerate.
4040 * configure.ac: Add --enable-lto.
4041 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4042 If --enable-lto is used, add 'lto' to new_enable_languages.
4043 If --enable-lto is used and gold is enabled, add
4044 lto-plugin to configdirs.
4045 * configure: Regenerate.
4046
40472009-10-03 Simon Baldwin <simonb@google.com>
4048
4049 * configure.ac: If --with-system-zlib, suppress local zlib and
4050 pass --with-system-zlib to subdir configure scripts.
4051 * configure: Regenerate.
4052
dce2d8b2 40532009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4054 Paolo Bonzini <bonzini@gnu.org>
4055
4056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4057 $(srcdir).
4058 * Makefile.in: Rebuilt.
4059
dce2d8b2 40602009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
3e661154
KG
40642009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4065
4066 * configure.ac: Update minimum MPC version to 0.7.
4067 * configure: Regenerate.
4068
f1a036e4
NC
40692009-09-25 Nick Clifton <nickc@redhat.com>
4070
4071 * configure.ac: Pass any --cache-file=/dev/null option on to
4072 subconfigures.
4073 * configure: Regenerate.
4074
d4c74acc
NC
40752009-09-23 Nick Clifton <nickc@redhat.com>
4076
4077 * config.sub, config.guess: Update from upstream sources.
4078
dce2d8b2 40792009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4080
4081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4082 * Makefile.in: Rebuilt.
4083
0db770bd
RW
40842009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4085
4086 PR bootstrap/32272
4087 * configure.ac: Error out if $srcdir isn't '.' but contains
4088 host-${host_noncanonical}.
4089 * configure: Regenerate.
4090
71101870
RO
40912009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4092
4093 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4094 maintainer.
4095
ca6d0d62
RW
40962009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4097
79cd2b23
RW
4098 * configure.ac: If bootstrapping a combined tree with
4099 --enable-gold, require c++ in stage1_languages.
4100 * configure: Regenerate.
4101
ab9dcd0c
RW
4102 * configure.ac: Also add target_libs of stage1_languages to
4103 bootstrap_target_libs.
4104 * configure: Regenerate.
4105
ca6d0d62
RW
4106 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4107 with --enable-languages not containing c++.
4108 * configure: Regenerate.
4109
1c3c9f12
JZ
41102009-09-15 Jie Zhang <jie.zhang@analog.com>
4111
4112 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4113 * configure: Regenerate.
4114
dce2d8b2 41152009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4116
6fb30a14
JR
4117 * MAINTAINERS (Write After Approval): Update my e-mail address,
4118 and move from from here...
4119 (Waiting for paperwork): To here.
0318772d 4120
4056c2c6
JM
41212009-09-09 Joseph Myers <joseph@codesourcery.com>
4122
4123 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4124
3e54529c
RW
41252009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4126
4127 * configure.ac: Do not use $extrasub for replacing @if/@endif
4128 parts in Makefile; instead, use additional arguments to
4129 AC_CONFIG_COMMANDS to do the replacement manually, with several
4130 sed invocations, to avoid HP-UX sed command limits.
4131 * configure: Regenerate.
4132
713e2ea6
AO
41332009-09-08 Alexandre Oliva <aoliva@redhat.com>
4134
4135 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4136 blank before -L.
4137
5646b7b9
AO
41382009-09-04 Alexandre Oliva <aoliva@redhat.com>
4139
4140 * configure.ac (with-build-config): Document. Handle without.
4141 Handle missing argument.
4142 * configure: Rebuilt.
4143
e12c4094
AO
41442009-09-03 Alexandre Oliva <aoliva@redhat.com>
4145
4146 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4147 Default to bootstrap-debug only if compare-debug works.
4148 * configure: Rebuilt.
4149 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4150 * Makefile.in: Rebuilt.
4151
75cb0057
RO
41522009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4153
4154 * MAINTAINERS (OS Port Maintainers): Update my email address.
4155
8fc68cba
AO
41562009-09-01 Alexandre Oliva <aoliva@redhat.com>
4157
4158 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4159 * Makefile.in: Rebuilt.
4160
44cb38cf
CD
41612009-09-01 Chris Demetriou <cgd@google.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
f9329c35
DS
41652009-08-31 Dodji Seketeli <dodji@redhat.com>
4166
4167 PR debug/30161
4168 * include/dwarf2.h (enum dwarf_tag): Added
4169 DW_TAG_GNU_template_template_param
4170 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4171
f945e229
PB
41722009-08-30 Paolo Bonzini <bonzini@gnu.org>
4173
4174 * Makefile.tpl (AWK): Fix typo.
4175 * Makefile.in: Regenerate.
4176
87264276
PB
41772009-08-30 Paolo Bonzini <bonzini@gnu.org>
4178
4179 * configure.ac: Detect awk and sed.
4180 * Makefile.def (flags_to_pass): Add AWK and SED.
4181 * Makefile.tpl (AWK, SED): New.
4182 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4183 * configure: Regenerate.
4184 * Makefile.in: Regenerate.
4185
68ccd57c
DK
41862009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4187
4188 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4189 (collapseslashes): Likewise.
4190
df58e648
RW
41912009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4192
4193 * configure.ac (AC_PREREQ): Bump to 2.64.
4194
0539cb2c
RW
41952009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4196
70fa0efa
RW
4197 * configure.ac: Remove --with-datarootdir, --with-docdir,
4198 --with-pdfdir, --with-htmldir switches.
4199 * configure: Regenerate.
4200
5213506e
RW
4201 * configure: Regenerate.
4202
0539cb2c
RW
4203 * compile: Sync from Automake 1.11.
4204 * depcomp: Likewise.
4205 * install-sh: Likewise.
4206 * missing: Likewise.
4207 * mkinstalldirs: Likewise.
4208 * ylwrap: Likewise.
4209
197c68cc
DK
42102009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4211
4212 * ltmain.sh (func_normal_abspath): New function.
4213 (func_relative_path): Likewise.
4214 (func_mode_help): Document new -bindir option for link mode.
4215 (func_mode_link): Add new -bindir option, and use it to place
4216 output DLL if specified.
4217
58af276a
RW
42182009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4219
0115d4a3
RW
4220 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4221 (baseargs): Add --disable-option-checking.
4222 * configure: Regenerate.
4223
58af276a
RW
4224 * Makefile.def (configure-target-libiberty): Depend on
4225 all-binutils and all-ld.
4226 (configure-target-newlib): Likewise.
4227 * Makefile.in: Regenerate.
4228
e9d9afef
BE
42292009-08-17 Ben Elliston <bje@au.ibm.com>
4230
4231 * config.sub, config.guess: Update from upstream sources.
4232
354ebf88
RW
42332009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4234
4235 Sync from src, merge:
4236
4237 2009-07-02 Tristan Gingold <gingold@adacore.com>
4238
4239 * configure.ac: Do not exclude gas for i386-*-darwin.
4240 Add a case for x86_64-*-darwin.
4241 * configure: Regenerate.
4242
8375f7b2
NV
42432009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4244
4245 * MAINTAINERS: Add my name to Write After Approval list.
4246
dce2d8b2 42472009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4248
4249 * configure.ac: Add Microblaze target.
4250 * configure: Regenerate.
4251
ea2002ba
CB
42522009-07-31 Christian Bruel <christian.bruel@st.com>
4253
4254 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4255 * configure: Regenerate.
2bf33cdb 4256
dce2d8b2 42572009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4258
4259 * MAINTAINERS (Write After Approval): Update my e-mail address.
4260
e90e6bd7
ILT
42612009-07-06 Ian Lance Taylor <iant@google.com>
4262
4263 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4264 * configure: Rebuild.
4265
f6e0880a
TG
42662009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4267
4268 * MAINTAINERS: Move myself to the Graphite Reviewers.
4269
6d984927
WG
42702009-06-30 Wei Guozhi <carrot@google.com>
4271
4272 * MAINTAINERS: Add my name to Write After Approval list.
4273
f2689b09
SE
42742009-06-26 Steve Ellcey <sje@cup.hp.com>
4275
4276 PR bootstrap/40338
4277 * configure.ac (comparestring): Create new variable.
4278 * Makefile.tpl (comparestring): Use to skip some comparisions.
4279 * configure: Regenerate.
4280 * Makefile.in: Regenerate.
4281
f62c0ba4
DE
42822009-06-26 Doug Evans <dje@sebabeach.org>
4283
4284 * Makefile.def (host_modules): Add cgen.
4285 * Makefile.in: Regenerate.
4286 * configure.ac (host_tools): Add cgen.
4287 * configure: Regenerate.
4288
7acf4da6
DD
42892009-06-23 DJ Delorie <dj@redhat.com>
4290
4291 * MAINTAINERS: Add myself as mep maintainer.
4292
00020c16
ILT
42932009-06-23 Ian Lance Taylor <iant@google.com>
4294
4295 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4296 boot_languages. Only bootstrap target libraries listed in
4297 target_libs for some boot language. Add --with-stage1-ldflags,
4298 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4299 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4300 if not building with C++.
4301 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4302 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4303 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4304 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4305 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4306 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4307 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4308 * configure, Makefile.in: Rebuild.
4309
1da52d4a
LF
43102009-06-23 Li Feng <nemokingdom@gmail.com>
4311
4312 * MAINTAINERS: Added my name to write-after-approval list.
4313
144c9175
RM
43142009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4315
4316 * configure.ac: Define is_elf for QNX Neutrino targets.
4317 * configure: Regenerate.
4318
e5871e24
GS
43192009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4320
9c78662a 4321 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4322
5f4a82c0
KG
43232009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4324
4325 * configure.ac: Detect MPC in default directory.
4326 * configure: Regenerate.
4327
394e9195
JG
43282009-06-03 Jerome Guitton <guitton@adacore.com>
4329 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4330
9c78662a
UB
4331 * Makefile.tpl (all): Avoid a trailing backslash.
4332 * Makefile.in: Regenerate.
394e9195 4333
47bca6aa
BE
43342009-06-03 Ben Elliston <bje@au.ibm.com>
4335
4336 * config.sub, config.guess: Update from upstream sources.
4337
a891a473
RS
43382009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4339
4340 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4341 to noconfdirs.
4342 * configure: Regenerate.
4343
70cb2d9f
AO
43442009-06-02 Alexandre Oliva <aoliva@redhat.com>
4345
4346 * Makefile.tpl ([+compare-target+]): Compare all stage
4347 directories, rather than just gcc.
4348 * Makefile.in: Rebuilt.
4349
7f1245df
DK
43502009-06-01 Doug Kwan <dougkwan@google.com>
4351
4352 * configure.ac: Support gold for target arm*-*-*.
4353 * configure: Regenerate.
394e9195 4354
acd26225
KG
43552009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4356
4357 * Makefile.def: Add MPC support and dependencies.
4358 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4359
4360 * Makefile.in, configure: Regenerate.
4361
a1fc946a
AO
43622009-05-27 Alexandre Oliva <aoliva@redhat.com>
4363
4364 * Makefile.tpl (all): Avoid harmless warning in make all when
4365 gcc-bootstrap is enabled but stage_last does not exist.
4366 * Makefile.in: Rebuilt.
4367
2e6a3c8d
NR
43682009-05-24 Nicolas Roche <roche@adacore.com>
4369
4370 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4371 * Makefile.in: Regenerate.
4372
63487d11
DC
43732009-05-21 Denis Chertykov <chertykov@gmail.com>
4374
4375 * MAINTAINERS: Update my e-mail address.
4376
449223af
DK
43772009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4378
4379 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4380 * configure: Regenerate.
4381
31c98f49
AO
43822009-05-18 Alexandre Oliva <aoliva@redhat.com>
4383
4384 PR other/40159
4385 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4386 gcc-no-bootstrap are mutually exclusive.
4387 * Makefile.in: Rebuilt.
4388
0f501837
AO
43892009-05-18 Alexandre Oliva <aoliva@redhat.com>
4390
4391 PR other/40159
4392 * Makefile.tpl (all): Don't end with unconditional success.
4393 * Makefile.in: Rebuilt.
4394
4a4a4e99
AO
43952009-05-12 Alexandre Oliva <aoliva@redhat.com>
4396
4397 PR target/37137
4398 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4399 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4400 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4401 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4402 stage_configureflags, stage_cflags and stage_libcflags into
4403 explicit Makefile macros.
4404 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4405 GFORTRAN.
4406 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4407 CC. Set CC_FOR_BUILD from CC.
4408 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4409 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4410 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4411 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4412 and GFORTRAN.
4413 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4414 (_LIBCFLAGS): Renamed to _TFLAGS.
4415 (do-compare-debug, do-compare3-debug): Drop.
4416 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4417 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4418 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4419 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4420 (XGCC_FLAGS_FOR_TARGET): New.
4421 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4422 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4423 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4424 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4425 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4426 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4427 TFLAGS.
4428 (BUILD_CONFIG): Include if requested.
4429 (all): Set TFLAGS on bootstrap.
4430 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4431 (all-stageid-prefixmodule): Likewise.
4432 (do-clean, distclean-stageid): Set TFLAGS.
4433 (restrap): Fix whitespace.
4434 * Makefile.in: Rebuilt.
4435
1cee3429
PB
44362009-05-07 Paolo Bonzini <bonzini@gnu.org>
4437
4438 * config.guess: Sync with src.
4439
0b70eafd
DK
44402009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4441
4442 * configure.ac ($with_ppl): Default to no if not supplied.
4443 ($with_cloog): Likewise.
4444 configure: Regenerate.
4445
5175f17c
JW
44462009-04-27 James E. Wilson <wilson@codesourcery.com>
4447
4448 * MAINTAINERS: Update my e-mail address.
4449
952fa153
NC
44502009-04-27 Nick Clifton <nickc@redhat.com>
4451
4452 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4453
a687f83c
EB
44542009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4455
4456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4457 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4458 * Makefile.in: Regenerate.
4459
9e3eba15
KG
44602009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4461
4462 PR bootstrap/39739
4463 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4464 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4465
4466 * configure, Makefile.in: Regenerate.
4467
a687f83c 44682009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4469
4470 * include/hashtab.h: Update GTY annotations to new syntax
4471 * include/splay-tree.h: Likewise
4472
070bdbd9
BE
44732009-04-17 Ben Elliston <bje@au.ibm.com>
4474
4475 * config.sub, config.guess: Update from upstream sources.
4476
55f2d967
AG
44772009-04-15 Anthony Green <green@moxielogic.com>
4478
4479 * configure.ac: Add moxie support.
4480 * configure: Rebuilt.
4481
309c24a9
JJ
44822009-04-14 Jakub Jelinek <jakub@redhat.com>
4483
4484 * configure.ac: Change copyright header to refer to version
4485 3 of the GNU General Public License and to point readers at the
4486 COPYING3 file and the FSF's license web page.
4487 * Makefile.def: Likewise.
4488 * Makefile.tpl: Likewise.
4489 * Makefile.in: Regenerate.
4490
b93133bc
JH
44912009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4492
4493 * configure.ac: Restore match for darwin9 or later. Use double
4494 brackets since regeneration eats one pair.
4495 * configure: Regenerate.
4496
d18ff35a
L
44972009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4498
4499 PR gas/10039
4500 * configure.ac: Require texinfo 4.7.
4501 * configure: Regenerated.
4502
748086b7
JJ
45032009-04-09 Nick Clifton <nickc@redhat.com>
4504
4505 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4506 the GCC Runtime Library Exception.
4507
a3337ea2
KG
45082009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4509
4510 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4511 * configure: Regenerate.
4512
60911f14
SE
45132009-04-01 Steve Ellcey <sje@cup.hp.com>
4514
4515 * Makefil.def (languages): New entries.
4516 * Makefile.tpl (check-gcc-*): New generic target.
4517 * Makefile.in: Regenerate.
60911f14 4518
dce2d8b2 45192009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4520
d18ff35a 4521 * MAINTAINERS: Update my email address.
7369c1d0 4522
cfb1f59f
TT
45232009-03-18 Tom Tromey <tromey@redhat.com>
4524
d18ff35a
L
4525 * configure: Rebuild.
4526 * configure.ac (host_libs): Add libiconv.
4527 * Makefile.in: Rebuild.
4528 * Makefile.def (host_modules): Add libiconv.
4529 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4530
75eeae1a
TG
45312009-03-16 Tristan Gingold <gingold@adacore.com>
4532
4533 * configure.ac: Treat gdb as supported on x86_64-darwin.
4534 * configure: Regenerate.
4535
f38095f3
JM
45362009-03-16 Joseph Myers <joseph@codesourcery.com>
4537
4538 * configure.ac (--with-host-libstdcxx): New option.
4539 * configure: Regenerate.
4540
dce2d8b2 45412009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4542
4543 * MAINTAINERS: Move myself into the write after approval list.
4544
6d401294
NP
45452009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4546
4547 * MAINTAINERS: Update e-mail address.
2bf33cdb 4548
07c97076
DN
45492009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4550
4551 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4552
dce2d8b2 45532009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4554
4555 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4556
7a9d3fe8
RW
45572009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4558
4559 Backport from git Libtool:
4560
4561 2009-01-19 Robert Millan <rmh@aybabtu.com>
4562 Support GNU/kOpenSolaris.
4563 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4564 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4565 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4566 GNU/kOpenSolaris.
4567
c9e9e11f
AS
45682009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4569
4570 * MAINTAINERS: Update e-mail address.
4571
5e8c1552 45722009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4573
4574 * MAINTAINERS (Write After Approval): Add self.
4575
b0adb088
BM
45762009-02-18 Bingfeng Mei <bmei@broadcom.com>
4577
4578 * MAINTAINERS (Write After Approval): Add myself.
4579
ee04b574
AS
45802009-02-05 Andreas Schwab <schwab@suse.de>
4581
4582 * Makefile.tpl (stage_last): Define $r and $s before using
4583 $(RECURSE_FLAGS_TO_PASS).
4584 * Makefile.in: Regenerate
4585
907884c9
ILT
45862009-01-30 Ian Lance Taylor <iant@google.com>
4587
4588 * MAINTAINERS: Move myself to the Global Reviewers list.
4589
416ac4d4
RM
45902009-01-29 Robert Millan <rmh@aybabtu.com>
4591
4592 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4593 * configure: Regenerate.
4594
ee5decb3
GP
45952009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4596
4597 * MAINTAINERS: Make whitespace consistent.
19196f44 4598 Remove Robert Millan from Write After Approval.
ee5decb3 4599
36fbb0ec
AM
46002009-01-16 Alan Modra <amodra@bigpond.net.au>
4601
4602 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4603 (all-opcodes): Depend on all-libiberty.
4604 * Makefile.in: Regenerate.
4605
52535a64
DR
46062009-01-15 Douglas B Rupp <rupp@gnat.com>
4607
4608 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4609 * configure: Regenerate.
4610
e04a57df
RR
46112009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
856c450b
SK
46152009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4616
4617 * MAINTAINERS: Add myself to reviewers (Fortran).
4618
dce2d8b2 46192009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4620
4621 PR tree-optimization/38515
4622 * configure.ac (cloog-polylib): Removed.
4623 (with_ppl, with_cloog): Test for "no".
4624 * configure: Regenerated.
4625
1e5e8a59
DF
46262009-01-11 Daniel Franke <franke.daniel@gmail.com>
4627
4628 * MAINTAINERS: Moved myself to reviewers (Fortran).
4629
5e5debf6
TS
46302009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4631
4632 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4633 (Write After Approval): Remove myself.
4634
1c42acf1
DN
46352009-01-03 Diego Novillo <dnovillo@google.com>
4636
4637 * MAINTAINERS: Remove myself from alias maintainership.
4638
2fbbedaf
DA
46392009-01-02 David Ayers <ayers@fsfe.org>
4640
4641 * MAINTAINERS: Update e-mail address.
4642
17213821
GP
46432008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4644
4645 * MAINTAINERS: Make whitespace consistent.
4646
baafc534
RW
46472008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4648
4649 Backport from upstream Libtool:
4650 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4651 Add cache variables to tests that require the linker to work.
4652 For shlibpath_overrides_runpath, this also changes the semantics
4653 to let the result from the C compiler take precedence.
4654
18430d27
BE
46552008-12-02 Ben Elliston <bje@au.ibm.com>
4656
4657 * config.sub, config.guess: Update from upstream sources.
4658
dce2d8b2 46592008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4660
4661 * configure.ac (ppllibs): Add by default the lib flags.
4662 * configure: Regenerate.
4663
41e9641b
LM
46642008-12-08 Luis Machado <luisgpm@br.ibm.com>
4665
4666 * MAINTAINERS: Add myself to the write after approval list.
4667
25783c30
JH
46682008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4669
ee04b574
AS
4670 * configure.ac: Add double brackets on darwin[912].
4671 * configure: Regenerate.
25783c30 4672
0e318fcc
DK
46732008-12-03 Daniel Kraft <d@domob.eu>
4674
4675 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4676 Approval to Reviewer section (for Fortran front-end).
4677
7f171b95
JH
46782008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4679
4680 * configure.ac: Expand to darwin10 and later.
4681 * configure: Regenerate.
4682
09ce620e
AS
46832008-12-02 Andreas Schwab <schwab@suse.de>
4684
4685 * Makefile.def: configure-target-boehm-gc depends on
4686 all-target-libstdc++-v3.
4687 * Makefile.in: Regenerate.
4688
386c704d
KT
46892008-12-02 Kai Tietz <kai.tietz@onevision.com>
4690
4691 * MAINTAINERS: Add myself as mingw maintainer.
4692
e03dd84a
BE
46932008-12-02 Ben Elliston <bje@au.ibm.com>
4694
4695 * config.sub, config.guess: Update from upstream sources.
4696
3fa87964
GP
46972008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4698
4699 * README.SCO: Remove.
4700
df72d7ed
FP
47012008-11-29 Fernando Pereira <pronesto@gmail.com>
4702
4703 * MAINTAINERS: Add myself to the write after approval list.
4704
b5646528
DK
47052008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4706
4707 * MAINTAINERS: Update my email address in WAA section.
4708
dce2d8b2 47092008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4710
4711 * MAINTAINERS: Update e-mail address.
4712
dce2d8b2 47132008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4714
4715 * MAINTAINERS: Change e-mail address.
4716
0db3a858
TG
47172008-11-27 Tristan Gingold <gingold@adacore.com>
4718
4719 * configure.ac: Build gdb for i?86-*-darwin*
4720 * configure: Regenerated.
4721
dce2d8b2 47222008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4723
4724 * MAINTAINERS: Added my full name.
4725
487e299b
DJ
47262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4727
4728 PR bootstrap/38014
4729 PR bootstrap/37923
4730
4731 Revert:
4732
4733 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4734
4735 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4736 * Makefile.in: Regenerated.
4737
4738 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4739
4740 PR gdb/921
4741 PR gdb/1646
4742 PR gdb/2175
4743 PR gdb/2176
4744
4745 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4746 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4747 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4748 (HOST_EXPORTS): Pass CPPFLAGS.
4749 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4750 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4751 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4752 * Makefile.in, configure: Regenerated.
4753 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4754 and CPPFLAGS_FOR_BUILD.
4755
dce2d8b2 47562008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4757
4758 * MAINTAINERS: Add myself as middle end maintainer.
4759
044fed69
AS
47602008-11-06 Andrew Stubbs <ams@codesourcery.com>
4761
4762 * MAINTAINERS (Write after approval): Add myself.
4763
caf6defe
DN
47642008-11-05 Diego Novillo <dnovillo@google.com>
4765
4766 * MAINTAINERS (Global Reviewers): Add myself.
4767 (Non-Algorithmic Maintainers): Remove myself.
4768
3e9899ac
TS
47692008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4770
09ce620e 4771 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 4772
ea99e36e
MM
47732008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4774
09ce620e 4775 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 4776
fb0d2684
BE
47772008-10-31 Ben Elliston <bje@au.ibm.com>
4778
4779 * configure.ac (spu-*-*): Remove special case.
4780 * configure: Regenerate.
4781
73c07a3e
CM
47822008-10-30 Catherine Moore <clm@codesourcery.com>
4783
4784 * MAINTAINERS (Write after approval): Update my email address.
4785
7310a2da
SSF
47862008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4787
4788 * configure.ac [spu-*-*]: Do not set skipdirs.
4789 * configure: Re-generate.
4790
7e51fe23
BS
47912008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4792
4793 * MAINTAINERS (Various Maintainers): Add myself to reload.
4794
ef20be93
RG
47952008-10-25 Richard Guenther <rguenther@suse.de>
4796
4797 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4798 maintainer. Remove myself as libgcc-math maintainer.
4799 (Non-Algorithmic Maintainers): Remove myself.
4800
03ffcfa0
DJ
48012008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4802
4803 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4804 * Makefile.in: Regenerated.
4805
dec014a9
CC
48062008-10-23 Cary Coutant <ccoutant@google.com>
4807
4808 * MAINTAINERS (Write after approval): Add myself.
4809
b36c386c
DJ
48102008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4811
4812 PR gdb/921
4813 PR gdb/1646
4814 PR gdb/2175
4815 PR gdb/2176
4816
4817 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4818 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4819 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4820 (HOST_EXPORTS): Pass CPPFLAGS.
4821 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4822 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4823 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4824 * Makefile.in, configure: Regenerated.
4825 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4826 and CPPFLAGS_FOR_BUILD.
4827
dce2d8b2 48282008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
4829
4830 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4831 Sebastian Pop.
4832
e0bda97e
AP
48332008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4834
4835 * MAINTAINERS (Write After Approval): Added myself.
4836
36c713e0
KG
48372008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4838
4839 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4840 recommended version to 2.3.2.
4841
4842 * configure: Regenerate.
4843
8fe005ee
MM
48442008-10-01 Mark Mitchell <mark@codesourcery.com>
4845
4846 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4847
be8f156f
DD
48482008-09-29 David Daney <david.daney@caviumnetworks.com>
4849
4850 * MAINTAINERS (Write After Approval): Update e-mail address.
4851
ae11dff4
PG
48522008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4853
4854 * libtool.m4: Update to libtool 2.2.6.
4855 * lt~obsolete.m4: Update to libtool 2.2.6.
4856 * ltmain.sh: Update to libtool 2.2.6.
4857 * ltsugar.m4: Update to libtool 2.2.6.
4858 * ltversion.m4: Update to libtool 2.2.6.
4859 * ltoptions.m4: Update to libtool 2.2.6.
4860 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4861
441154b1
CF
48622008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4863
4864 * MAINTAINERS (Write After Approval): Add myself.
4865
775b3b26
BRF
48662008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4867
4868 * MAINTAINERS (Write After Approval): Update my name.
4869
94538043
SB
48702008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4871
09ce620e 4872 * MAINTAINERS: Add myself in "Write After Approval".
94538043 4873
52d1bfd8
SE
48742008-09-18 Steve Ellcey <sje@cup.hp.com>
4875
09ce620e 4876 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 4877
c5cc92f5
GP
48782008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4879
4880 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4881 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4882 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4883 and Michael Tiemann from Write After Approval since they do not
4884 actually have access.
4885
23d9794a
RG
48862008-09-05 Richard Guenther <rguenther@suse.de>
4887
4888 * configure.ac: Initialize clooglibs to -lcloog.
4889 * configure: Re-generate.
4890
192a671e
LCW
48912008-09-04 Le-Chun Wu <lcwu@google.com>
4892
4893 * MAINTAINERS (Write After Approval): Add myself.
4894
d789184e
SP
48952008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4896
4897 * configure.ac (--with-cloog-polylib): New.
4898 (--disable-cloog-version-check): New.
4899 (--disable-ppl-version-check): New.
4900 * configure: Re-generate.
4901
36a881c7
RG
49022008-09-03 Richard Guenther <rguenther@suse.de>
4903
4904 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4905 cloog test.
4906 * configure: Re-generate.
4907
358da97e
HS
49082008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4909
4910 Add picoChip port.
4911 * MAINTAINERS: Add picoChip maintainers.
4912
f8bf9252
SP
49132008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4914 Tobias Grosser <grosser@fim.uni-passau.de>
4915 Jan Sjodin <jan.sjodin@amd.com>
4916 Harsha Jagasia <harsha.jagasia@amd.com>
4917 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4918 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4919 Adrien Eliche <aeliche@isty.uvsq.fr>
4920
4921 Merge from graphite branch.
4922 * configure: Regenerate.
4923 * Makefile.in: Regenerate.
4924 * configure.ac (host_libs): Add ppl and cloog.
4925 Add checks for PPL and CLooG.
4926 * Makefile.def (ppl, cloog): Added modules and dependences.
4927 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4928 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4929
d89f0ad6
AL
49302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4931
4932 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4933 (GCC_SHLIB_SUBDIR): New.
4934 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4935 * configure: Regenerate.
4936 * Makefile.in: Regenerate.
4937
88a25817
GP
49382008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4939
4940 * MAINTAINERS: Consistently use tabs to separate columns.
4941
f873f15f
TG
49422008-08-29 Tristan Gingold <gingold@adacore.com>
4943
4944 * MAINTAINERS (Write after Approval): Add myself.
4945
e1514c3f
TG
49462008-08-28 Tristan Gingold <gingold@adacore.com>
4947
4948 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4949 Enable bfd, binutils and opcodes.
4950 * configure: Regenerate.
4951
4717882f
JDA
49522008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4953
4954 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4955
28c9884c
TK
49562008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4957
4958 * MAINTAINERS: Use correct Umlaut for last name.
4959
ae96d86a
FXC
49602008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4961
4962 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4963
3ecc96e3
DE
49642008-08-16 David Edelsohn <edelsohn@gnu.org>
4965
4966 * MAINTAINERS: Update my email address.
4967
dd609cc1
EB
49682008-08-16 Nicolas Roche <roche@adacore.com>
4969
4970 * Makefile.tpl: Add BOOT_ADAFLAGS.
4971 * Makefile.in: Regenerate.
4972
08d0963a
RS
49732008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4974
4975 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4976 * configure: Regenerate.
4977
dce2d8b2 49782008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
4979
4980 * configure.ac: Add makefile fragments for hpux.
4981 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4982 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4983 * configure: Regenerate.
4984 * Makefile.in: Regenerate.
4985
dce2d8b2 49862008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
4987
4988 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4989
dce2d8b2 49902008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
4991
4992 * MAINTAINERS (Write after Approval): Add myself.
4993
78209f30
XG
49942008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4995
4996 * MAINTAINERS (Write After Approval): Add myself.
4997
5b5b098d
AJ
49982008-06-29 Andrew Jenner <andrew@codesourcery.com>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
d812ec93
KW
50022008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5003
5004 * MAINTAINERS: Update my email address.
5005
99e78224
JY
50062008-06-25 Joey Ye <joey.ye@intel.com>
5007
5008 * MAINTAINERS (Write After Approval): Add myself.
5009
18c04407
RW
50102008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5011
5012 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5013 * Makefile.in: Regenerate.
5014 * configure: Regenerate.
5015
47aa9a31
DK
50162008-06-17 Daniel Kraft <d@domob.eu>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
ad33ff57
RW
50202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5021
5022 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5023 "$@" is still intact with both Autoconf 2.59 and 2.62.
5024 * configure: Regenerate.
5025
cdce5c41
RW
50262008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5027
5028 * Makefile.tpl: Fix comment errors.
5029 * Makefile.in: Regenerate.
5030
01b79d11
DM
50312008-06-12 David S. Miller <davem@davemloft.net>
5032 David Edelsohn <edelsohn@gnu.org>
5033
5034 * configure.ac: Add powerpc*-*-* to gold supported targets.
5035 * configure: Regenerate.
5036
f8c33439
JM
50372008-06-08 Joseph Myers <joseph@codesourcery.com>
5038
5039 PR tree-optimization/36218
5040 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5041 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5042 (all prefix="build-"): Pass them to build-system sub-makes.
5043 * Makefile.in: Regenerate.
5044
cd985f66
JM
50452008-06-07 Joseph Myers <joseph@codesourcery.com>
5046
5047 * MAINTAINERS (mt port): Remove.
5048 (sco5, unixware, sco udk): Remove.
5049 (Kean Johnston): Add to Write After Approval.
5050
3f6383d3
JB
50512008-05-30 Julian Brown <julian@codesourcery.com>
5052
5053 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5054 of libobjc for ARM EABI Linux.
5055 * configure: Regenerate.
30da41ed 5056
dce2d8b2 50572008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5058
09ce620e 5059 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5060
dce2d8b2 50612008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5062
e29cc9b4 5063 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5064
955410cb
JW
50652008-05-15 Janus Weil <janus@gcc.gnu.org>
5066
5067 * MAINTAINERS (Write After Approval): Add myself.
5068
719bb4e3 50692008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5070
5071 * config-ml.in: don't handle --enable-shared and --enable-static.
5072
372b05fc
RS
50732008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5074
5075 * MAINTAINERS: Update my email address.
5076
f73e2200
PC
50772008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5078
5079 * MAINTAINERS: Update my email address.
09ce620e 5080
3e438e2b
KVH
50812008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5082
5083 * MAINTAINERS (Write After Approval): Add myself.
5084
177bf491
GS
50852008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5086
5087 * MAINTAINERS (Write After Approval): Add myself.
5088
dce2d8b2 50892008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5090
5091 * MAINTAINERS (crx): Add myself.
5092
14a8726b
PB
50932008-04-18 Paolo Bonzini <bonzini@gnu.org>
5094
5095 Sync with src:
5096 2008-04-14 David S. Miller <davem@davemloft.net>
5097
09ce620e
AS
5098 * configure.ac: Add sparc*-*-* to gold supported targets.
5099 * configure: Regenerate.
14a8726b 5100
7142fb32
PB
51012008-04-18 Paolo Bonzini <bonzini@gnu.org>
5102
5103 PR bootstrap/35457
5104 * configure.ac: Include override.m4.
5105 * configure: Regenerate.
5106
c6b196de
PB
51072008-04-18 Paolo Bonzini <bonzini@gnu.org>
5108
09ce620e
AS
5109 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5110 * Makefile.in: Regenerate.
c6b196de 5111
dce2d8b2 51122008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5113
09ce620e 5114 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5115 as nonconfigurable directories list.
09ce620e 5116 * configure: Regenerate.
c993ae60 5117
8479b1b1
BE
51182008-04-14 Ben Elliston <bje@au.ibm.com>
5119
5120 * config.sub, config.guess: Update from upstream sources.
5121
295e261a
HPN
51222008-04-12 Hans-Peter Nilsson <hp@axis.com>
5123
5124 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5125 * Makefile.in: Regenerate.
5126
ac3949d9
EW
51272008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5128
5129 * configure.ac: Do not build libssp for the AVR.
5130 * configure: Regenerate.
5131
06407e30
ILT
51322008-04-07 Ian Lance Taylor <iant@google.com>
5133
5134 * Makefile.def: check-gold depends upon all-binutils.
5135 * Makefile.in: Regenerate.
5136
97db009c
AH
51372008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
2a79c47f
NC
51412008-04-04 Nick Clifton <nickc@redhat.com>
5142
5143 PR binutils/4334
5f4bebbf 5144 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5145 builds.
5146 * configure: Regenerate.
5147
c53a18d3
N
51482008-04-04 NightStrike <NightStrike@gmail.com>
5149
5150 PR other/35151
09ce620e
AS
5151 * configure.ac: Combine rules for mingw32 and mingw64.
5152 * configure: Regenerate.
c53a18d3 5153
d925aa70
KT
51542008-04-02 Kai Tietz <kai.tietz@onvision.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
dce2d8b2 51582008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5159
5160 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5161 * Makefile.in (.NOTPARALLEL): Ditto.
5162
4412a506
PG
51632008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5164
5165 * MAINTAINERS (Write After Approval): Add myself.
5166
dce2d8b2 51672008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5168
5169 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5170 * Makefile.in (.NOTPARALLEL): Regenerate.
5171
639223bd
PB
51722008-03-27 Paolo Bonzini <bonzini@gnu.org>
5173
5174 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5175 * Makefile.in: Regenerate.
5176
b8ab1f4a
JS
51772008-03-26 Jakub Staszak <kuba@et.pl>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
b45890a4
TK
51812008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5182
5183 * MAINTAINERS: Update e-mail address.
5184
5afab7ad
ILT
51852008-03-20 Ian Lance Taylor <iant@google.com>
5186
5187 * configure.ac: Add support for --enable-gold.
5188 * Makefile.def: Add gold as a directory like ld.
5189 * configure, Makefile.in: Regenerate.
5190
38d24731
RW
51912008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5192
5193 * configure.ac: m4_include config/proginstall.m4.
5194 * configure: Regenerate.
32bc4cf4
RW
5195
5196 Backport from upstream Libtool:
09ce620e 5197
32bc4cf4 5198 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5199
32bc4cf4
RW
5200 Deal with Autoconf 2.62's semantic change in m4_append.
5201 * ltsugar.m4 (lt_append): Replace broken versions of
5202 m4_append.
5203 (lt_if_append_uniq): Don't require separator to be overquoted,
5204 and avoid broken m4_append.
5205 (lt_dict_add): Fix typo.
5206 * libtool.m4 (_LT_DECL): Don't overquote separator.
5207
9d3c50ea
DE
52082008-03-13 David Edelsohn <edelsohn@gnu.org>
5209
5210 * config.rpath: Add AIX 6 support.
5211
5d2edb29
PB
52122008-03-13 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * Makefile.def (stageprofile). Remove -fprofile-generate
5215 from stage_libcflags.
5216 * Makefile.in: Regenerate.
5217
954910ef
BE
52182008-03-13 Ben Elliston <bje@au.ibm.com>
5219
5220 * config.sub, config.guess: Update from upstream sources.
5221
e8645a40
TT
52222008-03-06 Tom Tromey <tromey@redhat.com>
5223
5224 * MAINTAINERS: Update for treelang deletion.
5225
2c8e955e
JW
52262008-03-03 James E. Wilson <wilson@tuliptree.org>
5227
5228 * MAINTAINERS: Update my email address.
5229
54acd307
SS
52302008-03-03 Stan Shebs <stanshebs@earthlink.net>
5231
893ad2a1 5232 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5233 (objective-c/c++): Add myself as a maintainer.
5234
4b52b516
VR
52352008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5236
5237 * MAINTAINERS (Write After Approval): Update my email address.
5238
e652b516
TB
52392008-02-25 Tomas Bily <tbily@suse.cz>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
02d30740
JJ
52432008-02-23 Jakub Jelinek <jakub@redhat.com>
5244
5245 * MAINTAINERS (OpenMP): Add myself.
5246
1c8bd6a3
PB
52472008-02-20 Paolo Bonzini <bonzini@gnu.org>
5248
4b40b2a5
UB
5249 PR bootstrap/32009
5250 PR bootstrap/32161
1c8bd6a3 5251
4b40b2a5
UB
5252 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5253 * configure: Regenerate.
1c8bd6a3 5254
4b40b2a5
UB
5255 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5256 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5257 STAGE4_LIBCFLAGS): New.
5258 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5259 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5260 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5261 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5262 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5263 for target modules. Don't export LIBCFLAGS.
5264 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5265 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5266 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5267 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5268 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5269 * Makefile.in: Regenerate.
1c8bd6a3 5270
bb44c9d2
RW
52712008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5272
5273 PR libgcj/33085
5274 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5275 Do not use -DDLL_EXPORT. Backport from upstream.
5276
29a7754d
RW
52772008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5278
5279 * MAINTAINERS (Write After Approval): Add myself.
5280
9a212bb7
HPN
52812008-02-02 Hans-Peter Nilsson <hp@axis.com>
5282
5283 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5284 * configure: Regenerate.
5285
aa12a573
MG
52862008-01-31 Marc Gauthier <marc@tensilica.com>
5287
5288 * configure.ac (xtensa*-*-*): Recognize processor variants.
5289 * configure: Regenerate.
5290
ac9e6043
RW
52912008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5292
40049ccc
UB
5293 PR bootstrap/34922
5294 * configure.ac (PARSE_ARGS): Push suitable setting of
5295 ac_subdirs_all, for `./configure --help=recursive'.
5296 Handle `+' in generic toplevel directory disabling.
5297 * configure: Regenerate.
ac9e6043 5298
4288c86a
NC
52992008-01-28 Nick Clifton <nickc@redhat.com>
5300
5301 * MAINTAINERS (xstormy16): Take over maintainership.
5302
8d8da227
JM
53032008-01-25 Joseph Myers <joseph@codesourcery.com>
5304
5305 * MAINTAINERS (c4x port): Remove.
5306
349b60e7
DE
53072008-01-24 David Edelsohn <edelsohn@gnu.org>
5308
5309 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5310
3ca06a68
BE
53112008-01-23 Ben Elliston <bje@au.ibm.com>
5312
5313 * config.sub, config.guess: Update from upstream sources.
5314
3c631381
TG
53152008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5316
5317 * MAINTAINERS (Write After Approval): Add myself.
5318
20533ef1
L
53192008-01-17 H.J. Lu <hjl.tools@gmail.com>
5320
5321 * MAINTAINERS: Update my email address.
5322
53232008-01-09 Raksit Ashok <raksit@google.com>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
684f4f6a
RA
53272008-01-09 Raksit Ashok <raksit@google.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
9cb8756f
BE
53312008-01-08 Ben Elliston <bje@au.ibm.com>
5332
5333 * config.sub, config.guess: Update from upstream sources.
5334
94e1934d
KG
53352007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5336
5337 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5338 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5339 * configure: Regenerate.
5340
a2e51f77
SP
53412007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5342
5343 * MAINTAINERS: Update my email address.
5344
ffe3dcd9
BRF
53452007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5346
5347 * MAINTAINERS: Update my email address.
5348
aa4095c9
RS
53492007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5350
5351 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5352 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5353 * Makefile.in: Regenerate.
5354
dce2d8b2 53552007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5356
5357 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5358 misplaced entries.
5359
0fe0f073
AT
53602007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5361
5362 * configure.ac: Enable libjava for x86_64-*-darwin9.
5363 * configure: Regenerate.
5364
dce2d8b2 53652007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5366
5367 * MAINTAINERS (Write After Approval): Add myself.
5368
c3220d4c
BE
53692007-12-05 Ben Elliston <bje@au.ibm.com>
5370
5371 * config.sub, config.guess: Update from upstream sources.
5372
aba7501e
MK
53732007-12-02 Matthias Klose <doko@ubuntu.com>
5374
5375 * config-ml.in: Remove 64bit configure tests.
5376
d683ec81
PB
53772007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5378
5379 * config-ml.in: Robustify against white space in absolute file
5380 names.
5381
5382 * config-ml.in (multi-clean): Substitute ${Makefile}.
5383 Remove superfluous ${Makefile} in list.
5384
60f1711a
TS
53852007-11-19 Thiemo Seufer <ths@mips.com>
5386
5387 * config-ml.in: Don't hardcode the Makefile name.
5388
487f9d96
AM
53892007-11-08 Alexander Monakov <amonakov@ispras.ru>
5390
5391 * MAINTAINERS (Write After Approval): Add myself.
5392
fa3886fe
ST
53932007-11-07 Samuel Tardieu <sam@rfc1149.net>
5394
5395 * MAINTAINERS (Write After Approval): Add myself.
5396
dce2d8b2 53972007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5398
5399 * MAINTAINERS (Write After Approval): Add myself.
5400
acc48927
BE
54012007-10-25 Ben Elliston <bje@au.ibm.com>
5402
5403 * MAINTAINERS (mercury): Remove entry.
5404 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5405
e00e9858
DJ
54062007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5407
5408 * Makefile.def (dependencies): Make configure-gdb depend on
5409 all-intl.
5410 * Makefile.in: Regenerated.
5411
def14a3c
SK
54122007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5413
5414 * MAINTAINERS (Fortran maintainer): Remove myself.
5415
dce2d8b2 54162007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5417
5418 * Makefile.def: To avoid problems running with parallel makes,
5419 build newlib before libgloss so that target specific header
5420 files are availble.
5421 * Makefile.in: Regenerate
5422
bbfbfafc
DJ
54232007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5424
5425 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5426 * Makefile.in: Regenerate.
5427
c56abad5
VM
54282007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5429
5430 * MAINTAINERS (Register allocation reviewer): Add myself.
5431
f019adc1
MF
54322007-10-08 Mike Frysinger <vapier@gentoo.org>
5433
5434 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5435 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5436 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5437 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5438 * configure: Regenerate.
5439
dce2d8b2 54402006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5441
5442 * MAINTAINERS (Register allocation reviewer): Add myself.
5443
0999159b
PB
54442007-10-01 Paolo Bonzini <bonzini@gnu.org>
5445
5446 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5447 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5448 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5449 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5450 * configure.ac: Default them to host tools for $host = $build.
5451 Subst them.
5452
5453 * configure: Regenerate.
5454 * Makefile.in: Regenerate.
5455
dce2d8b2 54562006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5457
5458 * MAINTAINERS (Register allocation reviewer): Add myself.
5459
dce2d8b2 54602006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5461
5462 * MAINTAINERS (Register allocation reviewer): Add myself.
5463
9d209c83
SP
54642007-09-21 Seongbae Park <seongbae.park@gmail.com>
5465
5466 * MAINTAINERS (Write After Approval): Fix typo.
5467
1ec3b87b
RS
54682007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5469
5470 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5471 * configure: Regenerate.
5472
19d5986d
PJ
54732007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5474
5475 PR bootstrap/31906
5476 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5477 they're already prefixed.
19d5986d 5478
6d3b5aea
BK
54792007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5480
5481 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5482 libstdc++.
5483 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5484 * configure: Regenerate.
5485 * Makefile.in: Regenerate.
09ce620e 5486
4fe7e755
AS
54872007-09-17 Andreas Schwab <schwab@suse.de>
5488
5489 * configure.ac: Raise minimum makeinfo version to 4.6.
5490 * configure: Regenerate.
5491
dce2d8b2 54922007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5493
ffe3dcd9 5494 * MAINTAINERS (write-after-approval) add myself
d483feaa 5495
fa9a3f31
AM
54962007-09-15 Alan Modra <amodra@bigpond.net.au>
5497
5498 * configure.ac: Correct makeinfo version check.
5499 * configure: Regenerate.
5500
6593a73e
RS
55012007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5502
5503 * MAINTAINERS: Update my email address.
5504
d9dced13
RS
55052007-09-14 Richard Sandiford <richard@codesourcery.com>
5506
5507 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5508 to $skipdirs and only disable gprof for newlib. Use the normal
5509 mips*-elf* handling in other respects.
5510 * configure: Regnerate.
5511
773c1467
DD
55122007-09-12 David Daney <ddaney@avtrex.com>
5513
5514 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5515 enabling libgcj.
5516 * configure: Regenerate.
5517
c03353e2
RIL
55182007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5519
5520 PR other/32154
5521 * configure.ac: For libgloss targets, point the linker to the linker
5522 script, startup code and simulator library.
5523 * configure: Regenerate.
5524
c4e9bf2b
AH
55252007-09-07 Andrew Haley <aph@redhat.com>
5526
5527 * configure.ac (noconfigdirs): Remove target-libffi and
5528 target-libjava.
5529 * configure: Regenerate.
5530
1f5a6b84
FXC
55312007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5532
5533 PR target/33281
5534 * configure.ac: Use config/mh-mingw on mingw.
5535 * configure: Regenerate.
1f5a6b84 5536
3951e521
PH
55372007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5538
9f349f63 5539 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5540
e643dc23
RG
55412007-09-05 Richard Guenther <rguenther@suse.de>
5542
5543 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5544 nor --disable-checking is provided also turn on yes and types
5545 checking for stage1.
5546 * configure: Re-generate.
5547
039874df
KW
55482007-08-30 Krister Walfridsson <cato@df.lth.se>
5549
5550 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5551 (Write After Approval): Remove myself.
5552
c3f07bd6 55532007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5554
c3f07bd6 5555 * config.sub, config.guess: Update from upstream sources.
15098359 5556
40049ccc 55572007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5558
5559 * MAINTAINERS (Write After Approval): Added myself.
5560 * MAINTAINERS (Reviewers): Removed myself.
5561
c8aea42c 55622007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5563 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5564
5565 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5566 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5567 * Makefile.in: Regenerate.
5568 * configure.ac (--with-debug-prefix-map): New.
5569 * configure: Regenerate.
5570
4bf6c438
RS
55712007-08-17 Richard Sandiford <richard@codesourcery.com>
5572 Nigel Stephens <nigel@mips.com>
5573
4bf6c438
RS
5574 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5575 as target_makefile_frag.
5576 * configure: Regenerate.
5577
bb286d71
AO
55782007-08-16 Alexandre Oliva <aoliva@redhat.com>
5579
5580 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5581 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5582 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5583 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5584 (do-compare, do-compare3, do-compare-debug): New.
5585 ([+compare-target+]): Use them.
5586
a4630417
MK
55872007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5588
5589 * MAINTAINERS (Write After Approval): Change my email address.
5590
d9acb717
RW
55912007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5592 Ben Elliston <bje@au.ibm.com>
5593
5594 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5595 --silent if $silent.
5596 * configure: Regenerate.
5597
96876681
ZD
55982003-08-12 Zdenek Dvorak <ook@ucw.cz>
5599
5600 * MAINTAINERS (Various Maintainers): Add myself as
5601 loop infrastructure maintainer. Update my e-mail
5602 address.
5603
1c1d80ee
DN
56042007-07-31 Diego Novillo <dnovillo@google.com>
5605
5606 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5607 Adjust description.
5608
7e98624c
RG
56092007-07-26 Richard Guenther <rguenther@suse.de>
5610
5611 * configure.ac: Add types checking to stage1 checking flags.
5612 * configure: Regenerate.
5613
4c85af60
NC
56142007-07-17 Nick Clifton <nickc@redhat.com>
5615
5616 * COPYING3: New file. Contains version 3 of the GNU General
5617 Public License.
5618 * COPYING3.LIB: New file. Contains version 3 of the GNU
5619 Lesser General Public License.
5620
19ddfd3a
AK
56212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5622
5623 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5624
2a064545
AK
56252007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5626
5627 * MAINTAINERS (S/390 co-maintainer): Add myself.
5628 (Write After Approval): Remove myself.
5629
f861f54d
DH
56302007-07-13 Dan Hipschman <dsh@google.com>
5631
5632 * MAINTAINERS (Write After Approval): Add myself.
5633
0136f2f7
NC
56342007-07-11 Nick Clifton <nickc@redhat.com>
5635
5636 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5637 WINDRES export.
5638 * Makefile.in: Regenerate.
5639
6e29b5a4
RO
56402007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5641
5642 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5643 maintainer.
5644
159a4b02
L
56452007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5646
5647 * lt~obsolete.m4: New. Import from 20070318 libtool.
5648
6ba67283
JB
56492007-07-03 Julian Brown <julian@codesourcery.com>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
30b74385
RW
56532007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5654
5655 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5656 * configure: Regenerate.
5657
56582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5659
5660 * configure.ac: Add some missing m4 quotation.
5661 * configure: Regenerate.
5662
943c54ce
SB
56632007-07-02 Simon Baldwin <simonb@google.com>
5664
5665 * MAINTAINERS (Write After Approval): Add myself.
5666
1c00b503
PB
56672007-07-02 Paolo Bonzini <bonzini@gnu.org>
5668
5669 * configure: Regenerate.
5670
901119ae
KT
56712007-07-02 Kai Tietz <kai.tietz@onevision.com>
5672
5673 * Makefile.def: Add windmc tool to build.
5674 * Makefile.tpl: Likewise.
5675 * configure.ac: Likewise.
5676 * Makefile.in: Regenerate.
5677 * configure: Regenerate.
09ce620e 5678
83f4c19f
DD
56792007-06-28 DJ Delorie <dj@redhat.com>
5680
5681 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5682 not building newlib.
5683 * configure: Regenerated.
09ce620e 5684
5346c75c
JS
56852007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5686
5687 * MAINTAINERS (Write After Approval): Add myself.
5688
aacfb86b
MM
56892007-06-25 Martin Michlmayr <tbm@cyrius.com>
5690
5691 * MAINTAINERS (Write After Approval): Add myself.
5692
590bf0d3
CM
56932007-06-19 Chris Matthews <chrismatthews@google.com>
5694
5695 * MAINTAINERS (Write After Approval): Add myself.
5696
cdbbee7a
RIL
56972007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
b8afffc1
DJ
57012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5702
5703 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5704 * Makefile.in: Regenerated.
5705
3fcfad76
BS
57062007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5707
5708 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5709 bfin*-*-uclinux* targets.
5710 * configure: Regenerate.
5711
3f5a2b7f
ILT
57122007-06-14 Ian Lance Taylor <iant@google.com>
5713
5714 * MAINTAINERS: Add myself as non-algorithmic global write
5715 maintainer.
5716
4c46daee
DN
57172007-06-14 Diego Novillo <dnovillo@google.com>
5718
5719 * MAINTAINERS: Add self as middle-end maintainer and
5720 non-algorithmic global write maintainer.
5721
a3bb222a
FXC
57222007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5723
5724 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5725 Move all Fortran maintainers except Paul Brook into the
5726 Non-Autopoiesis section.
5727
a19e8f64
PB
57282007-06-14 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5731 (distclean-stage[+id+]): Possibly delete stage_last.
5732 * Makefile.in: Regenerate.
5733
1c2abe5e
SP
57342007-06-12 Seongbae Park <seongbae.park@gmail.com>
5735
5736 * MAINTAINERS (Various Maintainer): Fix typo.
5737
abca4739
PB
57382007-06-11 Paolo Bonzini <bonzini@gnu.org>
5739
5740 * MAINTAINERS (Various Maintainer): Add myself as
5741 dataflow maintainer.
5742
a894d2c3
BE
57432007-06-07 Ben Elliston <bje@au.ibm.com>
5744
5745 * config.sub, config.guess: Update from upstream sources.
5746
8024d75e
BE
57472007-06-07 Ben Elliston <bje@au.ibm.com>
5748
5749 * Makefile.tpl: Fix spelling error.
5750 * Makefile.in: Regenerate.
5751
973a9a5e
SE
57522007-06-01 Steve Ellcey <sje@cup.hp.com>
5753
96598938
L
5754 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5755 lt_cv_sys_max_cmd_len.
973a9a5e 5756
ccb4d26b
DN
57572007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5758
5759 * MAINTAINERS (Various Maintainers): Add myself as
5760 auto-vectorizer maintainer.
5761
eecb7461
PB
57622003-05-31 Paolo Bonzini <bonzini@gnu.org>
5763
5764 PR libjava/32098
5765 * libtool.m4: Revert previous change.
5766 * ltgcc.m4: Put it here.
5767
89d28202
ZD
57682003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5769
5770 * MAINTAINERS (Various Maintainers): Add myself as
5771 auto-vectorizer maintainer.
5772
60c7a11a
L
57732007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5774
5775 PR libjava/32098
5776 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5777
9dd3cc81
RG
57782007-05-30 Richard Guenther <rguenther@suse.de>
5779
5780 * MAINTAINERS (Various Maintainers): Add myself as
5781 auto-vectorizer maintainer.
5782
9cc1244e
JJ
57832007-05-30 Jakub Jelinek <jakub@redhat.com>
5784
5785 PR bootstrap/29382
5786 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5787 * configure: Rebuilt.
5788
6124296b
RC
57892007-05-28 Roberto Costa <robsettantasei@gmail.com>
5790
5791 * MAINTAINERS (Write After Approval): Removed my name.
5792
6b757a0d
SB
57932007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5794
5795 * MAINTAINERS (Write After Approval): Remove myself.
5796
86ef8528
AT
57972007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5798
5799 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5800
1cf3d07d
SE
58012007-05-23 Steve Ellcey <sje@cup.hp.com>
5802
5803 * ltmain.sh: Update from ToT Libtool.
5804 * libtool.m4: Update from ToT Libtool.
5805 * ltsugar.m4: New. Update from ToT Libtool.
5806 * ltversion.m4: New. Update from ToT Libtool.
5807 * ltoptions.m4: New. Update from ToT Libtool.
5808 * ltconfig: Remove.
5809 * ltcf-c.sh: Remove.
5810 * ltcf-cxx.sh: Remove.
5811 * ltcf-gcj.sh: Remove.
5812
ce3fcf8c
OW
58132007-05-22 Ollie Wild <aaw@google.com>
5814
5815 * MAINTAINERS (Write After Approval): Add myself.
5816
342b9200
PB
58172007-05-16 Paolo Bonzini <bonzini@gnu.org>
5818
5819 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5820 stage_cflags.
5821 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5822 Remove CFLAGS/LIBCFLAGS.
5823 (configure-stage[+id+]-[+prefix+][+module+],
5824 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5825 * Makefile.in: Regenerate.
5826
cea17285
DN
58272007-05-15 Diego Novillo <dnovillo@google.com>
5828
5829 * MAINTAINERS: Update e-mail address.
5830
11c004e7
RE
58312007-05-15 Revital Eres <eres@il.ibm.com>
5832
5833 * MAINTAINERS (Write After Approval): Add myself.
5834
ab6bd693
RC
58352007-05-14 Roberto Costa <robsettantasei@gmail.com>
5836
5837 * MAINTAINERS (Write After Approval): Updated my address.
5838
388cdf07
TN
58392007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5840
5841 * MAINTAINERS (Write After Approval): Add myself.
5842
23f24034
SR
58432007-05-11 Silvius Rus <rus@google.com>
5844
5845 * MAINTAINERS (Write After Approval): Add myself.
5846
34a7526e
TT
58472007-04-23 Tom Tromey <tromey@redhat.com>
5848
5849 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5850
51da21be
MM
58512007-04-22 Mark Mitchell <mark@codesourcery.com>
5852
5853 * MAINTAINERS (cpplib): Rename to ...
5854 (libcpp): ... this. Add C/C++ front end maintainers.
5855
70070387
SE
58562007-04-14 Steve Ellcey <sje@cup.hp.com>
5857
5858 * config-ml.in: Pass ${ml_config_env} to configure calls.
5859
df1a0dbb
CB
58602007-04-04 Christian Bruel <christian.bruel@st.com>
5861
5862 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5863
9daff147
DK
58642007-04-02 Dave Korn <dave.korn@artimi.com>
5865
5866 * MAINTAINERS (Write After Approval): Add myself.
5867
374eadb2
TB
58682007-03-31 Tobias Burnus <burnus@net-b.de>
5869
5870 * MAINTAINERS (fortran 95 front end): Add myself.
5871
8eced3a2
DR
58722007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 5875
653de3e3
AZ
58762007-03-24 Ayal Zaks <zaks@il.ibm.com>
5877
5878 * MAINTAINERS (Modulo Scheduler): Add myself.
5879
b737d953
BM
58802007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5881
5882 * MAINTAINERS (fortran 95 front end): Add myself.
5883 (c++ front end): whitespace fix.
5884
a584cdf2
NF
58852007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5886
5887 * MAINTAINERS (Write After Approval): Add myself.
5888
8c79f3c4
RS
58892007-03-21 Richard Sandiford <richard@codesourcery.com>
5890
5891 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5892 of glob. Quote arguments with single quotes too.
5893 * configure: Regenerate.
5894
07f1ac6d
BM
58952007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5896
5897 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5898 * Makefile.in: Regenerate
5899
172e41aa
AS
59002007-03-07 Andreas Schwab <schwab@suse.de>
5901
5902 * configure: Regenerate.
5903
9c4d2493
BM
59042007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5905
5906 * configure.ac: Add "--with-pdfdir" configure option,
5907 which defines pdfdir variable.
5908 * Makefile.def (target=fixincludes): Add install-pdf to
5909 missing targets.
5910 (recursive_targets): Add install-pdf target.
5911 (flags_to_pass): Add pdfdir.
5912 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5913 target.
5914 * configure: Regenerate
5915 * Makefile.in: Regenerate
5916
e14e622e
EC
59172007-02-28 Eric Christopher <echristo@apple.com>
5918
5919 Revert:
5920 2006-12-07 Mike Stump <mrs@apple.com>
5921
5922 * Makefile.def (dependencies): Add dependency for
5923 install-target-libssp and install-target-libgomp on
5924 install-gcc.
5925 * Makefile.in: Regenerate.
5926
54e433bc
MK
59272007-02-27 Matt Kraai <kraai@ftbfs.org>
5928
5929 * configure: Regenerate.
5930 * configure.ac: Move statements after variable declarations.
5931
6c8d3d8f
KK
59322007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5933
5934 * MAINTAINERS: Add myself as sh maintainer.
5935
9f8c6739
JM
59362007-02-19 Joseph Myers <joseph@codesourcery.com>
5937
5938 * configure.ac: Adjust for loop syntax.
5939 * configure: Regenerate.
5940
278a7a38
AO
59412007-02-18 Alexandre Oliva <aoliva@redhat.com>
5942
5943 * configure: Rebuilt.
5944
b2eaac4a
AO
59452007-02-18 Alexandre Oliva <aoliva@redhat.com>
5946
5947 * configure.ac: Drop multiple occurrences of --enable-languages,
5948 and fix its quoting.
5949 * configure: Rebuilt.
5950
beeaf216 59512007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
5952 Nathan Sidwell <nathan@codesourcery.com>
5953 Vladimir Prus <vladimir@codesourcery.com>
5954 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
5955
5956 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5957 * configure: Regenerate.
5958
09201a09
GP
59592007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5960
5961 * ltconfig (freebsd*): Default to elf.
5962
291f172e
DJ
59632007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5964
5965 * configure.ac (target_libraries): Move libgcc before libiberty.
5966 * configure: Regenerated.
5967
c3a86da9
DJ
59682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5969 Paolo Bonzini <bonzini@gnu.org>
5970
5971 PR bootstrap/30753
5972 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5973 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5974 * configure: Regenerated.
5975
88e1e72a
FXC
59762007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5977
5978 * MAINTAINERS (Language Front End Maintainers): Update my mail
5979 address.
5980
44bfc3ac
DJ
59812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5982
5983 PR bootstrap/30748
5984 * configure.ac: Correct syntax for Solaris ksh.
5985 * configure: Regenerated.
5986
3e19841a
PB
59872007-02-09 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * configure.ac: Sync with src.
5990 * configure: Regenerate.
5991
74a48762
PB
59922007-02-09 Paolo Bonzini <bonzini@gnu.org>
5993
5994 * Makefile.in: Regenerate.
5995
d846e52e
PB
59962007-02-09 Paolo Bonzini <bonzini@gnu.org>
5997
5998 * config.sub: Sync with src.
5999
1c710c3c
DJ
60002007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6001
6002 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6003 noncanonical equivalents.
6004 * configure.in: Rename to...
6005 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6006 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6007 target_noncanonical. Use them. Rewrite removal of configure
6008 arguments for autoconf 2.59. Discard variable settings. Force
6009 program_transform_name for native tools.
6010
6011 * Makefile.in: Regenerated.
6012 * configure: Regenerated with autoconf 2.59.
6013
dce2d8b2 60142007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6015
3de8da2a 6016 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6017
f6671c93
AS
60182007-01-31 Andreas Schwab <schwab@suse.de>
6019
6020 * Makefile.tpl (LDFLAGS): Substitute it.
6021 * Makefile.in: Regenerate.
6022
dce2d8b2 60232007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6024
3de8da2a 6025 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6026
2472200d
DE
60272007-01-28 David Edelsohn <edelsohn@gnu.org>
6028
3de8da2a 6029 * MAINTAINERS (spu port): Add myself.
2472200d 6030
5305be7e
RG
60312007-01-23 Richard Guenther <rguenther@suse.de>
6032
6033 PR bootstrap/30541
6034 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6035 * Makefile.tpl (GNATBIND): Substitute it.
6036 (GNATMAKE): Likewise.
6037 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6038 of STAGE_PREFIX.
6039 * Makefile.in: Regenerate.
6040 * configure: Regenerate.
6041
416cfb5e
MS
60422007-01-18 Mike Stump <mrs@apple.com>
6043
6044 * configure.in: Re-enable -Werror for gcc builds.
6045
3de8da2a 60462007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6047
3de8da2a 6048 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6049
d943d7c4
PB
60502007-01-11 Paolo Bonzini <bonzini@gnu.org>
6051
6052 * configure.in: Change == to = in test command.
3de8da2a 6053 * configure: Regenerate.
d943d7c4 6054
e69bf64b 60552007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6056 Nick Clifton <nickc@redhat.com>
6057 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6058
6059 * configure.in (build_configargs, host_configargs, target_configargs):
6060 Remove build/host/target parameters.
6061 (host_libs): Add gmp and mpfr.
6062 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6063 * Makefile.def (gmp, mpfr): New.
6064 (gcc): Remove target.
6065 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6066 target_os, target_vendor): New.
dce2d8b2 6067 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6068 * configure: Regenerate.
6069 * Makefile.in: Regenerate.
e69bf64b
PB
6070
60712007-01-11 Matt Fago <fago@earthlink.net>
6072
6073 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6074 to improve robustness of configure tests.
e69bf64b 6075 * configure: Regenerate.
e14e622e 6076
a42f3b80
UB
60772007-01-09 Uros Bizjak <ubizjak@gmail.com>
6078
6079 * MAINTAINERS: Add myself as i386 maintainer.
6080
a36aee1a
JH
60812007-01-08 Jan Hubicka <jh@suse.cz>
6082
61fcaeef 6083 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6084
738a52d3
KT
60852007-01-08 Kai Tietz <kai.tietz@onevision.com>
6086
6087 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6088 * configure: Regenerate.
738a52d3 6089
54fdc474
DJ
60902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6091
6092 * Makefile.tpl (all-target): Correct @if conditional for target
6093 modules.
6094 * configure.in: Omit libiberty if building only target libgcc.
6095 * configure, Makefile.in: Regenerated.
6096
3dd71726
PB
60972007-01-04 Paolo Bonzini <bonzini@gnu.org>
6098
dce2d8b2 6099 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6100 * configure: Regenerate.
6101
fa958513
DJ
61022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6103
6104 * Makefile.def (target_modules): Add libgcc.
6105 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6106 * Makefile.tpl (clean-target-libgcc): Delete.
6107 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6108 on gcc even for bootstrapped modules. Rewrite handling of
6109 lang_env_dependencies to loop over target_modules.
6110 * configure.in (target_libraries): Add target-libgcc.
6111 * Makefile.in, configure: Regenerated.
6112
e1888513
PB
61132006-12-29 Paolo Bonzini <bonzini@gnu.org>
6114
6115 * configure.in: Reorganize recognition of languages. Add
6116 --enable-stage1-languages. Show supported languages for the chosen
6117 target rather than all recognized languages.
6118 * configure: Regenerate.
6119
53b88b73
PB
61202006-12-29 Paolo Bonzini <bonzini@gnu.org>
6121
6122 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6123 * Makefile.in: Regenerate.
6124
a3993f33
KG
61252006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6126
6127 * configure.in: Warn that MPFR 2.2.0 is buggy.
6128 * configure: Regenerate.
6129
f063a9ed
ILT
61302006-12-27 Ian Lance Taylor <iant@google.com>
6131
6132 * configure.in: When removing Makefiles to force a reconfigure, also
6133 remove prev-DIR*/Makefile.
6134 * configure: Regenerate.
6135
af71363e
AS
61362006-12-22 Andreas Schwab <schwab@suse.de>
6137
6138 * configure: Regenerate with correct autoconf version.
6139
0b0dc272
AM
61402006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6141
3de8da2a
UB
6142 * configure.in: add AC_SUBST for *_FOR_TARGET.
6143 * configure: Regenerate.
0b0dc272 6144
53b88b73
PB
61452006-12-19 Paolo Bonzini <bonzini@gnu.org>
6146
6147 * configure.in: Simplify logic for rejecting languages that cannot
6148 be built. Separate the case when a language is unsupported,
6149 from the case when the user chooses not to build a language.
6150
400ebff4
PB
61512006-12-19 Paolo Bonzini <bonzini@gnu.org>
6152
6153 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6154 it only affects bootstrap and could be tested on "$host" as well.
6155 * configure: Regenerate.
6156 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6157
8efea775
PB
61582006-12-19 Paolo Bonzini <bonzini@gnu.org>
6159
6160 PR bootstrap/29544
6161 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6162 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6163 move here comment from Makefile.tpl.
6164 * Makefile.tpl: Move some definitions higher in the file.
6165 (STAGE1_CHECKING): New.
6166 * configure.in: Add --enable-stage1-checking.
6167 * configure: Regenerate.
6168 * Makefile.in: Regenerate.
6169
ed88a7ed
PB
61702006-12-19 Paolo Bonzini <bonzini@gnu.org>
6171
6172 * MAINTAINERS: Add myself as build system maintainer.
6173
b65151d3
SM
61742006-12-15 Simon Martin <simartin@users.sourceforge.net>
6175
6176 * MAINTAINERS (Write After Approval): Add myself.
6177
7e050830
EC
61782006-12-13 Eric Christopher <echristo@apple.com>
6179
6180 * MAINTAINERS: Add myself as darwin maintainer.
6181
8b494895
ILT
61822006-12-11 Ian Lance Taylor <ian@airs.com>
6183
6184 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6185
dce2d8b2 61862006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6187
6188 MAINTAINERS: Update my entry.
6189
58e24147
AM
61902006-12-11 Alan Modra <amodra@bigpond.net.au>
6191
6192 * configure.in: Handle spu makefile frag.
58e24147
AM
6193 * Makefile.tpl (MAINT): Define
6194 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6195 * configure: Regenerate.
6196 * Makefile.in: Regenerate.
6197
9b6f37a0
BE
61982006-12-11 Ben Elliston <bje@au.ibm.com>
6199
6200 * config.guess: Import latest version.
6201 * config.sub: Likewise.
6202
ea6f5c57
BE
62032006-12-11 Ben Elliston <bje@au.ibm.com>
6204
6205 * configure.in (spu-*-*): Don't skip target-libiberty.
6206 * configure: Regenerate.
6207
42c1cd8a
AT
62082006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6209
6210 PR bootstrap/30134
6211 * configure.in: Correct x86 darwin support for libjava to powerpc
6212 and i?86 only.
6213 * configure: Regenerate.
6214
55eb837d
ST
62152006-12-08 Sandro Tolaini <tolaini@libero.it>
6216
6217 * configure.in: Add x86 darwin support for libjava.
6218 * configure: Regenerate.
6219
5bdacbc7
MS
62202006-12-07 Mike Stump <mrs@apple.com>
6221
6222 * Makefile.def (dependencies): Add dependency for
6223 install-target-libssp and install-target-libgomp on
6224 install-gcc.
6225 * Makefile.in: Regenerate.
6226
477d851c
RG
62272006-12-04 Richard Guenther <rguenther@suse.de>
6228
6229 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6230 (Non-Algorithmic Maintainers): Move over non-algorithmic
6231 loop optimizer maintainers, add myself as a non-algorithmic
6232 middle-end maintainer.
6233
5d33d367
DF
62342006-12-04 Daniel Franke <franke.daniel@gmail.com>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
dbee1fb3
KG
62382006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6239
6240 * configure.in: Update error message for missing GMP/MPFR.
6241
6242 * configure: Regenerate.
6243
b5147de7
KG
62442006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6245
6246 * configure.in: Update MPFR version in error message.
6247
6248 * configure: Regenerate.
6249
f019376c
KG
62502006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6251
6252 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6253 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6254 --with-gmp-lib): New flags.
6255
6256 * configure: Regenerate.
6257
91ed95ae
BM
62582006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6259
6260 * MAINTAINERS (Write After Approval): Change my email address.
6261
3a971f15
MLI
62622006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6263
05170031 6264 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6265
dce2d8b2 62662006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6267
6268 * MAINTAINERS (i18n): Update e-mail address.
6269
df5487ee
TS
62702006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6271
6272 * MAINTAINERS (spu port): Add myself as maintainer.
6273 (Write After Approval): Remove myself.
6274
92c2f0ee
BE
62752006-11-22 Ben Elliston <bje@au.ibm.com>
6276
6277 * configure.in (skipdirs): Don't build libssp for SPU.
6278 * configure: Regenerate.
6279
a3b97199
AP
62802006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6281
6282 * MAINTAINERS (spu port): Add myself as maintainer.
6283 (libobjc): Update my email address.
6284
0eb97064
AB
62852006-11-21 Andrea Bona <andrea.bona@st.com>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
dce2d8b2 62892006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6290
6291 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6292 * configure : Rebuilt.
6293
dce2d8b2 62942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
d58542ea
AO
62982006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6299
6300 * MAINTAINERS (Write After Approval): Add myself.
6301
a357b5ae
KG
63022006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6303
6304 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6305 libmpfr.a.
6306 * configure: Regenerate.
6307
9bd6112c
PB
63082006-11-16 Paolo Bonzini <bonzini@gnu.org>
6309
6310 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6311 (unstage): Test for stage_last presence.
6312
6313 PR bootstrap/29802
dce2d8b2
EB
6314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6315 STAGE_PREFIX.
9bd6112c
PB
6316 * Makefile.in: Regenerate.
6317
c8cf9f0f
ZD
63182003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6319
6320 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6321 maintainers.
6322
467b1fc6
ER
63232006-11-14 Erven Rohou <erven.rohou@st.com>
6324
6325 * MAINTAINERS (Write After Approval): Add myself.
6326
995a5697
PB
63272006-11-14 Paolo Bonzini <bonzini@gnu.org>
6328
6329 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6330 and stageN-package/Makefile.
6331 * Makefile.in: Regenerated.
6332
c8d6d53e
JZ
63332006-11-14 Jie Zhang <jie.zhang@analog.com>
6334
6335 * configure.in: Remove target-libgloss from noconfigdirs for
6336 bfin-*-*.
6337 * configure: Regenerated.
6338
dffb147d
KG
63392006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6340
6341 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6342
dffb147d
KG
6343 * configure: Regenerate.
6344
ca558912
KG
63452006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6346
6347 * configure.in: Robustify error message for missing GMP/MPFR.
6348
6349 * configure: Regenerate.
6350
dce2d8b2 63512006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6352
6353 * MAINTAINERS (Write After Approval): Add myself.
6354
dce2d8b2 63552006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6356
6357 * MAINTAINERS: Change email address.
6358
91de1527
VP
63592006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6360
6361 * MAINTAINERS (Write After Approval): Add myself.
6362
a3867703
PB
63632006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
b4364fa2
CL
63672006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6368
7e050830 6369 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6370 Write After Approval section.
b4364fa2 6371
70ec446f
KG
63722006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6373
6374 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6375 need_gmp anymore.
6376 * configure: Regenerate.
6377
018c8d88
TB
63782006-10-16 Tobias Burnus <burnus@net-b.de>
6379
6380 * MAINTAINERS (Write After Approval): Add myself.
6381
f6a1687e
BE
63822006-10-16 Ben Elliston <bje@au.ibm.com>
6383
6384 * config.guess: Import latest version.
6385 * config.sub: Likewise.
6386
b5422ad7
BM
63872006-10-10 Brooks Moses <bmoses@stanford.edu>
6388
6389 * Makefile.def: Added pdf target handling.
6390 * Makefile.tpl: Added pdf target handling.
6391 * Makefile.in: Regenerated.
6392
bdcee471
CL
63932006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6394
6395 * MAINTAINERS: Add self as score port maintainer.
6396
7d610414
BM
63972006-10-04 Brooks Moses <bmoses@stanford.edu>
6398
6399 * MAINTAINERS (Write After Approval): Add myself.
6400
e48d66a9
SK
64012006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6402
7e050830 6403 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6404 or newer.
6405 * configure: Regenerated.
6406
c394e891
DB
64072006-09-27 Dave Brolley <brolley@redhat.com>
6408
dce2d8b2
EB
6409 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6410 using $s instead of $r.
c394e891
DB
6411 * configure: Regenerated.
6412
1ee4c5a0
TS
64132006-09-26 Thiemo Seufer <ths@mips.com>
6414
6415 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6416 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6417 * configure: Regenerate.
6418
dce2d8b2 64192006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6420
6421 * MAINTAINERS (Write After Approval): Remove myself.
6422
0c502898
CF
64232006-09-22 Chao-ying Fu <fu@mips.com>
6424
6425 * MAINTAINERS (Write After Approval): Add myself.
6426
a7819e42
JM
64272006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6428
6429 * MAINTAINERS: Add self as soft-fp maintainer.
6430
dce2d8b2 64312006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6432
6433 * MAINTAINERS: Add myself as avr maintainer.
6434 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6435
e8288489
RC
64362006-09-07 Roberto Costa <roberto.costa@st.com>
6437
6438 * MAINTAINERS (Write After Approval): Add myself.
6439
b91f0a41
CV
64402006-08-30 Corinna Vinschen <corinna@vinschen.de>
6441
6442 * configure.in: Never build newlib for a Mingw host.
6443 Never build newlib as Mingw target library.
6444 Test the existence of winsup/cygwin for building a Cygwin newlib,
6445 rather than just winsup.
6446 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6447 building a Mingw target.
6448 * configure: Regenerate.
6449
094c07a0
EB
64502006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6451
6452 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6453
8d1171cb
PB
64542006-07-25 Paolo Bonzini <bonzini@gnu.org>
6455
6456 * config.guess: Import from src (was more updated).
6457 * config.sub: Likewise.
6458
2e9e6f68
DJ
64592006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6460
6461 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6462 * configure: Regenerated.
6463
57255173
PB
64642006-07-18 Paolo Bonzini <bonzini@gnu.org>
6465
cc6010cd
AP
6466 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6467 for stages after the first.
57255173 6468
9fbe6585
JJ
64692006-07-17 Jakub Jelinek <jakub@redhat.com>
6470
6471 * Makefile.def: Add dependencies for configure-opcodes
6472 on configure-intl and all-opcodes on all-intl.
6473 * Makefile.in: Regenerated.
6474
18c3f977
BE
64752006-07-13 Ben Elliston <bje@au.ibm.com>
6476
6477 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6478
27b56ba6
PE
64792006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6480
6481 Port to hosts whose 'sort' and 'tail' implementations
6482 treat operands with leading '+' as file names, as POSIX
6483 has required since 2001. However, make sure the code still
6484 works on pre-POSIX hosts.
6485 * ltmain.sh: Don't assume "sort +2" is equivalent to
6486 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6487
ad6d4e43
UW
64882006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6489
6490 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6491
706601d9
PG
64922006-07-04 Peter O'Gorman <peter@pogma.com>
6493
6494 * ltconfig: chmod 644 before ranlib during install.
6495
0b50988a
EB
64962006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6497
6498 PR bootstrap/18058
6499 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6500 if the bootstrap compiler is a GCC version that supports it.
6501 * configure: Regenerate.
6502
b6348cb3
PB
65032006-07-03 Paolo Bonzini <bonzini@gnu.org>
6504
95695ad3 6505 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6506 * configure: Regenerate.
6507
1546bb64
PB
65082006-07-03 Paolo Bonzini <bonzini@gnu.org>
6509
6510 PR other/27063
6511 * configure.in: Test subdir_requires and give an appropriate
6512 error message.
6513 * configure: Regenerate.
6514
5cb6c629
AJH
65152006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6516
6517 * MAINTAINERS (Write After Approval): Add myself.
6518
f4d8cdf8
JDA
65192006-06-22 John David Anglin <dave.anglin@nrc.ca>
6520
6521 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6522
4fe5abb7
SE
65232006-06-22 Steve Ellcey <sje@cup.hp.com>
6524
6525 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6526
2a79fd67
DA
65272006-06-20 David Ayers <d.ayers@inode.at>
6528
6529 PR bootstrap/28072
6530 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6531 whether target-libjava is being configured instead of whether the
6532 java front end is enabled.
6533 * configure: Regenerate.
7e050830 6534
04879af3
RO
65352006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6536
6537 PR target/27540
6538 * configure.in: Only enable libgomp on IRIX 6.
6539 * configure: Regenerate.
6540
ec6c7392
PB
65412006-06-15 Paolo Bonzini <bonzini@gnu.org>
6542
6543 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6544 too.
6545 * Makefile.in: Regenerate.
6546
12973d7a
DD
65472006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6548
6549 * config-ml.in: Alter CCASFLAGS to include special
6550 multilib options the same as is done for CFLAGS.
6551
c67ed86a
JDA
65522006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6553
6554 * configure.in: Don't enable libgomp on hpux10.
6555 * configure: Rebuilt.
6556
cb253473
DA
65572006-06-12 David Ayers <d.ayers@inode.at>
6558
6559 PR bootstrap/27963
6560 PR target/19970
7e050830 6561 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6562 ${libgcj} is specified.
6563 * configure: Regenerate.
7e050830 6564
dce2d8b2 65652006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6566
6567 Sync from src:
7e050830
EC
6568
6569 * configure.in: Sync.
32845532 6570 * configure: Regenerated.
7e050830 6571
32845532
CD
6572 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6573
6574 * Makefile.def: Added dependencies from sim and gdb on intl, and
6575 added configure dependencies to everything with an all dependency
6576 on intl.
6577 * Makefile.in: Regenerated.
6578
7cd0cf9c
DA
65792006-06-06 David Ayers <d.ayers@inode.at>
6580
6581 PR libobjc/13946
6582 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6583 * Makefile.in: Regenerate.
6584 * configure.in: Add --enable-objc-gc at toplevel and have it
6585 enable boehm-gc for Objective-C.
6586 Remove target-boehm-gc from libgcj.
6587 Add target-boehm-gc to target_libraries.
6588 Add target-boehm-gc to noconfigdirs where ${libgcj}
6589 is specified.
6590 Assert that boehm-gc is supported when requested for Objective-C.
6591 Only build boehm-gc if needed either for Java or Objective-C.
6592 * configure: Regenerate.
7e050830 6593
3ff3adad
PB
65942006-06-05 Paolo Bonzini <bonzini@gnu.org>
6595
6596 PR 27674
6597 * Makefile.tpl (configure-[+prefix+][+module+],
6598 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6599 Remove rule to unstage bootstrapped modules.
6600 (stage_current): New.
6601 * Makefile.in: Regenerate.
6602
898e551d
LB
66032006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6604
6605 * MAINTAINERS (Write After Approval): Update my e-mail address.
6606
ea60341e
MS
66072006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6608
6609 * include/libiberty.h: Declare pex_run_in_environment.
6610
222ae291
AL
66112006-05-31 Asher Langton <langton2@llnl.gov>
6612
6613 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6614
e9a54b07
PB
66152006-05-25 Paolo Bonzini <bonzini@gnu.org>
6616
6617 * Makefile.def (bfd, opcodes): Fix lib_path.
6618 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6619 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6620 * Makefile.in: Regenerate.
6621
03e67131
CD
66222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6623
6624 * Makefile.in: Regenerate.
6625
65d6e994
CD
66262006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6627
6628 * Makefile.def: Add install-html target. Add datarootdir
6629 docdir and htmldir to flags_to_pass.
6630 * Makefile.tpl: Add install-html target.
6631 * Makefile.in: Regenerate.
6632 * configure.in: Add --with-datarootdir, --with-docdir, and
6633 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6634 * configure: Regenerate.
6635
9e299237
MS
66362006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6637
6638 * configure.in: Enable gprof for cross builds.
6639 * configure: Regenerate.
6640
c31202cd
RG
66412006-05-22 Richard Guenther <rguenther@suse.de>
6642
6643 Revert
6644 2006-01-31 Richard Guenther <rguenther@suse.de>
6645 Paolo Bonzini <bonzini@gnu.org>
6646
6647 * Makefile.def (target_modules): Add libgcc-math target module.
6648 * configure.in (target_libraries): Add libgcc-math target library.
6649 (--enable-libgcc-math): New configure switch.
6650 * Makefile.in: Re-generate.
6651 * configure: Re-generate.
6652 * libgcc-math: New toplevel directory.
6653
2a332582
JDA
66542006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6655 Andreas Tobler <a.tobler@schweiz.ch>
6656
6657 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6658 * configure: Rebuilt.
6659
dce2d8b2 66602006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6661
ccce6917
SL
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
ed606bc0
DD
66642006-05-01 DJ Delorie <dj@redhat.com>
6665
3d8f47a0 6666 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6667 * configure: Regenerate.
6668
9386bd20
RG
66692006-05-01 Richard Guenther <rguenther@suse.de>
6670
6671 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6672 maintainer.
6673
dce2d8b2 66742006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6675
6676 * MAINTAINERS (Write After Approval): Add myself.
6677
87ceee72
JB
66782006-04-28 Jan Beulich <jbeulich@novell.com>
6679
6680 * MAINTAINERS (Write After Approval): Add myself.
6681
e88a2c09
DD
66822006-04-18 DJ Delorie <dj@redhat.com>
6683
6684 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6685 reference libgloss so that libssp can be built in a combined
6686 tree.
6687 * configure: Regenerate.
6688
675f0a8a
RM
66892006-04-08 Robert Millan <rmh@gcc.gnu.org>
6690
6691 * MAINTAINERS (Write After Approval): Add myself.
6692
27b6c940
BE
66932006-04-05 Ben Elliston <bje@au.ibm.com>
6694
6695 * configure.in: Require makeinfo 4.4 or higher.
6696 * configure: Regenerate.
6697
687b17d4
GP
66982006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6699
6700 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6701 Rearrange the entries of other libraries to have them in one place.
6702
906ac235
JB
67032006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6704
7e050830 6705 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6706 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6707
fb0103e5
RG
67082006-03-14 Richard Guenther <rguenther@suse.de>
6709
6710 * configure: Regenerate with autoconf 2.13.
6711
17237f6b
JB
67122006-03-13 Jim Blandy <jimb@codesourcery.com>
6713
6714 * MAINTAINERS: Use my work address.
bed31434
JB
6715
6716 * MAINTAINERS: Update my E-mail address.
6717
27079765
AH
67182006-03-10 Aldy Hernandez <aldyh@redhat.com>
6719
6720 * configure.in: Handle --disable-<component> generically.
6721 * configure: Regenerate.
6722
54a17039
L
67232006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6724
6725 PR libgcj/17311
6726 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6727
b9bd11ca
EE
67282006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6729
6730 * MAINTAINERS (Write After Approval): Remove myself.
6731 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6732
dce2d8b2 67332006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6734
072b06f2
RE
6735 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6736 (TARGET_CONFIGDIRS): Remove.
6737 * configure.in: Remove AC_SUBST(target_configdirs).
6738 * Makefile.in, configure: Regenerated.
ee2312f3 6739
936e1a35
SK
67402006-02-20 Steven G. Kargl <kargls@comcast.net>
6741
6742 * MAINTAINERS (Write After Approval): Remove myself.
6743 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6744
cc11cc9b
PB
67452006-02-20 Paolo Bonzini <bonzini@gnu.org>
6746
6747 PR bootstrap/25670
6748
6749 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6750
6751 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6752 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6753 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6754 BUILD_PREFIX, BUILD_PREFIX_1.
6755 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6756
6757 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6759
6760 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6761 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6762 of `cat stage_current`. Always provide the `r' and `s' variables.
6763 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6764 a single shell execution.
6765 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6766 bootstrapped modules, make the stage1 module if the build was not
6767 started yet, else build the current stage.
6768 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6769 (all-build, all-host, all-target, [+make_target+]-host,
6770 [+make_target+]-target): Do not use \-continued lines.
6771 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6772 (current_stage, restrap, stage_last): New.
6773
6774 * Makefile.in: Regenerate.
6775 * configure: Regenerate.
6776
63a7c9ef
BD
67772006-02-19 Bud Davis <jmdavis@link.com>
6778
6779 * MAINTAINERS (Write After Approval): Remove myself.
6780 (Language Front End Maintainers): Add myself as fortran 95
6781 maintainer and update e-mail address.
6782
a3543e3a
FXC
67832006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6784
6785 * MAINTAINERS (Write After Approval): Remove myself.
6786 (Language Front End Maintainers): Add myself as fortran 95
6787 maintainer.
6788
ca5b1d2c
VK
67892006-02-16 Victor Kaplansky <victork@il.ibm.com>
6790
6791 * MAINTAINERS (Write After Approval): Add myself.
6792
0499513f
TK
67932006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6794
6795 * MAINTAINERS (Write After Approval): Remove myself.
6796 (Language Front End Maintainers): Add myself as
6797 fortran 95 maintainer.
6798
d1f8db0c
PB
67992006-02-14 Paolo Bonzini <bonzini@gnu.org>
6800
6801 Sync from src:
6802
6803 2005-12-27 Leif Ekblad <leif@rdos.net>
6804
cc6010cd
AP
6805 * configure.in: Add support for RDOS target.
6806 * configure: Regenerate.
d1f8db0c
PB
6807
68082006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 6809 Andreas Schwab <schwab@suse.de>
d1f8db0c 6810
cc6010cd 6811 * configure: Regenerate.
d1f8db0c 6812
cac90078
DE
68132006-02-12 David Edelsohn <edelsohn@gnu.org>
6814
6815 * configure.in (enable_libgomp): Add AIX.
6816 * configure: Regenerate.
6817
bd37fbf5
MK
68182006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6819
6820 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6821
23027b7a
LM
68222006-02-03 Lee Millward <lee.millward@gmail.com>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
7e050830 6825
0058967b
RG
68262006-01-31 Richard Guenther <rguenther@suse.de>
6827 Paolo Bonzini <bonzini@gnu.org>
6828
6829 * Makefile.def (target_modules): Add libgcc-math target module.
6830 * configure.in (target_libraries): Add libgcc-math target library.
6831 (--enable-libgcc-math): New configure switch.
6832 * Makefile.in: Re-generate.
6833 * configure: Re-generate.
6834 * libgcc-math: New toplevel directory.
6835
e8b05380
PB
68362006-01-26 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6839 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6840 the assembler, linker and binutils.
6841 * configure: Regenerate.
6842
d54d5437
DM
68432006-01-22 Dirk Mueller <dmueller@suse.de>
6844
6845 * MAINTAINERS (Write After Approval): Add myself.
6846
670cbfcf
DN
68472006-01-20 Diego Novillo <dnovillo@redhat.com>
6848
6849 * configure: Regenerate.
6850
953ff289
DN
68512006-01-18 Richard Henderson <rth@redhat.com>
6852 Jakub Jelinek <jakub@redhat.com>
6853 Diego Novillo <dnovillo@redhat.com>
6854
6855 * libgomp: New directory.
6856 * Makefile.def: Add target_module libgomp.
6857 * Makefile.in: Regenerate.
6858 * configure.in (target_libraries): Add target-libgomp.
6859 * configure: Regenerate.
6860
32ce4048
AO
68612006-01-05 Alexandre Oliva <aoliva@redhat.com>
6862
6863 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6864 @ from continuation.
6865 * Makefile.in: Rebuilt.
6866
0eaf8e17 68672006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 6868
c76c0c83
CL
6869 * MAINTAINERS (Write After Approval): Add myself.
6870
2d309510
PB
68712006-01-04 Paolo Bonzini <bonzini@gnu.org>
6872
6873 PR bootstrap/24252
6874
6875 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6876 * Makefile.tpl (OBJDUMP): New.
6877 (EXTRA_HOST_FLAGS): Add it.
6878 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6879
953ff289
DN
6880 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6881 to use symbolic links between directories. Avoid race conditions
6882 or make them harmless.
6883 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
6884
6885 * Makefile.def (LEAN): Pass.
6886 * Makefile.tpl (LEAN): Define.
6887 (stage[+id+]-start): Accept that the previous directory does not
6888 exist, if the bootstrap is lean.
6889 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6890 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6891 configure substitution.
6892 ([+compare-target+]): Likewise.
6893 ([+bootstrap-target+]-lean): New.
6894 * configure.in: Remove lean bootstrap support from here.
6895
953ff289
DN
6896 * Makefile.in: Regenerate.
6897 * configure: Regenerate.
2d309510 6898
368872c3
BE
68992006-01-04 Ben Elliston <bje@au.ibm.com>
6900
6901 * MAINTAINERS (libdecnumber): Add myself.
6902
d79e6356
MM
69032006-01-02 Mark Mitchell <mark@codesourcery.com>
6904
6905 * libtool-ldflags: New script.
6906
a6fbc1e2
AS
69072006-01-02 Andreas Schwab <schwab@suse.de>
6908
6909 * configure.in: When reconfiguring remove Makefile in
6910 all stage directories.
6911 * configure: Regenerate.
6912
103a4b39
SB
69132005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6914
6915 * MAINTAINERS: Update my email address.
6916
212f829c
PB
69172005-12-20 Paolo Bonzini <bonzini@gnu.org>
6918
6919 Revert Ada-related part of the previous change.
6920
6921 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6922 Do not pass.
6923 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6924 * Makefile.in: Regenerate.
6925 * configure.in: Do not include mt-ppc-aix target fragment.
6926 * configure: Regenerate.
6927
8ef1f2df
PB
69282005-12-19 Paolo Bonzini <bonzini@gnu.org>
6929
6930 * configure.in: Select appropriate fragments for PowerPC/AIX.
6931 * configure: Regenerate.
6932
6933 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6934 BOOT_CFLAGS, BOOT_LDFLAGS.
6935 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6936 BOOT_CFLAGS, BOOT_LDFLAGS.
6937 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6938 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6939 (stage): Fail if we cannot complete the work.
6940 * Makefile.in: Regenerate.
6941
ab34901f
NS
69422005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6943
6944 * configure.in: Replace ms1 with mt.
6945 * configure: Rebuilt.
6946
cbe82f21
BM
69472005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6948
6949 * MAINTAINERS: Update my email address.
6950
19843472
PB
69512005-12-15 Paolo Bonzini <bonzini@gnu.org>
6952
6953 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6954 install-host-nogcc): Don't invoke $(stage) at the end.
6955 * Makefile.in: Regenerate.
6956
1ca26cd2
PB
69572005-12-14 Paolo Bonzini <bonzini@gnu.org>
6958
6959 * configure.in: Flip the top-level bootstrap switch.
6960 * configure: Regenerate.
6961
f41d6665
DJ
69622005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6963
6964 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6965 $(stage) and $(unstage).
6966 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6967 (all): Remove stray semicolon.
6968 (local-distclean): Don't handle multilib.tmp and multilib.out.
6969 (install.all): Set $s for consistency.
6970 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6971 check_multilibs setting. Always make the install directory.
6972 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6973 Correct @if/@endif.
6974 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6975 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6976 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6977 (multilib.out): Remove.
6978 * Makefile.in: Regenerated.
6979
dce2d8b2 69802005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
64f182bd
NS
69842005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6985
121b2cee
NS
6986 * MAINTAINERS: Add myself as mt maintainer.
6987
64f182bd
NS
6988 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6989
a6d63770
AN
69902005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6991
6992 * MAINTAINERS: Change email address.
6993
2abefe3d
PB
69942005-12-05 Paolo Bonzini <bonzini@gnu.org>
6995
6996 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6997 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6998 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6999 Find in-tree tools if available.
7000 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7001 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7002 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7003 (COMPILER_*_FOR_TARGET): New.
7004 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7005 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7006 (CONFIGURED_*, USUAL_*): Remove.
7007 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7008 STRIP): Use autoconf substitutions.
7009 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7010 COMPILER_NM_FOR_TARGET): New.
7011 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7012
7013 (all): Make all-host and all-target in parallel.
7014 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7015 that $$r and $$s are set before invoking a recursive make.
7016 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7017 ([+bootstrap-target+]): Inline most of the `all' target.
7018
2f3bdde7
BE
70192005-11-29 Ben Elliston <bje@au.ibm.com>
7020
7021 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7022 from the gcc build directory.
7023 * Makefile.in: Regenerate.
7024
a4b6c45a
BE
70252005-11-29 Ben Elliston <bje@au.ibm.com>
7026
7027 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7028 depend on all-libdecnumber.
7029 * configure.in (host_libs): Include libdecnumber.
7030 * Makefile.in: Regenerate.
7031 * configure: Likewise.
7032
473a74b9
BE
70332005-11-29 Ben Elliston <bje@au.ibm.com>
7034
7035 * libdecnumber: Import decNumber sources from the dfp-branch.
7036
b4623110
KJ
70372005-11-21 Kean Johnston <jkj@sco.com>
7038
7039 * config.sub, config.guess: Sync from upstream sources.
7040
67dc1785
BE
70412005-11-21 Ben Elliston <bje@au.ibm.com>
7042
7043 Import from Autoconf sources:
7044
7045 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7046 * config/move-if-change: Don't output "$2 is unchanged";
7047 suggested by Ben Elliston. Handle weird characters correctly.
7048
186abafe
AT
70492005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7050
7051 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7052 to match upstream libtool for darwin.
7053
ef9db8d5
DJ
70542005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * Makefile.def: Remove gdb dependencies for gdbtk.
7057 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7058 (configure-gdb, install-gdb): New rules.
7059 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7060 * Makefile.in, configure: Regenerated.
7061
9c5141ab
JB
70622005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7063
7064 * MAINTAINERS (Write After Approval): Add myself.
7065
4523d51b
EE
70662005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7067
7068 * MAINTAINERS (Write After Approval): Add myself.
7069
086b011c
DN
70702005-10-24 Diego Novillo <dnovillo@redhat.com>
7071
7072 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7073 Diego Novillo.
7074
e7c84bf8
PB
70752005-10-22 Paolo Bonzini <bonzini@gnu.org>
7076
7077 PR bootstrap/24297
7078 * Makefile.tpl (do-[+make-target+], do-check, install,
7079 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7080 are set before recursing.
7081 * Makefile.in: Regenerate.
7082
b88a7564
EB
70832005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7084
7085 PR bootstrap/18939
7086 * Makefile.def (gcc) <target>: Fix thinko.
7087 * Makefile.in: Regenerate.
7088
61efc800
BS
70892005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7090
7091 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7092 * configure: Regenerate.
7093
f53d2869
JZ
70942005-10-15 Jie Zhang <jie.zhang@analog.com>
7095
7096 * MAINTAINERS (Write After Approval): Add self.
7097
077fc835
KH
70982005-10-08 Kazu Hirata <kazu@codesourcery.com>
7099
7100 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7101 target-libffi, target-qthreads, target-libjava, and
7102 targetlibobjc.
7103 * configure: Regenerate.
7104
d739199a
DJ
71052005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7106
7107 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7108 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7109 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7110 (USUAL_OBJDUMP_FOR_TARGET): New.
7111 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7112 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7113 * configure, Makefile.in: Regenerated.
d739199a 7114
db38c6bb
PB
71152005-10-05 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7118 before other host packages.
7119
3015564c
KK
71202005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7121
7122 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7123
1061f99e
PB
71242005-10-05 Paolo Bonzini <bonzini@gnu.org>
7125
7126 PR bootstrap/22340
7127
7128 * configure.in (default_target): Remove.
7129 * Makefile.tpl (all): Do not use prerequisites as subroutines
7130 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7131 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7132 use prerequisites as subroutines.
7133 (check-host, check-target): New.
7134 (bootstrap configure & all targets): Do not use stage*-start
7135 if the directory layout is already ok.
7136 (non-bootstrap configure & all targets): Prepend a $(unstage).
7137 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7138 (NOTPARALLEL): Remove.
7139 (unstage, stage variables): New variables.
7140 (unstage, stage targets): Simply expand to those variables.
7141
7142 * configure: Regenerate.
7143 * Makefile.in: Regenerate.
7144
4a9c436f
JW
71452005-10-04 James E Wilson <wilson@specifix.com>
7146
7147 * Makefile.def (lang_env_dependencies): Add libmudflap.
7148 * Makefile.in: Regenerate.
7149
37150080
AS
71502005-10-03 Andreas Schwab <schwab@suse.de>
7151
7152 Backport from libtool CVS:
7153 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7154
7155 * ltmain.sh: add support for installing into temporary
7156 staging area (e.g. 'make install DESTDIR=...')
7157
39d16468
L
71582005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7159
7160 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7161 * configure: Regenerated.
7162
72a7ab82
AP
71632005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7164
7165 * configure: Regenerate with the correct
7166 autoconf version.
7167
6b65a26d
CM
71682005-09-30 Catherine Moore <clm@cm00re.com>
7169
7170 * configure.in (bfin-*-*): New.
7171 * configure: Regenerated.
7172
040b1c5a
GK
71732005-09-28 Geoffrey Keating <geoffk@apple.com>
7174
7175 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7176 (LIPO_FOR_TARGET): New.
7177 (CONFIGURED_LIPO_FOR_TARGET): New.
7178 (USUAL_LIPO_FOR_TARGET): New.
7179 (STRIP_FOR_TARGET): New.
7180 (CONFIGURED_STRIP_FOR_TARGET): New.
7181 (USUAL_STRIP_FOR_TARGET): New.
7182 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7183 STRIP_FOR_TARGET.
7184 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7185 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7186 * Makefile.in: Regenerate.
7187 * configure: Regenerate.
7e050830 7188
3a3c28db
DE
71892005-09-19 David Edelsohn <edelsohn@gnu.org>
7190
7191 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7192 (rs6000-*-aix*): Same.
7193 * configure: Regenerate.
7194
2749a921
TT
71952005-09-16 Tom Tromey <tromey@redhat.com>
7196
7197 * MAINTAINERS: Add self as java maintainer.
7198
7f26dfa3
FXC
71992005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7200
7201 * configure.in: Recognize f95 in the --enable-languages option,
7202 and substitute it for fortran, issuing a warning.
7203 * configure: Regenerate.
7204
d8852c4f
PE
72052005-08-30 Phil Edwards <phil@codesourcery.com>
7206
7207 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7208 * configure: Regenerated.
7209
ad685e81
AH
72102005-08-22 Aldy Hernandez <aldyh@redhat.com>
7211
7212 * MAINTAINERS: Add self as ms1 maintainer.
7213
b00d752c
RE
72142005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7215
7216 * Makefile.def (libssp): Add to lang_env_dependencies.
7217 * Makefile.in: Regenerate.
7218
9ed8fb9b
ILT
72192005-08-18 Ian Lance Taylor <ian@airs.com>
7220
7221 * MAINTAINERS: Add myself as middle-end maintainer.
7222
0f029d39
CG
72232005-08-17 Christian Groessler <chris@groessler.org>
7224
7225 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7226 * Makefile.in: Regenerate.
7227
81087874
AK
72282005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7229
7230 * MAINTAINERS (write after approval): Added myself.
7231
6a134f1c
MR
72322005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7233
7234 * MAINTAINERS (Write After Approval): Add myself.
7235
2693c0b0
PB
72362005-08-12 Paolo Bonzini <bonzini@gnu.org>
7237
7238 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7239 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7240 Look for alternate names of the target cc and c++
7241 * configure: Regenerate.
7242
4de997d1
PB
72432005-08-08 Paolo Bonzini <bonzini@gnu.org>
7244
7245 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7246 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7247 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7248 tools; remove code to manually set them.
7249 (Target tools): Look in the environment for them.
7250 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7251 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7252 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7253 build directory.
7254 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7255 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7256 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7257 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7258 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7259 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7260 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7261 * configure: Regenerate.
7262 * Makefile.in: Regenerate.
7263
b089e33a
BE
72642005-07-28 Ben Elliston <bje@au.ibm.com>
7265
7266 * MAINTAINERS: Update for removed CPU targets.
7267
e3791243
MM
72682005-07-27 Mark Mitchell <mark@codesourcery.com>
7269
7270 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7271 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7272 * Makefile.in: Regenerated.
7273
526635cb
MM
72742005-07-26 Mark Mitchell <mark@codesourcery.com>
7275
7276 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7277 (CFLAGS_FOR_TARGET): Use it.
7278 (CXXFLAGS_FOR_TARGET): Likewise.
7279 * Makefile.in: Regenerated.
7280 * configure.in (--with-build-sysroot): New option.
7281 * configure: Regenerated.
7282
19791f70
PB
72832005-07-24 Paolo Bonzini <bonzini@gnu.org>
7284
7285 * Makefile.tpl: Wrap install between unstage and stage
7286 * Makefile.in: Regenerate.
7287
35f5a23f
EC
72882005-07-21 Eric Christopher <echristo@apple.com>
7289
7290 * MAINTAINERS: Update affiliation.
7291
ff3ddf15
PW
72922005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7293
7294 * MAINTAINERS: Add self as crx port maintainer.
7295
3a664c1c
DD
72962005-07-20 DJ Delorie <dj@redhat.com>
7297
7298 * MAINTAINERS: Add self as m32c maintainer.
7299
539df155
KC
73002005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7301
7302 * all files: Update FSF address.
7303
be9c593a
EC
73042005-07-15 Eric Christopher <echristo@redhat.com>
7305
7306 * MAINTAINERS: Change affiliation.
7307
fd7ea4ab
JB
73082005-07-14 Jim Blandy <jimb@redhat.com>
7309
7310 * configure.in: Add cases for Renesas m32c.
7311 * configure: Regenerated.
7e050830 7312
0063a823
KC
73132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7314
d0ca130a
KC
7315 * COPYING.LIB: Update from fsf.org.
7316
73172005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7318
7319 * COPYING, compile, config.guess,
0063a823
KC
7320 config.sub, install-sh, missing, mkinstalldirs,
7321 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7322 * config-ml.in: Update FSF address.
0063a823 7323
a8ba31f2
EC
73242005-07-13 Eric Christopher <echristo@redhat.com>
7325
7326 * configure.in: Add toplevel noconfigdir support for tpf.
7327 * configure: Regenerate.
7328
5bea4a03
PB
73292005-07-11 Paolo Bonzini <bonzini@gnu.org>
7330
7331 PR ada/22340
7332
7333 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7334 * Makefile.in: Regenerate.
7335
284bdbbd
MM
73362005-07-07 Mark Mitchell <mark@codesourcery.com>
7337
7338 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7339 Brolley to write-after-approval.
284bdbbd 7340
452190fb
AS
73412005-07-07 Andreas Schwab <schwab@suse.de>
7342
7343 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7344 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7345 * Makefile.in: Regenerated.
7346
9c8f9ec2
GK
73472005-07-06 Geoffrey Keating <geoffk@apple.com>
7348
7349 * configure.in: Don't build sim or rda when targetting darwin.
7350 * configure: Regenerate.
7351
ef0087a7
KH
73522005-07-06 Kazu Hirata <kazu@codesourcery.com>
7353
7354 * configure.in: Add --enable-libssp and --disable-libssp.
7355 * configure: Regenerate with autoconf-2.13.
7356
77008252
JJ
73572005-07-02 Jakub Jelinek <jakub@redhat.com>
7358
7359 * Makefile.def (target_modules): Add libssp.
7360 * configure.in (target_libraries): Add target-libssp.
7361 * configure: Rebuilt.
7362 * Makefile.in: Rebuilt.
7363
a04eae1b
ZW
73642005-07-01 Zack Weinberg <zackw@panix.com>
7365
7366 * MAINTAINERS: Change email address. Resign from maintainership.
7367
948884cd
RG
73682005-07-01 Richard Guenther <rguenther@suse.de>
7369
7370 * MAINTAINERS: Change my e-mail address and affiliation.
7371
c7870f5d
PB
73722005-06-22 Paolo Bonzini <bonzini@gnu.org>
7373
7374 * Makefile.def (stagefeedback): Come after profile.
7375 Define profiledbootstrap target.
7376 * Makefile.tpl (profiledbootstrap): Remove.
7377 (stageprofile-end): Zap stagefeedback.
7378 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7379 * Makefile.in: Regenerate.
7380
ab99519a
RS
73812005-06-13 Richard Sandiford <richard@codesourcery.com>
7382
7383 * MAINTAINERS: Update my email address.
7384
f610dd5f
ZW
73852005-06-13 Zack Weinberg <zack@codesourcery.com>
7386
7387 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7388 In 'cpp' stanza, support '#line' as well as '# '.
7389
71bc2a83
AS
73902005-06-08 Andreas Schwab <schwab@suse.de>
7391
7392 * MAINTAINERS: Move myself from 'Write After Approval' to
7393 'CPU Port Maintainers' section as m68k maintainer.
7394
4fab7234
HPN
73952005-06-07 Hans-Peter Nilsson <hp@axis.com>
7396
7397 * configure.in (unsupported_languages): New macro.
7398 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7399 non-ported target libraries in noconfigdirs.
7400 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7401 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7402 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7403 unsupported_languages.
7404 * configure: Regenerate.
7405
68193f9b
TS
74062005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7407
7408 * configure.in: Fix typo in handling of --with-mpfr-dir.
7409 * configure: Regenerate.
7410
f26f6b8d
RS
74112005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7412
7413 * MAINTAINERS: Update my email address.
7414
ba4853f8
JB
74152005-06-02 Jim Blandy <jimb@redhat.com>
7416
7417 * config.sub: Add cases for the Renesas m32c. (This patch has been
7418 accepted into the master sources.)
7419
79dd769c 74202005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7421 Michael Snyder <msnyder@redhat.com>
7422 Stan Cox <scox@redhat.com>
79dd769c 7423
f610dd5f 7424 * configure.in: Set noconfigdirs for ms1.
79dd769c 7425
f610dd5f 7426 * configure: Regenerate.
79dd769c 7427
d29e107f
JD
74282005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7429
7430 * MAINTAINERS (Write After Approval): Add self.
7431
e93196c3
JC
74322005-06-01 Josh Conner <jconner@apple.com>
7433
7434 * MAINTAINERS (Write After Approval): Add self.
7435
ae263c7a
KH
74362005-06-01 Kazu Hirata <kazu@codesourcery.com>
7437
7438 * MAINTAINERS: Update my email address.
7439
585b3aa3
ZM
74402005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7441
7442 * MAINTAINERS (Write After Approval): Add self.
7443
4930c50b
CD
74442005-05-26 Chris Demetriou <cgd@broadcom.com>
7445
7446 * MAINTAINERS (Write After Approval): Remove self.
7447
2dfbef6d
PB
74482005-05-25 Paolo Bonzini <bonzini@gnu.org>
7449
7450 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7451 (Dependencies): Consider target modules for bootstrap dependencies.
7452 Make target bootstrap modules depend on each stage's gcc.
7453 * Makefile.in: Regenerate.
7454
bcb28cf5
PB
74552005-05-20 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * Makefile.def (configure-gcc): Depend on binutils having been built.
7458 (all-gcc): No need to do it here.
7459 * Makefile.in: Regenerate.
7460
0cf085e4
PB
74612005-05-19 Paul Brook <paul@codesourcery.com>
7462
f610dd5f 7463 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7464 language cannot be built.
7465 * configure: Regenerate.
7466
dfb2c39a
DJ
74672005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7468
7469 * ylwrap: Import from Automake 1.9.5.
7470
771aaa92
DU
74712005-05-13 David Ung <davidu@mips.com>
7472
7473 * MAINTAINERS (Write After Approval): Add self.
7474
3ac9bd58
MS
74752005-05-09 Mike Stump <mrs@apple.com>
7476
7477 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7478 lt_cv_sys_max_cmd_len for now.
f610dd5f 7479
f77a5578
SC
74802005-05-09 Stan Cox <scox@redhat.com>
7481
7482 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7483
795e36e5
MK
74842005-05-08 Matt Kraai <kraai@ftbfs.org>
7485
7486 * README.SCO: Update the URL.
7487
c9392a2b
DE
74882005-05-05 David Edelsohn <edelsohn@gnu.org>
7489
7490 * ltconfig: Define file_list_spec. Pass file_list_spec and
7491 with_gnu_ld to libtool.
7492 * ltcf-c.sh (aix[45]): Define file_list_spec.
7493 * ltcf-cxx.sh (aix[45]): Same.
7494 * ltcf-gcj.sh (aix[45]): Same.
7495 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7496 exists, write list of input files to temporary file.
7497
bebcd931
MS
74982005-05-04 Mike Stump <mrs@apple.com>
7499
7500 * configure.in: Always pass --target to target configures as
7501 otherwise rebuilds that do --recheck will fail.
7502 * confiugure: Rebuilt.
7503
ce406537
PB
75042005-05-04 Paolo Bonzini <bonzini@gnu.org>
7505
7506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7507 STAGE_HOST_EXPORTS.
7508 (configure, all): Add bootstrap support.
7509 (Host modules, target modules): Pass post-stage1 flags and exports.
7510 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7511 * Makefile.in: Regenerate.
7512
aa9dcfc4
PB
75132005-04-29 Paolo Bonzini <bonzini@gnu.org>
7514
7515 * configure: Regenerate.
7516
b6f9abcf
MS
75172005-04-27 Mike Stump <mrs@apple.com>
7518
7519 * MAINTAINERS: Add self as darwin maintainer.
7520
acb217cb
BS
75212005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7522
7523 * config.sub: Update from master copy.
7524
b6dae270
MS
75252005-04-21 Mike Stump <mrs@apple.com>
7526
7527 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7528 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7529
c2e0d3a9
HPN
75302005-04-19 Hans-Peter Nilsson <hp@axis.com>
7531
7532 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7533 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7534 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7535 "*-*-elf" and "*-*-linux*".
7536 * configure: Regenerate.
7537
871ae772
JM
75382005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7539
7540 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7541
bf070c29
MS
75422005-04-12 Mike Stump <mrs@apple.com>
7543
7544 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7545
e865b6f7
TK
75462005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7547
7548 * MAINTAINERS (Write After Approval): Add myself.
7549
7b71ad7f
BS
75502005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7551
7552 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7553
25b42232
PB
75542005-04-06 Paolo Bonzini <bonzini@gnu.org>
7555
f610dd5f 7556 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7557 (TARGET_CONFIGARGS): Include --with-target-subdir.
7558 (configure, all): New macros. Use them throughout.
7559 * Makefile.in: Regenerate.
7560
d727c624
JG
75612005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7562
7563 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7564
fff72cc4
ZD
75652005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7566
7567 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7568
86472dc3
GP
75692005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7570
7571 * MAINTAINERS: Move John Carr to Write After Approval.
7572
dce2d8b2 75732005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7574
7575 * config/mh-mingw32: Delete.
7576 * configure.in: Don't use it.
7577 * configure: Regenerate.
7578
33da42bc
PB
75792005-03-31 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7582 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7583 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7584 (HOST_LIB_PATH): Generate from Makefile.def.
7585 (TARGET_LIB_PATH): Likewise.
7586 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7587 * Makefile.in: Regenerate.
7588 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7589 (RPATH_ENVVAR): Include Darwin case.
7590 * configure: Regenerate.
7591
15cc1841
TF
75922005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7593
7594 * MAINTAINERS (Various Maintainers): Remove self.
7595 (Write After Approval): Add self.
7596
6a8c79d5
TF
75972005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7598
7599 * MAINTAINERS (Various Maintainers): Add self.
7600
256f7136
PB
76012005-03-25 Paolo Bonzini <bonzini@gnu.org>
7602
7603 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7604 * configure: Regenerate.
7605
191dd2c9
ZW
76062005-03-21 Zack Weinberg <zack@codesourcery.com>
7607
7608 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7609 gcc_version, and gcc_version_trigger from set of flags to pass.
7610 * Makefile.tpl: Remove definitions of above variables.
7611 (config.status): Remove dependency on $(gcc_version_trigger).
7612 * Makefile.in: Regenerate.
7613 * configure.in: Do not reference config/gcc-version.m4 nor
7614 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7615 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7616 * configure: Regenerate.
7617
ef6e9bc0 76182005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7619 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7620
7621 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7622 * Makefile.in: Regenerate.
7623
009bbd5a
FW
76242005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7625
7626 * MAINTAINERS (Write After Approval): Add myself.
7627
09f8755b
DA
76282005-03-03 David Ayers <d.ayers@inode.at>
7629
7630 * MAINTAINERS (Write After Approval): Add myself.
7631
e73ed25c
AO
76322005-03-01 Alexandre Oliva <aoliva@redhat.com>
7633
7634 PR libgcj/20160
7635 * ltmain.sh: Avoid creating archives with components that have
7636 duplicate basenames.
7637
ace9ac7b
AP
76382005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7639
7640 PR bootstrap/20250
7641 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7642 instead of check.
7643 * Makefile.in: Regenerate.
7644
c9db9354
PB
76452005-02-28 Paolo Bonzini <bonzini@gnu.org>
7646
7647 * Makefile.in: Regenerate to fix conflict between the previous two
7648 patches.
7649
215c351a
PB
76502005-02-28 Paolo Bonzini <bonzini@gnu.org>
7651
7652 PR bootstrap/17383
7653 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7654 * Makefile.tpl (HOST_SUBDIR): New substitution.
7655 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7656 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7657 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7658 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7659 (Host modules, Bootstrapped modules): Use it.
7660 (Build modules, Target modules): Do not create symlink trees,
7661 always configure out-of-srcdir.
7662 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7663 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7664 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7665 $(HOST_SUBDIR). Create a symlink for host_subdir.
7666
7667 * Makefile.in: Regenerate.
7668 * configure: Regenerate.
7669
5395b47b
NN
76702005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7671
7672 Merged from libada-gnattools-branch:
7673 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7674
7675 * gnattools: New directory.
7676 * Makefile.def: Add gnattools as a module, depending on target-libada.
7677 * Makefile.in: Regenerate.
7678 * configure.in: Include gnattools in host_tools; disable it if ada
7679 is disabled.
7680 * configure: Regenerate.
7681
ca2cc05c
JM
76822005-02-24 James A. Morrison <phython@gcc.gnu.org>
7683
7684 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7685 treelang maintainer.
7686 (Write After Approval): Remove myself.
7687
d2f3024f
PS
76882005-02-23 Paul Schlie <schlie@comcast.net>
7689
7690 * configure.in: Allow darwin targeted ports to build tk, itcl and
7691 libgui.
7692 * configure: Regenerate.
7693
bba5e0ca
EB
76942005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7695
7696 PR libgcj/10353
7697 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7698 * configure: Regenerate.
7699
70132ce7
SK
77002005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7701
7702 * MAINTAINERS (Write After Approval): Add myself.
7703
20f0edca
ILT
77042005-02-10 Ian Lance Taylor <ian@airs.com>
7705
7706 * MAINTAINERS: Update my e-mail address.
7707
e64e5109
RG
77082005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7709
7710 * MAINTAINERS (Write After Approval): Add myself.
7711
40d64b5a
HPN
77122005-01-29 Hans-Peter Nilsson <hp@axis.com>
7713
7714 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7715 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7716 target-libgloss when not *-*-elf and *-*-aout.
7717 * configure: Regenerate.
7718
54a12711
KH
77192005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7720
7721 * MAINTAINERS: Remove obsolete entries.
7722
0aa99dbb
KH
7723 * MAINTAINERS (Write After Approval): Add Michael Matz.
7724
2b009f5f
NB
77252005-01-19 Neil Booth <neil@daikokuya.co.uk>
7726
7727 * MAINTAINERS: Remove self as cpplib maintainer.
7728
385870f5
KC
77292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7730
7731 * install-sh, config.sub: Import from upstream.
7732
e7daab31
KC
77332005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7734
7735 PR bootstrap/18222
7736 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7737 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7738 * Makefile.in: Regenerate.
7739
e6003f4d
JT
77402005-01-16 Jason Thorpe <thorpej@netbsd.org>
7741
7742 * MAINTAINERS: Update my email address.
7743
145e2972 77442005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7745 Andreas Schwab <schwab@suse.de>
145e2972
DE
7746
7747 PR bootstrap/18033
7748 * config-ml.in: Eval option if surrounded by single quotes.
7749
86c7e0da
PB
77502005-01-03 Paolo Bonzini <bonzini@gnu.org>
7751
7752 Revert 2004-12-28 Makefile changes, a better fix will be
7753 applied to mainline and src after GCC 4.0 branches.
7754
3224a22f
PB
77552004-12-28 Paolo Bonzini <bonzini@gnu.org>
7756
7757 PR bootstrap/17383
7758
7759 * Makefile.def (target_modules): Remove stage parameter,
7760 it is always true now.
7761 * Makefile.tpl (configure-build-[+module+],
7762 configure-target-[+module+]): Always build symlink tree
7763 for the directory and for include. BUILD_SUBDIR and
7764 TARGET_SUBDIR cannot be . anymore.
7765 * Makefile.in: Regenerate.
7766
aaf51ca2
DE
77672004-12-25 David Edelsohn <edelsohn@gnu.org>
7768
7769 Revert 2004-12-08 Makefile changes.
7770
4e32e454
DS
77712004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7772
7773 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7774 cygwin, mingw.
7775
669f01d8
AS
77762004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7777
7778 * configure.in (sh64-*-*): Reenable gprof.
7779 * configure: Regenerate.
7780
1b227ee0
DE
77812004-12-08 David Edelsohn <edelsohn@gnu.org>
7782
7783 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7784 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7785 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7786 * Makefile.in: Regenerate.
7787
ce5e944c
CF
77882004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7789
7790 * MAINTAINERS: Update my email address.
7791
893f1e87
MK
77922004-12-07 Matt Kraai <kraai@ftbfs.org>
7793
7794 * Makefile.tpl: Generate normal dependencies if the LHS module is
7795 not bootstrapped.
7796 * Makefile.in: Regenerate.
7797
bb59c339
RS
77982004-12-03 Richard Sandiford <rsandifo@redhat.com>
7799
7800 * configure.in: Include config/gxx-include-dir.m4. Use
7801 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7802 * configure: Regenerate.
7803
4982adbe
RS
78042004-12-03 Richard Sandiford <rsandifo@redhat.com>
7805
7806 * config.if: Delete.
7807 * configure.in: Set libstdcxx_incdir directly.
7808 * configure: Regenerate.
7809
05750653
EC
78102004-12-02 Eric Christopher <echristo@redhat.com>
7811
7812 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7813 * Makefile.in: Regenerate.
7814
5fef1dbd
RS
78152004-12-02 Richard Sandiford <rsandifo@redhat.com>
7816
7817 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7818 * configure: Regenerate.
7819
afabd8e6
RS
78202004-12-02 Richard Sandiford <rsandifo@redhat.com>
7821
7822 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7823 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7824 * configure: Regenerate.
7825
78716e86
EC
78262004-12-01 Eric Christopher <echristo@redhat.com>
7827
7828 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7829 of things to remove.
7830
57ab8ba9
MK
78312004-11-29 Matt Kraai <kraai@ftbfs.org>
7832
7833 * MAINTAINERS (Write After Approval): Update my e-mail address.
7834
2539bffe
KC
78352004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7836
7837 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7838 from CVS libtool to always pass_all.
7839
3e732ba0
JDA
78402004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7841
7842 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7843 (hppa*64*-*-*): Delete incorrect comment.
7844 * configure: Rebuilt.
7845
767f726e
KC
78462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7847
7848 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7849
2c92e90f
KC
78502004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7851
7852 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7853 from CVS libtool to always pass_all.
7854
32f84e48
KC
78552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7856
7857 * install-sh, compile: Import from automake.
7858
9587be8a
KC
78592004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7860
7861 * config.guess, config.sub: Import from savannnah.
7862
04e81808 78632004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
7864
7865 * MAINTAINERS (Write After Approval): Add myself
7866
f87a2b2e
MS
78672004-11-12 Mike Stump <mrs@apple.com>
7868
7869 * Makefile.def: Add html support.
7870 * Makefile.tpl: Likewise.
7871 * Makefile.in: Regenerate.
7872
848556c2
GK
78732004-11-11 Geoffrey Keating <geoffk@apple.com>
7874
556f03c4
GK
7875 PR 18423
7876 * configure.in: Remove all instances of build-fixincludes from
7877 noconfigdirs.
7878 (build_configargs): Supply --target to subdirectories.
7879 * configure: Regenerate.
7880
848556c2
GK
7881 * Makefile.def: Make gcc install depend on fixincludes install.
7882 * Makefile.in: Regenerate.
7883
9e5712a5
JJ
78842004-11-10 Janis Johnson <janis187@us.ibm.com>
7885
7886 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7887
4ef509c0
PB
78882004-11-11 Paul Brook <paul@codesourcery.com>
7889
7890 * MAINTAINERS: Add self as arm maintainer. Update email address.
7891
20d11df6
HPN
78922004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7893
7894 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7895 target-libgfortran.
79fd8592 7896 * configure: Regenerate.
20d11df6 7897
68c70f15
DE
78982004-11-07 David Edelsohn <edelsohn@gnu.org>
7899
7900 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7901 like CC.
7902
54f88091
PB
79032004-11-05 Paolo Bonzini <bonzini@gnu.org>
7904
7905 * Makefile.def (host fixincludes): Specify missing targets.
7906 * Makefile.in: Regenerate.
7907
6866abb8
RC
79082004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7909
7910 * MAINTAINERS: Add myself
7911
83f62578
GL
79122004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7913
7914 * MAINTAINERS (Write After Approval): Add myself.
7915
53c7ffe7
GK
79162004-11-04 Geoffrey Keating <geoffk@apple.com>
7917
7918 * Makefile.def: Build fixincludes for the host, too.
7919 * Makefile.in: Regenerate.
7920 * configure.in (host_tools): Add fixincludes.
7921 * configure: Regenerate.
7922
ac8b3d9d
DJ
79232004-11-04 Daniel Jacobowitz <dan@debian.org>
7924
7925 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7926 * configure: Regenerated.
7927
bab37580
L
79282004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7929
7930 PR other/17783
7931 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7932 * configure: Regenerated.
7933
db1de713
MM
79342004-10-31 Mark Mitchell <mark@codesourcery.com>
7935
7936 * README.SCO: Update per FSF instructions.
7937
a827e21a
EW
79382004-10-28 Eric B. Weddington <ericw@evcohs.com>
7939
7940 PR target/18151
7941 * configure.in (case ${target}): Do not build fixincludes for avr.
7942 * configure: Regenerated.
7943
9d069a4f
PB
79442004-10-26 Paolo Bonzini <bonzini@gnu.org>
7945
7946 * configure.in (case ${target}): Do not build fixincludes
7947 on platforms where it is not used.
7948 * configure: Regenerated.
7949
fc45f3fe
DJ
79502004-10-23 Daniel Jacobowitz <dan@debian.org>
7951
7952 * configure.in: Use an absolute path to install-sh.
7953 * configure: Regenerated.
7954
36554b92
AL
79552004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
88e9994a
KH
79592004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7960
7961 * MAINTAINERS: Remove from Write After Approval those that are
7962 already maintainers.
7963
ad02a944
SP
79642004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7965
7966 * MAINTAINERS: Update my email address.
7967
c8e6cd41
KC
79682004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7969
7970 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7971 * configure: Regenerate.
7972
dce2d8b2 79732004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
7974
7975 * MAINTAINERS: Update my email address.
7976
a8b0957e
KH
79772004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7978
7979 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7980 entries belonging to this category.
7981
96836f61
JZ
79822004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7983
7984 * MAINTAINERS: Update my e-mail address.
7985
7e0b5752
PB
79862004-10-06 Paolo Bonzini <bonzini@gnu.org>
7987
7988 Fix wrong conflict resolution in:
7989
7990 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7991
7992 * Makefile.in: Regenerate.
7993 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7994 in the recursive `make', instead of hardwiring `all'.
7995 (Autogenerated TARGET-* variables): New.
7996
370f7a47
TL
79972004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7998
7999 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8000 * configure: Regenerate.
370f7a47 8001
13e5d623
KH
80022004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8003
8004 * MAINTAINERS (Various Maintainers): Move the "windows,
8005 cygwin, mingw" maintainer to ...
8006 (OS Port Maintainers): ... here.
8007
a6497c1b
KH
80082004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8009
8010 * MAINTAINERS (Write After Approval): Remove those that are
8011 maintainers of some subsystem.
8012
1abb828a
D
80132004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8014
8015 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8016 * ltcf-cxx.sh (tpf*): Likewise.
8017 * ltconfig (tpf*): Add TPF OS configuration support.
8018
16d1338d
BS
80192004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8020
8021 * MAINTAINERS: Change my email address to my new work account.
8022
9082a750
MR
80232004-09-24 Michael Roth <mroth@nessie.de>
8024
8025 * configure.in (--without-headers): Add missing double quotes.
8026 * configure: Regenerate.
8027
dce2d8b2 80282004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8029
8030 * ylwrap: Revert to previous version.
8031
4c4a5bbc
L
80322004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8033
8034 PR bootstrap/17369
8035 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8036 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8037 SET_GCC_LIB_PATH_CMD.
8038 (BASE_TARGET_EXPORTS): Likewise.
8039 * Makefile.in: Regenerated.
8040
8041 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8042 * configure: Regenerated.
8043
85f59630
KC
80442004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8045
8046 * config.guess: New upstream version
8047 * compile, depcomp, install-sh, ylwrap: Likewise.
8048
95c53c62
RS
80492004-09-19 Roger Sayle <roger@eyesopen.com>
8050
8051 * config/mh-x86omitfp: New host makefile fragment. Add
8052 -fomit-frame-pointer to the default BOOT_CFLAGS.
8053 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8054 * configure: Regenerate.
8055
0a1c093b
AP
80562004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8057
8058 PR target/11572
8059 * configure.in (*-*-darwin*): Renable libobjc.
8060 * configure: Regenerate.
8061
315fcf97
NS
80622004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8063
8064 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8065
0a050485 80662004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8067
0a050485
DB
8068 * Makefile.def: Remove libbanshee.
8069 * Makefile.tpl: Ditto.
8070 * configure.in: Ditto.
8071 * Makefile.in: Regen.
8072 * configure: Ditto.
8073
5f4a098e
DE
80742004-09-08 David Edelsohn <edelsohn@gnu.org>
8075
8076 * ltmain.sh: Use $pic_object as $non_pic_object if
8077 $non_pic_object=none.
8078
32b2511f
PB
80792004-09-07 Paolo Bonzini <bonzini@gnu.org>
8080
8081 * missing: Import latest version from master repository.
8082
fc4d0e82
NC
80832004-09-06 Nick Clifton <nickc@redhat.com>
8084
8085 * config.sub: Import latest version from master repository.
8086 * config.guess: Likewise.
8087 This includes these changes:
78716e86 8088
fc4d0e82
NC
8089 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8090
8091 * config.sub: Handle crisv32, alias etraxfs.
8092 * config.guess (crisv32:Linux:*:*): Handle.
8093
8094 2004-08-13 Brad Smith <brad@comstyle.com>
8095
8096 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8097 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8098
8099 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8100
8101 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8102 assume the processor is a powerpc. This is because coreutils
8103 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8104 in this case, due to a MacOS X bug that causes
8105 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8106 to return a negative number.
8107 Problem reported by Petter Reinholdtsen in:
8108 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8109
8110 2004-07-19 Ben Elliston <bje@gnu.org>
8111
8112 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8113
8114 2004-06-24 Ben Elliston <bje@gnu.org>
8115
8116 * config.guess: Update copyright years.
8117 * config.sub: Likewise.
8118
8119 2004-06-22 Robert Millan <robertmh@gnu.org>
8120
8121 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8122 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8123
8124 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8125
8126 * config.guess (*:*VMS:*:*): New entry. Replaces
8127 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8128 manufacturer.
8129
8130 2004-06-22 Ben Elliston <bje@gnu.org>
8131
8132 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8133 * config.sub: Likewise.
8134
8135 2004-06-22 Ben Elliston <bje@gnu.org>
8136
8137 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8138 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8139
8140 2004-06-11 Ben Elliston <bje@gnu.org>
8141
8142 * config.guess (pegasos:OpenBSD:*:*): Remove.
8143
8144 2004-06-11 Ben Elliston <bje@gnu.org>
8145
8146 From Wouter Verhelst <wouter@grep.be>:
8147 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8148
8149 2004-06-11 Ben Elliston <bje@gnu.org>
8150
8151 * config.guess (luna88k:OpenBSD:*:*): New.
8152
8153 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8154
8155 * config.guess (m32r*:Linux:*:*): New case.
8156 * config.sub: Handle m32rle.
8157
8158 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8159
8160 From Jens Petersen <petersen@redhat.com>:
8161 * config.sub: Handle sparcv8.
8162
8163 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8164
8165 From Tom Smith <smith@cag.lkg.hp.com>:
8166 * config.guess: Version suffixes are equally significant on Tru64
8167 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8168 prefix of "P" (patched kernel).
8169
8170 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8171
8172 * config.sub: Add support for National Semiconductor CRX target.
8173
2f4cc6bf
JJ
81742004-09-03 Janis Johnson <janis187@us.ibm.com>
8175
8176 * MAINTAINERS (Various Maintainers): Remove myself as web page
8177 maintainer, add myself as maintainer of build status lists.
8178
61fec9ff
JB
81792004-09-03 Jan Beulich <jbeulich@novell.com>
8180
8181 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8182 *-*-netware, but add target-libmudflap.
8183 Consolidate *-*-netware targets (of which really only i?86 exists)
8184 into a single entry.
8185 * configure: Likewise.
8186
45f366ab
PB
81872004-09-01 Paolo Bonzini <bonzini@gnu.org>
8188
8189 * Makefile.tpl (sorry): Remove.
8190 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8191 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8192 (do-clean): Clean per-stage directories too.
8193 (do-distclean): Run distclean-stage1 too.
8194 (.NOTPARALLEL): Enable during toplevel bootstrap.
8195 (stage[+id+]-bubble): Enable parallel execution during
8196 the recursive invocation.
8197 * Makefile.in: Regenerate.
8198
8199 Fix previous checkin:
8200
8201 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8202 include.
8203 * configure.in: Fix indentation.
8204 * configure: Regenerate.
8205
dce2d8b2 82062004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8207
45f366ab
PB
8208 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8209 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8210 * configure: regenerate
78716e86 8211 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8212 -mdynamic-no-pic
be8fff81 8213
71b5d516
PB
82142004-08-31 Paolo Bonzini <bonzini@gnu.org>
8215
8216 * Makefile.def (build_modules): Add fixincludes.
8217 (dependencies): Make gcc depend on fixincludes.
8218 * configure.in (build_tools): Add fixincludes.
8219 (build_configdirs): Always include build_libs.
8220 * Makefile.in: Regenerate.
8221 * configure: Regenerate.
8222
82232004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8224
8225 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8226 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8227 phony targets; do not generate timestamp files.
8228 (distclean-stageN): Remove references to their timestamp files.
8229 (restageN, touch-stageN): Remove.
8230 (stageN-bubble): Rewritten.
8231 (compare): Support lean bootstraps.
8232 * Makefile.in: Regenerate.
8233
8234 * configure.in: Only warn when bootstrapping but
8235 build != host or build != target. Support lean bootstraps.
8236 * configure: Regenerate.
8237
ce7cbbb0
PE
82382004-08-26 Phil Edwards <phil@codesourcery.com>
8239
8240 * configure.in: Give a better error message if GMP/MPFR are missing
8241 and a language needing them has been requested.
8242 * configure: Regenerated.
8243
9c71a529
PE
82442004-08-25 Phil Edwards <phil@codesourcery.com>
8245
8246 * configure.in: Print a list of available language front-ends if
8247 a requested one is missing. Tidy stray tab characters.
8248 * configure: Regenerated.
8249
e3f92d3b
MK
82502004-08-19 Michael Koch <konqueror@gmx.de>
8251
8252 * gcc/doc/install.texi: Update entry about automake for libjava.
8253
c3f84f61
RM
82542004-08-17 Robert Millan <robertmh@gnu.org>
8255
8256 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8257 (instead of FreeBSD).
8258 * configure: Regenerate.
8259
7c27e184
PB
82602004-08-16 Paolo Bonzini <bonzini@gnu.org>
8261
8262 * Makefile.in: Regenerate.
8263 * configure: Regenerate.
8264
8265 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8266 stage_*_flags.
8267 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8268 for bootstrapped modules if toplevel bootstrap is going.
8269 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8270 modules. Adjust for changes in Makefile.def. Enable several
8271 rules even in non-bootstrap mode, just to avoid peppering the
8272 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8273 (stage-[+prev+]-bubble): Remove.
8274
8275 * Makefile.def (Dependencies): Depend on all-build-bison,
8276 all-build-flex, all-build-byacc, all-build-texinfo, rather
8277 than the host variations.
8278 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8279 with BUILD_SUBDIR.
8280 (BISON): Update for recent Bisons.
8281 (YACC): Fix typo.
8282 (cross): Depend on all-build.
8283 (all): Do not depend on all-build.
8284 (prebootstrap): Remove.
8285 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8286 (Prebootstrap dependencies): Add them to the per-stage targets
8287 and to all-prebootstrap.
8288 * configure.in (build_configdirs): Always enable build_tools.
8289 (BUILD_DIR_PREFIX): Remove.
8290
8291 * Makefile.def (gcc): Add target variable.
8292 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8293 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8294 in the recursive `make', instead of hardwiring `all'.
8295 (Autogenerated TARGET-* variables): New.
8296
20f3bb80
BB
82972004-08-13 Brian Booth <bbooth@redhat.com>
8298
8299 * MAINTAINERS: Remove myself from write-after-approval.
8300
b5be499d
NN
83012004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8302
8303 * src-release: Stop distributing mmalloc with gdb (which doesn't
8304 use it).
8305 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8306 * Makefile.in: Regenerate.
8307
b3f8d95d
MM
83082004-08-09 Mark Mitchell <mark@codesourcery.com>
8309
8310 * configure.in (arm*-*-eabi*): New target.
8311 * configure: Regenerate.
8312
3589b69e
PB
83132004-08-06 Paolo Bonzini <bonzini@gnu.org>
8314
8315 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8316 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8317 (Dependencies): New section.
8318 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8319 (configure-target-[+module+]): Depend on maybe-all-gcc
8320 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8321 (toplevel profiledbootstrap): Fix dependencies.
8322 * Makefile.in: Regenerate.
8323
972974fc
MM
83242004-08-03 Mark Mitchell <mark@codesourcery.com>
8325
8326 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8327 target-libiberty to noconfigdirs.
8328 * configure: Regenerate.
8329
bebf829d
PB
83302004-08-03 Paul Brook <paul@codesourcery.com>
8331
8332 * configure.in: Check for MPFR as well as GMP.
8333 * configure: Regenerate.
8334
98a5bb3b
RM
83352004-08-01 Robert Millan <robertmh@gnu.org>
8336
8337 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8338 libmudflap for all GNU-based systems (with Glibc).
8339 * configure: Regenerate.
8340
dce2d8b2 83412004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8342
8343 * Makefile.def (host-modules): Add gcc.
8344 * Makefile.in: Regenerate.
8345 * Makefile.tpl (sorry): New rule.
8346 (configure-host, all-host, [+make_target+]-host, do-check,
8347 install-host): Do not add gcc as a special case.
8348 (host modules): Add a small special-casing for gcc. Export
8349 extra_make_flags through the environment.
8350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8352 other recursive targets for gcc): Remove.
8353
8354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8355 (stage, unstage): New rules.
8356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8357 distclean-stage[+id+]): Use stage_current.
8358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8359 the stage*-start rules.
8360
aeb732c1
GK
83612004-08-02 Geoffrey Keating <geoffk@apple.com>
8362
8363 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8364 use -all_load flag.
8365
25b656e7
PB
83662004-08-02 Paolo Bonzini <bonzini@gnu.org>
8367
8368 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8369 * configure: Regenerate.
8370
cc440d71
TM
83712004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8372
8373 * maintainer-scripts/gcc_release: Revert yesterday's change.
8374
270e140b
SB
83752004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8376
8377 * MAINTAINERS: Add myself to write-after-approval.
8378
3e4035f8
TM
83792004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8380
8381 * libf2c: Removed.
8382 * gcc/gccbug.in: Updated because of libf2c removal.
8383 * maintainer-scripts/gcc_release: Ditto.
8384
dce2d8b2 83852004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8386
8387 * configure.in: Build libmudflap by default on FreeBSD.
8388 * configure: Regenerated.
8389
dfcada9a
MM
83902004-07-09 Mark Mitchell <mark@codesourcery.com>
8391
8392 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8393 systems.
8394 * configure: Regenerated.
8395
dce2d8b2 83962004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8397
8398 PR target/16344
8399 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8400 feedback based compiler.
8401 * Makefile.in: Rebuilt.
8402
95bcca47
AO
84032004-07-08 Alexandre Oliva <aoliva@redhat.com>
8404
8405 * Makefile.def (host_modules): Set bootstrap=true for flex.
8406 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8407 * Makefile.in: Rebuilt.
8408
051822f6
JH
84092004-07-07 Jan Hubicka <jh@suse.cz>
8410
8411 * MAINTAINERS: Add self as a profile feedback maintainer.
8412
7b61653a
PE
84132004-07-05 Phil Edwards <phil@codesourcery.com>
8414
8415 * configure.in: Do not prepend $srcdir to /dev/null in
8416 makefile fragments.
8417 * configure: Regenerate.
8418
23f6b2f9
PB
84192004-07-01 Paolo Bonzini <bonzini@gnu.org>
8420
8421 * Makefile.def (build_modules): Add bison, byacc, flex,
8422 m4, texinfo.
8423 (flags_to_pass): Add FLEX.
8424 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8425 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8426 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8427 DEFAULT_MAKEINFO): Remove.
8428 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8429 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8430 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8431 objdir or else use configured tool.
8432 (all-build): New.
8433 (all): Depend on it.
8434 (Build module dependencies): Add.
8435 * Makefile.in: Regenerate.
8436 * configure.in: Better support for multiple build modules,
8437 matching what is done for host/target modules. Do not look
8438 for "plausible" locations of build tools if Canadian cross.
8439 Use autoconf's AC_PROG_CC to find a C compiler. Define
8440 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8441 * configure: Regenerate.
78716e86 8442
1c020272
PB
84432004-06-22 Paolo Bonzini <bonzini@gnu.org>
8444
8445 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8446 * Makefile.in: Regenerate.
8447
a52a0a7f
PB
84482004-06-22 Paolo Bonzini <bonzini@gnu.org>
8449
8450 * Makefile.tpl (configure-build-[+module+],
8451 configure-[+module+], configure-target-[+module+]): Pass
8452 [+extra_configure_args+].
8453 (all-build-[+module+], all-[+module+], check-[+module+],
8454 install-[+module+], [+make_target+]-[+module+],
8455 all-target-[+module+], check-target-[+module+],
8456 install-target-[+module+], [+make_target+]-target-[+module+]):
8457 Pass [+extra_make_args+].
8458 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8459 (GCC_HOST_EXPORTS): Remove.
8460 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8461 cross, check-gcc, check-gcc-c++, install-gcc,
8462 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8463 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8464 * Makefile.in: Regenerate.
8465
ccde3f1a
MS
84662004-06-21 Matthew Sachs <msachs@apple.com>
8467
8468 * MAINTAINERS: Added self to write-after-approval.
8469
6264b0a6
CF
84702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8471
8472 * configure.in: Check for srcdir/winsup rather than build directory
8473 winsup.
8474 * configure: Regenerate.
8475
801e2270
CV
84762004-06-17 Corinna Vinschen <vinschen@redhat.com>
8477
8478 * configure.in: Don't build Cygwin native newlib if winsup
8479 directory is missing. Emit warning instead.
8480 * configure: Regenerate.
8481
ad6717df
PB
84822004-06-09 Paolo Bonzini <bonzini@gnu.org>
8483
8484 * Makefile.tpl (touch-stage[+id+]): New.
8485 (restage[+prev+]): Depend on touch-stage[+id+].
8486
8487 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8488 Use it throughout.
8489
8490 * Makefile.def: Add profile and feedback bootstrap stages.
8491 Remove next field from bootstrap stages.
8492 * Makefile.tpl (LN, LN_S): Substitute.
8493 (stageN-start, stageN-end): Use double-colon rules, to
8494 provide a hook for additional setup commands.
8495 (distclean-stageN-gcc, restageN): Create dependencies from
8496 [+prev+], not from [+next+].
8497 (stageN-bubble): Add commands for successive stages from
8498 [+prev+], using double-colon rules.
8499 (all-stageN-gcc): Fix typo.
8500 (stagefeedback-start, profiledbootstrap): New.
8501 * Makefile.in: Regenerate.
8502 * configure.in: Call ACX_PROG_LN.
8503 * configure: Regenerate.
8504
5bbb9680
CY
85052004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8506
8507 * MAINTAINERS (Write After Approval): Add myself.
8508
e18be1d4
MA
85092004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8510
8511 * MAINTAINERS (Write After Approval): Add myself.
8512
5607edfd
PB
85132004-06-03 Paolo Bonzini <bonzini@gnu.org>
8514
8515 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8516 without gcc.
8517 * configure: Regenerate.
8518
1ec4e9c3
PB
85192004-06-01 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.tpl: Fix typo.
8522 * Makefile.in: Regenerate.
8523
dce2d8b2 85242004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8525
8526 * configure.in: Remove new- prefix from toplevel
8527 bootstrap targets.
8528 * configure: Regenerate.
8529
f516a7da
PB
85302004-06-01 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.tpl (all.normal): Rename to all.
8533 (all): Replace with a rule to pick the default
8534 target from configure.
8535 (all-gcc, configure-gcc): Use conditionals to
8536 do nothing when toplevel bootstrap is going on.
8537 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8538 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8539 * configure.in: Support --enable-bootstrap.
8540
8541 * Makefile.def: Remove new- prefix from toplevel
8542 bootstrap targets.
8543 * Makefile.tpl: Likewise.
8544
8545 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8546 target.
8547
8548 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8549 $(RECURSE_FLAGS) to recursive invocation of make.
8550
8551 * Makefile.in: Regenerate.
8552 * configure: Regenerate.
8553
78dd5e36 85542004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8555 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8556
8557 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8558 like CC.
8559
30f1bddc
DJ
85602004-05-27 Daniel Jacobowitz <dan@debian.org>
8561
8562 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8563 * configure: Regenerate.
8564
4fc4dd12
DJ
85652004-05-25 Daniel Jacobowitz <drow@false.org>
8566
8567 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8568 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8569 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8570 targets.
8571 * Makefile.in: Regenerate.
8572
dce2d8b2 85732004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8574
8575 * configure.in: Test the ability to symlink directories.
8576 * configure: Regenerate.
8577
8578 * Makefile.def (bootstrap-stage): New definitions.
8579 * Makefile.tpl (configure-stage1-gcc,
8580 configure-stage2-gcc, configure-stage3-gcc,
8581 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8582 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8583 new-restage3, compare): Autogenerate, see Makefile.in
8584 entry for behavioral changes.
8585 (distclean-stage1, new-stage1-start, new-stage1-end,
8586 new-stage1-bubble, distclean-stage2, new-stage2-start,
8587 new-stage2-end, new-stage2-bubble, distclean-stage3,
8588 new-stage3-start, new-stage3-end): New autogenerated targets.
8589 (objext, prebootstrap, BOOT_CFLAGS,
8590 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8591 targets.
8592
8593 * Makefile.in: Regenerate.
8594 (distclean-stage1, new-stage1-start, new-stage1-end,
8595 new-stage1-bubble, distclean-stage2, new-stage2-start,
8596 new-stage2-end, new-stage2-bubble, distclean-stage3,
8597 new-stage3-start, new-stage3-end): New targets.
8598 (all-stage1-gcc): Move prebootstrap dependency from here...
8599 (configure-stage1-gcc): ...to here.
8600 (new-bootstrap): Use bubble targets.
8601 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8602 Use per-stage distclean targets.
8603 (configure-stage1-gcc, configure-stage2-gcc,
8604 configure-stage3-gcc, all-stage1-gcc,
8605 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8606 Use new-stageN-start to prepare the tree.
8607
4f4e53dd
PB
86082004-05-23 Paolo Bonzini <bonzini@gnu.org>
8609
8610 * Makefile.def (host_modules): add libcpp.
8611 * Makefile.tpl: Add dependencies on and for libcpp.
8612 * Makefile.in: Regenerate.
8613 * configure.in: Add libcpp host module.
8614 * configure: Regenerate.
8615
60975492
PB
86162004-05-21 Paolo Bonzini <bonzini@gnu.org>
8617
8618 * Makefile.tpl: Whenever a recursive target is defined, wrap
8619 it in a special @if/@endif block, and prepare its maybe
8620 dependency in the @if/@endif block
8621 * configure.in: Instead of writing maybe dependencies, remove
8622 the @if/@endif statements, and remove the @if/@endif blocks
8623 that remain.
8624 * configure: Regenerate.
8625 * Makefile.in: Regenerate.
8626
5ce7d75d
JJ
86272004-05-20 Janis Johnson <janis187@us.ibm.com>
8628
8629 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8630
c779c42f
KK
86312004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8632
8633 PR bootstrap/15120
8634 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8635 * */configure: Rebuilt.
8636
b4117c30
ZW
86372004-05-17 Zack Weinberg <zack@codesourcery.com>
8638
8639 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8640 of libf2c.
8641 * configure, Makefile.in: Regenerate.
8642
719bb4e3 86432004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8644
8645 * MAINTAINERS (Write After Approval): Add myself.
8646
6de9cd9a
DN
86472004-05-13 Diego Novillo <dnovillo@redhat.com>
8648
8649 Merge from tree-ssa-20020619-branch.
8650
8651 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8652 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8653 (HOST_GMPLIBS): Define.
8654 (HOST_GMPINC): Define.
8655 (TARGET_LIB_PATH): Add libmudflap.
8656 (GFORTRAN_FOR_TARGET): Define.
8657 (configure-build*): Export GFORTRAN.
8658 (configure-gcc): Export GMPLIBS and GMPINC.
8659 (all-gcc): Add maybe-all-libbanshee.
8660 (configure-target-libgfortran): Define.
8661 * Makefile.in: Regenerate.
8662 * configure.in (host_libs): Add libbanshee.
8663 (target_libraries): Add target-libmudflap and target-libgfortran.
8664 Add --with-libbanshee.
8665 Handle --disable-libmudflap.
8666 (*-*-freebsd*): Use with_gmp.
8667 Add $(libgcj) to noconfigdirs.
8668 * configure: Regenerate.
8669 * depcomp: New file.
8670 * MAINTAINERS: Add tree-ssa maintainers.
8671
8f1b790f
VM
86722004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8673
b4117c30 8674 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8675
693446fc
BF
86762004-04-30 Brian Ford <ford@vss.fsi.com>
8677
b4117c30 8678 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8679
d1bb666c
UB
86802004-04-29 Uros Bizjak <uros@kss-loka.si>
8681
b4117c30 8682 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8683
6cf1ac42
PB
86842004-04-28 Paolo Bonzini <bonzini@gnu.org>
8685
8686 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8687 * configure: Regenerate.
8688
632933d5
PB
86892004-04-27 Paolo Bonzini <bonzini@gnu.org>
8690
8691 Revert:
8692 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8693
8694 * Makefile.def (flags_to_pass): Remove *dir variables that
8695 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8696 as well as prefix and exec_prefix.
8697 * Makefile.in: Regenerate.
8698
80dc6aa0
RM
86992004-04-26 Robert Millan <robertmh@gnu.org>
8700
8701 Add patches from libtool CVS.
8702 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8703 * ltconfig: Likewise.
8704 * ltcf-c.sh: Likewise.
8705 * ltcf-cxx.sh: Likewise.
8706 * ltcf-gcj.sh: Likewise.
8707
e11283f1
PB
87082004-04-26 Paolo Bonzini <bonzini@gnu.org>
8709
8710 * Makefile.def (host_modules): Mark with the bootstrap
8711 flag packages on which gcc depends.
8712 * Makefile.tpl (all-bootstrap): Use it.
8713 * Makefile.in: Regenerate.
8714
8546950c
PB
87152004-04-26 Paolo Bonzini <bonzini@gnu.org>
8716
8717 * Makefile.def (flags_to_pass): Remove *dir variables that
8718 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8719 as well as prefix and exec_prefix.
8720 * Makefile.in: Regenerate.
8721
a76494aa
PB
87222004-04-26 Paolo Bonzini <bonzini@gnu.org>
8723
b4117c30
ZW
8724 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8725 * configure: Regenerate.
8726 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8727 * gcc/Makefile.tpl (compare): Use the result of the test.
8728 * gcc/Makefile.in: Regenerate.
a76494aa 8729
03a91701
PB
87302004-04-23 Paolo Bonzini <bonzini@gnu.org>
8731
8732 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8733 Always relocate gcc and prev-gcc to the original names, even
8734 if the build fails.
8735 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8736 New targets.
8737
082a6351
LG
87382004-04-23 Laurent GUERBY <laurent@guerby.net>
8739
8740 * MAINTAINERS: Update my email address.
b4117c30 8741
1f1d584b
RO
87422004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8743
8744 * configure.in (mips*-*-irix5*): Enable ld.
8745 * configure: Regenerate.
082a6351 8746
1db673ca
RO
87472004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8748
8749 * configure: Regenerate.
8750
ce4ea44e
JW
87512004-04-15 James E Wilson <wilson@specifixinc.com>
8752
8753 * Makefile.tpl (configure-[+module+], configure-gcc,
8754 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8755 Set and export LDFLAGS.
8756 * Makefile.in: Regenerate.
8757
611f62ad
MC
87582004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8759
b4117c30 8760 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 8761
be912515
NN
87622004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8763
8764 PR bootstrap/14871
8765 * Makefile.tpl: If we don't have built-in-tree target tools,
8766 use the ones found by configure rather than hacking around with
8767 program_transform_name.
8768 * configure.in: Give Makefile.tpl the information necessary
8769 to do that.
8770 * Makefile.in: Regenerate.
8771 * configure: Regenerate.
8772
9104315a
NN
87732004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8774
8775 PR bootstrap/14760
8776 * configure.in: When computing baseargs, strip *all* copies of
8777 offending options. Also, don't match/substitute the trailing space,
8778 so that this actually works when two similar options are separated by
8779 only one space.
8780 * configure: Regenerate.
8781
bef1d700
DE
87822004-04-06 David Edelsohn <edelsohn@gnu.org>
8783
b4117c30
ZW
8784 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8785 (rs6000-*-aix*): Same.
8786 * configure: Regenerate.
bef1d700 8787
54bcf05e 87882004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
8789
8790 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 8791
369a832c 87922004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
8793
8794 * MAINTAINERS: Add myself to write-after-approval.
369a832c 8795
09a9c095
NN
87962004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8797
7caf53cb
NN
8798 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8799 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8800 * Makefile.in: Regenerate.
8801
09a9c095
NN
8802 * configure.in (top level bootstrap support): Rework --enable-werror
8803 to set @stage2_werror_flag@.
8804 * configure: Regenerate.
8805 * Makefile.tpl (top level bootstrap support): Pass
8806 @stage2_werror_flag@ down to configure in stages 2 and 3.
8807 * Makefile.in: Regenerate.
8808
5595a2bd
NN
88092004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8810
cbfd7e06
NN
8811 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8812 for stages 2 and 3 as well as in make. As a consequence, remove
8813 OUTPUT_OPTION (now detected by configure) from the flags passed down
8814 to make.
8815 * Makefile.in: Regenerate.
8816
5595a2bd
NN
8817 * Makefile.tpl (new-bootstrap): Fix typo.
8818 * Makefile.in: Regenerate.
8819
ca3b3e20
NN
88202004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8821
295f4e42
NN
8822 * Makefile.tpl: Rearrange by moving recursive_targets rules
8823 into their proper sections.
8824 * Makefile.tpl (top level bootstrap support): Move disabling
8825 of coverage flags from 'make' to 'configure'; improve comments.
8826 * Makefile.in: Regenerate.
8827
340de83f
NN
8828 * Makefile.tpl (experimental top level bootstrap) Move stage1
8829 language setting from all- target to configure- target; disable
8830 intermodule optimization in stage 1; prevent gratuitous rebuilds
8831 of stage 1.
8832 * Makefile.in: Regenerate.
8833 * configure.in: Comma-separate stage 1 language list for top
8834 level bootstrap.
8835 * configure: Regenerate.
8836
ca3b3e20
NN
8837 * Makefile.tpl: Clean up experimental top level bootstrap support:
8838 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8839 prev-gcc in configure- targets as well as all- targets.
8840 * Makefile.in: Regenerate.
8841
4d038073
KC
88422004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8843
8844 * compile: New file imported from automake.
8845
ab3533d6
PB
88462004-03-17 Paolo Bonzini <bonzini@gnu.org>
8847
8848 * configure.in: Remove symbolic link section.
8849 * configure: Regenerate.
8850 * Makefile.tpl (links): Remove.
8851 * Makefile.in: Regenerate.
8852
1e0f07d3 88532004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 8854 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
8855
8856 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 8857 Set with AC_CHECK_PROGS.
1e0f07d3
PB
8858 * configure.in: Fix comment typo from last patch.
8859 * configure: Regenerate.
8860
2805b53a
NN
88612004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8862
8863 * Makefile.tpl: Introduce experimental top level bootstrap support.
8864 * Makefile.in: Regenerate.
8865 * configure.in: Introduce support for top level bootstrap.
8866 * configure: Regenerate.
8867
79b4b7d2 88682004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8869 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
8870
8871 PR bootstrap/14522
8872 * configure.in: Cope with shells that do not support unquoted ^
8873 * configure: Regenerate.
8874
6bbec498 88752004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 8876 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
8877
8878 PR bootstrap/14522
79b4b7d2 8879 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
8880 quotes inside quoted backquote substitutions.
8881 * configure: Regenerate.
8882
83c15dfc
AP
88832004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8884
8885 PR bootstrap/14522
f2bd98d4 8886 * configure.in: Fix escaping of $.
83c15dfc
AP
8887 * configure: Regenerate.
8888
55ffb5ed
NN
88892004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8890
8891 * configure: Regenerate, since I forgot to while committing Paolo's
8892 changes.
8893
e4c9c075
PB
88942004-03-08 Paolo Bonzini <bonzini@gnu.org>
8895
8896 PR ada/14131
8897 Move language detection to the top level.
8898 * configure.in: Find default values for the tools as
8899 soon as possible. Disable ada if GNAT is not found.
8900 Emit error message about missing languages. Expand
8901 --enable-languages=all for the gcc subdirectory.
8902
5199e2c6
BE
89032004-03-10 Ben Elliston <bje@gnu.org>
8904
8905 * MAINTAINERS: Update my email address.
8906
c18b95e5
DE
89072004-03-05 David Edelsohn <edelsohn@gnu.org>
8908
8909 * ltconfig: Disable building static libraries if building shared
8910 libraries on AIX 5L.
8911
d0fe5ad3
RS
89122004-03-01 Richard Sandiford <rsandifo@redhat.com>
8913
8914 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8915 and disable libgcj.
8916 * configure: Regenerated.
8917
e6f71f9d
BB
89182004-03-01 Brian Booth <bbooth@redhat.com>
8919
8920 * MAINTAINERS: Add myself to write-after-approval.
8921
8983e50e
PB
89222004-03-01 Paolo Bonzini <bonzini@gnu.org>
8923
8924 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 8925
d4cd9d81
NN
89262004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8927
8928 PR bootstrap/7087
8929 * Makefile.tpl: Guard XFOO sed statements better.
8930 * Makefile.tpl: Add dependency for configure-target-libada.
8931 * Makefile.in: Regenerate (incidentally fixes broken
8932 commit when libada-branch was merged).
8933
0ea0229e
KC
89342004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8935
8936 * MAINTAINERS: Add myself to write-after-approval.
8937
bad93735
AP
89382004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8939
8940 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8941 maintainers.
8942
a7ca14fc
AC
89432004-02-20 Andrew Cagney <cagney@redhat.com>
8944
8945 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8946 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8947
51592782
NN
89482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8949
8950 PR bootstrap/11932
8951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8952
6a30854a
JQ
89532004-02-14 Jerry Quinn <jlquinn@optonline.net>
8954
8955 * MAINTAINERS: Added myself to write-after-approval.
8956
be8b2bee
MK
89572004-02-14 Michael Koch <konqueror@gmx.de>
8958
8959 * MAINTAINERS: Added myself to write-after-approval.
8960
972760b7
JM
89612004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8962
8963 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8964 some OS port maintainers to OS port maintainers section.
8965
b0281654
FCE
89662004-02-13 Frank Ch. Eigler <fche@redhat.com>
8967
8968 * MAINTAINERS: Add self.
8969
3c419fd6
KH
89702004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8971
8972 * MAINTAINERS: Alphabetize.
8973
e88e9aee
PB
89742004-02-12 Paolo Bonzini <bonzini@gnu.org>
8975
8976 * MAINTAINERS: Remove myself.
b4117c30 8977
1915e422
DE
89782004-02-11 David Edelsohn <edelsohn@gnu.org>
8979
8980 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8981 (rs6000-*-aix*): Same.
8982 * configure: Regenerate.
8983
a22c2d8d
KC
89842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8985
8986 * configure.in (host): Add in missing $noconfigdirs to defines.
8987 * configure: Regenerate.
8988
d9cdb878
AC
89892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8990 Nathanael Nerode <neroden@gcc.gnu.org>
8991
8992 PR ada/6637, PR ada/5911
b4117c30 8993 Merge with libada-branch:
d9cdb878
AC
8994 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8995 with appropriate dependencies. Add --enable-libada configure switch.
8996 * configure, Makefile.in: Regenerate.
8997
8bd92821
PB
89982004-02-09 Paolo Bonzini <bonzini@gnu.org>
8999
9000 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9001
89a95129
RO
90022004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9003
9004 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9005 * configure: Regenerate.
9006
892629bc
GK
90072004-02-04 Geoffrey Keating <geoffk@apple.com>
9008
9009 Merge from upstream:
9010
9011 * ltmain.in: When setting IFS to '~', be careful about user
9012 arguments that contain '~'.
9013
9014 2004-02-04 Peter O'Gorman <peter@pogma.com>
9015
9016 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9017 Also test $base_compile against $CC with escaped arguments. Bug
9018 reported by Geoff Keating <geoffk@apple.com>.
9019
6b402165
KH
90202004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9021
9022 * MAINTAINERS: Remove i960 port.
9023
fa2f0306
DD
90242004-01-23 DJ Delorie <dj@redhat.com>
9025
9026 * Makefile.def (target_modules) [libiberty]: Don't stage.
9027 * Makefile.in: Rebuilt.
9028
9feb20aa
CT
90292004-01-20 Caroline Tice <ctice@apple.com>
9030
9031 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9032
7aed2ccc
PC
90332004-01-19 Paolo Carlini <pcarlini@suse.de>
9034
9035 * MAINTAINERS: Update my email address.
9036
f25bebe1
JM
90372004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9038
9039 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9040
28083580
VR
90412004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9042
9043 * MAINTAINERS: Remove entries without email address.
9044
c0f4b5e4
DJ
90452004-01-15 Daniel Jacobowitz <drow@mvista.com>
9046
9047 * MAINTAINERS: Add myself to write-after-approval.
9048
b5eb5a5e
SB
90492004-01-15 Steven Bosscher <stevenb@suse.de>
9050
9051 * MAINTAINERS: Update my email address.
9052
dce2d8b2 90532004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9054
9055 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9056 * Makefile.tpl (configure-target-[+module+]): Support stage.
9057 * Makefile.in: Rebuilt.
9058
74c0b320
ILT
90592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9060
9061 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9062
2560344b
RS
90632004-01-10 Richard Sandiford <rsandifo@redhat.com>
9064
9065 * MAINTAINERS: Add myself as a MIPS maintainer.
9066
8b21cda6
NN
90672004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9068
2b6c260d
NN
9069 * configure.in: Use ./config.cache, not config.cache.
9070 * configure: Regenerate.
9071 * Makefile.tpl: Special-casing not needed for GCC any more.
9072 * Makefile.in: Regenerate.
9073
09438bde
NN
9074 * configure.in: Don't share a cache file for host dirs.
9075 * configure: Regenerate.
9076
8b21cda6
NN
9077 * config-ml.in: Don't mess with the cache file.
9078
e42870df
EB
90792004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9080
9081 * MAINTAINERS: Move myself from 'Write After Approval' to
9082 'CPU Port Maintainers' section as SPARC maintainer.
9083
6b9eb62c
NN
90842004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9085
78a816a6
NN
9086 * Makefile.tpl: Make GCC use a separate config.cache.
9087 * Makefile.in: Regenerate.
9088
6b9eb62c
NN
9089 PR bootstrap/11932, PR bootstrap/11933
9090 (I don't know if it will fix either of them, but it relates
9091 to them.)
9092 * configure.in: Don't use shared config.cache for target
9093 directories.
9094 * configure: Regenerate.
9095
86d7b562
DN
90962004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9097
9098 * MAINTAINERS: Add myself to 'Write After Approval' section.
9099
07d0a605
RS
91002003-12-31 Roger Sayle <roger@eyesopen.com>
9101
9102 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9103 * configure: Regenerated.
9104
459ac19f
KH
91052003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9106
9107 * MAINTAINERS: Remove the mn10200 maintainer.
9108
5785c0ed 91092003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9110
cc6010cd
AP
9111 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9112 * configure: Regenerated.
5785c0ed 9113
a268eff9
JH
91142003-12-16 Jan Hubicka <jh@suse.cz>
9115
9116 * MAINTAINERS: Add myself as callgraph maintainer.
9117
9d465b12
TF
91182003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9119
9120 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9121 * configure: Regenerate.
9122
a68a270a
GB
91232003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9124
9125 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9126 'Write After Approval' section. Update email.
9127
dce2d8b2 91282003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9129
9130 * MAINTAINERS (Write After Approval): Add myself.
9131
8c052da4
MT
91322003-11-20 Matt Thomas <matt@3am-software.com>
9133
9134 * MAINTAINERS: Add myself as a vax port maintainer.
9135
e75f9147
KC
91362003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9137
9138 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9139 (configure-build-[+module+], configure-[+module+]): Likewise.
9140 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9141 * Makefile.in: Regenerate.
9142
43d8d958
AT
91432003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9144
9145 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9146 shared/dylibed libraries.
9147 * ltmain.sh: Likewise.
9148 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9149 * ltcf-cxx.sh: Likewise.
9150 * ltcf-gcj.sh: Likewise.
9151 * ltconfig: Likewise.
9152
638dcaa0
SC
91532003-11-17 Stan Cox <scox@redhat.com>
9154
9155 * MAINTAINERS: Add myself as iq2000 port maintainer.
9156
15cc172b
AC
91572003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9158
b4117c30
ZW
9159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9160 * Makefile.in: Regenerate.
15cc172b 9161
20af77cd
UW
91622003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9163
9164 * config.sub: Update to 2003-11-03 version.
9165
4dd01c5c
PE
91662003-10-20 Phil Edwards <phil@codesourcery.com>
9167
9168 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9169 * configure: Regenerate.
9170
dce2d8b2 91712003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9172
9173 * MAINTAINERS: Add myself to 'Write After Approval' section.
9174
8b7ebc31
AC
91752003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9176
9177 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9178
afe1910c
JM
91792003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9180
9181 * MAINTAINERS: Update my email address.
9182
05dcec66
RO
91832003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9184
9185 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9186
dce2d8b2 91872003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9188
9189 * MAINTAINERS: Add myself to 'Write After Approval' section.
9190
507ec745
BI
91912003-10-16 Bernardo Innocenti <bernie@develer.com>
9192
9193 * config.guess: Update to 2003-10-16 version.
9194 * config.sub: Update to 2003-10-16 version.
9195
dce2d8b2 91962003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9197
9198 * MAINTAINERS: Added myself to 'Write After Approval' section.
9199
0c9b16bc
FH
92002003-10-15 Falk Hueffner <falk@debian.org>
9201
9202 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9203 'Write After Approval' section. Update email.
9204
74d57d15
RS
92052003-10-14 Roger Sayle <roger@eyesopen.com>
9206
9207 * MAINTAINERS: Move myself from 'Write After Approval' to
9208 'Various Maintainers' section as middle-end maintainer.
9209
d29b8ad8
NN
92102003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9211
9212 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9213 HOST_FLAGS_TO_PASS.
9214 * Makefile.in: Regenerate.
9215
26db814a
BI
92162003-10-11 Bernardo Innocenti <bernie@develer.com>
9217
9218 * config.guess: Update to 2003-10-07 version.
9219 * config.sub: Update to 2003-10-07 version.
9220
fffeb871
RO
92212003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9222
9223 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9224 * ltconfig (irix5*, irix6*): Don't override version_type.
9225
6691a79e
ME
92262003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9227
9228 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9229 * configure: Rebuilt
9230 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9231 * Makefile.in: Rebuilt
9232
62cdd71e
L
92332003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9234
9235 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9236
6fe2eacc
CW
92372003-09-30 Carlo Wood <carlo@alinoe.com>
9238
cc6010cd 9239 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9240
ea57e5ad
PK
92412003-09-29 Paul Koning <ni1d@arrl.net>
9242
9243 * MAINTAINERS: Move myself from "Write After Approval"
9244 to CPU platform maintainers for pdp11 platform.
9245
e070672a
AT
92462003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9247
9248 * MAINTAINERS: Move myself from 'Write After Approval' to
9249 'Various Maintainers' section as libffi testsuite maintainer.
9250
43bb47c2
DJ
92512003-09-21 Daniel Jacobowitz <drow@mvista.com>
9252
9253 * configure.in: Pass a computed --program-transform-name
9254 to subconfigures.
9255 * configure: Regenerated.
9256
da9d3b37
NN
92572003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9258
94322beb
NN
9259 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9260 * Makefile.in: Regenerate.
9261
da9d3b37
NN
9262 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9263 * Makefile.in: Regenerate.
9264
ffd9060b
ZL
92652003-09-19 Ziemowit Laski <zlaski@apple.com>
9266
9267 * MAINTAINERS: Move myself from 'Write After Approval'
9268 to 'Various Maintainers' (objective-c) section.
9269
eeae7b41
DJ
92702003-09-17 Daniel Jacobowitz <drow@mvista.com>
9271
9272 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9273 quoting.
9274 * configure: Regenerated.
9275
a080d12b
JB
92762003-09-16 Joel Brobecker <brobecker@gnat.com>
9277
9278 * MAINTAINERS (Write After Approval): Add myself to write after
9279 approval list.
9280
6cd2fc59
DN
92812003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9282
cc6010cd 9283 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9284
dcbdd9cc
ILT
92852003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9286
9287 * MAINTAINERS: Update my e-mail address.
9288
e517f636
AM
92892003-09-09 Alan Modra <amodra@bigpond.net.au>
9290
9291 * libtool.m4 (LD): Correct powerpc64 host match.
9292
bc49924b
JW
92932003-09-06 James E Wilson <wilson@tuliptree.org>
9294
9295 * MAINTAINTERS: Update my affiliation and email address.
9296
082124f5
ZD
92972003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
dc94d89e
DD
93012003-09-04 DJ Delorie <dj@redhat.com>
9302
9303 * configure: Regenerate.
9304
93052003-09-04 Robert Millan <robertmh@gnu.org>
9306
9307 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9308
7a0f2d4e
KG
93092003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9310
9311 * configure.in: Ensure arguments to sed are properly spaced.
9312 * configure: Regenerate.
9313
88d032eb
GP
93142003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9315
9316 * MAINTAINERS: Update my e-mail address.
9317
0b3f3d22
ME
93182003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9319
9320 * MAINTAINERS (Write After Approval): Add myself.
9321
d253f9ba
DJ
93222003-08-27 Daniel Jacobowitz <drow@mvista.com>
9323
9324 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9325 * configure: Regenerated.
9326
066ec9c9
MM
93272003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9328
9329 * MAINTAINERS: Update my email address.
9330
415d7ef9
PE
93312003-08-23 Phil Edwards <pme@gcc.gnu.org>
9332
9333 * configure.in: Use newline instead of semicolon when assuming
9334 shell arguments in a for loop.
9335 * configure: Regenerated.
9336
e1567352
JE
93372003-08-22 Jason Eckhardt <jle@rice.edu>
9338
9339 * MAINTAINERS: Resurrect the i860 maintainer.
9340
b348267b
GK
93412003-08-20 Geoffrey Keating <geoffk@apple.com>
9342
e50084fa
GK
9343 PR 8180
9344 * configure.in: When testing with_libs and with_headers, treat
9345 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9346 * configure: Regenerate.
b4117c30 9347
b348267b
GK
9348 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9349 make, shell, etc.
9350 (baseargs): Likewise.
9351 * configure: Regenerate.
9352
ca26ffe0
BI
93532003-08-20 Bernardo Innocenti <bernie@develer.com>
9354
9355 * MAINTAINERS (Write After Approval): Add myself.
9356
940cde4d
GK
93572003-08-19 Geoffrey Keating <geoffk@apple.com>
9358
9359 * configure.in: Disable libgcj for darwin not on powerpc.
9360 * configure: Rebuild.
9361
74bed51b
ADL
93622003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9363
9364 * config-ml.in, symlink-tree: Add license.
9365
b4117c30
ZW
93662003-08-03 Richard Stallman <rms@gnu.org>
9367 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9368
9369 * README.SCO: New file.
9370
333a28b4
MK
93712003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9372
9373 * Makefile.tpl (check, check-c++): Express dependencies using
9374 dependencies rather than commands.
9375 * Makefile.in: Regenerate.
9376
c197e306
AC
93772003-08-01 Andrew Cagney <cagney@redhat.com>
9378
9379 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9380 * configure: Ditto.
9381
a8ee6e2d
GK
93822003-07-31 Geoffrey Keating <geoffk@apple.com>
9383
9384 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9385 * Makefile.in: Update.
a8ee6e2d 9386
8d9b3f2e
AT
93872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9388
9389 * configure.in: Enable libgcj for darwin.
9390 * configure: Rebuild.
9391
52c0c542
PE
93922003-07-29 Phil Edwards <pme@gcc.gnu.org>
9393
9394 * config-ml.in: Use ac_configure_args directly instead of
9395 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9396 actually seen.
9397
b4acb5ef
NN
93982003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9399
9400 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9401 creating target and build subdirs to build all parent dirs as needed.
9402 * Makefile.in: Rebuild.
9403 * configure.in: Don't build dirs explicitly here.
9404 * configure: Rebuild.
9405
a51d71d0
PB
94062003-07-26 Paul Brook <paul@nowt.org>
9407
9408 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9409
f43e12ce
AO
94102003-07-22 Alexandre Oliva <aoliva@redhat.com>
9411
9412 * Makefile.tpl (all-make): Depend on intl.
9413 * Makefile.in: Rebuilt.
9414
8a199ff6
PE
94152003-07-20 Phil Edwards <pme@gcc.gnu.org>
9416
9417 * install-sh: Update to newer upstream versions (associated with
9418 aclocal 1.7).
9419 * mkinstalldirs: Likewise.
9420 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9421
e6a8c803
AP
94222003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9423
9424 * MAINTAINERS: Move self from Bug database only accounts
9425 to write-after-approval.
9426
9f13608f
NN
94272003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * config.if: Remove unused libc_interface determination.
9430
c7864714
NN
94312003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9432
9433 * MAINTAINERS: Move self from write-after-approval to
9434 build machinery (*.in).
9435
775956d0
NN
94362003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9437
9438 PR bootstrap/11273
9439 PR bootstrap/11408
9440 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9441 unused INSTALL_PROGRAM_ARGS.
9442 * configure.in: Use AC_PROG_INSTALL.
9443 * Makefile.in: Regenerate.
9444 * configure: Regenerate.
9445
c7f67a6e
KH
94462003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9447
9448 * MAINTAINERS: Alphabetize.
9449
33952f6f
AO
94502003-07-10 Alexandre Oliva <aoliva@redhat.com>
9451
9452 * configure: Rebuilt.
9453 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9454 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9455 newlib nor libgloss.
9456 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9457 * configure.in (am33_2.0-*-linux*): Added.
9458
0d4f1b4e
BW
94592003-07-09 Bob Wilson <bob.wilson@acm.org>
9460
9461 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9462 * configure: Regenerate.
9463
56694dd9
ZW
94642003-07-07 Zack Weinberg <zack@codesourcery.com>
9465
9466 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9467 * Makefile.in: Regenerate.
9468
21607eb4
ZW
94692003-07-04 Zack Weinberg <zack@codesourcery.com>
9470
9471 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9472 * Makefile.in: Regenerate.
9473
dce2d8b2 94742003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9475
9476 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9477 * Makefile.in: Regenerated.
9478
5d42f90e
L
9479 * config-ml.in: Replace PWD with PWD_COMMAND.
9480
6eb95e99
ZW
94812003-07-04 Zack Weinberg <zack@codesourcery.com>
9482
9483 * intl: New directory; see intl/ChangeLog for details.
9484 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9485 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9486 * Makefile.in: Regenerate.
9487
07d1940e
NN
94882003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 * configure.in: Clean up config-lang.in handling. Delete
9491 useless assignment to "subdirs".
9492 * configure: Regenerate.
9493
4dbda6f0
NN
94942003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9495
9496 * configure.in: Rename 'target_libs' to 'target_libraries'.
9497 Remove useless reference to 'target_libs'.
9498 * configure: Regenerate.
9499
2c30ab71
KS
95002003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9501
9502 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9503 * Makefile.in: Regenerate.
9504
11405c93
NN
95052003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9506
9507 * Makefile.def: Introduce flags_to_pass.
9508 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9509 * Makefile.in: Regenerate.
9510
fb87ad5d
HPN
95112003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9512
9513 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9514 and target-libgloss.
9515 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9516 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9517 * configure: Regenerate.
9518
a7956a48
BK
95192003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9520
9521 * configure.in: Update testsuite_flags to new location.
9522 * configure. Regenerate.
6eb95e99 9523
eaf9f3b2
NN
95242003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9525
9526 * Makefile.tpl: Remove BUILD_CC stuff.
9527 * Makefile.in: Regenerate.
9528
2d89ffef
KH
95292003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9530
9531 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9532
dce2d8b2 95332003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9534
9535 * MAINTAINERS (Write After Approval): Add myself.
9536
dce2d8b2 95372003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9538
b951c91c
L
9539 * config.guess: Update to 2003-06-12 version.
9540 * config.sub: Update to 2003-06-13 version.
9541
dce2d8b2 95422003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9543
9544 * config.guess: Update to 2003-06-06 version.
9545 * config.sub: Update to 2003-06-06 version.
9546
655b7166
RO
95472003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9548
9549 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9550 * configure. Regenerate.
9551
01b759aa
NN
95522003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9553
bf1d3e81
NN
9554 * configure.in: Disable serial configure by default.
9555 * configure: Regenerate.
9556 * Makefile.tpl: Abolish .NOTPARALLEL.
9557 * Makefile.in: Regenerate.
9558
e89fbdfe
NN
9559 * Makefile.tpl: Replace {build,host,target}_canonical by
9560 {build,host,target}.
9561 * Makefile.in: Regenerate.
9562
01b759aa
NN
9563 * Makefile.tpl: Fix stupid pasto.
9564 * Makefile.in: Regenerate.
9565
f7dae026
NN
95662003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9567
9568 * Makefile.tpl: Remove bogus conditional.
9569 * Makefile.in: Regenerate.
9570
95712003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9572
9573 * Makefile.tpl (profiledbootstrap): New target.
9574 * Makefile.in (profiledbootstrap): New target.
9575
2ffc3e73 95762003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9577
9578 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9579 Pinski. Remove user names from other bugzilla-only maintainers.
9580
1a1e6b96
NN
95812003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9582
1358ccea
NN
9583 * Makefile.tpl: Make 'recursive targets' using autogen rather
9584 than shell loop. Remove duplicate 'clean' targets and false
9585 comments.
9586 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9587 Add systematic method of specifying missing targets in subdirs.
9588 Add copyright boilerplate.
9589 * Makefile.in: Regenerate.
9590 * configure.in: Add 'recursive targets' to maybe list.
9591 * configure: Regenerate.
9592
ae74ed1f
NN
9593 * MAINTAINERS: "GNATS only" -> "Bug database only".
9594
1a1e6b96
NN
9595 * Makefile.tpl: Rename [+target+] to [+make_target+].
9596 * Makefile.def: Rename 'target' to 'make_target'.
9597
c79af3fa
NB
95982003-05-31 Neil Booth <neil@daikokuya.co.uk>
9599
9600 * MAINTAINERS: Add self as options handling maintainer.
9601
39d85b61
MM
96022003-05-28 Michael Meissner <gnu@the-meissners.org>
9603
9604 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9605 been too long since I touched those ports.
9606
afc2b62d
DD
96072003-05-28 DJ Delorie <dj@redhat.com>
9608
9609 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9610 * Makefile.in: Regenerate.
9611
df445104
MR
96122003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9613
9614 * configure.in: Use curly braces in the definition of tooldir.
9615 * configure: Regenerate.
9616
2eb98e5d 96172003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9618
2eb98e5d
DD
9619 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9620 newlib or libgloss.
9621 * Makefile.in: Regenerate.
9622
862fced8
DD
96232003-05-21 DJ Delorie <dj@redhat.com>
9624
9625 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9626 * Makefile.in: Regenerate.
9627
fc351800
ILT
96282003-05-20 Ian Lance Taylor <ian@airs.com>
9629
9630 * MAINTAINERS: Update my e-mail address.
9631
7e2dbcef
NN
96322003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9633
9634 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9635 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9636 Factor out common code from autogen IF statements.
9637 * configure: Regenerate.
9638 * Makefile.in: Regenerate.
9639
f2a0e225
KC
96402003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9641
9642 * configure.in: Accept i[3456789]86 for machine type.
9643 * configure: Regenerate.
9644
8b87bb96
NN
96452003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9646
9647 * configure.in: Switch more things to use maybe dependencies.
9648 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9649 * configure: Regenerate.
9650 * Makefile.tpl: Switch more things to use maybe dependencies.
9651 * Makefile.in: Regenerate.
9652
fdb882bc 96532003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9654
9655 * Makefile.tpl (install-opcodes): Define.
9656 * Makefile.in: Rebuild.
9657
f7c50032
AJ
96582003-05-13 Andreas Jaeger <aj@suse.de>
9659
9660 * config.guess: Update to 2003-05-09 version.
9661 * config.sub: Update to 2003-05-09 version.
9662
dce2d8b2 96632003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9664
9665 * configure.in: Correct sed script so that options in quotes are not
9666 deleted.
9667 * configure: Rebuild.
9668
aa8f1f57
CV
96692003-05-12 Corinna Vinschen <corinna@vinschen.de>
9670
9671 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9672 and $$s/newlib/libc/sys/cygwin32 include paths.
9673 * configure: Ditto.
9674
0c130f81
MM
96752003-05-12 Michael Meissner <gnu@the-meissners.org>
9676
9677 * MAINTAINERS: Update my email addresses.
9678
aa1a100b
EB
96792003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9680
9681 * config-ml.in: Propagate INSTALL variables.
f7c50032 9682
87861833
GP
96832003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9684
9685 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9686
de722255
CD
96872003-05-02 Chris Demetriou <cgd@broadcom.com>
9688
6eb95e99
ZW
9689 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9690 * Makefile.in: Regenerate.
de722255 9691
96c4a002
WB
96922003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9693
9694 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9695
55b15a11
WB
96962003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9697
9698 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9699
0c227849
DJ
97002003-04-27 Daniel Jacobowitz <drow@mvista.com>
9701
9702 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9703 * Makefile.in: Regenerated.
9704
d45148c1
WB
97052003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9706
9707 * MAINTAINERS (Write After Approval): Upgrade myself from
9708 GNATS only to write-after-approval. Update my mail address.
9709
dce2d8b2 97102003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9711
9712 (OS Port Maintainers: freebsd): Add myself.
9713
438f50c3
MM
97142003-04-22 Mark Mitchell <mark@codesourcery.com>
9715
9716 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9717
9074e169
KJ
97182003-04-22 Kean Johnston <jkj@sco.com>
9719
9720 * MAINTAINERS (SCO ports): Added myself.
9721
dfd39a2e
NS
97222003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9723
9724 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9725
ccbae82a
KJ
97262003-04-19 Kean Johnston <jkj@sco.com>
9727
9728 * MAINTAINERS (Write After Approval): Add myself.
9729
2f50999f
GP
97302003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9731
9732 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9733 * Makefile.in: Regenerate.
9734
e9b84181
JJ
97352003-04-18 Jakub Jelinek <jakub@redhat.com>
9736
9737 * configure.in (powerpc64*-*-linux*): Remove.
9738 * configure: Rebuilt.
9739
1ca4c6e1
PE
97402003-04-17 Phil Edwards <pme@gcc.gnu.org>
9741
9742 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9743 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9744 and restrap.
9745 * Makefile.in: Regenerate.
9746
0590b963
RE
97472003-04-16 Richard Earnshaw <rearnsha@arm.com>
9748
9749 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9750 * configure: Regenerated.
9751
ff41a56f
DD
97522003-04-15 DJ Delorie <dj@redhat.com>
9753
9754 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9755
50d440bc
NC
97562003-04-13 Nick Clifton <nickc@redhat.com>
9757
9758 * config-ml.in: Remove support for --disable-aix removing
9759 call-aix multilibs.
9760
b1e0a93e
AO
97612003-04-10 Alexandre Oliva <aoliva@redhat.com>
9762
9763 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9764 * */configure: Rebuilt.
9765
71fb704d
JS
97662003-04-08 Joel Sherrill <joel@oarcorp.com>
9767
9768 * MAINTAINERS: Add my email address.
9769
3897ea90
OH
97702003-03-17 Olivier Hainque <hainque@act-europe.fr>
9771
9772 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 9773
93c834b7
NN
97742003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9775
9776 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9777 * Makefile.in: Regenerate.
9778
82c34dcb
MC
97792003-03-14 Michael Chastain <mec@shout.net>
9780
9781 * Makefile.in: Regenerate with correct Makefile.def.
9782
73458fb7
NN
97832003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9784
9785 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9786 Make macro.
9787 * Makefile.in: Regenerate.
9788 * configure.in: Clean up gxx_include_dir logic.
9789 * configure: Regenerate.
9790
32cf27e5
AE
97912003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9792
9793 * MAINTAINERS (Write After Approval): Add myself.
9794
c727e7a0
BE
97952003-03-10 Ben Elliston <bje@wasabisystems.com>
9796
9797 * MAINTAINERS: Update my mail address.
9798
9a27ac7a
FS
97992003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9800
9801 * configure.in (gxx_include_dir): Fix typo.
9802 * configure: Regenerated.
9803
3aa83176
NN
98042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9805
9806 * Makefile.tpl: Reindent.
9807 * Makefile.in: Regenerate.
9808 * configure.in: Reindent. Don't set unused variables.
9809 * configure: Regenerate.
9810
9124bc53
DJ
98112003-03-04 Daniel Jacobowitz <drow@mvista.com>
9812
9813 * configure.in: Include $(build_tooldir)/sys-include in
9814 FLAGS_FOR_TARGET.
9815 * configure: Regenerated.
9816
cb543528
NN
98172003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9818
c858bf1e
NN
9819 * Makefile.tpl: Always pass down RANLIB.
9820 * Makefile.in: Regenerate.
9821
aa9c3ab4
NN
9822 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9823 * Makefile.in: Regenerate.
9824 * configure.in: Remove unused logic relating to --enable-shared
9825 and --enable-threads. Remove bogus comments. Remove redundant
9826 noconfigdirs.
9827 * configure: Regenerate.
9828
cb543528
NN
9829 * configure.in: Replace ${libstdcxx_version} by its value.
9830 Remove reference to mh-dgux.
9831 * configure: Regenerate.
9832
53f70c1b
KB
98332003-03-03 Kevin Buettner <kevinb@redhat.com>
9834
9835 * MAINTAINERS (Write After Approval): Add myself.
9836
df0f0674
NN
98372003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9838
9839 * Makefile.tpl: Rearrange.
9840 * Makefile.in: Regenerate.
9841
dce2d8b2 98422003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
9843
9844 * configure.in: Add support for kaOS as cross build target system.
9845 * configure: Regenerated.
9846
a7a287eb
SB
98472003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9848
9849 * MAINTAINERS (Write after approval): Add myself.
9850
ff00c8a2
JW
98512003-02-21 James E Wilson <wilson@tuliptree.org>
9852
9853 * MAINTAINERS: Update my email address.
9854
abb2db7a
ZW
98552003-02-21 Zack Weinberg <zack@codesourcery.com>
9856
9857 * MAINTAINERS: Add self to blanket write privs. section.
9858
e9f2dc3b
SM
98592003-02-20 Sean McNeil <sean@blue.mcneil.com>
9860
9861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9862 configure-target-* as some target builds may require additional
9863 flags for preprocessor tests.
9864 * Makefile.in: Regenerated.
9865
ee03dc5e
AO
98662003-02-19 Alexandre Oliva <aoliva@redhat.com>
9867
11856278
AO
9868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9869 * ltconfig: Handle it.
9870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9871 auto-detecting it.
9872
274aef32
AO
9873 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9874 it is used as argument to $CC.
9875 * ltcf-gcj.sh: Likewise.
9876
ee03dc5e
AO
9877 * configure.in: Introduce --enable-maintainer-mode.
9878 * configure: Rebuilt.
9879 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9880 for maintainer mode.
9881 * Makefile.in: Rebuilt.
9882
30db8e17
JM
98832003-02-18 Jason Merrill <jason@redhat.com>
9884
9885 * Makefile.tpl (check-c++): Allow parallelism.
9886
cab60ac6
GP
98872003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9888
9889 * MAINTAINERS: Remove John Carr (who never actually had access to
9890 gcc.gnu.org).
9891
c8e5d1af
GK
98922003-02-15 Geoffrey Keating <geoffk@apple.com>
9893
9894 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9895 don't configure target-libobjc.
9896 * configure: Regenerate.
9897
70f91f50
RO
98982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9899
9900 * Makefile.tpl (RANLIB): Define.
9901 * Makefile.in: Regenerate.
9902
669e9062
LB
99032003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9904
9905 * MAINTAINERS: Update my email.
abb2db7a 9906
61b56b2e
KS
99072003-02-06 Keith R Seitz <keiths@redhat.com>
9908
9909 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9910 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9911 * Makefile.in: Regenerated.
9912 * configure.in: Remove all traces of snavigator, db, and grep.
9913 * configure: Regenerated.
9914
a1ba6e15
GP
99152003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9916
9917 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9918 After Approval.
9919
f5f2cce5
CC
99202003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9921
9922 * MAINTAINERS (Write after approval): Add myself.
9923
ba49f6f1
FCE
99242003-01-31 Frank Ch. Eigler <fche@redhat.com>
9925
9926 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9927 * Makefile.in: Regenerated.
9928
ccf9f10c
RS
99292003-01-30 Roger Sayle <roger@eyesopen.com>
9930
9931 * config.guess: Updated to 2003-01-30's version.
9932 * config.sub: Updated to 2003-01-28's version.
9933
a693735b
AO
99342003-01-30 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * config.if: If gcc_version is already set, just use it. Don't set
9937 gcc_version_trigger if it's already set, otherwise set it to
9938 gcc/version.c, but only if the file exists. If it is not set and
9939 gcc/version.c does not exist, try to extract the version number from
9940 $CC.
9941
204c43d6
AT
99422003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9943
abb2db7a 9944 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 9945
842e91ec
PE
99462003-01-27 Phil Edwards <pme@gcc.gnu.org>
9947
9948 * configure.in: Revert 24Jan change.
9949 * configure: Regenerate.
9950
6b99984e
GP
99512003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9952
9953 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9954 entry of HJ Lu.
9955
806e0935
NN
99562003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9957
9958 * configure.in: Revert previous change.
9959 * configure: Regenerate.
9960
307a9864
NN
99612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9962
9963 * configure.in: Make rda native-only.
9964 * configure: Regenerate.
9965
02ba6302
VR
99662003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9967
9968 * MAINTAINERS: Move myself from GNATS-only-accounts to
9969 write-after-approval.
9970
77d187bc
NN
99712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9972
9973 * configure.in: Add missing \.
9974 * configure: Rebuilt.
9975
a94a2d4c
JJ
99762003-01-17 Jakub Jelinek <jakub@redhat.com>
9977
9978 * configure.in (baseargs): Avoid using \| in sed regular
9979 expressions.
9980 * configure: Rebuilt.
9981
73f84924
JJ
99822003-01-16 Jakub Jelinek <jakub@redhat.com>
9983
9984 * configure.in (baseargs): Remove all supported forms of
9985 --cache-file, --srcdir, --host, --build and --target options
9986 from argument lists.
9987 * configure: Rebuilt.
9988
8c12fc63
JZ
99892003-01-15 Josef Zlomek <zlomekj@suse.cz>
9990
9991 * MAINTAINERS: Add myself to write-after-approval list.
9992
7c005a3a
AO
99932003-01-15 Alexandre Oliva <aoliva@redhat.com>
9994
9995 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9996 * configure: Rebuilt.
9997
3dfabf63
NN
99982003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9999
10000 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10001 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10002 * Makefile.in: Regenerate.
10003 * configure: Regenerate.
10004
cf53ae10
AO
100052003-01-09 Alexandre Oliva <aoliva@redhat.com>
10006
10007 * configure.in: Remove Makefile in build, host and target modules
10008 unless configure was run with --no-recursion.
10009 * configure: Rebuilt.
10010
3fbe8e4a
CC
100112003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10012
10013 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10014 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10015 * Makefile.in: Regenerate.
10016
66e2aa7d
CD
100172003-01-08 Chris Demetriou <cgd@broadcom.com>
10018
10019 * config.guess: Update to 2003-01-03 version.
10020 * config.sub: Update to 2003-01-03 version.
10021
b5038cfb
CF
100222003-01-07 Christopher Faylor <cgf@redhat.com>
10023
10024 * configure: Regenerate with proper autoconf 2.13.
10025
d02c69be
CF
100262003-01-07 Christopher Faylor <cgf@redhat.com>
10027
10028 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10029 * configure: Regenerate.
d02c69be 10030
e914a571
AC
100312003-01-06 Andrew Cagney <ac131313@redhat.com>
10032
10033 * configure.in (GDB_TK): Add tcl directories conditional on
10034 gdb/gdbtk directory being present.
10035 * configure: Regenerate.
abb2db7a 10036
dce2d8b2 100372003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10038
dce2d8b2
EB
10039 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10040 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10041 * configure: Rebuilt.
10042
89a7012a
TT
100432002-12-31 Tom Tromey <tromey@redhat.com>
10044
10045 * Makefile.in: Rebuilt.
10046 * Makefile.def (target_modules) [libffi]: Allow installation.
10047
3f4f56e2
AS
100482002-12-31 Andreas Schwab <schwab@suse.de>
10049
10050 * configure.in: Fix use of $program_transform_name.
10051 * configure: Regenerated.
10052
6c1b8d0a
DJ
100532002-12-30 Daniel Jacobowitz <drow@mvista.com>
10054
10055 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10056 * configure: Regenerated.
6c1b8d0a 10057
c5120911
AO
100582002-12-29 Alexandre Oliva <aoliva@redhat.com>
10059
10060 * Makefile.tpl (local-distclean): Don't remove...
10061 (multilib.ts): ... this. Moved into...
10062 (multilib.out): ... this. Don't use sub-make.
10063 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10064 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10065 (configure-build-[+module+], configure-[+module+],
10066 configure-target-[+module+], configure-gcc): ... these. Test
10067 for Makefile existence. Drop config.status from dependencies.
10068 * Makefile.in: Rebuilt.
10069 * configure.in: Move gcc-version-trigger to the end of
10070 ac_configure_args. Add comments to maybedep.tmp and
10071 serdep.tmp. Introduce --disable-serial-configure. Remove
10072 nonopt from baseargs, matching and removing corresponding
10073 whitespace while at it.
10074 * configure: Rebuilt.
10075
e245b0ea
AO
100762002-12-28 Alexandre Oliva <aoliva@redhat.com>
10077
903de295
AO
10078 * configure.in (host_configargs): Replace reference to
10079 no-longer-defined buildopts with --build=${build_alias}.
10080 * configure: Rebuilt.
10081
e245b0ea
AO
10082 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10083 program_transform_name to standard idiom.
10084 (AUTOGEN, AUTOCONF): Define.
10085 (Makefile.in): Use $(AUTOGEN).
10086 (Makefile): Depend on config.status, and use autoconf-style rule to
10087 build it. Move original commands to...
10088 (config.status): ... this new target.
10089 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10090 $(AUTOCONF).
10091 * Makefile.in: Rebuilt.
10092
671aa708
NN
100932002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10094
53fbfb58
NN
10095 * Makefile.tpl: Fix dramatic bustage due to change in
10096 program_transform_name.
10097 * Makefile.in: Regenerate.
10098
10099 * configure.in: Remove unnecessary PATH setting.
10100 * configure: Regnerate.
10101
10102 * configure.in: Don't default to unprefixed tools unless
10103 the native tools will work.
10104 * configure: Regenerate.
10105
671aa708
NN
10106 * configure.in: Convert to autoconf script. Blow away lots
10107 of now-redundant Makefile fragments.
10108 * configure: Generate using Autoconf.
10109 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10110 * Makefile.in: Regenerate.
10111
57f40826
NN
101122002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10113
3fedb745
NN
10114 * configure: Fix stupid bug where RANLIB was mistakenly included.
10115
abb2db7a 10116 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10117 (build_configargs, host_configargs, target_configargs).
10118
10119 * configure.in: Move logic out of sed statement.
10120
abb2db7a 10121 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10122 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10123
315fa0f4
SS
101242002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10125
10126 * config.sub: Import from master repository
10127 * config.guess: Ditto
10128
45aff44f
AS
101292002-12-24 Andreas Schwab <schwab@suse.de>
10130
10131 * Makefile.tpl (multilib.out): Fix missing space.
10132 * Makefile.in: Regenerate.
10133
88b5521b
NN
101342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10135
10136 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10137 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10138 * Makefile.in: Regenerate.
10139 * configure.in: Remove unnecessary leftovers.
10140
2a726918
GK
101412002-12-21 Geoffrey Keating <geoffk@apple.com>
10142
10143 * configure.in (extra_ranlibflags_for_target): New variable.
10144 (*-*-darwin): Add -c to ranlib commands.
10145 * configure (tooldir): Handle extra_ranlibflags_for_target.
10146
aace3269 101472002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10148
10149 * Makefile.tpl: Revert HJL's change.
10150 * Makefile.in: Regenerated.
10151 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10152 always.
10153
f0895142
AS
101542002-12-19 Andreas Schwab <schwab@suse.de>
10155
10156 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10157 * Makefile.in: Regenerate.
10158
dce2d8b2 101592002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10160
10161 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10162 * Makefile.in: Regenerated.
10163
10164 * configure.in (build_prefix): New. Substitute.
10165
212f6dd0
NN
101662002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10167
79308c5d
NN
10168 * Makefile.tpl: Don't let real targets depend on phony targets.
10169 * Makefile.in: Regenerate.
10170
212f6dd0
NN
10171 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10172 * Makefile.in: Regenerate.
10173
ab17919f
SS
101742002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10175
10176 * config.sub: Import from master repository
10177 * config.guess: Ditto
10178
5ecf91d1
JM
101792002-12-16 Jason Merrill <jason@redhat.com>
10180
10181 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10182 previous 'make bootstrap'.
10183 * Makefile.in: Regenerate.
10184
d8437e1b
HPN
101852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10186
10187 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10188
4977bab6
ZW
101892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10190
10191 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10192 * Makefile.in: Regenerate.
10193
0edcfdcb
JM
101942002-12-13 Jason Merrill <jason@redhat.com>
10195
6248218a 10196 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10197 library tests.
10198 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10199 * Makefile.in: Regenerate.
10200
4977bab6
ZW
102012002-12-12 Alexandre Oliva <aoliva@redhat.com>
10202
10203 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10204 * Makefile.in: Rebuilt.
10205
f87505dd
AO
102062002-12-12 Alexandre Oliva <aoliva@redhat.com>
10207
10208 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10209
4977bab6
ZW
102102002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10211
10212 * configure: Fix bug put in by gremlins.
10213
10214 * Makefile.tpl: Substitute more autoconfily.
10215 * configure: Substitute more autoconfily.
10216 * Makefile.in: Regenerate.
10217
7f0db92a
SS
102182002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10219
10220 * config.sub: Import from master repository
10221 * config.guess: Ditto
10222 * MAINTAINERS: Added Svein Seldal under write after approval
10223
4977bab6
ZW
102242002-12-08 Andrew Cagney <ac131313@redhat.com>
10225
10226 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10227 * Makefile.in (all-sim): Ditto.
10228
102292002-12-06 DJ Delorie <dj@redhat.com>
10230
10231 * Makefile.tpl: Change configure dependencies to not have real
10232 targets depend on phony targets.
10233
102342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10235
10236 * configure.in: Revert unintentional change.
10237
10238 * Makefile.tpl: Change dependency for */multilib.out so that
10239 it works when gcc isn't in the tree.
10240
10241 * configure.in: Substitute more.
10242 * configure: Run subconfigures from the Makefile.
10243 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10244 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10245
67f1b906
GP
102462002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10247
10248 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10249
4977bab6
ZW
102502002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10251
10252 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10253 and corresponding dependencies.
10254 * Makefile.in: Regenerate.
10255
10256 * configure.in (host_tools): Order binutils, gas and ld for
10257 convenience in running the testsuites.
10258
10259 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10260 * Makefile.in: Regenerate.
10261 * configure.in: Introduce rules to serialize subconfigure runs.
10262
10263 * configure.in: Introduce BASE_CC_FOR_TARGET.
10264 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10265 Realize configure-build-* targets. Realize configure-target-* targets.
10266 * Makefile.in: Regenerate.
10267
102682002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10269
10270 * configure: Move gcc_version_trigger stuff from here...
10271 * configure.in: ...to here.
10272
10273 * configure.in: Separate subconfigure options added by this file from
10274 options given by the user. Add machinery to put args for host
10275 subconfigures into the Makefile.
10276
10277 * Makefile.tpl: Remove 'vault' targets.
10278 * Makefile.tpl: Reorder and comment dependencies.
10279 * Makefile.in: Regenerate.
10280
102812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10282 * configure.in: Fix my broken commit of previous patch. (sigh)
10283
743f054e
GK
102842002-11-28 Geoffrey Keating <geoffk@apple.com>
10285
10286 * configure.in: Move host-specific darwin noconfigdirs into
10287 the host-specific section.
10288
4977bab6
ZW
102892002-11-28 Geoffrey Keating <geoffk@apple.com>
10290
10291 * configure.in: Move host-specific darwin noconfigdirs into
10292 the host-specific section.
10293
102942002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10295
10296 * configure: Remove skip-this-dir support.
10297 * Makefile.tpl: Remove skip-this-dir support.
10298
10299 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10300 subdirectories.
10301 * Makefile.in: Regenerate.
10302
10303 * Makefile.tpl: Strip out useless setting of 'dir'.
10304 * Makefile.in: Regenerate.
10305
103062002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10307
10308 * configure.in: Fix deeply stupid bug.
10309
10310 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10311 shell code in CXX_FOR_TARGET
10312 * Makefile.def: Introduce raw_cxx.
10313 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10314 RAW_CXX_FOR_TARGET.
10315 * Makefile.in: Regenerate.
10316
103172002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10318
10319 * Makefile.tpl: Remove unnecessary ifs.
10320 * Makefile.in: Regenerate.
10321
10322 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10323 dependencies. Maybe-ize build-libiberty. Create dummy install
10324 targets for 'no_install' modules.
10325 * configure: Move GDB_TK substitution to configure.in. Move
10326 build_modules stuff to configure.in.
10327 * configure.in: Implement soft dependency machinery. Maybe-ize
10328 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10329 * Makefile.in: Regenerate.
10330
103312002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10332
10333 * Makefile.tpl: Make all-target, install-target behave similarly
10334 to all, install (only hitting configured targets). Eliminate
10335 unused macro defintions.
10336
10337 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10338 build != host.
10339
10340 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10341
10342 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10343
10344 * configure.in: Produce lists of subdir targets we're actually
10345 configuring. Remove references to "dosrel".
10346 * Makefile.tpl: Let configure set which subdir targets are hit.
10347 Remove install-cross; clean up install; remove ALL. Remove
10348 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10349 Autogenerate host module targets. Remove empty dependency lines
10350 and redundant dependency; rearrange slightly.
10351 * Makefile.def: Add host-side libtermcap, utils.
10352
10353 * Makefile.in: Regenerate.
10354
e6226a2f
RO
103552002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10356
10357 * ltconfig (osf[345]): Append $major to soname_spec.
10358 Reflect this in library_names_spec.
10359 * ltmain.sh (osf): Prefix $major with . for use as extension.
10360
3b75d237
AJ
103612002-11-19 Andreas Jaeger <aj@suse.de>
10362
10363 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10364 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10365 and sparc64 GNU/Linux systems.
10366
809108de
NS
103672002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10368
10369 * MAINTAINERS: Update email.
10370
e7e0de7e
GP
103712002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10372
10373 * MAINTAINERS: Complete James Dennett's entry.
10374
f7109dea
EB
103752002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10376
10377 * MAINTAINERS (Write After Approval): Add myself.
10378
d3ac17c9
BK
103792002-11-13 Bruce Korb <bkorb@gnu.org>
10380
10381 * Makefile.tpl: syntactic cleanup
10382
dce2d8b2 103832002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10384
10385 * MAINTAINERS: Add myself to write-after-approval list.
10386
4977bab6
ZW
103872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10388
10389 * Makefile.def: Add list of recursive targets to autogenerate.
10390 Add build_modules.
10391 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10392 targets. Autogenerate *-build-* targets.
10393 * Makefile.in: Regenerate.
10394
103952002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10396
10397 * configure: More autoconf-style substitutions.
10398 * Makefile.tpl: More autoconf-style substitutions.
10399 * Makefile.in: Regenerate.
10400
104012002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10402
10403 * configure: Substitute more variables in a more autoconf-friendly
10404 way. Simplify slightly.
10405 * Makefile.tpl: Make more variables substitutable in an
10406 autoconf-friendly way.
10407 * Makefile.in: Regenerate.
10408
d4783999
JW
104092002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10410
10411 * MAINTAINERS (Write After Approval): Add myself.
10412
4977bab6
ZW
104132002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10414
10415 * configure.in (v810*): Remove special setting of tools.
10416
10417 * configure: Add support for extra required flags for ar or nm.
10418 * configure.in (aix4.3+): Use above support for target-specific
10419 issues, rather than using config/mt-aix43.
10420
104212002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10422
10423 * configure: Remove 'removing', which doesn't work. Replace $subdir
10424 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10425 with $srcdir. Reformat indentation. Substitute some variables
10426 formerly hard-coded in the Makefile for build=host.
10427 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10428 * Makefile.def: Autogenerate more.
10429 * Makefile.in: Regenerate.
10430
1c9c903e
AN
104312002-11-04 Adam Nemet <anemet@lnxw.com>
10432
10433 * MAINTAINERS (Write After Approval): Add myself.
10434
40673d2b
KB
104352002-11-04 Kevin Buettner <kevinb@redhat.com>
10436
10437 * Makefile.def (host_modules): Add rda.
10438 * Makefile.in: Regenerate.
10439 * configure.in (target_tool): Add target-rda to list.
10440
42e650ae
GP
104412002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10442
10443 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10444
e004b81f
PE
104452002-10-25 Phil Edwards <pme@gcc.gnu.org>
10446
10447 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10448 and restrap targets to this rule.
10449 * Makefile.in: Regenerate.
10450
06bd49b1
GP
104512002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10452
10453 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10454 GNATS only accounts.
10455
d0af82b0
HPN
104562002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10457
10458 * configure.in (i[3456]86-*-linux*): Add check to disable
10459 ${libgcj} for glibc1.
10460
10782654
DC
104612002-10-24 Denis Chertykov <denisc@overta.ru>
10462
10463 * MAINTAINERS: Add myself as ip2k port maintainer.
10464
a5a438f5
SS
104652002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10466
10467 * configure.in: Add tic4x target.
10468
fe3d5b7f
NN
104692002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10470
aba8a494
NN
10471 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10472 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10473 * Makefile.in: Regenerate.
10474
fe3d5b7f
NN
10475 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10476 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10477 * Makefile.in: Regenerate.
10478
a6ad79e7
JJ
104792002-10-02 Janis Johnson <janis187@us.ibm.com>
10480
10481 * MAINTAINERS: Add myself as web pages co-maintainer.
10482
6a8a9058
NN
104832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10484
10485 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10486 * Makefile.in: Regenerate.
10487
327d975a
ZW
104882002-10-02 Zack Weinberg <zack@codesourcery.com>
10489
10490 * MAINTAINERS: Add myself and Nathan Sidwell
10491 <nathan@codesourcery.com> as VxWorks maintainers.
10492
a5ae8f19 104932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10494
10495 * Makefile.def: Remove order dependency comments.
10496 * Makefile.tpl: Add explicit install-install dependencies.
10497 * Makefile.in: Regenerate.
d0f6c823 10498
34c6040c 10499 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10500 * Makefile.in: Regenerate.
34c6040c 10501
d0f6c823
NN
10502 * Makefile.tpl: Add configure-target (for src-release in src)
10503 * Makefile.in: Regenerate.
10504
50bd210b
NC
105052002-09-30 Nick Clifton <nickc@redhat.com>
10506
10507 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10508
ca25149e
UW
105092002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10510
10511 * configure.in (s390*-*-linux*): Enable libgcj.
10512
dd30b57d
NN
105132002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10514
9e60a678
NN
10515 * configure: Revert accidentally applied changes.
10516
dd30b57d
NN
10517 * Makefile.tpl: Make more autoconf-friendly.
10518 * Makefile.in: Regenerate.
10519 * configure: Make substitution more autoconf-like.
10520
5831424e
RE
105212002-09-28 Richard Earnshaw <rearnsha@arm.com>
10522
10523 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10524 single entry to handle all these.
10525 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10526 libjava on arm-*-elf.
10527
b7f3b15b
GK
105282002-09-27 Geoffrey Keating <geoffk@apple.com>
10529
10530 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10531 things that depend on them.
10532
0dffceed
NN
105332002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10534
10535 * Makefile.tpl: Make subsituted variables more autoconfy.
10536 * Makefile.in: Regenerate.
10537 * configure: Make seds more autoconfy.
10538
1db75a86 105392002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10540
10541 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10542 * Makefile.in: Regenerate.
10543 * configure.in: Rewrite sed statements to look autoconfy.
10544
1db75a86
NN
10545 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10546 all-target-foo on configure-target-foo.
10547 * Makefile.def: Ditto.
10548 * Makefile.in: Rebuild.
10549
741a4e89
AH
105502002-09-25 Andrew Haley <aph@redhat.com>
10551
10552 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10553
95ddd785
NN
105542002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10555
10556 * Makefile.def: New file.
10557 * Makefile.tpl: New file.
10558 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10559 * contrib/gcc_update: Note that Makefile.in is a generated file.
10560
10561 * configure.in: Minor rearrangement. Simplify tests.
10562
65a824f6
JT
105632002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10564
10565 * configure.in (with_headers): Skip copy if value is "yes".
10566 (with_libs): Likewise.
10567
51270f0a 105682002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10569
10570 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10571 * configure.in (sh*-*-pe*): Ditto.
10572 * configure.in (mips*-*-pe*): Ditto.
10573 * configure.in (*arm-wince-pe): Ditto.
10574
8f89dbf4
NN
10575 * configure.in: Rearrange.
10576
c1b8db3f
KH
105772002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10578
10579 * MAINTAINERS: Update my email address.
10580
341f0575
PK
105812002-08-30 Paul Koning <pkoning@equallogic.com>
10582
10583 * MAINTAINERS: (Write After Approval): Add myself.
10584
d2e06980
GK
105852002-08-29 Geoffrey Keating <geoffk@redhat.com>
10586
10587 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10588
4906d5d8
GK
105892002-08-24 Geoffrey Keating <geoffk@redhat.com>
10590
10591 * MAINTAINERS: Change my mailing address.
10592
e9a25cc8
PC
105932002-08-21 Paolo Carlini <pcarlini@unitus.it>
10594
10595 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10596 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10597
dce2d8b2 105982002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10599
10600 * MAINTAINERS (Write After Approval): Remove myself.
10601 (Various Maintainers: c++ runtime libs): Add myself.
10602
5ce6f47b
EC
106032002-08-15 Eric Christopher <echristo@redhat.com>
10604
10605 * config.sub: Import from master repository.
10606 * config.guess: Ditto.
10607
7f9317f0
AO
106082002-08-19 Alexandre Oliva <aoliva@redhat.com>
10609
10610 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10611 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10612 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10613
7aecca3d
AH
106142002-08-16 Aldy Hernandez <aldyh@redhat.com>
10615
10616 * MAINTAINERS: Add self to rs6000 vector extensions.
10617
8ea4b195
AO
106182002-08-15 Alexandre Oliva <aoliva@redhat.com>
10619
10620 * libiberty/configure: Reverted unintended yesterday's check in.
10621
f5cc59a7
AO
106222002-08-14 Alexandre Oliva <aoliva@redhat.com>
10623
10624 * boehm-gc/configure, libf2c/configure: Rebuilt.
10625 * libffi/configure, libiberty/configure: Ditto.
10626 * libjava/configure, libobjc/configure: Ditto.
10627 * libstdc++-v3/configure, zlib/configure: Ditto.
10628 Merged from binutils:
10629 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10630 From Steve Ellcey <sje@cup.hp.com>:
10631 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10632 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10633 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10634 IA64.
10635 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10636 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10637 soname_spec, sys_lib_search_path_spec): Ditto.
10638
dce2d8b2 106392002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10640
10641 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10642
2ff34870
L
106432002-08-04 H.J. Lu (hjl@gnu.org)
10644
10645 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10646
a014f2fe
KW
106472002-08-02 Krister Walfridsson <cato@df.lth.se>
10648
10649 * MAINTAINERS (Write After Approval): Add myself.
10650
c01d477a
AM
106512002-07-31 Alan Modra <amodra@bigpond.net.au>
10652
10653 * configure.in: Move generic linux case to end. Copy generic
10654 linux noconfigdirs to mips*-*-linux* entry and new
10655 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10656
68cd2524
MM
106572002-07-19 Michael Matz <matz@suse.de>
10658
10659 * MAINTAINERS: Add myself as ra* maintainer.
10660
e2d83b8c
CD
106612002-07-16 Chris Demetriou <cgd@broadcom.com>
10662
10663 * config.guess: Update to 2002-07-09 version.
10664 * config.sub: Update to 2002-07-03 version.
10665
cece4f1d
HPN
106662002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10667
10668 * MAINTAINERS: Fix typo in a maintainer email address.
10669
bb654703
NN
106702002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10671
10672 * configure.in: Remove two redundant tests.
10673
789b7de5
RO
106742002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10675
10676 * configure.in (mips*-*-irix6*o32): Enable stabs.
10677
e1da1089
NN
106782002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10679
f3970bba
NN
10680 * configure.in: Don't build grez.
10681 * Makefile.in: Ditto.
10682
e1da1089
NN
10683 * Makefile.in: Remove references to bsp, cygmon, libstub.
10684 * configure.in: Ditto.
10685
10686 * configure.in: Remove leftover reference to gdbtest.
10687
57c905fa
PE
106882002-07-08 Phil Edwards <pme@gcc.gnu.org>
10689
10690 * configure.in (gxx_include_dir): Change to match versioned
10691 C++ headers if --enable-version-specific-runtime-libs is used.
10692
a0af94a7 106932002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10694
a0af94a7
SE
10695 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10696
423ce3eb
NN
106972002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10698
10699 * configure.in: Make --without-x work.
10700
98186934
NN
107012002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10702
c3b7d169
NN
10703 * configure.in: Rearrange target Makefile fragment collection.
10704
98186934
NN
10705 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10706 cvs[src].
10707 * configure.in: Ditto.
10708
eebd288a
MK
107092002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10710
10711 * MAINTAINERS (Write After Approval): Update my e-mail address.
10712
3ab36f05
NN
107132002-06-24 Ben Elliston <bje@redhat.com>
10714
10715 * configure.in (host_tools): Remove cgen.
10716
10717 * Makefile.in (all-cgen): Remove; runs from its source directory.
10718 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10719 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10720 (all-sim): Likewise.
10721
dce2d8b2 107222002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10723
10724 * Makefile.in: Eliminate 'apache' targets.
10725 * configure.in: Eliminate 'apache' targets.
10726
55380b08
NN
10727 * configure.in: Eliminate redundant tests. Reorganize.
10728
9a5c1b9d
NN
10729 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10730
5fd3853a
NN
10731 * config-ml.in: Eliminate references to Cygnus configure.
10732
cfefc434
NN
10733 * Makefile.in: Eliminate references to building emacs.
10734
2fe93885
GS
107352002-06-28 Graham Stott <graham.stott@btinternet.com>
10736
10737 * MAINTAINERS: Update my email address.
10738
53c40185
BK
107392002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10740
10741 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10742 (cxx_incdir): Remove.
53c40185 10743
97679694
NN
107442002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10745
10746 * MAINTAINERS (Write After Approval): Add self.
10747
b03bcd37
DC
10748Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10749
10750 * configure.in: Add support for ip2k.
10751
6bd12129
NN
107522002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10753
10754 * configure.in: Fix AIX configury bug.
10755
e0d98a92
SE
107562002-06-20 Steve Ellcey <sje@cup.hp.com>
10757
10758 * MAINTAINERS (Write After Approval): Add self.
10759
ba3292db
NN
107602002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10761
ef40bc65
NN
10762 * configure.in: replace ${topsrcdir} with ${srcdir}
10763
7a0be465
NN
10764 * configure.in: Move definition of libstdcxx_flags
10765 right above usage, rather than waaay earlier.
10766
e1848dde
NN
10767 * configure.in: Pull definition of is_cross_compiler earlier.
10768
8bc2fff1
NN
10769 * configure.in: Rearrange a little.
10770
ba3292db
NN
10771 * configure.in: Remove references to librx.
10772 * Makefile.in: Remove references to librx.
10773
11d8b408
DC
10774Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10775
10776 * config.sub: Add support for avr target.
10777 Import from master sources, rev 1.255
5ce6f47b 10778
93da8339
PE
107792002-06-19 Phil Edwards <pme@gcc.gnu.org>
10780
10781 * configure, .cvsignore: Revert previous change...
10782 * Makefile: ...delete.
10783
b4caab5c
NN
107842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10785
10786 * configure.in: Eliminate ${gasdir} variable.
10787
ee777171
DB
107882002-06-18 Dave Brolley <brolley@redhat.com>
10789
10790 * configure.in: Add support for frv.
10791 * config.sub: Add support for frv.
10792
26e4af54
PE
107932002-06-18 Phil Edwards <pme@gcc.gnu.org>
10794
10795 * configure: Remove garbage from previous commit.
10796
bb20b7da
PE
107972002-06-18 Phil Edwards <pme@gcc.gnu.org>
10798
10799 * configure: For in-source builds, make a subdir and re-exec there.
10800 * Makefile: New file. Pass targets through to build directory.
10801 * .cvsignore: No longer ignore "Makefile".
10802
9d321f6c
DR
108032002-06-16 Douglas Rupp <rupp@gnat.com>
10804
10805 * MAINTAINERS (Write After Approval): Add self.
10806
c8eb2bc0
KG
108072002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10808
10809 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10810
f210d239
JT
108112002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10812
10813 * configure.in (vax-*-netbsd*): Re-enable gas.
10814
e9667b3c
NN
108152002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10816
efe1f357
NN
10817 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10818 BUILD_PREFIX_1, to correct nomenclature.
10819 * configure: Likewise.
10820
e9667b3c
NN
10821 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10822 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10823
fe2fe497
OH
108242002-05-31 Olaf Hering <olh@suse.de>
10825
10826 * config-ml.in: Propogate DESTDIR also.
10827
dcf7f0dd
JT
108282002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10829
10830 * configure.in (vax-*-netbsd*): Don't build gas for this
10831 platform.
10832
6ff14f32
MM
108332002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10834
10835 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10836 and libgcj for AVR.
10837
397de1ff
KK
108382002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10839
10840 * MAINTAINERS (Write After Approval): Add myself.
10841
ac30211c
JT
108422002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10843
10844 * config.guess: Update to 2002-05-22 version.
10845 * config.sub: Likewise.
10846
1e6347d8
RO
108472002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10848
10849 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10850 * config-ml.in: Likewise.
10851 * configure: Likewise.
10852 * configure.in: Likewise.
10853
e5ce1d6d
SC
108542002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10855
10856 * MAINTAINERS: Update my email address.
10857
6cdef75d
NN
108582002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10859
4a87f061
NN
10860 * configure.in: Simplify makefile fragment collection.
10861
10862 * configure.in: Remove code to build emacs.
603606e7 10863
e254d6b5
NN
10864 * configure.in : Remove --srcdir argument from targargs and buildargs
10865 (it's always overridden in the Makefile anyway). Rearrange a bit.
10866
10867 * configure: Move some logic to configure.in.
10868 * configure.in: Move some logic from configure.
6cdef75d 10869
1d6006fe
TT
108702002-05-11 Tom Tromey <tromey@redhat.com>
10871
10872 * MAINTAINERS: Reflect libgcj reality.
10873
b70b3534
FS
108742002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10875
10876 * Makefile.in: Honour DESTDIR.
10877
4434687a
MM
108782002-05-08 Mark Mitchell <mark@codesourcery.com>
10879
10880 * config.guess: Import 2002-03-20 version.
10881 * config.sub: Import 2002-04-26 version.
10882
a89e49c7
RO
108832002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10884
10885 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10886
44e55536
TJ
108872002-05-07 Tim Josling <tej@melbpc.org.au>
10888
10889 * MAINTAINERS: Add self.
10890
dce2d8b2 108912002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
10892
10893 * ltmain.sh: Detect and handle object name conflicts
10894 while piecewise linking a static library.
10895
b7c13625
AO
108962002-05-05 Alexandre Oliva <aoliva@redhat.com>
10897
10898 * configure.in (noconfigdirs): Don't disable libgcj on
10899 sparc64-*-solaris* and sparcv9-*-solaris*.
10900
4182d9fa
AO
109012002-05-03 Alexandre Oliva <aoliva@redhat.com>
10902
10903 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10904
7bebf279
TF
109052002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10906
10907 * configure.in (FLAGS_FOR_TARGET): Do not add
10908 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10909 on i[3456]86-*-linux*.
10910
9a06dc7d
TF
109112002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10912
10913 * configure.in (noconfigdirs): Replace [ ] with test.
10914
10915 * configure.in (noconfigdirs): Do not add target-newlib if
10916 target == i[3456]86-*-linux*, and host == target.
10917
a51a07fa
NN
109182002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10919
9e7facd6
DD
10920 * configure.in: delete reference to absent file
10921
aeaa0f2f
NN
10922 * configure.in: replace '[' with 'test'
10923
4bb98828
NN
10924 * configure.in: Eliminate references to gash.
10925 * Makefile.in: Eliminate references to gash.
10926
64791664
NN
10927 * configure.in: remove useless references to 'pic' makefile fragments.
10928
3ed57cf4
NN
10929 * configure.in: (*-*-windows*) Finish removing.
10930
a51a07fa
NN
10931 * configure.in: Eliminate redundant test for libgui.
10932
8552f6f1
RS
109332002-04-29 Roger Sayle <roger@eyesopen.com>
10934
10935 * MAINTAINERS: Add self and realphabetize. Update entries
10936 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10937 entry for a29k port maintainer.
10938
dce2d8b2 109392002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
10940
10941 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10942 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10943
704c9a14
NN
109442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10945
10946 * configure.in: remove references to dead files
10947
7bff5059
MM
109482002-04-19 Mark Mitchell <mark@codesourcery.com>
10949
10950 * MAINTAINERS: Add information about purpose of this file.
10951
0c7c67f0
TT
109522002-04-18 Tom Tromey <tromey@redhat.com>
10953
10954 * configure.in: Disallow configuring libgcj when it is already
10955 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10956 Solaris 2.8 by default. For PR libgcj/6158.
10957
63501e91
NN
109582002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10959
10960 * configure.in: Move default CC setting out of config/mh-* fragments
10961 directly into here.
10962
701afd4d
NN
109632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10964
10965 * configure.in: don't even try to configure or make a subdirectory
10966 if there's no configure script for it.
10967
07cdae91
MM
109682002-04-15 Mark Mitchell <mark@codesourcery.com>
10969
10970 * MAINTAINERS: Remove chill maintainers.
10971 * Makefile.in (CHILLFLAGS): Remove.
10972 (CHILL_LIB): Remove.
10973 (TARGET_CONFIGDIRS): Remove libchill.
10974 (CHILL_FOR_TARGET): Remove.
10975 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10976 CHILL_LIB.
10977 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10978 (CHECK_TARGET_MODULES): Likewise.
10979 (INSTALL_TARGET_MODULES): Likewise.
10980 (CLEAN_TARGET_MODULES): Likewise.
10981 (configure-target-libchill): Remove.
10982 (all-target-libchill): Remove.
10983 * configure.in (target_libs): Remove target-libchill.
10984 Do not compute CHILL_FOR_TARGET.
10985 * libchill: Remove directory.
5ce6f47b 10986
ab50d72b
DD
109872002-04-11 DJ Delorie <dj@redhat.com>
10988
10989 * Makefile.in, configure.in: Sync with binutils, entries
10990 follow...
10991
0a1e123a
DD
109922002-04-07 Andrew Cagney <ac131313@redhat.com>
10993
10994 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10995 (do-tar, do-bz2): New rules.
10996 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10997 (gdb-tar): New rule.
10998 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10999 (insight_dejagnu.tar): New rule.
11000 (insight.tar): New rule.
11001 (gdb+dejagnu.tar): New rule.
11002 (gdb.tar): New rule.
11003
ab50d72b
DD
110042002-02-01 Mo DeJong <supermo@bayarea.net>
11005
11006 * Makefile.in: Add all-tix to deps for all-snavigator
11007 so that tix is built when building snavigator.
11008
110092002-01-11 Steve Ellcey <sje@cup.hp.com>
11010
11011 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11012 ld and gdb are not supported.
11013
110142002-01-07 Mark Salter <msalter@redhat.com>
11015
11016 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11017 Allow target-libgloss to be built for arm, strongarm, and xscale.
11018
110192001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11020
11021 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11022 options for i[3456]86-pc-linux* native builds.
11023
110242001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11025
11026 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11027 files from .po files for a distribution.
11028
110292001-09-03 Jeff Holcomb <jeffh@redhat.com>
11030
11031 * configure.in: Enable libstdc++-v3 for h8300 targets.
11032
110332001-06-19 Alan Modra <amodra@bigpond.net.au>
11034
11035 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11036 version from bfd/.
11037
11038Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11039
11040 * Makefile.in (VER): When present, extract the version number from
11041 the file version.in.
11042
dce2d8b2 110432001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11044
11045 * configure.in : enable ld for aix
11046
110472001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11048
11049 * config.guess: Add linux target for S/390.
11050
110512000-11-07 Philip Blundell <pb@futuretv.com>
11052
11053 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11054
110552000-11-03 Philip Blundell <pb@futuretv.com>
11056
11057 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11058 files.
11059
110602001-01-15 Ben Elliston <bje@redhat.com>
11061
11062 * configure.in (host_tools): Add sid.
11063 Always configure cgen.
11064
110652000-11-24 Nick Clifton <nickc@redhat.com>
11066
11067 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11068
ab50d72b
DD
110692000-08-20 Doug Evans <dje@casey.transmeta.com>
11070
11071 * Makefile.in (ALL_MODULES): Add all-cgen.
11072 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11073 (all-cgen): New target.
11074 (all-opcodes,all-sim): Depend on all-cgen.
11075 * configure.in (host_tools): Add cgen.
11076 Only configure cgen if --enable-cgen-maint.
11077
dce2d8b2 110782002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11079
11080 * configure.in: Add *-*-freebsd* configurations.
11081
90def2b2
TT
110822002-04-08 Tom Tromey <tromey@redhat.com>
11083
11084 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11085 Fixes PR libgcj/6068.
11086
320d7e7a
KW
110872002-03-30 Krister Walfridsson <cato@df.lth.se>
11088
11089 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11090
18b467f1
RO
110912002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11092
11093 * configure.in (alpha*-dec-osf*): Enable libgcj.
11094
dce2d8b2 110952003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11096
11097 * MAINTAINERS (Write After Approval): Add myself.
11098
56ae9405
NC
110992002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11100
11101 Fix for: PR bootstrap/3591, target/5676
11102 * configure.in (mcore-pe): Disable the configuration of
11103 libstdc++-v3 since exceptions are not supported.
11104
f18d9a0c
AG
111052002-03-20 Anthony Green <green@redhat.com>
11106
11107 * configure.in: Enable libgcj for xscale-elf target.
11108
dce2d8b2 11109Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11110
11111 * MAINTAINERS: Update my email address.
11112
28eca9e8
AO
111132002-03-16 Alexandre Oliva <aoliva@redhat.com>
11114
11115 * ltmain.sh (relink_command): Fix typo in previous change.
11116
e67e72c7
AO
111172002-03-15 Alexandre Oliva <aoliva@redhat.com>
11118
11119 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11120 (relink_command): Added --tag flags.
11121 (mode=install): If relinking fails; error out.
11122
c2273204
RH
111232002-03-12 Richard Henderson <rth@redhat.com>
11124
11125 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11126 .NOTPARALLEL tag.
11127 (do-check): Rename from check.
11128 (check): Allow parallel check.
11129
bcb64245
BW
111302002-03-12 Bob Wilson <bob.wilson@acm.org>
11131
11132 * MAINTAINERS: Add myself as maintainer for xtensa port.
11133 Fix alphabetical order in CPU port maintainer list.
11134 Remove myself from Write After Approval list.
11135
63adb4ff
RH
111362002-03-11 Richard Henderson <rth@redhat.com>
11137
11138 * Makefile.in (.NOTPARALLEL): Add fake tag.
11139
9bec4bf0
L
111402002-03-07 H.J. Lu (hjl@gnu.org)
11141
11142 * configure.in: Enable gprof for mips*-*-linux*.
11143
c7fc1f84
DS
111442002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11145
11146 * MAINTAINERS (Write After Approval): Add myself.
11147
6bff33fb
AO
111482002-02-28 Alexandre Oliva <aoliva@redhat.com>
11149
11150 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11151 libjava.
11152 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11153
0210b33b
AO
111542002-02-23 Alexandre Oliva <aoliva@redhat.com>
11155
11156 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11157 because its Makefile is there; test for the executable instead.
11158
fcc0a3ef
AO
111592002-02-22 Alexandre Oliva <aoliva@redhat.com>
11160
11161 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11162 libstdc++-v3 and libjava.
11163
dce2d8b2 111642002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11165
11166 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11167 boehm-gc
5ce6f47b 11168
40fe0ec3
AO
111692002-02-09 Alexandre Oliva <aoliva@redhat.com>
11170
11171 * config.guess: Updated to 2002-01-30's version.
11172 * config.sub: Updated to 2002-02-01's version.
11173 Contribute sh64-elf.
11174 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11175 * configure.in: Added sh64-*-*.
11176
694d53ee
CD
111772002-02-08 Chris Demetriou <cgd@broadcom.com>
11178
11179 * MAINTAINERS: Belatedly add myself to write after approval list.
11180
a9ca50b1
JH
11181Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11182
11183 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11184 Remove self as Write After Approval.
11185
5ffc3500
GK
111862002-01-31 Geoffrey Keating <geoffk@redhat.com>
11187
11188 * MAINTAINERS: Put self in as maintainer for contrib/regression
11189 directory.
11190
4ceaf7fb
PE
111912002-01-28 Phil Edwards <pme@gcc.gnu.org>
11192
11193 * MAINTAINERS: Update my email address.
11194
51584787
JT
111952002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11196
5ce6f47b
EC
11197 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11198 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11199 libraries if not supported for NetBSD on target CPU.
11200
5701d273
DR
112012002-01-25 Douglas B Rupp <rupp@gnat.com>
11202
11203 * install-sh: Use _inst.$$_ for temp file name.
11204
b299a075
JT
112052002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11206
11207 * MAINTAINERS (Write After Approval): Move my contact info
11208 from here...
11209 (OS Port Maintainers): ...to here (netbsd).
11210
51fe14b5
BW
112112002-01-22 Bob Wilson <bob.wilson@acm.org>
11212
11213 * MAINTAINERS (Write After Approval): Add myself.
11214
dce2d8b2 112152002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11216
11217 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11218 (all-target-fastjar): Also depend on all-target-libiberty.
11219
3cd87679
L
112202002-01-16 H.J. Lu (hjl@gnu.org)
11221
11222 * config.guess: Import from master sources, rev 1.225.
11223 * config.sub: Import from master sources, rev 1.238.
11224
969a6d8f
KH
112252002-01-16 Kazu Hirata <kazu@hxi.com>
11226
11227 * MAINTAINERS (Write After Approval): Remove myself.
11228
366f6a52
FW
112292001-12-19 Florian Weimer <fw@deneb.enyo.de>
11230
11231 * MAINTAINERS (Write After Approval): Add myself.
11232
f02240b6
JM
112332001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11234
11235 * MAINTAINERS: Add self as docs co-maintainer.
11236
5d08dc39
MK
112372001-12-11 Matthias Klose <doko@debian.org>
11238
11239 * MAINTAINERS (Write After Approval): Add myself.
11240
39e790d5
ZW
112412001-12-09 Zack Weinberg <zack@codesourcery.com>
11242
11243 * MAINTAINERS: Update my email address.
11244
4519d6a3
TC
112452001-12-07 Turly O'Connor <turly@apple.com>
11246 * MAINTAINERS (Write After Approval): Add myself.
11247 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11248 (rs6000_initialize_trampoline): Call __trampoline_setup for
11249 ABI_DARWIN too.
11250 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11251 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11252
21cf0a73
PC
112532001-12-07 Paolo Carlini <pcarlini@unitus.it>
11254
11255 * MAINTAINERS (Write After Approval): Add myself.
11256
4ee43206
DR
11257Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11258
11259 * configure, configure.in: Use temp file for long sed commands.
11260
251931f3
LG
112612001-12-03 Laurent Guerby <guerby@acm.org>
11262
11263 * config.sub: Update to version 1.232 on subversion.
11264
03777dd7
BE
112652001-12-03 Ben Elliston <bje@redhat.com>
11266
11267 * MAINTAINERS: Update mail address for config.* patches.
11268
dce2d8b2 112692001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11270 Zack Weinberg <zack@codesourcery.com>
11271
11272 When build != host, create libiberty for the build machine.
11273
11274 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11275 CONFIG_ARGUMENTS.
11276 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11277 New variables.
11278 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11279 and rules.
11280 (all.normal): Depend on ALL_BUILD_MODULES.
11281 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11282 (all-build-libiberty): Depend on configure-build-libiberty.
11283
11284 * configure: Calculate and substitute proper value for
11285 ALL_BUILD_MODULES.
11286 * configure.in: Create the build subdirectory.
11287 Calculate and substitute TARGET_CONFIGARGS (formerly
11288 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11289
04075e8f
ZL
112902001-11-26 Ziemowit Laski <zlaski@apple.com>
11291
11292 * MAINTAINERS (write-after-approval): Add self.
11293
ed19322d
CR
112942001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11295
11296 * MAINTAINERS (GNATS only accounts): Remove self.
11297
90a12988
HPN
112982001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11299
11300 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11301 libf2c.
11302
77e653ad
CR
113032001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11304
11305 * MAINTAINERS (Write After Approval): Add self.
11306
64adad99
DB
113072001-11-12 David O'Brien <obrien@FreeBSD.org>
11308
11309 * MAINTAINERS: mips and s390 are also CPU ports.
11310
834a28c7
DB
113112001-11-12 David O'Brien <obrien@FreeBSD.org>
11312
11313 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11314
ef94239f
DB
113152001-11-11 David O'Brien <obrien@FreeBSD.org>
11316
11317 * MAINTAINERS: Alphabetize.
11318
beda0427
KH
113192001-11-09 Kazu Hirata <kazu@hxi.com>
11320
11321 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11322
6ca224d3
JDA
113232001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11324
11325 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11326
132e4bd7
PE
113272001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11328
11329 * configure.in (--enable-languages): Be more permissive about
11330 syntax. Check for empty lists better. Warn about $LANGUAGES.
11331
c6243b4c
GK
113322001-11-08 Geoffrey Keating <geoffk@redhat.com>
11333
11334 * config.sub: Import from master sources, rev. 1.230.
11335 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11336
abbb9e76
LG
113372001-11-07 Laurent Guerby <guerby@acm.org>
11338
11339 * MAINTAINERS (Write After Approval): Add self.
11340
53cdb27a
HPN
113412001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11342
11343 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11344
dd3a88c9
HPN
113452001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11346
11347 * config.sub: Import from master sources, rev 1.226.
11348 * config.guess: Import from master sources, rev 1.216.
11349
d344dce9
HPN
113502001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11351
11352 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11353 * MAINTAINERS: Add self as maintainer of MMIX port.
11354 Remove old after-approval entry.
11355
63f6bcd7
JM
113562001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11357
11358 * ChangeLog, configure: Fix spelling errors.
11359
84f92638
BK
113602001-10-20 Brendan Kehoe <brendan@zen.org>
11361
11362 * MAINTAINERS: Tweak my address.
11363
dce2d8b2 11364Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11365
11366 * MAINTAINERS: Update my email address.
11367
1567080c 113682001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11369
f48a3b5c 11370 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11371 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11372
30106886
GB
113732001-10-10 Geert Bosch <bosch@gnat.com>
11374
e490616e 11375 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11376 Added Robert Dewar.
11377
dce2d8b2 113782001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11379
11380 * MAINTAINERS (Write After Approval): Added self
11381
d1c3e709
GB
113822001-10-02 Geert Bosch <bosch@gnat.com>
11383
11384 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11385
50f5f793
JM
113862001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11387
11388 * configure: Handle temporary files securely using mkdir.
11389
7fddf9a9
AO
113902001-09-29 Alexandre Oliva <aoliva@redhat.com>
11391
11392 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11393
dce2d8b2 113942001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11395
11396 * configure.in (*-*-linux*): Disable configuration of target-newlib
11397 and target-libgloss.
e490616e 11398
0c055e34
AO
113992001-09-26 Alexandre Oliva <aoliva@redhat.com>
11400
11401 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11402 RANLIB.
11403
759bfa90
AO
114042001-09-21 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11407 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11408 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11409 avoid quotes nesting problems.
11410 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11411 (DO_X): Export only variables that are set.
11412
1dc4a750
BE
114132001-09-19 Ben Elliston <bje@redhat.com>
11414
11415 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11416 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11417 semantics. Use the shell built-in "type" command instead.
11418
898c7238
AO
114192001-08-31 Alexandre Oliva <aoliva@redhat.com>
11420
11421 Merged from gcc-3_0-branch:
11422 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11423 * ltcf-c.sh: Use $objext, not $ac_objext.
11424 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11425 * ltcf-cxx.sh: Add support for GNU.
11426 2001-07-22 Timothy Wall <twall@redhat.com>
11427 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11428 default settings if using GNU tools with that configuration.
11429 * ltcf-cxx.sh: Ditto.
11430 * ltcf-gcj.sh: Ditto.
11431 2001-07-21 Michael Chastain <chastain@redhat.com>
11432 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11433 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11434 * ltmain.sh: Mark as gcc-local.
11435
8fa0a32e
EC
114362001-08-30 Eric Christopher <echristo@redhat.com>
11437 Jason Eckhardt <jle@redhat.com>
11438
11439 * config.guess: Merge from master sources.
11440 * config.sub: Merge from master sources, add support for mipsisa32.
11441
32f30f91 114422001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11443 * config.sub: Merge from master sources, rev 1.219.
11444 * MAINTAINERS: Add self as contact for stormy16 port.
11445
f6084f99
ZW
114462001-08-14 Zack Weinberg <zackw@panix.com>
11447
11448 * config.sub: Merge from master sources, rev 1.218.
11449 * config.guess: Merge from master sources, rev 1.209.
11450
91b54f7f
GS
114512001-08-11 Graham Stott <grahams@redhat.com>
11452
11453 * Makefile.in (check-c++): Add missing semicolon.
11454
e5b3941e
JH
11455Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11456
32f30f91 11457 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11458
6387a56e
EC
114592001-07-30 Eric Christopher <echristo@redhat.com>
11460
11461 * MAINTAINERS (Various maintainers: mips port): Added myself.
11462
53b475f0
AH
114632001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11464
e490616e 11465 * configure.in (sh-*-linux*): New.
53b475f0 11466
2a08c780
RH
114672001-07-27 Richard Henderson <rth@redhat.com>
11468
11469 * .cvsignore: Add LAST_UPDATED.
11470
bfa79422
UW
114712001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11472
11473 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11474
0ae85492
AH
114752001-07-16 Aldy Hernandez <aldyh@redhat.com>
11476
e490616e 11477 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11478
8e1ab0fe
NP
11479Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11480
11481 * MAINTAINERS (Write After Approval): Added myself.
11482
2b997990
SC
114832001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11484
11485 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11486 and libgcj on m68hc11/m68hc12.
11487
d920e825
L
114882001-06-27 H.J. Lu (hjl@gnu.org)
11489
11490 * Makefile (CFLAGS_FOR_BUILD): New.
11491 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11492
d425a1e0
JM
114932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11494
11495 * README: Remove version number.
11496
5b5b4207
GP
114972001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11498
11499 * INSTALL/README: Update wrt. to the installation instructions now
11500 residing in gcc/doc/install.texi.
11501
be839b69
JM
115022001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11503
11504 * README: Replace with a cut-down and updated version of gcc/README.
11505
fe2ee7c4
DE
115062001-06-12 David Edelsohn <edelsohn@gnu.org>
11507
11508 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11509 multilibs to be disabled.
11510
4f5d646c
DB
115112001-06-11 Daniel Berlin <dan@cgsoftware.com>
11512
11513 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11514
818f0c85
AO
115152001-06-09 Alexandre Oliva <aoliva@redhat.com>
11516
11517 * config.guess: Import CVS version 1.195.
11518 * config.sub: Import CVS version 1.212.
11519
e9a8af10
AO
115202001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11521
11522 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11523 gcc/xgcc is built, use -print-prog-name to find out the program
11524 name to use.
11525
ae3ca0a9
PE
115262001-06-04 Phil Edwards <pme@sources.redhat.com>
11527
11528 * config.guess: Import CVS version 1.194. All gcc-local changes
11529 appear to also be in the master copy.
11530 * config.sub: Import CVS version 1.211.
11531
066bd40d
MM
11532Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11533
11534 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11535 with_gcc]: Use `gcc -shared' to build a shared library.
11536
4aef4f33
JDA
11537Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11538
11539 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11540 archives.
11541
c386f00f
RO
11542Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11543
11544 * MAINTAINERS (Write After Approval): Add myself.
11545
2ae5cea5
HPN
115462001-06-01 Hans-Peter Nilsson <hp@axis.com>
11547
11548 * configure.in (libstdcxx_flags): Do not try to execute
11549 libstdc++-v3/testsuite_flags until it exists.
11550
c3766183
AM
115512001-06-01 Alan Modra <amodra@bigpond.net.au>
11552
11553 * MAINTAINERS: Update my email address.
11554
9b337833
GS
115552001-05-31 Graham Stott <grahams@redhat.com>
11556
11557 * MAINTAINERS (Write After Approval): Add myself.
11558
dce2d8b2 115592001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11560
11561 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11562 libraries when using g++ with native linker.
11563
5f7de4b8
AO
115642001-05-28 Alexandre Oliva <aoliva@redhat.com>
11565
11566 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11567
a7bc0fbb
AO
115682001-05-22 Alexandre Oliva <aoliva@redhat.com>
11569
11570 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11571 [aix4*|aix5*]: Prepend blank.
11572
33456445
AO
115732001-05-20 Alexandre Oliva <aoliva@redhat.com>
11574
11575 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11576 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11577 of subdir/configure scripts to use the new libtool.m4.
11578
e48d3d00
MK
115792001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11580
11581 * MAINTAINERS (Write After Approval): Add myself.
11582
9e0e191b
BK
115832001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11584
11585 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11586
3f19b439
BE
115872001-05-11 Ben Elliston <bje@redhat.com>
11588
11589 * Makefile.in (all-sid): New target.
11590 (check-sid, clean-sid, install-sid): Likewise.
11591
6ebe3121
JO
115922001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11593
11594 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11595
ca3667c4
AO
115962001-05-03 Alexandre Oliva <aoliva@redhat.com>
11597
11598 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11599 libgcj.
11600
116012001-05-03 Alexandre Oliva <aoliva@redhat.com>
11602
11603 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11604 gcc/xgcc is built, use -print-prog-name to find out the program
11605 name to use.
11606
b2964d63
AO
116072001-04-26 Alexandre Oliva <aoliva@redhat.com>
11608
b1bb2302
AO
11609 * configure.in (noconfigdirs): Don't reset it from scratch in the
11610 target case; only append to it.
6387a56e 11611
b2964d63
AO
11612 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11613 sparc-*-solaris2.8]: Disable ${libgcj}.
11614
8343765d
AO
116152001-04-25 Alexandre Oliva <aoliva@redhat.com>
11616
11617 * configure.in (libgcj_saved): Copy from $libgcj.
11618 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11619 --disable-libgcj.
11620
ddbb6d43
GRK
116212001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11622
11623 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11624 C front end maintainer.
ddbb6d43 11625
3fa03ff9
AG
11626Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11627
11628 * configure.in: Move *-chorusos target case to the proper switch.
11629 Disable libgcj.
11630
99ffe40f
AO
116312001-04-12 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11634 1.641.2.228.
11635
78faa32d
FS
116362001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11637
11638 * Makefile.in (STAGE1_CFLAGS): Pass down.
11639
cdbff0ab
AM
116402001-04-13 Alan Modra <amodra@one.net.au>
11641
11642 * config.guess: Add hppa64-linux support. Note for next import that
11643 this is already in the master file.
11644 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11645
75b9074c
AO
116462001-04-12 Alexandre Oliva <aoliva@redhat.com>
11647
11648 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11649 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11650
125404c5
SS
116512001-04-11 Stan Shebs <shebs@apple.com>
11652
11653 * MAINTAINERS: Add self as Darwin port maintainer.
11654
876684fe
AM
116552001-04-11 Alan Modra <amodra@one.net.au>
11656
11657 * MAINTAINERS: Update my email address.
11658
06729913
LR
116592001-04-10 Loren J. Rittle <ljrittle@acm.org>
11660
11661 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11662 recent versions of FreeBSD (release 3 or later).
11663 * ltconfig: On FreeBSD, -lc must not be provided when building
11664 a shared library or else the standard -pthread gcc option is
11665 rendered worthless to later users of the built library.
11666
67916302
JM
116672001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11668
11669 * MAINTAINERS: Add self and RTH as C front end maintainers.
11670
d2bc0628
AO
116712001-04-05 Alexandre Oliva <aoliva@redhat.com>
11672
e490616e
ZW
11673 * config.sub: Make sure to match an already-canonicalized
11674 machine name (eg. mn10300-unknown-elf).
d2bc0628 11675
a3406c06
AO
116762001-04-01 Alexandre Oliva <aoliva@redhat.com>
11677
11678 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11679 New macros.
11680 (bootstrap, cross): Use RECURSE_FLAGS.
11681 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11682
a076f6a4
AO
116832001-03-27 Alexandre Oliva <aoliva@redhat.com>
11684
11685 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11686
e9f4fa71
CH
116872001-03-22 Colin Howell <chowell@redhat.com>
11688
7238de5c
CH
11689 * Makefile.in (DO_X): Do not backslash single-quotes in
11690 backquotes (two places).
e9f4fa71 11691
b6b14b1b
AO
116922001-03-22 Alexandre Oliva <aoliva@redhat.com>
11693
11694 Re-installed:
11695 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11696 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11697 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11698 * ltcf-cxx.sh: Likewise.
11699 * ltcf-gcj.sh: Likewise.
11700
1eb0b89d
GP
117012001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11702
11703 * MAINTAINERS: Add myself as "documentation co-maintainer".
11704
82e23236
AO
117052001-03-22 Alexandre Oliva <aoliva@redhat.com>
11706
11707 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11708 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11709
64ec27c3
TT
117102001-03-19 Tom Tromey <tromey@redhat.com>
11711
11712 * config-ml.in: Handle GCJ and GCJFLAGS.
11713
191de407
MC
117142001-03-21 Michael Chastain <chastain@redhat.com>
11715
11716 * Makefile.in: all-m4 depends on all-texinfo.
11717
fed4dede
LR
117182001-03-20 Loren J. Rittle <ljrittle@acm.org>
11719
11720 * MAINTAINERS: Add myself to write after approval list.
11721
085072bb
LB
117222001-03-18 Laurynas Biveinis <lauras@softhome.net>
11723
11724 * Makefile.in (DO_X): Quote nested quotes.
11725
5af8ea3f
AM
117262001-03-18 Alan Modra <alan@linuxcare.com.au>
11727
11728 * MAINTAINERS: Add myself to write after approval list.
11729
69e23037
LB
117302001-03-15 Laurynas Biveinis <lauras@softhome.net>
11731
11732 * Makefile.in (DO_X): Use double quotes for quoting
11733 "RANLIB=$${RANLIB}".
11734
2b9650f4
OP
117352001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11736
11737 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11738
dce2d8b2 117392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11740
11741 * configure.in: Only use `lang_requires' for languages athat are
11742 actually enabled.
11743
f6646274
PE
117442001-03-08 Phil Edwards <pme@sources.redhat.com>
11745
11746 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11747
c9a54638
AO
117482001-03-08 Alexandre Oliva <aoliva@redhat.com>
11749
11750 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11751
6a556ad6
TT
117522001-03-07 Tom Tromey <tromey@redhat.com>
11753
11754 * configure.in: Allow config-lang.in to set `lang_requires' to list
11755 of other required languages.
11756
6822468a
LB
117572001-03-06 Laurynas Biveinis <lauras@softhome.net>
11758
11759 * Makefile.in: Remove RANLIB definition. Use RANLIB
11760 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11761 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 11762
f04885d3 117632001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 11764 Alexandre Oliva <aoliva@redhat.com>
6387a56e 11765
f04885d3
BK
11766 * Makefile.in (check-c++): Use tabs, not spaces.
11767
288edf47 117682001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 11769
288edf47
LB
11770 * MAINTAINERS: add myself to Write After Approval list.
11771
3d55d2f8 117722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 11773
e490616e 11774 * Makefile.in (check-c++): New rule.
6387a56e 11775
4d88a68a
BK
11776 * configure.in (target_libs): Remove libg++.
11777 (noconfigdirs): Remove libg++.
11778 (noconfigdirs): Same.
11779 (noconfigdirs): Same.
11780 (noconfigdirs): Same.
11781
11782 * config-ml.in: Remove libg++ references.
11783
11784 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11785 (ALL_TARGET_MODULES): Same.
11786 (configure-target-libg++): Remove.
11787 (all-target-libg++): Remove.
11788 (configure-target-libio): Remove.
11789 (all-target-libio): Remove.
11790 (check-target-libio): Remove.
11791 (.PHONY): Remove.
11792 (libg++.tar.bz2): Remove.
11793 (all-target-cygmon): Remove libio.
11794 (all-target-libstdc++): Remove.
11795 (configure-target-libstdc++): Remove.
11796 (TARGET_LIB_PATH): Remove libstdc++.
11797 (ALL_GCC_CXX): Remove libstdc++.
11798 (all-target-gperf): Correct.
11799
2437d4ed
NC
118002001-02-16 Nick Clifton <nickc@redhat.com>
11801
11802 * configure.in (noconfigdirs): Allow configuration of texinfo
11803 for Cygwin hosts.
11804
85b99cbe
AG
118052001-02-15 Anthony Green <green@redhat.com>
11806
11807 * configure: Introduce GCJ_FOR_TARGET.
11808 * configure.in: Ditto.
11809 * Makefile.in: Ditto.
11810
7b18790c
AS
118112001-02-13 Andreas Schwab <schwab@suse.de>
11812
11813 * MAINTAINERS: Update mail address.
11814
c4880c99
MS
118152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11816
11817 * config.guess: Add linux target for S/390.
11818 * config.sub: Likewise.
11819
dce2d8b2 118202001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
11821
11822 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 11823 target-libgloss.
e31ae6db 11824
7739adfb
BE
118252001-02-06 Ben Elliston <bje@redhat.com>
11826
11827 * configure: Output host type to stdout, not stderr.
11828
36ca672c
MM
118292001-02-05 Mark Mitchell <mark@codesourcery.com>
11830
e40f2829 11831 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
11832 * ltcf-cxx.sh: Likewise.
11833
36ca672c
MM
11834 * config.if: Assume enable_libstdcxx_v3 is defined.
11835
22fdd65e
MM
118362001-02-04 Mark Mitchell <mark@codesourcery.com>
11837
11838 Remove V2 C++ library.
11839 * configure.in: Remove --enable-libstdcxx_v3 support.
11840
3b60dd8e
BM
118412001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11842
11843 * include/demangle.h: Add prototype for java_demangle_v3.
11844
42c0c80a
PE
118452001-01-29 Phil Edwards <pme@sources.redhat.com>
11846
11847 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11848
0be25992
RH
118492001-01-27 Richard Henderson <rth@redhat.com>
11850
11851 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11852
8a8de62d
MS
118532001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11854
11855 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11856 Don't unset, it's non-portable and no longer necessary, set to empty
11857 instead.
11858
92769744
MS
118592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11860
11861 * ltconfig: Shell portability fix for the tagname validity check.
11862
88a1c0ab
AO
118632001-01-27 Alexandre Oliva <aoliva@redhat.com>
11864
11865 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11866 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11867
45291dd5
MS
118682001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11869
11870 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11871
1ace7e15
TT
118722001-01-26 Tom Tromey <tromey@redhat.com>
11873
11874 * configure.in: Allow libgcj to be built on Sparc Solaris.
11875
0ef8b11b
DE
118762001-01-25 David Edelsohn <edelsohn@gnu.org>
11877
11878 * ltcf-c.sh: Add aix5 case.
11879 * ltcf-cxx.sh: Likewise.
11880 * ltconfig: Likewise.
11881
0006091e
AO
118822001-01-24 Alexandre Oliva <aoliva@redhat.com>
11883
9bad11e1
AO
11884 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11885 keep at least one of build_libtool_libs or build_old_libs set to
11886 yes.
11887
0006091e
AO
11888 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11889 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11890
7c01b2b5
BM
118912001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11892
11893 * configure.in: Enable libgcj on several additional platforms.
11894
d340e0ac
BM
118952001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11896
11897 * configure.in: Enable libgcj for linux targets.
11898
5baf8c37
MS
118992001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11900
11901 * MAINTAINERS (Write After Approval): Add myself.
11902
10a0ba84
JDA
119032001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11904
11905 * MAINTAINERS: Add myself as vax port maintainer.
11906
357c6a4b
FH
119072001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11908
11909 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11910
6e2d9a7a
MS
119112001-01-09 Mike Stump <mrs@wrs.com>
11912
11913 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11914 failures of subdirectories.
11915
b6b14b1b 119162001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 11917
b6b14b1b 11918 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 11919 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
11920 * ltcf-cxx.sh: Likewise.
11921 * ltcf-gcj.sh: Likewise.
11922 * ltconfig.sh: Fix typo.
976b230d 11923
07109110
LB
119242001-01-02 Laurynas Biveinis <lauras@softhome.net>
11925
11926 * configure: handle DOS-style absolute paths.
11927
1da5b8fc
LB
119282001-01-02 Laurynas Biveinis <lauras@softhome.net>
11929
11930 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11931
4c2f5b4f
MM
119322000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11933
11934 * MAINTAINERS: Add myself as avr port co-maintainer.
11935
bc53668e
BE
119362000-12-28 Ben Elliston <bje@redhat.com>
11937
11938 * MAINTAINERS: Add myself under ``Write After Approval''.
11939
c387606f
JM
119402000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11941
11942 * texinfo: Remove directory from GCC.
11943
2cb5082c
JM
119442000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11945
11946 * COPYING: Update to current
11947 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11948 to 19yy as example year in copyright notice).
11949
cc330df9
BK
119502000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11951
6387a56e 11952 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
11953 (libstdcxx_incdir): Pass down.
11954 * config.if: Remove expired bits for cxx_interface, add stub.
11955 (libstdcxx_incdir): Add variable for g++ include directory.
11956 * configure.in (gxx_include_dir): Use it.
6387a56e 11957
4c6b2835
AO
119582000-12-18 Alexandre Oliva <aoliva@redhat.com>
11959
11960 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11961 with old-email address from ``Write After Approval''.
11962
3896f13e
AJ
119632000-12-15 Andreas Jaeger <aj@suse.de>
11964
11965 * configure.in: Handle lang_dirs.
11966
119672000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 11968
ad46e881
TT
11969 * MAINTAINERS: Removed brads.
11970
90a10418
TT
11971 * MAINTAINERS: Added gcj developers.
11972
41dfe3a2 119732000-12-13 Anthony Green <green@redhat.com>
6387a56e 11974
41dfe3a2 11975 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
11976 listed. Disable libgcj for x86 and Alpha Linux until compatible
11977 with g++ abi.
6387a56e 11978
e2f601da
MS
119792000-12-13 Mike Stump <mrs@wrs.com>
11980
11981 * Makefile.in (local-distclean): Also remove fastjar.
11982
70030c01
RB
119832000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11984
11985 * contrib/gcc_update: Add fastjar --touch entries.
11986
2a50f859
AO
119872000-12-12 Alexandre Oliva <aoliva@redhat.com>
11988
11989 * configure.in: Disable language-specific target libraries for
11990 languages that aren't enabled.
11991
7743113b
AG
119922000-12-10 Anthony Green <green@redhat.com>
11993
11994 * configure.in: Define libgcj. Disable libgcj target libraries for
11995 most targets.
11996
92e061a6
NB
119972000-12-10 Neil Booth <neilb@earthling.net>
11998
11999 * MAINTAINERS: Update mail address, remove from WAA list.
12000
f34ff6d6
APB
120012000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12002
12003 * libjava: Imported from /cvs/java.
12004 * libffi: Likewise.
12005 * Boehm-gc: Likewise.
12006
d82a33c6
APB
120072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12008
12009 * configure.in (target_libs): Revert 2000-12-08 patch.
12010 (noconfigdirs): Added target-libjava.
12011
e14f8e28
LB
120122000-12-09 Laurynas Biveinis <lauras@softhome.net>
12013
12014 * djunpack.bat: removed.
12015
fc26516b
LB
120162000-12-09 Laurynas Biveinis <lauras@softhome.net>
12017
12018 * Makefile.in: handle DOS-style absolute paths.
12019 * config-ml.in: likewise.
12020 * symlink-tree: likewise.
12021
bd8757b3
APB
120222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12023
12024 * fastjar: Imported.
12025
81522a1f
APB
120262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12027
12028 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12029 libjava.
12030 * configure.in (target_libs): Removed `target-libjava'.
12031
5db1f7ed
APB
120322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12033
12034 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12035 (ALL_MODULES): Added fastjar.
12036 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12037 (all-target-libjava): all-fastjar replaces all-zip.
12038 (all-fastjar): Added.
12039 (configure-target-fastjar, all-target-fastjar): Likewise.
12040 * configure.in (host_tools): Added fastjar.
12041
5e59997c
MS
120422000-12-07 Mike Stump <mrs@wrs.com>
12043
12044 * Makefile.in (local-distclean): Remove leftover built files.
12045
0a534f40
NC
120462000-11-24 Nick Clifton <nickc@redhat.com>
12047
12048 * configure.in (xscale-elf): Add target.
12049 (xscale-coff): Add target.
12050
7686cadf
LR
120512000-11-22 Loren J. Rittle <ljrittle@acm.org>
12052
e490616e
ZW
12053 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12054 recent versions of FreeBSD (release 3 or later).
12055 * ltconfig: On FreeBSD, -lc must not be provided when building
12056 a shared library or else the standard -pthread gcc option is
12057 rendered worthless to later users of the built library.
7686cadf 12058
fff01699
FF
120592000-11-16 Fred Fish <fnf@be.com>
12060
12061 * configure.in (enable_libstdcxx_v3): Fix typo,
12062 libstd++ -> libstdc++.
12063
4dc16355
KL
120642000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12065
12066 * MAINTAINERS: Add self to Write After Approval list.
12067
bf6fc7b2
BS
120682000-11-21 Bernd Schmidt <bernds@redhat.com>
12069
12070 * MAINTAINERS: Update my email address. Add myself to global write
12071 privs list.
12072
ce8e06b1
AO
120732000-11-18 Alexandre Oliva <aoliva@redhat.com>
12074
6e2a4843
AO
12075 * Makefile.in: Merge with src and libgcj.
12076 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12077 configure-target-<library> when their configure scripts need the C
12078 or C++ library to have already been built to work properly.
12079 (do_proto_toplev): Set them to an empty string.
12080
ce8e06b1
AO
12081 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12082 (REALLY_SET_LIB_PATH): Use them.
12083
c003f378
SS
120842000-11-17 Stan Shebs <shebs@apple.com>
12085
12086 * MAINTAINERS: Add self to Write After Approval list.
12087
cc1e60ea
JM
120882000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12089
12090 * configure: Provide the original toplevel configure arguments
12091 (including $0) to subprocesses in the environment rather than
12092 through gcc/configargs.h.
12093
1173593d
JM
120942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12095
12096 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12097 C99. Alphabetise "Write After Approval" list.
12098
520907ee
MM
120992000-11-12 Mark Mitchell <mark@codesourcery.com>
12100
34f6fbdb
MM
12101 * configure: Turn on libstdc++ V3 by default.
12102
520907ee
MM
12103 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12104 if we've got GCC.
12105
0bbd37ed
PB
121062000-11-11 Philip Blundell <philb@gnu.org>
12107
12108 * MAINTAINERS: Add self to Write After Approval list.
12109
7ca0e6d9
DE
121102000-11-09 David Edelsohn <edelsohn@gnu.org>
12111
12112 * ltcf-c.sh (aix4): Improve shared library configuration; require
12113 exporting symbols.
12114 * ltcf-cxx.sh (aix4): Define.
12115 * ltconfig (aix4): Define library and soname specs appropriate for
12116 AIX. Define command to create export symbols list.
12117
dce2d8b2 12118Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12119
12120 * config.sub: Add support for Sun Chorus
12121
fc05d516
NC
121222000-10-31 Nick Clifton <nickc@redhat.com>
12123
12124 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12125 <name>@redhat.com. Also installed new email address for Clint
12126 Popetz.
6387a56e 12127
90a0e73f
JM
121282000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12129
12130 * etc: Remove directory from GCC.
12131
a5e1b548
MM
121322000-10-16 Michael Meissner <meissner@redhat.com>
12133
12134 * configure (gcc/configargs.h): Only create if there is a build GCC
12135 directory created.
12136
6387a56e
EC
121372000-10-16 Matthias Klose <doko@debian.org>
12138
be1db873
MK
12139 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12140 when configured for libstdc++-v3.
12141
f5fa9a5b
PE
121422000-10-05 Phil Edwards <pme@gcc.gnu.org>
12143
12144 * configure: Save configure arguments to gcc/configargs.h.
12145
61a77fea
PT
121462000-10-04 Philipp Thomas <pthomas@suse.de>
12147
12148 * config.guess: Import CVS version 1.157.
12149 * config.sub: Import CVS version 1.181.
12150
3a4fee66
AP
121512000-10-04 Andris Pavenis <pavenis@latnet.lv>
12152
12153 * Makefile.in (bootstrap): avoid recursion if subdir missing
12154 (cross): ditto
12155 (do-proto-toplev): ditto
12156
3dd7094e
AO
121572000-09-30 Alexandre Oliva <aoliva@redhat.com>
12158
de710532
AO
12159 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12160 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12161
3dd7094e
AO
12162 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12163 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12164 all affected `configure' scripts.
12165
e592386f
NB
12166Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12167
12168 * MAINTAINERS: Add self as cpplib co-maintainer.
12169
fba54939
AH
121702000-09-24 Aldy Hernandez <aldyh@redhat.com>
12171
12172 * MAINTAINERS: Add self to Write After Approval list.
12173
2bd429f4
GP
121742000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12175
12176 * INSTALL/README: egcs -> GCC update.
12177
dce2d8b2 12178Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12179
12180 * MAINTAINERS: Add myself to Write After Approval list.
12181
d7ce9a83
KH
121822000-09-15 Kazu Hirata <kazu@hxi.com>
12183
12184 * MAINTAINERS: Add myself to Write After Approval list.
12185
18a53ffe
JL
12186Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12187
e490616e
ZW
12188 * configure.in: Do not build byacc for hppa64. Provide paths to the
12189 X11 libraries for hppa64.
18a53ffe 12190
f246ff23
SC
121912000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12192
12193 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12194
06298abd
AO
121952000-09-06 Alexandre Oliva <aoliva@redhat.com>
12196
4b92758a
AO
12197 * Makefile.in (all-zlib): Added dummy target.
12198
06298abd
AO
12199 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12200 ltcf-gcj.sh: Updated from libtool multi-language branch.
12201
4d73d07a
AO
122022000-09-05 Alexandre Oliva <aoliva@redhat.com>
12203
12204 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12205 (bootstrap*): Depend on all-bootstrap.
12206
05d52d78
PT
122072000-09-05 Philipp Thomas <pthomas@suse.de>
12208
12209 * config.guess: Import CVS version 1.156.
12210 * config.sub: Import CVS version 1.179.
12211
3c809ba4
AG
122122000-09-02 Anthony Green <green@cygnus.com>
12213
12214 * Makefile.in (all-gcc): Depend on all-zlib.
12215 (CLEAN_MODULES): Add clean-zlib.
12216 (ALL_MODULES): Add all-zlib.
12217 * configure.in (host_libs): Add zlib.
12218
10ad78a0 122192000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12220
12221 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12222 crosses, but add gcc/include to the header search path for them.
12223
b36a9ce3
DB
122242000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12225
12226 * MAINTAINERS: Add self to Write After Approval list.
12227
cb011248
FS
122282000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12229
12230 * config.guess: Import CVS version 1.152.
12231 * config.sub: Import CVS version 1.177.
12232
db310af0
AO
122332000-08-25 Alexandre Oliva <aoliva@redhat.com>
12234
7965440a
AO
12235 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12236 $targargs to tell whether newlib is going to be built.
12237
db310af0
AO
12238 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12239 $$r/TARGET_SUBDIR/libio for _G_config.h.
12240
e7977565
AO
122412000-08-23 Alexandre Oliva <aoliva@redhat.com>
12242
12243 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12244
126bb9ed
DD
122452000-08-22 DJ Delorie <dj@redhat.com>
12246
12247 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12248
5b0e9d29
AO
122492000-08-22 Alexandre Oliva <aoliva@redhat.com>
12250
12251 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12252 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12253 sub-configures.
12254
4f3e904e
DD
122552000-08-21 DJ Delorie <dj@redhat.com>
12256
12257 * MAINTAINERS: Add self as a libiberty maintainer
12258
c9635443
AO
122592000-08-16 Alexandre Oliva <aoliva@redhat.com>
12260
12261 * configure.in (libstdcxx_flags): Use
12262 libstdc++-v3/src/libstdc++.INC.
12263
8b2100ba
AO
122642000-08-15 Alexandre Oliva <aoliva@redhat.com>
12265
12266 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12267
57119aa9
ZW
122682000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12269
eeb943b0
ZW
12270 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12271
6387a56e 12272 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12273 explicit. Substitute enable_threads into generated Makefiles.
12274 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12275 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12276
acffa7c4
GK
122772000-08-13 Geoff Keating <geoffk@cygnus.com>
12278
12279 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12280
808d8c41
AO
122812000-08-12 Alexandre Oliva <aoliva@redhat.com>
12282
12283 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12284 previous delta.
12285
1fc8c51c 122862000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12287
1fc8c51c
JM
12288 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12289 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12290 (FLAGS_FOR_TARGET): Not here.
12291 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12292
25698887
AO
122932000-08-11 Alexandre Oliva <aoliva@redhat.com>
12294
12295 * config-ml.in (CC, CXX): Don't introduce a leading space.
12296
10120687
DD
122972000-08-07 DJ Delorie <dj@delorie.com>
12298
12299 * MAINTAINERS: Add self as a DJGPP maintainer
12300
15c758e9
DD
123012000-08-07 DJ Delorie <dj@redhat.com>
12302
12303 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12304 "if we're also building gcc, and it's a gcc that will run on the
12305 build machine, we want to use its includes instead of the system's
12306 default includes".
12307
2d0de245
JM
123082000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12309
12310 * MAINTAINERS: Add self to Write After Approval list.
12311
e81b330a
AO
123122000-08-03 Alexandre Oliva <aoliva@redhat.com>
12313
83440c1e
AO
12314 * configure.in (libstdcxx_flags): Don't use `"'.
12315
e81b330a
AO
12316 * config-ml.in: Adjust multilib search paths to the
12317 appropriate multilib tree.
12318
cf95c847
AO
123192000-08-02 Alexandre Oliva <aoliva@redhat.com>
12320
12321 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12322 commas in $LANGUAGES.
12323
9e9af119
MH
123242000-08-02 Manfred Hollstein <manfredh@redhat.com>
12325
12326 * configure.in: Re-enable all references to libg++ and librx.
12327
606ce391
AO
123282000-08-01 Alexandre Oliva <aoliva@redhat.com>
12329
89820b43
AO
12330 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12331 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12332 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12333 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12334
606ce391
AO
12335 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12336
04179d4a
AO
123372000-07-31 Alexandre Oliva <aoliva@redhat.com>
12338
12339 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12340 CXX_FOR_TARGET for sed.
12341
d4eb109c
AO
123422000-07-30 Alexandre Oliva <aoliva@redhat.com>
12343
12344 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12345 Do not override if already set in the environment or in configure.
12346 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12347 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12348
4f4caf92
AO
123492000-07-28 Alexandre Oliva <aoliva@redhat.com>
12350
12351 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12352 the libtool CVS tree multi-language branch.
12353 * ltconfig, ltmain.sh: Updated.
6387a56e 12354
b87487b6
AO
123552000-07-27 Alexandre Oliva <aoliva@redhat.com>
12356
1670d1ea
AO
12357 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12358 (clean-target): Depend on it.
12359
b87487b6
AO
12360 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12361 (GCC_FOR_TARGET): Use it.
12362 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12363 * configure.in: ... here.
12364 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12365 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12366
4e81ae98
EC
123672000-07-24 Eric Christopher <echristo@cygnus.com>
12368
12369 * MAINTAINERS: Add self to Write After Approval list.
12370
059ae32c
AO
123712000-07-24 Alexandre Oliva <aoliva@redhat.com>
12372
5b28edd4
AO
12373 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12374 (configure-target-libchill, configure-target-libobjc): Likewise.
12375
059ae32c
AO
12376 * configure.in: Use the same cache file for all target libs.
12377 * config-ml.in: But different cache files per multilib variant.
12378
1adcd149
MS
123792000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12380
12381 * configure (topsrcdir): Don't use dirname.
12382
2d573dff
JO
123832000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12384
12385 * MAINTAINERS: Add self to Write After Approval list.
12386
d207ebef
JM
123872000-07-20 Jason Merrill <jason@redhat.com>
12388
12389 * configure.in: Remove all references to libg++ and librx.
12390
12391 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12392
123932000-07-20 Hans-Peter Nilsson <hp@axis.com>
12394
12395 * config.sub: Update to subversions version 2000-07-06.
12396
7b7792d5
AH
123972000-07-12 Andrew Haley <aph@cygnus.com>
12398
12399 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12400 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12401
3abaac67
PE
124022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12403
12404 * symlink-tree: Check number of arguments.
12405
34be2b36
JW
124062000-07-05 Jim Wilson <wilson@cygnus.com>
12407
12408 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12409 search path for a g++ extracted from the build tree. This
12410 will allow link tests run by configure scripts in
12411 subdirectories to succeed.
12412
d207ebef
JM
124132000-07-01 Koundinya K <kk@ddeorg.soft.net>
12414
e490616e 12415 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12416
0900331b
MH
124172000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12418
12419 * MAINTAINERS: Add myself as loop discovery maintainer.
12420
d207ebef
JM
124212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12422
12423 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12424 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12425
124262000-06-19 Timothy Wall <twall@cygnus.com>
12427
12428 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12429 * config.sub: Add tic54x target.
12430
11a27a76
TM
12431Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12432
12433 * MAINTAINERS: Add self as Fortran maintainer,
12434 remove Craig Burley.
12435
d207ebef 12436Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12437
d207ebef
JM
12438 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12439 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12440
7758b73f
PT
12441Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12442
12443 * MAINTAINERS: Add self as i18n maintainer
12444
d207ebef
JM
1244520000-05-21 H.J. Lu (hjl@gnu.org)
12446
e490616e
ZW
12447 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12448 directory are used if they exist. Make sure
12449 $(build_tooldir)/include is searched for header files,
12450 $(build_tooldir)/lib/ for library files.
d207ebef 12451 (GCC_FOR_TARGET): Likewise.
e490616e 12452 (CXX_FOR_TARGET): Likewise.
d207ebef 12453
bae29210
JL
12454Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12455
12456 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12457
d207ebef 12458Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12459
12460 * Makefile.in (configure-target-libiberty): Depend on
12461 configure-target-newlib.
12462
aab0d19d
AO
124632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12464
12465 * configure.in, Makefile.in: Merge all libffi-related
12466 configury stuff from the libgcj tree.
12467
d207ebef
JM
12468Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12469
12470 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12471 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12472
12473Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12474
12475 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12476 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12477 current version information. Add to proto-toplev directory.
d207ebef
JM
12478 (gdb-taz): Build do-djunpack.
12479
758c7bd4
DE
124802000-05-15 David Edelsohn <edelsohn@gnu.org>
12481
12482 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12483
1888228d
AC
12484Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12485
12486 * MAINTAINERS: Add self to Write After Approval list.
12487
d207ebef
JM
124882000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12489
12490 * ltmain.sh: Preserve in relink_command any environment
12491 variables that may affect the linker behavior.
12492
2d7cc2fe
JL
12493Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12494
d207ebef
JM
12495 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12496
12497Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12498
12499 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12500
125012000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12502
12503 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12504 with the version name.
2d7cc2fe 12505
ee455968
JE
12506Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12507
12508 * MAINTAINERS: Add self as bb-reorder maintainer.
12509
73b97e5c
BK
125102000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12511
12512 * config.if: Tweak.
12513
d207ebef
JM
125142000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12515
12516 * djunpack.bat: New file.
12517
12518Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12519
12520 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12521 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12522 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12523 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12524
954869eb
DP
125252000-04-16 Dave Pitts <dpitts@cozx.com>
12526
e490616e
ZW
12527 * config.sub (case $basic_machine): Change default for "ibm-*"
12528 to "openedition".
954869eb 12529
eaabe541
AJ
125302000-04-13 Andreas Jaeger <aj@suse.de>
12531
12532 * MAINTAINERS: Added myself.
12533
d207ebef
JM
12534Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12535
12536 * Makefile.in (gdb-taz): New target. GDB specific archive.
12537 (do-md5sum): New target.
12538 (MD5PROG): Define.
12539 (PACKAGE): Default to TOOL.
12540 (VER): Default to a shell script.
12541 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12542 md5 checksum generation.
d207ebef
JM
12543 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12544 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12545 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12546 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12547
12548Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12549
12550 * configure (warn_cflags): Delete.
12551
0ea6d60c
PDM
12552Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12553
12554 * MAINTAINERS: Added myself.
12555
17090313 125562000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12557 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12558
e490616e
ZW
12559 * configure.in (enable_libstdcxx_v3): Add.
12560 (target_libs): Add bits here to switch between libstdc++-v2 and
12561 libstdc++-v3.
12562 * config.if: And this file too.
12563 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12564
76b78517
MM
125652000-04-05 Michael Meissner <meissner@redhat.com>
12566
12567 * config.sub (d30v): Add d30v as a basic machine type.
12568
ad242caf
JM
125692000-03-29 Jason Merrill <jason@casey.cygnus.com>
12570
12571 * configure.in: -linux-gnu*, not -linux-gnu.
12572
d4537148
TM
12573Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12574
12575 * MAINTAINERS: Add self in write-after-approval section.
12576
f152e9d4
JW
12577Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12578
12579 * MAINTAINERS: Add self as ia64 port maintainer.
12580
6a5fcef1
NB
125812000-03-08 Neil Booth <NeilB@earthling.net>
12582
12583 * MAINTAINERS: Add self in write-after-approval section.
12584
d207ebef 12585Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12586
d207ebef
JM
12587 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12588 (do-tar-bz2): Replace TOOL with PACKAGE.
12589 (gdb.tar.bz2): Remove GDBTK from GDB package.
12590 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12591 dejagnu.tar.bz2): New packages.
d207ebef
JM
12592
125932000-02-27 Andreas Jaeger <aj@suse.de>
12594
12595 * configure.in: Add entry for mips*-*-linux*, move catch all
12596 *-*-*linux* entry below this one.
12597
125982000-02-27 Ian Lance Taylor <ian@zembu.com>
12599
12600 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12601
521fe9d0
NC
126022000-02-24 Nick Clifton <nickc@cygnus.com>
12603
12604 * config.sub: Support an OS of "wince".
12605
d207ebef
JM
12606Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12607
12608 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12609 version.
d207ebef 12610
dce2d8b2 126112000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12612
12613 * config.sub: Add support for Linux/IBM 370.
12614 * configure.in: Likewise.
12615
3a685f6f
NC
126162000-02-22 Nick Clifton <nickc@cygnus.com>
12617
12618 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12619
dce2d8b2 126202000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12621
d207ebef 12622 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12623
4746ee26
KG
126242000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12625
12626 * configure (gcc_version): When setting, narrow search to
12627 lines containing `version_string'.
12628
ba96c72d
DC
126292000-02-15 Denis Chertykov <denisc@overta.ru>
12630
12631 * config.sub: Add support for avr target.
12632
77f16a66
NC
126332000-02-14 Nick Clifton <nickc@cygnus.com>
12634
12635 * MAINTAINERS: Add maintainers for MCore port.
12636
784a3a80
HPN
12637Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12638
12639 * config.sub: Add mmix-knuth-mmixware.
12640
719dd4fa
KG
126412000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12642
12643 * MAINTAINERS: Pair cccp with cpplib maintainership.
12644
dce2d8b2 126452000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12646
12647 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12648 structure stuff to -L library search.
12649 (CXX_FOR_TARGET): Ditto.
12650 (CROSS_CHECK_MODULES): Fix spelling mistake.
12651
7a53e94b
MM
126522000-01-24 Mark Mitchell <mark@codesourcery.com>
12653
12654 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12655 the C++ compiler.
12656
0da3b5a7
RH
126572000-01-12 Richard Henderson <rth@cygnus.com>
12658
12659 * configure.in: Don't build some bits for beos.
12660
02368d6d
JS
126612000-01-12 Joel Sherrill (joel@OARcorp.com)
12662
12663 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12664 as include files.
12665
2e76d35c
ZW
126662000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12667
12668 * Add self as cpplib maintainer, as requested by Jason
12669 Merrill. Correct my e-mail address.
12670
4c25fdcf
GK
126712000-01-06 Geoff Keating <geoffk@cygnus.com>
12672
12673 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12674 not mh-aix43.
12675
188e3966
HPN
12676Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12677
12678 * MAINTAINERS: Add myself to "write after approval" list.
12679
c2f5d030
RH
126801999-12-14 Richard Henderson <rth@cygnus.com>
12681
12682 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12683 * config.sub: Accept alphaev[78], alphaev8.
12684
eeda916a
AO
126851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12686
12687 * config.guess, config.sub: Update from autoconf.
12688
b3bd7820
BK
126891999-11-29 Bruce Korb <autogen@linuxbox.com>
12690
2c290989 12691 * MAINTAINERS: update my playtime e-address.
b3bd7820 12692
1882b2b1
RO
12693Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12694
12695 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12696 necessary libraries are missing.
12697
dce2d8b2 12698Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12699
12700 * MAINTAINERS: Add new 'write after approval' maintainer.
12701
1e25de97
APB
12702Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12703
12704 * MAINTAINERS: Add new Java maintainer.
12705
1722c704
AS
127061999-10-25 Andreas Schwab <schwab@suse.de>
12707
12708 * configure: Fix quoting inside arguments of eval.
12709
8141abe8
NC
127101999-10-21 Nick Clifton <nickc@cygnus.com>
12711
12712 * config-ml.in: Allow suppression of some ARM multilibs.
12713
0b77644a
LV
12714Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12715
12716 * config.guess: Add OS/390 match pattern.
12717 * config.sub: Add mvs, openedition targets.
12718 * configure.in (i370-ibm-opened*): New.
12719
d207ebef
JM
127201999-09-04 Steve Chamberlain <sac@pobox.com>
12721
12722 * config.sub: Add support for configuring for pj.
12723
127241999-08-31 Nick Clifton <nickc@cygnus.com>
12725
12726 * config.sub (maybe_os): Add support for configuring for fr30.
12727
af13ebe9
NC
127281999-08-25 Nick Clifton <nickc@cygnus.com>
12729
12730 * configure.in: Do not configure or build ld for AIX
12731 platforms. ld is known to be broken on these platforms.
12732
1250c760
RO
12733Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12734
12735 * config-ml.in: Pass compiler flag corresponding to multidirs to
12736 subdir configures.
12737
d207ebef
JM
127381999-08-09 Ian Lance Taylor <ian@zembu.com>
12739
12740 * Makefile.in (LDFLAGS): Define.
12741
127421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12743
12744 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12745 noconfigdirs.
12746 (*-*-cygwin*): Likewise.
12747
127481999-08-08 Ian Lance Taylor <ian@zembu.com>
12749
12750 * mkdep: New file.
12751 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12752 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12753
12754 From Eli Zaretskii <eliz@is.elta.co.il>:
12755 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12756 long file name when using DJGPP on MS-DOS.
12757
dbd83e11
JL
12758Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12759
12760 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12761
d207ebef
JM
127621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12763
12764 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12765 dependency as this causes "make check" to globally "make all"
12766
cd1f4c2c
TT
12767Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12768
12769 * configure.in (target_libs): Added target-zlib.
12770 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12771 (CONFIGURE_TARGET_MODULES): Likewise.
12772 (CHECK_TARGET_MODULES): Likewise.
12773 (INSTALL_TARGET_MODULES): Likewise.
12774 (CLEAN_TARGET_MODULES): Likewise.
12775 (configure-target-zlib): New target.
12776 (all-target-zlib): Likewise.
12777 (all-target-libjava): Depend on all-target-zlib.
12778 (configure-target-libjava): Depend on configure-target-zlib.
12779
12780 * Makefile.in (configure-target-libjava): Depend on
12781 configure-target-newlib.
12782 (configure-target-boehm-gc): New target.
12783 (configure-target-qthreads): New target.
12784
e490616e
ZW
12785 * configure.in (target_libs): Added target-qthreads.
12786 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12787 (CONFIGURE_TARGET_MODULES): Likewise.
12788 (CHECK_TARGET_MODULES): Likewise.
12789 (INSTALL_TARGET_MODULES): Likewise.
12790 (CLEAN_TARGET_MODULES): Likewise.
12791 (all-target-qthreads): New target.
12792 (configure-target-libjava): Depend on configure-target-qthreads.
12793 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
12794
12795 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12796 (CONFIGURE_TARGET_MODULES): Likewise.
12797 (CHECK_TARGET_MODULES): Likewise.
12798 (INSTALL_TARGET_MODULES): Likewise.
12799 (CLEAN_TARGET_MODULES): Likewise.
12800 (all-target-libjava): New target.
12801 (all-target-boehm-gc): Likewise.
12802 * configure.in (target_libs): Added libjava, boehm-gc.
12803
d207ebef
JM
128041999-07-22 Ian Lance Taylor <ian@zembu.com>
12805
12806 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12807 configure.bat in SUPPORT_FILES.
12808 (gas+binutils.tar.bz2): Likewise.
12809
12810 * makeall.bat: Remove; obsolete.
12811
128121999-07-21 Ian Lance Taylor <ian@zembu.com>
12813
12814 From Mark Elbrecht:
12815 * configure.bat: Remove; obsolete.
12816
128171999-07-11 Ian Lance Taylor <ian@zembu.com>
12818
12819 * configure: Add -W -Wall to the default CFLAGS when compiling with
12820 gcc.
12821
12822Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12823
12824 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12825
128261999-06-30 Mark Mitchell <mark@codesourcery.com>
12827
12828 * configure.in: Build ld on IRIX6.
12829
128301999-06-12 Ian Lance Taylor <ian@zembu.com>
12831
12832 * Makefile.in: Change distribution targets to use bzip2 instead of
12833 gzip.
12834 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12835 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12836
128371999-06-04 Nick Clifton <nickc@cygnus.com>
12838
12839 * config.sub: Add mcore target.
12840
26d088fa
CD
12841Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12842
12843 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12844
c2c08b29
L
12845Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12846
12847 * config.guess (dummy): Changed to $dummy.
12848
671d0648
NC
128491999-05-24 Nick Clifton <nickc@cygnus.com>
12850
12851 * config.sub: Tidied up case statements.
12852
b1345c72
BE
128531999-05-22 Ben Elliston <bje@cygnus.com>
12854
51ccbd8d
BE
12855 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12856 <jiro@din.or.jp>.
12857
b1345c72
BE
12858 * config.guess: Merge with FSF version. Future changes will be
12859 more accurately recorded in this ChangeLog.
12860 * config.sub: Likewise.
12861
2caf864f
SM
12862Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12863
12864 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12865
d207ebef
JM
128661999-04-30 Tom Tromey <tromey@cygnus.com>
12867
12868 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12869
90fb0c24
TT
128701999-04-23 Tom Tromey <tromey@cygnus.com>
12871
12872 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12873
d207ebef
JM
128741999-04-20 Drew Moseley <dmoseley@cygnus.com>
12875
12876 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12877 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12878 Bad merge removed these two changes.
12879
3516940d 12880Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 12881 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
12882
12883 * config.guess (interix Alpha): Add.
12884
d207ebef
JM
128851999-04-11 Richard Henderson <rth@cygnus.com>
12886
12887 * configure.in (i?86-*-beos*): Do config gperf; don't config
12888 gdb, newlib, or libgloss.
12889
e891fbfe 12890Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 12891
e891fbfe
AO
12892 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12893 link a trivial program with -mabi=64. If it fails, remove mabi=64
12894 from multidirs.
12895
f9ae47d6
PT
12896Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12897
12898 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12899
d207ebef
JM
129001999-04-08 Nick Clifton <nickc@cygnus.com>
12901
12902 * config.sub: Add support for mcore targets.
12903
129041999-04-07 Michael Meissner <meissner@cygnus.com>
12905
12906 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12907 not mt-ospace, in order to shut up assembler warning about using
12908 symbols that are named the same as registers.
12909
129101999-04-07 Drew Moseley <dmoseley@cygnus.com>
12911
12912 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12913 dependency list for all-target-cygmon.
12914
129151999-04-05 Doug Evans <devans@casey.cygnus.com>
12916
12917 * config-ml.in: Check $host, not $target, for selective multilibs.
12918 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12919 thumb interworking, and underscore prefix multilibs.
12920
129211999-04-04 Ian Lance Taylor <ian@zembu.com>
12922
12923 * missing: Update to version from current automake.
12924
88101ab9
L
12925Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12926
12927 * configure (gxx_include_dir): Removed.
12928
12929 * configure.in (gxx_include_dir): Handle it.
12930 * Makefile.in: Likewise.
12931
d207ebef
JM
129321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12933
12934 * config.sub (mips64vr4111,mips64vr4111el) Add.
12935
129361999-03-21 Ben Elliston <bje@cygnus.com>
12937
e490616e 12938 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 12939
8dc91cbe
ME
12940Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12941
8dc91cbe
ME
12942 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12943 config/mh-djgpp.
12944
d207ebef
JM
12945Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12946
12947 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12948 all-target-newlib to dependency list for all-target-bsp.
12949
926bb5ed
MK
12950Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12951
12952 * config.sub: Add i386-uwin support.
12953 * config.guess: Likewise.
12954
4a6e3000
FS
12955Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12956
12957 * configure.in: cleanup, add mh-*pic handling for arm, special
12958 case powerpc*-*-aix*
12959
d207ebef
JM
12960Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12961
12962 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12963 can be built.
12964
12965Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12966
12967 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 12968 targets.
d207ebef 12969
71c91078
NC
129701999-03-02 Nick Clifton <nickc@cygnus.com>
12971
12972 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12973
282e5df8
GN
12974Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12975
12976 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12977
1de558ee
NC
129781999-02-24 Nick Clifton <nickc@cygnus.com>
12979
12980 * config.sub: Fix typo in arm recognition.
12981
d207ebef
JM
12982Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12983
12984 * configure.in (noconfigdirs): Changed target_configdirs to
12985 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12986 rather than m68k-*-* since it is not known to work on
12987 m68k-aout. Ditto for arm-*-*oabi.
12988
12989Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12990
12991 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
12992
129931999-02-19 Ben Elliston <bje@cygnus.com>
12994
12995 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12996 Smart and improved by Andrew Cagney.
12997
fab7445a
ME
12998Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12999
13000 * config.guess: Recognize openbsd-*-hppa.
13001
8ccdc228
L
13002Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13003
13004 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13005 only if it is not empty.
13006
3b7265ff
NC
130071999-02-17 Nick Clifton <nickc@cygnus.com>
13008
13009 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13010
d207ebef 13011 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13012
13013 * config.sub: Modified to recognize uname's armv* syntax.
13014
d207ebef
JM
130151999-02-17 Mark Salter <msalter@cygnus.com>
13016
13017 * configure.in: Added target-bsp for sparclite.
13018
13019Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13020
13021 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13022
130231999-02-08 Nick Clifton <nickc@cygnus.com>
13024
13025 * configure.in: Add support for strongarm port.
13026 * config.sub: Add support for strongarm target.
13027
c48dd3f5 13028Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13029
c48dd3f5
MK
13030 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13031 the old name config/mh-cygwin32.
13032 Enable texinfo.
13033
d207ebef
JM
13034Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13035
13036 * configure.in: Do build ld for ix86 Solaris.
13037
ecd62820
JW
13038Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13039
13040 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13041 $AR_FOR_TARGET. Likewise for RANLIB.
13042
bbd8fa7f 13043Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13044
e490616e
ZW
13045 * config.sub (oabi): Recognize.
13046 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13047
0397442c
RL
13048Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13049
13050 * config.guess: Improve detection of i686 on UnixWare 7.
13051
c9ffaa63
MK
13052Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13053
13054 * config.guess: Add support for i386-pc-interix.
13055 * config.sub: Likewise.
13056 * configure.in: Likewise.
c9ffaa63 13057
d207ebef
JM
13058Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13059
13060 * Makefile.in: Remove unneeded all-target-libio from
13061 from all-target-winsup target since it is now unneeded.
13062 Add all-target-libtermcap in its place since it is now
13063 needed.
13064
13065Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13066
13067 * configure.in: makefile stub for cygwin target is probably
13068 unnecessary. Remove it for now.
d207ebef
JM
13069
13070Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13071
13072 * configure.in: libtermcap.a should be built when cygwin is the
13073 target as well as the host.
13074 * config.guess: Allow mixed case in cygwin uname output.
13075 * Makefile.in: Add libtermcap target.
d207ebef 13076
ebe12325
JL
13077Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13078
13079 * config.sub: Clean up handling of hppa2.0.
13080
57057b67
RB
13081Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13082
13083 * config.guess: Use C code to identify more HP machines.
13084
f8670be1
JL
13085Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13086
13087 * config.sub: Handle hppa2.0.
13088
d207ebef
JM
13089Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13090
13091 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13092 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13093
130941998-12-15 Mark Salter <msalter@cygnus.com>
13095
13096 * configure.in: Added target-bsp for several target architectures.
13097
13098 * Makefile.in: Added rules for bsp.
13099
d1a09590
JL
13100Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13101
13102 * config.guess: Improve detection of hppa2.0 processors.
13103
13104Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13105
13106 * config.guess: Recognize FreeBSD using ELF automatically.
13107
71205e0b
MH
131081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13109
13110 * configure (skip-this-dir): Add handling for new shell script, which
13111 might be created by a sub-directory's configure to indicate, this particular
13112 directory is "unwanted".
13113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13114
d207ebef
JM
13115Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13116
13117 * ltconfig: import from libtool, after changing libtool to
13118 account for the cygwin name change.
13119
13120Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13121
13122 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13123 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13124
13125Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13126
13127 * configure.in: Add libtermcap to list of cygwin dependencies.
13128
13129Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13130
e490616e
ZW
13131 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13132 they include winsup/include when it's a cygwin target.
d207ebef
JM
13133
131341998-11-12 Tom Tromey <tromey@cygnus.com>
13135
13136 * configure.in (host_tools): Added zip.
13137 * Makefile.in (all-target-libjava): Depend on all-zip.
13138 (all-zip): New target.
13139 (ALL_MODULES): Added all-zip.
13140 (NATIVE_CHECK_MODULES): Added check-zip.
13141 (INSTALL_MODULES): Added install-zip.
13142 (CLEAN_MODULES): Added clean-zip.
13143
13144Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13145
13146 * Makefile.in: lose "32" from comment about cygwin.
13147
13148Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13149
13150 * configure.in: Use -Os to build target libraries for the fr30.
13151
13152Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13153
13154 * config.sub: Add fr30.
13155
13156Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13157
e490616e 13158 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13159 cygwin* instead of cygwin32*.
13160 * config.sub: Check cygwin* instead of cygwin32*.
13161
d2ec8b39
RL
13162Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13163
13164 * config.guess: Match any version of Unixware7.
13165
d207ebef
JM
131661998-10-20 Syd Polk <spolk@cygnus.com>
13167
13168 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13169 if desired.
13170
35cd2565
JL
13171Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13172
13173 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13174 these if the appropriate directories and files to not exist.
13175
52d4e5b7
JL
13176Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13177
13178 * Makefile.in (DEVO_SUPPORT): Add config.if.
13179
38ada91e
MH
13180Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13181
13182 * configure: Add pattern to replace "build_tooldir"'s
13183 definition in the generated Makefile with "tooldir"'s
13184 actual value.
13185
e44e84da
JL
13186Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13187
56a8387f
JL
13188 * config.sub: Bring back lost sparcv9.
13189
e44e84da
JL
13190 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13191
5cb95c7a
JL
13192Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13193
13194 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13195 CC_FOR_TARGET and friends.
13196
13197Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13198
ceff9b14
AO
13199 * Makefile.in (build_tooldir): New variable, same as tooldir.
13200 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13201 -B$(build_tooldir)/bin/.
13202 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13203
f2d11dcd
GP
13204Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13205
13206 * README: Remove installation instructions and refer to the
13207 INSTALL directory instead.
13208
73a6d2e7 13209Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13210
73a6d2e7
RL
13211 * config.sub: Add support for i[34567]86-pc-udk.
13212 * configure.in: Likewise.
13213
5d4a5ee6
JL
13214Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13215
13216 * Makefile.in: add bzip2 package building bits for user
13217 tools module
13218 * configure.in: ditto
13219
6fc19d6d
JL
13220Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13221
13222 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13223 (ALL_TARGET_MODULES): Add all-target-libobjc.
13224 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13225 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13226 (all-target-libchill): Add dependencies.
13227 * configure.in (target_libs): Add libchill.
4e81ae98 13228
f653f0ab
MH
132291998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13230
13231 * configure.in (target_subdir): Remove duplicate line.
13232
5d4a5ee6
JL
13233Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13234
13235 * Makefile.in (all-automake): fix dependencies.
13236
494933e4
JL
13237Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13238
13239 * configure.in: Minor cleanups for building in the $(target_alias)
13240 subdir.
13241
f6b58262
JW
132421998-09-22 Jim Wilson <wilson@cygnus.com>
13243
13244 * Makefile.in (bootstrap): Set r and s before make all. Use
13245 BASE_FLAGS_TO_PASS in make all.
13246 (cross): Likewise.
13247
27c7a08d
MM
132481998-09-20 Mark Mitchell <mark@markmitchell.com>
13249
13250 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13251
e67afd1e
RH
13252Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13253
13254 * config.sub: Fix typo in last change.
13255
8e44ac71
MH
132561998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13257
13258 * config.sub: Add support for C4x target.
13259 * configure.in: Likewise.
13260
d7496fbb
DM
132611998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13262
13263 * config.sub: Recognize sparcv9 just like sparc64.
13264
22097bd1
RL
13265Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13266
13267 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13268
4b877abd
JL
13269Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13270
2c8ec9a2
JL
13271 * config.guess: Correctly identify Pentium II sco boxes.
13272
4b877abd
JL
13273 * config.guess: Fix "tr" code. From Weiwen Liu.
13274
ab03db52
JH
13275Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13276
13277 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13278 stabs.
13279
b54db294
JL
13280Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13281
13282 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13283 (ALL_TARGET_MODULES): Add all-target-libchill.
13284 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13285 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13286 (all-target-libchill): Add dependencies.
13287 * configure.in (target_libs): Add libchill.
13288
bf48dd73
LW
13289Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13290
13291 * config.guess: Avoid assumptions about "tr" behaves when
13292 LANG is set to something other than English.
13293
a3cbd105
L
13294Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13295
13296 * configure (gxx_include_dir): Changed to
13297 '${prefix}/include/g++'-${libstdcxx_interface}.
13298
13299 * config.if: New to determine the interfaces.
13300
c4acd909
MK
13301Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13302
13303 * config.guess: Detect and handle MPE/IX.
13304 * config.sub: Deal with MPE/IX.
13305
9ea97665
DE
13306Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13307
13308 * configure.in: Use mh-aix43.
13309
0ce065bd
MH
133101998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13311
13312 * configure: Fix --without/--disable cases for gxx-include-dir.
13313
5d4a5ee6
JL
13314Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13315
13316 * mdata-sh: Imported. Needed for automake support.
13317
13318Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13319
13320 * Makefile.in (taz): Try "chmod -R og=u ." before
13321 "chmod og=u `find . -print`".
13322
13323Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13324
13325 * configure.in: Add arm-elf and thumb-elf support.
13326
13327Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13328
13329 * Makefile.in: Undo previous patch.
13330
13331Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13332
13333 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13334 to here ...
13335 (install-no-fixedincludes): and here
13336 (INSTALL_MODULES): ... from here.
13337
466456d9
ILT
13338Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * config.sub: Merge with FSF.
13341
1b409d25
ILT
13342 * config.guess: Merge with FSF.
13343
d207ebef
JM
13344Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13345
13346 * configure (extraconfigdirs): New variable.
13347 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13348 * Makefile.in (all): Move higher in file.
13349 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13350 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13351 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13352 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13353 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13354
133551998-07-23 Brendan Kehoe <brendan@cygnus.com>
13356
13357 * Makefile.in (all-target-libjava): Depend on all-gcc and
13358 all-target-newlib.
13359 (configure-target-libjava): Depend on $(ALL_GCC).
13360
7f1937c1
RL
13361Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13362
13363 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13364 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13365
2ada2bd6
ML
13366Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13367
13368 * INSTALL/README: Fix typo.
13369
1e025bde
ML
13370Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13371
5d4a5ee6
JL
13372 * ylwrap: Change absolute path checks to check for DOS style path
13373 names.
1e025bde 13374
5d4a5ee6
JL
13375 * ylwrap: Don't use a full path name if the source file is in the
13376 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13377
6755ff73
ILT
13378 * config-ml.in: Default to being verbose, to match Feb 18 change to
13379 configure.
13380
5d4a5ee6
JL
13381Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13382
13383 Brought over from egcs:
13384
13385 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13386
13387 * configure.in (target_subdir): Set to ${target_alias} instead
13388 of "libraries".
13389
13390 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13391
13392 * configure.in (target_subdir): Set to libraries if enable_multilib.
13393
13394Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13395
13396 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13397 multilibs, force reconfiguration the first time we create
13398 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13399
13400Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13401
13402 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13403 avoid confusion with --no-recursion.
13404
13405Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13406
13407 * configure.in: Win32 hosts shouldn't use install -x
13408 * install-sh: remove -x option, and special .exe-handling
13409 hack.
13410
d207ebef
JM
13411Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13412
13413 * config.guess: Recognize i586-pc-beos.
13414 * configure.in: Don't build some bits for beos.
13415
fbd836fc
ILT
13416Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13417
5d4a5ee6
JL
13418 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13419 CFLAGS default to -O2.
13420
fbd836fc
ILT
13421 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13422 when using GNU ld.
13423
13424Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13425
13426 * ltmain.sh: Correct install when using a different shell.
13427
13428Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13429
13430 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13431
d207ebef
JM
13432Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13433
13434 * makefile.vms: Update to build binutils/makefile.vms. Add install
13435 target.
fbd836fc
ILT
13436
13437Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13438
13439 * ltconfig: Update to correct AIX handling.
13440
69b471bc
JL
13441Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13442
81241b5e
JL
13443 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13444
69b471bc
JL
13445 * configure.in (target_subdir): Set to ${target_alias} instead
13446 of "libraries".
13447
bedf82df
MH
134481998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13449
13450 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13451 (Makefile): Depend on $(gcc_version_trigger).
13452
13453 * configure (gcc_version): Change default initializer to empty
13454 string.
13455 (gcc_version_trigger): New variable; pass this variable down
13456 to subdir configures to enable them checking gcc's version
13457 themselves. Emit make macros for both gcc_version vars.
13458 (topsrcdir): Initialize reliably.
13459 (recursion line): Remove --with-gcc-version=${gcc_version}.
13460
28e449d8
MH
134611998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13462
13463 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13464 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13465 in $(libsubdir); emit definition in each generated Makefile.
13466 (gxx_include_dir): Initialize depending on
13467 $enable_version_specific_runtime_libs.
28e449d8 13468
50c4c9f7
MH
134691998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13470
13471 * configure (gcc_version): Initialize properly depending on
13472 how and where configure is started.
13473 (recursion line): Pass a --with-gcc-version=${gcc_version}
13474 to configures in subdirs.
13475
d207ebef
JM
13476Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13477
13478 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13479 cygmon
d207ebef 13480
5d4a5ee6
JL
13481Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13482
13483 * configure.in: Add cygmon and libstub support for mn10200.
13484
2f96399b
MH
134851998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13486
13487 * configure (gcc_version): Add new variable describing the
13488 particular gcc version we're building.
13489 * Makefile.in (libsubdir): Add new macro for the directory
13490 in which the compiler finds executables, libraries, etc.
13491 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13492 and libsubdir.
13493
c4137c50
AO
13494Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13495
ceff9b14
AO
13496 * Makefile.in (local-clean): Remove *.log.
13497 (warning.log): Built with warn_summary from build.log.
13498 (mail-report.log): Run test_summary.
13499 (mail-report-with-warnings.log): Run test_summary including
13500 warning.log in the report.
c4137c50 13501
276d5ee0
RL
13502Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13503
13504 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13505
5d4a5ee6
JL
13506Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13507
13508 * Makefile.in (grep): Grep no longer depends on libiberty.
13509
13510Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13511
13512 * Makefile.in: all-snavigator needs all-libgui.
13513
13514Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13515
13516 * configure.in: Add cygmon and libstub support for mn10300.
13517
8af14275
ILT
13518Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13519
13520 * missing: Update to version from automake 1.3.
13521
fbd836fc
ILT
13522 * ltmain.sh: On installation, don't get confused if the same name
13523 appears more than once in the list of library names.
13524
466456d9
ILT
13525Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * config.sub: Accept m68060 and m5200 as CPU names.
13528
5d4a5ee6
JL
13529Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13530
13531 * configure: Use && rather than using -a in test, because odd
13532 strings can confuse test.
13533 * configure.in: Likewise.
13534
fbd836fc
ILT
13535Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13538
f0983958
AO
13539Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13540
13541 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13542 bootstrap4-lean): New targets.
f0983958 13543
bfed1ea0
JL
13544Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13545
13546 * mpw-* Delete. Not used.
13547
5d4a5ee6
JL
13548Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13549
13550 * COPYING.LIB: Update FSF address.
13551
bfed1ea0
JL
13552Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13553
13554 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13555
5d4a5ee6
JL
13556 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13557 GAS_SUPPORT_DIRS.
13558
bfed1ea0
JL
13559Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * ltconfig, ltmain.sh: Avoid producing a version number if
13562 -version-info was not used.
13563
5d4a5ee6
JL
13564Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13565
13566 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13567 building with newlib.
13568
135691998-04-30 Paul Eggert <eggert@twinsun.com>
13570
d207ebef 13571 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13572 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13573
13574Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13575
13576 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13577 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13578
13579Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * configure.in: Change alpha to alpha* in several places.
13582
d207ebef
JM
13583Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13584
13585 * config.sub: Recognize sparc86x.
13586
77be0cab
MM
13587Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13588
13589 * configure.in (--enable-target-optspace): Remove debug echo.
13590
62441128
JW
13591Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13592
13593 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13594
bfed1ea0
JL
13595Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13596
13597 * ltconfig: Update cygwin32 support.
13598
5d4a5ee6
JL
13599 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13600 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13601 (GDB_SUPPORT_DIRS): Likewise.
13602
3f4ea1de
MM
13603Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13604
13605 * configure.in (target_makefile_frag): If --enable-target-optspace,
13606 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13607 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13608 not used.
13609 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13610
5d4a5ee6
JL
13611Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13612
13613 * Makefile.in (all-bfd): Depend on all-intl.
13614 (all-binutils): Likewise.
13615 (all-gas): Likewise.
13616 (all-gprof): Likewise.
13617 (all-ld): Likewise.
13618
136191998-04-19 Brendan Kehoe <brendan@cygnus.com>
13620
13621 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13622
bfed1ea0
JL
13623Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13624
5d4a5ee6
JL
13625 * Makefile.in (all-bfd): Depend upon all-libiberty.
13626
bfed1ea0
JL
13627 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13628
5d4a5ee6
JL
13629Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13630
13631 * Makefile.in: Add libstub.
13632
13633 * configure.in: Ditto. Build libstub for targets that have cygmon
13634 support.
13635
13636Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13637
13638 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13639
13640Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13641
13642 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13643 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13644
ec8d6ddc
KW
13645Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13646
13647 * configure: Define DEFAULT_M4 by searching PATH.
13648 * Makfile.in: Use DEFAULT_M4.
13649
bfed1ea0
JL
13650Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * ltconfig: Add cygwin32 support.
13653
5d4a5ee6
JL
13654 * Makefile.in, configure.in: Add libtool as a native only directory
13655 to configure and build.
13656
547a6183
JL
13657Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13658
13659 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13660
5d4a5ee6 13661Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13662
5d4a5ee6
JL
13663 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13664
13665Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13666
13667 * Makefile.in: add ash make rules
13668 * configure.in: add ash to native_only and host_tools lists
13669
13670Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13671
13672 * Makefile.in (all-gettext, all-intl): New targets.
13673 (ALL_MODULES): Added all-gettext, all-intl.
13674 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13675 (INSTALL_MODULES): Added install-gettext, install-intl.
13676 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13677
13678 * configure.in (host_tools): Added gettext.
13679 (native_only): Likewise.
13680 (noconfigdirs) [various cases]: Likewise.
13681 (host_libs): Added intl.
13682
d207ebef
JM
13683Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13684
13685 * configure: Do not disable building gdbtk for cygwin32 hosts.
13686
e98e406f
NC
13687Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13688
13689 * configure.in: Add thumb-coff target.
13690 * config.sub: Add thumb-coff target.
13691
5d4a5ee6
JL
13692Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13693
13694 * Makefile.in: Revert yesterday's change.
13695 (all-target-winsup): all-target-librx stays out of here.
13696
13697Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13698
13699 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13700 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13701 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13702 Remove references to librx and libg++.
13703
13704Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13705
13706 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13707 recursive makes
13708
bfed1ea0
JL
13709Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13710
13711 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13712 for newlib directory.
bfed1ea0
JL
13713 (CXX_FOR_TARGET): Likewise.
13714
13715Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13716
13717 * ltconfig: Update after libtool/ltconfig.in change for
13718 hpux11.
13719
13720Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13721
13722 * ltconfig, ltmain.sh: Update to libtool 1.2.
13723
3cd730af
MH
13724Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13725
13726 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13727 (install-gcc-cross): Instead, override LANGUAGES here.
13728
80564603
DL
137291998-03-18 Dave Love <d.love@dl.ac.uk>
13730
13731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13732 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13733
d207ebef
JM
13734Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13735
13736 * configure.in: Add Thumb-pe target.
13737
5d4a5ee6 13738Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13739
5d4a5ee6
JL
13740 * Makefile.in - changed sn targets to snavigator
13741 * configure.in - changed sn targets to snavigator
13742
2d4a0558
MH
13743Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13744
13745 * config-ml.in: After building symlink tree call make distclean
13746 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13747 to be the case for libiberty.
13748
04b93567
L
13749Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13750
13751 * configure: When making link, also check the current
13752 directory. The configure scripts may create one.
13753
9a06b842
RH
13754Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13755
13756 * config.sub: Accept alphapca56 and alphaev6 properly.
13757
217fc4e6
FS
13758Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13759
13760 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13761
3e07bdbd 13762Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 13763
e490616e 13764 * config.sub (sco5): Fix typo.
3e07bdbd 13765
5d4a5ee6
JL
13766Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13769 install-itcl.
13770 (install-itcl): Remove dependency on install-tcl.
13771
13772Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13773
13774 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13775
13776Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * configure.in: Don't build libgui for a cygwin32 target when not on
13779 a cygwin32 host.
13780
13781Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13782
13783 * configure (redirect): Set to null, so default behavior of
13784 configure is now --verbose.
13785
ce0d965c
DL
137861998-02-16 Dave Love <d.love@dl.ac.uk>
13787
13788 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13789 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13790
3acd1fd0
MH
13791Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13792
13793 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13794 this change to sync Makefile.in with its ChangeLog entries.
13795
5d4a5ee6
JL
13796Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13797
13798 * ltmain.sh (mkdir): Check that the directory doesn't exist
13799 before we exit with error, so that we don't get races during
13800 parallel builds.
13801
bfed1ea0
JL
13802Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13805
4e77e8f1
MH
13806Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13807
13808 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13809 PICFLAG_FOR_TARGET.
13810 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13811
13812 * configure: Emit a definition for the new macro enable_shared
13813 into each Makefile.
13814
5d4a5ee6
JL
13815Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13816
13817 * configure.in (host_tools, native_only): Add libtool.
13818
13819Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13820
13821 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13822 Fix typo in ming config comment.
13823
bfed1ea0
JL
13824Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13825
13826 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13827
5d4a5ee6
JL
13828Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13829
13830 * config.sub: Add tic30 cases, and map c30 to tic30.
13831
8821a725
RH
13832Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13833
13834 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13835 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13836 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13837 (CLEAN_TARGET_MODULES): Similarly
13838 (all-target-libf2c): Add dependences.
4e81ae98 13839 * configure.in (target_libs): Add libf2c.
8821a725 13840
5d4a5ee6
JL
13841Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13842
13843 * configure.in: Remove expect from noconfigdirs when target
13844 is cygwin32. OK to build expect and dejagnu with Canadian
13845 Cross.
13846
0aadd657
ILT
13847Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13848
5d4a5ee6
JL
13849 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13850 host.
13851
0aadd657
ILT
13852 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13853 and mingw32.
13854
d0a8352c
MH
13855Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13856
13857 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13858 here as it is not defined in the toplevel Makefile.
13859
59739e3c
MH
13860Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13861
13862 * configure (package_makefile_rules_frag): New variable, which names
13863 a file with generic rules, ...
13864 Change comment to mention we now have FIVE parts.
13865 * configure: Undo last change.
13866
228197ee
LT
13867Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13868
13869 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 13870 * config.sub: More accurate determination of HP processor types.
228197ee 13871
efd4c0ba
MH
13872Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13873
13874 * configure (package_makefile_frag): Move inserting the
13875 ${package_makefile_frag} to where it should be according
13876 to the comment.
13877
6eef3189
PB
13878Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13879
13880 * config.guess: Add support for Linux/ARM.
13881
d207ebef
JM
13882Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13883
13884 * .cvsignore: Remove *-info and *-install since they match
13885 release-info and mpw-install, which we don't want to just ignore.
13886
48464ebf
RH
13887Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13888
13889 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13890
803462a7
PN
13891Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13892
13893 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13894 local_prefix to sub-make invocations.
13895
520ab477
L
13896Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13897
13898 * configure.in: Check makefile fragments in the source
13899 directory.
13900
4bcdb76d
AO
13901Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13902
ceff9b14
AO
13903 * configure.in: Check whether host and target makefile
13904 fragments exist before adding them to *_makefile_frag.
4bcdb76d 13905
5d4a5ee6
JL
13906Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13907
13908 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13909
13910Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13911
13912 * configure.in: Make sure we only replace RPATH_ENVVAR on
13913 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13914 regexp to sed.
13915
13916 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13917 to sub-makes.
13918
0d3e11a5
LI
139191998-01-13 Lee Iverson (leei@ai.sri.com)
13920
13921 * config-ml.in (multi-do): LDFLAGS must include multilib
13922 designator.
13923
d45b3d87 13924Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
13925
13926 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13927
d39cd7a1
MK
13928Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13929
13930 * config.sub: Add mingw32 support.
13931 * configure.in: Likewise.
d39cd7a1 13932
6decbc24
FS
13933Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13934
13935 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13936
5d4a5ee6
JL
13937Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13938
13939 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13940 * configure (gxx_include_dir): Provide a definition for subdirs
13941 which do not use autoconf.
13942
13943Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13944
13945 * config.guess: Sync with egcs. Picks up new alpha support,
13946 BeOS & some additional linux support.
13947
d3d1907a
JL
13948Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13949
13950 * config.guess: HP 9000/803 is a PA1.1 machine.
13951
b104e095
RH
13952Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13953
13954 * configure.in: It's alpha*-...
13955
aca823c1
L
13956Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13957
13958 * configure.in (host_makefile_frag, target_makefile_frag):
13959 Handle multiple config files.
13960 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13961 alpha-*-*.
13962
d207ebef
JM
13963Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13964
13965 * mkdep: New file.
13966
13967Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13968
13969 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13970
5d4a5ee6
JL
13971Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13972
13973 * Makefile.in: Add libgui directory.
13974 (GDB_TK): Add all-libgui.
13975 * configure.in: Add libgui directory.
13976 * configure: Add all-libgui to GDB_TK.
13977
13978Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13979
13980 * config-ml.in (multidirs): Add m32r to multilib list.
13981
13982Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13983
13984 * Makefile.in (all-target-gperf): Change dependency to
13985 all-target-libstdc++.
13986
baf55877
FF
13987Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13988
13989 * config.guess: Add BeOS support.
13990
5d4a5ee6
JL
13991Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13992
13993 Source directory cvs renamed to cvssrc:
13994 * configure.in (host_tools): Change cvs to cvssrc.
13995 (native_only): Likewise.
13996 (noconfigdirs) [various cases]: Likewise.
13997 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13998 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13999 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14000 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14001 (all-cvssrc): Rename target from all-cvs.
14002
f2d76545
JL
14003Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14004
14005 * configure (gxx_include_dir): Fix thinko.
14006
205cba53
JL
14007Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14008
14009 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14010 (install-cross, install-gcc-cross): New targets.
14011
5d4a5ee6
JL
14012Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14013
14014 * configure.in (noconfigdirs): Add support for Thumb target.
14015
14016 * config.sub (maybe_os): Add support for Thumb target.
14017
14018Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14019
14020 * Makefile.in: Add rules for cygmon.
14021
14022 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14023
96b0f1fc
JL
14024Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14025
14026 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14027 * configure (gxx_include_dir): Provide a definition for subdirs
14028 which do not use autoconf.
d207ebef
JM
14029
14030Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14031
14032 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14033 11/18/97 build
d207ebef 14034
7dfef6ed
JL
14035Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14036
14037 * From Franz Sirl.
14038 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14039 found on RedHat Linux systems.
96b0f1fc 14040
83cfe7c0
JL
14041Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14042
14043 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14044 guesses.
14045
7dfef6ed
JL
14046Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14047
14048 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14049
5d4a5ee6
JL
14050Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14051
14052 * ltmain.sh: If mkdir fails, check whether the directory was created
14053 anyhow by some other process.
14054
d207ebef
JM
14055Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14056
14057 * configure.in (d30v-*-*): Configure all directories.
14058
14059Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14060
14061 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14062 for the D30V.
14063
14064Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14065
14066 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14067
5d4a5ee6
JL
14068Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14069
e490616e
ZW
14070 * include/libiberty.h: Add extern "C" { so it can be used with C++
14071 progrms.
14072 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14073 programs.
5d4a5ee6 14074
d207ebef
JM
14075Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14076
14077 * configure.in (d30v-*-*): Configure GCC now.
14078
5d4a5ee6
JL
14079Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14080
14081 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14082 is no longer needed.
14083
c9670e62
JM
14084Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14085
14086 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14087
cc71c0ca
MH
14088Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14089
14090 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14091 targets using "$@" to provide support for similar but not identical
14092 targets without having to duplicate code.
14093
d207ebef
JM
14094Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14095
14096 * makefile.vms: Fix to work with DEC C.
14097
14098Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14099
14100 * config.sub: Add mips-tx39-elf to marketing names.
14101
14102Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14103
14104 * ltmain.sh: Handle symlinks in generated script.
14105
14106Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14107
14108 * configure: Handle autoconf style directory options: --bindir,
14109 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14110 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14111 --sysconfdir.
14112 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14113 (sharedstatedir, localstatedir, oldincludedir): New variables.
14114 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14115 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14116 sbindir, sharedstatedir, and sysconfdir.
14117
b1e3ddfd
AJ
14118Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14119
14120 * Makefile.in (bootstrap-lean): New target.
14121
d207ebef
JM
14122Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14123
14124 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14125 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14126
14127Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14128
14129 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14130
09f97c1e
JL
14131Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14132
14133 * Makefile.in (cross): New target.
14134
335d0ab2
AO
14135Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14136 Jeff Law <law@cygnus.com>
14137
14138 * Makefile.in (bootstrap2, bootstrap3): New targets.
14139 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14140 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14141
d207ebef
JM
14142Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14143
14144 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14145 windows. Consistent with gdb/configure.
d207ebef 14146
e693cc28
UD
141471997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14148
e693cc28
UD
14149 * configure.in: Name Linux target fragment.
14150
14151 * configure: Rewrite so that project Makefile fragment is inserted
14152 first and appears last in the resulting Makefile.
14153
d207ebef
JM
14154Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14155
14156 * Makefile.in (install-itcl): Install tcl first.
14157
5d4a5ee6
JL
14158Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14159
14160 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14161
f401679e
JW
14162Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14163
14164 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14165
14166 * configure.in (skipdirs): Add target-librx for Linux.
14167 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14168
ec20b1b9
JL
14169Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14170
14171 * Makefile.in (bootstrap): New target.
14172
becdcf6d
JL
14173Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14174
63f6bcd7 14175 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14176
d207ebef
JM
14177Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14178
14179 * config.guess: Merge with FSF.
14180
0c82f6bf
FF
14181Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14182
14183 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14184
d207ebef
JM
14185Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14186
14187 * config.sub: Add "marketing-names" patch.
14188
3fbc0b70
JS
14189Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14190
e490616e 14191 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14192
e20d4801
JL
14193Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14194
14195 * config.sub: Handle v850-elf.
14196
fe181f78 14197Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14198
14199 * .cvsignore (*-install): Remove.
14200
bfed1ea0
JL
14201Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14202
14203 * ltconfig: Set CONFIG_SHELL in libtool.
14204 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14205
558a1e7c
JW
14206Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14207
14208 * configure.in (target_subdir): Set to libraries if enable_multilib.
14209
7818d6fc
JW
14210Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14211
14212 * config.guess: Update from gcc directory.
14213
d207ebef
JM
14214Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14215
14216 * Makefile.in (all-sim): Depends on all-readline.
14217
6599da04
JM
14218Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14219
14220 * Makefile.in (BISON, YACC): Use $$s.
14221 (all-bison): Depend on all-texinfo.
14222
14223Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14224
14225 * Makefile.in (BISON): Add -L flag.
14226 (YACC): Likewise.
14227
d207ebef
JM
14228Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14229
4e81ae98
EC
14230 * configure.in (noconfigdirs): Add support for v850e target.
14231
d207ebef
JM
14232 * config.sub (maybe_os): Add support for v850e target.
14233
14234Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14235
4e81ae98
EC
14236 * configure.in (noconfigdirs): Add support for v850ea target.
14237
d207ebef
JM
14238 * config.sub (maybe_os): Add support for v850ea target.
14239
6599da04
JM
14240Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14241
14242 * config.sub: Add mipstx39. Delete r3900.
14243
14244Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14245
14246 * Makefile.in (all-autoconf): Depends on all-texinfo.
14247
14248Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14249
14250 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14251 eabi targets.
14252
14253Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14254
14255 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14256
14257 * configure: When handling a Canadian Cross, handle YACC as well as
14258 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14259 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14260
14261Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14262
14263 * Makefile.in (BISON): bison, not byacc or bison -y.
14264 (YACC): bison -y or byacc or yacc.
14265 (various): Add *-bison as appropriate.
14266 (taz): No need to mess with BISON anymore.
14267
14268Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14269
14270 * configure: If OSTYPE matches *win32*, try to find a good value for
14271 CONFIG_SHELL.
14272
14273Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14274
14275 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14276 configure.in if it is present.
14277
14278Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14281
14282Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14283
14284 * config.sub: Recognize `arc' cpu.
14285 * configure.in: Likewise.
14286 * config-ml.in: Likewise.
14287
14288Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14289
14290 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14291
14292Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14293
14294 * configure: Changed sed delimiter from ':' to '|' when
14295 attempting to substitute ${config_shell} for SHELL. On
14296 NT ${config_shell} may contain a ':' in it.
14297
14298Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14299
14300 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14301
14302Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14305
14306Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14307
14308 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14309
14310 * ylwrap: If the program is a relative path, force it to be
14311 absolute.
14312
14313Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14314
14315 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14316
14317Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14318
14319 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14320 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14321 for libraries.
6599da04
JM
14322
14323Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14324
14325 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14326 separated by spaces.
6599da04
JM
14327
14328Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14329
14330 * ylwrap: New file.
14331 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14332
14333 * ltmain.sh: Handle /bin/sh at start of install program.
14334
14335 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14336
14337 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14338 * missing: New file, from automake 1.2.
14339
14340Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14343 check-tk to CHECK_X11_MODULES.
14344
14345Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14346
14347 * config.sub: Merge with FSF.
14348
14349Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14350
14351 * config.guess: Merge with FSF.
14352
14353Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14354
14355 * configure: Treat msdosdjgpp like go32.
14356 * configure.in: Likewise. Don't remove gprof for go32.
14357
14358 * configure: Change Makefile.tem2 to Makefile.tm2.
14359
14360Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14361
14362 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14363
14364Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14365
14366 * install-sh (chmodcmd): Set to null if the DST directory already
14367 exists. Same as Nov 11th change.
14368
14369Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14370
4e81ae98 14371 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14372
14373Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14374
14375 * config.guess: Update from FSF.
14376
14377Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14378
14379 * Makefile.in (GDB_TK): Depend on itcl and tix.
14380
14381Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14382
14383 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14384 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14385 (INSTALL_SCRIPT): New variable.
14386 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14387 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14388 to -x.
14389 * install-sh: Add support for -x option.
14390
14391Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14392
14393 * configure.in, Makefile.in: Treat tix like itcl.
14394
14395Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14396
14397 * Makefile.in (WINDRES): New variable.
14398 (WINDRES_FOR_TARGET): New variable.
14399 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14400 (EXTRA_HOST_FLAGS): Add WINDRES.
14401 (EXTRA_TARGET_FLAGS): Add WINDRES.
14402 (EXTRA_GCC_FLAGS): Add WINDRES.
14403 ($(DO_X)): Pass down WINDRES.
14404 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14405 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14406 DLLTOOL_FOR_TARGET.
14407
14408Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14409
14410 * configure.in: configure sim before gdb for win32-x-ppc
14411
14412Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14413
14414 Move gperf into the toplevel, from libg++.
14415 * configure.in (target_tools): Add target-gperf.
14416 (native_only): Add target-gperf.
14417 * Makefile.in (all-target-gperf): New target, depend on
14418 all-target-libg++.
14419 (configure-target-gperf): Empty rule.
14420 (ALL_TARGET_MODULES): Add all-target-gperf.
14421 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14422 (CHECK_TARGET_MODULES): Add check-target-gperf.
14423 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14424 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14425
14426Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14427
6599da04
JM
14428 * config.sub (mn10200): Recognize new basic machine.
14429
14430Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14431
14432 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14433 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14434
14435Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14436
14437 * configure.in: If we're building mips-sgi-irix6* native, turn on
14438 ENABLE_MULTILIB and set TARGET_SUBDIR.
14439
14440Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14441
14442 * Makefile.in (all-sn): Depend on all-grep.
14443
14444Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14445
14446 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14447
14448 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14449 Makefile. From Jeff Makey <jeff@cts.com>.
14450 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14451
14452 * Makefile.in (DISTBISONFILES): Remove.
14453 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14454 $(DEFAULT_YACC).
14455
14456 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14457 cygwin32.
6599da04
JM
14458
14459 * Makefile.in (LD): New variable.
14460 (EXTRA_HOST_FLAGS): Pass down LD.
14461 ($(DO_X)): Likewise.
14462
14463Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14464
14465 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14466
14467Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14468
14469 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14470 before adding our own. Always add --build.
6599da04
JM
14471
14472Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14473
14474 * configure.in (targargs): Pass --build if we're doing
14475 a cross-compile.
14476
14477Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14478
ca236658 14479 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14480 sed. Otherwise sed chokes on NT path names with drive
14481 designators. Also look for "?:*" as the leading characters in an
14482 absolute pathname.
14483
14484Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14485
14486 * config.sub: Support for r3900.
14487
14488Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * configure.in: Use install-sh, not install.sh.
14491
14492Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14495 apply it twice.
14496
14497Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14498
14499 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14500 install-binutils.
14501
14502Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14503
14504 * Makefile.in: Add automake targets.
14505 * configure.in (host_tools): Add automake.
14506
14507Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14508
14509 * configure: Default CXX to c++, not gcc.
14510 * Makefile.in (CXX): Set to c++, not gcc.
14511 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14512
14513Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14514
14515 * install-sh: try appending a .exe if source file doesn't
14516 exist
14517
14518Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14519
14520 * configure.in: Turn on multilib by default.
14521 (cross_only): Remove target-libiberty.
14522
14523 * Makefile.in (all-gcc): Don't depend on libiberty.
14524
14525Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14526
14527 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14528
14529Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14530
14531 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14532 (DISTBISONFILES): Add ld/Makefile.in
14533
14534Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14535
14536 * configure.in: if target is cygwin32 but host isn't cygwin32,
14537 don't configure gdb tcl tk expect, not just gdb.
14538
14539Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14540
14541 * configure.in: Added gnuserv everywhere sn appears.
14542
14543 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14544 (CROSS_CHECK_MODULES): Added check-gnuserv.
14545 (INSTALL_MODULES): Added install-gnuserv.
14546 (CLEAN_MODULES): Added clean-gnuserv.
14547 (all-gnuserv): New target.
14548
14549Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14550
14551 * config.guess: Fixes for MIPS OpenBSD systems.
14552
14553Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14554
14555 * Makefile.in (INSTALL_XFORM): Remove.
14556 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14557
14558 * mkinstalldirs: New file, copied from automake.
14559 * Makefile.in (installdirs): Rename from install-dirs. Use
14560 mkinstalldirs. Change all users.
14561 (DEVO_SUPPORT): Add mkinstalldirs.
14562
14563Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14564
14565 * install-sh: Rename from install.sh.
14566 * Makefile.in (INSTALL): Change install.sh to install-sh.
14567 (DEVO_SUPPORT): Likewise.
14568
14569 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14570 Graichen <graichen@rzpd.de>.
14571
14572Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14573
14574 * config.guess: Recognize OpenBSD systems correctly.
14575
14576Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14577
14578 * README, Makefile.in (ETC_SUPPORT): Remove references to
14579 cfg-paper*, configure.{texi,man,info*}._
14580
14581Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14582
14583 * Makefile.in (all.normal): Ensure that gcc is built after all
14584 the x11 - ie gdb - targets.
14585
14586Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14587
14588 * makefile.vms: Don't run conf-a-gas.
14589
14590Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14591
e490616e 14592 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14593
d207ebef
JM
14594Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14595
14596 * configure.in: Remove noconfigdirs case since gdb also
14597 configures and builds for tic80-coff.
14598
6599da04
JM
14599Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14600
14601 * configure: Set cache_file to config.cache.
14602 * Makefile.in (local-distclean): Remove config.cache.
14603
14604Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14605
14606 * COPYING: Update FSF address.
14607
d207ebef
JM
14608Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14609
14610 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14611 noconfigdirs.
14612
6599da04
JM
14613Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14614
14615 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14616 MAKEDIRS, is empty.
14617
14618Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14619
14620 * config.sub: Tweak mn10300 entry.
14621
14622Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14623
14624 * configure.in (host_tools): Put sim before gdb, so gdb's
14625 configure.tgt can determine if the simulator was configured.
14626
14627Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14628
14629 * config.sub: Move BeOS $os case to be with other Cygnus
14630 local cases.
14631
14632Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14633
14634 * config.sub: Remove misplaced comment that broke Linux.
14635
14636Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14637
14638 * config.sub: Add BeOS support.
14639
14640Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14641
14642 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14643
14644Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14645
14646 * configure.in (noconfigdirs): Remove tcl and tk from
14647 noconfigdirs for cygwin32 builds.
14648
d207ebef
JM
14649Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14650
14651 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14652
6599da04
JM
14653Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14654
14655 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14656 make-all.com, use makefile.vms instead.
14657
14658Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14659
14660 * config.sub: Accept -lnews*.
14661
d207ebef
JM
14662Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14663
14664 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14665 target-examples and target-libiberty for d30v.
d207ebef
JM
14666
14667Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14668
14669 * configure.in (noconfigdirs): Enable ld for d30v.
14670
14671Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14672
14673 * configure.in (tic80-*-*): Build compiler.
14674
14675Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14676
14677 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14678 unsupported d30v directories
d207ebef
JM
14679
14680Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14681
4e81ae98
EC
14682 * config.sub, configure.in: Add d30v target cpu.
14683
6599da04
JM
14684Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14685
14686 * makefile.vms: New file.
14687 * make-all.com: Remove.
14688
14689Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14690
14691 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14692
14693Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14694
14695 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14696
14697Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14698
14699 * Makefile.in (ALL_MODULES): Added all-db.
14700 (CROSS_CHECK_MODULES): Addec check-db.
14701 (INSTALL_MODULES): Added install-db.
14702 (CLEAN_MODULES): Added clean-db.
14703
14704Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14705
14706 * config.guess: Merge with latest FSF sources.
14707
14708Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14709
14710 * Makefile.in (ALL_MODULES): Added all-itcl.
14711 (CROSS_CHECK_MODULES): Added check-itcl.
14712 (INSTALL_MODULES): Added install-itcl.
14713 (CLEAN_MODULES): Added clean-itcl.
14714
14715Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14716
14717 * configure.in: build gdb for mn10200
14718
14719Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14720
14721 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14722
d207ebef
JM
14723Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * configure.in (tic80-*-*): Turn off most targets right now.
14726
6599da04
JM
14727Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14728
14729 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14730 rather than the makeinfo program.
14731 (do-info): Depend upon all-texinfo.
14732
14733Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14734
14735 * configure.in: Remove uses of config/mh-linux.
14736
14737 * config.sub, config.guess: Merge with latest FSF sources.
14738
d207ebef
JM
14739Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14740
14741 * config.sub (case $basic_machine): Add tic80 entries.
14742
6599da04
JM
14743Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * config.sub, config.guess: Merge with latest FSF sources.
14746
14747Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14748
14749 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14750 * mpw-config.in: Test for NewFolderRecursive.
14751 * mpw-install: Use symbolic name for startup filename.
14752 * mpw-README: Add various additional details.
14753
14754Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14755
14756 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14757
14758Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14759
14760 * configure.in: Do build gcc and the target libraries for
14761 the mn10200.
14762
14763Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14764
14765 * configure.in: don't avoid building gdb for mn10300 any more
14766 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14767 instead of single-quoting it.
14768
14769Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14770
14771 * configure.in: Don't use --with-stabs on IRIX 6.
14772
14773Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14774
14775 * configure.in (m32r): Build gdb, libg++ now.
14776
14777Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14778
14779 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14780 directories from noconfigdirs.
14781
14782Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14783
14784 * config.sub (basic_machine): added mips16 configuration
14785
14786Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14787
14788 * config.sub: Handle d10v-unknown.
14789
d207ebef
JM
14790Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14791
14792 * config.sub: Handle v850-unknown.
14793
6599da04
JM
14794Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14795
14796 * Makefile.in: add findutils
14797 * configure.in: add findutils to list of host_tools
14798
14799Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14800
14801 * config.sub: Handle mn10200 and mn10300.
14802
14803Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14804
14805 * configure.in (d10v-*): Do not build librx.
14806
14807Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14808
14809 * configure.in (mn10300): Build everything except gdb & libgloss.
14810
14811Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14812
14813 * config.guess: Patch for Dansk Data Elektronik servers,
14814 from Niels Skou Olsen <nso@dde.dk>.
14815
14816 For ncr, use /bin/uname rather than uname, since GNU uname does not
14817 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14818
14819 Patch for MIPS R4000 running System V,
14820 from Eric S. Raymond <esr@snark.thyrsus.com>.
14821
14822 Fix thinko for nextstep.
14823
14824 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14825
14826 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14827 * config.guess: Guess mips-dec-mach_bsd4.3.
14828
14829 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14830 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14831 release numbers.
14832 * config.guess (mips-mips-riscos*): Emit just enough of the
14833 release number.
14834
14835 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14836 * config.guess (sparc-auspex-sunos*): Added.
14837 (f300-fujitsu-*): Added.
14838
14839 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14840 * config.guess: Recognize a Tadpole as a sparc.
14841
14842Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14843
14844 * config.guess: Don't assume that NextStep version is either 2 or
14845 3. NextStep 4 (aka OpenStep 4) has come out now.
14846
14847Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14848
14849 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14850 From Rik Faith <faith@cs.unc.edu>.
14851
14852Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14853
14854 * config.sub: Contributions from bug-gnu-utils to:
14855 Support plain "hppa" (no version given) architecture, reported by
14856 OpenStep.
14857 OpenBSD like NetBSD.
14858 LynxOs is not a hardware supplier.
14859
14860 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 14861 OpenBSD like NetBSD.
6599da04
JM
14862 Stratus systems.
14863 More Pyramid systems.
14864 i[n>4]86 Intel chips.
14865 M680[n>4]0 Motorola chips.
14866 Use unknown instead of lynx for hardware manufacturer.
14867
14868Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14869
14870 * install.sh (chmodcmd): Set to null if the DST directory already
14871 exists.
14872
14873Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14874
14875 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14876 not use mt-ppc target Makefile fragment any more.
14877
14878Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14879
14880 * configure.in (*-*-windows): Exclude everything but those dirs
14881 needed to build windows.
14882
14883Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14884
14885 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14886
14887Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14888
14889 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
14890
14891Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14892
14893 * Undo my previous change.
14894
14895Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14898 unconditionally.
14899 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14900
14901Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14902
14903 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14904 host to add it's own flags.
6599da04
JM
14905
14906Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14907
14908 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14909
14910Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14913 (CXX_FOR_TARGET): Likewise.
14914 (GCC_FOR_TARGET): Define.
14915 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14916 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14917 CC_FOR_TARGET was specified on the command line.
14918 (MAKEOVERRIDES): Don't define.
14919
14920Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14921
14922 * configure.in (m32r): Fix spelling of libg++ libs.
14923
14924Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14925
14926 * config.sub (-apple*): Remove, now redundant.
14927
14928Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14929
14930 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14931
14932 * configure: Rework yesterday's sed script patch.
14933
14934 * config.sub: Merge with FSF.
14935
14936Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14937
14938 * config.guess: Merge from FSF.
14939
14940 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
14941 * config.guess: Use pc instead of unknown, for pc clone systems.
14942 Change linux to linux-gnu.
6599da04
JM
14943
14944 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 14945 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
14946
14947Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14948
14949 * test-build.mk (HOLES): Add "xargs" for gdb.
14950
14951 * configure: Avoid hpux10.20 sed bug.
14952
14953Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14954
731a8127 14955 * configure.in: Add support for windows host
6599da04
JM
14956 (that is a build done under the Microsoft build environment).
14957
14958Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * Makefile.in: Replace all uses of srcroot with s, to shrink
14961 command line lengths.
14962
14963 Patches from Geoffrey Noer <noer@cygnus.com>:
14964 * configure.in: If configuring for newlib, pass --with-newlib to
14965 subdirectories.
14966 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14967 -Bnewlib/ and -Lwinsup to gcc.
14968 (CXX_FOR_TARGET): Likewise.
14969
14970Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * Makefile.in (ETC_SUPPORT): Add configure.
14973
14974Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14975
4e81ae98 14976 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
14977 host configuration file.
14978
14979Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14980
14981 * configure.in: Break mn10x00 support into separate
14982 mn10200 and mn10300 configurations.
14983 * config.sub: Likewise.
14984
14985Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14986
14987 * configure.in: Add lots of stuff to noconfigdirs for
14988 the mn10x00 targets.
14989
14990 * config.sub, configure.in: Add mn10x00 support.
14991
14992Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14993
14994 * make-all.com: Call conf-a-gas, not config-a-gas.
14995
14996Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14997
14998 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 14999 targets.
6599da04
JM
15000
15001Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15002
15003 * mpw-README: Add much more detail for native PowerMac.
15004 * mpw-install: New file.
15005 * mpw-configure: Add --norecursion and --help options.
15006 * mpw-config.in: Translate readme and install files when
15007 copying to objdir.
15008 * mpw-build.in: Don't always depend on byacc and flex.
15009 (install-only-top): New action.
15010
d207ebef
JM
15011Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15012
15013 * configure.in: You can now configure GDB for the v850.
15014
6599da04
JM
15015Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15016
15017 * configure.in (noconfigdirs): Don't configure any C++ dirs
15018 if targeting D10V.
15019
15020Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15021
15022 * config.sub: Recognize mips64vr5000.
15023
15024Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15025
15026 * configure.in: Use a single line for host_tools and native_only.
15027
15028Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15029
15030 * config.sub, configure.in: Add entries for m32r.
15031
15032Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15033
15034 * Makefile.in (inet-install): Don't run install-gzip.
15035
15036Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15037
15038 * configure.in: Don't config lots of things for *-*-windows*.
15039
15040Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15041
15042 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15043 (host_libs, host_tools): Copy from configure.in.
15044 * mpw-configure: Don't complain about directories not found.
15045
15046Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15047
15048 * configure.in (i[345]86): Recognize i686 for pentium pro.
15049 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15050 file.
15051
15052 * config.guess (i[345]86): Ditto.
15053
15054Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15055
15056 * configure.in (noconfigdirs): Removed gdb for D10V.
15057
d207ebef 15058Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15059
d207ebef
JM
15060 * configure.in: Remove ld, target-libio, target-libg++, and
15061 target-libstdc++ from noconfigdirs.
5d4a5ee6 15062
6599da04
JM
15063Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15064
15065 * configure: Fix three locations where shell scripts were
15066 being run directly rather than with config_shell.
15067
d207ebef
JM
15068Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15069
15070 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15071 * config.sub (basic_machine): Recognize v850.
15072
6599da04
JM
15073Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15074
15075 * mpw-configure: Handle multiple enable/disable options and
15076 pass them down recursively, handle -c and -s flags appropriately
15077 depending on choice of compiler, add escape mechanism for
15078 quoted arguments to gC.
15079
15080Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15081
15082 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15083 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15084 so that -mrelocatable-lib and -mno-eabi are used.
15085
15086 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15087 not support --print-multi-lib, don't abort.
15088
6599da04
JM
15089Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15090
15091 * make-all.com: Run config-a-gas.
15092 * setup.com: Don't copy subdirectory files around.
15093
15094Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15095
15096 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15097 target, it now compiles correctly.
15098
15099Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15100
15101 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15102
15103Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15104
4e81ae98 15105 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15106
15107Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15108
15109 * configure.in (native_only): Add prms.
15110
15111Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15112
15113 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15114 (BINUTILS_SUPPORT_DIRS): Likewise.
15115
15116Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15117
15118 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15119 d10v support is added.
15120
15121Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15122
15123 * configure.in (d10v-*-*): New target.
15124
15125Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15126
15127 * config.guess (HP 9000/811): Recognize this as a PA1.1
15128 machine.
15129
15130Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15131
15132 * Makefile.in (do-tar-gz): New target, split out from tail end of
15133 taz target. Run each command separately, don't use pipes.
15134 (taz): Use it.
15135
15136Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15137
15138 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15139 * mpw-build.in: No builds should depend on building byacc or flex,
15140 they are assumed to be installed already.
15141
15142Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15143
15144 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15145 variable that CC_FOR_TARGET needs.
15146
15147Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15148
15149 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15150 options have changed since the last time the subdirectory was
15151 configured, and if it has, reconfigure.
15152 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15153 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15154
15155Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15156
15157 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15158 CLEAN_MODULES): Add bash.
15159 (all-bash): New target.
15160
15161Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15162
15163 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15164
15165Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15166
15167 * config.sub (basic_machine): Recognize d10v as a valid processor.
15168
15169Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15170
15171 * mpw-configure: Add support for --bindir.
15172 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15173
15174Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15175
15176 * configure.in: add bash, time, gawk to list of hosttools and things
15177 to only build for native toolchains
15178
15179Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15180
15181 * Makefile.in (docdir): Remove.
15182
15183Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15184
15185 * Makefile.in (datadir): Set to $(prefix)/share.
15186
15187Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15188
15189 * configure.in: build diff and patch for cygwin32-hosted
15190 toolchains.
15191
15192Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15193
15194 * config.sub: Accept -rtems*.
15195
15196Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15197
e490616e
ZW
15198 * configure.in: enable dosrel for cygwin32-hosted builds,
15199 remove diff from the list of things not buildable
15200 via Canadian Cross
6599da04
JM
15201
15202Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15203
15204 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15205 don't get ". ".
6599da04
JM
15206
15207Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15208
15209 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15210
15211Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15212
15213 * Makefile.in (taz): Handle case where tex3patch didn't even get
15214 checked out. Also, if it was found, put the symlink in a new util
15215 subdirectory.
15216
15217Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15218
15219 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15220
15221Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15222
15223 * config.sub: Recognize -openvms.
15224 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15225 * make-all.com, setup.com: New files.
15226
15227Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15228
15229 * Makefile.in (taz): tex3patch moved to texinfo/util.
15230
15231Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15232
15233 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15234 * configure.in: remove make from disable-if-Can-Cross list
15235 enable gdb if ${host} and ${target} are cygwin32
15236
15237Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15238
15239 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15240 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15241
15242Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15243
15244 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15245 distinguish sysv/svr4/bsd variants.
15246 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15247
15248Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15249
15250 * configure.in: Added copyright notice.
15251 * move-if-change: Added copyright notice.
15252
15253Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15254
15255 * configure.in (powerpcle-*-solaris*): Until we get shared
15256 libraries working, don't build gdb, sim, make, tcl, tk, or
15257 expect.
15258
15259Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15260
15261 * config.guess: Merge with FSF:
15262
15263 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15264 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15265
15266 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15267 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15268
15269 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15270 * config.guess: Combine two OSF1 rules.
15271 Also recognize field test versions. From mjr@zk3.dec.com.
15272 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15273 because GNU uname does not support -p. From pmr@pajato.com.
15274
15275Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15276
15277 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15278
15279Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15280
15281 * mpw-README: Document GCCIncludes.
15282
15283Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15284
15285 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15286
15287Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15288
15289 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15290
15291Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15292
15293 * configure.in (*-*-cygwin32): Configure make.
15294
15295Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15296
15297 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15298
15299Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15300
15301 * Makefile.in (all-inet): Depend on all-perl.
15302
15303 * Makefile.in (inet-install): New target.
15304
15305 * Makefile.in (all-inet): Depend on all-tcl.
15306 (all-inet): Depend on all-send-pr.
15307
15308Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15309
15310 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15311 temporarily.
15312
15313Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15314
15315 * configure.in: Don't configure --with-gnu-ld on AIX.
15316
15317Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15318
15319 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15320
15321Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15322
15323 * Makefile.in (ALL_MODULES): Added all-inet.
15324 (CROSS_CHECK_MODULES): Added check-inet.
15325 (INSTALL_MODULES): Added install-inet.
15326 (CLEAN_MODULES): Added clean-inet.
15327 (all-indent): New target.
15328
15329 * configure.in (host_tools): Added inet.
15330 (native_only): Added inet.
15331 (noconfigdirs): Added inet.
15332
15333Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15334
15335 * configure.in: Don't configure libgloss if we are not configuring
15336 newlib.
15337
15338Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15339
15340 * configure.in: Don't configure libgloss for unsupported
15341 architectures.
15342
15343Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15344
15345 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15346
15347Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15348
15349 * Makefile.in (ALL_MODULES): Include all-apache.
15350 (CROSS_CHECK_MODULES): Include check-apache.
15351 (INSTALL_MODULES): Include install-apache.
15352 (all-apache): New target.
15353
15354 * configure.in: Added apache everywhere perl is seen.
15355
15356Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15357
15358 * Makefile.in: Add support for clean-{module} and
15359 clean-target-{module} rules.
15360
15361Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15362
15363 * configure.in (*-*-ose) do not build libgloss.
15364
15365Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15366
15367 * config.guess (prep*:SunOS:5.*:*): Turn into
15368 powerpele-unknown-solaris2.
15369
15370Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * configure.in: Permit --enable-shared to specify a list of
15373 directories.
15374
15375Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15376
15377 * configure.in (host==solaris): Pass only the first word of $CC
15378 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15379
15380Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15381
15382 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15383
15384Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15385
15386 * Makefile.in (ALL_MODULES): Include all-perl.
15387 (CROSS_CHECK_MODULES): Include check-perl.
15388 (INSTALL_MODULES): Include install-perl.
15389 (ALL_X11_MODULES): Include all-guile.
15390 (CHECK_X11_MODULES): Include check-guile.
15391 (INSTALL_X11_MODULES): Include install-guile.
15392 (all-perl): New target.
15393 (all-guile): New target.
15394
15395 * configure.in (host_tools): Include perl and guile.
15396 (native_only): Include perl and guile.
15397 (noconfigdirs): Don't build guile and perl; no ports have been
15398 done.
15399
15400Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15401
e490616e
ZW
15402 * configure (--enable-*): Handle quoted option lists such as
15403 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15404
15405Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15406
15407 * Makefile.in ({,inst}all-target): New rule so we can make and
15408 install all of the target directories easily.
15409
15410Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15411
15412 * configure.in: Add missing global flag in sed substitution when
15413 deleting `target-' from ${configdirs}.
15414
15415Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15416
15417 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15418 option.
15419
15420 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15421 config/mh-necv4.
15422
15423 * install.sh: Correct misspelling of transformbasename.
15424
15425 * config.guess: Recognize mips-*-sysv*.
15426
15427Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15428
15429 * config.sub: Recognize mon960.
15430
15431Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15432
15433 * configure: Restore Canadian Cross handling of BISON and LEX,
15434 removed in Feb 20 change.
15435
15436Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15437
15438 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15439 Mention make install. Remove the old copyright date as well the
15440 clumsy and rather pointless copyright on the README file.
15441
15442Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15443
15444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15445 Makefile after running symlink-tree, then run `make distclean' to
15446 avoid clobbering any generated files in srcdir.
15447
15448Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15449
15450 * configure.in (m68k-*-netbsd*): Build everything now.
15451
15452Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15453
15454 * Makefile.in (taz): Fix quoting.
15455
15456Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15457
15458 * configure.in (sparclet-*-*): Build everything now.
15459
15460Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15461
15462 * configure.in (m68k-*-linux*): New host.
15463
15464Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * configure: Check for bison before byacc.
15467
15468Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15469
15470 * Makefile.in configure: Change the way LEX and BISON/YACC are
15471 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15472 searching PATH. These are used as fallbacks by Makefile.in if
15473 flex/bison/byacc aren't in objdir.
15474
15475Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * Makefile.in: Make everything which depends upon all-bfd also
15478 depend upon all-opcodes, in case --with-commonbfdlib is used.
15479
15480Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15481
15482 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15483 building NT native compilers on Unix.
15484
15485Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15486
15487 * configure.in: Don't get CC from the host Makefile fragment if we
15488 can find gcc in PATH, or if this is a Canadian Cross. Move the
15489 Solaris test for /usr/ucb/cc to the post target script, just after
15490 the compiler sanity test.
15491
15492Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15493
15494 * config.sub: Merge with FSF.
15495
15496Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * Makefile.in (RPATH_ENVVAR): New variable.
15499 (REALLY_SET_LIB_PATH): Use it.
15500 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15501
15502Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15503
15504 * config.sub, configure.in: Recognize sparclet cpu.
15505
15506Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15507
15508 * config.guess: Support m68k-cbm-sysv4.
15509
15510Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15511
15512 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15513 m68k-unknown-linuxaout from linker help string. Put quotes around
15514 $ld_help_string.
15515
15516Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15517
15518 * config.guess (powerpc-harris-powerunix): Add guess for port
15519 to new target.
15520
15521Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15522
15523 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15524
15525Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15526
15527 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15528 $(REALLY_SET_LIB_PATH) in Makefile.
15529 * Makefile.in (SET_LIB_PATH): New variable.
15530 (REALLY_SET_LIB_PATH): New variable.
15531 ($(DO_X)): Use $(SET_LIB_PATH).
15532 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15533 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15534 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15535 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15536 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15537 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15538 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15539 (install-dosrel): Likewise.
15540 (all-opcodes): Depend upon all-libiberty.
15541
15542Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15543
15544 * config.guess (*:CYGWIN*): New
15545
15546Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15547
15548 * Makefile.in (all-target-winsup): All all-target-libiberty.
15549
15550Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15551
15552 * configure.in (noconfigdirs): Add missing # in front of comment.
15553
15554Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15555
15556 * configure.in: add second pass to things added to noconfigdirs
15557 so *-gm-magic can exclude libgloss properly.
15558
15559Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15560
15561 * mpw-configure (extralibs_name, rez_name): Set correctly
15562 for MWC68K compiler.
15563
15564 * mpw-README: Add more info on the necessary build tools.
15565
15566Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15567
15568 * configure.in, config.sub: Recognize cygwin32.
15569
15570Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15571
15572 * config.guess, config.sub: Recognize A/UX.
15573
15574Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15575
15576 * config.sub: Merge with gcc/config.sub.
15577
15578Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15579
15580 * mpw-build.in (do-binutils): Add build of stamps.
15581
15582Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15583
15584 * config.sub: Add recognition for mips64vr4100*-* targets.
15585
15586Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15587
15588 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15589 Add creation of gconfigargs with `--enable-shared' turned on.
15590 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15591 ($(host)-stamp-stage3-configured): Likewise.
15592 (HOLES): Add chatr and ldd.
15593 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15594
15595Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15596
15597 * configure: Pass --nfp to recursive configures.
15598
15599Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15600
15601 * Makefile.in (DLLTOOL): New.
15602 (DLLTOOL_FOR_TARGET): New.
15603 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15604 (EXTRA_TARGET_FLAGS): Ditto.
15605 (EXTRA_GCC_FLAGS): Ditto.
15606 (CONFIGURE_TARGET_MODULES): Ditto.
15607 (DO_X): Ditto.
15608 * configure: Add DLLTOOL.
15609
15610Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15611
15612 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15613 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15614 mh-sco, since old workarounds no longer needed, and don't
15615 build ld, since libraries have weak symbols in COFF.
15616
15617Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15618
15619 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15620
15621Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15622
15623 * configure.in: Make sure that ${CC} can be used to compile an
15624 executable.
15625
15626Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15627
15628 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15629 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15630 nothing depending on whether gdbtk is being built.
15631
15632Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15633
15634 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15635
15636Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15637
15638 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15639 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15640
15641Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15642
15643 * config-ml.in: Add support for
15644 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15645 Simplify setting of multidirs from --disable-foo.
15646
15647Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15648
15649 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15650 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15651 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15652 non-empty, pass them on to the GCC make.
6599da04
JM
15653 (all-bootstrap): New rule that is like all-gcc, except it executes
15654 the GCC bootstrap rule instead of the GCC all rule.
15655
15656Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15657
15658 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15659
15660Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15661
15662 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15663 DG/UX support.
15664
15665Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15666
15667 * config.sub (i*86*) Change [345] to [3456]
15668
15669Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15670
15671 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15672 --with-gnu-ld=no.
15673
15674Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15675
15676 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15677 AIX multilibs get built.
15678
15679Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15680
15681 * configure.in (i386-win32): Don't build expect if we're not
15682 building the tcl subdir.
15683
15684Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15685
15686 * Makefile.in: (configure-target-examples, all-target-examples):
15687 New targets, configure and build example programs.
15688
15689Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15690
15691 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15692 use it as input to sedit the generated MPW makefile.
15693 * mpw-README: Add a suggestion about Gestalt.h.
15694
15695Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15696
15697 * config.sub: Accept *-*-ieee*.
15698
15699Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15700
15701 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15702 Ronald F. Guilmette <rfg@monkeys.com>.
15703
15704Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15705
15706 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15707 for powerpc-pe native.
15708 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15709 (target==powerpc-pe): duplicate i386-win32 entry.
15710
15711Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15712
15713 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15714 of vxworks, not just vxworks5.1.
15715
15716Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15717
15718 * mpw-configure: Add support for exec-prefix.
15719
15720Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15721
15722 * config.guess: Recognize HP model 816 machines as having
15723 a PA1.1 processor.
15724
15725Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15726
15727 * configure: Ignore new autoconf configure options.
15728
6599da04
JM
15729Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15730
15731 * config.guess: Recognize Pentium under SCO.
15732 From Robert Lipe <robertl@arnet.com>.
15733
15734Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15735
15736 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15737
15738Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * configure.in: Don't configure gas for alpha-dec-osf*.
15741
15742Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15743
15744 * configure.in: Default to --with-stabs for some targets for which
15745 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15746 i[345]86*-*-unixware*.
15747
15748Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15749
15750 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15751 rather than basing it on the target. Simplify handling of options
15752 controlling which directories to configure. Remove extraneous
15753 slash in multi-clean target.
15754
15755Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15756
15757 * config-ml.in: Prefix more variables with ml_ so they don't collide
15758 with configure's.
15759
15760Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * configure: Don't turn -v into --v.
15763
15764Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15765
15766 * configure.in (targargs): Fix typo.
15767
15768 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15769
15770Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15771
15772 * configure.in: Strip --host and --target options from
15773 CONFIG_ARGUMENTS, and always configure for --host only. Add
15774 --with-cross-host option when building with a cross-compiler.
15775 * configure: Canonicalize the arguments put into config.status by
15776 always using `=' for an option with an argument. Pass a presumed
15777 --host or --target explicitly.
15778
15779Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15780
15781 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15782 into general OS recognition case.
15783
15784Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15785
15786 * configure.in (target_configdirs): add target-winsup only
15787 for win32 target systems.
15788
15789Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15790
15791 * Makefile.in (all-target-libgloss): Depend upon
15792 configure-target-newlib, since when libgloss is built it looks to
15793 see if the newlib directory exists.
15794
15795Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15796
15797 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15798 cfg-ml-*.in.
15799
15800Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15801
15802 * configure: Handle LD and LD_FOR_TARGET when configuring a
15803 Canadian Cross.
15804
6599da04
JM
15805Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15806
15807 * configure.in (target_libs): add target-winsup.
15808 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15809 (target==ppcle-pe): remove ld from $noconfigdirs.
15810
15811Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15812
15813 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15814 Preserve relative path names in $srcdir. Build symlink tree if
15815 configuring cross target dir and srcdir=. (= no VPATH support).
15816 (configure-target-libg++): Depend on configure-target-librx.
15817 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15818 * config-ml.in: New file.
15819 * symlink-tree: New file.
15820 * configure: Ensure srcdir="." if that's what it is.
15821
15822Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15823
15824 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15825 includes and FLEX_SKELETON setting.
15826 * mpw-configure (--with-gnu-ld): New option, controls whether
15827 to use PPCLink or ld with PowerMac GCC.
15828 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15829 * mpw-config.in: Configure grez if targeting Mac.
15830
15831 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
15832 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15833 just macos.
6599da04
JM
15834 * configure.in: Configure grez resource compiler if targeting Mac.
15835 * Makefile.in (all-grez, install-grez): New targets.
15836
15837Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15838
15839 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 15840 gcc in the path, set CC to gcc -O2.
6599da04
JM
15841
15842Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15843
15844 * configure: Default ${build} correctly. Avoid picking up extra
15845 spaces when reading CC and CXX from Makefile. When doing a
15846 Canadian Cross, use plausible default values for numerous
15847 variables.
15848 * configure.in: When doing a Canadian Cross, don't try to
15849 configure tools whose configure script can't handle it.
15850
15851Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15852
15853 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15854
15855Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15856
15857 * configure: Remove dubious bug reporting address.
15858
15859Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15860
15861 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15862 configure script, run that instead of this directory's configure.
15863 In either case, print a message that we're configuring the sub-dir.
15864
15865Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15866
15867 * configure.in: Before checking for the existence of various files,
15868 use sed to filter out "target-".
15869
15870Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15871
15872 * Makefile.in (DO_X): Split rule to decrease command line length
15873 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15874 (Philippe De Muyter).
15875
15876Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15877
15878 * Makefile.in (all-patch): depend on all-libiberty.
15879
15880Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15881
15882 * configure.in: If the only directory in target_configdirs which
15883 actually exists is libiberty, then set target_configdirs to empty,
15884 to avoid trying to build a target libiberty in a gas or gdb
15885 distribution.
15886
15887Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15888
15889 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
15890 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15891 systems.
6599da04
JM
15892
15893Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15894
15895 * configure.in (copy_dirs): Use sys-include instead of include
15896 for --with-headers option.
15897
15898Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15899
15900 * Makefile.in, configure.in: Make winsup builds work with
15901 new scheme.
15902
15903Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15904
15905 * configure.in: Build the linker on AIX.
15906
15907Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15908
15909 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15910 where needed.
15911
15912Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15913
15914 * Makefile.in (all-gcc): Fix typo.
15915
15916Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15917
15918 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15919
15920Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15921
15922 * configure.in: Rename libFOO to target-libFOO, and xiberty
15923 to target-xiberty, to provide more flexibility.
15924 (target_subdir): Define. Create if cross.
15925 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15926 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15927 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15928 check-libFOO -> check-target-libFOO, etc.
15929 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15930 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15931 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15932 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15933 allow ALL_GCC="" to only configure.
15934 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15935 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15936 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15937
15938Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15939
15940 * Makefile.in (taz): Build "info" in etc explicitly.
15941
15942Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15943
15944 * configure.in: Make sure that CC is undefined (as opposed to
15945 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15946 problem with autoconf trying to configure on a host without GCC.
15947
15948Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15949
15950 * mpw-configure: Set host alias from choice of host compiler,
15951 only use generic MPW Makefile sed if present, edit a file
15952 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15953 * mpw-README: Add problem notes about CW6 and CW7.
15954
15955Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15956
15957 * Makefile.in (taz): Use ";" instead of ";;".
15958
15959Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15960
15961 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15962 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15963 DISTDOCDIRS.
15964 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15965 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15966
15967Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15968
15969 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15970 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15971 Move bfd to DISTSTUFFDIRS.
15972
15973Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15974
15975 * Makefile.in (X11_LIB): Removed.
15976 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15977
15978 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15979
15980Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15981
15982 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15983 names.
15984
15985Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15986
15987 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15988
15989Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15990
15991 * configure.in (i[345]86-*-win32): Always build newlib.
15992 Don't configure cvs, autoconf or texinfo.
15993 * Makefile.in (LD_FOR_TARGET): New.
15994 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15995 Pass down LD_FOR_TARGET.
15996
15997Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15998
15999 * winsup: New directory.
16000 * Makefile.in: Build winsup.
16001 * configure.in: Winsup is configured when target is win32.
16002 Can only build win32 target GDB when native.
4e81ae98 16003
6599da04
JM
16004Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16005
16006 * config.guess: Recognize HP model 819 machines as having
16007 a PA 1.1 processor.
16008
16009Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16010
16011 * configure: Fix sed loop which substitutes for CC and CXX to
16012 avoid bug found in various sed implementations.
16013
16014Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16015
16016 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16017 simulator. Use standard powerpc-*-eabi*.
16018
16019Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16020
16021 * configure.in: Stop putting gas and binutils in noconfigdirs for
16022 powerpc-*-aix* and rs6000-*-*.
16023
16024Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16025
16026 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16027 -mcall-aixdesc libraries.
16028
16029Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16030
16031 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16032
16033 * config.sub (arm | armel | armeb): Fix shell syntax.
16034
16035Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16036
16037 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16038 -msoft-float and -mcpu=common support.
16039 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16040 libraries.
16041
16042Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16043
16044 * configure.in: Allow configuration and build of emacs19 for the alpha.
16045
16046Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16047
16048 * configure.in (CC): Get ^CC, not just any old CC, from
16049 ${host_makefile_frag}.
16050
16051Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16052
4e81ae98 16053 * configure.in (CC): Try to get CC from
6599da04
JM
16054 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16055
16056Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16057
16058 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16059 only if it exists in $(srcdir).
16060
16061Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16062
16063 * configure: If CC and CXX are not set in the environment, set
16064 them, based on either an existing Makefile or on searching for gcc
16065 in PATH. Substitute for CC and CXX in Makefile.
16066 * configure.in: Remove libm from target_libs. Separate
16067 target_configdirs from configdirs. If CC is not set in
16068 environment, try to get it from a host Makefile fragment. Rewrite
16069 changes of configdirs to use skipdirs instead. A few minor
16070 tweaks. Take directories out of target_configdirs as they are
16071 taken out of configdirs. Remove existing Makefile files from
16072 subdirectories. Substitute for TARGET_CONFIGDIRS and
16073 CONFIG_ARGUMENTS in Makefile.
16074 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16075 by configure.in.
16076 (CONFIG_ARGUMENTS): Likewise.
16077 (CONFIGURE_TARGET_MODULES): New variable.
16078 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16079 ($(CONFIGURE_TARGET_MODULES)): New target.
16080 (configure-libg++, configure-libio): New targets.
16081 (all-libg++): Depend upon configure-libg++.
16082 (all-libio): Depend upon configure-libio.
16083 (configure-libgloss, all-libgloss): New targets.
16084 (configure-libstdc++): New target.
16085 (all-libstdc++): Depend upon configure-libstdc++.
16086 (configure-librx, all-librx): New targets.
16087 (configure-newlib): New target.
16088 (all-newlib): Depend upon configure-newlib
16089 (configure-xiberty): New target.
16090 (all-xiberty): Depend upon configure-xiberty.
16091
16092Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16093
16094 * configure.in (host i[345]86-*-win32): Expand the
16095 noconfigdirs again.
16096
16097Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16098
16099 * mpw-configure: Fix sed command file name.
16100
16101Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16102
4e81ae98 16103 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16104 noconfigdirs again.
16105
16106Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16107
16108 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16109 or powerpc*-*-pe*, since they are not yet supported.
16110
16111Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16112
16113 Add PowerMac support and many other enhancements.
16114 * mpw-configure: New option --cc to select compiler to use,
16115 paste options set according to --cc into the generated
16116 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16117 if mpw-make.sed is present.
16118 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16119 add forward includes for PowerPC include files.
16120 * mpw-build.in: Build using Makefile.PPC if present.
16121 (do-byacc, etc): Remove separate version resource builds.
16122 (do-gas): Build "stamps" before "all".
16123 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16124 * mpw-README: Update to reflect --cc option, PowerMac support,
16125 and recently-reported compatibility problems.
16126
16127Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16128
16129 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16130 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16131 (--with-multilib-top): Pass to recursive invocations.
16132
16133Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16134
16135 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16136 v810-*-*.
16137
16138Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16139
16140 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16141 gdb, ld and opcodes on v810-*-*.
16142
6599da04
JM
16143Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16144
16145 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16146 (local-maintainer-clean): New target.
16147 (maintainer-clean): New target.
16148 (realclean): Just depend upon maintainer-clean.
16149
16150Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16151
16152 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16153
16154Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16155
16156 * configure.in: Build ld in mips*-*-bsd* case.
16157
16158Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16159
16160 * config.sub: Accept -lites* OS. From Ian Dall.
16161
16162Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16163
16164 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16165 targets.
6599da04
JM
16166
16167Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16168
16169 * configure.in: treat i386-win32 canadian cross the same as
16170 i386-go32 canadian cross.
16171
16172Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16173
16174 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16175 running under the simulator to build a reduced set of libraries.
16176 (powerpc-*-eabiaix): Add fine grained multilib support added to
16177 other powerpc targets yesterday.
16178
16179Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16180
16181 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16182 -disable-softfloat, -disable-relocatable, -disable-aix, and
16183 -disable-sysv to control which multilib libraries get built.
16184
16185Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16186
16187 * configure: Add Makefile.tem to list of files to remove in trap
16188 handler.
16189
16190Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16191
16192 * config.guess (*Linux*): Add missing "exit"s.
16193 Also, need specific check for alpha-unknown-linux (uses COFF).
16194
16195Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16196
16197 * config.guess: Merge with FSF:
16198
16199 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16200 * config.guess (AIX4): More robust release numbering discovery.
16201
16202 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16203 * config.guess (i386-sequent-ptx): Properly get version number.
16204
16205 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16206 * config.guess (mips:*:4*:UMIPS): New case.
16207
16208Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16209
16210 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16211 (i386-win32 host): Likewise. Don't build readline.
16212
16213Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16214
16215 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16216 SUPPORT_FILES to submakes.
16217
16218Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16219
16220 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16221 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16222 mpw-configure.
16223
16224Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16225
16226 * configure.in (appdirs): Use =, not ==, in test expression when
16227 trying to build the text to print in the warning message for
16228 Solaris users.
16229
16230Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16231
16232 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16233
16234Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16235
16236 * config.guess: Recognize lynx-2.3.
16237
16238Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16239
16240 * config.sub (z8ksim): Deleted
16241 (z8k-*-coff): New, this is the one true name of the target.
16242
16243Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16244
16245 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16246
16247Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16248
16249 * config.guess (*:Linux:*:*): First try asking the linker what the
16250 default object file format is (elf, aout, or coff). Then if this
16251 fails, try previous methods.
16252
16253Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16254
16255 * configure.in: Don't build newlib for *-*-vxworks5.1.
16256
16257Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16258
16259 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16260 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16261
16262Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16263
16264 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16265
16266Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16267
16268 * cfg-ml-com.in: New file.
16269 * cfg-ml-pos.in: New file.
16270
16271Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16272
16273 * COPYING.NEWLIB: Add HP free copyright to list.
16274
16275Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16276
16277 * config.sub: Recognize -eabi* for the system, not just -eabi.
16278
16279Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16280
16281 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16282 * config.sub, configure.in (win32): New target and host.
16283
16284Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16285
16286 * configure.in: Add i386-pe configuration.
16287
16288Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16289
16290 * mpw-build.in (install): Install GDB after LD.
16291
16292Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16293
16294 * mpw-config.in (elf/mips.h): Always forward-include, needed
16295 for GDB to build.
16296
16297Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16298
16299 * testsuite: New directory for customer acceptance and whole tool
16300 chain tests.
16301
16302Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16303
16304 * configure: If per-host line isn't found, but AC_OUTPUT is found
16305 and a configure script exists, run it instead.
16306
16307Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16308
16309 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16310
16311Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16312
16313 * configure: Set build_{cpu,vendor,os,alias} to host values when
16314 --build isn't specified.
16315
16316Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16317
16318 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16319 (FLAGS_TO_PASS): Pass them.
16320 (EXTRA_TARGET_FLAGS): Ditto.
16321
6599da04
JM
16322Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16323
16324 * Makefile.in (all-libg++): Depend on all-libstdc++.
16325
16326Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16327
16328 * configure.in (noconfigdirs): Enable all packages for
16329 i386-unknown-netbsd.
16330
16331Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16332
16333 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16334 hosted builds (DOS builds)
16335
16336Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16337
16338 Changes for ARM based on patches from Richard Earnshaw:
16339 * config.sub: Handle armeb and armel.
16340 * configure.in: Omit arm linker only for riscix.
16341
16342Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16343
16344 * config.guess: Update from FSF.
16345
16346Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16347
63f6bcd7 16348 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16349 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16350 powerpcle variant. Convert pentium into i586, not i486. Add p5
16351 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16352 temporarily.
16353
16354Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16355
16356 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16357
16358Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16359
16360 * config.sub: Accept -lites* as a basic system type.
16361
16362Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16363
16364 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16365 installed, and if so return linuxoldld as the system name.
16366
16367Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16368
16369 * config.guess: Add hppa1.1-hp-lites support.
16370
16371Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16372
16373 * configure.in: Don't build newlib for m68k-vxworks5.1.
16374
16375Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16376
16377 * configure.in (mips-sgi-irix6): Use mh-irix5.
16378
16379Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16380
16381 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16382
16383Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16384
16385 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16386 OSF/1. Fix compiler flags.
6599da04
JM
16387 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16388
16389Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16390
16391 * configure.in: Recognize --with-newlib.
16392 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16393
16394Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16395
d207ebef 16396 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16397 to *_X11_MODULES due to gdbtk needing X include files et al.
16398
16399Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16400
16401 Merge in support for Mac MPW as a host.
16402 (Old change descriptions retained for informational value.)
16403
16404 * mpw-config.in: Add generic include forwards for cpu-specific
16405 include files in aout and elf directories.
16406
16407 * mpw-configure: Added copyright.
16408 * mpw-config.in: Check for presence of required build tools.
16409 (target_libs): Add newlib.
16410 (target_tools): Add examples.
16411 (Read Me): Generate as "Read Me for MPW" instead.
16412 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16413 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16414 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16415
16416 * mpw-configure: Remove subdir-specific makefile hackery,
16417 delete mk.tmp after using it.
16418
16419 * mpw-build.in (all): Display start and end times.
16420
16421 * mpw-configure (host_canonical): Set.
16422 (target_cpu): Always add to makefiles.
16423 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16424 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16425 (mpw-mh-mpw): Look for in srcdir and srcroot.
16426 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16427
16428 * mpw-build.in: (install-only): New target.
16429
16430 * mpw-configure (host_alias, target_alias): Rename from hostalias
16431 and targetalias, add into generated Makefile.
16432 (mk.tmp): If present, add into generated Makefile.
16433 * mpw-build.in (all-gas): Build config.h first before gas proper.
16434
16435 * mpw-configure (config.status): Write only if changed.
16436 * mpw-config.in (readline): Configure it (not built, just used for
16437 definitions).
16438
16439 * mpw-config.in (elf/mips.h): Add a forward include.
16440
16441 * mpw-config.in: Forward-include most .h files in include into
16442 extra-include.
16443 (readline): Don't build.
16444 mpw-build.in (install): Install GDB.
16445
16446 * mpw-configure (prefix, mpw_prefix): Handle it.
16447 * mpw-config.in (mmalloc, readline): Don't configure.
16448 * mpw-build.in (thisscript): Rename to ThisScript.
16449 Use mpw-build instead of BuildProgram everywhere.
16450 (mmalloc, readline): Don't build.
16451 * mpw-README: New file, basic documentation about the MPW port.
16452
16453 * mpw-config.in: Use forward-include to create include files.
16454
16455 * mpw-configure: Add more things to the top of each configured
16456 Makefile, including contents of config/mpw-mh-mpw.
16457 * mpw-config.in (extra-include): Create this directory and fill it
16458 with Posix-like include files when configuring.
16459
16460 * config.sub (apple, mac, mpw): Add various aliases.
16461
16462 * mpw-build.in: New file, top-level build script fragment for MPW.
16463 * mpw-configure: New file, configure script for MPW.
16464 * mpw-config.in: New file, config fragment for MPW.
16465
16466Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16467
16468 * configure.in (host_libs): Remove glob, since it is gone from the
16469 sources.
16470
16471Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16472
16473 * Makefile.in: define empty GDB_NLM_DEPS var.
16474
16475 * configure.in(target_makefile_frag): use config/mt-netware
16476 for netware targets.
16477
16478Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16479
16480 * config.sub: Merge in recent FSF changes. Remove linux special
16481 cases.
16482
16483Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16484
731a8127 16485 Revert this change:
6599da04
JM
16486
16487 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16488
16489 * build-all.mk: Use CC=cc -Xs on Solaris.
16490
6599da04
JM
16491Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16492
16493 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16494 stop using it.
16495 * Makefile.in: Nuke all references to glob subdirectory.
16496
16497Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16498
16499 * configure.in: Fix --enable-shared logic in per-host.
16500
16501Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16504
16505Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16506
16507 * configure.in (noconfigdirs): Don't build gas on AIX, for
16508 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16509
16510Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16511
16512 * configure: Fix --cache-file to work if the file argument is a
16513 relative path.
16514
16515Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16516
16517 * configure: If the --cache-file is used, pass it down to
16518 configure in subdirectories.
16519
16520Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16521
16522 * config.sub: add vxworks29k configuration.
16523
16524Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16525
16526 * Makefile.in (taz): Do "diststuff" part quietly.
16527
16528Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16529
16530 * config.sub: Mini-merge with gcc/config.sub.
16531
16532Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16533
16534 * config.guess (IRIX): Sed - to _.
16535
16536Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16537
16538 * Makefile.in (source-vault, binary-vault): New targets.
16539
16540Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16541
16542 * config.sub: Recognize -eabi as a basic system type.
16543
16544Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16545
16546 * configure.in (enable_shared stuff): Fix typo.
16547
16548Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16549
16550 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16551
16552Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16553
16554 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16555
16556Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16557
16558 * configure.in (rs6000-*-*): Don't build gas.
16559
16560Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16561
16562 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16563 reduce command line length.
16564 (AS_FOR_TARGET): Check for as.new, not Makefile.
16565 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16566
16567Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16568
16569 * config.guess: Merge from FSF.
16570
16571Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16572
16573 * configure: Don't use $ when handling program_suffix.
16574
16575Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16576
16577 * configure.in: Configure tk for hppa/hpux.
16578
16579Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16580
16581 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16582
16583Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16584
16585 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16586 to LIBCXXFLAGS. Tests are better run without it.
16587
16588Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16589
16590 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16591
16592Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16593
16594 * configure.in (*-*-netware*): Don't configure xiberty.
16595
16596Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16597
16598 * configure.in: Remove tk from native_only list.
16599
16600Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16601
16602 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16603 for special NCD build.
16604
16605Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16606
16607 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16608 makeall.bat, they're only useful for binutils snapshots.
16609 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16610 makeall.bat to specified SUPPORT_FILES.
16611
16612Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16613
16614 * build-all.mk: Add Ericsson targets to sun4 and solaris
16615 hosts. Add BNR's sun4 target to solaris host, so their
16616 build-from-source will be tested in-house first.
16617
16618Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16619
16620 * Makefile.in (LIBCFLAGS): New variable.
16621 (CFLAGS_FOR_TARGET): Ditto.
16622 (LIBCFLAGS_FOR_TARGET): Ditto.
16623 (LIBCXXFLAGS): Ditto.
16624 (CXXFLAGS_FOR_TARGET): Ditto.
16625 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16626 (BASE_FLAGS_TO_PASS): Pass them.
16627 (EXTRA_TARGET_FLAGS): Ditto.
16628
731a8127 16629 * configure.in: Support --enable-shared.
6599da04
JM
16630
16631Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16632
16633 * configure.in (target_libs): Include libstdc++ again.
16634 * config.guess: Update from FSF (for FreeBSD).
16635
16636Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16637
16638 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16639 makeall.bat.
16640 (DISTDOCDIRS): Add `etc'.
16641 (ETC_SUPPORT_PFX): New variable.
16642 (taz): Include anything from etc starting with a word in
16643 ETC_SUPPORT_PFX.
16644
16645Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16646
16647 * config.sub: Update for recent FSF changes. Remove obsolete
16648 h8300hds entry. Add -windows* and -osx as basic os. Minor
16649 spacing changes.
16650
16651Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16652
16653 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16654
16655 * config.guess: Merge with FSF.
16656 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16657
16658Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16659
16660 * configure: Since the "trap 0" handler will override the exit
16661 status on many systems, only use it for "exit 1", and make it set
16662 a non-zero exit status; reset it before "exit 0". Also, check
16663 exit status of config.sub, and error out if it failed.
16664
16665Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16666
16667 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16668 and install libgloss.
16669
16670Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16671
16672 * Makefile.in (all-binutils): Depend upon all-byacc.
16673
16674 * configure.in: Don't build emacs on Irix 5.
16675
16676Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16677
16678 * configure.in (*-*-netware*): Add libio.
16679
16680Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16681
16682 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16683 (CHECK_TARGET_MODULES): Ditto.
16684 (INSTALL_TARGET_MODULES): Ditto.
16685 (TARGET_LIBS): Ditto.
16686 (all-libstdc++): Note dependencies.
16687
16688Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16689
16690 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16691
16692Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16693
16694 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16695 -fexternal-templates.
16696
16697 * configure.in (target_libs): Add libstdc++.
16698 (noconfigdirs): Add libstdc++ as appropriate.
16699
16700Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16701
16702 * config.guess: Update from FSF.
16703
16704Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16705
16706 * configure: Use ${config_shell} when running ${configsub}.
16707
16708Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16709
16710 * config.sub: No longer recognize h8300h.
16711
16712Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16713
16714 * config.sub: Remove extraneous differences between config.sub and
16715 gcc/config.sub.
16716
16717Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16718
16719 * Makefile.in (DISTSTUFFDIRS): Add gas.
16720
16721Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16722
16723 * COPYING.NEWLIB: New file.
16724
16725Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16726
16727 * config.guess (HP-UX): Patch from Harlan Stenn
16728 <harlan@landmark.com> to also emit release level.
16729
16730Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16731
16732 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16733
16734Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16735
16736 * config.sub: Merge nextstep cleanup from FSF.
16737
16738Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16739
16740 * configure.in (arm-*-*): Don't configure ld for this target.
16741
16742Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16743
16744 * configure.in (*-*-netware): don't configure libg++, libio,
16745 librx, or newlib.
16746
16747Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16748
16749 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16750 configure ld--it works, but it doesn't support shared libraries.
16751
16752Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16753
16754 * config.guess (*-unknown-freebsd*): Get rid of possible
16755 trailing "(Release)" in version string.
16756 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16757
16758Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16759
16760 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16761 Fix type: *-next-neststep -> *-next-nextstep.
16762
16763 * config.guess: Merge from FSF:
16764
16765 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16766
16767 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16768
16769 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16770
16771 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16772 instead of UNIX_SV for UnixWare 1.0).
16773
16774Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16775
16776 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16777 to make gdb/nlm/* build after the compiler and linker.
16778
16779Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16780
16781 * config.guess (netbsd, freebsd, linux): Accept any machine,
16782 not just i[34]86.
16783 (m68k-atari-sysv4): Relocate to match FSF version.
16784
16785 * config.guess: More merges from the FSF:
16786
16787 Add a space before function call or macro invocation.
16788
16789 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16790
16791 * config.guess: Add trap cmd to remove dummy.c and dummy when
16792 interrupted.
16793
16794 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16795
16796 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16797 (dummy): Redirect stderr from compilation of dummy.c.
16798
16799 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16800
16801 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16802
16803Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16804
16805 * configure: Accept and ignore --cache*, for compatibility with
16806 new autoconf.
16807
16808Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16809
16810 * config.guess: Merge from FSF:
16811
16812 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16813
16814 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
16815 (PATH): Add /.attbin at end for finding uname.
16816 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
16817
16818 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16819
e490616e 16820 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
16821
16822 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16823
e490616e
ZW
16824 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16825 to select whether to use ELF or COFF.
6599da04
JM
16826
16827 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16828
e490616e 16829 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
16830
16831 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16832
16833 * config.guess: Guess the OS version for HPUX.
16834
16835 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16836
16837 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16838
16839Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16840
16841 * configure.in: Recognize --with-headers, --with-libs, and
16842 --without-newlib.
16843 * Makefile.in (all-xiberty): Depend upon all-ld.
16844
16845Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16846
16847 * configure.in: Change i[34]86 to i[345]86.
16848
16849Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16850
16851 * configure (version): A few more tweaks to help message.
16852
16853Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16854
16855 * Makefile.in: Remove (for now) librx as a host library,
16856 now that we're building it for target.
16857
16858Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16859
16860 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16861 (Karl Berry).
16862
16863Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16864
16865 * configure.in: Also configure librx.
16866
16867Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16868
16869 * Makefile.in: Update various rules to reflect that librx
16870 is now needed for libg++.
16871
16872Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16873
16874 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16875
16876Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16877
16878 * configure.in: Configure the examples directory.
16879
16880Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16881
16882 * configure: Simplify Jun 2 1994 change.
16883
16884Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16885
16886 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16887 /bin/gcc isn't good enough to build gcc.
16888
16889Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16890
16891 * Makefile.in (GDB_SUPPORT_FILES): Remove
16892 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16893 (gdb.tar.gz): Add new rule to use standard distribution building
16894 mechanism.
16895
16896Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16897
16898 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16899 Bill Cox <bill@cygnus.com>.
16900
16901Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16902
16903 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16904
16905Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16906
16907 * configure: Search current dir first in .gdbinit.
16908
16909Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16910
16911 * config.sub: Recognize freebsd (merged from gcc config.sub).
16912
16913Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16914
16915 * config.sub: Refer to NeXT's operating system as nextstep.
16916
16917 * config.sub (case $basic_machine): Re-order the cases, to match
16918 the order in the FSF version (which is mostly alphabethical).
16919 Merge in some additions and changes from the FSF.
16920
16921Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16922
16923 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16924 * config.sub: Recognize cxux7.
16925 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16926
16927Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16928
16929 * config.sub: Fix typo powerpc -> powerpc-*.
16930
16931Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16932
16933 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16934
16935 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16936 parallel with all-emacs and install-emacs). Top-level command
16937 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16938
16939Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16940
16941 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16942 $(relbindir)/make before doing ``make install'', and use
16943 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16944 installing over running make binary.
16945 ($(host)-stamp-stage3-installed): Likewise.
16946
16947Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16948
16949 * config.guess: Recognize Mach.
16950
16951Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16952
16953 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16954 see whether --exec-prefix was used.
16955
16956Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16957
16958 * README: Explicitly mention libg++/README. (Zoo's idea.)
16959
16960Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16961
16962 * Makefile.in: Add all-librx target similar to all-libproc.
16963
16964Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16965
16966 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16967 with post 1.2 uname bogosity.
16968
16969Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16970
16971 * configure: Remove temporary files on receipt of a signal.
16972
16973Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * configure: If there is a package_makefile_frag, remove
16976 ${subdir}/Makefile.tem after copying it in.
16977
16978Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16979
16980 * build_all.mk: support rs6000 lynx identifies itself as
16981 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16982 since /bin/gcc is too feeble to compile a modern gcc.
16983
16984Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16985
16986 * brought devo/test-build.mk update-to-date with progressive/
16987 test-build.mk. Add lynx targets and hppa flag info.
16988
16989Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16990
16991 * configure.in: Use mh-ncrsvr43. Patch from
16992 Tom McConnell <tmcconne@sedona.intel.com>.
16993
16994Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16995
16996 * config.guess (i386-unknown-bsdi): No longer need to
16997 check #if defined(__bsdi__) && defined(__i386__).
16998
16999Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17000
17001 * configure: Set program_transform_nameoption correctly.
17002
17003Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17004
17005 * brought build-all.mk update-to-date with progressive build-all.mk,
17006 added new targets and hppa info.
4e81ae98 17007
6599da04
JM
17008Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17009
17010 * configure: If config.guess result is a prefix of the user
17011 specified target, assume a native build and use the user specified
17012 target as the host alias. Remove SunOS patch suffix removal hack.
17013 * configure.in: Remove SunOS patch suffix removal hack.
17014
17015 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17016 in NATIVE_CHECK_MODULES.
17017
17018Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17019
17020 * Makefile.in: Rename HOST_ONLY to NATIVE.
17021 * configure: Delete SunOs patch suffix from host_canonical
17022 and build_canonical variables that are prepended to Makefiles.
17023 * configure.in: Add comments for easier maintenance.
17024
17025Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17026
17027 * Makefile.in: Add all-libproc target similar to all-gui.
17028
17029Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17030
17031 * Makefile.in (CHECK_MODULES): split into
17032 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17033
17034Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17035
17036 * config.guess (i386-unknown-bsdi): New system to guess.
17037
17038Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17039
17040 * Makefile.in: Add all-gui target (but not yet build by "all").
17041
17042Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17043
17044 * config.sub: Move deletion of patch suffix from here...
17045 * configure.in: To here, at Ian's suggestion. The top-
17046 level scripts might need to know of a patch level.
17047
17048Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17049
17050 * config.sub: Strip off patch suffix so rtl is recognized
17051 as a sunos4.1.3 machine, even though it's been patched.
17052
17053Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17054
17055 * Makefile.in (INSTALL_LAST): Delete.
17056 (INSTALL_DOSREL): New.
17057
17058Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17059
17060 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17061 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17062 whether we pass down --with-gnu-ld anyhow.
17063
17064Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17065
17066 * Makefile.in (INSTALL_LAST): Change operation so it works
17067 on more flavors of make.
17068 * configure.in (go32): Don't build libg++ or libio.
17069
17070Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17071
17072 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17073 they can be overriden by templates.
17074
17075Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17076
17077 * configure.in (target==go32): Don't build gdb.
17078 * dosrel: New directory.
17079
17080Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17081
17082 * configure.in (host==go32): Configure dosrel too.
17083 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17084 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17085 be set by incoming names or templates.
17086 (INSTALL_LAST): New rule.
6599da04
JM
17087
17088Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17089
17090 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17091
17092Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17093
6599da04
JM
17094 * configure.in (appdirs): New variable. Currently empty, but will
17095 be used in gas distribution. If nonempty, lists a set of
17096 directories at least one of which must get configured, or top
17097 level configuration is considered to have failed.
17098 (rs6000-*-lynxos*): Use new file name.
17099
17100Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17101
17102 Eliminate XTRAFLAGS.
17103 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17104 newlib include files using -idirafter, and also use -nostdinc.
17105 (CXX_FOR_TARGET): Likewise.
17106 (XTRAFLAGS): Removed.
17107 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17108 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17109 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17110 ($(DO_X)): Don't pass down XTRAFLAGS.
17111
17112Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17113
17114 * configure.in (mips*-dec-bsd*): New target; do build linker.
17115 (mips*-*-bsd*): New target; don't build linker.
17116
17117Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17118
17119 * configure.in: support rs6000-*-lynxos* configuration.
17120 support sunos4 as a cross target.
17121
17122 * config.sub: look for lynx*, not lynx since the OS version may
17123 legitimately be part of the name.
17124
17125Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17126
17127 * configure.in (i[34]86-*-sco*): Move to be with other i386
17128 targets.
17129 (romp-*-*): New target. Skip various binary utilities.
17130 (vax-*-*): New target. Don't build newlib.
17131 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17132
17133Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17134
17135 * configure.in: Only set host_makefile_frag if config
17136 directory exists.
17137
17138Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17139
17140 * install.sh: If $dstdir exists, don't check whether each
17141 component does.
17142
17143Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17144
17145 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17146
17147Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17148
3b75d237
AJ
17149 * configure.in (*-*-lynxos*): Don't configure newlib for either
17150 native or cross Lynx.
6599da04
JM
17151
17152Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17153
17154 * config.sub (sparc64-elf): Fix os.
17155 (z8k): Remove duplicate.
17156
17157Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17158
17159 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17160 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17161
17162Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17163
17164 * configure: Make file links cleanly even if Lynx fails on
e490616e 17165 an NFS symlink (at least fail cleanly).
6599da04
JM
17166
17167Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17168
17169 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17170 -XNh2000.
17171
17172Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17173
17174 * configure: Unknown options are fatal again.
17175
17176Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17177
17178 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17179 compatibility.
6599da04
JM
17180
17181Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17182
17183 * build-all.mk: Add `clean' target.
17184
17185Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17186
17187 * config.guess: Add SINIX support.
17188 * configure.in: Add mips-*-sysv4* support.
17189
17190Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17191
17192 * build-all.mk: Document all useful targets.
17193 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17194 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17195
17196Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17197
17198 * configure: Support --silent, --quiet.
17199
17200Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17201
17202 * configure: Support --disable-FEATURE.
17203
17204Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17205
17206 * config.guess: Recognize NCR running SVR4.3.
17207
17208Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17209
17210 * config.guess: Make BSDI generate i386-unknown-bsd386.
17211 Patch from Paul Eggert <eggert@twinsun.com>.
17212
17213Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17214
17215 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17216
17217Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17218
17219 * configure: Make unrecognized options give nonfatal warnings
17220 instead of fatal errors, and pass them to any subdirectory
17221 configures in case they recognize them.
17222 Make --x equivalent to --with-x.
17223
17224Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17225
17226 * configure: Add --enable-* options. Clean up usage message and
17227 some comments.
17228
17229Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17230
17231 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17232
17233Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17234
17235 * configure.in (hppa*-*-*): Enable binutils.
17236
17237Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17238
17239 * config.sub: Recognize cisco.
17240
17241Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17242
17243 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17244
17245Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17246
17247 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17248 than one configuration name. Add comment.
17249
17250Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17251
17252 * config.guess: about target *-hitachi-hiuxwe2, fixed
17253 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17254 macro is incorrect.]
17255
17256Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17257
17258 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17259 than the "make ls" stuff which used to be here.
17260
17261Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17262
17263 * config.guess: Recognize i[34]86-unknown-freebsd.
17264 From Shawn M Carey <smcarey@rodan.syr.edu>.
17265
17266Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17267
17268 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17269
17270Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17271
17272 * config.guess: Check for ptx.
17273
17274Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17275
17276 * config.sub: Add os9k checking.
17277
17278Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17279
17280 * config.guess: Handle OSF1 running on HPPA processors
17281
17282Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17283
17284 * configure: If subdir configure fails, print out a message with
17285 subdirectory name, in case subdir's configure code didn't identify
17286 itself.
17287
17288Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17289
17290 * configure.in: Remove embedded newlines from configdirs.
17291 Avoid mismatches of substrings. Fix matching strings at end
17292 of configdirs.
17293
17294Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17295
17296 * config.guess: Add Lynx/rs6000 config support.
17297
17298Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17299
17300 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17301
17302Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17303
17304 * configure.in (hppa*-*-osf*): Treat this just like most other
17305 PA configurations (eg no binutils or ld).
17306 (hppa*-*-*elf*): These configurations have binutils and ld.
17307
17308Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17309
17310 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17311
17312Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17313
17314 * configure.in (rs6000-*-*): Build gas.
17315
17316Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17317
e490616e 17318 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17319
17320Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17321
17322 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17323 for GDB and GDB has been fixed to not need it.
17324
6599da04
JM
17325Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17326
17327 * config.guess: Recognize vax hosts.
17328
17329Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17330
17331 * configure (while loop): Don't use "break 2" inside case
17332 statement -- the case statement isn't an enclosing loop.
17333
17334Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17335
17336 * config.guess: Clean up NeXT support, to allow nextstep
17337 on Intel machines. Make OS be nextstep.
17338
17339Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17340
17341 * config.guess: Add alternate forms for Convex.
17342
17343Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17344
17345 * configure: Completely rewrite option processing. Take
17346 advantage of pattern-matching to avoid invoking test frequently.
17347 Also clean up host and target defaulting logic.
17348
17349Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17350
17351 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17352 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17353 commands (plus user environment) will fit SCO limits.
17354
17355Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17356
17357 * configure.in: Don't issue warnings about directories which are
17358 not being configured if -norecursion is set. Correct test for
17359 --with-gnu-as and --with-gnu-ld to not get confused by substring
17360 matches.
17361
17362 * configure.in: Don't build gas for alpha-dec-osf1*.
17363
17364Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17365
17366 * configure: Back out Per's change of 12/19/1993. It changes the
17367 behavior of configure in unexpected and confusing ways.
17368
17369 Also, use different delim char when calculating
17370 program_transform_name so that the name can contain slashes.
17371
17372Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17373
17374 * configure.in, config.sub: Add support for VSTa micro-kernel.
17375
17376Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17377
17378 * configure.in: Nuke hacks which were used to get a special
17379 version of GAS for HPPA configurations.
17380
17381Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17382
17383 * configure: If only ${target_alias} is given, use that
17384 as the default for ${host_alias}.
17385 * configure: Add missing back-slashes before nested quotes.
17386
17387Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17388
17389 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17390
17391Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17392
17393 * config.guess: Recognize some Tektronix configurations.
17394 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17395
17396Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17397
17398 * config.sub: Match any flavor of SH.
17399
17400Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17401
17402 * configure.in: Don't try to configure newlib for Alpha.
17403
17404Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17405
17406 * configure.in: Don't build ld for Irix 5. Don't build gas,
17407 libg++ or libio for any Alpha target.
17408
17409 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17410
17411Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17412
17413 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17414 default arguments -- so it tried to compress itself.
17415
17416Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17417
17418 * configure.in (notsupp): ensure that a space is always at the end
17419 of the configdirs list, since the grep checks for an explicit space
17420
17421Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17422
17423 * configure.in (target i386-sysv4.2): don't build ld, since static
17424 versions of many libraries are not available.
17425
17426Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17427
17428 * config.guess: Recognize Apollos (using environment variables).
17429 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17430
17431Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17432
17433 * config.guess: Recognize Sony news mips running newsos.
17434
17435Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17436
17437 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17438 "fi ; else" for bash.
17439
17440Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17441
17442 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17443
17444Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17445
17446 * config.sub: accept unixware as an alias for svr4.2.
17447 Fix some inconsistancies with the gcc version.
17448
17449Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17450
17451 * Makefile.in (DISTDOCDIRS): Add gdb.
17452
17453Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17454
17455 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17456
17457Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17458
17459 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17460 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17461 this now.
17462
17463Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17464
17465 * config.sub: Accept hiux* as an OS name.
17466
17467 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17468 etc/make-stds.texi. The underscore came from gcc, and dje now
17469 agrees that RUNTESTFLAGS is the correct name.
17470
17471Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17472
17473 * install.sh: Remove 'set -e'. It makes any conditionals
17474 in the script useless.
17475
17476 * config.guess: Automatically recognize arm-acorn-riscix
17477 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17478
17479Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17480
17481 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17482
17483Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17484
17485 * Makefile.in (DISTDOCDIRS): New variable.
17486 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17487 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17488
17489Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17490
17491 * configure.in (hppa target): check the source directory for the
17492 pagas sub-directory
17493
17494Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17495
17496 * config.sub: Allow -aout* and -elf*.
17497
17498Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17499
17500 * configure.in: Don't build ld on i386-solaris2, same as for
17501 sparc-solaris2.
17502
17503Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17504
17505 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17506
17507Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17508
17509 * configure.in: Configure gdb for alpha.
17510
17511Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17512
17513 * Makefile.in (CXXFLAGS): Add -O.
17514
17515Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17516
17517 * config.guess: added support for DG Aviion
17518
17519Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17520
17521 * configure.in: Produce warning message for subdirectories not
17522 configurable for this host/target combination. Don't try to
17523 configure gdb for vms.
17524
17525Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17526
17527 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17528 appropriate files before making "diststuff".
17529 (DISTBISONFILES): New var: list of files to be edited.
17530 (DISTSTUFFDIRS): Add binutils.
17531
17532Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17533
17534 * config.sub: also handle mipsel and mips64el (for little endian mips)
17535
17536Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17537
17538 * configure.in: Add * to end of all OS names.
17539
17540Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17541
17542 * configure.in: Build newlib for LynxOS native.
17543
17544Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17545
17546 * config.guess: Add support for delta 88k running SVR3.
17547
17548 * configure.in: Add comment about HP compiler vs. emacs.
17549
17550Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17551
17552 * configure.in: don't build ld on solaris2 (not a viable option
17553 due to bugs in getpwnam & getpwuid)
17554
17555Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17556
17557 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17558 config.guess will produce a full version number.
17559
17560Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17561
17562 * configure.in: Build linker and binutils for alpha-dec-osf1.
17563
17564Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17565
17566 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17567 and gdb/testsuite/Makefile.in.
17568
17569Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17570
17571 * configure.in: recognize mips*- instead of mips-
17572
17573Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17574
17575 * config.sub: Accept linux*coff and linux*elf as operating
17576 systems.
17577
17578Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17579
17580 * config.sub: Recognize mips64, and mips3 as an alias for it.
17581
17582Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17583
17584 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17585 gdb knows how to handle OSF/1 shared libraries.
17586
17587Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17588
17589 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17590 * config.guess: Recognize Hitachi's HIUX.
17591 * config.sub: Recognize h3050r* and hppahitachi.
17592 Remove redundant cases for hp9k[23]*.
17593
17594Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17595
17596 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17597 if gas and ld are in the source tree and are in ${configdirs}.
17598 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17599 --with options (but still pass them down on the command line,
6599da04
JM
17600 if they were explicitly specified).
17601
17602Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17603
17604 * configure: substitute SHELL value in Makefile.in with
17605 ${CONFIG_SHELL}
17606
17607Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17608
17609 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17610 *-*-solaris2* targets.
17611
17612Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17613
17614 * Makefile.in: define M4, and pass it down to sub-makes;
17615 all-autoconf now depends on all-m4
17616
17617Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17618
17619 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17620 presence of {ar,ranlib} instead of a configured directory
17621
17622Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17623
17624 * config.guess: Accept 34?? as well as 33?? for NCR.
17625
17626Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17627
17628 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17629 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17630
17631Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17632
17633 * configure: grab values for $(CC) and $(CXX) from the
17634 environment, so that someone can do "CC=gcc configure; make" and
17635 have it work right (matching the way that autoconf works now)
17636
17637 * configure.in, Makefile.in: add support for gash, the tcl
17638 interface to Galaxy
17639
17640 * config.guess: add NetBSD variants (hp300, x86)
17641
17642Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17643
17644 * install.sh: Support -d option (in the manner of SunOS 4 install,
17645 as it is more deterministic than that of GNU install)
17646 (chmodcmd): Set file to mode 755 by default (should also do default
17647 chgrp and chown, but I don't feel like dealing with that now)
17648
17649Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17650
17651 * config.sub: Remove h8300hhms alias.
17652
17653Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17654
17655 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17656
17657Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17658
17659 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17660 as stmp-fixinc
17661
17662Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17663
17664 * config.sub: recognize m88110-bug-coff.
17665
17666Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17667
17668 * Makefile.in (all-libio): all dependencies on the toolchain used
17669 to build this (gcc, gas, ld, etc)
17670
17671Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17672
17673 * config.guess: Deal with OSF/1 1.3 on alpha.
17674
17675Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17676
17677 * install.sh: add some 'else true' clauses for portability
17678
17679 * configure.in: don't build libio for h8[35]00-*-* targets
17680
17681Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17682
17683 * Makefile.in: Add support for new libio.
17684
17685Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17686
17687 * install.sh: If one command fails, don't try the rest. Don't try
17688 to remove $dsttmp (via trap) unless we have already created it.
17689 If $src doesn't exist, detect it and exit with an error.
17690
17691 * config.guess: Recognize BSD on hp300.
17692
17693Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17694
17695 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17696 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17697
17698Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17699
17700 * Makefile.in (all-send-pr): depends on all-prms
17701
17702Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17703
17704 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17705
17706Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17707
17708 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17709 Added test for mips-mips-riscos5.
17710
17711Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17712
17713 * configure.in: use mh-hp300 for 68k HP hosts
17714
17715Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17716
17717 * configure: add support for CONFIG_SHELL, so that you can use
17718 some alternate shell for evaluating configure scripts
17719
17720Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17721
17722 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17723 in configure script to bug-gdb@prep.ai.mit.edu when building
17724 distribution archive.
17725 * Makefile.in (COMPRESS): Remove def.
17726 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17727 gdb.tar.Z and make-gdb.tar.Z respectively.
17728 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17729 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17730 to convergence with 'taz' target in Makefile.in.
17731
17732Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17733
17734 * install.sh (dsttmp): use trap to ensure that tmp files go
17735 away on error conditions
17736
17737Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17738
17739 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17740
17741Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17742
17743 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17744 its parent is '/' not ''.
17745
17746 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17747
17748Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17749
17750 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17751 that ${newsrcdir}/configure.in does.
17752
17753Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17754
17755 * test-build.mk: support for CONFIG_SHELL
17756
17757Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17758
17759 * config.sub (netware): Add as a basic system type.
17760
17761Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17762
17763 * Makefile.in (Makefile): depend on configure.in. Also drop the
17764 $(srcdir)/ from the dependency on Makefile.in.
17765
17766Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17767
17768 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17769 (h8300hhms is temporary until multi-libraries are implemented).
17770 * configure.in: Handle h8300h too.
17771
17772Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17773
17774 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17775
17776Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17777
17778 * configure: Remove extraneous output when guessing host type.
17779 * config.guess: Remove extraneous output when guessing using C
17780 compiler rather than uname, or when guessing fails.
17781
17782Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17783
17784 * Makefile.in: remove all.cross and install.cross targets
17785
17786 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17787 definitions
17788
17789Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17790
17791 * configure.in (target sh): Build gprof.
17792
17793Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17794
17795 * config.sub: change -solaris to -solaris2
17796
17797Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17798
17799 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17800
17801Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17802
17803 * configure: Correct error message for missing Makefile.in to
17804 print correct directory.
17805
17806Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17807
17808 * install.sh: kludge around 386BSD shell bug
17809
17810Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17811
17812 * config.guess: Recognize NeXT.
17813 * config.guess: Recognize i486-ncr-sysv4.
17814 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17815
17816Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17817
17818 * Makefile.in (MAKEINFOFLAGS): New variable.
17819 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17820 * build-all.mk, test-build.mk: Pass down --no-split as
17821 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17822
17823Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17824
17825 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17826
17827Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17828
17829 * Makefile.in (libg++.tar.z): New rule.
17830 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17831 * Makefile.in (taz): Only do a single chmod.
17832
17833Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17834
17835 * install.sh: don't use dirname anymore (replaced with sed usage)
17836
17837Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17838
17839 * Makefile.in: Change extension for gzip'd files from '.z' to
17840 '.gz' per new FSF standard usage.
17841
17842Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17843
17844 * configure: put quotes around the final value of program_transform_name
17845
17846Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17847
17848 * Makefile.in: new install.sh support; update install-info rules
17849
17850Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17851
17852 * configure.in: Build diff for crosses, but not for go32 host.
17853
17854 * configure.in: Build gprof only for native, and don't build it
17855 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17856
17857Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17858
17859 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17860
17861Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17862
17863 * configure.in (host_tools): Add prms.
17864
17865Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17866
17867 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17868 with $(FLAGS_TO_PASS) on the command line
17869
17870 * config.sub: Recognize lynx and lynxos
17871
17872Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17873
17874 * config.sub: Accept -ecoff*, not just -ecoff.
17875
17876Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17877
17878 * Makefile.in (taz): Use .gz suffix instead of .z.
17879 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17880 names.
17881
17882Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17883
17884 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17885
17886Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17887
17888 * Makefile.in (install-no-fixedincludes): install gcc last, so
17889 that rebuilds that might happen during 'make install' don't get
17890 bogus gcc include files
17891
17892Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17893
17894 Change from Utah for HPPA support:
17895 * config.guess: Recognize hppa1.x-hp-bsd.
17896
17897Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17898
17899 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17900 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17901
17902Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17903
17904 * config.sub: Add support for rom68k and bug boot monitors.
17905
17906Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17907
17908 * Makefile.in: Make all-opcodes depend on all-bfd.
17909
17910Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17911
17912 * config.guess: Added special check for i[34]86-univel-sysv4*.
17913
17914Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17915
17916 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17917 the processor rather than assuming i486.
17918
17919Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17920
17921 * config.guess: Recognize SunOS6 as Solaris3.
17922
17923Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17924
17925 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17926 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17927
17928Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17929
17930 * build-all.mk (all-cross): New target for Canadian Cross.
17931 Added Q2 go32 targets.
17932 * test-build.mk: Configure go32 cross sparclite-aout and
17933 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17934 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17935
17936Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17937
17938 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17939 GO32 hosted toolchains
17940
17941Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17942
17943 * configure: change so "-exec-prefix" gets passed down rather
17944 than "-exec_prefix" so autoconf generated Makefiles get the
17945 exec_prefix set right.
17946
17947Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17948
17949 * config.guess: get the Solaris2 minor version number
17950
17951 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17952
17953Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17954
17955 * config.guess: Recognize some Sequent platforms.
17956
17957Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17958
17959 * Makefile.in: added the vault-install target
17960
17961 * configure.in: actually use the Sun3 makefile fragment that's in
17962 config, also added the release dir to configdirs
17963
17964Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17965
17966 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17967
17968Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17969
17970 * configure.in: remove some program from Alpha targetted toolchains
17971
17972Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17973
17974 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17975 gprof.
17976 (taz): Run "make diststuff" in those directories instead of "make
17977 proto-dir". Look for "VERSION=" only at start of line in subdir
17978 Makefile. Use "gzip -9" for compression.
17979 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17980 (binutils.tar.z): New target.
17981
17982Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17983
17984 * Makefile.in (taz): Include gpl.texinfo.
17985
17986Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17987
17988 * Makefile.in (setup-dirs): Merged into "taz" target.
17989 (taz): Only do `proto-dir' stuff if a directory is actually needed
17990 for this target.
17991
17992Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17995 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17996 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17997 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17998 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17999
18000Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18001
18002 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18003 config.sub, and move-if-change to gdb testsuite distribution
18004 archive, so the testsuite can be extracted, configured, and
18005 run separately from the gdb distribution. Blow away the Chill
18006 tests that require a Chill compiled executable, since GNU Chill
18007 is not yet publically available.
18008
18009Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18010
18011 * test-build.mk: set environment variables in a single command,
18012 instead of a list of assignments and exports
18013
18014 * config.guess: recognize Alpha/OSF1 systems
18015
18016Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18017
18018 * configure: Change help message to prefer --options rather than
18019 -options.
18020
18021Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18022
18023 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18024 zippy@ecst.csuchico.edu.
18025 * config.guess: Recognize miniframe.
18026
18027Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18028
cc6010cd
AP
18029 * Makefile.in: Use srcroot to find runtest rather than rootme.
18030 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18031
18032Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18033
18034 * test-build.mk: Extensive additions to support building on a
18035 machine other than the host.
18036
18037Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18038
18039 * configure (tooldir): Fix for i386-aix again.
18040
18041Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18042
18043 * configure, Makefile.in: Change definition of $(tooldir)
18044 to match the FSF.
18045
18046Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18047
18048 * config.guess: Recognize i[34]86/SVR4.
18049
18050Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18051
18052 * Makefile.in (all-gdb): gdb depends on sim.
18053
18054Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18055
18056 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18057 at the same time we make the prototype gdb directory.
18058 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18059 files at the same time as the gdb base release distribution.
18060
18061Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18062
18063 * Makefile.in (check): Use individual check targets rather than
18064 DO_X rule.
18065 (check-gcc): Added.
18066
18067Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18068
18069 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18070 for System V release 3.2.
18071
18072Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18073
18074 * config.sub: Recognize hppaosf.
18075 * configure.in: Do configure ld/binutils/gas for it.
18076
18077Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18078
18079 * configure (tooldir): Alter syntax used to set this, for systems
18080 where "\$" isn't handled right, like i386-aix.
18081
18082Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18083
18084 * configure: Pass program-transform-name, not
18085 program_transform_name, to recursive configures.
18086
18087Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18088
18089 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18090 of gas+ld+binutils.
18091
18092Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18093
18094 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18095
18096Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18097
18098 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18099
6599da04
JM
18100Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18101
18102 * Makefile.in (PRMS): Set back to all-prms.
18103
18104Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18105
18106 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18107 targets, rather than for MIPS hosts.
18108
18109Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18110
18111 * configure.in: add comment for --with-x default values
18112
18113 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18114
18115 * Makefile.in: add check-* targets for each of the directories in
18116 the tree. Add a definition of RUNTEST that will use the one we
18117 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18118
18119Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * configure.in: Removed obsolete references to bfd_target and
18122 target_makefile_frag.
18123
18124 * build-all.mk: Set assorted targets for Q2.
18125 * config.sub: Recognize z8k-sim and h8300-hms.
18126 * test-build.mk: Really don't pass host to configure.
18127 (HOLES): Added uname.
18128
18129Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18130
18131 * configure: Handle an empty program-prefix, program-suffix or
18132 program-transform-name correctly.
18133
18134Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18135
18136 * build-all.mk: -G 8 no longer required for MIPS targets.
18137 * test-build.mk: Don't pass host argument to configure; make it
18138 guess.
18139
18140Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18141
18142 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18143 * Makefile.in (COMPRESS): New macro, like GZIP.
18144
18145Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18146
18147 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18148
18149 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18150 with gas currently defaults to -G 0.
18151
18152Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18153
18154 * Makefile.in (all-flex): flex depends on byacc.
18155
18156 * build-all.mk: If host not specified, use config.guess. Pass TAG
18157 to test-build.mk as RELEASE_TAG.
18158 * test-build.mk (configargs): New variable containing arguments to
18159 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18160 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18161
18162 * config.guess: Use /bin/uname when checking -X argument on SCO,
18163 to avoid invoking GNU uname which doesn't understand -X.
18164
18165 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18166
18167 * configure.in: Build gas for mips-*-*.
18168
18169Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18170
18171 * Makefile.in (all.normal): insert missing backslash.
18172
18173Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18174
731a8127 18175 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18176
18177 * Makefile.in: Complete overhaul to merge many almost identical
18178 targets.
18179
18180Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18181
18182 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18183 (gdb.tar.Z): Adjusted.
18184
18185 * Makefile.in (setup-dirs, taz): New targets; should be general
18186 enough to adapt for gdb sometime. Build only .z file.
18187 (gas.tar.z): New target.
18188
18189Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18190
18191 * build-all.mk: Use CC=cc -Xs on Solaris.
18192
6599da04
JM
18193Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18194
18195 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18196 for handling BISON for FSF releases.
18197
18198Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18199
18200 * configure: Actually implement the change zoo just documented.
18201
18202Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18203
18204 * configure: when using config.guess, only set target_alias when
18205 it's not already been set (ie, on the command line)
18206
18207Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18208
18209 * Makefile.in: add installcheck target, set PRMS to install-prms
18210
18211Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18212
18213 * configure: add support for package_makefile_fragment, handle the
18214 case where a directory has a configure.in file but no Makefile.in
18215 more gracefully (with an actual understandable error message, even);
18216 add support for --without (and add this to the usage message); also
18217 explicitly add a --host=${host_alias} to the command line when
18218 config.guess is used
18219
18220Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18221
18222 * configure: Must use both --host and --target in recursive calls.
18223
18224Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18225
18226 * Makefile.in: Change deja-gnu to dejagnu.
18227
18228Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18229
18230 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18231
18232Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18233
18234 * configure.in: canonicalize all instances to *-*-solaris2*,
18235 also strip out a number of tools to not build for go32 host
18236
18237Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18238
18239 * config.guess: add GPL.
18240
18241 * Makefile.in, config.guess, config.sub, configure: bump
18242 copyrights to 93.
18243
18244Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18245
18246 * Makefile.in (do-info): Removed obsolete check for existence of
18247 localenv file.
18248
18249 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18250
18251Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18252
18253 * Makefile.in: a couple of 'else true' for decstation,
18254 support for TclX
18255
18256 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18257
18258Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18259
18260 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18261
18262Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18263
18264 * config.guess: Recognize i386-ibm-aix (PS/2).
18265 * configure.in: Use config/mh-aix386 file for it.
18266
18267Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18268
18269 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18270 CC_FOR_TARGET instead.
18271 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18272
18273Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18274
18275 * Makefile.in: Add sim to list of directories sent with gdb
18276
18277Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18278
18279 * configure.in: Put back mips-dec-bsd* case.
18280
18281Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18282
18283 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18284 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18285 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18286
18287Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18288
18289 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18290
18291 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18292 (install-info): install dir.info only if it exists,
18293 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18294
18295Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18296
18297 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18298 gas for mips-dec-bsd.
18299
18300Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18301
18302 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18303 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18304
18305Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18306
18307 * configure.in: Added "dejagnu" to hosttools list.
18308
18309Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18310
18311 * config.sub, configure.in, config.guess: Add support
18312 for Bosx, an AIX variant from Bull.
18313 Patches from F.Pierresteguy@frcl.bull.fr.
18314
18315Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18316
18317 * devo/dejagnu: Initial creation of devo/dejagnu.
18318 Migrated dejagnu testcases and support files for testing software
18319 tools to reside as subdirectories, currently called "testsuite",
18320 within the directory of the software tool. Migrated all programs,
18321 support libraries, etc. beloging to dejagnu proper from
18322 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18323 with no modifications. The changes to these files which will
18324 allow them to configure, build, and execute properly will be made
18325 in a future update.
18326
18327Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18328
18329 * Makefile.in: Change send_pr to send-pr.
18330 * configure.in: Likewise.
18331 * send_pr: Renamed directory to send-pr.
18332
18333Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18334
18335 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18336
18337Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18338
18339 * README: Update for gdb-4.8 release.
18340 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18341 gdb-xxx.tar.z (gzip'd) file also.
18342
18343Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18344
18345 * Makefile.in: make all-diff depend on all-libiberty
18346
18347Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18348
18349 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18350
18351Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18352
18353 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18354
18355Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18356
18357 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18358 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18359 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18360
18361Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18362
18363 * Makefile.in: makeinfo binary is in a new location
18364
18365Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18366
18367 * config.sub: Accept -ecoff as an OS.
18368
18369 * Makefile.in: Various changes to eliminate a level of make
18370 recursion and reduce the required command line length.
18371 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18372 sub-makes.
18373 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18374 variables holding settings for specific sub-makes.
18375 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18376 in terms of BASE_FLAGS_TO_PASS.
18377 (TARGET_LIBS): New variable listing directories which use
18378 TARGET_FLAGS_TO_PASS.
18379 (subdir_do): Eliminated.
18380 (do-*): New set of targets to replace subdir_do.
18381 (various): All targets which used subdir_do now depend on do-*.
18382 (local-clean): Renamed from do_clean.
18383 (local-distclean): New target, dependency of distclean and
18384 realclean.
18385 (install-info): Don't create directories. Depend on dir.info
18386 rather than calling make recursively.
18387 (install-dir.info): Eliminated.
18388 (install-info-dirs): Create all info directories here.
18389 (dir.info): Depend upon do-install-info.
18390
18391 * test-build.mk (HOLES): Added false.
18392
18393Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18394
18395 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18396
18397Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18398
18399 * Makefile.in (info): remove dependency on all-texinfo. The
18400 problem was really in texinfo/C, not at this level.
18401
18402Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18403
18404 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18405
18406Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18407
18408 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18409 GDB releases.
18410
18411Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18412
18413 * configure: Include srcdir in message about target of link not
18414 being found. Don't convert `-' to `_' in `with' options being
18415 passed to subdirs.
18416
18417Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18418
18419 * configure.in: add uudecode to host_tools
18420
18421 * Makefile.in: added {all,install}-uudecode targets, added them to
18422 the appropriate lists
18423
18424Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18425
18426 * Makefile.in (all-gcc): Added dependency on all-gas.
18427
18428 * configure.in (mips-*-*): Build ld and binutils.
18429
18430Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18431
18432 * configure: check return code from mkdir, print error message and
18433 exit on failure.
18434
18435Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18436
18437 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18438
18439Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18440
18441 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18442
18443Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18444
18445 * config.sub (h8500): Recognize this as a cpu type.
18446
18447Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18448
18449 * configure: source directory missing is no longer a warning
18450
18451 * configure.in: recognize irix[34]* instead of irix[34]
18452
18453 * Makefile.in: define and pass down X11_LIB
18454
6599da04
JM
18455Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18456
18457 * guess-systype: Renamed to ...
18458 * config.guess: ... by popular request.
18459 * configure.in, Makefile.in: Update accordingly.
18460
18461Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18462
18463 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18464 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18465 + Execute ./dummy instead of assuming . is in PATH.
18466
18467Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18468
18469 * guess-systype: New shell script. Attempts to guess the
18470 canonical host name of the executing host.
18471 Only a few hosts are supported so far.
18472 * configure: Call guess-systype if no host is specified.
18473
18474Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18475
18476 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18477 gcc Makefile.
18478
6599da04
JM
18479Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18480
18481 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18482 (all-gcc, install-gcc, subdir_do): Use it.
18483
18484Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18485
18486 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18487
18488Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18489
18490 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18491 set exclusively by configure, using configure.in .
18492
18493Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18494
18495 * test-build.mk: set $PATH for all builds
18496
18497 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18498
18499Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18500
18501 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18502 the one used in gcc/Makefile.in, so that a null expansion doesn't
18503 override the one needed to build gcc with a native cc.
18504
6599da04
JM
18505Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18506
18507 * configure: Accept -with arguments.
18508
18509Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18510
18511 * Makefile.in: added h8300sim
18512
18513Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18514
6599da04
JM
18515 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18516 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18517 (all-cygnus, native, build-cygnus): Make
18518 $(canonhost)-stamp-3stage-done, not $(host)....
18519 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18520 i386-sco3.2v4. Added else true to if command.
18521
18522Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18523
18524 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18525
18526Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18527
18528 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18529
18530Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18531
18532 * configure.in: don't remove binutils from Solaris builds
18533
18534Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18535
18536 * Makefile.in: get rid of earlier definitions for *clean,
18537 also handle the recursive info rule better
18538
18539Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18540
18541 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18542 do more-or-less the right thing.
18543
18544Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18545
18546 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18547 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18548
18549Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18550
18551 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18552 $(host_canonical).
18553
18554 * configure.in: split the configdirs list into 4 categories (native
18555 v. cross, library v. tool) and handle the cross-only and native-
18556 only in more reasonable (and correct!) way.
18557
18558Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18559
18560 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18561 configdirs anymore.
18562
18563Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18564
18565 * Makefile.in: extensive cleanup:: removed all of the explicit
18566 clean-* targets, collapsed many wrappers around subdir_do into
18567 one, added additional targets to satisfy standards.texi, deleted
18568 some old targets, some changes for consistency
18569
18570Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18571
18572 * configure.in: handle some programs as cross-only, and others as
18573 native only
18574
18575 * test-build.mk: handle partial holes in a more generic manner
18576
18577 * Makefile.in: m4 depends on libiberty
18578
6599da04
JM
18579Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18580
18581 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18582 time, wdiff, and find to configdirs
18583
18584 * Makefile.in: all, clean, and install rules for the new programs
18585 added to configure.in
18586
18587Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18588
18589 * configure.in: use mh-sun for all *-sun-* hosts
18590
6599da04
JM
18591Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18592
18593 * Makefile.in: define flags for X11 include files and library file
18594 locations, pass them down to the programs that need this info
18595
18596 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18597
6599da04
JM
18598Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18599
18600 * configure.in: start building libg++ for HP-UX targets
18601
18602Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18603
18604 * README: Update references to files moved into etc/.
18605
18606Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18607
18608 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18609 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18610
18611Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18612
18613 * configure: accept dash as well as underscore in long option
18614 names for FSF compatibility.
18615
18616Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18617
18618 * config.sub: added -sco3.2v4 support from FSF.
18619
18620Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18621
18622 * configure.in: expand the section that adds or removes
18623 directories from the list of programs to build, to handle native
18624 vs. cross in addition to host v. native
18625
18626Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18627
18628 * Makefile.in: Replace C++ in macro names with CXX.
18629 This is less likely to break ...
18630
18631Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18632
18633 * test-build.mk: add -w to GNU_MAKE
18634
18635Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18636
18637 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18638 add 'sparc' to list of recognized cpus. This needed to make
18639 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18640 Delete some redundant ose68 variants. Recognize -wrs as an os,
18641 then changes that into $CPU-wrs-vxworks.
18642
18643 * configure.in: remove most references to gdbtest, regularize
18644 target based program removal
18645
18646 * test-build.mk: import from p3 tree (many fixes and changes)
18647
18648Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18649
18650 * Makefile.in: added rules to handle tcl, tk, and expect
18651
18652 * configure.in: handle those directories if they exist
18653
18654Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18655
18656 * config.sub: removed bogus hppabsd and hppahpux names, since
18657 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18658
18659Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18660
18661 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18662 depends upon all-xiberty
18663
18664 * Makefile.in: changes from p3, including:
18665
18666 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18667
18668 * Makefile.in (XTRAFLAGS): include newlib directories if
18669 newlib/Makefile exists, rather than if host != target.
18670
18671 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18672
18673 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18674 from the same source tree and not building a cross-compiler. This
18675 matters for the libg++ configuration if reconfiguring a tree that
18676 has already been installed.
18677
18678 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18679
18680 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18681 pick up the machine and system specific header files.
18682
18683 * Makefile.in: added AS_FOR_TARGET, passed down in
18684 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18685 the C compiler to use to create programs which are run in the
18686 build environment, set it to default to $(CC), and passed it down
18687 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18688
18689 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18690
18691 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18692 We need them for unusual native builds, like systems without
18693 ranlib.
18694
18695 * configure: also define $(host_canonical) and
e490616e
ZW
18696 $(target_canonical), which are the full, canonical names for the
18697 given host and target
6599da04
JM
18698
18699Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18700
18701 * Makefile.in: Added separate definitions for C++.
18702
18703Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18704
18705 * configure.in (configdirs): Add deja-gnu.
18706
18707Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18708
18709 * README: Update for configure.texi and gdb-4.7 release.
18710
18711Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18712
18713 * Makefile.in: Move "all" target to top of file.
18714 Previously, first target was ".PHONY" which caused BSD4.4 make
18715 to build .PHONY when make was run without arguments.
18716
18717Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18718
18719 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18720 Library-copylefted code in libiberty.
18721
18722Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18723
18724 * config.sub: Replace m68kmote with plain old m68k.
18725
18726Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18727
18728 * Makefile.in: Remove space from blank line, avoid Make complaints.
18729
18730Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18731
18732 * config.sub: Complain if no argument is given. Added support for
18733 386bsd as OS and target alias.
18734
18735Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18736
18737 * Makefile.in (XTRAFLAGS): include newlib directories if
18738 newlib/Makefile exists, rather than if host != target.
18739
18740Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18741
18742 * config.sub: recognize sparclite-wrs-vxworks.
18743
18744 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18745 p3.) Added clean-xiberty to clean.
18746
18747Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18748
18749 * configure.in: use *-*-* instead of nested cases for host and target
18750
18751Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18752
18753 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18754 from the same source tree and not building a cross-compiler. This
18755 matters for the libg++ configuration if reconfiguring a tree that
18756 has already been installed.
18757
18758Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18759
18760 * config.sub (i486v/i486v4): Merge in from FSF version.
18761
18762Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18763
18764 * configure: only set PWD if it is already set.
18765
18766Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18767
18768 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18769 doesn't have unset and all success paths (and most error paths)
18770 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18771 to just ${PWD} to avoid confusion.)
18772
18773Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18774
18775 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18776 even for a native compilation.
18777
18778Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18779
18780 Changes to make the gdb.tar.Z rule work better.
18781
18782 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18783 (DEVO_SUPPORT): Add configure.texi.
18784 (bfd-ilrt.tar.Z): Remove ancient rule.
18785
18786Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18787
18788 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18789 pick up the machine and system specific header files.
18790
18791 * configure.in, config.sub: added new target m68010-adobe-scout,
18792 with alias of adobe68k. Changed configure.in to check for
18793 -scout before -sco* to avoid a false match.
18794
18795 * Makefile.in: added AS_FOR_TARGET, passed down in
18796 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18797 the C compiler to use to create programs which are run in the
18798 build environment, set it to default to $(CC), and passed it down
18799 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18800
18801Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18802
18803 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18804 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18805 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18806 FOR_TARGET variants, to newlib and libg++.
18807
18808Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18809
18810 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18811 first.
18812
18813Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18814
18815 * config.sub: Accept `elf' as an environment.
18816
18817Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18818
18819 * Makefile.in (all-opcodes): cd into the right directory
18820
18821Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18822
18823 * configure: added -program_transform_name option, used as
18824 argument to sed when installing programs.
18825 configure.texi: added documentation for -program_prefix,
18826 -program_suffix and -program_transform_name.
18827
18828Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18829
18830 * config.sub: Accept i486 where i386 ok.
18831
18832Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18833
18834 * config.sub: accept we32k
18835
18836Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18837
3b75d237 18838 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
18839
18840 * Makefile.in: don't create all directories for ``make install'';
18841 let the subdirectories create the ones they need.
18842
18843Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18844
e490616e 18845 * COPYING: new file, GPL v2
6599da04
JM
18846
18847Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18848
18849 * Makefile.in: use the new gen-info-dir, which needs a template
18850 argument (which also lives in texinfo)
18851
18852 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18853
6599da04
JM
18854Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18855
18856 * config.sub (ncr3000): Change i386 to i486.
18857
18858Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18859
18860 * Makefile.in: add install-rcs, install-grep to
18861 install-no-fixedincludes, removed install-bison and install-libgcc
18862
18863Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18864
18865 * configure.in: grab the HPUX makefile fragment if on HPUX
18866
18867Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18868
18869 * Makefile.in: eradicate bison spoor (ditto libgcc).
18870 configure.in: recognise m68{k,000}-ericsson-OSE.
18871 es1800 is alias for m68k-ericsson-OSE
18872
18873Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18874
18875 * configure.in: rearrange the parts that remove programs from
18876 configdirs, based now on HOST==TARGET or by canonical triple.
18877
18878Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18879
18880 * test-build.mk: recurse explicitly with -f test-build.mk when
18881 appropriate. predicate stage3 and comparison on the existence
18882 of gcc. That is, if gcc isn't around, we aren't three-staging.
18883 On very clean, also remove ...stamp-co. Build in-place before
18884 doing other builds.
18885
18886Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18887
18888 * Makefile.in, configure.in: add tgas
18889
18890Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18891
18892 * Makefile.in: a number of changes merged in from progressive.
18893
18894 * configure.in: add libm.
18895
18896 * .cvsignore: ignore some stuff that comes from test-build.mk.
18897
6599da04
JM
18898Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18899
18900 * config.sub: Add es1800 (m68k-ericsson-es1800).
18901
18902Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18903
18904 * configure: Add program_suffix (parallel to program_prefix)
18905 * Makefile.in: adjust directory-creating script for losing decstation
18906
18907Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18908
18909 * configure: Minor $subdir-related fixes.
18910
18911Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18912
18913 * configure: fix various problems with propogating
18914 makefile_target_frag in subdirs.
18915 * configure.in: config libgcc if its there
18916
18917Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18918
18919 * config.sub: HPPA merge.
18920
6599da04
JM
18921Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18922
18923 * Makefile.in: Replace all-bison with all-byacc in all
18924 dependency lines for other tools (which now use byacc).
18925
18926Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18927
18928 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18929
6599da04
JM
18930Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18931
18932 * Makefile.in: make gprof rules similar to byacc rules (instead of
18933 vestigal $(unsubdir) that didn't work...)
18934
18935Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18936
18937 * config.sub: Add support for Linux.
18938 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18939 (at least for libg++).
18940
18941Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18942
18943 * configure.texi: fix doc for the -nfp option to configure
18944
18945Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18946
18947 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18948
18949Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18950
18951 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18952 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18953 * configure.in: added solaris* host_makefile_frag hook.
18954
18955Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18956
18957 * config.sub: changed recognition of m68000 so that various
18958 m68k types can be specified via m680[01234]0
18959
18960Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18961
18962 * config.sub (basic_machine): fix sed so that '-foo' isn't
18963 completely substituted out while .+'-foo' loses the '-foo'
18964
18965Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18966
18967 * config.sub ($os): Add -aout.
18968
18969Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18970
18971 * configure: If host_makefile_frag is absolute, don't
18972 prefix ${invsubdir} (relevant to libg++ auto-configure).
18973
18974Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18975
18976 * Makefile.in (tooldir): Define it.
18977 (all-ld): Depend on all-flex.
18978
18979Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18980
18981 * Makefile.in (check): Fix libg++ special case.
18982
18983Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18984
18985 * configure: do not bury `pwd` into config.status, thus do fewer
18986 pwd's.
18987
18988 * configure: print the "Building in" message only when building in
18989 other than "." AND verbose.
18990
63f6bcd7 18991 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
18992 configures.
18993
18994 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18995
18996Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18997
18998 * Makefile.in: macroize flags passed on recursion. remove
18999 fileutils.
19000
19001Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19002
19003 * configure: get makesrcdir right for subdirs deeper than 1.
19004
19005 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19006 install.
19007
19008Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19009
19010 * Makefile.in: don't print subdir_do or recursion lines.
19011
19012Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19013
19014 * standards.texi: added menu item.
19015
19016 * Makefile.in: build and install standards.info.
19017
19018 * standards.texi: new file.
19019
19020Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19021
19022 * configure: test for and move config.status pieces from
19023 ${subdir}/.
19024
19025Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19026
6599da04
JM
19027 * configure: Test for existance of files before trying to mv
19028 them, to avoid numerous non-existance messages.
19029
19030Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19031
19032 * configure: correct final line of config.status.
19033
19034 * configure: patch from eggert. Avoids a protection problem if
19035 the original Makefile.in is read only.
19036
19037 * configure: use move-if-change from gcc to create config.status.
19038 Some makefiles depend on config.status to tell if a directory
19039 has been reconfigured for a different host. This change
19040 prevents those directories from remaking everything in the case
19041 where the reconfig was only intended to rebuild a Makefile.
19042
19043 * configure: test for config.sub with "config.sub sun4" rather
19044 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19045 host alias from a missing config.sub.
19046
19047Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19048
19049 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19050 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19051
19052Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19053
19054 * configure: mkdir ${subdir} as needed.
19055
19056Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19057
19058 * Makefile.in,configure.in: added autoconf.
19059
19060Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19061
19062 * Makefile.in: no longer pass against on recursion.
19063
19064 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19065 definitions are not inherited.
19066
19067 * configure: correct makesrcdir when subdir is .
19068
19069Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19070
19071 * configure: Add support for 'subdirs' variable, which is
19072 like 'configdirs', except that configure doesn't re-invoke
19073 itself for subdirs, it just creates a Makefile for each subdir.
19074 * configure.texi: Document subdirs.
19075
19076Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19077
19078 * configure.in: added flex to configdirs
19079
19080Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19081
19082 * Makefile.in: remove clean-stamps from clean.
19083
19084Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19085
19086 * configure.in: Add gdbtest to configdirs.
19087
19088Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19089
19090 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19091 to recursive makes.
19092 * configure.in: Recognize new ncr3000 config.
19093
19094Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19095
19096 * Makefile.in, configure.in: removed references to gdbm.
19097
19098Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19099
19100 * config.sub: Don't canonicalize os value
19101 newsos* to bsd (readline needs to check for newsos).
19102 (This fix was earlier made Jan 31, but got re-broken.)
19103
19104Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19105
19106 * configure.in: sco is an os, not a vendor!
19107
19108 * configure: Quote $( better. Keep various shells happy.
19109
19110Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19111
19112 * Makefile.in: eliminate stamp-files.
19113
19114Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19115
19116 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19117 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19118
19119Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19120
19121 * config.sub: fix iris/iris3.
19122
19123Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19124
19125 * configure: re-add -rm.
19126
19127Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19128
19129 * Maskefile.in: add .stmp-rcs to all.
19130
19131 * configure.in: remove gas from rs6000 build, use aix host fragment.
19132
19133Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19134
19135 * configure: pass down site_option during recursion.
19136
19137Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19138
19139 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19140
19141Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19142
19143 * configure: Change exec_prefix so that it really defaults to prefix.
19144
19145Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19146
19147 * Makefile.in, configure.in: Add support for mmalloc library.
19148
19149Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19150
19151 * Makefile.in: add stmp dependencies for a few more things.
19152
19153Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19154
19155 * configure: adjusted error message on objdir/srcdir configure
19156 collision, per john's suggestion.
19157
19158 * Makefile.in: add libiberty stmp to all and all.cross.
19159
19160Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19161
19162 * Makefile.in: remove force dependencies, add grep to all.
19163
19164Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19165
19166 * Makefile.in: drop flex. make stamp files work.
19167
19168 * configure: added test for conflicting configuration in srcdir,
19169 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19170 gets cranky. use relative paths for configure and srcdir
19171 whenever possible. Send some error messages to stderr that were
19172 going to stdout.
19173
19174Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19175
19176 * Makefile.in: Fix libg++ rule to check for gcc directory
19177 before using gcc/gcc. Also pass XTRAFLAGS.
19178
19179Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19180
19181 * Makefile.in: added stmp-files so that directories aren't polled
19182 when they are already built.
19183
19184 * configure.texi: fixed a node pointer problem.
19185
19186Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19187
731a8127 19188 * config.sub configure.in gdb/configure.in
6599da04
JM
19189 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19190 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19191 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19192
19193Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19194
19195 * configure: -recurring becomes -silent. corrected help message
19196 for -site= option.
19197
19198 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19199
19200Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19201
19202 * configure: when building Makefile for crosses, replace
19203 tooldir and program_prefix. default srcdir from location of
19204 config.sub. remove "for host in hosts" and "for target in
19205 targets" loops.
19206
19207Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19208
19209 * Makefile.in: Do not pass bindir or mandir to cvs.
19210
19211Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19212
19213 * Makefile.in, configure.in: removed traces of namesubdir,
19214 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19215 copyrights to '92, changed some from Cygnus to FSF.
19216
19217 * configure.texi: remove most references to multiple hosts,
19218 multiple targets, subdirs, etc.
19219
19220 * configure.man: removed rcsid. reference config.sub not
19221 config.subr.
19222
19223 * Makefile.in: mkdir $(infodir) on install-info.
19224
19225Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19226
19227 * configure.texi: Explain better about .gdbinit and about
19228 the environment that configure.in sections run in.
19229
19230Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19231
19232 * configure.in: Ultrix is only a decstation if it's a MIPS.
19233
19234Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19235
19236 * README: DOC.configure => cfg-paper.texi.
19237
19238Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19239
19240 * config.sub (near case $os): Don't convert newsos* to bsd!
19241
19242Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19243
19244 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19245 the number of copies of COPYING that go into the GDB tar file.
19246
19247Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19248
731a8127 19249 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19250 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19251 Fix SCO configuration stuff.
19252
19253Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19254
19255 * Makefile.in: For libg++, make sure the -I pointing
19256 to the gcc directory goes *after* all the libg++-local -I flags.
19257 Also, move just-gcc dependency from just-libg++ to all-libg++.
19258
19259Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19260
19261 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19262
19263Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19264
19265 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19266
19267Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19268
19269 * config.sub: Add stratus configuration frags. Also
19270 submitted to FSF.
19271
19272Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19273
19274 * Makefile.in (DEV_SUPPORT): add configure.man.
19275
19276 * config.sub(Decode manufacturer-specific): add -none*.
19277
19278Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19279
19280 * Makefile.in: remove form feeds to make Sun's make happy.
19281 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19282
19283Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19284
19285 * Makefile.in (AR_FLAGS): Make quieter.
19286
19287Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19288
19289 * configure.in: Add libg++.
19290 * configure: When verbose, don't output the command line at each
19291 level; it will be unremarkably the same as the previous version,
19292 which will be the same as what the user typed.
19293
19294Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19295
19296 * configure.in, Makefile.in: fix clean-info, add flex. add
19297 fileutils.
19298
19299 * configure: be less sensitive to spaces in Makefile.in. Do not
19300 look for sources in "..". Doing so breaks subdirectories that
19301 might have their own configure. If a subdir has it's own
19302 configure script, use it.
19303
19304Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19305
19306 * cfg-paper.texi: some changes suggested by rms.
19307
19308Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19309
19310 * config.sub: Merge in some small additions from the FSF version,
19311 taken from the gcc distribution, to bring the Cygnus and FSF
19312 versions into closer sync.
19313
19314Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19315
19316 * configure.in: Changed svr4 references to sysv4.
19317
19318Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19319
19320 * configure: added -V for version number option.
19321
19322Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19323
19324 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19325 renamed from DOC.configure to cfg-paper.texi.
19326
19327Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19328
19329 * configure, config.subr, config.sub: config.subr is now
19330 config.sub again.
19331
19332Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19333
19334 * configure.texi: new file, in progress.
19335
19336 * Makefile.in: build info file and install the man page for
19337 configure.
19338
19339 * configure.man: new file, first cut.
19340
19341 * configure: find config.subr again now that configuration "none"
19342 has gone. removed all traces of the -ansi option. removed all
19343 traces of the -languages option.
19344
19345 * config.subr: resync from rms.
19346
19347Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19348
19349 * configure, config.sub, config.subr: merge config.sub into
19350 config.subr, call the result config.subr, remove config.sub, use
19351 config.subr.
19352
19353 * Makefile.in: revised install for dir.info.
19354
19355Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19356
19357 * configure.in: add decstation host makefile frag.
19358
19359 * Makefile.in: BISON now bison -y again. also install-gcc on
19360 install. clean-gdbm on clean. infodir belongs in datadir.
19361 Make directories for info install. Build dir.info here then
19362 install it.
19363
19364Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19365
19366 * Makefile.in: fix for bad directory tests.
19367
19368Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19369
19370 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19371 regexp. -srcdir relative was being handled incorrectly.
19372
19373 * Makefile.in: unwrapped some for loops so that parallel makes
19374 work again and so one can focus one's attention on a particular
19375 package.
19376
19377Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19378
19379 * configure: added PWD as a stand in for `pwd` (for speed). use
19380 elif wherever possible. make -srcdir work without -objdir.
19381 -objdir= commented out.
19382
19383Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19384
19385 * configure: +options become --options. -subdirs commented out.
19386 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19387 Makefile now at top of generated Makefile. Removed cvs log
19388 entries. added -srcdir. create .gdbinit only if there is one
19389 in ${srcdir}.
19390
19391 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19392 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19393 and mandir now keyed off datadir by default.
19394
19395Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19396
19397 * Freshly created ChangeLog.
19398
19399\f
19400Local Variables:
19401mode: change-log
19402left-margin: 8
19403fill-column: 76
19404version-control: never
19405End:
This page took 3.666453 seconds and 5 git commands to generate.