]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
vect-44.c: Add --param vect-max-peeling-for-alignment=0 and adjust.
[gcc.git] / ChangeLog
CommitLineData
52744dd7
TK
12017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
3
4 PR bootstrap/77661
5 * Makefile.def: Don't pass --enable-maintainer-mode on to an
6 in-tree build MPC.
7 * Makefile.in: Regenerate.
8
deeba76a
FXC
92017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
10
11 * configure.ac: Enable LTO by default on darwin >= 9.
12 * configure: Regenerate.
13
5a05e11d
PD
142017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
15
16 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
17 and Andrew Waterman as the RISC-V maintainers.
18
e04f858c
NK
192017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
20
21 * MAINTAINERS: Add self to Write After Approval
22
a98cf819
GP
232017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
24
25 * config.guess: Import latest from upstream.
26
9826d1a3
GP
272017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
28
29 * MAINTAINERS (Write After Approval): Remove entries that are
30 already covered under Reviewers.
31
a46586c3
MW
322017-03-08 Mark Wielaard <mark@klomp.org>
33
34 PR demangler/70909
35 PR demangler/67264
36 * include/demangle.h: Add d_printing to struct demangle_component
37 and pass struct demangle_component as non const.
38
734ca1c2
GP
392017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
40
41 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
42
93b87d1d
TS
432017-02-15 Thomas Schwinge <thomas@codesourcery.com>
44
45 * Makefile.tpl: Remove HOST_ISLVER.
46 (HOST_EXPORTS): Remove ISLVER.
47 * Makefile.in: Regenerate.
48
f877b3ad
RB
492017-02-13 Richard Biener <rguenther@suse.de>
50
51 * configure: Re-generate.
52
2ad31830
GP
532017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
54
55 * MAINTAINERS: Adjust bug reporting URL.
56
3501e62c
GP
572017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
58
59 * MAINTAINERS (Write After Approval): Remove redundant entry
60 for Andrew Burgess.
61
510555e0
JDA
622017-02-03 John David Anglin <danglin@gcc.gnu.org>
63
64 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
65 32-bit hppa*-*-hpux*.
66 * configure: Regenerate.
67
f6a24a94
MJ
682017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
69
70 * configure.ac: Moved the white list of enabling BRIG FE to
71 libhsail-rt/configure.tgt.
72 * configure: Regenerated.
73 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
74
752017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
76 Martin Jambor <mjambor@suse.cz>
77
5fd1486c
PJ
78 * Makefile.def (target_modules): Added libhsail-rt.
79 (languages): Added language brig.
80 * Makefile.in: Regenerated.
81 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
82 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
83 * configure: Regenerated.
84
3c36aa6b
JJ
852017-01-17 Jakub Jelinek <jakub@redhat.com>
86
87 PR other/79046
88 * configure: Regenerated.
89
8f56cb51
AM
902017-01-04 Alan Modra <amodra@gmail.com>
91
92 * configure: Regenerate.
93
f2c764c5
BE
942016-12-29 Ben Elliston <bje@gnu.org>
95
96 * config.sub: Import latest version.
97
1dc9c117
AI
982016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
c21fdaa1
JJ
1022016-12-21 Jakub Jelinek <jakub@redhat.com>
103
104 * configure.ac: Don't bootstrap libmpx unless --with-build-config
105 includes bootstrap-mpx.
106 * configure: Regenerated.
107
cc811459
CX
1082016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
b55e6680
MJ
1122016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
113
8f56cb51 114 * configure: Regenerate.
b55e6680 115
825fba52
MK
1162016-12-01 Matthias Klose <doko@ubuntu.com>
117
118 * configure.ac: Don't use pkg-config to check for bdw-gc.
119 * configure: Regenerate.
120
114bf3f1
MK
1212016-11-30 Matthias Klose <doko@ubuntu.com>
122
123 * Makefile.def: Remove reference to boehm-gc target module.
124 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
125 options and for the bdw-gc pkg-config module.
126 * configure: Regenerate.
127 * Makefile.in: Regenerate.
128
21b0f96a
NS
1292016-11-28 Nathan Sidwell <nathan@acm.org>
130
131 * MAINTAINERS (nvptx): Remove self.
132
292edab3
BE
1332016-11-25 Ben Elliston <bje@gnu.org>
134
135 * config.guess: Import latest version.
136 * config.sub: Likewise.
137
0954a00b
TT
1382016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
8e4d2ca4
MK
1422016-11-15 Matthias Klose <doko@ubuntu.com>
143
144 * Makefile.def: Remove references to GCJ.
145 * Makefile.tpl: Likewise.
146 * Makefile.in: Regenerate.
147
84c1b9d3
MK
1482016-11-15 Matthias Klose <doko@ubuntu.com>
149
150 * config-ml.in: Remove references to GCJ.
151 * configure.ac: Likewise.
152 * configure: Regenerate.
153
3f95ca6c
JC
1542016-11-01 Josh Conner <joshconner@google.com>
155
156 * MAINTAINERS (Write After Approval): Update email address,
157
457cc672
CL
1582016-10-27 Carl Love <cel@us.ibm.com>
159
160 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
161 Approval list to make it alphabetical.
162
2142f54f
CL
1632016-10-27 Carl Love <cel@us.ibm.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
104700f4
AB
1672016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * MAINTAINERS (Reviewers): Add myself.
170 (Write After Approval): Add myself.
171
942c0db8
HP
1722016-10-21 Hartmut Penner <hepenner@us.ibm.com>
173 Ulrich Weigand <uweigand@de.ibm.com>
174
175 * MAINTAINERS: Update email address.
176
fbf4c502
NS
1772016-10-10 Nathan Sidwell <nathan@acm.org>
178
179 * MAINTAINERS: Update email address.
180
b20e7532
AT
1812016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
182
183 * configure.ac: Add aarch64-*-freebsd*.
184 * configure: Regenerate.
185
2e21fd4d
SE
1862016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
187
188 * MAINTAINERS: Update email address after it got reverted.
189
43c40f3e
RO
1902016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
191
192 * configure.ac (target_libraries): Readd target-boehm-gc.
193 Restore --enable-objc-gc handling.
194 * configure: Regenerate.
195
f05796ba
JL
1962015-10-03 Jeff Law <law@redhat.com>
197
198 * MAINTAINERS: Move several inactive maintainers to the
199 write-after-approval section.
200
012447ea
JJ
2012016-09-30 Jakub Jelinek <jakub@redhat.com>
202
203 * configure.ac: Add target-libffi to target_libraries.
204 Readd libgcj target disablings, modified to only target-libffi.
205 Readd target addition of go to unsupported languages.
206 * configure: Regenerated.
207
a7d75d59
SE
2082016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
209
210 * MAINTAINERS: Update email address.
211
d1a79a95
AH
2122016-09-30 Andrew Haley <aph@redhat.com>
213
4d8c733d 214 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
215 write-after approval. Remove Tom Tromey and Bryce McKinlay from
216 libgcj.
217
af2d4873
AH
2182016-09-30 Andrew Haley <aph@redhat.com>
219
220 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
221 write-after approval after GCJ deletion.
222
07b78716
AH
2232016-09-30 Andrew Haley <aph@redhat.com>
224
225 * Makefile.def: Remove libjava.
226 * Makefile.tpl: Likewise.
227 * Makefile.in: Regenerate.
228 * configure.ac: Likewise.
229 * configure: Likewise.
230 * gcc/java: Remove.
231 * libjava: Likewise.
232
a29b7214
CZ
2332016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
234
235 * MAINTAINERS (Reviewers): Add myself.
236
2fd88f4f
AK
2372016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
238
239 * configure.ac: Disable "sim" directory for arc*-*-*.
240 * configure: Regenerated.
241
e2080e79
TC
2422016-09-23 Tamar Christina <tamar.christina@arm.com>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
8f3675f8
MR
2462016-09-12 Maciej W. Rozycki <macro@imgtec.com>
247
248 * configure.ac: Check for the minimum in-tree MPFR version
249 handled.
250 * configure: Regenerate.
251
21f88103
YTL
2522016-07-20 Yan-Ting Lin <currygt52@gmail.com>
253
254 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
255 * configure: Regenerated.
256
60d51882
FR
2572016-07-19 Fritz Reese <fritzoreese@gmail.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
277d7ee0
AK
2612016-06-23 Andi Kleen <ak@linux.intel.com>
262
263 * Makefile.def: Add autoprofiledbootstrap.
264 * Makefile.tpl: Dito.
265 * Makefile.in: Regenerate.
266
fd6487af
JS
2672016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
268
269 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
270 * configure: Regenerate.
271
3e326935
TS
2722016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
273
274 * configure: Regenerate.
275 * configure.ac: Remove support for avr-rtems.
276
9582bf04
SKS
2772016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
6f820b68
MC
2812016-06-16 Michael Collison <michael.collison@arm.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
775ee7fa
MM
2852016-06-14 Mikael Morin <mikael@gcc.gnu.org>
286
287 * MAINTAINERS (Write After Approval): Update e-mail address.
288
de3ba371
JM
2892016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
290
21f88103 291 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 292
350216e3
AM
2932016-05-28 Alan Modra <amodra@gmail.com>
294
295 * Makefile.tpl (configure): Depend on m4 files included.
296 * Makefile.in: Regenerate.
297
9cad20fa
BS
2982016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
299
300 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
301 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
302
92466115
BS
3032016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
304
305 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
306 special case builtin.
307 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
308 support for ALTIVEC_BUILTIN_VEC_ADDEC.
309 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
310 for __builtin_vec_addec.
311
fe38e08b
JS
3122016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
313
314 * config.guess: Import version 2016-04-02 (newest).
315 * config.sub: Import version 2016-05-10 (newest).
316
cef1a0b8 3172016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 318
cef1a0b8
JL
319 * configure.ac: Add ARC support to libgloss.
320 * configure: Regenerate
704b85c7 321
75a6b91a
AS
3222016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
00f35794
BE
3262016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
327
328 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
329 * configure: Regenerated.
330 * Makefile.def (gmp): Explicitly disable assembler.
331 (mpfr): Adjust lib_path.
332 (mpc): Likewise.
333 * Makefile.in: Regenerated.
334
c100769b
JJ
3352016-05-01 Jakub Jelinek <jakub@redhat.com>
336
337 PR bootstrap/70704
338 * configure.ac (--enable-stage1-checking): Add missing
339 --enable-checking=.
340 * configure: Regenerated.
341
bc6d9014
OE
3422016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
343
ace08cb8
OE
344 * config.guess: Revert r235676.
345 * config.sub: Revert r235676.
346
3472016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
348
349 * config.guess: Remove SH5 support.
bc6d9014
OE
350 * config.sub: Likewise.
351 * configure: Likewise.
352 * configure.ac: Likewise.
353
7db11a5a
JJ
3542016-04-26 Jakub Jelinek <jakub@redhat.com>
355
356 PR bootstrap/70704
357 * configure.ac (--enable-stage1-checking): For --disable-checking or
358 implicit --enable-checking, make sure extra flag matches in between
359 stage1 and later checking.
360 * configure: Regenerated.
361
ab0fc037
TS
3622016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
363
364 * .gitattributes: New file.
365
c048fa95
SB
3662016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
367
368 * MAINTAINERS (rs6000/powerpc port): Add myself.
369
f3653cf5
SB
3702016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
371
372 PR bootstrap/70173
373 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
374 and gotools directories. Delete the stage_final file.
375 * Makefile.in: Regenerate.
376
4f93efa4
AV
3772016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
c27e432e
SK
3812016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
382
383 * MAINTAINERS (Fortran maintainer): Remove myself.
384
7134713c
BS
3852016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
7d74282a
KN
3892016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
1b858e76
CC
3932016-03-17 Cary Coutant <ccoutant@gmail.com>
394
395 Sync with binutils-gdb:
396
397 2016-03-17 Cary Coutant <ccoutant@gmail.com>
398
399 * configure.ac: Add mips and s390 to the gold target check.
400 * configure: Regenerate.
401
d15bd5bb
DD
4022016-03-01 DJ Delorie <dj@redhat.com>
403
404 * MAINTAINERS (mep): Remove myself as MeP maintainer.
405
6d1fa6bb
DM
4062016-02-22 David Malcolm <dmalcolm@redhat.com>
407
408 * MAINTAINERS (libcpp): Add myself.
409 (diagnostic messages): Likewise.
410
607bda60
TV
4112016-02-20 Tom de Vries <tom@codesourcery.com>
412
413 * MAINTAINERS: Fix whitespace.
414
80cfaff8
CZ
4152016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
c661a43d
SP
4192016-01-29 Sebastian Pop <s.pop@samsung.com>
420
421 * config/isl.m4: Add comments about isl-0.16.
422 * configure: Regenerate.
423
86b3a101
MJ
4242016-01-29 Martin Jambor <mjambor@suse.cz>
425
426 * MAINTAINERS (hsa maintainers): Add myself.
427
960cbfd2
WD
4282015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
429
430 * MAINTAINERS: (Write After Approval): Add myself.
431
1e050c90
AK
4322016-01-25 Aditya Kumar <aditya.k7@samsung.com>
433 Sebastian Pop <s.pop@samsung.com>
434
435 * Makefile.in: Regenerate.
436 * Makefile.tpl: Export ISLVER.
437 * configure: Regenerate.
438 * config/isl.m4: Detect isl-0.15.
439
cefadad1
MM
4402016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
441
442 PR bootstrap/69329
443 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
444 * Makefile.in: Regenerate.
445
9e530bcd
AP
4462016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
447
448 * configure.ac: Enable LTO for DJGPP
449 * configure: Regenerate
450
324402a0
L
4512016-01-12 H.J. Lu <hongjiu.lu@intel.com>
452
453 Sync with binutils-gdb:
454 2015-10-21 Nick Clifton <nickc@redhat.com>
455
456 PR gas/19109
457 * configure.ac: Note the 'none' is an acceptable argument to
458 --enable-compressed-debug-sections.
459 * configure: Regenerate.
460
9eaaa830
BE
4612016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
462
463 PR bootstrap/69134
464 * Makefile.def (mpfr): Disable assembler.
465 * Makefile.in: Regenerate.
466
cfe67e03
BE
4672016-01-01 Ben Elliston <bje@gnu.org>
468
469 * config.guess: Import version 2016-01-01.
470 * config.sub: Likewise.
471
be33d404
SS
4722015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
e357a5e0
SP
4762015-12-17 Sebastian Pop <s.pop@samsung.com>
477
478 * Makefile.in: Replace ISL with isl.
479 * Makefile.tpl: Same.
480 * config/isl.m4: Same.
481 * configure.ac: Same.
482 * contrib/download_prerequisites: Same.
483 * configure: Regenerate.
484
1ad2439b
AP
4852015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
486
487 * MAINTAINERS (Write After Approval): Add Myself.
488
70decafb
NS
4892015-12-17 Nathan Sidwell <nathan@acm.org>
490
491 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
492 * configure: Regenerate.
493
560d18d3
AK
4942015-12-16 Aditya Kumar <aditya.k7@samsung.com>
495 Sebastian Pop <s.pop@samsung.com>
496
497 * config/isl.m4 (ISL_CHECK_VERSION): Check for
498 isl_ctx_get_max_operations.
499 * configure: Regenerate.
500
57e8ab24 5012015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
105b682e
ILT
5052015-12-02 Ian Lance Taylor <iant@google.com>
506
507 PR go/66147
508 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
509 * Makefile.in: Regenerate.
510
7eb46bec
AT
5112015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
512
513 PR libffi/65726
514 * Makefile.def (lang_env_dependencies): Make libffi depend
515 on cxx.
516 * Makefile.in: Regenerate.
517
cc3baaa9
DE
5182015-11-26 David Edelsohn <dje.gcc@gmail.com>
519
520 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
521 symbols.
522
3be96231
TG
5232015-11-20 Tristan Gingold <gingold@adacore.com>
524
525 Sync with binutils-gdb:
526 2015-11-20 Tristan Gingold <gingold@adacore.com>
527
528 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
529 * configure: Regenerate.
530
daa53f38
ML
5312015-11-19 Martin Liska <mliska@suse.cz>
532
533 * .gitignore: Add .clang-format to ignored files.
534 * Makefile.in: Add clang-format.
535 * Makefile.tpl: Likewise.
536
54985c70
TA
5372015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
538
539 * configure.ac: Enable libmpx by default.
540 * configure: Regenerated.
541
d0397c75
SE
5422015-10-23 Steve Ellcey <sellcey@imgtec.com>
543
544 * MAINTAINERS: Update email address.
545
735a559c
PM
5462015-10-23 Paulo Matos <pmatos@linki.tools>
547
548 * MAINTAINERS: Update email address.
549
15713b43
AH
5502015-10-23 Alan Hayward <alan.hayward@arm.com>
551
552 * MAINTAINERS (Write After Approval): Add myself.
553
78edb32f
L
5542015-10-20 H.J. Lu <hongjiu.lu@intel.com>
555
556 Sync with binutils-gdb:
557 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
558
559 PR gas/19109
560 * configure.ac: Add
561 --enable-compressed-debug-sections={all,gas,gold,ld}.
562 * configure: Regenerated.
563
dec6b7f1
AC
5642015-10-16 Arnaud Charlet <charlet@adacore.com>
565
566 * MAINTAINERS: Update list of Ada maintainers and email addresses.
567
6be1d686
ML
5682015-10-09 Martin Liska <mliska@suse.cz>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
dc0e2060
AF
5722015-10-09 Alexander Fomin <alexander.fomin@intel.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
bec93d40
FW
5762015-10-02 Florian Weimer <fweimer@redhat.com>
577
578 * MAINTAINERS: Update email address.
579
0487f06d
LK
5802015-10-02 Louis Krupp <louis.krupp@zoho.com>
581
582 * MAINTAINERS (Write After Approval): Add myself.
583
56547ff7
KT
5842015-09-20 Kai Tietz <ktietz70@googlemail.com>
585
423ea09f 586 * MAINTAINERS: Update email.
56547ff7 587
ed4c91ea
BS
5882015-09-14 Bernd Schmidt <bschmidt@redhat.com>
589
590 * MAINTAINERS: Update my email address.
591
2503fd9e
JB
5922015-09-01 James Bowman <james.bowman@ftdichip.com>
593
594 * MAINTAINERS (ft32 port): Add myself.
595
3726332a
DS
5962015-08-28 David Sherwood <david.sherwood@arm.com>
597
598 * MAINTAINERS: Add myself.
599
15480aaf
PM
6002015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
601
602 * MAINTAINERS (Write After Approval): Add myself.
603
ad4f95e3
FXC
6042015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
605
606 PR libfortran/54572
607 * Makefile.def: Make libgfortran depend on libbacktrace.
608 * Makefile.in: Regenerate.
609
95f25df0
SD
6102015-08-20 Simon Dardis <simon.dardis@imgtec.com>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
5dc85f7e
TV
6142015-08-12 Tom de Vries <tom@codesourcery.com>
615
616 PR other/67092
617 * configure.ac: Remove --with_host_libstdcxx support.
618 * configure: Regenerate.
619
44a7d18d
TS
6202015-08-10 Thomas Schwinge <thomas@codesourcery.com>
621 Jakub Jelinek <jakub@redhat.com>
622
623 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
624 nvptx*-*-*.
625 * configure: Regenerate.
626
bf5372e7
YS
6272015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
628
629 * Makefile.def (libiconv): Define bootstrap=true.
630 Mark pdf/html/info as missing.
631 (configure-gcc): Depend on all-libiconv.
632 (all-gcc): Ditto.
633 (configure-libcpp): Ditto.
634 (all-libcpp): Ditto.
635 (configure-intl): Ditto.
636 (all-intl): Ditto.
637 * Makefile.in: Regenerate.
638
94b8fdcc
BC
6392015-08-03 Bin Cheng <bin.cheng@arm.com>
640
641 * MAINTAINERS (loop ivopts): Add the entry and myself.
642
430bcac1
NS
6432015-07-31 Nathan Sidwell <nathan@codesourcery.com>
644
645 * MAINTAINERS (nvptx): Add self.
646
110d61da
AL
6472015-07-29 Alan Lawrence <alan.lawrence@arm.com>
648
649 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
650 128-bit vector modes.
651
c9da7548 6522015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 653
c9da7548
VV
654 * MAINTAINERS (Write After Approval): Add myself.
655
423ea09f 6562015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
657
658 * config.sub, config.guess: Import from upstream.
659
6b1786aa
JL
6602015-07-24 Michael Darling <darlingm@gmail.com>
661
662 PR other/66259
663 * config-ml.in: Reflects renaming of configure.in to configure.ac
664 * configure: Likewise
665 * configure.ac: Likewise
666
45952786
BS
6672015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
668
669 * MAINTAINERS: Update my email address.
670
f1595603
L
6712015-07-14 H.J. Lu <hongjiu.lu@intel.com>
672
673 Sync with binutils-gdb:
674 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
675
676 * configure.ac (target_configdirs): Exclude target-zlib if
677 target-libjava isn't built.
678 * configure: Regenerated.
679
a05c2c75
L
6802015-07-14 H.J. Lu <hongjiu.lu@intel.com>
681
682 Sync with binutils-gdb:
683 2015-05-13 John David Anglin <dave.anglin@bell.net>
684
685 * configure.ac: Disable configuration of GDB for HPUX targets.
686 * configure: Regenerate.
687
688 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
689
690 * configure.ac: Add --with-system-zlib.
691 * configure: Regenerated.
692
693 2015-01-28 James Bowman <james.bowman@ftdichip.com>
694
695 * configure.ac: Add FT32 support.
696 * configure: Regenerate.
697
698 2015-01-12 Anthony Green <green@moxielogic.com>
699
700 * configure.ac: Don't disable gprof for moxie.
701 * configure: Rebuild.
702
1c01ebf6
L
7032015-07-14 H.J. Lu <hongjiu.lu@intel.com>
704
705 Sync with binutils-gdb:
706 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
707
708 PR ld/18355
709 * Makefile.def: Add extra_configure_flags to host zlib.
710 * configure.ac (extra_host_zlib_configure_flags): New. Set
711 to --enable-host-shared When bfd is to be built as shared
712 library. AC_SUBST.
713 * Makefile.in: Regenerated.
714
e59969a1
HPN
7152015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
716
717 Sync with src:
718 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
719 * Makefile.def (dependencies): Add all-zlib to all-bfd.
720 * Makefile.in: Regenerated.
721
d9063947
L
7222015-06-30 H.J. Lu <hongjiu.lu@intel.com>
723
724 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
725 target.
726 * configure: Regenerate.
727
b837291d
LC
7282015-06-23 Ludovic Courtès <ludo@gnu.org>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
2a97995f
AT
7322015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
733
734 * MAINTAINERS (OS Port Maintainers): Add myself.
735 (Various Maintainers): Remove myself from libffi testsuite.
736
19cd26a6
RS
7372015-06-04 Richard Sandiford <richard.sandiford@arm.com>
738
739 * MAINTAINERS (gen* on machine desc): Add self.
740
8ca528d9
JM
7412015-06-02 Jason Merrill <jason@redhat.com>
742
743 PR bootstrap/66319
744 * configure.ac: Use -std=gnu++98.
745
4526c3c1
SN
7462015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
747
748 * MAINTAINERS (Write After Approval): Add myself.
749
318a4e6d
MF
7502015-05-28 Mike Frysinger <vapier@gentoo.org>
751
752 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
753 * configure: Regenerate.
754
46070488
JM
7552015-05-26 Jason Merrill <jason@redhat.com>
756
757 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
758 * configure: Regenerate.
759
fef939d6
JB
7602015-05-16 James Bowman <james.bowman@ftdichip.com>
761
762 * configure.ac: FT32 target added.
fef939d6
JB
763 * configure: Regenerated.
764
886faf50
IB
7652015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
91c6b410
PM
7692015-05-11 Paulo Matos <paulo@matos-sorge.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
e640447c
PM
7732015-05-11 Paulo Matos <paulo@matos-sorge.com>
774
775 * configure.ac: Fix typo.
776 * configure: Regenerate.
777
e587377d
MM
7782015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
cabb9d59
MK
7822015-05-03 Matthias Klose <doko@ubuntu.com>
783
784 * configure.ac: Match $host configured with triplets.
785 * configure: Regenerate.
786
fafb95a6
BRF
7872015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
788
789 * Makefile.tpl: Remove surplus whitespace throughout.
790 * Makefile.in: Regenerate.
791
85867772
SB
7922015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
793
794 * MAINTAINERS (Various Maintainers): Add myself as instruction
795 combiner maintainer.
796
c10b5ea0
JJ
7972015-04-17 Jakub Jelinek <jakub@redhat.com>
798
799 PR bootstrap/62077
800 * configure.ac (--enable-stage1-checking): Default to
801 release,misc,gimple,rtlflag,tree,types if --disable-checking
802 or --enable-checking is not specified and DEV-PHASE is not
803 experimental.
804 * configure: Regenerated.
805
77019397
MO
8062015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
807
808 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
809 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
810 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
811 * Makefile.in: Regenerate.
812
17feae99 8132015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
814
815 * MAINTAINERS: Update my email address.
816
e61ffb3b
JG
8172015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
818
819 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
820
b16cc4f2
KT
8212015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
822
823 * MAINTAINERS: Add myself as an arm port reviewer.
824
ec523909
ML
8252015-03-25 Martin Liska <mliska@suse.cz>
826 Yury Gribov <y.gribov@samsung.com>
827
828 * Makefile.in: Fix ln source location for vimrc file.
829 * Makefile.tpl: Likewise.
830
fc30054e
AH
8312015-03-09 Aldy Hernandez <aldyh@redhat.com>
832
833 PR bootstrap/25672
834 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
835 cross-compiling. Similarly for CXX_FOR_TARGET.
836 * configure: Regenerate.
837
5373cd33
IE
8382015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
839
840 * Makefile.def: Add libmpx.
841 * configure.ac: Add libmpx.
842 * Makefile.in: Regenerate.
843 * configure: Regenerate.
844
a6e8abb9
KY
8452015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
846
847 * MAINTAINERS (CPU Port Maintainers): Add myself
848 i386 vector ISA extns mantainer.
849
f2b86778
JL
8502015-03-13 Jeff Law <law@redhat.com>
851
852 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
853 maintainer.
854 Remove Richard Henderson as a maintainer for the x86 port.
855
9dd44d1c
JR
8562015-03-03 Joern Rennecke <gnu@amylaar.uk>
857
858 * MAINTAINERS (CPU Port Maintainers): Update my email address.
859
33079441
IE
8602015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
861
862 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
863 pointer bounds checker and i386 MPX maintainer.
864
d083ae5f
SL
8652015-02-26 Sandra Loosemore <sandra@codesourcery.com>
866
867 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
868
f91f1c13
MS
8692015-02-26 Martin Sebor <msebor@redhat.com>
870
871 * MAINTAINERS (Various Maintainers): Add self.
872
426c1eb0
TS
8732015-02-20 Thomas Schwinge <thomas@codesourcery.com>
874
875 * configure.ac [--enable-as-accelerator-for] (enable_languages):
876 Make sure it contains lto.
877 * configure: Regenerate.
878
8ae12d71
TS
8792015-02-18 Thomas Schwinge <thomas@codesourcery.com>
880
881 * configure: Regenerate.
882
11aa81cc 8832015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 8841
11aa81cc
DN
885 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
886 middle-end, docstring): Remove myself.
887 (Write After Approval): Add myself.
888
a436ab27
JJ
8892015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
890
891 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
892 (Write After Approval): Update address.
893
231d020b
DM
8942015-01-29 David Malcolm <dmalcolm@redhat.com>
895
896 PR jit/64780
897 * configure.ac: Require the user to explicitly specify
898 --enable-host-shared if the jit is enabled.
899 * configure: Regenerate.
900
82a94471
RS
9012015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
902
903 * MAINTAINERS (Write After Approval): Add myself.
904
e6f0c56d
TV
9052015-01-25 Tom de Vries <tom@codesourcery.com>
906
907 * MAINTAINERS: Make whitespace consistent.
908
631ff3e1
BO
9092015-01-23 Braden Obrzut <admin@maniacsvault.net>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
09b9cd1f
AV
9132015-01-20 Andre Vehreschild <vehre@gmx.de>
914
915 * MAINTAINERS: (Write After Approval): Add myself.
916
802ed46a
MU
9172015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
918
919 * MAINTAINERS: (Write After Approval): Add myself.
920
c61fcfa6
PT
9212015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
922
923 * MAINTAINERS: (Write After Approval): Add myself.
924
ebcd09c1
IS
9252015-01-13 Iain Sandoe <iain@codesourcery.com>
926
927 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
928 objective-c/c++ front end maintainer.
929
71aa170d
MP
9302015-01-13 Marek Polacek <polacek@redhat.com>
931
932 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
933
da067543
JL
9342015-01-12 Jeff Law <law@redhat.com>
935
936 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
937 a very long time.
938
bf1de3f0
ILT
9392015-01-09 Ian Lance Taylor <iant@google.com>
940
941 * configure.ac (host_tools): Add gotools.
942 * Makefile.def (host_modules): Add gotools.
943 (dependencies): Add dependency of all-gotools on all-target-libgo.
944
82a19768
AT
9452015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
946
947 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
948 * configure: Regenerate.
949
53dd59bf
TS
9502015-01-08 Thomas Schwinge <thomas@codesourcery.com>
951
952 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
953 all-target-libgomp.
954 * Makefile.in: Regenerate.
955
8054942d
EB
9562015-01-06 Eric Botcazou <ebotcazou@adacore.com>
957
958 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
959
0969ec7d
EB
9602015-01-06 Eric Botcazou <ebotcazou@adacore.com>
961
962 * configure.ac: Add Visium support.
963 * configure: Regenerate.
964
ec8fd1c0
AS
9652015-01-04 Andreas Schwab <schwab@linux-m68k.org>
966
967 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
968 * configure: Regenerate.
969
9bccfdf5
AP
9702015-01-03 Andrew Pinski <apinski@cavium.com>
971
972 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
973 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
974 (BASE_TARGET_EXPORTS): Add OBJCOPY.
975 (OBJCOPY_FOR_TARGET): New variable.
976 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
977 * Makefile.in: Regenerate.
978 * configure.ac: Check for already installed target objcopy.
979 Also GCC_TARGET_TOOL on objcopy.
980 * configure: Regenerate.
981
007adc0d
HPN
9822015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
983
984 * config.sub: Update from upstream, to 2015-01-01 version.
985 * config.guess: Ditto.
986
fe55e976
SH
9872014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
988
989 * MAINTAINERS (RTEMS Ports): Add myself.
990
b86d271e
PMR
9912014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
9733278a
MH
9952014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
4b4f2e35
TS
9992014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1000
1001 * configure.ac (--enable-as-accelerator-for): Don't set
1002 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1003 * configure: Regenerate.
1004
b6a65eb6
JJ
10052014-12-13 Jakub Jelinek <jakub@redhat.com>
1006
1007 PR bootstrap/64023
1008 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1009 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1010 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1011 to CXX.
1012 * Makefile.in: Regenerated.
1013
c3e1e693
YG
10142014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1015 Yury Gribov <y.gribov@samsung.com>
1016
1017 * .gitignore: Added .local.vimrc and .lvimrc.
1018 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1019 * Makefile.in: Regenerate.
1020
10212014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1022
1023 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1024 * configure: Regenerated.
1025
b9fb25a5
BS
10262014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1027
1028 * MAINTAINERS (nvptx port): New entry.
1029
d896cc4d
JBG
10302014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1031
1032 * configure: Regenerate.
1033
74ae587e
JBG
10342014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1035
1036 * configure.ac: Merge with Binutils.
1037
45c89690
TB
10382014-11-26 Tobias Burnus <burnus@net-b.de>
1039
1040 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1041 * Makefile.in: Regenerate.
1042
ea903c37
BE
10432014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1044
1045 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1046 missing flex.
1047 * Makefile.in: Regenerated.
1048
eb23df59
IV
10492014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1050
1051 * Makefile.in: Regenerate.
1052
a699d672
L
10532014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1054
1055 PR bootstrap/63784
1056 * libtool.m4: Add $pic_flag with -shared.
1057
fc065a61
RL
10582014-11-21 Renlin Li <Renlin.Li@arm.com>
1059
1060 * MAINTAINERS (Write After Approval): Added myself.
1061
efcc23e6
AV
10622014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1063
1064 * MAINTAINERS (write-after-approval): Add myself.
1065
dd308ed8
MK
10662014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1067
1068 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1069 from 2 years ago.
1070
ac8698a1
AV
10712014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1072
1073 Revert:
1074 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1075
1076 * MAINTAINERS (Write After Approval): Added myself as line map
1077 maintainer.
1078
8dab9330
RL
10792014-11-19 Renlin Li <Renlin.Li@arm.com>
1080
1081 Revert:
1082 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1083
1084 * MAINTAINERS (Write After Approval): Added myself.
1085
1be22083
RL
10862014-11-19 Renlin Li <Renlin.Li@arm.com>
1087
1088 * MAINTAINERS (Write After Approval): Added myself.
1089
59392f46
AV
10902014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1091
1092 * MAINTAINERS (Write After Approval): Added myself as line map
1093 maintainer.
1094
0f3422cc
DS
10952014-11-17 Dodji Seketeli <dodji@redhat.com>
1096
1097 * MAINTAINERS (Various Maintainers): Added myself as line map
1098 maintainer.
1099
0c8969f0
JBG
11002014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1101
1102 * move-if-change: Sync from upstream gnulib.
1103
d7134c0e
JBG
11042014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1105
1106 * compile: Sync with upstream Automake.
1107 * depcomp: Ditto.
1108 * install-sh: Ditto.
1109 * missing: Ditto.
1110 * mkinstalldirs: Ditto.
1111 * ylwrap: Ditto.
1112
e4ff7e6a
JBG
11132014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1114
1115 * config.sub: Update from upstream config repo.
1116 * config.guess: Ditto.
1117
5f520819
KY
11182014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1119
1120 * Makefile.def: Add liboffloadmic to target_modules. Make
1121 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1122 * Makefile.in: Regenerate.
1123 * configure: Regenerate.
1124 * configure.ac: Add liboffloadmic to target binaries.
1125 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1126 Add liboffloadmic to noconfig list when C++ is not supported.
1127
85c64bbe
BS
11282014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1129 Thomas Schwinge <thomas@codesourcery.com>
1130 Ilya Verbin <ilya.verbin@intel.com>
1131 Andrey Turetskiy <andrey.turetskiy@intel.com>
1132
1133 * configure: Regenerate.
1134 * configure.ac (--enable-as-accelerator-for)
1135 (--enable-offload-targets): New configure options.
1136
7d35a59e
TB
11372014-11-11 Tobias Burnus <burnus@net-b.de>
1138
0a002272 1139 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1140 * Makefile.in: Regenerate.
1141
35485da9
DM
11422014-11-11 David Malcolm <dmalcolm@redhat.com>
1143
1144 * ChangeLog.jit: New.
1145 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1146
ebf6d33b
FXC
11472014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1148
1149 PR target/63610
1150 * libtool.m4: Fix globbing of darwin versions.
1151 * configure: Regenerate.
1152
4a9bb2aa
TB
11532014-11-11 Tobias Burnus <burnus@net-b.de>
1154
4a9bb2aa
TB
1155 * Makefile.def: Remove CLooG.
1156 * Makefile.tpl: Ditto.
1157 * configure.ac: Ditto.
1158 * configure: Regenerate.
1159 * Makefile.in: Ditto.
1160
738f2522
BS
11612014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1162
1163 * configure.ac: Handle nvptx-*-*.
1164 * configure: Regenerate.
1165
9b591dd1
PG
11662014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
14258928
JJ
11702014-10-31 Jakub Jelinek <jakub@redhat.com>
1171
1172 * Makefile.def (libcc1): Remove bootstrap=true;.
1173 * Makefile.in: Regenerated.
1174
1335a8ca
JBG
11752014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1176
1177 * configure.ac: Update comment.
1178 * configure: Regenerate.
1179
cb115cc2
IE
11802014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
fca38047
TS
11842014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1185
1186 * configure.ac (extra_host_libiberty_configure_flags): Add
1187 --enable-shared also for libcc1's benefit.
1188 * configure: Regenerate.
1189
65c0707b
TG
11902014-10-29 Tristan Gingold <gingold@adacore.com>
1191
1192 * MAINTAINERS: Change my email address.
1193
ddc8de03
PM
11942014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1195 Tom Tromey <tromey@redhat.com>
1196
1197 * Makefile.def: Add libcc1 to host_modules.
1198 * configure.ac (host_tools): Add libcc1.
1199 * Makefile.in, configure: Rebuild.
1200
4eb1ac39 12012014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1202
1203 * configure.ac (build_configargs): Don't share config.cache between
1204 build subdirs.
7fd74620 1205 * configure: Regenerate.
3d96b0d0 1206
d81230b5
DH
12072014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1208
1209 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1210 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1211 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1212 leon3v7 as leon3.
1213 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1214 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1215 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1216 * config/sparc/sparc.md (cpu): Add leon3v7.
1217 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1218
c7a6a617
DH
12192014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1220
1221 * MAINTAINERS (write-after-approval): Add myself.
1222
74cc5471
ILT
12232014-10-23 Ian Lance Taylor <iant@google.com>
1224
1225 * configure.ac: Disable the Go frontend on systems where it is known
1226 to not work.
1227 * configure: Regenerate.
1228
929315a9
RB
12292014-10-23 Richard Biener <rguenther@suse.de>
1230
1231 * Makefile.def: Add libcpp build module and dependencies.
1232 * configure.ac: Add libcpp build module.
1233 * Makefile.in: Regenerate.
1234 * configure: Likewise.
1235
5d12b768
MF
12362014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1237
1238 * MAINTAINERS (write-after-approval): Add myself.
1239
7b262a51
MLI
12402014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1241
1242 * INSTALL/README: Do not mention CVS.
1243
7705dfd1
JY
12442014-10-03 Jing Yu <jingyu@google.com>
1245
1246 * configure.ac: Add aarch64 to list of targets that support gold.
1247 * configure: Regenerate.
1248
a3052d31
FD
12492014-09-29 François Dumont <fdumont@gcc.gnu.org>
1250
1251 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1252
b2a1b261
CM
12532014-09-29 Catherine Moore <clm@codesourcery.com>
1254
1255 * MAINTAINERS: Add myself as MIPS maintainer.
1256
05342e10
MF
12572014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1258
1259 * MAINTAINERS: Move myself to MIPS maintainers.
1260
3f6bb7e5
JBG
12612014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1262
1263 * MAINTAINERS: Put all email addresses between '<' and '>'.
1264
3e895729
FXC
12652014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1266
1267 * MAINTAINERS: Move myself to reviewers (Fortran).
1268
e04733ee
AK
12692014-09-01 Andi Kleen <ak@linux.intel.com>
1270
1271 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1272 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1273 * Makefile.in: Regenerate.
1274
e79c0ea8
DM
12752014-08-28 David Malcolm <dmalcolm@redhat.com>
1276
1277 * rtx-classes-status.txt: Delete
1278
b32d5189
DM
12792014-08-28 David Malcolm <dmalcolm@redhat.com>
1280
1281 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1282
e0c0c325
SP
12832014-08-27 Sebastian Pop <s.pop@samsung.com>
1284
1285 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1286 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1287 of checking for version number.
1288 * configure: Regenerated.
1289 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1290
d7ac0a6a
DM
12912014-08-27 David Malcolm <dmalcolm@redhat.com>
1292
1293 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1294 is done; begin phase 6 (use extra rtx_def subclasses).
1295
9daaca36
DM
12962014-08-27 David Malcolm <dmalcolm@redhat.com>
1297
1298 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1299 done; begin phase 5 (additional rtx_def subclasses).
1300
b2908ba6
DM
13012014-08-26 David Malcolm <dmalcolm@redhat.com>
1302
1303 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1304
1130d5e3
DM
13052014-08-26 David Malcolm <dmalcolm@redhat.com>
1306
1307 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1308 SET_BB_HEADER are done.
1309
0e0ce50d
DM
13102014-08-26 David Malcolm <dmalcolm@redhat.com>
1311
1312 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1313 done.
1314
3d30f4e8
DM
13152014-08-26 David Malcolm <dmalcolm@redhat.com>
1316
1317 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1318
6144a836
DM
13192014-08-26 David Malcolm <dmalcolm@redhat.com>
1320
1321 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1322
b311fd0f
DM
13232014-08-25 David Malcolm <dmalcolm@redhat.com>
1324
1325 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1326
d8ce2eae
DM
13272014-08-25 David Malcolm <dmalcolm@redhat.com>
1328
1329 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1330
1455e88c
DM
13312014-08-25 David Malcolm <dmalcolm@redhat.com>
1332
1333 * rtx-classes-status.txt: Phase 3 (per-file commits within
1334 "config" subdirs) is done; begin phase 4 (removal of
1335 "scaffolding").
1336
76c531d3
DM
13372014-08-23 David Malcolm <dmalcolm@redhat.com>
1338
1339 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1340 dir) is done; begin phase 3 (per-file commits within "config"
1341 subdirs).
1342
00550b3d
DM
13432014-08-21 David Malcolm <dmalcolm@redhat.com>
1344
1345 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1346 phase 2 (per-file commits in main source dir).
1347
622dbadf
BC
13482014-08-21 Bin Cheng <bin.cheng@arm.com>
1349
1350 * configure: Regenerated.
1351
c1286e0b
DM
13522014-08-19 David Malcolm <dmalcolm@redhat.com>
1353
1354 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1355
c2fc1aee
DM
13562014-08-19 David Malcolm <dmalcolm@redhat.com>
1357
1358 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1359
68975683
DM
13602014-08-19 David Malcolm <dmalcolm@redhat.com>
1361
1362 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1363
d914bc6b
DM
13642014-08-19 David Malcolm <dmalcolm@redhat.com>
1365
1366 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1367
8020a4d5
DM
13682014-08-19 David Malcolm <dmalcolm@redhat.com>
1369
1370 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1371
a231b8a5
JV
13722014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
ce8126f5
CF
13762014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1377
1378 * MAINTAINERS: Remove myself
1379
0f82e5c9
DM
13802014-08-19 David Malcolm <dmalcolm@redhat.com>
1381
1382 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1383
9c9afb69
PP
13842014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
190bea87
DM
13882014-08-18 David Malcolm <dmalcolm@redhat.com>
1389
1390 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1391 SET_BB_HEADER, SET_BB_FOOTER
1392
c41b94ce
DM
13932014-08-18 David Malcolm <dmalcolm@redhat.com>
1394
bb3fff01 1395 * rtx-classes-status.txt: New file
c41b94ce 1396
eae1a5d4
RG
13972014-08-18 Roman Gareev <gareevroman@gmail.com>
1398
1399 * configure.ac: Eliminate ClooG installation dependency.
1400 * configure: Regenerate.
1401 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1402 * Makefile.in: Regenerate.
1403
f613bc0f
IV
14042014-08-15 Ilya Verbin <iverbin@gmail.com>
1405
1406 * MAINTAINERS (Write After Approval): Add myself.
1407
423ea09f 14082014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1409
1410 * MAINTAINERS (Write After Approval): Add myself.
1411
88b1a322
JW
14122014-08-01 Jiong Wang <jiong.wang@arm.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
8ed499f8
AG
14162014-07-28 Anthony Green <green@moxielogic.com>
1417
1418 Import from savannah.gnu.org:
1419 * config.sub: Update to 2014-07-28 version.
1420
09ec3110
RS
14212014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1422
1423 * MAINTAINERS: Remove my MIPS maintainer entry.
1424
7b7f941a
UB
14252014-07-26 Uros Bizjak <ubizjak@gmail.com>
1426
1427 PR target/47230
1428 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1429 * configure: Regenerate.
1430
a12f7ac8
JN
14312014-07-24 James Norris <jnorris@codesourcery.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
09611faf
RG
14352014-07-20 Roman Gareev <gareevroman@gmail.com>
1436
1437 * configure.ac: Accept only CLooG 0.18.1.
1438 * configure: Regenerate.
1439
37738b0f
RG
14402014-07-17 Roman Gareev <gareevroman@gmail.com>
1441
1442 * configure.ac: Don't accept isl 0.11.
1443 * configure: Regenerate.
1444
473037cb
AZ
14452014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
9a62ed16
RO
14492014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1450
1451 * configure.ac: Don't accept isl 0.10.
1452 * configure: Regenerate.
1453
c41f1c42 14542014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1455
c41f1c42
BE
1456 Fix include path for in-tree cloog.
1457 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1458 * configure: Regenerate.
29d0a43c 1459
c41f1c42 14602014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1461
c41f1c42 1462 * .gitignore: Import gcc_update output.
a5852bea 1463
b6383ab8
TS
14642014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1465
a10ec8bc
TS
1466 * config-ml.in: Robustify ac_configure_args parsing.
1467
45b3824d
TS
1468 * configure.ac (--enable-linker-plugin-configure-flags)
1469 (--enable-linker-plugin-flags): New flags.
1470 (configdirs): Conditionally add libiberty-linker-plugin.
1471 * configure: Regenerate.
1472 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1473 (host_modules) <lto-plugin>: Pay attention to
1474 @extra_linker_plugin_flags@ and
1475 @extra_linker_plugin_configure_flags@.
1476 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1477 * Makefile.in: Regenerate.
1478
b6383ab8
TS
1479 * Makefile.tpl (configure-[+prefix+][+module+])
1480 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1481 "module_srcdir" instead of "module" for locating a module's srcdir.
1482 * Makefile.in: Regenerate.
1483
a4a1b5f3
MF
14842014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
38a13841
SP
14882014-06-06 Sebastian Pop <sebpop@gmail.com>
1489
1490 * MAINTAINERS: Update my email address.
1491
153fcd41
TP
14922014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
e25d9632
AB
14962014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1497
1498 * MAINTAINERS (Write After Approval): Add myself.
1499
1007a55c
JW
15002014-05-30 Jonathan Wakely <jwakely@redhat.com>
1501
1502 PR libstdc++/61011
1503 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1504 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1505 * configure: Regenerate.
1506
fd9ed1ae
PA
15072014-05-28 Pedro Alves <palves@redhat.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
03bdb69f
MK
15112014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1512
1513 * MAINTAINERS: Update my affiliation/email.
1514
905083ad
MS
15152014-05-19 Mike Stump <mikestump@comcast.net>
1516
1517 * MAINTAINERS: Add wide-int reviewers.
1518
707f1839
SL
15192014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1520
1521 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1522 * configure: Regenerated.
1523
7321dc60
TR
15242014-05-15 Torvald Riegel <triegel@redhat.com>
1525
1526 * MAINTAINERS (libitm): Add myself as maintainer.
1527
5b1e4b47
CB
15282014-05-07 Charles Baylis <charles.baylis@linaro.org>
1529
1530 * MAINTAINERS (Write After Approval): Add myself.
1531
a4ebe104
RS
15322014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1533
1534 * config.sub, config.guess: Import from upstream.
1535
9575df4a
AL
15362014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1537
1538 * MAINTAINERS (Write After Approval): Put myself in correct order.
1539
2fdc94b7
AL
15402014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1541
1542 * MAINTAINERS (Write After Approval): Add myself.
1543
080c6230
LB
15442014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1545
1546 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1547 section.
1548
4e4c8692
RÁE
15492014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1550
1551 * MAINTAINERS (Write After Approval): Delete myself.
1552
ffe7f7a7
JJ
15532014-04-17 Jakub Jelinek <jakub@redhat.com>
1554
1555 PR sanitizer/56781
1556 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1557 and -B* options with -Xcompiler.
1558
147d38a5
EB
15592014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1560
1561 PR bootstrap/60620
423ea09f 1562 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1563 * Makefile.in: Regenerate.
1564
ba1925c3
YS
15652014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1566
1567 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1568 for WINDRES_FOR_TARGET in default-manifest.o rule.
1569 * Makefile.in: Regenerate.
1570
8707b3bc
DH
15712014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1572
1573 * MAINTAINERS (Write After Approval): Add myself.
1574
9e1c8fc1
JJ
15752014-03-26 Jakub Jelinek <jakub@redhat.com>
1576
1577 PR sanitizer/56781
1578 * Makefile.def: Set bootstrap=true; for host fixincludes.
1579 * configure.ac: Don't bootstrap host fixincludes unless
1580 --with-build-config=bootstrap-{a,ub}san.
1581 * Makefile.in: Regenerated.
1582 * configure: Regenerated.
1583
beeda1d9
JJ
15842014-03-21 Jakub Jelinek <jakub@redhat.com>
1585
1586 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1587 --enable-vtable-verify option parsing. Don't add
1588 target-libsanitizer to bootstrap_target_libs unless
1589 --with-build-config=bootstrap-asan or
1590 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1591 to bootstrap_target_libs unless --enable-vtable-verify.
1592 * configure: Regenerated.
1593
e5dddc50
AS
15942014-03-10 Anatoly Sokolov <aesok@post.ru>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
df5bc1cb
DC
15982014-03-07 Denis Chertykov <chertykov@gmail.com>
1599
1600 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1601
3b9edeac
JJ
16022014-03-07 Jakub Jelinek <jakub@redhat.com>
1603
1604 PR bootstrap/58572
1605 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1606 -I for libstdc++-v3 includes if $(LEAN).
1607 * Makefile.in: Regenerated.
1608
c01a8548
JW
16092014-03-04 Jonathan Wakely <jwakely@redhat.com>
1610
1611 * MAINTAINERS: Update my email address.
1612
341c653c
WL
16132014-02-24 Walter Lee <walt@tilera.com>
1614
1615 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1616 (tilegx-*-*): Change to tilegx*-*-*.
1617 * configure: Regenerate.
1618
37f2c4f0
LR
16192014-02-17 Loren J. Rittle <ljrittle@acm.org>
1620
1621 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1622
6c01e96e
KV
16232014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1624
1625 * MAINTAINERS (Write After Approval): Add myself.
1626
91da0481
RO
16272014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1628
1629 PR target/59788
1630 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1631 *solaris2*.
1632
dd35b84f
JDA
16332014-01-21 John David Anglin <danglin@gcc.gnu.org>
1634
1635 * MAINTAINERS: Update my email address.
1636
493b8af8
GP
16372014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1638
1639 * MAINTAINERS: Convert to UTF-8.
1640 Properly sort Xinliang David Li's entry.
1641
f121b81d
CLT
16422013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1643 Sandra Loosemore <sandra@codesourcery.com>
1644
1645 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1646 nios2 port maintainers.
1647
74f769b5
MT
16482013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
79e0604d 16522013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1653
1654 * configure.ac: Add user-friendly check for native x86_64-linux
1655 multilibs.
1656 * configure: Regenerate.
1657
16582013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1659
1660 * MAINTAINERS: Add myself as sh maintainer.
1661
16622013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1663
1664 * MAINTAINERS: Add self as SLSR maintainer.
1665
16662013-11-18 Jan Hubicka <hubicka@ucw.cz>
1667
1668 * MAINTAINERS: Update my email address.
1669
16702013-11-15 David Edelsohn <dje.gcc@gmail.com>
1671
1672 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1673
16742013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1675
1676 * Makefile.in: Regenerate.
1677
1678 * Makefile.tpl: Fix typo.
1679 * Makefile.in: Regenerate partially.
1680
16812013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1682
1683 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1684 supported.
1685 * configure: Regenerated.
1686
16872013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
16912013-10-30 Jason Merrill <jason@redhat.com>
1692
1693 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1694 --disable-build-format-warnings.
1695
16962013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1697
423ea09f 1698 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1699 depend on libstdc++ and libgcc.
1700 * configure: Regenerate.
1701 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1702 libcilkrts for POSIX and i*86, and x86_64 architectures.
1703 * Makefile.in: Added libcilkrts related fields to support building it.
1704
17052013-10-26 Jeff Law <law@redhat.com>
1706
1707 * Makefile.def (target_modules): Remove libmudflap
1708 (languages): Remove check-target-libmudflap).
1709 * Makefile.in: Rebuilt.
1710 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1711 * configure.ac (target_libraries): Remove target-libmudflap.
1712 Remove checks which disabled libmudflap on some systems.
1713 * configure: Rebuilt.
1714 * libmudflap: Directory removed.
1715
17162013-10-21 Cong Hou <congh@google.com>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
17202013-10-16 Mike Stump <mikestump@comcast.net>
1721
1722 * .dir-locals.el: Add.
1723
17242013-10-15 David Malcolm <dmalcolm@redhat.com>
1725
1726 * configure.ac: Add --enable-host-shared
1727 * configure: Regenerate.
1728
17292013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1730
1731 Import from savannah.gnu.org:
1732 * config.guess: Update to 2013-06-10 version.
1733 * config.sub: Update to 2013-10-01 version.
1734
17352013-10-01 Simon Cook <simon.cook@embecosm.com>
1736
1737 Changes to build configuration to allow big endian ARC ELF toolchain
1738 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1739 * configure: Regenerate.
1740
17412013-09-20 Alan Modra <amodra@gmail.com>
1742
1743 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1744 ppc host match. Support little-endian powerpc linux hosts.
1745
17462013-09-19 Dodji Seketeli <dodji@redhat.com>
1747
1748 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1749 maintainer.
1750
17512013-09-12 DJ Delorie <dj@redhat.com>
1752
1753 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1754 maintainers.
1755
17562013-09-03 Richard Biener <rguenther@suse.de>
1757
1758 * configure.ac: Also allow ISL 0.12.
1759 * configure: Regenerated.
1760
17612013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1762
1763 * MAINTAINERS (Write After Approval): Add myself.
1764
17652013-08-27 David Malcolm <dmalcolm@redhat.com>
1766
1767 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1768
17692013-08-26 Caroline Tice <cmtice@google.com>
1770
1771 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1772 "Various Reviewers" to libvtv "Various Maintainers".
1773
17742013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1775
1776 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1777
17782013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1779
1780 * MAINTAINERS: Update name, email.
1781
17822013-08-13 Adam Butcher <adam@jessamine.co.uk>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
17862013-08-12 Caroline Tice <cmtice@google.com>
1787
1788 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1789 address in the Write After Approval section.
1790
17912013-08-09 Carlos O'Donell <carlos@redhat.com>
1792
1793 * MAINTAINERS (Write After Approval): Update email.
1794
17952013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1796
1797 * configure.ac: Adjust to check VTV_SUPPORTED.
1798 * configure: Regenerated.
1799
18002013-08-02 Caroline Tice <cmtice@google.com>
1801
1802 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1803 on non-linux systems; add target-libvtv to noconfigdirs; add
1804 libsupc++/.libs to C++ library search paths.
1805 * configure: Regenerated.
1806 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1807 libstdc++ and libgcc.
1808 * Makefile.in: Regenerated.
1809
18102013-07-19 Yvan Roux <yvan.roux@linaro.org>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
18142013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1815 Shiva Chen <shiva0217@gmail.com>
1816
1817 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1818 nds32 port maintainers.
1819
18202013-07-17 Tim Shen <timshen91@gmail.com>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
18242013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1825
1826 * configure.ac: Sync from binutils.
1827 * configure: Regenerate.
1828
18292013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
18332013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1834
1835 * MAINTAINERS (Write After Approval): Add myself.
1836
18372013-05-17 David Malcolm <dmalcolm@redhat.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
18412013-04-30 Brooks Moses <bmoses@google.com>
1842
1843 * MAINTAINERS: Update my email; move myself from Fortran
1844 reviewer to Write After Approval.
1845
18462013-04-16 Andreas Schwab <schwab@suse.de>
1847
1848 * configure.ac (aarch64-*-*): Don't disable java.
1849 * configure: Regenerate.
1850
18512013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
18552013-03-30 Matthias Klose <doko@ubuntu.com>
1856
1857 * Makefile.def (target_modules): Don't install libffi.
1858 * Makefile.in: Regenerate.
1859
18602013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
18642013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
18682013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1869
1870 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1871 * configure: Regenerated.
1872
a15d2ea8
ILT
18732013-02-05 Ian Lance Taylor <iant@google.com>
1874
1875 PR go/55969
1876 * configure.ac: Disable libgo on some systems where it does not
1877 work.
1878
a3b854b6
FXC
18792013-02-04 David Edelsohn <dje.gcc@gmail.com>
1880
1881 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1882 Remove Geoff Keating as rs6000 port maintainer, at his request.
1883
18842013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1885
1886 * MAINTAINERS: Update my email.
1887
18882013-01-23 Shenghou Ma <minux.ma@gmail.com>
1889
1890 * configure: Re-generate.
1891
18922013-01-15 Richard Biener <rguenther@suse.de>
1893
1894 PR other/55973
1895 * configure: Re-generate.
1896
18972013-01-14 Matthias Klose <doko@ubuntu.com>
1898
1899 * Makefile.def (install-target-libsanitizer): Depend on
1900 install-target-libstdc++-v3.
1901 * Makefile.in: Regenerate.
1902
19032013-01-14 Richard Biener <rguenther@suse.de>
1904
1905 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1906 * configure: Re-generate
1907
19082013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1909
1910 * config.sub: Update from config repo.
1911
19122013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1913
1914 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1915 * Makefile.in: Regenerate.
1916
19172013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1918
1919 * MAINTAINERS (arc): Add new port maintainership for myself.
1920
19212013-01-09 Jason Merrill <jason@redhat.com>
1922
1923 * .gitignore: Import from gdb repository.
1924
19252013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1926
1927 * Makefile.def (configure-gcc): Depend on all-gmp.
1928 (all-gcc): Remove dependency on all-gmp.
1929 * Makefile.in: Regenerated.
1930
19312013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1932
1933 * config.sub: Merge from config repo.
1934 * config.guess: Ditto.
1935
19362013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1937
1938 * Makefile.def: Merge from binutils.
1939 * Makefile.in: Ditto.
1940
19412013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1942
1943 * MAINTAINERS: Update my email.
1944
19452012-12-29 Ben Elliston <bje@gnu.org>
1946
1947 * config.guess: Update to 2012-12-29 version.
1948 * config.sub: Likewise.
1949
19502012-12-20 Matthias Klose <doko@ubuntu.com>
1951
1952 * Makefile.def (install-target-libgfortran): Depend on
1953 install-target-libquadmath, install-target-libgcc.
1954 (install-target-libsanitizer): Depend on install-target-libgcc.
1955 (install-target-libjava): Depend on install-target-libgcc.
1956 (install-target-libitm): Depend on install-target-libgcc.
1957 (install-target-libobjc): Depend on install-target-libgcc.
1958 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1959 * Makefile.in: Regenerate.
1960
19612012-12-19 Matthias Klose <doko@ubuntu.com>
1962
1963 * Makefile.def (install-target-libgo): Depend on
1964 install-target-libatomic.
1965 * Makefile.in: Regenerate.
1966
19672012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1968
1969 PR go/55201
1970 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1971 * Makefile.in: Regenerate.
1972
19732012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1974
1975 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1976 * configure: Regenerate.
1977
19782012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1979
1980 * config.sub: Merge from config repo.
1981
19822012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1983
1984 * Makefile.def (target_modules): Add bootstrap=true and
1985 raw_cxx=true to libsanitizer.
1986 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1987 * Makefile.in: Regenerated.
1988 * configure: Likewise.
1989
19902012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1991
1992 * MAINTAINERS: Remove self as RTL optimization maintainer.
1993
19942012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
19982012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1999
2000 * Makefile.def (target_modules): Remove bootstrap=true and
2001 raw_cxx=true from libsanitizer.
2002 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2003 * Makefile.in: Regenerated.
2004 * configure: Likewise.
2005
20062012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2007
2008 * Makefile.def (target_modules): Add bootstrap=true and
2009 raw_cxx=true to libsanitizer.
2010 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2011 * Makefile.in: Regenerated.
2012 * configure: Likewise.
2013
20142012-11-28 Andrew Pinski <apinski@cavium.com>
2015
2016 PR bootstrap/54279
2017 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2018 * configure: Regenerate.
2019 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2020 * Makefile.in: Regenerate.
2021
20222012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2023
2024 * configure.ac: Disable libsanitizer if we're not building C++.
2025 * configure: Regenerate.
2026
20272012-11-15 Roland McGrath <roland@hack.frob.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
20312012-11-15 Dmitry Vyukov <dvyukov@google.com>
2032
2033 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2034 Kostya Serebryany (kcc@google.com) and
2035 Jakub Jelinek (jakub@redhat.com).
2036 Rename area for Dodji Seketeli (dodji@redhat.com).
2037
20382012-11-15 Dodji Seketeli <dodji@redhat.com>
2039
2040 * MAINTAINERS: (asan.c, related): Add myself.
2041
20422012-11-14 Roland McGrath <mcgrathr@google.com>
2043
2044 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2045 * configure: Regenerate.
2046
20472012-11-13 Richard Henderson <rth@redhat.com>
2048
2049 * configure.ac: Move libsanitizer logic to subdirectory.
2050 * configure: Regenerate.
2051
20522012-11-13 Dodji Seketeli <dodji@redhat.com>
2053
2054 * configure.ac: Enable libsanitizer just on x86 linux for now.
2055 * configure: Re-generate.
2056
20572012-11-13 David Edelsohn <dje.gcc@gmail.com>
2058
2059 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2060 sections.
2061 * configure: Regenerate.
2062
20632012-11-13 Hans-Peter Nilsson <hp@axis.com>
2064
2065 * configure.ac: Add section for configdirs for libsanitizer.
2066 Disable for cris-*-* and mmix-*-*.
2067 * configure: Regenerate.
2068
20692012-11-12 Wei Mi <wmi@google.com>
2070
2071 * configure.ac: Add libsanitizer to target_libraries.
2072 * Makefile.def: Ditto.
2073 * configure: Regenerate.
2074 * Makefile.in: Regenerate.
2075 * libsanitizer: New directory for asan runtime. Contains an empty
2076 tsan directory.
2077
20782012-11-03 Corinna Vinschen <corinna@vinschen.de>
2079
2080 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2081 against Mingw64 w32api.
2082 * configure: Regenerate.
2083
20842012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2085
2086 * configure: Regenerated.
2087
20882012-11-03 Robert Mason <rbmj@verizon.net>
2089
2090 * configure.ac: add --disable-libstdcxx configure option
2091 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2092
20932012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
20972012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2098
2099 * MAINTAINERS (Write After Approval): Add myself.
2100
21012012-10-24 Sharad Singhai <singhai@google.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
21052012-10-24 Eric Christopher <echristo@gmail.com>
2106
2107 * MAINTAINERS: Update email address.
2108
21092012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2110
2111 PR bootstrap/54820
2112 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2113 * configure: Regenerate.
2114
21152012-10-23 Richard Earnshaw <rearnsha@arm.com>
2116
2117 * MAINTAINERS (aarch64): Add Marcus and myself.
2118
21192012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2120
2121 PR bootstrap/54820
2122 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2123 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2124 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2125 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2126 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2127 * Makefile.in: Regenerate.
2128 * configure.ac (have_static_libs): New variable and associated check.
2129 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2130 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2131 * configure: Regenerate.
2132
21332012-10-10 Richard Biener <rguenther@suse.de>
2134
2135 * MAINTAINERS: Adjust for changed surname.
2136
21372012-10-04 Lawrence Crowl <crowl@google.com>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
21412012-10-01 Cary Coutant <ccoutant@google.com>
2142
2143 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2144
21452012-09-28 Ian Lance Taylor <iant@google.com>
2146
2147 * Makefile.def: Make all-target-libgo depend on
2148 all-target-libbacktrace.
2149 * Makefile.in: Rebuild.
2150
21512012-09-26 Ian Lance Taylor <iant@google.com>
2152
2153 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2154 * Makefile.in: Rebuild.
2155
21562012-09-20 Walter Lee <walt@tilera.com>
2157
2158 * configure.ac: Add tilegx to list of targets that support gold.
2159 * configure: Regenerate.
2160
21612012-09-20 Marek Polacek <polacek@redhat.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
21652012-09-19 Steve Ellcey <sellcey@mips.com>
2166
2167 * configure.ac: Add mips*-mti-elf* target.
2168 * configure: Regenerate.
2169
21702012-09-17 Ian Lance Taylor <iant@google.com>
2171
2172 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2173 * configure.ac (host_libs): Add libbacktrace.
2174 (target_libraries): Add libbacktrace.
2175 * Makefile.def (host_modules): Add libbacktrace.
2176 (target_modules): Likewise.
2177 * configure, Makefile.in: Rebuild.
2178
21792012-09-14 David Edelsohn <dje.gcc@gmail.com>
2180
2181 PR target/38607
2182 Merge upstream change.
2183 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2184
2185 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2186 Add libgomp*.o to compare_exclusions for AIX.
2187 * configure: Regenerate.
2188
21892012-09-06 Diego Novillo <dnovillo@google.com>
2190
2191 * configure.ac: Bump minimum GMP version to 4.2.3.
2192 * configure: Re-generate.
2193
21942012-09-05 Georg-Johann Lay <avr@gjlay.de>
2195
2196 PR target/54461
2197 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2198 target-libgloss if not configured --with-avrlibc=no.
2199 * configure: Regenerate.
2200
22012012-09-04 Jason Merrill <jason@redhat.com>
2202
2203 * configure.ac: Fix --enable-languages=all.
2204
22052012-09-04 Christophe Lyon <christophe.lyon@st.com>
2206
2207 * MAINTAINERS (Write After Approval): Add myself.
2208
22092012-09-03 Richard Guenther <rguenther@suse.de>
2210
2211 PR bootstrap/54138
2212 * configure.ac: Re-organize ISL / CLOOG checks to allow
2213 disabling with either --without-isl or --without-cloog.
2214 * configure: Regenerated.
2215
22162012-09-03 Georg-Johann Lay <avr@gjlay.de>
2217
2218 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2219 * configure: Regenerate.
2220
22212012-08-27 Ulrich Drepper <drepper@gmail.com>
2222
2223 * MAINTAINERS: Fix my email address.
2224
22252012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2226
2227 PR binutils/4970
2228 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2229 and opcodes.
2230 * Makefile.in: Regenerated.
2231
22322012-08-26 Art Haas <ahaas@impactweather.com>
2233
2234 * configure: Regenerate.
2235
22362012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2237
2238 * INSTALL/README: Also refer to the online installation
2239 instructions.
2240
22412012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244 (Picochip port): Remove myself.
2245
22462012-08-14 Diego Novillo <dnovillo@google.com>
2247
2248 Merge from cxx-conversion branch.
2249
2250 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2251 POSTSTAGE1_CONFIGURE_FLAGS.
2252 * Makefile.in: Regenerate.
2253 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2254 Force C++ when bootstrapping.
2255 * configure: Regenerate.
2256
22572012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
22612012-07-16 Joseph Myers <joseph@codesourcery.com>
2262
2263 * README: Document use of ranges of years in copyright notices.
2264
22652012-07-06 Richard Guenther <rguenther@suse.de>
2266
2267 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2268 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2269 --with-gmp=system.
2270 * Makefile.in: Regenerated.
2271 * configure: Likewise.
2272
22732012-07-06 Richard Guenther <rguenther@suse.de>
2274
2275 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2276 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2277 supply V=1 as extra_make_flags.
2278 * configure: Regenerated.
2279 * Makefile.in: Likewise.
2280
22812012-07-04 Tristan Gingold <gingold@adacore.com>
2282
2283 * configure: Regenerate.
2284
22852012-07-03 Richard Guenther <rguenther@suse.de>
2286
2287 * Makfile.def (isl): Remove not necessary extra_exports and
2288 extra_make_flags.
2289 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2290 * Makefile.in: Regenerated.
2291
22922012-07-03 Richard Guenther <rguenther@suse.de>
2293
2294 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2295 * configure.ac: If either the ISL or the CLooG check failed
2296 do not try to build in-tree versions.
2297 * Makefile.in: Regenerated.
2298 * configure: Regenerated.
2299
23002012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2301
2302 * configure: Regenerate.
2303
23042012-07-02 Janis Johnson <janisjo@codesourcery.com>
2305
2306 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2307 maintainer.
2308
23092012-07-02 Richard Guenther <rguenther@suse.de>
2310
2311 * configure: Regenerated.
2312
23132012-07-02 Richard Guenther <rguenther@suse.de>
2314 Michael Matz <matz@suse.de>
2315 Tobias Grosser <tobias@grosser.es>
2316 Sebastian Pop <sebpop@gmail.com>
2317
2318 * Makefile.def: Add ISL host module, remove PPL host module.
2319 Adjust ClooG host module to use the proper ISL.
2320 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2321 * configure.ac: Include config/isl.m4. Add ISL host library,
2322 remove PPL. Remove PPL configury, add ISL configury, adjust
2323 ClooG configury.
2324 * Makefile.in: Regenerated.
2325 * configure: Likewise.
2326
23272012-07-02 Richard Guenther <rguenther@suse.de>
2328
2329 Merge from graphite branch
2330 2011-07-21 Tobias Grosser <tobias@grosser.es>
2331
2332 * configure: Regenerated.
2333 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2334 both cloog.org and legacy versions. The only supported version will
2335 be CLooG with the isl backend.
2336
2337 2011-07-21 Tobias Grosser <tobias@grosser.es>
2338
2339 * configure: Regenerated.
2340 * configure.ac: Require cloog isl 0.17.0
2341
2342 2011-07-21 Tobias Grosser <tobias@grosser.es>
2343
2344 * configure: Regenerated.
2345 * config/cloog.m4: Do not define CLOOG_ORG
2346
23472012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2348
2349 * configure.ac: Skip C if explicitly selected.
2350 * configure: Regenerate.
2351
23522012-06-28 Christophe Lyon <christophe.lyon@st.com>
2353
2354 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2355 they contain -O2.
2356 * configure: Regenerate.
2357
23582012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2359
2360 PR debug/53740
2361 * df.h, df-problems.c, dce.c: Revert last patch.
2362
23632012-06-25 Iain Sandoe <iain@codesourcery.com>
2364
2365 * MAINTAINERS (Write After Approval): Update my email address.
2366
23672012-06-21 Meador Inge <meadori@codesourcery.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
23712012-06-20 Jason Merrill <jason@redhat.com>
2372
2373 * Makefile.tpl (check-target-libgomp-c++): New.
2374 (check-target-libitm-c++): New.
2375 * Makefile.def (c++): Add them.
2376 * Makefile.in: Regenerate.
2377
23782012-05-29 Edmar Wienskoski <edmar@freescale.com>
2379
2380 * MAINTAINERS (Write After Approval): Add myself.
2381
23822012-05-16 Olivier Hainque <hainque@adacore.com>
2383
2384 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2385 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2386 (install-no-fixedincludes): Adjust accordingly.
2387 * Makefile.in: Regenerate.
2388
23892012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2390
2391 Merge upstream change
2392 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2393
23942012-05-14 Marc Glisse <marc.glisse@inria.fr>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
23982012-05-09 Nick Clifton <nickc@redhat.com>
2399 Paul Smith <psmith@gnu.org>
2400
2401 PR bootstrap/50461
2402 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2403 allow for the fact that from release v3.1.0 of MPFR the source
2404 files were moved into a src sub-directory.
2405 * configure: Regenerate.
2406
24072012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2408
2409 * configure.ac: Bump minimum MPFR version to 2.4.0.
2410 * configure: Regenerated.
2411
24122012-05-01 Richard Henderson <rth@redhat.com>
2413
2414 * Makefile.def (libatomic): New target_module.
2415 * configure.ac (target_libraries): Add libatomic.
2416 (noconfigdirs): Check if libatomic is supported.
2417 * Makefile.in, configure: Rebuild.
2418
24192012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2420
2421 * MAINTAINERS (Write After Approval): Add myself.
2422
24232012-04-25 Joel Brobecker <brobecker@adacore.com>
2424
2425 * config.sub: Update to 2012-04-18 version from official repo.
2426
24272012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2428
2429 * MAINTAINERS (Write After Approval): Add myself.
2430
24312012-04-11 Steve Ellcey <sellcey@mips.com>
2432
2433 * MAINTAINERS: Changed email address.
2434
24352012-03-28 Georg-Johann Lay <avr@gjlay.de>
2436
2437 PR target/52737
2438 * contrib/gcc_update (files_and_dependencies):
2439 Remove gcc/config/avr/t-multilib from touch data.
2440
24412012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2442
2443 * MAINTAINERS (OS Port Maintainers): Remove irix.
2444 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2445 (unsupported_languages): Remove mips-sgi-irix6.*.
2446 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2447 (with_stabs): Remove.
2448 * configure: Regenerate.
2449
24502012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2451
2452 * MAINTAINERS (OS Port Maintainers): Remove osf.
2453 * configure.ac (enable_libgomp): Remove *-*-osf*.
2454 (with_stabs): Remove alpha*-*-osf*.
2455 * configure: Regenerate.
2456
24572012-03-05 Tristan Gingold <gingold@adacore.com>
2458
2459 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2460 * configure: Regenerate.
2461
24622012-02-17 Walter Lee <walt@tilera.com>
2463
2464 * MAINTAINERS: (Write After Approval): Delete myself.
2465
24662012-02-14 Walter Lee <walt@tilera.com>
2467
2468 * MAINTAINERS (tilegx port): Add myself.
2469 (tilepro port): Add myself.
2470 (Write After Approval): Add myself.
2471
24722012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2473
2474 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2475 and Joseph Myers as docstring relicensing maintainers.
2476
24772012-02-09 Bin Cheng <bin.cheng@arm.com>
2478
2479 * MAINTAINERS (write-after-approval): Add myself.
2480
24812012-02-08 Ira Rosen <irar@il.ibm.com>
2482
2483 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2484 maintainer.
2485
24862012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2487
2488 * MAINTAINERS (Write After Approval): Move myself to
2489 maintain alphabetical order.
2490
24912012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2492
2493 * MAINTAINERS (Write After Approval): Add myself.
2494
24952012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2496
2497 * MAINTAINERS (Write After Approval): Add myself.
2498
24992012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2500 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2501
2502 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2503 * configure: Regenerate.
2504
25052012-01-23 Harshit Chopra <harshit@google.com>
2506
2507 * MAINTAINERS (Write After Approval): Add myself.
2508
25092012-01-22 Douglas B Rupp <rupp@ngnat.com>
2510
2511 * configure.ac: Remove reference to mh-interix.
2512 * configure: Regenerate.
2513
25142012-01-05 Richard Henderson <rth@redhat.com>
2515
2516 PR bootstrap/51072
2517 * configure.ac: Disable libitm if c++ is not enabled.
2518 * configure: Rebuild.
2519
2520 * configure.ac: Fix regexp for same.
2521 * configure: Rebuild.
2522
25232012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2524
2525 * MAINTAINERS (Write After Approval): Add myself.
2526
25272012-01-02 Richard Guenther <rguenther@suse.de>
2528
2529 PR bootstrap/51686
2530 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2531 * Makefile.in: Regenerate.
2532
25332011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
25372011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2538
2539 * configure: Regenerate.
2540
25412011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2542
2543 * MAINTAINERS (picochip): Changed email address.
2544
25452011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2546
2547 * MAINTAINERS (write-after-approval): Add self.
2548
25492011-11-29 DJ Delorie <dj@redhat.com>
2550
2551 * configure.ac (rl78-*-*) New case.
2552 * configure: Regenerate.
2553 * MAINTAINERS: Add myself as RL78 maintainer.
2554
25552011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2556
2557 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2558
25592011-11-21 Andreas Tobler <andreast@fgznet.ch>
2560
2561 * libtool.m4: Additional FreeBSD 10 fixes.
2562
25632011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2564
2565 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2566 Maintainers section, as Epiphany maintainer.
2567
25682011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2569
2570 PR target/49992
2571 * configure.ac: Remove ranlib special-casing for Darwin.
2572 * configure: Regenerate.
2573
25742011-11-12 Andrey Belevantsev <abel@ispras.ru>
2575
2576 * MAINTAINERS (Reviewers): Keep the list sorted.
2577
25782011-11-11 Andrey Belevantsev <abel@ispras.ru>
2579
2580 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2581
25822011-11-09 Roland McGrath <mcgrathr@google.com>
2583
2584 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2585 * configure: Rebuild.
2586 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2587 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2588 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2589 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2590 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2591 Add READELF.
2592 * Makefile.in: Rebuild.
2593
25942011-11-09 Jason Merrill <jason@redhat.com>
2595
2596 * Makefile.def (language=c++): Remove check-c++0x.
2597 * Makefile.in (check-gcc-c++): Regenerate.
2598
25992011-11-08 Richard Henderson <rth@redhat.com>
2600
2601 * configure.ac: Test for libitm directory present first.
2602
2603 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2604
2605 * configure.ac: Test libitm/configure.tgt to disable libitm.
2606 * configure: Rebuild.
2607
26082011-11-07 Aldy Hernandez <aldyh@redhat.com>
2609 Richard Henderson <rth@redhat.com>
2610
2611 Merged from transactional-memory.
2612
2613 * Makefile.def (lang_env_dependencies): libitm is c++.
2614 Add libitm target module.
2615 * configure.ac: Likewise.
2616 * config/mmap.m4: New file.
2617 * contrib/gcc_update: Add libitm to touch data.
2618 * Makefile.in, configure: Rebuild.
2619
26202011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2621
2622 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2623 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2624 * Makefile.in: Regenerate.
2625
26262011-11-01 DJ Delorie <dj@redhat.com>
2627
2628 * config.sub: Update to version 2011-10-29 (added rl78)
2629
26302011-10-27 Nick Clifton <nickc@redhat.com>
2631
2632 * config.sub: Import these changes from the config project:
2633
2634 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2635 Ben Elliston <bje@gnu.org>
2636
2637 * config.sub (epiphany): New.
2638
2639 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2640 Ben Elliston <bje@gnu.org>
2641
2642 * config.sub (hexagon, hexagon-*): New.
2643
2644 2011-08-23 Roland McGrath <mcgrathr@google.com>
2645
2646 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2647 64eb to be64.
2648
2649 2011-08-16 Roland McGrath <mcgrathr@google.com>
2650
2651 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2652 (nacl): Grok as alias for 32el-unknown-nacl.
2653
26542011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2655
2656 * MAINTAINERS (Write After Approval): Add myself.
2657
26582011-10-24 Teresa Johnson <tejohnson@google.com>
2659
2660 * MAINTAINERS (Write After Approval): Add myself.
2661
26622011-09-21 Jakub Jelinek <jakub@redhat.com>
2663
2664 * MAINTAINERS (sparc port): Remove myself.
2665
26662011-09-14 Tom de Vries <tom@codesourcery.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
26702011-08-14 Yao Qi <yao@codesourcery.com>
2671
2672 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2673 * configure: Regenerate.
2674
26752011-07-26 Ian Lance Taylor <iant@google.com>
2676
2677 * configure.ac: Set have_compiler based on whether gcc directory
2678 exists, rather than on whether gcc is in configdirs.
2679 * configure: Rebuild.
2680
26812011-07-21 Joseph Myers <joseph@codesourcery.com>
2682
2683 * MAINTAINERS (Global Reviewers): Add self.
2684
26852011-07-20 David Edelsohn <dje.gcc@gmail.com>
2686
2687 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2688 link directories.
2689 * Makefile.in: Rebuild.
2690
26912011-07-20 Ian Lance Taylor <iant@google.com>
2692
2693 PR bootstrap/49787
2694 * configure.ac: Move --enable-bootstrap handling earlier in file.
2695 If --enable-bootstrap and either --enable-build-with-cxx or
2696 --enable-build-poststage1-with-cxx, enable C++ automatically.
2697 * configure: Rebuild.
2698
26992011-07-19 Ian Lance Taylor <iant@google.com>
2700
2701 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2702 make C++ a boot_language. Set and substitute
2703 POSTSTAGE1_CONFIGURE_FLAGS.
2704 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2705 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2706 * configure, Makefile.in: Rebuild.
2707
27082011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2709
2710 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2711 maintainers.
2712
27132011-07-18 Jakub Jelinek <jakub@redhat.com>
2714
2715 * MAINTAINERS (Global Reviewers): Add myself.
2716
27172011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2718
2719 * configure: Regenerate.
2720
27212011-07-16 Jason Merrill <jason@redhat.com>
2722
2723 * Makefile.def (language=c++): Add check-c++0x and
2724 check-target-libmudflap-c++.
2725 * Makefile.tpl (check-target-libmudflap-c++): New.
2726 * Makefile.in: Regenerate.
2727
27282011-07-16 Matthias Klose <doko@ubuntu.com>
2729
2730 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2731 * Makefile.def (target_modules/libjava): Pass
2732 $(EXTRA_CONFIGARGS_LIBJAVA).
2733 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2734 if not configured with --enable-static-libjava.
2735 * Makefile.in: Regenerate.
2736 * configure: Likewise.
2737
27382011-07-15 Jason Merrill <jason@redhat.com>
2739
2740 * Makefile.in (check-c++): Move check-gcc-c++0x after
2741 check-target-libstdc++-v3.
2742
27432011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2744
2745 * MAINTAINERS (c6x port): New entry.
2746
27472011-07-13 Jason Merrill <jason@redhat.com>
2748
2749 * Makefile.in (check-gcc-c++0x): New.
2750 (check-c++): Depend on it.
2751
27522011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2753
2754 PR target/39150
2755 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2756 x86_64-*-solaris2.1[0-9]*.
2757 * configure: Regenerate.
2758
27592011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2760
2761 * MAINTAINERS (RTL optimizers): Add self.
2762
27632011-06-27 Gabriel Charette <gchare@google.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
27672011-06-22 Hans-Peter Nilsson <hp@axis.com>
2768
2769 PR regression/47836
2770 PR bootstrap/23656
2771 PR other/47733
2772 PR bootstrap/49247
2773 PR c/48825
2774 * configure.ac (target_libraries): Remove target-libiberty.
2775 Remove case-statement setting skipdirs=target-libiberty for
2776 multiple targets. Remove checking target_configdirs and
2777 removing target-libiberty but keeping target-libgcc if
2778 otherwise empty.
2779 * Makefile.def (target_modules): Don't add libiberty.
2780 (dependencies): Remove all traces of target-libiberty.
2781 * configure, Makefile.in: Regenerate.
2782
27832011-06-13 Walter Lee <walt@tilera.com>
2784
2785 * configure.ac (tilepro-*-*) New case.
2786 (tilegx-*-*): Likewise.
2787 * configure: Regenerate.
2788
27892011-06-06 Jing Yu <jingyu@google.com>
2790
2791 * configure.ac: Skip target-libiberty for
2792 arm*-*-linux-androideabi.
2793 * configure: Regenerated.
2794
27952011-06-06 Nick Clifton <nickc@redhat.com>
2796
2797 * config.sub: Sync from upstream.
2798
27992011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
28032011-06-01 Daniel Jacobowitz <drow@false.org>
2804
2805 * MAINTAINERS: Update my email address.
2806
28072011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2808
2809 * MAINTAINERS (Write After Approval): Update my email address.
2810
28112011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2812
2813 * MAINTAINERS (Write After Approval): Add myself.
2814
28152011-05-08 Doug Kwan <dougkwan@google.com>
2816
2817 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2818 * configure: Regenerated.
2819 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2820 value from configure.
2821 * Makefile.in: Regenerated.
2822
28232011-05-05 Joseph Myers <joseph@codesourcery.com>
2824
2825 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2826 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2827 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2828 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2829 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2830 *-*-vxworks*): Disable newlib and libgloss in separate case
2831 statement.
2832 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2833 to separate case statement.
2834 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2835 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2836 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2837 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2838 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2839 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2840 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2841 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2842 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2843 i[[3456789]]86-*-rdos*, m32r-*-*,
2844 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2845 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2846 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2847 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2848 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2849 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2850 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2851 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2852 and libgloss in main case over targets. Remove most empty cases
2853 in main case over targets.
2854 * configure: Regenerate.
2855
28562011-05-04 Janis Johnson <janisjo@codesourcery.com>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
28602011-05-04 Joseph Myers <joseph@codesourcery.com>
2861
2862 * configure.ac: Remove code setting special library locations for
2863 hppa*64*-*-hpux11*. Remove code setting compiler for
2864 sparc-sun-solaris2*.
2865 * configure: Regenerate.
2866
28672011-05-04 Joseph Myers <joseph@codesourcery.com>
2868
2869 * configure.ac: Separate libgloss_dir settings from general case
2870 over targets.
2871 * configure: Regenerate.
2872
28732011-04-28 Joseph Myers <joseph@codesourcery.com>
2874
2875 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2876 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2877 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2878 cases in libgcj-disabling case statement.
2879 (hppa*64*-*-linux*): Set unsupported_languages instead of
2880 disabling target-zlib.
2881 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2882 to hppa*64*-*-hpux*.
2883 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2884 hppa*-*-hpux*.
2885 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2886 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2887 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2888 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2889 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2890 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2891 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2892 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2893 libgcj-disabling case statement.
2894 * configure: Regenerate.
2895
28962011-04-28 Joseph Myers <joseph@codesourcery.com>
2897
2898 * configure.ac: Disable Java for targets not supporting libffi.
2899 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2900 Remove cases in Java-disabling statement.
2901 (*arm-wince-pe): Change to arm-wince-pe.
2902 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2903 cases in Java-disabling statement.
2904 (bfin-*-*): Don't disable Java again.
2905 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2906 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2907 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2908 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2909 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2910 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2911 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2912 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2913 Java-disabling statement.
2914 (mmix-*-*): Don't disable Java again.
2915 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2916 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2917 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2918 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2919 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2920 statement.
2921 * configure: Regenerate.
2922
29232011-04-28 Joseph Myers <joseph@codesourcery.com>
2924
2925 * configure.ac: Separate cases disabling Java and Java libraries
2926 from general case over targets.
2927 * configure: Regenerate.
2928
29292011-04-21 Jie Zhang <jzhang918@gmail.com>
2930
2931 * MAINTAINERS: Update my email address.
2932
29332011-04-20 Easwaran Raman <eraman@google.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
29372011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2938
2939 PR lto/48086
2940 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2941 * configure: Regenerate.
2942
29432011-04-16 Jim Meyering <meyering@redhat.com>
2944
2945 * MAINTAINERS (Write After Approval): Add myself.
2946
29472011-04-15 Dodji Seketeli <dodji@redhat.com>
2948
2949 * MAINTAINERS: Update my email address.
2950
29512011-04-13 Georg-Johann Lay <avr@gjlay.de>
2952
2953 * MAINTAINERS (Write After Approval): Add myself.
2954
29552011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
29592011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
29632011-04-06 Joseph Myers <joseph@codesourcery.com>
2964
2965 * configure.ac (build_tools): Remove build-byacc.
2966 (host_libs): Remove mmalloc.
2967 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2968 autoconf automake libtool diff rcs fileutils shellutils time
2969 textutils wdiff find uudecode hello tar gzip indent recode release
2970 sed perl gawk findutils gettext zip.
2971 (libgcj): Remove target-qthreads.
2972 (target_tools): Remove target-examples target-gperf.
2973 (YACC): Don't handle building byacc.
2974 * configure: Regenerate.
2975 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2976 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2977 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2978 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2979 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2980 handle building components.
2981 * Makefile.in: Regenerate.
2982
29832011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2984
2985 * MAINTAINERS: Update my email address as Xtensa maintainer.
2986
29872011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2988
2989 * config.sub: Sync from upstream.
2990
29912011-04-01 Joseph Myers <joseph@codesourcery.com>
2992
2993 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2994 (microblaze*): Don't disable libssp.
2995 * configure: Regenerate.
2996
29972011-04-01 Joseph Myers <joseph@codesourcery.com>
2998
2999 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3000 moveifchange.
3001 * configure: Regenerate.
3002 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3003 * Makefile.in: Regenerate.
3004
30052011-04-01 Joseph Myers <joseph@codesourcery.com>
3006
3007 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3008 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3009 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3010 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3011 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3012 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3013 md_exec_prefix cases.
3014 * configure: Regenerate.
3015
30162011-04-01 Joseph Myers <joseph@codesourcery.com>
3017
3018 * configure.ac: Separate cases disabling target-libssp,
3019 target-libiberty, target-libstdc++-v3 and Fortran from general
3020 case over targets.
3021 * configure: Regenerate.
3022
30232011-04-01 Joseph Myers <joseph@codesourcery.com>
3024
3025 * configure.ac (*-*-chorusos): Don't disable libgcj.
3026 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3027 Remove case.
3028 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3029 (arm-*-coff): Don't disable libgcj.
3030 (arm*-*-linux-gnueabi): Remove useless assignment.
3031 (arm-*-riscix*): Don't disable libgcj.
3032 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3033 configuration.
3034 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3035 (c54x*-*-*): Remove case.
3036 (tic54x-*-*): Don't disable GCC or GCC libraries.
3037 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3038 to *.
3039 (d10v-*-*): Don't disable GCC libraries.
3040 (d30v-*-*): Don't disable libgcj.
3041 (h8500-*-*): Don't disable GCC libraries.
3042 (i960-*-*): Don't disable libgcj.
3043 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3044 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3045 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3046 libgcj.
3047 (m68k-*-coff*): Remove case.
3048 (mmix-*-*): Don't disable libgloss on host.
3049 (mn10200-*-*, mn10300-*-*): Remove cases.
3050 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3051 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3052 Don't disable libgcj.
3053 (romp-*-*): Remove case.
3054 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3055 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3056 case.
3057 (v810-*-*): Don't disable GCC libraries.
3058 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3059 (ip2k-*-*): Don't disable GCC libraries.
3060 * configure: Regenerate.
3061
30622011-03-28 Joseph Myers <joseph@codesourcery.com>
3063
3064 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3065 libffi on host.
3066 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3067 on host.
3068 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3069 * configure: Regenerate.
3070
30712011-03-26 John Marino <binutils@marino.st>
3072
3073 * configure.ac: Add support for *-*-dragonfly*
3074 * configure: Regenerate.
3075
30762011-03-25 Joseph Myers <joseph@codesourcery.com>
3077
3078 * configure.ac (native_only): Remove.
3079 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3080 send-pr uudecode guile gnuserv on host.
3081 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3082 send-pr rcs guile perl texinfo libtool on host.
3083 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3084 automake send-pr rcs guile perl texinfo libtool on host.
3085 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3086 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3087 (alpha*-dec-osf*): Don't disable fileutils on target.
3088 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3089 texinfo send-pr expect dejagnu on target.
3090 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3091 target-qthreads on target.
3092 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3093 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3094 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3095 x86_64-*-mingw*): Don't disable expect on target.
3096 (*-*-cygwin*): Don't disable target-gperf on target.
3097 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3098 gnuserv on target.
3099 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3100 target.
3101 * configure: Regenerate.
3102
31032011-03-25 Joseph Myers <joseph@codesourcery.com>
3104
3105 * configure.ac (target_tools): Remove target-groff.
3106 (native_only): Remove target-groff.
3107 (hppa*64*-*-*): Don't disable byacc.
3108 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3109 setting.
3110 (*-*-kaos*): Don't skip target-librx and target-groff.
3111 (*-*-netware*): Don't skip target-libmudflap.
3112 (*-*-tpf*): Don't skip target-libmudflap.
3113 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3114 directories on the host.
3115 (ia64*-*-*vms*): Don't skip tix.
3116 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3117 host.
3118 * configure: Regenerate.
3119
31202011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3121
3122 * configure.ac: Remove references to mt-mep, mt-netware,
3123 mt-wince.
3124 * Makefile.def: Add all-utils soft dependencies.
3125 * Makefile.tpl: Remove GDB_NLM_DEPS.
3126 * configure: Regenerate.
3127 * Makefile.in: Regenerate.
3128
31292011-03-24 Paolo Bonzini <bonzini@gnu.org>
3130
3131 * configure.ac: Do not include mh-x86omitfp.
3132 * configure: Regenerate.
3133
31342011-03-24 Paolo Bonzini <bonzini@gnu.org>
3135
3136 * configure.ac: Remove empty cases.
3137 * configure: Regenerate.
3138
31392011-03-24 Paolo Bonzini <bonzini@gnu.org>
3140
3141 * Makefile.def: Add dependency from termcap to gdb.
3142 * Makefile.in: Regenerate.
3143
31442011-03-24 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3147 * configure: Regenerate.
3148 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3149 * Makefile.tpl: Likewise.
3150 * Makefile.in: Regenerate.
3151
31522011-03-24 Paolo Bonzini <bonzini@gnu.org>
3153
3154 * configure.ac: Remove all mentions of tentative_cc.
3155 * configure: Regenerate.
3156
31572011-03-24 Joseph Myers <joseph@codesourcery.com>
3158
3159 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3160 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3161 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3162 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3163 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3164 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3165 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3166 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3167 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3168 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3169 *-*-rhapsody*): Remove host cases.
3170 * configure: Regenerate.
3171
31722011-03-24 Joseph Myers <joseph@codesourcery.com>
3173
3174 * configure.ac (ppc*-*-pe): Remove host case.
3175 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3176 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3177 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3178 cases.
3179 * configure: Regenerate.
3180
31812011-03-24 Joseph Myers <joseph@codesourcery.com>
3182
3183 * config.sub: Update to version 2011-03-23.
3184
31852011-03-22 Joseph Myers <joseph@codesourcery.com>
3186
3187 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3188 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3189 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3190 * configure: Regenerate.
3191
31922011-03-22 Joseph Myers <joseph@codesourcery.com>
3193
3194 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3195 to Write After Approval.
3196 * config-ml.in: Don't handle arc-*-elf*.
3197 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3198 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3199 handle GCC libraries.
3200 * configure: Regenerate.
3201
32022011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3203
3204 PR bootstrap/48120:
3205 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3206 Add -lstdc++ -lm to LIBS.
3207 * configure: Regenerate.
3208
32092011-03-18 David Edelsohn <dje.gcc@gmail.com>
3210
3211 * config.guess: Update to version 2011-02-02
3212 * config.sub: Update to version 2011-02-24
3213
32142011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3215
3216 PR lto/48086
3217 * configure.ac: Re-enable LTO on *-apple-darwin9.
3218 * configure: Regenerate.
3219
32202011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3221
3222 PR lto/48086
3223 * configure.ac: Disable LTO on darwin due to an assembler change in
3224 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3225 under 256.
3226 * configure: Regenerate.
3227
32282011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3229
3230 * MAINTAINERS: Update myself as score backend maintainer,
3231 update my e-mail address.
3232
32332011-03-09 Xuepeng Guo <terry.guo@arm.com>
3234
3235 * MAINTAINERS: Update my e-mail address.
3236
32372011-03-06 Joey Ye <joey.ye@arm.com>
3238
3239 * MAINTAINERS: Update my e-mail address.
3240
32412011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3242
3243 * configure.ac: Adjust test of with_ppl.
3244 * configure: Regenerated.
3245
32462011-03-02 Kai Tietz <ktietz@redhat.com>
3247
3248 * MAINTAINERS: Adjust my e-mail address.
3249
32502011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3251
3252 * configure.ac: Add -lpwl to ppllibs.
3253 * configure: Regenerated.
3254
32552011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3256
3257 * config/cloog.m4: Add -lisl to clooglibs.
3258 * configure: Regenerated.
3259
32602011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3261
3262 * MAINTAINERS (CPU Port maintainers): Add self.
3263
32642011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3265
3266 * MAINTAINERS: Add myself as testsuite maintainer.
3267
32682011-02-15 Mike Stump <mikestump@comcast.net>
3269
3270 * MAINTAINERS: Add myself as testsuite maintainer.
3271
32722011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3273
3274 Import from Libtool and gnulib:
3275
3276 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3277
3278 Prepare for supporting FreeBSD 10.
3279 * config.rpath: Remove handling of freebsd1* which soon would
3280 match FreeBSD 10.0.
3281
3282 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3283
3284 Remove support for FreeBSD 1.x.
3285 * libtool.m4 (_LT_LINKER_SHLIBS)
3286 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3287 soon would incorrectly match FreeBSD 10.0.
3288
32892011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3290
3291 PR binutils/12283
3292 * move-if-change: Import version from gnulib.
3293
32942011-02-12 Alexandre Oliva <aoliva@redhat.com>
3295
3296 PR lto/47225
3297 * Makefile.def (lto-plugin): Double dash for enable-shared.
3298 (configure-gcc): Depend on all-lto-plugin.
3299 * Makefile.in: Rebuilt.
3300
33012011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3302
3303 * configure.ac: Remove extra bracket.
3304 * configure: Regenerate.
3305
33062011-02-08 Tobias Burnus <burnus@net-b.de>
3307
3308 * MAINTAINERS: Add myself as libquadmath maintainer.
3309
33102011-02-08 Thomas Schwinge <thomas@schwinge.name>
3311
3312 * MAINTAINERS: Update my email address.
3313
33142011-02-07 Joseph Myers <joseph@codesourcery.com>
3315
3316 * MAINTAINERS (option handling): Add self.
3317
33182011-02-06 Kai Tietz <kai.tietz@onevision.com>
3319
3320 PR lto/47225
3321 * Makefile.def: Add dependency for install-gcc
3322 on install-lto-plugin.
3323 * Makfile.in: Regenerated
3324
33252011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3326
3327 * MAINTAINERS (CPU Port Maintainers): Add myself.
3328
33292011-01-31 Alexandre Oliva <aoliva@redhat.com>
3330
3331 PR libgcj/44341
3332 * configure.ac: Discard --with-* flags for host when configuring
3333 target libraries for cross build.
3334 * configure: Rebuilt.
3335
33362011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3337
3338 * MAINTAINERS (linear loop transforms): Removed.
3339
33402011-01-25 Jakub Jelinek <jakub@redhat.com>
3341
3342 * configure.ac: If with_ppl is no, move setting with_cloog=no
3343 after CLOOG_REQUESTED check.
3344 * configure: Regenerated.
3345
33462011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3347
3348 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3349 CLooG has been requested.
3350 * configure: Regenerated.
3351
33522011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3353
3354 * configure: Regenerated.
3355 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3356
33572011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3358
3359 * configure: Regenerated.
3360 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3361
33622011-01-21 Andreas Schwab <schwab@redhat.com>
3363
3364 * configure.ac: Use AS_HELP_STRING throughout.
3365 * configure: Regenerate.
3366
33672011-01-18 Jie Zhang <jie.zhang@analog.com>
3368
3369 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3370 * configure: Regenerate.
3371
33722011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3373
3374 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3375
33762011-01-13 Joel Brobecker <brobecker@adacore.com>
3377
3378 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3379 for ia64-hpux.
3380 * configure: Regenerate.
3381
33822011-01-07 Jan Hubicka <jh@suse.cz>
3383
3384 PR lto/47225
3385 * Makefile.in: Regenerate.
3386 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3387 configure.
3388
33892011-01-07 Jan Hubicka <jh@suse.cz>
3390
3391 * Makefile.in: Regenerate.
3392 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3393 and configure dependency on lto-plugin configure.
3394 (lto-plugin module): Remove dependency on GCC; add dependency on
3395 liniberty.
3396
33972011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
34012010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3402
3403 * configure: Regenerate.
3404
34052010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3406
3407 * configure.ac: (picochip): Disable libiberty.
3408
34092010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3410
3411 * MAINTAINERS (Write After Approval): Add myself.
3412
34132010-12-10 Ian Lance Taylor <iant@google.com>
3414
3415 PR bootstrap/46819
3416 * configure.ac: For --disable-libgcj clear libgcj_saved.
3417 * configure: Rebuild.
3418
34192010-12-10 Tobias Burnus <burnus@net-b.de>
3420
3421 PR fortran/46540
3422 * configure.ac: Add --disable-libquadmath and
3423 --disable-libquadmath-support.
3424 * configure: Regenerate.
3425
34262010-12-03 Ian Lance Taylor <iant@google.com>
3427
3428 * MAINTAINERS: Add myself as libgo maintainer.
3429
34302010-12-03 Hans-Peter Nilsson <hp@axis.com>
3431
3432 PR libffi/46792
3433 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3434 * configure: Regenerate.
3435
34362010-12-02 Ian Lance Taylor <iant@google.com>
3437
3438 * configure.ac: Always set default for poststage1_ldflags to
3439 -static-libstdc++ -static-libgcc.
3440
34412010-11-29 Andreas Schwab <schwab@redhat.com>
3442
3443 * configure.ac: Move comment to remove extra space in last argument
3444 of GCC_TARGET_TOOL.
3445
34462010-11-26 Alexandre Oliva <aoliva@redhat.com>
3447
3448 PR other/46026
3449 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3450 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3451 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3452 (BASE_FLAGS_TO_PASS): Use it.
3453 * configure: Rebuilt.
3454 * Makefile.in: Rebuilt.
3455
34562010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3457
3458 PR binutils/12258
3459 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3460 Properly check default linker.
3461 * configure: Regnerated.
3462
34632010-11-23 Matthias Klose <doko@ubuntu.com>
3464
3465 * configure.ac: For --enable-gold, handle value `default' instead of
3466 `both*'. New configure option --{en,dis}able-ld.
3467 * configure: Regenerate.
3468
34692010-11-20 Ian Lance Taylor <iant@google.com>
3470
3471 * configure.ac: Only disable a language library if no language needs
3472 it. Don't let --disable-libgcj uncondtionally disable libffi.
3473 * configure: Rebuild.
3474
34752010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3476
3477 * Makefile.in: Regenerate.
3478
3479 PR other/46202
3480 * configure.ac: Fix just-built in-tree STRIP name to be
3481 binutils/strip-new.
3482 * configure: Regenerate.
3483 * Makefile.def (install-strip-gcc, install-strip-binutils)
3484 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3485 (install-strip-sid): Mirror dependencies on non-strip variants
3486 of these targets on the respective -strip prerequisites.
3487 * Makefile.tpl (install-strip, install-strip-host)
3488 (install-strip-target): New targets.
3489 (install-strip-[+module+], install-strip-target-[+module+]):
3490 New targets.
3491 * Makefile.in: Regenerate.
3492
34932010-11-19 Ian Lance Taylor <iant@google.com>
3494 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3495
3496 * configure.ac: Add target-libgo to target_libraries. Set
3497 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3498 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3499 (HOST_EXPORTS): Add GOC.
3500 (BASE_TARGET_EXPORTS): Add GOC.
3501 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3502 (GOCFLAGS_FOR_TARGET): New variable.
3503 (EXTRA_HOST_FLAGS): Add GOC.
3504 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3505 * Makefile.def (target_modules): Add libgo.
3506 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3507 (dependencies): Add dependency from configure-target-libgo to
3508 configure-target-libffi and all-target-libstdc++-v3. Add
3509 dependencies from all-target-libgo to all-target-libffi.
3510 (languages): Add go.
3511 * configure: Rebuild.
3512 * Makefile.in: Rebuild.
3513
35142010-11-19 Ian Lance Taylor <iant@google.com>
3515
3516 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3517 compiler/flag environment variables.
3518
35192010-11-18 Ian Lance Taylor <iant@google.com>
3520
3521 * configure.ac: Check for lang_requires_boot_languages in
3522 config-lang.in files.
3523 * configure: Rebuild.
3524
35252010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3526 Tobias Burnus <burnus@net-b.de>
3527
3528 PR fortran/32049
3529 * Makefile.def: Add libquadmath; build it with language=fortran.
3530 * configure.ac: Add libquadmath.
3531 * Makefile.tpl: Handle multiple libs in check-[+language+].
3532 * Makefile.in: Regenerate.
3533 * configure: Regenerate.
3534
b9b9d342
TT
35352010-11-16 Tom Tromey <tromey@redhat.com>
3536
3537 * MAINTAINERS: Moved myself to reviewers section.
3538
ecbfe87a
ZD
35392010-11-15 Zdenek Dvorak <ook@ucw.cz>
3540
3541 * MAINTAINERS: Moved myself to reviewers section.
3542
29a4f477
RW
35432010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3544
3545 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3546 (Write After Approval): Remove self.
3547
9965e3cd
AS
35482010-11-15 Andreas Schwab <schwab@redhat.com>
3549
3550 * configure.ac: Fix spelling in option names.
3551 * configure: Regenerated.
3552
0463992b
GJL
35532010-11-13 Georg-Johann Lay <georgjohann@web.de>
3554
3555 PR bootstrap/39622
3556 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3557 * configure: Regenerated.
3558
3df08734
KG
35592010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3560
3561 * MAINTAINERS: Update my email address.
3562
f16e2237
TG
35632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3564
f16e2237
TG
3565 * configure: Regenerate.
3566
0bb52d68
TG
35672010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3568
1f980c25 3569 * configure: Regenerate.
0bb52d68 3570
aba2b02e
TG
35712010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3572
aba2b02e
TG
3573 * configure: Regenerate.
3574
27882098
TG
35752010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3576
27882098
TG
3577 * configure: Regenerate.
3578
d32ef397
AS
35792010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3580
3581 * configure.ac: Support official CLooG.org versions.
3582 * configure: Regenerate.
3583 * config/cloog.m4: New.
3584
5a4b6c0e
FD
35852010-11-10 François Dumont <francois.cppdevs@free.fr>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
f2cea726
DE
35892010-11-09 David Edelsohn <dje.gcc@gmail.com>
3590
3591 * MAINTAINERS: Update my email address.
3592
d8ed14ce
IS
35932010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3594
3595 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3596 * configure: Regenerate.
d8ed14ce 3597
48215350
DK
35982010-11-03 Ian Lance Taylor <iant@google.com>
3599 Dave Korn <dave.korn.cygwin@gmail.com>
3600
3601 PR lto/46273
3602 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3603 and on other supported platforms whenever LTO is enabled.
3604 * configure: Rebuild.
3605
87841584
AM
36062010-11-02 Alan Modra <amodra@gmail.com>
3607
3608 PR binutils/12110
3609 * configure.ac: Error when source path contains spaces.
3610 * configure: Regenerate.
3611
fe12dfe1
JW
36122010-10-23 James E. Wilson <wilson@codesourcery.com>
3613
3614 * MAINTAINERS: Update my email address.
3615
66c92425
ILT
36162010-10-20 Ian Lance Taylor <iant@google.com>
3617
3618 * Makefile.def (target_modules): Set lib_path to src/.libs for
3619 libstdc++-v3 module.
3620 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3621 * Makefile.in: Rebuild.
3622
187d3518
LB
36232010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3624
3625 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3626 (Write After Approval): Remove myself.
3627
02db6bba
TG
36282010-10-15 Tristan Gingold <gingold@adacore.com>
3629
3630 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3631
c0103e74
DR
36322010-10-14 Douglas Rupp <rupp@gnat.com>
3633
3634 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3635
1cd0b716
DK
36362010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3637
3638 * configure.ac (build_lto_plugin): New shell variable.
3639 (--enable-lto): Turn on by default for all non-ELF platforms that
3640 have had LTO support added so far. Set build_lto_plugin appropriately
3641 for both ELF and non-ELF.
3642 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3643 * configure: Regenerate.
3644
d4c1abb3
RW
36452010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3646
3647 Sync from src:
3648 * configure.ac (v850 support): Remove target-libgloss from
3649 noconfigdirs.
3650 * configure: Regenerate.
3651
ffedf511
RW
36522010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3653
3654 PR bootstrap/45326
3655 PR bootstrap/45174
3656 * configure.ac: Honor initial values of $build_configargs,
3657 $host_configargs, $target_configargs. Mark the precious, so
3658 environment settings get recorded.
3659 * configure: Regenerate.
3660
e1826acc
RW
36612010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3662
3663 PR bootstrap/45796
3664 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3665 Depend on all-build-libiberty.
3666 * Makefile.in: Regenerate.
3667
80920132
ME
36682010-09-30 Michael Eager <eager@eagercon.com>
3669
3670 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3671 * configure: Regenerate.
3672
770a498a
ME
36732010-09-28 Michael Eager <eager@eagercon.com>
3674
3675 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3676
86dfbd58
RW
36772010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3678
3679 PR bootstrap/44621
3680 * configure.ac: Fix unportable shell quoting.
3681 * configure: Regenerate.
3682
db50fe7d
IS
36832010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3684
3685 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3686 targets and amend comment.
3687 * configure: Regenerate.
3688
0064e825
TB
36892010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3690
3691 * MAINTAINERS (Write After Approval): Add myself.
3692
bb79486c
JH
36932010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3694
3695 * configure.ac: Enable LTO by default on Darwin.
3696 * configure: Regenerate.
3697
9e0b22c3
MS
36982010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3699
bb79486c 3700 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3701
2fabf1b7
IB
37022010-09-01 Ian Bolton <ian.bolton@arm.com>
3703
bb79486c 3704 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3705
3a9abc98
DS
37062010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3707
3708 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3709 ports
3710
331a9a59
DY
37112010-07-28 David Yuste <david.yuste@gmail.com>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
223a9d64
N
37152010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3716
3717 * configure.ac: Support all v850 targets.
3718 * configure: Regenerate.
3719
9183bdcf
MG
37202010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3721
3722 PR bootstrap/44455
3723 * configure.ac (extra_mpfr_configure_flags): Copy from
3724 extra_mpc_gmp_configure_flags.
3725 * configure: Re-generated.
3726
2e290598
AK
37272010-07-22 Andi Kleen <ak@linux.intel.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
8d6cd388
CLT
37312010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
b0b01eb0
JY
37352010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
77198d71
JH
37392010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3740
3741 PR target/44862
3742 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3743 Provide -B option to allow for link spec %s substitutions for
3744 libstdc++.a on darwin.
3745 * Makefile.in: Regenerate.
3746
02fe70af
MM
37472010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3748
3749 * MAINTAINERS (Reviewers): Update my e-mail address
3750
c63a4676
AO
37512010-06-10 Alexandre Oliva <aoliva@redhat.com>
3752
3753 * Makefile.def (configure-gcc): Depend on all-libelf.
3754 * Makefile.in: Rebuild.
3755
e68edbf6
FC
37562010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3757
3758 * MAINTAINERS (Write After Approval): Add myself in the right place.
3759
dce2d8b2 37602010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
dce2d8b2 37642010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3765
3766 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3767
37682010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3769
1ab55d69
MK
3770 * config.sub: Update to version 2010-05-21.
3771 * config.guess: Update to version 2010-04-03.
0c422e74 3772
02540df4
SB
37732010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3774
3775 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3776 * configure: Regenerate.
3777
dfe5f5b2
ST
37782010-05-12 Sriraman Tallam <tmsriram@google.com>
3779
3780 * MAINTAINERS (Write After Approval): Add myself.
3781
c082f9f3
SB
37822010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3783
3784 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3785 a platform that supports LTO.
3786 * configure: Regenerate.
3787
f1af9e5f
SP
37882010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3789
3790 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3791 * configure: Regenerated.
3792
38e3d868
RM
37932010-04-27 Roland McGrath <roland@redhat.com>
3794 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * configure.ac (--enable-gold): Support both, both/gold and
3797 both/bfd to add gold to configdirs without removing ld.
3798 * configure: Regenerated.
3799
3800 * Makefile.def: Add install-gold dependency to install-ld.
3801 * Makefile.in: Regenerated.
3802
3bec79c5
DK
38032010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3804
3805 PR lto/42776
3806 * configure.ac (--enable-lto): Refactor handling so libelf tests
3807 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3808 and allow LTO to be explicitly enabled on non-ELF platforms that
3809 are known to support it inside else-clause.
3810 * configure: Regenerate.
3811
615c8ffa
EB
38122010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3813
3814 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3815 * configure: Regenerate.
3816
e4522f78
RC
38172010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3818
3819 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3820 * configure: Regenerate.
3821
8ccb78f2
RO
38222010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3823
3824 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3825 separately.
3826 * configure: Regenerate.
3827
d5cc2ee3
KW
38282010-04-16 Kevin Williams <kevin.williams@inria.fr>
3829
3830 * MAINTAINERS (Write After Approval): Add myself.
3831
8406cb62
TG
38322010-04-14 Tristan Gingold <gingold@adacore.com>
3833
3834 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3835 * configure: Regenerate.
3836
3591b8e2
SE
38372010-04-13 Steve Ellcey <sje@cup.hp.com>
3838
3839 * configure: Regenerate after change to elf.m4.
3840
a82ecc7b
IS
38412010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3842
3843 * MAINTAINERS (Write After Approval): Add myself.
3844
1f0bf148
SP
38452010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3846
3847 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3848 * configure: Regenerated.
3849
38502010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3851
3852 * configure.ac: Print "buggy but acceptable" when CLooG
3853 revision is less than 9.
3854 * configure: Regenerated.
3855
ecd01dee
DN
38562010-04-01 Diego Novillo <dnovillo@google.com>
3857
3858 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3859
dc683a3f
RW
38602010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3861
3862 PR bootstrap/43615
3863 PR bootstrap/43328
3864
3865 Revert:
3866
3867 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3868
3869 * configure.ac: Do not pass --enable-multilib nor
3870 --disable-multilib in baseargs. Accept explicitly passed
3871 --enable_multilib.
3872 * configure: Regenerate.
3873
7527d83f
UW
38742010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3875
3876 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3877
895522b6
JJ
38782010-03-31 Janis Johnson <janis187@us.ibm.com>
3879
3880 * MAINTAINERS: Remove myself.
3881
9db4e878
RW
38822010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3883
3884 PR bootstrap/43328
3885 * configure.ac: Do not pass --enable-multilib nor
3886 --disable-multilib in baseargs. Accept explicitly passed
3887 --enable_multilib.
3888 * configure: Regenerate.
3889
acf6bf36
AP
38902010-03-28 Andrew Pinski <pinskia@gmail.com>
3891
3892 * MAINTAINERS (spu port): Remove me.
3893
b42f0d7e
JM
38942010-03-23 Joseph Myers <joseph@codesourcery.com>
3895
3896 * configure.ac (tic6x-*-*): New case.
3897 * configure: Regenerate.
3898
0d1152b1
JM
38992010-03-23 Joseph Myers <joseph@codesourcery.com>
3900
3901 * config.sub: Update to version 2010-03-22.
3902 * config.guess: Update to version 2009-12-30.
3903
dce2d8b2 39042010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3905
3906 PR ada/42554
3907 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3908 * configure: Regenerate.
3909
5408fbe8
RR
39102010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3911
3912 * MAINTAINERS: Update my email address.
3913
3f55a3b3
SP
39142010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3915
3916 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3917 (ghassan.shobaki@amd.com): Removed.
3918
3f08f7e8
AM
39192010-03-17 Alan Modra <amodra@gmail.com>
3920
3921 * MAINTAINERS: Update my email address.
3922
f3a9d094
DN
39232010-03-16 Diego Novillo <dnovillo@google.com>
3924
3925 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3926 Matthews.
3927
db5c4b8b
JM
39282010-03-16 Joseph Myers <joseph@codesourcery.com>
3929
3930 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3931 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3932
b995570a
JM
39332010-03-16 Joseph Myers <joseph@codesourcery.com>
3934
3935 * MAINTAINERS: Update my email address.
3936
124cc66f
DJ
39372010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3938
3939 * MAINTAINERS: Update my email address.
3940
a4581668
BS
39412010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3942
3943 * MAINTAINERS: Update my email address.
3944
49d78e29
JZ
39452010-03-09 Jie Zhang <jie@codesourcery.com>
3946
3947 * MAINTAINERS: Update my email address.
3948
8927b7c0
RO
39492010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3950
3951 PR libstdc++/32499
3952 * configure.ac (RANLIB): Default to true.
3953 (STRIP): Likewise.
3954 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3955 * configure: Regenerate.
3956
dce2d8b2 39572010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3958
3959 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3960 (Write After Approval): Update my email address.
3961
bf646aaf
NC
39622010-02-17 Nick Clifton <nickc@redhat.com>
3963
3964 PR 11238
3965 * Makefile.tpl (local-distclean): Also remove config.cache files in
3966 sub-directories as there may not be Makefiles present in the
3967 sub-directories.
96e41f16
NC
3968 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3969 the config.cache files found by the find command.
3970
bf646aaf
NC
3971 * Makefile.in: Regenerate.
3972 * configure.ac: Revert previous delta.
3973 * configure: Regenerate.
3974
ff78880a
NC
39752010-02-15 Nick Clifton <nickc@redhat.com>
3976
3977 PR 11238
3978 * configure.ac: Delete config.cache files in sub-directories when
3979 deleting Makefiles.
3980 * configure: Regenerate.
3981
8150eadf
BE
39822010-02-12 Ben Elliston <bje@gnu.org>
3983
3984 * MAINTAINERS: Update my email address.
3985
a9e12bfd
AP
39862010-02-08 Andrew Pinski <pinskia@gmail.com>
3987
3988 * MAINTAINERS (spu port): Update my email address.
3989
95315086
JZ
39902010-02-08 Jie Zhang <jie.zhang@analog.com>
3991
3992 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3993
362c6d2f
KG
39942010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3995
3996 * configure.ac: Add "recommended" version checks for GMP/MPC.
3997 Update recommended GMP/MPFR/MPC versions.
3998 * configure: Regenerate.
3999
888c5ad2
JR
40002010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4001
4002 * MAINTAINERS: Move my Embecosm email address into the
4003 write-after-approval section.
4004
3bf714a7
ILT
40052010-01-26 Ian Lance Taylor <iant@google.com>
4006
4007 * MAINTAINERS: Add myself as Go frontend maintainer.
4008
ad1e5170
JR
40092010-01-25 Joern Rennecke <amylaar@spamcop.net>
4010
4011 PR libstdc++/36101, PR libstdc++/42813
4012 * configure.ac (bootstrap_target_libs): Make inclusion of
4013 target-libgomp conditional on libgomb being in target_configdirs.
4014 * configure: Regenerate.
4015
fb0553d1
JR
40162010-01-23 Joern Rennecke <amylaar@spamcop.net>
4017
4018 PR libstdc++/36101, PR libstdc++/42813
4019 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4020 * configure: Regenerate.
4021
aae29963
JR
40222010-01-22 Joern Rennecke <amylaar@spamcop.net>
4023
4024 PR libstdc++/36101, PR libstdc++/42813
4025 * configure.ac (target_configdirs): Substitute.
4026 * Makefile.def: Bootstrap target module libgomp.
4027 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4028 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4029 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4030 * configure, Makefile.in: Regenerate.
4031
d8fe8895
DK
40322010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4033
4034 * MAINTAINERS: Adjust my details.
4035
ebfe4897
EW
40362010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4037
4038 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4039
f7746c59
TL
40402010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4041
4042 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4043
306c7b5b
TL
40442010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4045
4046 * MAINTAINERS (Write After Approval): Add myself.
4047
1b8b9e19
KT
40482010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4049
4050 * MAINTAINERS (Write After Approval): Add myself.
4051
c164615b
RG
40522010-01-11 Richard Guenther <rguenther@suse.de>
4053
4054 PR lto/41569
4055 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4056 * Makefile.in: Regenerated.
4057
f3f623ae
AT
40582010-01-11 Andreas Tobler <andreast@fgznet.ch>
4059
4060 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4061 * configure: Regenerate.
4062
592c90ff 40632010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4064 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4065
4066 PR bootstrap/42424
4067 * configure.ac: Include libtool m4 files.
9c78662a 4068 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4069 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4070 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4071
592c90ff
KG
4072 * configure: Regenerate.
4073
60a2e213
RW
40742010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4075
4076 PR bootstrap/41818
4077 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4078 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4079 * Makefile.in: Regenerate.
4080
7413962d
RG
40812010-01-02 Richard Guenther <rguenther@suse.de>
4082
4083 PR lto/41529
4084 * configure.ac: Include config/elf.m4. Disable LTO if not
4085 builting for an elf target.
4086 * configure: Regenerate.
4087
f77f3945
CF
40882009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4089
4090 * MAINTAINERS: Change my email address.
4091
4960e3f0
BE
40922009-12-18 Ben Elliston <bje@au.ibm.com>
4093
4094 * config.sub, config.guess: Update from upstream sources.
4095
d16a31da
SZ
40962009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
3a5729ea
KG
41002009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4101
4102 PR middle-end/30447
4103 PR middle-end/30789
4104 PR other/40302
4105
4106 * configure.ac: Require MPC.
4107 * configure: Regenerate.
4108
43e02a8a
RW
41092009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4110
4111 PR target/38384
4112 PR bootstrap/40972
4113 * libtool.m4: Sync from git Libtool.
4114 * ltoptions.m4: Likewise.
4115 * ltversion.m4: Likewise.
4116 * lt~obsolete.m4: Likewise.
4117 * ltmain.sh: Likewise.
4118
360d4522
KG
41192009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4120
4121 * configure.ac: Update minimum MPC version to 0.8.
4122 * configure: Regenerate.
4123
f264ed56
SP
41242009-11-21 Sebastian Pop <sebpop@gmail.com>
4125
4126 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4127 * configure: Regenerated.
4128
ed2eaa9f
ILT
41292009-11-21 Ian Lance Taylor <iant@google.com>
4130
4131 * configure.ac: Change default of poststage1_ldflags to be empty if
4132 poststage1_libs is set. When poststage1_libs is empty, and
4133 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4134 * configure: Rebuild.
4135
58346783
AN
41362009-11-21 Adam Nemet <adambnmet@gmail.com>
4137
4138 * MAINTAINERS (Write After Approval): Update my email address.
4139
5ca0106a
BE
41402009-11-20 Ben Elliston <bje@au.ibm.com>
4141
4142 * config.guess: Update from upstream sources.
4143
87213cd4
AO
41442009-11-16 Alexandre Oliva <aoliva@redhat.com>
4145
4146 * Makefile.def: Restore host and target settings for gmp.
4147 * Makefile.in: Rebuild.
4148
f61428ed
AO
41492009-11-16 Alexandre Oliva <aoliva@redhat.com>
4150
4151 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4152 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4153 Fix portability of test of C++ as bootstrap language. Add
4154 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4155 * configure: Rebuild.
4156 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4157 and cloog. Fix in-tree ppl configuration. Introduce libelf
4158 in-tree building.
4159 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4160 (POSTSTAGE1_HOST_EXPORTS): Use it.
4161 (STAGE[+id+]_CXXFLAGS): New.
4162 (BASE_FLAGS_TO_PASS): Pass it down.
4163 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4164 extra_exports.
4165 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4166 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4167 extra_exports.
4168 * Makefile.in: Rebuild.
4169
f6c56be6
BE
41702009-11-17 Ben Elliston <bje@au.ibm.com>
4171
4172 * config.sub, config.guess: Update from upstream sources.
4173
0ccb5970
JK
41742009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 * MAINTAINERS (Write After Approval): Add myself.
4177
dce2d8b2 41782009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4179
4180 * MAINTAINERS (Write After Approval): Add myself.
4181
5d571eaa
OS
41822009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4183
4184 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4185 paths for *-w64-mingw* and x86_64-*mingw*.
4186 * configure: Regenerated.
4187
dce2d8b2 41882009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4189
4190 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4191
c393f559
BK
41922009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4193
4194 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4195 Phil Edwards to Write-After Approval.
4196
ef4c4300
KT
41972009-10-30 Kai Tietz <kai.tietz@onevision.com>
4198
4199 * configure.ac: Disable target-winsup & co for
4200 x86_64-*-mingw* and *-w64-mingw* targets.
4201 * configure: Regenerated.
4202
65a324b4
NC
42032009-10-16 Nick Clifton <nickc@redhat.com>
4204
4205 * MAINTAINERS: Add myself as a maintainer for the RX port.
4206
dce2d8b2 42072009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4208
9c78662a 4209 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4210
17e72e5d
RO
42112009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4212
4213 * configure.ac (CLooG test): Use = with test.
4214 * configure: Regenerate.
4215
ed3a56f3
RG
42162009-10-22 Richard Guenther <rguenther@suse.de>
4217
4218 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4219 cloog if the ppl version check failed. Move flags saving
4220 before setting in libelf check.
4221 * configure: Regenerate.
4222
ad0abd3c
RG
42232009-10-21 Richard Guenther <rguenther@suse.de>
4224
4225 * configure.ac: Adjust the ppl and cloog configure to work as
4226 documented. Disable cloog if ppl was disabled. Omit the version
4227 checks if they were disabled.
4228 * configure: Re-generate.
4229
e4c5bd48
RW
42302009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4231
4232 * configure.ac: Add 'lto' to enable_languages, not
4233 new_enable_languages, and only if not already present.
4234 * configure: Regenerate.
4235
0ffd69c5
GP
42362009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4237
4238 * README: Refer to the various COPYING* files instead of just
4239 COPYING.
4240 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4241
dce2d8b2 42422009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4243
4244 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4245
58687768
RG
42462009-10-07 Richard Guenther <rguenther@suse.de>
4247
4248 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4249 and Richard Guenther as reviewers.
4250 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4251 as reviewers.
4252
49b0ca5c 42532009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4254
49b0ca5c 4255 * config.sub: Update from upstream sources.
d2d9ce5e 4256
aeb94799
ILT
42572009-10-06 Ian Lance Taylor <iant@google.com>
4258
4259 * Makefile.def: check-gold depends upon all-gas.
4260 * Makefile.in: Rebuild.
4261
123651cd
PM
42622009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4263
4264 * MAINTAINERS (Write After Approval): Add myself.
4265
d7f09764
DN
42662009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4267
4268 * Makefile.def: all-lto-plugin depends on all-libiberty.
4269 set bootstrap=true for lto-plugin.
4270 Add lto-plugin.
4271 * Makefile.in: Regenerate.
4272 * configure.ac (host_libs): Add lto-plugin.
4273 * configure: Regenerate.
4274
d7f09764
DN
42752009-10-03 Diego Novillo <dnovillo@google.com>
4276
4277 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4278 (HOST_LIBELFLIBS): Define.
4279 (HOST_LIBELFINC): Define.
4280 * Makefile.in: Regenerate.
4281 * configure.ac: Add --enable-lto.
4282 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4283 If --enable-lto is used, add 'lto' to new_enable_languages.
4284 If --enable-lto is used and gold is enabled, add
4285 lto-plugin to configdirs.
4286 * configure: Regenerate.
4287
42882009-10-03 Simon Baldwin <simonb@google.com>
4289
4290 * configure.ac: If --with-system-zlib, suppress local zlib and
4291 pass --with-system-zlib to subdir configure scripts.
4292 * configure: Regenerate.
4293
dce2d8b2 42942009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4295 Paolo Bonzini <bonzini@gnu.org>
4296
4297 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4298 $(srcdir).
4299 * Makefile.in: Rebuilt.
4300
dce2d8b2 43012009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
3e661154
KG
43052009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4306
4307 * configure.ac: Update minimum MPC version to 0.7.
4308 * configure: Regenerate.
4309
f1a036e4
NC
43102009-09-25 Nick Clifton <nickc@redhat.com>
4311
4312 * configure.ac: Pass any --cache-file=/dev/null option on to
4313 subconfigures.
4314 * configure: Regenerate.
4315
d4c74acc
NC
43162009-09-23 Nick Clifton <nickc@redhat.com>
4317
4318 * config.sub, config.guess: Update from upstream sources.
4319
dce2d8b2 43202009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4321
4322 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4323 * Makefile.in: Rebuilt.
4324
0db770bd
RW
43252009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4326
4327 PR bootstrap/32272
4328 * configure.ac: Error out if $srcdir isn't '.' but contains
4329 host-${host_noncanonical}.
4330 * configure: Regenerate.
4331
71101870
RO
43322009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4333
4334 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4335 maintainer.
4336
ca6d0d62
RW
43372009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4338
79cd2b23
RW
4339 * configure.ac: If bootstrapping a combined tree with
4340 --enable-gold, require c++ in stage1_languages.
4341 * configure: Regenerate.
4342
ab9dcd0c
RW
4343 * configure.ac: Also add target_libs of stage1_languages to
4344 bootstrap_target_libs.
4345 * configure: Regenerate.
4346
ca6d0d62
RW
4347 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4348 with --enable-languages not containing c++.
4349 * configure: Regenerate.
4350
1c3c9f12
JZ
43512009-09-15 Jie Zhang <jie.zhang@analog.com>
4352
4353 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4354 * configure: Regenerate.
4355
dce2d8b2 43562009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4357
6fb30a14
JR
4358 * MAINTAINERS (Write After Approval): Update my e-mail address,
4359 and move from from here...
4360 (Waiting for paperwork): To here.
0318772d 4361
4056c2c6
JM
43622009-09-09 Joseph Myers <joseph@codesourcery.com>
4363
4364 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4365
3e54529c
RW
43662009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4367
4368 * configure.ac: Do not use $extrasub for replacing @if/@endif
4369 parts in Makefile; instead, use additional arguments to
4370 AC_CONFIG_COMMANDS to do the replacement manually, with several
4371 sed invocations, to avoid HP-UX sed command limits.
4372 * configure: Regenerate.
4373
713e2ea6
AO
43742009-09-08 Alexandre Oliva <aoliva@redhat.com>
4375
4376 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4377 blank before -L.
4378
5646b7b9
AO
43792009-09-04 Alexandre Oliva <aoliva@redhat.com>
4380
4381 * configure.ac (with-build-config): Document. Handle without.
4382 Handle missing argument.
4383 * configure: Rebuilt.
4384
e12c4094
AO
43852009-09-03 Alexandre Oliva <aoliva@redhat.com>
4386
4387 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4388 Default to bootstrap-debug only if compare-debug works.
4389 * configure: Rebuilt.
4390 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4391 * Makefile.in: Rebuilt.
4392
75cb0057
RO
43932009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4394
4395 * MAINTAINERS (OS Port Maintainers): Update my email address.
4396
8fc68cba
AO
43972009-09-01 Alexandre Oliva <aoliva@redhat.com>
4398
4399 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4400 * Makefile.in: Rebuilt.
4401
44cb38cf
CD
44022009-09-01 Chris Demetriou <cgd@google.com>
4403
4404 * MAINTAINERS (Write After Approval): Add myself.
4405
f9329c35
DS
44062009-08-31 Dodji Seketeli <dodji@redhat.com>
4407
4408 PR debug/30161
4409 * include/dwarf2.h (enum dwarf_tag): Added
4410 DW_TAG_GNU_template_template_param
4411 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4412
f945e229
PB
44132009-08-30 Paolo Bonzini <bonzini@gnu.org>
4414
4415 * Makefile.tpl (AWK): Fix typo.
4416 * Makefile.in: Regenerate.
4417
87264276
PB
44182009-08-30 Paolo Bonzini <bonzini@gnu.org>
4419
4420 * configure.ac: Detect awk and sed.
4421 * Makefile.def (flags_to_pass): Add AWK and SED.
4422 * Makefile.tpl (AWK, SED): New.
4423 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4424 * configure: Regenerate.
4425 * Makefile.in: Regenerate.
4426
68ccd57c
DK
44272009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4428
4429 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4430 (collapseslashes): Likewise.
4431
df58e648
RW
44322009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4433
4434 * configure.ac (AC_PREREQ): Bump to 2.64.
4435
0539cb2c
RW
44362009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4437
70fa0efa
RW
4438 * configure.ac: Remove --with-datarootdir, --with-docdir,
4439 --with-pdfdir, --with-htmldir switches.
4440 * configure: Regenerate.
4441
5213506e
RW
4442 * configure: Regenerate.
4443
0539cb2c
RW
4444 * compile: Sync from Automake 1.11.
4445 * depcomp: Likewise.
4446 * install-sh: Likewise.
4447 * missing: Likewise.
4448 * mkinstalldirs: Likewise.
4449 * ylwrap: Likewise.
4450
197c68cc
DK
44512009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4452
4453 * ltmain.sh (func_normal_abspath): New function.
4454 (func_relative_path): Likewise.
4455 (func_mode_help): Document new -bindir option for link mode.
4456 (func_mode_link): Add new -bindir option, and use it to place
4457 output DLL if specified.
4458
58af276a
RW
44592009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4460
0115d4a3
RW
4461 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4462 (baseargs): Add --disable-option-checking.
4463 * configure: Regenerate.
4464
58af276a
RW
4465 * Makefile.def (configure-target-libiberty): Depend on
4466 all-binutils and all-ld.
4467 (configure-target-newlib): Likewise.
4468 * Makefile.in: Regenerate.
4469
e9d9afef
BE
44702009-08-17 Ben Elliston <bje@au.ibm.com>
4471
4472 * config.sub, config.guess: Update from upstream sources.
4473
354ebf88
RW
44742009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4475
4476 Sync from src, merge:
4477
4478 2009-07-02 Tristan Gingold <gingold@adacore.com>
4479
4480 * configure.ac: Do not exclude gas for i386-*-darwin.
4481 Add a case for x86_64-*-darwin.
4482 * configure: Regenerate.
4483
8375f7b2
NV
44842009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4485
4486 * MAINTAINERS: Add my name to Write After Approval list.
4487
dce2d8b2 44882009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4489
4490 * configure.ac: Add Microblaze target.
4491 * configure: Regenerate.
4492
ea2002ba
CB
44932009-07-31 Christian Bruel <christian.bruel@st.com>
4494
4495 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4496 * configure: Regenerate.
2bf33cdb 4497
dce2d8b2 44982009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4499
4500 * MAINTAINERS (Write After Approval): Update my e-mail address.
4501
e90e6bd7
ILT
45022009-07-06 Ian Lance Taylor <iant@google.com>
4503
4504 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4505 * configure: Rebuild.
4506
f6e0880a
TG
45072009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4508
4509 * MAINTAINERS: Move myself to the Graphite Reviewers.
4510
6d984927
WG
45112009-06-30 Wei Guozhi <carrot@google.com>
4512
4513 * MAINTAINERS: Add my name to Write After Approval list.
4514
f2689b09
SE
45152009-06-26 Steve Ellcey <sje@cup.hp.com>
4516
4517 PR bootstrap/40338
4518 * configure.ac (comparestring): Create new variable.
4519 * Makefile.tpl (comparestring): Use to skip some comparisions.
4520 * configure: Regenerate.
4521 * Makefile.in: Regenerate.
4522
f62c0ba4
DE
45232009-06-26 Doug Evans <dje@sebabeach.org>
4524
4525 * Makefile.def (host_modules): Add cgen.
4526 * Makefile.in: Regenerate.
4527 * configure.ac (host_tools): Add cgen.
4528 * configure: Regenerate.
4529
7acf4da6
DD
45302009-06-23 DJ Delorie <dj@redhat.com>
4531
4532 * MAINTAINERS: Add myself as mep maintainer.
4533
00020c16
ILT
45342009-06-23 Ian Lance Taylor <iant@google.com>
4535
4536 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4537 boot_languages. Only bootstrap target libraries listed in
4538 target_libs for some boot language. Add --with-stage1-ldflags,
4539 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4540 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4541 if not building with C++.
4542 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4543 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4544 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4545 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4546 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4547 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4548 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4549 * configure, Makefile.in: Rebuild.
4550
1da52d4a
LF
45512009-06-23 Li Feng <nemokingdom@gmail.com>
4552
4553 * MAINTAINERS: Added my name to write-after-approval list.
4554
144c9175
RM
45552009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4556
4557 * configure.ac: Define is_elf for QNX Neutrino targets.
4558 * configure: Regenerate.
4559
e5871e24
GS
45602009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4561
9c78662a 4562 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4563
5f4a82c0
KG
45642009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4565
4566 * configure.ac: Detect MPC in default directory.
4567 * configure: Regenerate.
4568
394e9195
JG
45692009-06-03 Jerome Guitton <guitton@adacore.com>
4570 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4571
9c78662a
UB
4572 * Makefile.tpl (all): Avoid a trailing backslash.
4573 * Makefile.in: Regenerate.
394e9195 4574
47bca6aa
BE
45752009-06-03 Ben Elliston <bje@au.ibm.com>
4576
4577 * config.sub, config.guess: Update from upstream sources.
4578
a891a473
RS
45792009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4580
4581 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4582 to noconfdirs.
4583 * configure: Regenerate.
4584
70cb2d9f
AO
45852009-06-02 Alexandre Oliva <aoliva@redhat.com>
4586
4587 * Makefile.tpl ([+compare-target+]): Compare all stage
4588 directories, rather than just gcc.
4589 * Makefile.in: Rebuilt.
4590
7f1245df
DK
45912009-06-01 Doug Kwan <dougkwan@google.com>
4592
4593 * configure.ac: Support gold for target arm*-*-*.
4594 * configure: Regenerate.
394e9195 4595
acd26225
KG
45962009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4597
4598 * Makefile.def: Add MPC support and dependencies.
4599 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4600
4601 * Makefile.in, configure: Regenerate.
4602
a1fc946a
AO
46032009-05-27 Alexandre Oliva <aoliva@redhat.com>
4604
4605 * Makefile.tpl (all): Avoid harmless warning in make all when
4606 gcc-bootstrap is enabled but stage_last does not exist.
4607 * Makefile.in: Rebuilt.
4608
2e6a3c8d
NR
46092009-05-24 Nicolas Roche <roche@adacore.com>
4610
4611 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4612 * Makefile.in: Regenerate.
4613
63487d11
DC
46142009-05-21 Denis Chertykov <chertykov@gmail.com>
4615
4616 * MAINTAINERS: Update my e-mail address.
4617
449223af
DK
46182009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4619
4620 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4621 * configure: Regenerate.
4622
31c98f49
AO
46232009-05-18 Alexandre Oliva <aoliva@redhat.com>
4624
4625 PR other/40159
4626 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4627 gcc-no-bootstrap are mutually exclusive.
4628 * Makefile.in: Rebuilt.
4629
0f501837
AO
46302009-05-18 Alexandre Oliva <aoliva@redhat.com>
4631
4632 PR other/40159
4633 * Makefile.tpl (all): Don't end with unconditional success.
4634 * Makefile.in: Rebuilt.
4635
4a4a4e99
AO
46362009-05-12 Alexandre Oliva <aoliva@redhat.com>
4637
4638 PR target/37137
4639 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4640 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4641 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4642 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4643 stage_configureflags, stage_cflags and stage_libcflags into
4644 explicit Makefile macros.
4645 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4646 GFORTRAN.
4647 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4648 CC. Set CC_FOR_BUILD from CC.
4649 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4650 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4651 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4652 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4653 and GFORTRAN.
4654 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4655 (_LIBCFLAGS): Renamed to _TFLAGS.
4656 (do-compare-debug, do-compare3-debug): Drop.
4657 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4658 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4659 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4660 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4661 (XGCC_FLAGS_FOR_TARGET): New.
4662 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4663 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4664 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4665 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4666 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4667 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4668 TFLAGS.
4669 (BUILD_CONFIG): Include if requested.
4670 (all): Set TFLAGS on bootstrap.
4671 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4672 (all-stageid-prefixmodule): Likewise.
4673 (do-clean, distclean-stageid): Set TFLAGS.
4674 (restrap): Fix whitespace.
4675 * Makefile.in: Rebuilt.
4676
1cee3429
PB
46772009-05-07 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * config.guess: Sync with src.
4680
0b70eafd
DK
46812009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4682
4683 * configure.ac ($with_ppl): Default to no if not supplied.
4684 ($with_cloog): Likewise.
4685 configure: Regenerate.
4686
5175f17c
JW
46872009-04-27 James E. Wilson <wilson@codesourcery.com>
4688
4689 * MAINTAINERS: Update my e-mail address.
4690
952fa153
NC
46912009-04-27 Nick Clifton <nickc@redhat.com>
4692
4693 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4694
a687f83c
EB
46952009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4696
4697 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4698 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4699 * Makefile.in: Regenerate.
4700
9e3eba15
KG
47012009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4702
4703 PR bootstrap/39739
4704 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4705 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4706
4707 * configure, Makefile.in: Regenerate.
4708
a687f83c 47092009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4710
4711 * include/hashtab.h: Update GTY annotations to new syntax
4712 * include/splay-tree.h: Likewise
4713
070bdbd9
BE
47142009-04-17 Ben Elliston <bje@au.ibm.com>
4715
4716 * config.sub, config.guess: Update from upstream sources.
4717
55f2d967
AG
47182009-04-15 Anthony Green <green@moxielogic.com>
4719
4720 * configure.ac: Add moxie support.
4721 * configure: Rebuilt.
4722
309c24a9
JJ
47232009-04-14 Jakub Jelinek <jakub@redhat.com>
4724
4725 * configure.ac: Change copyright header to refer to version
4726 3 of the GNU General Public License and to point readers at the
4727 COPYING3 file and the FSF's license web page.
4728 * Makefile.def: Likewise.
4729 * Makefile.tpl: Likewise.
4730 * Makefile.in: Regenerate.
4731
b93133bc
JH
47322009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4733
4734 * configure.ac: Restore match for darwin9 or later. Use double
4735 brackets since regeneration eats one pair.
4736 * configure: Regenerate.
4737
d18ff35a
L
47382009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4739
4740 PR gas/10039
4741 * configure.ac: Require texinfo 4.7.
4742 * configure: Regenerated.
4743
748086b7
JJ
47442009-04-09 Nick Clifton <nickc@redhat.com>
4745
4746 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4747 the GCC Runtime Library Exception.
4748
a3337ea2
KG
47492009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4750
4751 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4752 * configure: Regenerate.
4753
60911f14
SE
47542009-04-01 Steve Ellcey <sje@cup.hp.com>
4755
4756 * Makefil.def (languages): New entries.
4757 * Makefile.tpl (check-gcc-*): New generic target.
4758 * Makefile.in: Regenerate.
60911f14 4759
dce2d8b2 47602009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4761
d18ff35a 4762 * MAINTAINERS: Update my email address.
7369c1d0 4763
cfb1f59f
TT
47642009-03-18 Tom Tromey <tromey@redhat.com>
4765
d18ff35a
L
4766 * configure: Rebuild.
4767 * configure.ac (host_libs): Add libiconv.
4768 * Makefile.in: Rebuild.
4769 * Makefile.def (host_modules): Add libiconv.
4770 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4771
75eeae1a
TG
47722009-03-16 Tristan Gingold <gingold@adacore.com>
4773
4774 * configure.ac: Treat gdb as supported on x86_64-darwin.
4775 * configure: Regenerate.
4776
f38095f3
JM
47772009-03-16 Joseph Myers <joseph@codesourcery.com>
4778
4779 * configure.ac (--with-host-libstdcxx): New option.
4780 * configure: Regenerate.
4781
dce2d8b2 47822009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4783
4784 * MAINTAINERS: Move myself into the write after approval list.
4785
6d401294
NP
47862009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4787
4788 * MAINTAINERS: Update e-mail address.
2bf33cdb 4789
07c97076
DN
47902009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4791
4792 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4793
dce2d8b2 47942009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4795
4796 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4797
7a9d3fe8
RW
47982009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4799
4800 Backport from git Libtool:
4801
4802 2009-01-19 Robert Millan <rmh@aybabtu.com>
4803 Support GNU/kOpenSolaris.
4804 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4805 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4806 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4807 GNU/kOpenSolaris.
4808
c9e9e11f
AS
48092009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4810
4811 * MAINTAINERS: Update e-mail address.
4812
5e8c1552 48132009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4814
4815 * MAINTAINERS (Write After Approval): Add self.
4816
b0adb088
BM
48172009-02-18 Bingfeng Mei <bmei@broadcom.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
ee04b574
AS
48212009-02-05 Andreas Schwab <schwab@suse.de>
4822
4823 * Makefile.tpl (stage_last): Define $r and $s before using
4824 $(RECURSE_FLAGS_TO_PASS).
4825 * Makefile.in: Regenerate
4826
907884c9
ILT
48272009-01-30 Ian Lance Taylor <iant@google.com>
4828
4829 * MAINTAINERS: Move myself to the Global Reviewers list.
4830
416ac4d4
RM
48312009-01-29 Robert Millan <rmh@aybabtu.com>
4832
4833 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4834 * configure: Regenerate.
4835
ee5decb3
GP
48362009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4837
4838 * MAINTAINERS: Make whitespace consistent.
19196f44 4839 Remove Robert Millan from Write After Approval.
ee5decb3 4840
36fbb0ec
AM
48412009-01-16 Alan Modra <amodra@bigpond.net.au>
4842
4843 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4844 (all-opcodes): Depend on all-libiberty.
4845 * Makefile.in: Regenerate.
4846
52535a64
DR
48472009-01-15 Douglas B Rupp <rupp@gnat.com>
4848
4849 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4850 * configure: Regenerate.
4851
e04a57df
RR
48522009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
856c450b
SK
48562009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4857
4858 * MAINTAINERS: Add myself to reviewers (Fortran).
4859
dce2d8b2 48602009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4861
4862 PR tree-optimization/38515
4863 * configure.ac (cloog-polylib): Removed.
4864 (with_ppl, with_cloog): Test for "no".
4865 * configure: Regenerated.
4866
1e5e8a59
DF
48672009-01-11 Daniel Franke <franke.daniel@gmail.com>
4868
4869 * MAINTAINERS: Moved myself to reviewers (Fortran).
4870
5e5debf6
TS
48712009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4872
4873 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4874 (Write After Approval): Remove myself.
4875
1c42acf1
DN
48762009-01-03 Diego Novillo <dnovillo@google.com>
4877
4878 * MAINTAINERS: Remove myself from alias maintainership.
4879
2fbbedaf
DA
48802009-01-02 David Ayers <ayers@fsfe.org>
4881
4882 * MAINTAINERS: Update e-mail address.
4883
17213821
GP
48842008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4885
4886 * MAINTAINERS: Make whitespace consistent.
4887
baafc534
RW
48882008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4889
4890 Backport from upstream Libtool:
4891 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4892 Add cache variables to tests that require the linker to work.
4893 For shlibpath_overrides_runpath, this also changes the semantics
4894 to let the result from the C compiler take precedence.
4895
18430d27
BE
48962008-12-02 Ben Elliston <bje@au.ibm.com>
4897
4898 * config.sub, config.guess: Update from upstream sources.
4899
dce2d8b2 49002008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4901
4902 * configure.ac (ppllibs): Add by default the lib flags.
4903 * configure: Regenerate.
4904
41e9641b
LM
49052008-12-08 Luis Machado <luisgpm@br.ibm.com>
4906
4907 * MAINTAINERS: Add myself to the write after approval list.
4908
25783c30
JH
49092008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4910
ee04b574
AS
4911 * configure.ac: Add double brackets on darwin[912].
4912 * configure: Regenerate.
25783c30 4913
0e318fcc
DK
49142008-12-03 Daniel Kraft <d@domob.eu>
4915
4916 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4917 Approval to Reviewer section (for Fortran front-end).
4918
7f171b95
JH
49192008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4920
4921 * configure.ac: Expand to darwin10 and later.
4922 * configure: Regenerate.
4923
09ce620e
AS
49242008-12-02 Andreas Schwab <schwab@suse.de>
4925
4926 * Makefile.def: configure-target-boehm-gc depends on
4927 all-target-libstdc++-v3.
4928 * Makefile.in: Regenerate.
4929
386c704d
KT
49302008-12-02 Kai Tietz <kai.tietz@onevision.com>
4931
4932 * MAINTAINERS: Add myself as mingw maintainer.
4933
e03dd84a
BE
49342008-12-02 Ben Elliston <bje@au.ibm.com>
4935
4936 * config.sub, config.guess: Update from upstream sources.
4937
3fa87964
GP
49382008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4939
4940 * README.SCO: Remove.
4941
df72d7ed
FP
49422008-11-29 Fernando Pereira <pronesto@gmail.com>
4943
4944 * MAINTAINERS: Add myself to the write after approval list.
4945
b5646528
DK
49462008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4947
4948 * MAINTAINERS: Update my email address in WAA section.
4949
dce2d8b2 49502008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4951
4952 * MAINTAINERS: Update e-mail address.
4953
dce2d8b2 49542008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4955
4956 * MAINTAINERS: Change e-mail address.
4957
0db3a858
TG
49582008-11-27 Tristan Gingold <gingold@adacore.com>
4959
4960 * configure.ac: Build gdb for i?86-*-darwin*
4961 * configure: Regenerated.
4962
dce2d8b2 49632008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4964
4965 * MAINTAINERS: Added my full name.
4966
487e299b
DJ
49672008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4968
4969 PR bootstrap/38014
4970 PR bootstrap/37923
4971
4972 Revert:
4973
4974 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4975
4976 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4977 * Makefile.in: Regenerated.
4978
4979 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4980
4981 PR gdb/921
4982 PR gdb/1646
4983 PR gdb/2175
4984 PR gdb/2176
4985
4986 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4987 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4988 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4989 (HOST_EXPORTS): Pass CPPFLAGS.
4990 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4991 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4992 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4993 * Makefile.in, configure: Regenerated.
4994 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4995 and CPPFLAGS_FOR_BUILD.
4996
dce2d8b2 49972008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
4998
4999 * MAINTAINERS: Add myself as middle end maintainer.
5000
044fed69
AS
50012008-11-06 Andrew Stubbs <ams@codesourcery.com>
5002
5003 * MAINTAINERS (Write after approval): Add myself.
5004
caf6defe
DN
50052008-11-05 Diego Novillo <dnovillo@google.com>
5006
5007 * MAINTAINERS (Global Reviewers): Add myself.
5008 (Non-Algorithmic Maintainers): Remove myself.
5009
3e9899ac
TS
50102008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5011
09ce620e 5012 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5013
ea99e36e
MM
50142008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5015
09ce620e 5016 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5017
fb0d2684
BE
50182008-10-31 Ben Elliston <bje@au.ibm.com>
5019
5020 * configure.ac (spu-*-*): Remove special case.
5021 * configure: Regenerate.
5022
73c07a3e
CM
50232008-10-30 Catherine Moore <clm@codesourcery.com>
5024
5025 * MAINTAINERS (Write after approval): Update my email address.
5026
7310a2da
SSF
50272008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5028
5029 * configure.ac [spu-*-*]: Do not set skipdirs.
5030 * configure: Re-generate.
5031
7e51fe23
BS
50322008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5033
5034 * MAINTAINERS (Various Maintainers): Add myself to reload.
5035
ef20be93
RG
50362008-10-25 Richard Guenther <rguenther@suse.de>
5037
5038 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5039 maintainer. Remove myself as libgcc-math maintainer.
5040 (Non-Algorithmic Maintainers): Remove myself.
5041
03ffcfa0
DJ
50422008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5043
5044 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5045 * Makefile.in: Regenerated.
5046
dec014a9
CC
50472008-10-23 Cary Coutant <ccoutant@google.com>
5048
5049 * MAINTAINERS (Write after approval): Add myself.
5050
b36c386c
DJ
50512008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 PR gdb/921
5054 PR gdb/1646
5055 PR gdb/2175
5056 PR gdb/2176
5057
5058 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5059 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5060 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5061 (HOST_EXPORTS): Pass CPPFLAGS.
5062 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5063 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5064 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5065 * Makefile.in, configure: Regenerated.
5066 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5067 and CPPFLAGS_FOR_BUILD.
5068
dce2d8b2 50692008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5070
5071 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5072 Sebastian Pop.
5073
e0bda97e
AP
50742008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5075
5076 * MAINTAINERS (Write After Approval): Added myself.
5077
36c713e0
KG
50782008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5079
5080 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5081 recommended version to 2.3.2.
5082
5083 * configure: Regenerate.
5084
8fe005ee
MM
50852008-10-01 Mark Mitchell <mark@codesourcery.com>
5086
5087 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5088
be8f156f
DD
50892008-09-29 David Daney <david.daney@caviumnetworks.com>
5090
5091 * MAINTAINERS (Write After Approval): Update e-mail address.
5092
ae11dff4
PG
50932008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5094
5095 * libtool.m4: Update to libtool 2.2.6.
5096 * lt~obsolete.m4: Update to libtool 2.2.6.
5097 * ltmain.sh: Update to libtool 2.2.6.
5098 * ltsugar.m4: Update to libtool 2.2.6.
5099 * ltversion.m4: Update to libtool 2.2.6.
5100 * ltoptions.m4: Update to libtool 2.2.6.
5101 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5102
441154b1
CF
51032008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5104
5105 * MAINTAINERS (Write After Approval): Add myself.
5106
775b3b26
BRF
51072008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5108
5109 * MAINTAINERS (Write After Approval): Update my name.
5110
94538043
SB
51112008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5112
09ce620e 5113 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5114
52d1bfd8
SE
51152008-09-18 Steve Ellcey <sje@cup.hp.com>
5116
09ce620e 5117 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5118
c5cc92f5
GP
51192008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5120
5121 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5122 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5123 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5124 and Michael Tiemann from Write After Approval since they do not
5125 actually have access.
5126
23d9794a
RG
51272008-09-05 Richard Guenther <rguenther@suse.de>
5128
5129 * configure.ac: Initialize clooglibs to -lcloog.
5130 * configure: Re-generate.
5131
192a671e
LCW
51322008-09-04 Le-Chun Wu <lcwu@google.com>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
d789184e
SP
51362008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5137
5138 * configure.ac (--with-cloog-polylib): New.
5139 (--disable-cloog-version-check): New.
5140 (--disable-ppl-version-check): New.
5141 * configure: Re-generate.
5142
36a881c7
RG
51432008-09-03 Richard Guenther <rguenther@suse.de>
5144
5145 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5146 cloog test.
5147 * configure: Re-generate.
5148
358da97e
HS
51492008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5150
5151 Add picoChip port.
5152 * MAINTAINERS: Add picoChip maintainers.
5153
f8bf9252
SP
51542008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5155 Tobias Grosser <grosser@fim.uni-passau.de>
5156 Jan Sjodin <jan.sjodin@amd.com>
5157 Harsha Jagasia <harsha.jagasia@amd.com>
5158 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5159 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5160 Adrien Eliche <aeliche@isty.uvsq.fr>
5161
5162 Merge from graphite branch.
5163 * configure: Regenerate.
5164 * Makefile.in: Regenerate.
5165 * configure.ac (host_libs): Add ppl and cloog.
5166 Add checks for PPL and CLooG.
5167 * Makefile.def (ppl, cloog): Added modules and dependences.
5168 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5169 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5170
d89f0ad6
AL
51712008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5172
5173 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5174 (GCC_SHLIB_SUBDIR): New.
5175 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5176 * configure: Regenerate.
5177 * Makefile.in: Regenerate.
5178
88a25817
GP
51792008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5180
5181 * MAINTAINERS: Consistently use tabs to separate columns.
5182
f873f15f
TG
51832008-08-29 Tristan Gingold <gingold@adacore.com>
5184
5185 * MAINTAINERS (Write after Approval): Add myself.
5186
e1514c3f
TG
51872008-08-28 Tristan Gingold <gingold@adacore.com>
5188
5189 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5190 Enable bfd, binutils and opcodes.
5191 * configure: Regenerate.
5192
4717882f
JDA
51932008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5194
5195 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5196
28c9884c
TK
51972008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5198
5199 * MAINTAINERS: Use correct Umlaut for last name.
5200
ae96d86a
FXC
52012008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5202
5203 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5204
3ecc96e3
DE
52052008-08-16 David Edelsohn <edelsohn@gnu.org>
5206
5207 * MAINTAINERS: Update my email address.
5208
dd609cc1
EB
52092008-08-16 Nicolas Roche <roche@adacore.com>
5210
5211 * Makefile.tpl: Add BOOT_ADAFLAGS.
5212 * Makefile.in: Regenerate.
5213
08d0963a
RS
52142008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5215
5216 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5217 * configure: Regenerate.
5218
dce2d8b2 52192008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5220
5221 * configure.ac: Add makefile fragments for hpux.
5222 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5223 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5224 * configure: Regenerate.
5225 * Makefile.in: Regenerate.
5226
dce2d8b2 52272008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5228
5229 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5230
dce2d8b2 52312008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5232
5233 * MAINTAINERS (Write after Approval): Add myself.
5234
78209f30
XG
52352008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5236
5237 * MAINTAINERS (Write After Approval): Add myself.
5238
5b5b098d
AJ
52392008-06-29 Andrew Jenner <andrew@codesourcery.com>
5240
5241 * MAINTAINERS (Write After Approval): Add myself.
5242
d812ec93
KW
52432008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5244
5245 * MAINTAINERS: Update my email address.
5246
99e78224
JY
52472008-06-25 Joey Ye <joey.ye@intel.com>
5248
5249 * MAINTAINERS (Write After Approval): Add myself.
5250
18c04407
RW
52512008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5252
5253 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5254 * Makefile.in: Regenerate.
5255 * configure: Regenerate.
5256
47aa9a31
DK
52572008-06-17 Daniel Kraft <d@domob.eu>
5258
5259 * MAINTAINERS (Write After Approval): Add myself.
5260
ad33ff57
RW
52612008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5262
5263 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5264 "$@" is still intact with both Autoconf 2.59 and 2.62.
5265 * configure: Regenerate.
5266
cdce5c41
RW
52672008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5268
5269 * Makefile.tpl: Fix comment errors.
5270 * Makefile.in: Regenerate.
5271
01b79d11
DM
52722008-06-12 David S. Miller <davem@davemloft.net>
5273 David Edelsohn <edelsohn@gnu.org>
5274
5275 * configure.ac: Add powerpc*-*-* to gold supported targets.
5276 * configure: Regenerate.
5277
f8c33439
JM
52782008-06-08 Joseph Myers <joseph@codesourcery.com>
5279
5280 PR tree-optimization/36218
5281 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5282 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5283 (all prefix="build-"): Pass them to build-system sub-makes.
5284 * Makefile.in: Regenerate.
5285
cd985f66
JM
52862008-06-07 Joseph Myers <joseph@codesourcery.com>
5287
5288 * MAINTAINERS (mt port): Remove.
5289 (sco5, unixware, sco udk): Remove.
5290 (Kean Johnston): Add to Write After Approval.
5291
3f6383d3
JB
52922008-05-30 Julian Brown <julian@codesourcery.com>
5293
5294 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5295 of libobjc for ARM EABI Linux.
5296 * configure: Regenerate.
30da41ed 5297
dce2d8b2 52982008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5299
09ce620e 5300 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5301
dce2d8b2 53022008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5303
e29cc9b4 5304 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5305
955410cb
JW
53062008-05-15 Janus Weil <janus@gcc.gnu.org>
5307
5308 * MAINTAINERS (Write After Approval): Add myself.
5309
719bb4e3 53102008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5311
5312 * config-ml.in: don't handle --enable-shared and --enable-static.
5313
372b05fc
RS
53142008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5315
5316 * MAINTAINERS: Update my email address.
5317
f73e2200
PC
53182008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5319
5320 * MAINTAINERS: Update my email address.
09ce620e 5321
3e438e2b
KVH
53222008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
177bf491
GS
53262008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5327
5328 * MAINTAINERS (Write After Approval): Add myself.
5329
dce2d8b2 53302008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5331
5332 * MAINTAINERS (crx): Add myself.
5333
14a8726b
PB
53342008-04-18 Paolo Bonzini <bonzini@gnu.org>
5335
5336 Sync with src:
5337 2008-04-14 David S. Miller <davem@davemloft.net>
5338
09ce620e
AS
5339 * configure.ac: Add sparc*-*-* to gold supported targets.
5340 * configure: Regenerate.
14a8726b 5341
7142fb32
PB
53422008-04-18 Paolo Bonzini <bonzini@gnu.org>
5343
5344 PR bootstrap/35457
5345 * configure.ac: Include override.m4.
5346 * configure: Regenerate.
5347
c6b196de
PB
53482008-04-18 Paolo Bonzini <bonzini@gnu.org>
5349
09ce620e
AS
5350 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5351 * Makefile.in: Regenerate.
c6b196de 5352
dce2d8b2 53532008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5354
09ce620e 5355 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5356 as nonconfigurable directories list.
09ce620e 5357 * configure: Regenerate.
c993ae60 5358
8479b1b1
BE
53592008-04-14 Ben Elliston <bje@au.ibm.com>
5360
5361 * config.sub, config.guess: Update from upstream sources.
5362
295e261a
HPN
53632008-04-12 Hans-Peter Nilsson <hp@axis.com>
5364
5365 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5366 * Makefile.in: Regenerate.
5367
ac3949d9
EW
53682008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5369
5370 * configure.ac: Do not build libssp for the AVR.
5371 * configure: Regenerate.
5372
06407e30
ILT
53732008-04-07 Ian Lance Taylor <iant@google.com>
5374
5375 * Makefile.def: check-gold depends upon all-binutils.
5376 * Makefile.in: Regenerate.
5377
97db009c
AH
53782008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
5381
2a79c47f
NC
53822008-04-04 Nick Clifton <nickc@redhat.com>
5383
5384 PR binutils/4334
5f4bebbf 5385 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5386 builds.
5387 * configure: Regenerate.
5388
c53a18d3
N
53892008-04-04 NightStrike <NightStrike@gmail.com>
5390
5391 PR other/35151
09ce620e
AS
5392 * configure.ac: Combine rules for mingw32 and mingw64.
5393 * configure: Regenerate.
c53a18d3 5394
d925aa70
KT
53952008-04-02 Kai Tietz <kai.tietz@onvision.com>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
dce2d8b2 53992008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5400
5401 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5402 * Makefile.in (.NOTPARALLEL): Ditto.
5403
4412a506
PG
54042008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5405
5406 * MAINTAINERS (Write After Approval): Add myself.
5407
dce2d8b2 54082008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5409
5410 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5411 * Makefile.in (.NOTPARALLEL): Regenerate.
5412
639223bd
PB
54132008-03-27 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5416 * Makefile.in: Regenerate.
5417
b8ab1f4a
JS
54182008-03-26 Jakub Staszak <kuba@et.pl>
5419
5420 * MAINTAINERS (Write After Approval): Add myself.
5421
b45890a4
TK
54222008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5423
5424 * MAINTAINERS: Update e-mail address.
5425
5afab7ad
ILT
54262008-03-20 Ian Lance Taylor <iant@google.com>
5427
5428 * configure.ac: Add support for --enable-gold.
5429 * Makefile.def: Add gold as a directory like ld.
5430 * configure, Makefile.in: Regenerate.
5431
38d24731
RW
54322008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5433
5434 * configure.ac: m4_include config/proginstall.m4.
5435 * configure: Regenerate.
32bc4cf4
RW
5436
5437 Backport from upstream Libtool:
09ce620e 5438
32bc4cf4 5439 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5440
32bc4cf4
RW
5441 Deal with Autoconf 2.62's semantic change in m4_append.
5442 * ltsugar.m4 (lt_append): Replace broken versions of
5443 m4_append.
5444 (lt_if_append_uniq): Don't require separator to be overquoted,
5445 and avoid broken m4_append.
5446 (lt_dict_add): Fix typo.
5447 * libtool.m4 (_LT_DECL): Don't overquote separator.
5448
9d3c50ea
DE
54492008-03-13 David Edelsohn <edelsohn@gnu.org>
5450
5451 * config.rpath: Add AIX 6 support.
5452
5d2edb29
PB
54532008-03-13 Paolo Bonzini <bonzini@gnu.org>
5454
5455 * Makefile.def (stageprofile). Remove -fprofile-generate
5456 from stage_libcflags.
5457 * Makefile.in: Regenerate.
5458
954910ef
BE
54592008-03-13 Ben Elliston <bje@au.ibm.com>
5460
5461 * config.sub, config.guess: Update from upstream sources.
5462
e8645a40
TT
54632008-03-06 Tom Tromey <tromey@redhat.com>
5464
5465 * MAINTAINERS: Update for treelang deletion.
5466
2c8e955e
JW
54672008-03-03 James E. Wilson <wilson@tuliptree.org>
5468
5469 * MAINTAINERS: Update my email address.
5470
54acd307
SS
54712008-03-03 Stan Shebs <stanshebs@earthlink.net>
5472
893ad2a1 5473 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5474 (objective-c/c++): Add myself as a maintainer.
5475
4b52b516
VR
54762008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5477
5478 * MAINTAINERS (Write After Approval): Update my email address.
5479
e652b516
TB
54802008-02-25 Tomas Bily <tbily@suse.cz>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
02d30740
JJ
54842008-02-23 Jakub Jelinek <jakub@redhat.com>
5485
5486 * MAINTAINERS (OpenMP): Add myself.
5487
1c8bd6a3
PB
54882008-02-20 Paolo Bonzini <bonzini@gnu.org>
5489
4b40b2a5
UB
5490 PR bootstrap/32009
5491 PR bootstrap/32161
1c8bd6a3 5492
4b40b2a5
UB
5493 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5494 * configure: Regenerate.
1c8bd6a3 5495
4b40b2a5
UB
5496 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5497 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5498 STAGE4_LIBCFLAGS): New.
5499 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5500 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5501 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5502 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5503 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5504 for target modules. Don't export LIBCFLAGS.
5505 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5506 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5507 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5508 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5509 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5510 * Makefile.in: Regenerate.
1c8bd6a3 5511
bb44c9d2
RW
55122008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5513
5514 PR libgcj/33085
5515 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5516 Do not use -DDLL_EXPORT. Backport from upstream.
5517
29a7754d
RW
55182008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5519
5520 * MAINTAINERS (Write After Approval): Add myself.
5521
9a212bb7
HPN
55222008-02-02 Hans-Peter Nilsson <hp@axis.com>
5523
5524 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5525 * configure: Regenerate.
5526
aa12a573
MG
55272008-01-31 Marc Gauthier <marc@tensilica.com>
5528
5529 * configure.ac (xtensa*-*-*): Recognize processor variants.
5530 * configure: Regenerate.
5531
ac9e6043
RW
55322008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5533
40049ccc
UB
5534 PR bootstrap/34922
5535 * configure.ac (PARSE_ARGS): Push suitable setting of
5536 ac_subdirs_all, for `./configure --help=recursive'.
5537 Handle `+' in generic toplevel directory disabling.
5538 * configure: Regenerate.
ac9e6043 5539
4288c86a
NC
55402008-01-28 Nick Clifton <nickc@redhat.com>
5541
5542 * MAINTAINERS (xstormy16): Take over maintainership.
5543
8d8da227
JM
55442008-01-25 Joseph Myers <joseph@codesourcery.com>
5545
5546 * MAINTAINERS (c4x port): Remove.
5547
349b60e7
DE
55482008-01-24 David Edelsohn <edelsohn@gnu.org>
5549
5550 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5551
3ca06a68
BE
55522008-01-23 Ben Elliston <bje@au.ibm.com>
5553
5554 * config.sub, config.guess: Update from upstream sources.
5555
3c631381
TG
55562008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
20533ef1
L
55602008-01-17 H.J. Lu <hjl.tools@gmail.com>
5561
5562 * MAINTAINERS: Update my email address.
5563
55642008-01-09 Raksit Ashok <raksit@google.com>
5565
5566 * MAINTAINERS (Write After Approval): Add myself.
5567
684f4f6a
RA
55682008-01-09 Raksit Ashok <raksit@google.com>
5569
5570 * MAINTAINERS (Write After Approval): Add myself.
5571
9cb8756f
BE
55722008-01-08 Ben Elliston <bje@au.ibm.com>
5573
5574 * config.sub, config.guess: Update from upstream sources.
5575
94e1934d
KG
55762007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5577
5578 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5579 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5580 * configure: Regenerate.
5581
a2e51f77
SP
55822007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5583
5584 * MAINTAINERS: Update my email address.
5585
ffe3dcd9
BRF
55862007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5587
5588 * MAINTAINERS: Update my email address.
5589
aa4095c9
RS
55902007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5591
5592 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5593 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5594 * Makefile.in: Regenerate.
5595
dce2d8b2 55962007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5597
5598 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5599 misplaced entries.
5600
0fe0f073
AT
56012007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5602
5603 * configure.ac: Enable libjava for x86_64-*-darwin9.
5604 * configure: Regenerate.
5605
dce2d8b2 56062007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5607
5608 * MAINTAINERS (Write After Approval): Add myself.
5609
c3220d4c
BE
56102007-12-05 Ben Elliston <bje@au.ibm.com>
5611
5612 * config.sub, config.guess: Update from upstream sources.
5613
aba7501e
MK
56142007-12-02 Matthias Klose <doko@ubuntu.com>
5615
5616 * config-ml.in: Remove 64bit configure tests.
5617
d683ec81
PB
56182007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5619
5620 * config-ml.in: Robustify against white space in absolute file
5621 names.
5622
5623 * config-ml.in (multi-clean): Substitute ${Makefile}.
5624 Remove superfluous ${Makefile} in list.
5625
60f1711a
TS
56262007-11-19 Thiemo Seufer <ths@mips.com>
5627
5628 * config-ml.in: Don't hardcode the Makefile name.
5629
487f9d96
AM
56302007-11-08 Alexander Monakov <amonakov@ispras.ru>
5631
5632 * MAINTAINERS (Write After Approval): Add myself.
5633
fa3886fe
ST
56342007-11-07 Samuel Tardieu <sam@rfc1149.net>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
dce2d8b2 56382007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
acc48927
BE
56422007-10-25 Ben Elliston <bje@au.ibm.com>
5643
5644 * MAINTAINERS (mercury): Remove entry.
5645 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5646
e00e9858
DJ
56472007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5648
5649 * Makefile.def (dependencies): Make configure-gdb depend on
5650 all-intl.
5651 * Makefile.in: Regenerated.
5652
def14a3c
SK
56532007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5654
5655 * MAINTAINERS (Fortran maintainer): Remove myself.
5656
dce2d8b2 56572007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5658
5659 * Makefile.def: To avoid problems running with parallel makes,
5660 build newlib before libgloss so that target specific header
5661 files are availble.
5662 * Makefile.in: Regenerate
5663
bbfbfafc
DJ
56642007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5665
5666 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5667 * Makefile.in: Regenerate.
5668
c56abad5
VM
56692007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5670
5671 * MAINTAINERS (Register allocation reviewer): Add myself.
5672
f019adc1
MF
56732007-10-08 Mike Frysinger <vapier@gentoo.org>
5674
5675 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5676 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5677 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5678 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5679 * configure: Regenerate.
5680
dce2d8b2 56812006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5682
5683 * MAINTAINERS (Register allocation reviewer): Add myself.
5684
0999159b
PB
56852007-10-01 Paolo Bonzini <bonzini@gnu.org>
5686
5687 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5688 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5689 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5690 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5691 * configure.ac: Default them to host tools for $host = $build.
5692 Subst them.
5693
5694 * configure: Regenerate.
5695 * Makefile.in: Regenerate.
5696
dce2d8b2 56972006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5698
5699 * MAINTAINERS (Register allocation reviewer): Add myself.
5700
dce2d8b2 57012006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5702
5703 * MAINTAINERS (Register allocation reviewer): Add myself.
5704
9d209c83
SP
57052007-09-21 Seongbae Park <seongbae.park@gmail.com>
5706
5707 * MAINTAINERS (Write After Approval): Fix typo.
5708
1ec3b87b
RS
57092007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5710
5711 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5712 * configure: Regenerate.
5713
19d5986d
PJ
57142007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5715
5716 PR bootstrap/31906
5717 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5718 they're already prefixed.
19d5986d 5719
6d3b5aea
BK
57202007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5721
5722 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5723 libstdc++.
5724 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5725 * configure: Regenerate.
5726 * Makefile.in: Regenerate.
09ce620e 5727
4fe7e755
AS
57282007-09-17 Andreas Schwab <schwab@suse.de>
5729
5730 * configure.ac: Raise minimum makeinfo version to 4.6.
5731 * configure: Regenerate.
5732
dce2d8b2 57332007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5734
ffe3dcd9 5735 * MAINTAINERS (write-after-approval) add myself
d483feaa 5736
fa9a3f31
AM
57372007-09-15 Alan Modra <amodra@bigpond.net.au>
5738
5739 * configure.ac: Correct makeinfo version check.
5740 * configure: Regenerate.
5741
6593a73e
RS
57422007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5743
5744 * MAINTAINERS: Update my email address.
5745
d9dced13
RS
57462007-09-14 Richard Sandiford <richard@codesourcery.com>
5747
5748 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5749 to $skipdirs and only disable gprof for newlib. Use the normal
5750 mips*-elf* handling in other respects.
5751 * configure: Regnerate.
5752
773c1467
DD
57532007-09-12 David Daney <ddaney@avtrex.com>
5754
5755 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5756 enabling libgcj.
5757 * configure: Regenerate.
5758
c03353e2
RIL
57592007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5760
5761 PR other/32154
5762 * configure.ac: For libgloss targets, point the linker to the linker
5763 script, startup code and simulator library.
5764 * configure: Regenerate.
5765
c4e9bf2b
AH
57662007-09-07 Andrew Haley <aph@redhat.com>
5767
5768 * configure.ac (noconfigdirs): Remove target-libffi and
5769 target-libjava.
5770 * configure: Regenerate.
5771
1f5a6b84
FXC
57722007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5773
5774 PR target/33281
5775 * configure.ac: Use config/mh-mingw on mingw.
5776 * configure: Regenerate.
1f5a6b84 5777
3951e521
PH
57782007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5779
9f349f63 5780 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5781
e643dc23
RG
57822007-09-05 Richard Guenther <rguenther@suse.de>
5783
5784 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5785 nor --disable-checking is provided also turn on yes and types
5786 checking for stage1.
5787 * configure: Re-generate.
5788
039874df
KW
57892007-08-30 Krister Walfridsson <cato@df.lth.se>
5790
5791 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5792 (Write After Approval): Remove myself.
5793
c3f07bd6 57942007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5795
c3f07bd6 5796 * config.sub, config.guess: Update from upstream sources.
15098359 5797
40049ccc 57982007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5799
5800 * MAINTAINERS (Write After Approval): Added myself.
5801 * MAINTAINERS (Reviewers): Removed myself.
5802
c8aea42c 58032007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5804 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5805
5806 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5807 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5808 * Makefile.in: Regenerate.
5809 * configure.ac (--with-debug-prefix-map): New.
5810 * configure: Regenerate.
5811
4bf6c438
RS
58122007-08-17 Richard Sandiford <richard@codesourcery.com>
5813 Nigel Stephens <nigel@mips.com>
5814
4bf6c438
RS
5815 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5816 as target_makefile_frag.
5817 * configure: Regenerate.
5818
bb286d71
AO
58192007-08-16 Alexandre Oliva <aoliva@redhat.com>
5820
5821 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5822 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5823 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5824 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5825 (do-compare, do-compare3, do-compare-debug): New.
5826 ([+compare-target+]): Use them.
5827
a4630417
MK
58282007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5829
5830 * MAINTAINERS (Write After Approval): Change my email address.
5831
d9acb717
RW
58322007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5833 Ben Elliston <bje@au.ibm.com>
5834
5835 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5836 --silent if $silent.
5837 * configure: Regenerate.
5838
96876681
ZD
58392003-08-12 Zdenek Dvorak <ook@ucw.cz>
5840
5841 * MAINTAINERS (Various Maintainers): Add myself as
5842 loop infrastructure maintainer. Update my e-mail
5843 address.
5844
1c1d80ee
DN
58452007-07-31 Diego Novillo <dnovillo@google.com>
5846
5847 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5848 Adjust description.
5849
7e98624c
RG
58502007-07-26 Richard Guenther <rguenther@suse.de>
5851
5852 * configure.ac: Add types checking to stage1 checking flags.
5853 * configure: Regenerate.
5854
4c85af60
NC
58552007-07-17 Nick Clifton <nickc@redhat.com>
5856
5857 * COPYING3: New file. Contains version 3 of the GNU General
5858 Public License.
5859 * COPYING3.LIB: New file. Contains version 3 of the GNU
5860 Lesser General Public License.
5861
19ddfd3a
AK
58622007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5863
5864 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5865
2a064545
AK
58662007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5867
5868 * MAINTAINERS (S/390 co-maintainer): Add myself.
5869 (Write After Approval): Remove myself.
5870
f861f54d
DH
58712007-07-13 Dan Hipschman <dsh@google.com>
5872
5873 * MAINTAINERS (Write After Approval): Add myself.
5874
0136f2f7
NC
58752007-07-11 Nick Clifton <nickc@redhat.com>
5876
5877 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5878 WINDRES export.
5879 * Makefile.in: Regenerate.
5880
6e29b5a4
RO
58812007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5882
5883 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5884 maintainer.
5885
159a4b02
L
58862007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5887
5888 * lt~obsolete.m4: New. Import from 20070318 libtool.
5889
6ba67283
JB
58902007-07-03 Julian Brown <julian@codesourcery.com>
5891
5892 * MAINTAINERS (Write After Approval): Add myself.
5893
30b74385
RW
58942007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5895
5896 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5897 * configure: Regenerate.
5898
58992007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5900
5901 * configure.ac: Add some missing m4 quotation.
5902 * configure: Regenerate.
5903
943c54ce
SB
59042007-07-02 Simon Baldwin <simonb@google.com>
5905
5906 * MAINTAINERS (Write After Approval): Add myself.
5907
1c00b503
PB
59082007-07-02 Paolo Bonzini <bonzini@gnu.org>
5909
5910 * configure: Regenerate.
5911
901119ae
KT
59122007-07-02 Kai Tietz <kai.tietz@onevision.com>
5913
5914 * Makefile.def: Add windmc tool to build.
5915 * Makefile.tpl: Likewise.
5916 * configure.ac: Likewise.
5917 * Makefile.in: Regenerate.
5918 * configure: Regenerate.
09ce620e 5919
83f4c19f
DD
59202007-06-28 DJ Delorie <dj@redhat.com>
5921
5922 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5923 not building newlib.
5924 * configure: Regenerated.
09ce620e 5925
5346c75c
JS
59262007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5927
5928 * MAINTAINERS (Write After Approval): Add myself.
5929
aacfb86b
MM
59302007-06-25 Martin Michlmayr <tbm@cyrius.com>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
590bf0d3
CM
59342007-06-19 Chris Matthews <chrismatthews@google.com>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
cdbbee7a
RIL
59382007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5939
5940 * MAINTAINERS (Write After Approval): Add myself.
5941
b8afffc1
DJ
59422007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5943
5944 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5945 * Makefile.in: Regenerated.
5946
3fcfad76
BS
59472007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5948
5949 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5950 bfin*-*-uclinux* targets.
5951 * configure: Regenerate.
5952
3f5a2b7f
ILT
59532007-06-14 Ian Lance Taylor <iant@google.com>
5954
5955 * MAINTAINERS: Add myself as non-algorithmic global write
5956 maintainer.
5957
4c46daee
DN
59582007-06-14 Diego Novillo <dnovillo@google.com>
5959
5960 * MAINTAINERS: Add self as middle-end maintainer and
5961 non-algorithmic global write maintainer.
5962
a3bb222a
FXC
59632007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5964
5965 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5966 Move all Fortran maintainers except Paul Brook into the
5967 Non-Autopoiesis section.
5968
a19e8f64
PB
59692007-06-14 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5972 (distclean-stage[+id+]): Possibly delete stage_last.
5973 * Makefile.in: Regenerate.
5974
1c2abe5e
SP
59752007-06-12 Seongbae Park <seongbae.park@gmail.com>
5976
5977 * MAINTAINERS (Various Maintainer): Fix typo.
5978
abca4739
PB
59792007-06-11 Paolo Bonzini <bonzini@gnu.org>
5980
5981 * MAINTAINERS (Various Maintainer): Add myself as
5982 dataflow maintainer.
5983
a894d2c3
BE
59842007-06-07 Ben Elliston <bje@au.ibm.com>
5985
5986 * config.sub, config.guess: Update from upstream sources.
5987
8024d75e
BE
59882007-06-07 Ben Elliston <bje@au.ibm.com>
5989
5990 * Makefile.tpl: Fix spelling error.
5991 * Makefile.in: Regenerate.
5992
973a9a5e
SE
59932007-06-01 Steve Ellcey <sje@cup.hp.com>
5994
96598938
L
5995 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5996 lt_cv_sys_max_cmd_len.
973a9a5e 5997
ccb4d26b
DN
59982007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5999
6000 * MAINTAINERS (Various Maintainers): Add myself as
6001 auto-vectorizer maintainer.
6002
eecb7461
PB
60032003-05-31 Paolo Bonzini <bonzini@gnu.org>
6004
6005 PR libjava/32098
6006 * libtool.m4: Revert previous change.
6007 * ltgcc.m4: Put it here.
6008
89d28202
ZD
60092003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6010
6011 * MAINTAINERS (Various Maintainers): Add myself as
6012 auto-vectorizer maintainer.
6013
60c7a11a
L
60142007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6015
6016 PR libjava/32098
6017 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6018
9dd3cc81
RG
60192007-05-30 Richard Guenther <rguenther@suse.de>
6020
6021 * MAINTAINERS (Various Maintainers): Add myself as
6022 auto-vectorizer maintainer.
6023
9cc1244e
JJ
60242007-05-30 Jakub Jelinek <jakub@redhat.com>
6025
6026 PR bootstrap/29382
6027 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6028 * configure: Rebuilt.
6029
6124296b
RC
60302007-05-28 Roberto Costa <robsettantasei@gmail.com>
6031
6032 * MAINTAINERS (Write After Approval): Removed my name.
6033
6b757a0d
SB
60342007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6035
6036 * MAINTAINERS (Write After Approval): Remove myself.
6037
86ef8528
AT
60382007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6039
6040 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6041
1cf3d07d
SE
60422007-05-23 Steve Ellcey <sje@cup.hp.com>
6043
6044 * ltmain.sh: Update from ToT Libtool.
6045 * libtool.m4: Update from ToT Libtool.
6046 * ltsugar.m4: New. Update from ToT Libtool.
6047 * ltversion.m4: New. Update from ToT Libtool.
6048 * ltoptions.m4: New. Update from ToT Libtool.
6049 * ltconfig: Remove.
6050 * ltcf-c.sh: Remove.
6051 * ltcf-cxx.sh: Remove.
6052 * ltcf-gcj.sh: Remove.
6053
ce3fcf8c
OW
60542007-05-22 Ollie Wild <aaw@google.com>
6055
6056 * MAINTAINERS (Write After Approval): Add myself.
6057
342b9200
PB
60582007-05-16 Paolo Bonzini <bonzini@gnu.org>
6059
6060 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6061 stage_cflags.
6062 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6063 Remove CFLAGS/LIBCFLAGS.
6064 (configure-stage[+id+]-[+prefix+][+module+],
6065 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6066 * Makefile.in: Regenerate.
6067
cea17285
DN
60682007-05-15 Diego Novillo <dnovillo@google.com>
6069
6070 * MAINTAINERS: Update e-mail address.
6071
11c004e7
RE
60722007-05-15 Revital Eres <eres@il.ibm.com>
6073
6074 * MAINTAINERS (Write After Approval): Add myself.
6075
ab6bd693
RC
60762007-05-14 Roberto Costa <robsettantasei@gmail.com>
6077
6078 * MAINTAINERS (Write After Approval): Updated my address.
6079
388cdf07
TN
60802007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6081
6082 * MAINTAINERS (Write After Approval): Add myself.
6083
23f24034
SR
60842007-05-11 Silvius Rus <rus@google.com>
6085
6086 * MAINTAINERS (Write After Approval): Add myself.
6087
34a7526e
TT
60882007-04-23 Tom Tromey <tromey@redhat.com>
6089
6090 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6091
51da21be
MM
60922007-04-22 Mark Mitchell <mark@codesourcery.com>
6093
6094 * MAINTAINERS (cpplib): Rename to ...
6095 (libcpp): ... this. Add C/C++ front end maintainers.
6096
70070387
SE
60972007-04-14 Steve Ellcey <sje@cup.hp.com>
6098
6099 * config-ml.in: Pass ${ml_config_env} to configure calls.
6100
df1a0dbb
CB
61012007-04-04 Christian Bruel <christian.bruel@st.com>
6102
6103 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6104
9daff147
DK
61052007-04-02 Dave Korn <dave.korn@artimi.com>
6106
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
374eadb2
TB
61092007-03-31 Tobias Burnus <burnus@net-b.de>
6110
6111 * MAINTAINERS (fortran 95 front end): Add myself.
6112
8eced3a2
DR
61132007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6114
6115 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6116
653de3e3
AZ
61172007-03-24 Ayal Zaks <zaks@il.ibm.com>
6118
6119 * MAINTAINERS (Modulo Scheduler): Add myself.
6120
b737d953
BM
61212007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6122
6123 * MAINTAINERS (fortran 95 front end): Add myself.
6124 (c++ front end): whitespace fix.
6125
a584cdf2
NF
61262007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6127
6128 * MAINTAINERS (Write After Approval): Add myself.
6129
8c79f3c4
RS
61302007-03-21 Richard Sandiford <richard@codesourcery.com>
6131
6132 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6133 of glob. Quote arguments with single quotes too.
6134 * configure: Regenerate.
6135
07f1ac6d
BM
61362007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6137
6138 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6139 * Makefile.in: Regenerate
6140
172e41aa
AS
61412007-03-07 Andreas Schwab <schwab@suse.de>
6142
6143 * configure: Regenerate.
6144
9c4d2493
BM
61452007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6146
6147 * configure.ac: Add "--with-pdfdir" configure option,
6148 which defines pdfdir variable.
6149 * Makefile.def (target=fixincludes): Add install-pdf to
6150 missing targets.
6151 (recursive_targets): Add install-pdf target.
6152 (flags_to_pass): Add pdfdir.
6153 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6154 target.
6155 * configure: Regenerate
6156 * Makefile.in: Regenerate
6157
e14e622e
EC
61582007-02-28 Eric Christopher <echristo@apple.com>
6159
6160 Revert:
6161 2006-12-07 Mike Stump <mrs@apple.com>
6162
6163 * Makefile.def (dependencies): Add dependency for
6164 install-target-libssp and install-target-libgomp on
6165 install-gcc.
6166 * Makefile.in: Regenerate.
6167
54e433bc
MK
61682007-02-27 Matt Kraai <kraai@ftbfs.org>
6169
6170 * configure: Regenerate.
6171 * configure.ac: Move statements after variable declarations.
6172
6c8d3d8f
KK
61732007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6174
6175 * MAINTAINERS: Add myself as sh maintainer.
6176
9f8c6739
JM
61772007-02-19 Joseph Myers <joseph@codesourcery.com>
6178
6179 * configure.ac: Adjust for loop syntax.
6180 * configure: Regenerate.
6181
278a7a38
AO
61822007-02-18 Alexandre Oliva <aoliva@redhat.com>
6183
6184 * configure: Rebuilt.
6185
b2eaac4a
AO
61862007-02-18 Alexandre Oliva <aoliva@redhat.com>
6187
6188 * configure.ac: Drop multiple occurrences of --enable-languages,
6189 and fix its quoting.
6190 * configure: Rebuilt.
6191
beeaf216 61922007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6193 Nathan Sidwell <nathan@codesourcery.com>
6194 Vladimir Prus <vladimir@codesourcery.com>
6195 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6196
6197 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6198 * configure: Regenerate.
6199
09201a09
GP
62002007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6201
6202 * ltconfig (freebsd*): Default to elf.
6203
291f172e
DJ
62042007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6205
6206 * configure.ac (target_libraries): Move libgcc before libiberty.
6207 * configure: Regenerated.
6208
c3a86da9
DJ
62092007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6210 Paolo Bonzini <bonzini@gnu.org>
6211
6212 PR bootstrap/30753
6213 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6214 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6215 * configure: Regenerated.
6216
88e1e72a
FXC
62172007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6218
6219 * MAINTAINERS (Language Front End Maintainers): Update my mail
6220 address.
6221
44bfc3ac
DJ
62222007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6223
6224 PR bootstrap/30748
6225 * configure.ac: Correct syntax for Solaris ksh.
6226 * configure: Regenerated.
6227
3e19841a
PB
62282007-02-09 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * configure.ac: Sync with src.
6231 * configure: Regenerate.
6232
74a48762
PB
62332007-02-09 Paolo Bonzini <bonzini@gnu.org>
6234
6235 * Makefile.in: Regenerate.
6236
d846e52e
PB
62372007-02-09 Paolo Bonzini <bonzini@gnu.org>
6238
6239 * config.sub: Sync with src.
6240
1c710c3c
DJ
62412007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6242
6243 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6244 noncanonical equivalents.
6245 * configure.in: Rename to...
6246 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6247 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6248 target_noncanonical. Use them. Rewrite removal of configure
6249 arguments for autoconf 2.59. Discard variable settings. Force
6250 program_transform_name for native tools.
6251
6252 * Makefile.in: Regenerated.
6253 * configure: Regenerated with autoconf 2.59.
6254
dce2d8b2 62552007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6256
3de8da2a 6257 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6258
f6671c93
AS
62592007-01-31 Andreas Schwab <schwab@suse.de>
6260
6261 * Makefile.tpl (LDFLAGS): Substitute it.
6262 * Makefile.in: Regenerate.
6263
dce2d8b2 62642007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6265
3de8da2a 6266 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6267
2472200d
DE
62682007-01-28 David Edelsohn <edelsohn@gnu.org>
6269
3de8da2a 6270 * MAINTAINERS (spu port): Add myself.
2472200d 6271
5305be7e
RG
62722007-01-23 Richard Guenther <rguenther@suse.de>
6273
6274 PR bootstrap/30541
6275 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6276 * Makefile.tpl (GNATBIND): Substitute it.
6277 (GNATMAKE): Likewise.
6278 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6279 of STAGE_PREFIX.
6280 * Makefile.in: Regenerate.
6281 * configure: Regenerate.
6282
416cfb5e
MS
62832007-01-18 Mike Stump <mrs@apple.com>
6284
6285 * configure.in: Re-enable -Werror for gcc builds.
6286
3de8da2a 62872007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6288
3de8da2a 6289 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6290
d943d7c4
PB
62912007-01-11 Paolo Bonzini <bonzini@gnu.org>
6292
6293 * configure.in: Change == to = in test command.
3de8da2a 6294 * configure: Regenerate.
d943d7c4 6295
e69bf64b 62962007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6297 Nick Clifton <nickc@redhat.com>
6298 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6299
6300 * configure.in (build_configargs, host_configargs, target_configargs):
6301 Remove build/host/target parameters.
6302 (host_libs): Add gmp and mpfr.
6303 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6304 * Makefile.def (gmp, mpfr): New.
6305 (gcc): Remove target.
6306 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6307 target_os, target_vendor): New.
dce2d8b2 6308 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6309 * configure: Regenerate.
6310 * Makefile.in: Regenerate.
e69bf64b
PB
6311
63122007-01-11 Matt Fago <fago@earthlink.net>
6313
6314 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6315 to improve robustness of configure tests.
e69bf64b 6316 * configure: Regenerate.
e14e622e 6317
a42f3b80
UB
63182007-01-09 Uros Bizjak <ubizjak@gmail.com>
6319
6320 * MAINTAINERS: Add myself as i386 maintainer.
6321
a36aee1a
JH
63222007-01-08 Jan Hubicka <jh@suse.cz>
6323
61fcaeef 6324 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6325
738a52d3
KT
63262007-01-08 Kai Tietz <kai.tietz@onevision.com>
6327
6328 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6329 * configure: Regenerate.
738a52d3 6330
54fdc474
DJ
63312007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * Makefile.tpl (all-target): Correct @if conditional for target
6334 modules.
6335 * configure.in: Omit libiberty if building only target libgcc.
6336 * configure, Makefile.in: Regenerated.
6337
3dd71726
PB
63382007-01-04 Paolo Bonzini <bonzini@gnu.org>
6339
dce2d8b2 6340 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6341 * configure: Regenerate.
6342
fa958513
DJ
63432007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * Makefile.def (target_modules): Add libgcc.
6346 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6347 * Makefile.tpl (clean-target-libgcc): Delete.
6348 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6349 on gcc even for bootstrapped modules. Rewrite handling of
6350 lang_env_dependencies to loop over target_modules.
6351 * configure.in (target_libraries): Add target-libgcc.
6352 * Makefile.in, configure: Regenerated.
6353
e1888513
PB
63542006-12-29 Paolo Bonzini <bonzini@gnu.org>
6355
6356 * configure.in: Reorganize recognition of languages. Add
6357 --enable-stage1-languages. Show supported languages for the chosen
6358 target rather than all recognized languages.
6359 * configure: Regenerate.
6360
53b88b73
PB
63612006-12-29 Paolo Bonzini <bonzini@gnu.org>
6362
6363 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6364 * Makefile.in: Regenerate.
6365
a3993f33
KG
63662006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6367
6368 * configure.in: Warn that MPFR 2.2.0 is buggy.
6369 * configure: Regenerate.
6370
f063a9ed
ILT
63712006-12-27 Ian Lance Taylor <iant@google.com>
6372
6373 * configure.in: When removing Makefiles to force a reconfigure, also
6374 remove prev-DIR*/Makefile.
6375 * configure: Regenerate.
6376
af71363e
AS
63772006-12-22 Andreas Schwab <schwab@suse.de>
6378
6379 * configure: Regenerate with correct autoconf version.
6380
0b0dc272
AM
63812006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6382
3de8da2a
UB
6383 * configure.in: add AC_SUBST for *_FOR_TARGET.
6384 * configure: Regenerate.
0b0dc272 6385
53b88b73
PB
63862006-12-19 Paolo Bonzini <bonzini@gnu.org>
6387
6388 * configure.in: Simplify logic for rejecting languages that cannot
6389 be built. Separate the case when a language is unsupported,
6390 from the case when the user chooses not to build a language.
6391
400ebff4
PB
63922006-12-19 Paolo Bonzini <bonzini@gnu.org>
6393
6394 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6395 it only affects bootstrap and could be tested on "$host" as well.
6396 * configure: Regenerate.
6397 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6398
8efea775
PB
63992006-12-19 Paolo Bonzini <bonzini@gnu.org>
6400
6401 PR bootstrap/29544
6402 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6403 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6404 move here comment from Makefile.tpl.
6405 * Makefile.tpl: Move some definitions higher in the file.
6406 (STAGE1_CHECKING): New.
6407 * configure.in: Add --enable-stage1-checking.
6408 * configure: Regenerate.
6409 * Makefile.in: Regenerate.
6410
ed88a7ed
PB
64112006-12-19 Paolo Bonzini <bonzini@gnu.org>
6412
6413 * MAINTAINERS: Add myself as build system maintainer.
6414
b65151d3
SM
64152006-12-15 Simon Martin <simartin@users.sourceforge.net>
6416
6417 * MAINTAINERS (Write After Approval): Add myself.
6418
7e050830
EC
64192006-12-13 Eric Christopher <echristo@apple.com>
6420
6421 * MAINTAINERS: Add myself as darwin maintainer.
6422
8b494895
ILT
64232006-12-11 Ian Lance Taylor <ian@airs.com>
6424
6425 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6426
dce2d8b2 64272006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6428
6429 MAINTAINERS: Update my entry.
6430
58e24147
AM
64312006-12-11 Alan Modra <amodra@bigpond.net.au>
6432
6433 * configure.in: Handle spu makefile frag.
58e24147
AM
6434 * Makefile.tpl (MAINT): Define
6435 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6436 * configure: Regenerate.
6437 * Makefile.in: Regenerate.
6438
9b6f37a0
BE
64392006-12-11 Ben Elliston <bje@au.ibm.com>
6440
6441 * config.guess: Import latest version.
6442 * config.sub: Likewise.
6443
ea6f5c57
BE
64442006-12-11 Ben Elliston <bje@au.ibm.com>
6445
6446 * configure.in (spu-*-*): Don't skip target-libiberty.
6447 * configure: Regenerate.
6448
42c1cd8a
AT
64492006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6450
6451 PR bootstrap/30134
6452 * configure.in: Correct x86 darwin support for libjava to powerpc
6453 and i?86 only.
6454 * configure: Regenerate.
6455
55eb837d
ST
64562006-12-08 Sandro Tolaini <tolaini@libero.it>
6457
6458 * configure.in: Add x86 darwin support for libjava.
6459 * configure: Regenerate.
6460
5bdacbc7
MS
64612006-12-07 Mike Stump <mrs@apple.com>
6462
6463 * Makefile.def (dependencies): Add dependency for
6464 install-target-libssp and install-target-libgomp on
6465 install-gcc.
6466 * Makefile.in: Regenerate.
6467
477d851c
RG
64682006-12-04 Richard Guenther <rguenther@suse.de>
6469
6470 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6471 (Non-Algorithmic Maintainers): Move over non-algorithmic
6472 loop optimizer maintainers, add myself as a non-algorithmic
6473 middle-end maintainer.
6474
5d33d367
DF
64752006-12-04 Daniel Franke <franke.daniel@gmail.com>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
dbee1fb3
KG
64792006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6480
6481 * configure.in: Update error message for missing GMP/MPFR.
6482
6483 * configure: Regenerate.
6484
b5147de7
KG
64852006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6486
6487 * configure.in: Update MPFR version in error message.
6488
6489 * configure: Regenerate.
6490
f019376c
KG
64912006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6492
6493 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6494 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6495 --with-gmp-lib): New flags.
6496
6497 * configure: Regenerate.
6498
91ed95ae
BM
64992006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6500
6501 * MAINTAINERS (Write After Approval): Change my email address.
6502
3a971f15
MLI
65032006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6504
05170031 6505 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6506
dce2d8b2 65072006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6508
6509 * MAINTAINERS (i18n): Update e-mail address.
6510
df5487ee
TS
65112006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6512
6513 * MAINTAINERS (spu port): Add myself as maintainer.
6514 (Write After Approval): Remove myself.
6515
92c2f0ee
BE
65162006-11-22 Ben Elliston <bje@au.ibm.com>
6517
6518 * configure.in (skipdirs): Don't build libssp for SPU.
6519 * configure: Regenerate.
6520
a3b97199
AP
65212006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6522
6523 * MAINTAINERS (spu port): Add myself as maintainer.
6524 (libobjc): Update my email address.
6525
0eb97064
AB
65262006-11-21 Andrea Bona <andrea.bona@st.com>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
dce2d8b2 65302006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6531
6532 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6533 * configure : Rebuilt.
6534
dce2d8b2 65352006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6536
6537 * MAINTAINERS (Write After Approval): Add myself.
6538
d58542ea
AO
65392006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6540
6541 * MAINTAINERS (Write After Approval): Add myself.
6542
a357b5ae
KG
65432006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6544
6545 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6546 libmpfr.a.
6547 * configure: Regenerate.
6548
9bd6112c
PB
65492006-11-16 Paolo Bonzini <bonzini@gnu.org>
6550
6551 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6552 (unstage): Test for stage_last presence.
6553
6554 PR bootstrap/29802
dce2d8b2
EB
6555 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6556 STAGE_PREFIX.
9bd6112c
PB
6557 * Makefile.in: Regenerate.
6558
c8cf9f0f
ZD
65592003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6560
6561 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6562 maintainers.
6563
467b1fc6
ER
65642006-11-14 Erven Rohou <erven.rohou@st.com>
6565
6566 * MAINTAINERS (Write After Approval): Add myself.
6567
995a5697
PB
65682006-11-14 Paolo Bonzini <bonzini@gnu.org>
6569
6570 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6571 and stageN-package/Makefile.
6572 * Makefile.in: Regenerated.
6573
c8d6d53e
JZ
65742006-11-14 Jie Zhang <jie.zhang@analog.com>
6575
6576 * configure.in: Remove target-libgloss from noconfigdirs for
6577 bfin-*-*.
6578 * configure: Regenerated.
6579
dffb147d
KG
65802006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6581
6582 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6583
dffb147d
KG
6584 * configure: Regenerate.
6585
ca558912
KG
65862006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6587
6588 * configure.in: Robustify error message for missing GMP/MPFR.
6589
6590 * configure: Regenerate.
6591
dce2d8b2 65922006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6593
6594 * MAINTAINERS (Write After Approval): Add myself.
6595
dce2d8b2 65962006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6597
6598 * MAINTAINERS: Change email address.
6599
91de1527
VP
66002006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6601
6602 * MAINTAINERS (Write After Approval): Add myself.
6603
a3867703
PB
66042006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6605
6606 * MAINTAINERS (Write After Approval): Add myself.
6607
b4364fa2
CL
66082006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6609
7e050830 6610 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6611 Write After Approval section.
b4364fa2 6612
70ec446f
KG
66132006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6614
6615 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6616 need_gmp anymore.
6617 * configure: Regenerate.
6618
018c8d88
TB
66192006-10-16 Tobias Burnus <burnus@net-b.de>
6620
6621 * MAINTAINERS (Write After Approval): Add myself.
6622
f6a1687e
BE
66232006-10-16 Ben Elliston <bje@au.ibm.com>
6624
6625 * config.guess: Import latest version.
6626 * config.sub: Likewise.
6627
b5422ad7
BM
66282006-10-10 Brooks Moses <bmoses@stanford.edu>
6629
6630 * Makefile.def: Added pdf target handling.
6631 * Makefile.tpl: Added pdf target handling.
6632 * Makefile.in: Regenerated.
6633
bdcee471
CL
66342006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6635
6636 * MAINTAINERS: Add self as score port maintainer.
6637
7d610414
BM
66382006-10-04 Brooks Moses <bmoses@stanford.edu>
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
e48d66a9
SK
66422006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6643
7e050830 6644 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6645 or newer.
6646 * configure: Regenerated.
6647
c394e891
DB
66482006-09-27 Dave Brolley <brolley@redhat.com>
6649
dce2d8b2
EB
6650 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6651 using $s instead of $r.
c394e891
DB
6652 * configure: Regenerated.
6653
1ee4c5a0
TS
66542006-09-26 Thiemo Seufer <ths@mips.com>
6655
6656 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6657 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6658 * configure: Regenerate.
6659
dce2d8b2 66602006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6661
6662 * MAINTAINERS (Write After Approval): Remove myself.
6663
0c502898
CF
66642006-09-22 Chao-ying Fu <fu@mips.com>
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
a7819e42
JM
66682006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6669
6670 * MAINTAINERS: Add self as soft-fp maintainer.
6671
dce2d8b2 66722006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6673
6674 * MAINTAINERS: Add myself as avr maintainer.
6675 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6676
e8288489
RC
66772006-09-07 Roberto Costa <roberto.costa@st.com>
6678
6679 * MAINTAINERS (Write After Approval): Add myself.
6680
b91f0a41
CV
66812006-08-30 Corinna Vinschen <corinna@vinschen.de>
6682
6683 * configure.in: Never build newlib for a Mingw host.
6684 Never build newlib as Mingw target library.
6685 Test the existence of winsup/cygwin for building a Cygwin newlib,
6686 rather than just winsup.
6687 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6688 building a Mingw target.
6689 * configure: Regenerate.
6690
094c07a0
EB
66912006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6692
6693 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6694
8d1171cb
PB
66952006-07-25 Paolo Bonzini <bonzini@gnu.org>
6696
6697 * config.guess: Import from src (was more updated).
6698 * config.sub: Likewise.
6699
2e9e6f68
DJ
67002006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6701
6702 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6703 * configure: Regenerated.
6704
57255173
PB
67052006-07-18 Paolo Bonzini <bonzini@gnu.org>
6706
cc6010cd
AP
6707 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6708 for stages after the first.
57255173 6709
9fbe6585
JJ
67102006-07-17 Jakub Jelinek <jakub@redhat.com>
6711
6712 * Makefile.def: Add dependencies for configure-opcodes
6713 on configure-intl and all-opcodes on all-intl.
6714 * Makefile.in: Regenerated.
6715
18c3f977
BE
67162006-07-13 Ben Elliston <bje@au.ibm.com>
6717
6718 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6719
27b56ba6
PE
67202006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6721
6722 Port to hosts whose 'sort' and 'tail' implementations
6723 treat operands with leading '+' as file names, as POSIX
6724 has required since 2001. However, make sure the code still
6725 works on pre-POSIX hosts.
6726 * ltmain.sh: Don't assume "sort +2" is equivalent to
6727 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6728
ad6d4e43
UW
67292006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6730
6731 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6732
706601d9
PG
67332006-07-04 Peter O'Gorman <peter@pogma.com>
6734
6735 * ltconfig: chmod 644 before ranlib during install.
6736
0b50988a
EB
67372006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6738
6739 PR bootstrap/18058
6740 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6741 if the bootstrap compiler is a GCC version that supports it.
6742 * configure: Regenerate.
6743
b6348cb3
PB
67442006-07-03 Paolo Bonzini <bonzini@gnu.org>
6745
95695ad3 6746 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6747 * configure: Regenerate.
6748
1546bb64
PB
67492006-07-03 Paolo Bonzini <bonzini@gnu.org>
6750
6751 PR other/27063
6752 * configure.in: Test subdir_requires and give an appropriate
6753 error message.
6754 * configure: Regenerate.
6755
5cb6c629
AJH
67562006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6757
6758 * MAINTAINERS (Write After Approval): Add myself.
6759
f4d8cdf8
JDA
67602006-06-22 John David Anglin <dave.anglin@nrc.ca>
6761
6762 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6763
4fe5abb7
SE
67642006-06-22 Steve Ellcey <sje@cup.hp.com>
6765
6766 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6767
2a79fd67
DA
67682006-06-20 David Ayers <d.ayers@inode.at>
6769
6770 PR bootstrap/28072
6771 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6772 whether target-libjava is being configured instead of whether the
6773 java front end is enabled.
6774 * configure: Regenerate.
7e050830 6775
04879af3
RO
67762006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6777
6778 PR target/27540
6779 * configure.in: Only enable libgomp on IRIX 6.
6780 * configure: Regenerate.
6781
ec6c7392
PB
67822006-06-15 Paolo Bonzini <bonzini@gnu.org>
6783
6784 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6785 too.
6786 * Makefile.in: Regenerate.
6787
12973d7a
DD
67882006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6789
6790 * config-ml.in: Alter CCASFLAGS to include special
6791 multilib options the same as is done for CFLAGS.
6792
c67ed86a
JDA
67932006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6794
6795 * configure.in: Don't enable libgomp on hpux10.
6796 * configure: Rebuilt.
6797
cb253473
DA
67982006-06-12 David Ayers <d.ayers@inode.at>
6799
6800 PR bootstrap/27963
6801 PR target/19970
7e050830 6802 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6803 ${libgcj} is specified.
6804 * configure: Regenerate.
7e050830 6805
dce2d8b2 68062006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6807
6808 Sync from src:
7e050830
EC
6809
6810 * configure.in: Sync.
32845532 6811 * configure: Regenerated.
7e050830 6812
32845532
CD
6813 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6814
6815 * Makefile.def: Added dependencies from sim and gdb on intl, and
6816 added configure dependencies to everything with an all dependency
6817 on intl.
6818 * Makefile.in: Regenerated.
6819
7cd0cf9c
DA
68202006-06-06 David Ayers <d.ayers@inode.at>
6821
6822 PR libobjc/13946
6823 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6824 * Makefile.in: Regenerate.
6825 * configure.in: Add --enable-objc-gc at toplevel and have it
6826 enable boehm-gc for Objective-C.
6827 Remove target-boehm-gc from libgcj.
6828 Add target-boehm-gc to target_libraries.
6829 Add target-boehm-gc to noconfigdirs where ${libgcj}
6830 is specified.
6831 Assert that boehm-gc is supported when requested for Objective-C.
6832 Only build boehm-gc if needed either for Java or Objective-C.
6833 * configure: Regenerate.
7e050830 6834
3ff3adad
PB
68352006-06-05 Paolo Bonzini <bonzini@gnu.org>
6836
6837 PR 27674
6838 * Makefile.tpl (configure-[+prefix+][+module+],
6839 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6840 Remove rule to unstage bootstrapped modules.
6841 (stage_current): New.
6842 * Makefile.in: Regenerate.
6843
898e551d
LB
68442006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6845
6846 * MAINTAINERS (Write After Approval): Update my e-mail address.
6847
ea60341e
MS
68482006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6849
6850 * include/libiberty.h: Declare pex_run_in_environment.
6851
222ae291
AL
68522006-05-31 Asher Langton <langton2@llnl.gov>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6855
e9a54b07
PB
68562006-05-25 Paolo Bonzini <bonzini@gnu.org>
6857
6858 * Makefile.def (bfd, opcodes): Fix lib_path.
6859 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6860 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6861 * Makefile.in: Regenerate.
6862
03e67131
CD
68632006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6864
6865 * Makefile.in: Regenerate.
6866
65d6e994
CD
68672006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6868
6869 * Makefile.def: Add install-html target. Add datarootdir
6870 docdir and htmldir to flags_to_pass.
6871 * Makefile.tpl: Add install-html target.
6872 * Makefile.in: Regenerate.
6873 * configure.in: Add --with-datarootdir, --with-docdir, and
6874 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6875 * configure: Regenerate.
6876
9e299237
MS
68772006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6878
6879 * configure.in: Enable gprof for cross builds.
6880 * configure: Regenerate.
6881
c31202cd
RG
68822006-05-22 Richard Guenther <rguenther@suse.de>
6883
6884 Revert
6885 2006-01-31 Richard Guenther <rguenther@suse.de>
6886 Paolo Bonzini <bonzini@gnu.org>
6887
6888 * Makefile.def (target_modules): Add libgcc-math target module.
6889 * configure.in (target_libraries): Add libgcc-math target library.
6890 (--enable-libgcc-math): New configure switch.
6891 * Makefile.in: Re-generate.
6892 * configure: Re-generate.
6893 * libgcc-math: New toplevel directory.
6894
2a332582
JDA
68952006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6896 Andreas Tobler <a.tobler@schweiz.ch>
6897
6898 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6899 * configure: Rebuilt.
6900
dce2d8b2 69012006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6902
ccce6917
SL
6903 * MAINTAINERS (Write After Approval): Add myself.
6904
ed606bc0
DD
69052006-05-01 DJ Delorie <dj@redhat.com>
6906
3d8f47a0 6907 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6908 * configure: Regenerate.
6909
9386bd20
RG
69102006-05-01 Richard Guenther <rguenther@suse.de>
6911
6912 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6913 maintainer.
6914
dce2d8b2 69152006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6916
6917 * MAINTAINERS (Write After Approval): Add myself.
6918
87ceee72
JB
69192006-04-28 Jan Beulich <jbeulich@novell.com>
6920
6921 * MAINTAINERS (Write After Approval): Add myself.
6922
e88a2c09
DD
69232006-04-18 DJ Delorie <dj@redhat.com>
6924
6925 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6926 reference libgloss so that libssp can be built in a combined
6927 tree.
6928 * configure: Regenerate.
6929
675f0a8a
RM
69302006-04-08 Robert Millan <rmh@gcc.gnu.org>
6931
6932 * MAINTAINERS (Write After Approval): Add myself.
6933
27b6c940
BE
69342006-04-05 Ben Elliston <bje@au.ibm.com>
6935
6936 * configure.in: Require makeinfo 4.4 or higher.
6937 * configure: Regenerate.
6938
687b17d4
GP
69392006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6940
6941 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6942 Rearrange the entries of other libraries to have them in one place.
6943
906ac235
JB
69442006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6945
7e050830 6946 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6947 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6948
fb0103e5
RG
69492006-03-14 Richard Guenther <rguenther@suse.de>
6950
6951 * configure: Regenerate with autoconf 2.13.
6952
17237f6b
JB
69532006-03-13 Jim Blandy <jimb@codesourcery.com>
6954
6955 * MAINTAINERS: Use my work address.
bed31434
JB
6956
6957 * MAINTAINERS: Update my E-mail address.
6958
27079765
AH
69592006-03-10 Aldy Hernandez <aldyh@redhat.com>
6960
6961 * configure.in: Handle --disable-<component> generically.
6962 * configure: Regenerate.
6963
54a17039
L
69642006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6965
6966 PR libgcj/17311
6967 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6968
b9bd11ca
EE
69692006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6970
6971 * MAINTAINERS (Write After Approval): Remove myself.
6972 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6973
dce2d8b2 69742006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6975
072b06f2
RE
6976 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6977 (TARGET_CONFIGDIRS): Remove.
6978 * configure.in: Remove AC_SUBST(target_configdirs).
6979 * Makefile.in, configure: Regenerated.
ee2312f3 6980
936e1a35
SK
69812006-02-20 Steven G. Kargl <kargls@comcast.net>
6982
6983 * MAINTAINERS (Write After Approval): Remove myself.
6984 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6985
cc11cc9b
PB
69862006-02-20 Paolo Bonzini <bonzini@gnu.org>
6987
6988 PR bootstrap/25670
6989
6990 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6991
6992 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6993 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6994 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6995 BUILD_PREFIX, BUILD_PREFIX_1.
6996 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6997
6998 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6999 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7000
7001 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7002 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7003 of `cat stage_current`. Always provide the `r' and `s' variables.
7004 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7005 a single shell execution.
7006 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7007 bootstrapped modules, make the stage1 module if the build was not
7008 started yet, else build the current stage.
7009 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7010 (all-build, all-host, all-target, [+make_target+]-host,
7011 [+make_target+]-target): Do not use \-continued lines.
7012 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7013 (current_stage, restrap, stage_last): New.
7014
7015 * Makefile.in: Regenerate.
7016 * configure: Regenerate.
7017
63a7c9ef
BD
70182006-02-19 Bud Davis <jmdavis@link.com>
7019
7020 * MAINTAINERS (Write After Approval): Remove myself.
7021 (Language Front End Maintainers): Add myself as fortran 95
7022 maintainer and update e-mail address.
7023
a3543e3a
FXC
70242006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7025
7026 * MAINTAINERS (Write After Approval): Remove myself.
7027 (Language Front End Maintainers): Add myself as fortran 95
7028 maintainer.
7029
ca5b1d2c
VK
70302006-02-16 Victor Kaplansky <victork@il.ibm.com>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
0499513f
TK
70342006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7035
7036 * MAINTAINERS (Write After Approval): Remove myself.
7037 (Language Front End Maintainers): Add myself as
7038 fortran 95 maintainer.
7039
d1f8db0c
PB
70402006-02-14 Paolo Bonzini <bonzini@gnu.org>
7041
7042 Sync from src:
7043
7044 2005-12-27 Leif Ekblad <leif@rdos.net>
7045
cc6010cd
AP
7046 * configure.in: Add support for RDOS target.
7047 * configure: Regenerate.
d1f8db0c
PB
7048
70492006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7050 Andreas Schwab <schwab@suse.de>
d1f8db0c 7051
cc6010cd 7052 * configure: Regenerate.
d1f8db0c 7053
cac90078
DE
70542006-02-12 David Edelsohn <edelsohn@gnu.org>
7055
7056 * configure.in (enable_libgomp): Add AIX.
7057 * configure: Regenerate.
7058
bd37fbf5
MK
70592006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7060
7061 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7062
23027b7a
LM
70632006-02-03 Lee Millward <lee.millward@gmail.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7066
0058967b
RG
70672006-01-31 Richard Guenther <rguenther@suse.de>
7068 Paolo Bonzini <bonzini@gnu.org>
7069
7070 * Makefile.def (target_modules): Add libgcc-math target module.
7071 * configure.in (target_libraries): Add libgcc-math target library.
7072 (--enable-libgcc-math): New configure switch.
7073 * Makefile.in: Re-generate.
7074 * configure: Re-generate.
7075 * libgcc-math: New toplevel directory.
7076
e8b05380
PB
70772006-01-26 Paolo Bonzini <bonzini@gnu.org>
7078
7079 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7080 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7081 the assembler, linker and binutils.
7082 * configure: Regenerate.
7083
d54d5437
DM
70842006-01-22 Dirk Mueller <dmueller@suse.de>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
670cbfcf
DN
70882006-01-20 Diego Novillo <dnovillo@redhat.com>
7089
7090 * configure: Regenerate.
7091
953ff289
DN
70922006-01-18 Richard Henderson <rth@redhat.com>
7093 Jakub Jelinek <jakub@redhat.com>
7094 Diego Novillo <dnovillo@redhat.com>
7095
7096 * libgomp: New directory.
7097 * Makefile.def: Add target_module libgomp.
7098 * Makefile.in: Regenerate.
7099 * configure.in (target_libraries): Add target-libgomp.
7100 * configure: Regenerate.
7101
32ce4048
AO
71022006-01-05 Alexandre Oliva <aoliva@redhat.com>
7103
7104 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7105 @ from continuation.
7106 * Makefile.in: Rebuilt.
7107
0eaf8e17 71082006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7109
c76c0c83
CL
7110 * MAINTAINERS (Write After Approval): Add myself.
7111
2d309510
PB
71122006-01-04 Paolo Bonzini <bonzini@gnu.org>
7113
7114 PR bootstrap/24252
7115
7116 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7117 * Makefile.tpl (OBJDUMP): New.
7118 (EXTRA_HOST_FLAGS): Add it.
7119 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7120
953ff289
DN
7121 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7122 to use symbolic links between directories. Avoid race conditions
7123 or make them harmless.
7124 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7125
7126 * Makefile.def (LEAN): Pass.
7127 * Makefile.tpl (LEAN): Define.
7128 (stage[+id+]-start): Accept that the previous directory does not
7129 exist, if the bootstrap is lean.
7130 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7131 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7132 configure substitution.
7133 ([+compare-target+]): Likewise.
7134 ([+bootstrap-target+]-lean): New.
7135 * configure.in: Remove lean bootstrap support from here.
7136
953ff289
DN
7137 * Makefile.in: Regenerate.
7138 * configure: Regenerate.
2d309510 7139
368872c3
BE
71402006-01-04 Ben Elliston <bje@au.ibm.com>
7141
7142 * MAINTAINERS (libdecnumber): Add myself.
7143
d79e6356
MM
71442006-01-02 Mark Mitchell <mark@codesourcery.com>
7145
7146 * libtool-ldflags: New script.
7147
a6fbc1e2
AS
71482006-01-02 Andreas Schwab <schwab@suse.de>
7149
7150 * configure.in: When reconfiguring remove Makefile in
7151 all stage directories.
7152 * configure: Regenerate.
7153
103a4b39
SB
71542005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7155
7156 * MAINTAINERS: Update my email address.
7157
212f829c
PB
71582005-12-20 Paolo Bonzini <bonzini@gnu.org>
7159
7160 Revert Ada-related part of the previous change.
7161
7162 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7163 Do not pass.
7164 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7165 * Makefile.in: Regenerate.
7166 * configure.in: Do not include mt-ppc-aix target fragment.
7167 * configure: Regenerate.
7168
8ef1f2df
PB
71692005-12-19 Paolo Bonzini <bonzini@gnu.org>
7170
7171 * configure.in: Select appropriate fragments for PowerPC/AIX.
7172 * configure: Regenerate.
7173
7174 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7175 BOOT_CFLAGS, BOOT_LDFLAGS.
7176 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7177 BOOT_CFLAGS, BOOT_LDFLAGS.
7178 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7179 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7180 (stage): Fail if we cannot complete the work.
7181 * Makefile.in: Regenerate.
7182
ab34901f
NS
71832005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7184
7185 * configure.in: Replace ms1 with mt.
7186 * configure: Rebuilt.
7187
cbe82f21
BM
71882005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7189
7190 * MAINTAINERS: Update my email address.
7191
19843472
PB
71922005-12-15 Paolo Bonzini <bonzini@gnu.org>
7193
7194 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7195 install-host-nogcc): Don't invoke $(stage) at the end.
7196 * Makefile.in: Regenerate.
7197
1ca26cd2
PB
71982005-12-14 Paolo Bonzini <bonzini@gnu.org>
7199
7200 * configure.in: Flip the top-level bootstrap switch.
7201 * configure: Regenerate.
7202
f41d6665
DJ
72032005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7204
7205 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7206 $(stage) and $(unstage).
7207 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7208 (all): Remove stray semicolon.
7209 (local-distclean): Don't handle multilib.tmp and multilib.out.
7210 (install.all): Set $s for consistency.
7211 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7212 check_multilibs setting. Always make the install directory.
7213 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7214 Correct @if/@endif.
7215 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7216 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7217 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7218 (multilib.out): Remove.
7219 * Makefile.in: Regenerated.
7220
dce2d8b2 72212005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7222
7223 * MAINTAINERS (Write After Approval): Add myself.
7224
64f182bd
NS
72252005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7226
121b2cee
NS
7227 * MAINTAINERS: Add myself as mt maintainer.
7228
64f182bd
NS
7229 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7230
a6d63770
AN
72312005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7232
7233 * MAINTAINERS: Change email address.
7234
2abefe3d
PB
72352005-12-05 Paolo Bonzini <bonzini@gnu.org>
7236
7237 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7238 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7239 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7240 Find in-tree tools if available.
7241 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7242 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7243 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7244 (COMPILER_*_FOR_TARGET): New.
7245 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7246 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7247 (CONFIGURED_*, USUAL_*): Remove.
7248 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7249 STRIP): Use autoconf substitutions.
7250 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7251 COMPILER_NM_FOR_TARGET): New.
7252 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7253
7254 (all): Make all-host and all-target in parallel.
7255 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7256 that $$r and $$s are set before invoking a recursive make.
7257 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7258 ([+bootstrap-target+]): Inline most of the `all' target.
7259
2f3bdde7
BE
72602005-11-29 Ben Elliston <bje@au.ibm.com>
7261
7262 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7263 from the gcc build directory.
7264 * Makefile.in: Regenerate.
7265
a4b6c45a
BE
72662005-11-29 Ben Elliston <bje@au.ibm.com>
7267
7268 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7269 depend on all-libdecnumber.
7270 * configure.in (host_libs): Include libdecnumber.
7271 * Makefile.in: Regenerate.
7272 * configure: Likewise.
7273
473a74b9
BE
72742005-11-29 Ben Elliston <bje@au.ibm.com>
7275
7276 * libdecnumber: Import decNumber sources from the dfp-branch.
7277
b4623110
KJ
72782005-11-21 Kean Johnston <jkj@sco.com>
7279
7280 * config.sub, config.guess: Sync from upstream sources.
7281
67dc1785
BE
72822005-11-21 Ben Elliston <bje@au.ibm.com>
7283
7284 Import from Autoconf sources:
7285
7286 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7287 * config/move-if-change: Don't output "$2 is unchanged";
7288 suggested by Ben Elliston. Handle weird characters correctly.
7289
186abafe
AT
72902005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7291
7292 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7293 to match upstream libtool for darwin.
7294
ef9db8d5
DJ
72952005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7296
7297 * Makefile.def: Remove gdb dependencies for gdbtk.
7298 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7299 (configure-gdb, install-gdb): New rules.
7300 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7301 * Makefile.in, configure: Regenerated.
7302
9c5141ab
JB
73032005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7304
7305 * MAINTAINERS (Write After Approval): Add myself.
7306
4523d51b
EE
73072005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7308
7309 * MAINTAINERS (Write After Approval): Add myself.
7310
086b011c
DN
73112005-10-24 Diego Novillo <dnovillo@redhat.com>
7312
7313 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7314 Diego Novillo.
7315
e7c84bf8
PB
73162005-10-22 Paolo Bonzini <bonzini@gnu.org>
7317
7318 PR bootstrap/24297
7319 * Makefile.tpl (do-[+make-target+], do-check, install,
7320 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7321 are set before recursing.
7322 * Makefile.in: Regenerate.
7323
b88a7564
EB
73242005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7325
7326 PR bootstrap/18939
7327 * Makefile.def (gcc) <target>: Fix thinko.
7328 * Makefile.in: Regenerate.
7329
61efc800
BS
73302005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7331
7332 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7333 * configure: Regenerate.
7334
f53d2869
JZ
73352005-10-15 Jie Zhang <jie.zhang@analog.com>
7336
7337 * MAINTAINERS (Write After Approval): Add self.
7338
077fc835
KH
73392005-10-08 Kazu Hirata <kazu@codesourcery.com>
7340
7341 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7342 target-libffi, target-qthreads, target-libjava, and
7343 targetlibobjc.
7344 * configure: Regenerate.
7345
d739199a
DJ
73462005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7347
7348 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7349 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7350 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7351 (USUAL_OBJDUMP_FOR_TARGET): New.
7352 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7353 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7354 * configure, Makefile.in: Regenerated.
d739199a 7355
db38c6bb
PB
73562005-10-05 Paolo Bonzini <bonzini@gnu.org>
7357
7358 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7359 before other host packages.
7360
3015564c
KK
73612005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7362
7363 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7364
1061f99e
PB
73652005-10-05 Paolo Bonzini <bonzini@gnu.org>
7366
7367 PR bootstrap/22340
7368
7369 * configure.in (default_target): Remove.
7370 * Makefile.tpl (all): Do not use prerequisites as subroutines
7371 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7372 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7373 use prerequisites as subroutines.
7374 (check-host, check-target): New.
7375 (bootstrap configure & all targets): Do not use stage*-start
7376 if the directory layout is already ok.
7377 (non-bootstrap configure & all targets): Prepend a $(unstage).
7378 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7379 (NOTPARALLEL): Remove.
7380 (unstage, stage variables): New variables.
7381 (unstage, stage targets): Simply expand to those variables.
7382
7383 * configure: Regenerate.
7384 * Makefile.in: Regenerate.
7385
4a9c436f
JW
73862005-10-04 James E Wilson <wilson@specifix.com>
7387
7388 * Makefile.def (lang_env_dependencies): Add libmudflap.
7389 * Makefile.in: Regenerate.
7390
37150080
AS
73912005-10-03 Andreas Schwab <schwab@suse.de>
7392
7393 Backport from libtool CVS:
7394 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7395
7396 * ltmain.sh: add support for installing into temporary
7397 staging area (e.g. 'make install DESTDIR=...')
7398
39d16468
L
73992005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7400
7401 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7402 * configure: Regenerated.
7403
72a7ab82
AP
74042005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7405
7406 * configure: Regenerate with the correct
7407 autoconf version.
7408
6b65a26d
CM
74092005-09-30 Catherine Moore <clm@cm00re.com>
7410
7411 * configure.in (bfin-*-*): New.
7412 * configure: Regenerated.
7413
040b1c5a
GK
74142005-09-28 Geoffrey Keating <geoffk@apple.com>
7415
7416 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7417 (LIPO_FOR_TARGET): New.
7418 (CONFIGURED_LIPO_FOR_TARGET): New.
7419 (USUAL_LIPO_FOR_TARGET): New.
7420 (STRIP_FOR_TARGET): New.
7421 (CONFIGURED_STRIP_FOR_TARGET): New.
7422 (USUAL_STRIP_FOR_TARGET): New.
7423 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7424 STRIP_FOR_TARGET.
7425 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7426 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7427 * Makefile.in: Regenerate.
7428 * configure: Regenerate.
7e050830 7429
3a3c28db
DE
74302005-09-19 David Edelsohn <edelsohn@gnu.org>
7431
7432 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7433 (rs6000-*-aix*): Same.
7434 * configure: Regenerate.
7435
2749a921
TT
74362005-09-16 Tom Tromey <tromey@redhat.com>
7437
7438 * MAINTAINERS: Add self as java maintainer.
7439
7f26dfa3
FXC
74402005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7441
7442 * configure.in: Recognize f95 in the --enable-languages option,
7443 and substitute it for fortran, issuing a warning.
7444 * configure: Regenerate.
7445
d8852c4f
PE
74462005-08-30 Phil Edwards <phil@codesourcery.com>
7447
7448 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7449 * configure: Regenerated.
7450
ad685e81
AH
74512005-08-22 Aldy Hernandez <aldyh@redhat.com>
7452
7453 * MAINTAINERS: Add self as ms1 maintainer.
7454
b00d752c
RE
74552005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7456
7457 * Makefile.def (libssp): Add to lang_env_dependencies.
7458 * Makefile.in: Regenerate.
7459
9ed8fb9b
ILT
74602005-08-18 Ian Lance Taylor <ian@airs.com>
7461
7462 * MAINTAINERS: Add myself as middle-end maintainer.
7463
0f029d39
CG
74642005-08-17 Christian Groessler <chris@groessler.org>
7465
7466 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7467 * Makefile.in: Regenerate.
7468
81087874
AK
74692005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7470
7471 * MAINTAINERS (write after approval): Added myself.
7472
6a134f1c
MR
74732005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7474
7475 * MAINTAINERS (Write After Approval): Add myself.
7476
2693c0b0
PB
74772005-08-12 Paolo Bonzini <bonzini@gnu.org>
7478
7479 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7480 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7481 Look for alternate names of the target cc and c++
7482 * configure: Regenerate.
7483
4de997d1
PB
74842005-08-08 Paolo Bonzini <bonzini@gnu.org>
7485
7486 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7487 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7488 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7489 tools; remove code to manually set them.
7490 (Target tools): Look in the environment for them.
7491 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7492 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7493 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7494 build directory.
7495 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7496 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7497 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7498 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7499 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7500 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7501 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7502 * configure: Regenerate.
7503 * Makefile.in: Regenerate.
7504
b089e33a
BE
75052005-07-28 Ben Elliston <bje@au.ibm.com>
7506
7507 * MAINTAINERS: Update for removed CPU targets.
7508
e3791243
MM
75092005-07-27 Mark Mitchell <mark@codesourcery.com>
7510
7511 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7512 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7513 * Makefile.in: Regenerated.
7514
526635cb
MM
75152005-07-26 Mark Mitchell <mark@codesourcery.com>
7516
7517 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7518 (CFLAGS_FOR_TARGET): Use it.
7519 (CXXFLAGS_FOR_TARGET): Likewise.
7520 * Makefile.in: Regenerated.
7521 * configure.in (--with-build-sysroot): New option.
7522 * configure: Regenerated.
7523
19791f70
PB
75242005-07-24 Paolo Bonzini <bonzini@gnu.org>
7525
7526 * Makefile.tpl: Wrap install between unstage and stage
7527 * Makefile.in: Regenerate.
7528
35f5a23f
EC
75292005-07-21 Eric Christopher <echristo@apple.com>
7530
7531 * MAINTAINERS: Update affiliation.
7532
ff3ddf15
PW
75332005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7534
7535 * MAINTAINERS: Add self as crx port maintainer.
7536
3a664c1c
DD
75372005-07-20 DJ Delorie <dj@redhat.com>
7538
7539 * MAINTAINERS: Add self as m32c maintainer.
7540
539df155
KC
75412005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7542
7543 * all files: Update FSF address.
7544
be9c593a
EC
75452005-07-15 Eric Christopher <echristo@redhat.com>
7546
7547 * MAINTAINERS: Change affiliation.
7548
fd7ea4ab
JB
75492005-07-14 Jim Blandy <jimb@redhat.com>
7550
7551 * configure.in: Add cases for Renesas m32c.
7552 * configure: Regenerated.
7e050830 7553
0063a823
KC
75542005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7555
d0ca130a
KC
7556 * COPYING.LIB: Update from fsf.org.
7557
75582005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7559
7560 * COPYING, compile, config.guess,
0063a823
KC
7561 config.sub, install-sh, missing, mkinstalldirs,
7562 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7563 * config-ml.in: Update FSF address.
0063a823 7564
a8ba31f2
EC
75652005-07-13 Eric Christopher <echristo@redhat.com>
7566
7567 * configure.in: Add toplevel noconfigdir support for tpf.
7568 * configure: Regenerate.
7569
5bea4a03
PB
75702005-07-11 Paolo Bonzini <bonzini@gnu.org>
7571
7572 PR ada/22340
7573
7574 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7575 * Makefile.in: Regenerate.
7576
284bdbbd
MM
75772005-07-07 Mark Mitchell <mark@codesourcery.com>
7578
7579 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7580 Brolley to write-after-approval.
284bdbbd 7581
452190fb
AS
75822005-07-07 Andreas Schwab <schwab@suse.de>
7583
7584 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7585 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7586 * Makefile.in: Regenerated.
7587
9c8f9ec2
GK
75882005-07-06 Geoffrey Keating <geoffk@apple.com>
7589
7590 * configure.in: Don't build sim or rda when targetting darwin.
7591 * configure: Regenerate.
7592
ef0087a7
KH
75932005-07-06 Kazu Hirata <kazu@codesourcery.com>
7594
7595 * configure.in: Add --enable-libssp and --disable-libssp.
7596 * configure: Regenerate with autoconf-2.13.
7597
77008252
JJ
75982005-07-02 Jakub Jelinek <jakub@redhat.com>
7599
7600 * Makefile.def (target_modules): Add libssp.
7601 * configure.in (target_libraries): Add target-libssp.
7602 * configure: Rebuilt.
7603 * Makefile.in: Rebuilt.
7604
a04eae1b
ZW
76052005-07-01 Zack Weinberg <zackw@panix.com>
7606
7607 * MAINTAINERS: Change email address. Resign from maintainership.
7608
948884cd
RG
76092005-07-01 Richard Guenther <rguenther@suse.de>
7610
7611 * MAINTAINERS: Change my e-mail address and affiliation.
7612
c7870f5d
PB
76132005-06-22 Paolo Bonzini <bonzini@gnu.org>
7614
7615 * Makefile.def (stagefeedback): Come after profile.
7616 Define profiledbootstrap target.
7617 * Makefile.tpl (profiledbootstrap): Remove.
7618 (stageprofile-end): Zap stagefeedback.
7619 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7620 * Makefile.in: Regenerate.
7621
ab99519a
RS
76222005-06-13 Richard Sandiford <richard@codesourcery.com>
7623
7624 * MAINTAINERS: Update my email address.
7625
f610dd5f
ZW
76262005-06-13 Zack Weinberg <zack@codesourcery.com>
7627
7628 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7629 In 'cpp' stanza, support '#line' as well as '# '.
7630
71bc2a83
AS
76312005-06-08 Andreas Schwab <schwab@suse.de>
7632
7633 * MAINTAINERS: Move myself from 'Write After Approval' to
7634 'CPU Port Maintainers' section as m68k maintainer.
7635
4fab7234
HPN
76362005-06-07 Hans-Peter Nilsson <hp@axis.com>
7637
7638 * configure.in (unsupported_languages): New macro.
7639 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7640 non-ported target libraries in noconfigdirs.
7641 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7642 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7643 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7644 unsupported_languages.
7645 * configure: Regenerate.
7646
68193f9b
TS
76472005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7648
7649 * configure.in: Fix typo in handling of --with-mpfr-dir.
7650 * configure: Regenerate.
7651
f26f6b8d
RS
76522005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7653
7654 * MAINTAINERS: Update my email address.
7655
ba4853f8
JB
76562005-06-02 Jim Blandy <jimb@redhat.com>
7657
7658 * config.sub: Add cases for the Renesas m32c. (This patch has been
7659 accepted into the master sources.)
7660
79dd769c 76612005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7662 Michael Snyder <msnyder@redhat.com>
7663 Stan Cox <scox@redhat.com>
79dd769c 7664
f610dd5f 7665 * configure.in: Set noconfigdirs for ms1.
79dd769c 7666
f610dd5f 7667 * configure: Regenerate.
79dd769c 7668
d29e107f
JD
76692005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7670
7671 * MAINTAINERS (Write After Approval): Add self.
7672
e93196c3
JC
76732005-06-01 Josh Conner <jconner@apple.com>
7674
7675 * MAINTAINERS (Write After Approval): Add self.
7676
ae263c7a
KH
76772005-06-01 Kazu Hirata <kazu@codesourcery.com>
7678
7679 * MAINTAINERS: Update my email address.
7680
585b3aa3
ZM
76812005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7682
7683 * MAINTAINERS (Write After Approval): Add self.
7684
4930c50b
CD
76852005-05-26 Chris Demetriou <cgd@broadcom.com>
7686
7687 * MAINTAINERS (Write After Approval): Remove self.
7688
2dfbef6d
PB
76892005-05-25 Paolo Bonzini <bonzini@gnu.org>
7690
7691 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7692 (Dependencies): Consider target modules for bootstrap dependencies.
7693 Make target bootstrap modules depend on each stage's gcc.
7694 * Makefile.in: Regenerate.
7695
bcb28cf5
PB
76962005-05-20 Paolo Bonzini <bonzini@gnu.org>
7697
7698 * Makefile.def (configure-gcc): Depend on binutils having been built.
7699 (all-gcc): No need to do it here.
7700 * Makefile.in: Regenerate.
7701
0cf085e4
PB
77022005-05-19 Paul Brook <paul@codesourcery.com>
7703
f610dd5f 7704 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7705 language cannot be built.
7706 * configure: Regenerate.
7707
dfb2c39a
DJ
77082005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7709
7710 * ylwrap: Import from Automake 1.9.5.
7711
771aaa92
DU
77122005-05-13 David Ung <davidu@mips.com>
7713
7714 * MAINTAINERS (Write After Approval): Add self.
7715
3ac9bd58
MS
77162005-05-09 Mike Stump <mrs@apple.com>
7717
7718 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7719 lt_cv_sys_max_cmd_len for now.
f610dd5f 7720
f77a5578
SC
77212005-05-09 Stan Cox <scox@redhat.com>
7722
7723 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7724
795e36e5
MK
77252005-05-08 Matt Kraai <kraai@ftbfs.org>
7726
7727 * README.SCO: Update the URL.
7728
c9392a2b
DE
77292005-05-05 David Edelsohn <edelsohn@gnu.org>
7730
7731 * ltconfig: Define file_list_spec. Pass file_list_spec and
7732 with_gnu_ld to libtool.
7733 * ltcf-c.sh (aix[45]): Define file_list_spec.
7734 * ltcf-cxx.sh (aix[45]): Same.
7735 * ltcf-gcj.sh (aix[45]): Same.
7736 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7737 exists, write list of input files to temporary file.
7738
bebcd931
MS
77392005-05-04 Mike Stump <mrs@apple.com>
7740
7741 * configure.in: Always pass --target to target configures as
7742 otherwise rebuilds that do --recheck will fail.
7743 * confiugure: Rebuilt.
7744
ce406537
PB
77452005-05-04 Paolo Bonzini <bonzini@gnu.org>
7746
7747 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7748 STAGE_HOST_EXPORTS.
7749 (configure, all): Add bootstrap support.
7750 (Host modules, target modules): Pass post-stage1 flags and exports.
7751 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7752 * Makefile.in: Regenerate.
7753
aa9dcfc4
PB
77542005-04-29 Paolo Bonzini <bonzini@gnu.org>
7755
7756 * configure: Regenerate.
7757
b6f9abcf
MS
77582005-04-27 Mike Stump <mrs@apple.com>
7759
7760 * MAINTAINERS: Add self as darwin maintainer.
7761
acb217cb
BS
77622005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7763
7764 * config.sub: Update from master copy.
7765
b6dae270
MS
77662005-04-21 Mike Stump <mrs@apple.com>
7767
7768 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7769 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7770
c2e0d3a9
HPN
77712005-04-19 Hans-Peter Nilsson <hp@axis.com>
7772
7773 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7774 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7775 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7776 "*-*-elf" and "*-*-linux*".
7777 * configure: Regenerate.
7778
871ae772
JM
77792005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7780
7781 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7782
bf070c29
MS
77832005-04-12 Mike Stump <mrs@apple.com>
7784
7785 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7786
e865b6f7
TK
77872005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
7790
7b71ad7f
BS
77912005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7792
7793 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7794
25b42232
PB
77952005-04-06 Paolo Bonzini <bonzini@gnu.org>
7796
f610dd5f 7797 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7798 (TARGET_CONFIGARGS): Include --with-target-subdir.
7799 (configure, all): New macros. Use them throughout.
7800 * Makefile.in: Regenerate.
7801
d727c624
JG
78022005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7803
7804 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7805
fff72cc4
ZD
78062005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7807
7808 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7809
86472dc3
GP
78102005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7811
7812 * MAINTAINERS: Move John Carr to Write After Approval.
7813
dce2d8b2 78142005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7815
7816 * config/mh-mingw32: Delete.
7817 * configure.in: Don't use it.
7818 * configure: Regenerate.
7819
33da42bc
PB
78202005-03-31 Paolo Bonzini <bonzini@gnu.org>
7821
7822 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7823 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7824 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7825 (HOST_LIB_PATH): Generate from Makefile.def.
7826 (TARGET_LIB_PATH): Likewise.
7827 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7828 * Makefile.in: Regenerate.
7829 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7830 (RPATH_ENVVAR): Include Darwin case.
7831 * configure: Regenerate.
7832
15cc1841
TF
78332005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7834
7835 * MAINTAINERS (Various Maintainers): Remove self.
7836 (Write After Approval): Add self.
7837
6a8c79d5
TF
78382005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7839
7840 * MAINTAINERS (Various Maintainers): Add self.
7841
256f7136
PB
78422005-03-25 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7845 * configure: Regenerate.
7846
191dd2c9
ZW
78472005-03-21 Zack Weinberg <zack@codesourcery.com>
7848
7849 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7850 gcc_version, and gcc_version_trigger from set of flags to pass.
7851 * Makefile.tpl: Remove definitions of above variables.
7852 (config.status): Remove dependency on $(gcc_version_trigger).
7853 * Makefile.in: Regenerate.
7854 * configure.in: Do not reference config/gcc-version.m4 nor
7855 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7856 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7857 * configure: Regenerate.
7858
ef6e9bc0 78592005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7860 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7861
7862 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7863 * Makefile.in: Regenerate.
7864
009bbd5a
FW
78652005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
09f8755b
DA
78692005-03-03 David Ayers <d.ayers@inode.at>
7870
7871 * MAINTAINERS (Write After Approval): Add myself.
7872
e73ed25c
AO
78732005-03-01 Alexandre Oliva <aoliva@redhat.com>
7874
7875 PR libgcj/20160
7876 * ltmain.sh: Avoid creating archives with components that have
7877 duplicate basenames.
7878
ace9ac7b
AP
78792005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7880
7881 PR bootstrap/20250
7882 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7883 instead of check.
7884 * Makefile.in: Regenerate.
7885
c9db9354
PB
78862005-02-28 Paolo Bonzini <bonzini@gnu.org>
7887
7888 * Makefile.in: Regenerate to fix conflict between the previous two
7889 patches.
7890
215c351a
PB
78912005-02-28 Paolo Bonzini <bonzini@gnu.org>
7892
7893 PR bootstrap/17383
7894 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7895 * Makefile.tpl (HOST_SUBDIR): New substitution.
7896 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7897 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7898 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7899 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7900 (Host modules, Bootstrapped modules): Use it.
7901 (Build modules, Target modules): Do not create symlink trees,
7902 always configure out-of-srcdir.
7903 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7904 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7905 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7906 $(HOST_SUBDIR). Create a symlink for host_subdir.
7907
7908 * Makefile.in: Regenerate.
7909 * configure: Regenerate.
7910
5395b47b
NN
79112005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7912
7913 Merged from libada-gnattools-branch:
7914 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7915
7916 * gnattools: New directory.
7917 * Makefile.def: Add gnattools as a module, depending on target-libada.
7918 * Makefile.in: Regenerate.
7919 * configure.in: Include gnattools in host_tools; disable it if ada
7920 is disabled.
7921 * configure: Regenerate.
7922
ca2cc05c
JM
79232005-02-24 James A. Morrison <phython@gcc.gnu.org>
7924
7925 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7926 treelang maintainer.
7927 (Write After Approval): Remove myself.
7928
d2f3024f
PS
79292005-02-23 Paul Schlie <schlie@comcast.net>
7930
7931 * configure.in: Allow darwin targeted ports to build tk, itcl and
7932 libgui.
7933 * configure: Regenerate.
7934
bba5e0ca
EB
79352005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7936
7937 PR libgcj/10353
7938 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7939 * configure: Regenerate.
7940
70132ce7
SK
79412005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7942
7943 * MAINTAINERS (Write After Approval): Add myself.
7944
20f0edca
ILT
79452005-02-10 Ian Lance Taylor <ian@airs.com>
7946
7947 * MAINTAINERS: Update my e-mail address.
7948
e64e5109
RG
79492005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7950
7951 * MAINTAINERS (Write After Approval): Add myself.
7952
40d64b5a
HPN
79532005-01-29 Hans-Peter Nilsson <hp@axis.com>
7954
7955 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7956 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7957 target-libgloss when not *-*-elf and *-*-aout.
7958 * configure: Regenerate.
7959
54a12711
KH
79602005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7961
7962 * MAINTAINERS: Remove obsolete entries.
7963
0aa99dbb
KH
7964 * MAINTAINERS (Write After Approval): Add Michael Matz.
7965
2b009f5f
NB
79662005-01-19 Neil Booth <neil@daikokuya.co.uk>
7967
7968 * MAINTAINERS: Remove self as cpplib maintainer.
7969
385870f5
KC
79702005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7971
7972 * install-sh, config.sub: Import from upstream.
7973
e7daab31
KC
79742005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7975
7976 PR bootstrap/18222
7977 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7978 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7979 * Makefile.in: Regenerate.
7980
e6003f4d
JT
79812005-01-16 Jason Thorpe <thorpej@netbsd.org>
7982
7983 * MAINTAINERS: Update my email address.
7984
145e2972 79852005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 7986 Andreas Schwab <schwab@suse.de>
145e2972
DE
7987
7988 PR bootstrap/18033
7989 * config-ml.in: Eval option if surrounded by single quotes.
7990
86c7e0da
PB
79912005-01-03 Paolo Bonzini <bonzini@gnu.org>
7992
7993 Revert 2004-12-28 Makefile changes, a better fix will be
7994 applied to mainline and src after GCC 4.0 branches.
7995
3224a22f
PB
79962004-12-28 Paolo Bonzini <bonzini@gnu.org>
7997
7998 PR bootstrap/17383
7999
8000 * Makefile.def (target_modules): Remove stage parameter,
8001 it is always true now.
8002 * Makefile.tpl (configure-build-[+module+],
8003 configure-target-[+module+]): Always build symlink tree
8004 for the directory and for include. BUILD_SUBDIR and
8005 TARGET_SUBDIR cannot be . anymore.
8006 * Makefile.in: Regenerate.
8007
aaf51ca2
DE
80082004-12-25 David Edelsohn <edelsohn@gnu.org>
8009
8010 Revert 2004-12-08 Makefile changes.
8011
4e32e454
DS
80122004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8013
8014 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8015 cygwin, mingw.
8016
669f01d8
AS
80172004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8018
8019 * configure.in (sh64-*-*): Reenable gprof.
8020 * configure: Regenerate.
8021
1b227ee0
DE
80222004-12-08 David Edelsohn <edelsohn@gnu.org>
8023
8024 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8025 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8026 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8027 * Makefile.in: Regenerate.
8028
ce5e944c
CF
80292004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8030
8031 * MAINTAINERS: Update my email address.
8032
893f1e87
MK
80332004-12-07 Matt Kraai <kraai@ftbfs.org>
8034
8035 * Makefile.tpl: Generate normal dependencies if the LHS module is
8036 not bootstrapped.
8037 * Makefile.in: Regenerate.
8038
bb59c339
RS
80392004-12-03 Richard Sandiford <rsandifo@redhat.com>
8040
8041 * configure.in: Include config/gxx-include-dir.m4. Use
8042 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8043 * configure: Regenerate.
8044
4982adbe
RS
80452004-12-03 Richard Sandiford <rsandifo@redhat.com>
8046
8047 * config.if: Delete.
8048 * configure.in: Set libstdcxx_incdir directly.
8049 * configure: Regenerate.
8050
05750653
EC
80512004-12-02 Eric Christopher <echristo@redhat.com>
8052
8053 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8054 * Makefile.in: Regenerate.
8055
5fef1dbd
RS
80562004-12-02 Richard Sandiford <rsandifo@redhat.com>
8057
8058 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8059 * configure: Regenerate.
8060
afabd8e6
RS
80612004-12-02 Richard Sandiford <rsandifo@redhat.com>
8062
8063 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8064 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8065 * configure: Regenerate.
8066
78716e86
EC
80672004-12-01 Eric Christopher <echristo@redhat.com>
8068
8069 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8070 of things to remove.
8071
57ab8ba9
MK
80722004-11-29 Matt Kraai <kraai@ftbfs.org>
8073
8074 * MAINTAINERS (Write After Approval): Update my e-mail address.
8075
2539bffe
KC
80762004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8077
8078 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8079 from CVS libtool to always pass_all.
8080
3e732ba0
JDA
80812004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8082
8083 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8084 (hppa*64*-*-*): Delete incorrect comment.
8085 * configure: Rebuilt.
8086
767f726e
KC
80872004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8088
8089 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8090
2c92e90f
KC
80912004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8092
8093 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8094 from CVS libtool to always pass_all.
8095
32f84e48
KC
80962004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8097
8098 * install-sh, compile: Import from automake.
8099
9587be8a
KC
81002004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8101
8102 * config.guess, config.sub: Import from savannnah.
8103
04e81808 81042004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8105
8106 * MAINTAINERS (Write After Approval): Add myself
8107
f87a2b2e
MS
81082004-11-12 Mike Stump <mrs@apple.com>
8109
8110 * Makefile.def: Add html support.
8111 * Makefile.tpl: Likewise.
8112 * Makefile.in: Regenerate.
8113
848556c2
GK
81142004-11-11 Geoffrey Keating <geoffk@apple.com>
8115
556f03c4
GK
8116 PR 18423
8117 * configure.in: Remove all instances of build-fixincludes from
8118 noconfigdirs.
8119 (build_configargs): Supply --target to subdirectories.
8120 * configure: Regenerate.
8121
848556c2
GK
8122 * Makefile.def: Make gcc install depend on fixincludes install.
8123 * Makefile.in: Regenerate.
8124
9e5712a5
JJ
81252004-11-10 Janis Johnson <janis187@us.ibm.com>
8126
8127 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8128
4ef509c0
PB
81292004-11-11 Paul Brook <paul@codesourcery.com>
8130
8131 * MAINTAINERS: Add self as arm maintainer. Update email address.
8132
20d11df6
HPN
81332004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8134
8135 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8136 target-libgfortran.
79fd8592 8137 * configure: Regenerate.
20d11df6 8138
68c70f15
DE
81392004-11-07 David Edelsohn <edelsohn@gnu.org>
8140
8141 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8142 like CC.
8143
54f88091
PB
81442004-11-05 Paolo Bonzini <bonzini@gnu.org>
8145
8146 * Makefile.def (host fixincludes): Specify missing targets.
8147 * Makefile.in: Regenerate.
8148
6866abb8
RC
81492004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8150
8151 * MAINTAINERS: Add myself
8152
83f62578
GL
81532004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
53c7ffe7
GK
81572004-11-04 Geoffrey Keating <geoffk@apple.com>
8158
8159 * Makefile.def: Build fixincludes for the host, too.
8160 * Makefile.in: Regenerate.
8161 * configure.in (host_tools): Add fixincludes.
8162 * configure: Regenerate.
8163
ac8b3d9d
DJ
81642004-11-04 Daniel Jacobowitz <dan@debian.org>
8165
8166 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8167 * configure: Regenerated.
8168
bab37580
L
81692004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8170
8171 PR other/17783
8172 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8173 * configure: Regenerated.
8174
db1de713
MM
81752004-10-31 Mark Mitchell <mark@codesourcery.com>
8176
8177 * README.SCO: Update per FSF instructions.
8178
a827e21a
EW
81792004-10-28 Eric B. Weddington <ericw@evcohs.com>
8180
8181 PR target/18151
8182 * configure.in (case ${target}): Do not build fixincludes for avr.
8183 * configure: Regenerated.
8184
9d069a4f
PB
81852004-10-26 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * configure.in (case ${target}): Do not build fixincludes
8188 on platforms where it is not used.
8189 * configure: Regenerated.
8190
fc45f3fe
DJ
81912004-10-23 Daniel Jacobowitz <dan@debian.org>
8192
8193 * configure.in: Use an absolute path to install-sh.
8194 * configure: Regenerated.
8195
36554b92
AL
81962004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8197
8198 * MAINTAINERS (Write After Approval): Add myself.
8199
88e9994a
KH
82002004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8201
8202 * MAINTAINERS: Remove from Write After Approval those that are
8203 already maintainers.
8204
ad02a944
SP
82052004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8206
8207 * MAINTAINERS: Update my email address.
8208
c8e6cd41
KC
82092004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8210
8211 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8212 * configure: Regenerate.
8213
dce2d8b2 82142004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8215
8216 * MAINTAINERS: Update my email address.
8217
a8b0957e
KH
82182004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8219
8220 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8221 entries belonging to this category.
8222
96836f61
JZ
82232004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8224
8225 * MAINTAINERS: Update my e-mail address.
8226
7e0b5752
PB
82272004-10-06 Paolo Bonzini <bonzini@gnu.org>
8228
8229 Fix wrong conflict resolution in:
8230
8231 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8232
8233 * Makefile.in: Regenerate.
8234 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8235 in the recursive `make', instead of hardwiring `all'.
8236 (Autogenerated TARGET-* variables): New.
8237
370f7a47
TL
82382004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8239
8240 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8241 * configure: Regenerate.
370f7a47 8242
13e5d623
KH
82432004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8244
8245 * MAINTAINERS (Various Maintainers): Move the "windows,
8246 cygwin, mingw" maintainer to ...
8247 (OS Port Maintainers): ... here.
8248
a6497c1b
KH
82492004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8250
8251 * MAINTAINERS (Write After Approval): Remove those that are
8252 maintainers of some subsystem.
8253
1abb828a
D
82542004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8255
8256 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8257 * ltcf-cxx.sh (tpf*): Likewise.
8258 * ltconfig (tpf*): Add TPF OS configuration support.
8259
16d1338d
BS
82602004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8261
8262 * MAINTAINERS: Change my email address to my new work account.
8263
9082a750
MR
82642004-09-24 Michael Roth <mroth@nessie.de>
8265
8266 * configure.in (--without-headers): Add missing double quotes.
8267 * configure: Regenerate.
8268
dce2d8b2 82692004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8270
8271 * ylwrap: Revert to previous version.
8272
4c4a5bbc
L
82732004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8274
8275 PR bootstrap/17369
8276 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8277 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8278 SET_GCC_LIB_PATH_CMD.
8279 (BASE_TARGET_EXPORTS): Likewise.
8280 * Makefile.in: Regenerated.
8281
8282 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8283 * configure: Regenerated.
8284
85f59630
KC
82852004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8286
8287 * config.guess: New upstream version
8288 * compile, depcomp, install-sh, ylwrap: Likewise.
8289
95c53c62
RS
82902004-09-19 Roger Sayle <roger@eyesopen.com>
8291
8292 * config/mh-x86omitfp: New host makefile fragment. Add
8293 -fomit-frame-pointer to the default BOOT_CFLAGS.
8294 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8295 * configure: Regenerate.
8296
0a1c093b
AP
82972004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8298
8299 PR target/11572
8300 * configure.in (*-*-darwin*): Renable libobjc.
8301 * configure: Regenerate.
8302
315fcf97
NS
83032004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8304
8305 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8306
0a050485 83072004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8308
0a050485
DB
8309 * Makefile.def: Remove libbanshee.
8310 * Makefile.tpl: Ditto.
8311 * configure.in: Ditto.
8312 * Makefile.in: Regen.
8313 * configure: Ditto.
8314
5f4a098e
DE
83152004-09-08 David Edelsohn <edelsohn@gnu.org>
8316
8317 * ltmain.sh: Use $pic_object as $non_pic_object if
8318 $non_pic_object=none.
8319
32b2511f
PB
83202004-09-07 Paolo Bonzini <bonzini@gnu.org>
8321
8322 * missing: Import latest version from master repository.
8323
fc4d0e82
NC
83242004-09-06 Nick Clifton <nickc@redhat.com>
8325
8326 * config.sub: Import latest version from master repository.
8327 * config.guess: Likewise.
8328 This includes these changes:
78716e86 8329
fc4d0e82
NC
8330 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8331
8332 * config.sub: Handle crisv32, alias etraxfs.
8333 * config.guess (crisv32:Linux:*:*): Handle.
8334
8335 2004-08-13 Brad Smith <brad@comstyle.com>
8336
8337 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8338 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8339
8340 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8341
8342 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8343 assume the processor is a powerpc. This is because coreutils
8344 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8345 in this case, due to a MacOS X bug that causes
8346 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8347 to return a negative number.
8348 Problem reported by Petter Reinholdtsen in:
8349 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8350
8351 2004-07-19 Ben Elliston <bje@gnu.org>
8352
8353 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8354
8355 2004-06-24 Ben Elliston <bje@gnu.org>
8356
8357 * config.guess: Update copyright years.
8358 * config.sub: Likewise.
8359
8360 2004-06-22 Robert Millan <robertmh@gnu.org>
8361
8362 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8363 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8364
8365 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8366
8367 * config.guess (*:*VMS:*:*): New entry. Replaces
8368 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8369 manufacturer.
8370
8371 2004-06-22 Ben Elliston <bje@gnu.org>
8372
8373 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8374 * config.sub: Likewise.
8375
8376 2004-06-22 Ben Elliston <bje@gnu.org>
8377
8378 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8379 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8380
8381 2004-06-11 Ben Elliston <bje@gnu.org>
8382
8383 * config.guess (pegasos:OpenBSD:*:*): Remove.
8384
8385 2004-06-11 Ben Elliston <bje@gnu.org>
8386
8387 From Wouter Verhelst <wouter@grep.be>:
8388 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8389
8390 2004-06-11 Ben Elliston <bje@gnu.org>
8391
8392 * config.guess (luna88k:OpenBSD:*:*): New.
8393
8394 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8395
8396 * config.guess (m32r*:Linux:*:*): New case.
8397 * config.sub: Handle m32rle.
8398
8399 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8400
8401 From Jens Petersen <petersen@redhat.com>:
8402 * config.sub: Handle sparcv8.
8403
8404 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8405
8406 From Tom Smith <smith@cag.lkg.hp.com>:
8407 * config.guess: Version suffixes are equally significant on Tru64
8408 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8409 prefix of "P" (patched kernel).
8410
8411 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8412
8413 * config.sub: Add support for National Semiconductor CRX target.
8414
2f4cc6bf
JJ
84152004-09-03 Janis Johnson <janis187@us.ibm.com>
8416
8417 * MAINTAINERS (Various Maintainers): Remove myself as web page
8418 maintainer, add myself as maintainer of build status lists.
8419
61fec9ff
JB
84202004-09-03 Jan Beulich <jbeulich@novell.com>
8421
8422 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8423 *-*-netware, but add target-libmudflap.
8424 Consolidate *-*-netware targets (of which really only i?86 exists)
8425 into a single entry.
8426 * configure: Likewise.
8427
45f366ab
PB
84282004-09-01 Paolo Bonzini <bonzini@gnu.org>
8429
8430 * Makefile.tpl (sorry): Remove.
8431 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8432 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8433 (do-clean): Clean per-stage directories too.
8434 (do-distclean): Run distclean-stage1 too.
8435 (.NOTPARALLEL): Enable during toplevel bootstrap.
8436 (stage[+id+]-bubble): Enable parallel execution during
8437 the recursive invocation.
8438 * Makefile.in: Regenerate.
8439
8440 Fix previous checkin:
8441
8442 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8443 include.
8444 * configure.in: Fix indentation.
8445 * configure: Regenerate.
8446
dce2d8b2 84472004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8448
45f366ab
PB
8449 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8450 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8451 * configure: regenerate
78716e86 8452 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8453 -mdynamic-no-pic
be8fff81 8454
71b5d516
PB
84552004-08-31 Paolo Bonzini <bonzini@gnu.org>
8456
8457 * Makefile.def (build_modules): Add fixincludes.
8458 (dependencies): Make gcc depend on fixincludes.
8459 * configure.in (build_tools): Add fixincludes.
8460 (build_configdirs): Always include build_libs.
8461 * Makefile.in: Regenerate.
8462 * configure: Regenerate.
8463
84642004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8465
8466 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8467 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8468 phony targets; do not generate timestamp files.
8469 (distclean-stageN): Remove references to their timestamp files.
8470 (restageN, touch-stageN): Remove.
8471 (stageN-bubble): Rewritten.
8472 (compare): Support lean bootstraps.
8473 * Makefile.in: Regenerate.
8474
8475 * configure.in: Only warn when bootstrapping but
8476 build != host or build != target. Support lean bootstraps.
8477 * configure: Regenerate.
8478
ce7cbbb0
PE
84792004-08-26 Phil Edwards <phil@codesourcery.com>
8480
8481 * configure.in: Give a better error message if GMP/MPFR are missing
8482 and a language needing them has been requested.
8483 * configure: Regenerated.
8484
9c71a529
PE
84852004-08-25 Phil Edwards <phil@codesourcery.com>
8486
8487 * configure.in: Print a list of available language front-ends if
8488 a requested one is missing. Tidy stray tab characters.
8489 * configure: Regenerated.
8490
e3f92d3b
MK
84912004-08-19 Michael Koch <konqueror@gmx.de>
8492
8493 * gcc/doc/install.texi: Update entry about automake for libjava.
8494
c3f84f61
RM
84952004-08-17 Robert Millan <robertmh@gnu.org>
8496
8497 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8498 (instead of FreeBSD).
8499 * configure: Regenerate.
8500
7c27e184
PB
85012004-08-16 Paolo Bonzini <bonzini@gnu.org>
8502
8503 * Makefile.in: Regenerate.
8504 * configure: Regenerate.
8505
8506 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8507 stage_*_flags.
8508 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8509 for bootstrapped modules if toplevel bootstrap is going.
8510 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8511 modules. Adjust for changes in Makefile.def. Enable several
8512 rules even in non-bootstrap mode, just to avoid peppering the
8513 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8514 (stage-[+prev+]-bubble): Remove.
8515
8516 * Makefile.def (Dependencies): Depend on all-build-bison,
8517 all-build-flex, all-build-byacc, all-build-texinfo, rather
8518 than the host variations.
8519 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8520 with BUILD_SUBDIR.
8521 (BISON): Update for recent Bisons.
8522 (YACC): Fix typo.
8523 (cross): Depend on all-build.
8524 (all): Do not depend on all-build.
8525 (prebootstrap): Remove.
8526 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8527 (Prebootstrap dependencies): Add them to the per-stage targets
8528 and to all-prebootstrap.
8529 * configure.in (build_configdirs): Always enable build_tools.
8530 (BUILD_DIR_PREFIX): Remove.
8531
8532 * Makefile.def (gcc): Add target variable.
8533 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8534 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8535 in the recursive `make', instead of hardwiring `all'.
8536 (Autogenerated TARGET-* variables): New.
8537
20f3bb80
BB
85382004-08-13 Brian Booth <bbooth@redhat.com>
8539
8540 * MAINTAINERS: Remove myself from write-after-approval.
8541
b5be499d
NN
85422004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * src-release: Stop distributing mmalloc with gdb (which doesn't
8545 use it).
8546 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8547 * Makefile.in: Regenerate.
8548
b3f8d95d
MM
85492004-08-09 Mark Mitchell <mark@codesourcery.com>
8550
8551 * configure.in (arm*-*-eabi*): New target.
8552 * configure: Regenerate.
8553
3589b69e
PB
85542004-08-06 Paolo Bonzini <bonzini@gnu.org>
8555
8556 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8557 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8558 (Dependencies): New section.
8559 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8560 (configure-target-[+module+]): Depend on maybe-all-gcc
8561 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8562 (toplevel profiledbootstrap): Fix dependencies.
8563 * Makefile.in: Regenerate.
8564
972974fc
MM
85652004-08-03 Mark Mitchell <mark@codesourcery.com>
8566
8567 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8568 target-libiberty to noconfigdirs.
8569 * configure: Regenerate.
8570
bebf829d
PB
85712004-08-03 Paul Brook <paul@codesourcery.com>
8572
8573 * configure.in: Check for MPFR as well as GMP.
8574 * configure: Regenerate.
8575
98a5bb3b
RM
85762004-08-01 Robert Millan <robertmh@gnu.org>
8577
8578 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8579 libmudflap for all GNU-based systems (with Glibc).
8580 * configure: Regenerate.
8581
dce2d8b2 85822004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8583
8584 * Makefile.def (host-modules): Add gcc.
8585 * Makefile.in: Regenerate.
8586 * Makefile.tpl (sorry): New rule.
8587 (configure-host, all-host, [+make_target+]-host, do-check,
8588 install-host): Do not add gcc as a special case.
8589 (host modules): Add a small special-casing for gcc. Export
8590 extra_make_flags through the environment.
8591 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8592 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8593 other recursive targets for gcc): Remove.
8594
8595 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8596 (stage, unstage): New rules.
8597 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8598 distclean-stage[+id+]): Use stage_current.
8599 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8600 the stage*-start rules.
8601
aeb732c1
GK
86022004-08-02 Geoffrey Keating <geoffk@apple.com>
8603
8604 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8605 use -all_load flag.
8606
25b656e7
PB
86072004-08-02 Paolo Bonzini <bonzini@gnu.org>
8608
8609 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8610 * configure: Regenerate.
8611
cc440d71
TM
86122004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8613
8614 * maintainer-scripts/gcc_release: Revert yesterday's change.
8615
270e140b
SB
86162004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8617
8618 * MAINTAINERS: Add myself to write-after-approval.
8619
3e4035f8
TM
86202004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8621
8622 * libf2c: Removed.
8623 * gcc/gccbug.in: Updated because of libf2c removal.
8624 * maintainer-scripts/gcc_release: Ditto.
8625
dce2d8b2 86262004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8627
8628 * configure.in: Build libmudflap by default on FreeBSD.
8629 * configure: Regenerated.
8630
dfcada9a
MM
86312004-07-09 Mark Mitchell <mark@codesourcery.com>
8632
8633 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8634 systems.
8635 * configure: Regenerated.
8636
dce2d8b2 86372004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8638
8639 PR target/16344
8640 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8641 feedback based compiler.
8642 * Makefile.in: Rebuilt.
8643
95bcca47
AO
86442004-07-08 Alexandre Oliva <aoliva@redhat.com>
8645
8646 * Makefile.def (host_modules): Set bootstrap=true for flex.
8647 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8648 * Makefile.in: Rebuilt.
8649
051822f6
JH
86502004-07-07 Jan Hubicka <jh@suse.cz>
8651
8652 * MAINTAINERS: Add self as a profile feedback maintainer.
8653
7b61653a
PE
86542004-07-05 Phil Edwards <phil@codesourcery.com>
8655
8656 * configure.in: Do not prepend $srcdir to /dev/null in
8657 makefile fragments.
8658 * configure: Regenerate.
8659
23f6b2f9
PB
86602004-07-01 Paolo Bonzini <bonzini@gnu.org>
8661
8662 * Makefile.def (build_modules): Add bison, byacc, flex,
8663 m4, texinfo.
8664 (flags_to_pass): Add FLEX.
8665 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8666 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8667 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8668 DEFAULT_MAKEINFO): Remove.
8669 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8670 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8671 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8672 objdir or else use configured tool.
8673 (all-build): New.
8674 (all): Depend on it.
8675 (Build module dependencies): Add.
8676 * Makefile.in: Regenerate.
8677 * configure.in: Better support for multiple build modules,
8678 matching what is done for host/target modules. Do not look
8679 for "plausible" locations of build tools if Canadian cross.
8680 Use autoconf's AC_PROG_CC to find a C compiler. Define
8681 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8682 * configure: Regenerate.
78716e86 8683
1c020272
PB
86842004-06-22 Paolo Bonzini <bonzini@gnu.org>
8685
8686 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8687 * Makefile.in: Regenerate.
8688
a52a0a7f
PB
86892004-06-22 Paolo Bonzini <bonzini@gnu.org>
8690
8691 * Makefile.tpl (configure-build-[+module+],
8692 configure-[+module+], configure-target-[+module+]): Pass
8693 [+extra_configure_args+].
8694 (all-build-[+module+], all-[+module+], check-[+module+],
8695 install-[+module+], [+make_target+]-[+module+],
8696 all-target-[+module+], check-target-[+module+],
8697 install-target-[+module+], [+make_target+]-target-[+module+]):
8698 Pass [+extra_make_args+].
8699 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8700 (GCC_HOST_EXPORTS): Remove.
8701 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8702 cross, check-gcc, check-gcc-c++, install-gcc,
8703 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8704 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8705 * Makefile.in: Regenerate.
8706
ccde3f1a
MS
87072004-06-21 Matthew Sachs <msachs@apple.com>
8708
8709 * MAINTAINERS: Added self to write-after-approval.
8710
6264b0a6
CF
87112004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8712
8713 * configure.in: Check for srcdir/winsup rather than build directory
8714 winsup.
8715 * configure: Regenerate.
8716
801e2270
CV
87172004-06-17 Corinna Vinschen <vinschen@redhat.com>
8718
8719 * configure.in: Don't build Cygwin native newlib if winsup
8720 directory is missing. Emit warning instead.
8721 * configure: Regenerate.
8722
ad6717df
PB
87232004-06-09 Paolo Bonzini <bonzini@gnu.org>
8724
8725 * Makefile.tpl (touch-stage[+id+]): New.
8726 (restage[+prev+]): Depend on touch-stage[+id+].
8727
8728 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8729 Use it throughout.
8730
8731 * Makefile.def: Add profile and feedback bootstrap stages.
8732 Remove next field from bootstrap stages.
8733 * Makefile.tpl (LN, LN_S): Substitute.
8734 (stageN-start, stageN-end): Use double-colon rules, to
8735 provide a hook for additional setup commands.
8736 (distclean-stageN-gcc, restageN): Create dependencies from
8737 [+prev+], not from [+next+].
8738 (stageN-bubble): Add commands for successive stages from
8739 [+prev+], using double-colon rules.
8740 (all-stageN-gcc): Fix typo.
8741 (stagefeedback-start, profiledbootstrap): New.
8742 * Makefile.in: Regenerate.
8743 * configure.in: Call ACX_PROG_LN.
8744 * configure: Regenerate.
8745
5bbb9680
CY
87462004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8747
8748 * MAINTAINERS (Write After Approval): Add myself.
8749
e18be1d4
MA
87502004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8751
8752 * MAINTAINERS (Write After Approval): Add myself.
8753
5607edfd
PB
87542004-06-03 Paolo Bonzini <bonzini@gnu.org>
8755
8756 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8757 without gcc.
8758 * configure: Regenerate.
8759
1ec4e9c3
PB
87602004-06-01 Paolo Bonzini <bonzini@gnu.org>
8761
8762 * Makefile.tpl: Fix typo.
8763 * Makefile.in: Regenerate.
8764
dce2d8b2 87652004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8766
8767 * configure.in: Remove new- prefix from toplevel
8768 bootstrap targets.
8769 * configure: Regenerate.
8770
f516a7da
PB
87712004-06-01 Paolo Bonzini <bonzini@gnu.org>
8772
8773 * Makefile.tpl (all.normal): Rename to all.
8774 (all): Replace with a rule to pick the default
8775 target from configure.
8776 (all-gcc, configure-gcc): Use conditionals to
8777 do nothing when toplevel bootstrap is going on.
8778 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8779 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8780 * configure.in: Support --enable-bootstrap.
8781
8782 * Makefile.def: Remove new- prefix from toplevel
8783 bootstrap targets.
8784 * Makefile.tpl: Likewise.
8785
8786 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8787 target.
8788
8789 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8790 $(RECURSE_FLAGS) to recursive invocation of make.
8791
8792 * Makefile.in: Regenerate.
8793 * configure: Regenerate.
8794
78dd5e36 87952004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8796 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8797
8798 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8799 like CC.
8800
30f1bddc
DJ
88012004-05-27 Daniel Jacobowitz <dan@debian.org>
8802
8803 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8804 * configure: Regenerate.
8805
4fc4dd12
DJ
88062004-05-25 Daniel Jacobowitz <drow@false.org>
8807
8808 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8809 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8810 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8811 targets.
8812 * Makefile.in: Regenerate.
8813
dce2d8b2 88142004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8815
8816 * configure.in: Test the ability to symlink directories.
8817 * configure: Regenerate.
8818
8819 * Makefile.def (bootstrap-stage): New definitions.
8820 * Makefile.tpl (configure-stage1-gcc,
8821 configure-stage2-gcc, configure-stage3-gcc,
8822 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8823 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8824 new-restage3, compare): Autogenerate, see Makefile.in
8825 entry for behavioral changes.
8826 (distclean-stage1, new-stage1-start, new-stage1-end,
8827 new-stage1-bubble, distclean-stage2, new-stage2-start,
8828 new-stage2-end, new-stage2-bubble, distclean-stage3,
8829 new-stage3-start, new-stage3-end): New autogenerated targets.
8830 (objext, prebootstrap, BOOT_CFLAGS,
8831 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8832 targets.
8833
8834 * Makefile.in: Regenerate.
8835 (distclean-stage1, new-stage1-start, new-stage1-end,
8836 new-stage1-bubble, distclean-stage2, new-stage2-start,
8837 new-stage2-end, new-stage2-bubble, distclean-stage3,
8838 new-stage3-start, new-stage3-end): New targets.
8839 (all-stage1-gcc): Move prebootstrap dependency from here...
8840 (configure-stage1-gcc): ...to here.
8841 (new-bootstrap): Use bubble targets.
8842 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8843 Use per-stage distclean targets.
8844 (configure-stage1-gcc, configure-stage2-gcc,
8845 configure-stage3-gcc, all-stage1-gcc,
8846 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8847 Use new-stageN-start to prepare the tree.
8848
4f4e53dd
PB
88492004-05-23 Paolo Bonzini <bonzini@gnu.org>
8850
8851 * Makefile.def (host_modules): add libcpp.
8852 * Makefile.tpl: Add dependencies on and for libcpp.
8853 * Makefile.in: Regenerate.
8854 * configure.in: Add libcpp host module.
8855 * configure: Regenerate.
8856
60975492
PB
88572004-05-21 Paolo Bonzini <bonzini@gnu.org>
8858
8859 * Makefile.tpl: Whenever a recursive target is defined, wrap
8860 it in a special @if/@endif block, and prepare its maybe
8861 dependency in the @if/@endif block
8862 * configure.in: Instead of writing maybe dependencies, remove
8863 the @if/@endif statements, and remove the @if/@endif blocks
8864 that remain.
8865 * configure: Regenerate.
8866 * Makefile.in: Regenerate.
8867
5ce7d75d
JJ
88682004-05-20 Janis Johnson <janis187@us.ibm.com>
8869
8870 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8871
c779c42f
KK
88722004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8873
8874 PR bootstrap/15120
8875 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8876 * */configure: Rebuilt.
8877
b4117c30
ZW
88782004-05-17 Zack Weinberg <zack@codesourcery.com>
8879
8880 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8881 of libf2c.
8882 * configure, Makefile.in: Regenerate.
8883
719bb4e3 88842004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8885
8886 * MAINTAINERS (Write After Approval): Add myself.
8887
6de9cd9a
DN
88882004-05-13 Diego Novillo <dnovillo@redhat.com>
8889
8890 Merge from tree-ssa-20020619-branch.
8891
8892 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8893 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8894 (HOST_GMPLIBS): Define.
8895 (HOST_GMPINC): Define.
8896 (TARGET_LIB_PATH): Add libmudflap.
8897 (GFORTRAN_FOR_TARGET): Define.
8898 (configure-build*): Export GFORTRAN.
8899 (configure-gcc): Export GMPLIBS and GMPINC.
8900 (all-gcc): Add maybe-all-libbanshee.
8901 (configure-target-libgfortran): Define.
8902 * Makefile.in: Regenerate.
8903 * configure.in (host_libs): Add libbanshee.
8904 (target_libraries): Add target-libmudflap and target-libgfortran.
8905 Add --with-libbanshee.
8906 Handle --disable-libmudflap.
8907 (*-*-freebsd*): Use with_gmp.
8908 Add $(libgcj) to noconfigdirs.
8909 * configure: Regenerate.
8910 * depcomp: New file.
8911 * MAINTAINERS: Add tree-ssa maintainers.
8912
8f1b790f
VM
89132004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8914
b4117c30 8915 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8916
693446fc
BF
89172004-04-30 Brian Ford <ford@vss.fsi.com>
8918
b4117c30 8919 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8920
d1bb666c
UB
89212004-04-29 Uros Bizjak <uros@kss-loka.si>
8922
b4117c30 8923 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8924
6cf1ac42
PB
89252004-04-28 Paolo Bonzini <bonzini@gnu.org>
8926
8927 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8928 * configure: Regenerate.
8929
632933d5
PB
89302004-04-27 Paolo Bonzini <bonzini@gnu.org>
8931
8932 Revert:
8933 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8934
8935 * Makefile.def (flags_to_pass): Remove *dir variables that
8936 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8937 as well as prefix and exec_prefix.
8938 * Makefile.in: Regenerate.
8939
80dc6aa0
RM
89402004-04-26 Robert Millan <robertmh@gnu.org>
8941
8942 Add patches from libtool CVS.
8943 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8944 * ltconfig: Likewise.
8945 * ltcf-c.sh: Likewise.
8946 * ltcf-cxx.sh: Likewise.
8947 * ltcf-gcj.sh: Likewise.
8948
e11283f1
PB
89492004-04-26 Paolo Bonzini <bonzini@gnu.org>
8950
8951 * Makefile.def (host_modules): Mark with the bootstrap
8952 flag packages on which gcc depends.
8953 * Makefile.tpl (all-bootstrap): Use it.
8954 * Makefile.in: Regenerate.
8955
8546950c
PB
89562004-04-26 Paolo Bonzini <bonzini@gnu.org>
8957
8958 * Makefile.def (flags_to_pass): Remove *dir variables that
8959 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8960 as well as prefix and exec_prefix.
8961 * Makefile.in: Regenerate.
8962
a76494aa
PB
89632004-04-26 Paolo Bonzini <bonzini@gnu.org>
8964
b4117c30
ZW
8965 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8966 * configure: Regenerate.
8967 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8968 * gcc/Makefile.tpl (compare): Use the result of the test.
8969 * gcc/Makefile.in: Regenerate.
a76494aa 8970
03a91701
PB
89712004-04-23 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8974 Always relocate gcc and prev-gcc to the original names, even
8975 if the build fails.
8976 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8977 New targets.
8978
082a6351
LG
89792004-04-23 Laurent GUERBY <laurent@guerby.net>
8980
8981 * MAINTAINERS: Update my email address.
b4117c30 8982
1f1d584b
RO
89832004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8984
8985 * configure.in (mips*-*-irix5*): Enable ld.
8986 * configure: Regenerate.
082a6351 8987
1db673ca
RO
89882004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8989
8990 * configure: Regenerate.
8991
ce4ea44e
JW
89922004-04-15 James E Wilson <wilson@specifixinc.com>
8993
8994 * Makefile.tpl (configure-[+module+], configure-gcc,
8995 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8996 Set and export LDFLAGS.
8997 * Makefile.in: Regenerate.
8998
611f62ad
MC
89992004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9000
b4117c30 9001 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9002
be912515
NN
90032004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9004
9005 PR bootstrap/14871
9006 * Makefile.tpl: If we don't have built-in-tree target tools,
9007 use the ones found by configure rather than hacking around with
9008 program_transform_name.
9009 * configure.in: Give Makefile.tpl the information necessary
9010 to do that.
9011 * Makefile.in: Regenerate.
9012 * configure: Regenerate.
9013
9104315a
NN
90142004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 PR bootstrap/14760
9017 * configure.in: When computing baseargs, strip *all* copies of
9018 offending options. Also, don't match/substitute the trailing space,
9019 so that this actually works when two similar options are separated by
9020 only one space.
9021 * configure: Regenerate.
9022
bef1d700
DE
90232004-04-06 David Edelsohn <edelsohn@gnu.org>
9024
b4117c30
ZW
9025 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9026 (rs6000-*-aix*): Same.
9027 * configure: Regenerate.
bef1d700 9028
54bcf05e 90292004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9030
9031 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9032
369a832c 90332004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9034
9035 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9036
09a9c095
NN
90372004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9038
7caf53cb
NN
9039 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9040 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9041 * Makefile.in: Regenerate.
9042
09a9c095
NN
9043 * configure.in (top level bootstrap support): Rework --enable-werror
9044 to set @stage2_werror_flag@.
9045 * configure: Regenerate.
9046 * Makefile.tpl (top level bootstrap support): Pass
9047 @stage2_werror_flag@ down to configure in stages 2 and 3.
9048 * Makefile.in: Regenerate.
9049
5595a2bd
NN
90502004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9051
cbfd7e06
NN
9052 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9053 for stages 2 and 3 as well as in make. As a consequence, remove
9054 OUTPUT_OPTION (now detected by configure) from the flags passed down
9055 to make.
9056 * Makefile.in: Regenerate.
9057
5595a2bd
NN
9058 * Makefile.tpl (new-bootstrap): Fix typo.
9059 * Makefile.in: Regenerate.
9060
ca3b3e20
NN
90612004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9062
295f4e42
NN
9063 * Makefile.tpl: Rearrange by moving recursive_targets rules
9064 into their proper sections.
9065 * Makefile.tpl (top level bootstrap support): Move disabling
9066 of coverage flags from 'make' to 'configure'; improve comments.
9067 * Makefile.in: Regenerate.
9068
340de83f
NN
9069 * Makefile.tpl (experimental top level bootstrap) Move stage1
9070 language setting from all- target to configure- target; disable
9071 intermodule optimization in stage 1; prevent gratuitous rebuilds
9072 of stage 1.
9073 * Makefile.in: Regenerate.
9074 * configure.in: Comma-separate stage 1 language list for top
9075 level bootstrap.
9076 * configure: Regenerate.
9077
ca3b3e20
NN
9078 * Makefile.tpl: Clean up experimental top level bootstrap support:
9079 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9080 prev-gcc in configure- targets as well as all- targets.
9081 * Makefile.in: Regenerate.
9082
4d038073
KC
90832004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9084
9085 * compile: New file imported from automake.
9086
ab3533d6
PB
90872004-03-17 Paolo Bonzini <bonzini@gnu.org>
9088
9089 * configure.in: Remove symbolic link section.
9090 * configure: Regenerate.
9091 * Makefile.tpl (links): Remove.
9092 * Makefile.in: Regenerate.
9093
1e0f07d3 90942004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9095 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9096
9097 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9098 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9099 * configure.in: Fix comment typo from last patch.
9100 * configure: Regenerate.
9101
2805b53a
NN
91022004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9103
9104 * Makefile.tpl: Introduce experimental top level bootstrap support.
9105 * Makefile.in: Regenerate.
9106 * configure.in: Introduce support for top level bootstrap.
9107 * configure: Regenerate.
9108
79b4b7d2 91092004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9110 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9111
9112 PR bootstrap/14522
9113 * configure.in: Cope with shells that do not support unquoted ^
9114 * configure: Regenerate.
9115
6bbec498 91162004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9117 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9118
9119 PR bootstrap/14522
79b4b7d2 9120 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9121 quotes inside quoted backquote substitutions.
9122 * configure: Regenerate.
9123
83c15dfc
AP
91242004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9125
9126 PR bootstrap/14522
f2bd98d4 9127 * configure.in: Fix escaping of $.
83c15dfc
AP
9128 * configure: Regenerate.
9129
55ffb5ed
NN
91302004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9131
9132 * configure: Regenerate, since I forgot to while committing Paolo's
9133 changes.
9134
e4c9c075
PB
91352004-03-08 Paolo Bonzini <bonzini@gnu.org>
9136
9137 PR ada/14131
9138 Move language detection to the top level.
9139 * configure.in: Find default values for the tools as
9140 soon as possible. Disable ada if GNAT is not found.
9141 Emit error message about missing languages. Expand
9142 --enable-languages=all for the gcc subdirectory.
9143
5199e2c6
BE
91442004-03-10 Ben Elliston <bje@gnu.org>
9145
9146 * MAINTAINERS: Update my email address.
9147
c18b95e5
DE
91482004-03-05 David Edelsohn <edelsohn@gnu.org>
9149
9150 * ltconfig: Disable building static libraries if building shared
9151 libraries on AIX 5L.
9152
d0fe5ad3
RS
91532004-03-01 Richard Sandiford <rsandifo@redhat.com>
9154
9155 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9156 and disable libgcj.
9157 * configure: Regenerated.
9158
e6f71f9d
BB
91592004-03-01 Brian Booth <bbooth@redhat.com>
9160
9161 * MAINTAINERS: Add myself to write-after-approval.
9162
8983e50e
PB
91632004-03-01 Paolo Bonzini <bonzini@gnu.org>
9164
9165 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9166
d4cd9d81
NN
91672004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9168
9169 PR bootstrap/7087
9170 * Makefile.tpl: Guard XFOO sed statements better.
9171 * Makefile.tpl: Add dependency for configure-target-libada.
9172 * Makefile.in: Regenerate (incidentally fixes broken
9173 commit when libada-branch was merged).
9174
0ea0229e
KC
91752004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9176
9177 * MAINTAINERS: Add myself to write-after-approval.
9178
bad93735
AP
91792004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9180
9181 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9182 maintainers.
9183
a7ca14fc
AC
91842004-02-20 Andrew Cagney <cagney@redhat.com>
9185
9186 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9187 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9188
51592782
NN
91892004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9190
9191 PR bootstrap/11932
9192 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9193
6a30854a
JQ
91942004-02-14 Jerry Quinn <jlquinn@optonline.net>
9195
9196 * MAINTAINERS: Added myself to write-after-approval.
9197
be8b2bee
MK
91982004-02-14 Michael Koch <konqueror@gmx.de>
9199
9200 * MAINTAINERS: Added myself to write-after-approval.
9201
972760b7
JM
92022004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9203
9204 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9205 some OS port maintainers to OS port maintainers section.
9206
b0281654
FCE
92072004-02-13 Frank Ch. Eigler <fche@redhat.com>
9208
9209 * MAINTAINERS: Add self.
9210
3c419fd6
KH
92112004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9212
9213 * MAINTAINERS: Alphabetize.
9214
e88e9aee
PB
92152004-02-12 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * MAINTAINERS: Remove myself.
b4117c30 9218
1915e422
DE
92192004-02-11 David Edelsohn <edelsohn@gnu.org>
9220
9221 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9222 (rs6000-*-aix*): Same.
9223 * configure: Regenerate.
9224
a22c2d8d
KC
92252004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9226
9227 * configure.in (host): Add in missing $noconfigdirs to defines.
9228 * configure: Regenerate.
9229
d9cdb878
AC
92302004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9231 Nathanael Nerode <neroden@gcc.gnu.org>
9232
9233 PR ada/6637, PR ada/5911
b4117c30 9234 Merge with libada-branch:
d9cdb878
AC
9235 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9236 with appropriate dependencies. Add --enable-libada configure switch.
9237 * configure, Makefile.in: Regenerate.
9238
8bd92821
PB
92392004-02-09 Paolo Bonzini <bonzini@gnu.org>
9240
9241 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9242
89a95129
RO
92432004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9244
9245 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9246 * configure: Regenerate.
9247
892629bc
GK
92482004-02-04 Geoffrey Keating <geoffk@apple.com>
9249
9250 Merge from upstream:
9251
9252 * ltmain.in: When setting IFS to '~', be careful about user
9253 arguments that contain '~'.
9254
9255 2004-02-04 Peter O'Gorman <peter@pogma.com>
9256
9257 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9258 Also test $base_compile against $CC with escaped arguments. Bug
9259 reported by Geoff Keating <geoffk@apple.com>.
9260
6b402165
KH
92612004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9262
9263 * MAINTAINERS: Remove i960 port.
9264
fa2f0306
DD
92652004-01-23 DJ Delorie <dj@redhat.com>
9266
9267 * Makefile.def (target_modules) [libiberty]: Don't stage.
9268 * Makefile.in: Rebuilt.
9269
9feb20aa
CT
92702004-01-20 Caroline Tice <ctice@apple.com>
9271
9272 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9273
7aed2ccc
PC
92742004-01-19 Paolo Carlini <pcarlini@suse.de>
9275
9276 * MAINTAINERS: Update my email address.
9277
f25bebe1
JM
92782004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9279
9280 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9281
28083580
VR
92822004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9283
9284 * MAINTAINERS: Remove entries without email address.
9285
c0f4b5e4
DJ
92862004-01-15 Daniel Jacobowitz <drow@mvista.com>
9287
9288 * MAINTAINERS: Add myself to write-after-approval.
9289
b5eb5a5e
SB
92902004-01-15 Steven Bosscher <stevenb@suse.de>
9291
9292 * MAINTAINERS: Update my email address.
9293
dce2d8b2 92942004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9295
9296 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9297 * Makefile.tpl (configure-target-[+module+]): Support stage.
9298 * Makefile.in: Rebuilt.
9299
74c0b320
ILT
93002004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9301
9302 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9303
2560344b
RS
93042004-01-10 Richard Sandiford <rsandifo@redhat.com>
9305
9306 * MAINTAINERS: Add myself as a MIPS maintainer.
9307
8b21cda6
NN
93082004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9309
2b6c260d
NN
9310 * configure.in: Use ./config.cache, not config.cache.
9311 * configure: Regenerate.
9312 * Makefile.tpl: Special-casing not needed for GCC any more.
9313 * Makefile.in: Regenerate.
9314
09438bde
NN
9315 * configure.in: Don't share a cache file for host dirs.
9316 * configure: Regenerate.
9317
8b21cda6
NN
9318 * config-ml.in: Don't mess with the cache file.
9319
e42870df
EB
93202004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9321
9322 * MAINTAINERS: Move myself from 'Write After Approval' to
9323 'CPU Port Maintainers' section as SPARC maintainer.
9324
6b9eb62c
NN
93252004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9326
78a816a6
NN
9327 * Makefile.tpl: Make GCC use a separate config.cache.
9328 * Makefile.in: Regenerate.
9329
6b9eb62c
NN
9330 PR bootstrap/11932, PR bootstrap/11933
9331 (I don't know if it will fix either of them, but it relates
9332 to them.)
9333 * configure.in: Don't use shared config.cache for target
9334 directories.
9335 * configure: Regenerate.
9336
86d7b562
DN
93372004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9338
9339 * MAINTAINERS: Add myself to 'Write After Approval' section.
9340
07d0a605
RS
93412003-12-31 Roger Sayle <roger@eyesopen.com>
9342
9343 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9344 * configure: Regenerated.
9345
459ac19f
KH
93462003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9347
9348 * MAINTAINERS: Remove the mn10200 maintainer.
9349
5785c0ed 93502003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9351
cc6010cd
AP
9352 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9353 * configure: Regenerated.
5785c0ed 9354
a268eff9
JH
93552003-12-16 Jan Hubicka <jh@suse.cz>
9356
9357 * MAINTAINERS: Add myself as callgraph maintainer.
9358
9d465b12
TF
93592003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9360
9361 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9362 * configure: Regenerate.
9363
a68a270a
GB
93642003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9365
9366 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9367 'Write After Approval' section. Update email.
9368
dce2d8b2 93692003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9370
9371 * MAINTAINERS (Write After Approval): Add myself.
9372
8c052da4
MT
93732003-11-20 Matt Thomas <matt@3am-software.com>
9374
9375 * MAINTAINERS: Add myself as a vax port maintainer.
9376
e75f9147
KC
93772003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9378
9379 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9380 (configure-build-[+module+], configure-[+module+]): Likewise.
9381 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9382 * Makefile.in: Regenerate.
9383
43d8d958
AT
93842003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9385
9386 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9387 shared/dylibed libraries.
9388 * ltmain.sh: Likewise.
9389 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9390 * ltcf-cxx.sh: Likewise.
9391 * ltcf-gcj.sh: Likewise.
9392 * ltconfig: Likewise.
9393
638dcaa0
SC
93942003-11-17 Stan Cox <scox@redhat.com>
9395
9396 * MAINTAINERS: Add myself as iq2000 port maintainer.
9397
15cc172b
AC
93982003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9399
b4117c30
ZW
9400 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9401 * Makefile.in: Regenerate.
15cc172b 9402
20af77cd
UW
94032003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9404
9405 * config.sub: Update to 2003-11-03 version.
9406
4dd01c5c
PE
94072003-10-20 Phil Edwards <phil@codesourcery.com>
9408
9409 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9410 * configure: Regenerate.
9411
dce2d8b2 94122003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9413
9414 * MAINTAINERS: Add myself to 'Write After Approval' section.
9415
8b7ebc31
AC
94162003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9417
9418 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9419
afe1910c
JM
94202003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9421
9422 * MAINTAINERS: Update my email address.
9423
05dcec66
RO
94242003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9425
9426 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9427
dce2d8b2 94282003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9429
9430 * MAINTAINERS: Add myself to 'Write After Approval' section.
9431
507ec745
BI
94322003-10-16 Bernardo Innocenti <bernie@develer.com>
9433
9434 * config.guess: Update to 2003-10-16 version.
9435 * config.sub: Update to 2003-10-16 version.
9436
dce2d8b2 94372003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9438
9439 * MAINTAINERS: Added myself to 'Write After Approval' section.
9440
0c9b16bc
FH
94412003-10-15 Falk Hueffner <falk@debian.org>
9442
9443 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9444 'Write After Approval' section. Update email.
9445
74d57d15
RS
94462003-10-14 Roger Sayle <roger@eyesopen.com>
9447
9448 * MAINTAINERS: Move myself from 'Write After Approval' to
9449 'Various Maintainers' section as middle-end maintainer.
9450
d29b8ad8
NN
94512003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9452
9453 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9454 HOST_FLAGS_TO_PASS.
9455 * Makefile.in: Regenerate.
9456
26db814a
BI
94572003-10-11 Bernardo Innocenti <bernie@develer.com>
9458
9459 * config.guess: Update to 2003-10-07 version.
9460 * config.sub: Update to 2003-10-07 version.
9461
fffeb871
RO
94622003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9463
9464 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9465 * ltconfig (irix5*, irix6*): Don't override version_type.
9466
6691a79e
ME
94672003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9468
9469 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9470 * configure: Rebuilt
9471 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9472 * Makefile.in: Rebuilt
9473
62cdd71e
L
94742003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9475
9476 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9477
6fe2eacc
CW
94782003-09-30 Carlo Wood <carlo@alinoe.com>
9479
cc6010cd 9480 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9481
ea57e5ad
PK
94822003-09-29 Paul Koning <ni1d@arrl.net>
9483
9484 * MAINTAINERS: Move myself from "Write After Approval"
9485 to CPU platform maintainers for pdp11 platform.
9486
e070672a
AT
94872003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9488
9489 * MAINTAINERS: Move myself from 'Write After Approval' to
9490 'Various Maintainers' section as libffi testsuite maintainer.
9491
43bb47c2
DJ
94922003-09-21 Daniel Jacobowitz <drow@mvista.com>
9493
9494 * configure.in: Pass a computed --program-transform-name
9495 to subconfigures.
9496 * configure: Regenerated.
9497
da9d3b37
NN
94982003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9499
94322beb
NN
9500 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9501 * Makefile.in: Regenerate.
9502
da9d3b37
NN
9503 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9504 * Makefile.in: Regenerate.
9505
ffd9060b
ZL
95062003-09-19 Ziemowit Laski <zlaski@apple.com>
9507
9508 * MAINTAINERS: Move myself from 'Write After Approval'
9509 to 'Various Maintainers' (objective-c) section.
9510
eeae7b41
DJ
95112003-09-17 Daniel Jacobowitz <drow@mvista.com>
9512
9513 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9514 quoting.
9515 * configure: Regenerated.
9516
a080d12b
JB
95172003-09-16 Joel Brobecker <brobecker@gnat.com>
9518
9519 * MAINTAINERS (Write After Approval): Add myself to write after
9520 approval list.
9521
6cd2fc59
DN
95222003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9523
cc6010cd 9524 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9525
dcbdd9cc
ILT
95262003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9527
9528 * MAINTAINERS: Update my e-mail address.
9529
e517f636
AM
95302003-09-09 Alan Modra <amodra@bigpond.net.au>
9531
9532 * libtool.m4 (LD): Correct powerpc64 host match.
9533
bc49924b
JW
95342003-09-06 James E Wilson <wilson@tuliptree.org>
9535
9536 * MAINTAINTERS: Update my affiliation and email address.
9537
082124f5
ZD
95382003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9539
9540 * MAINTAINERS (Write After Approval): Add myself.
9541
dc94d89e
DD
95422003-09-04 DJ Delorie <dj@redhat.com>
9543
9544 * configure: Regenerate.
9545
95462003-09-04 Robert Millan <robertmh@gnu.org>
9547
9548 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9549
7a0f2d4e
KG
95502003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9551
9552 * configure.in: Ensure arguments to sed are properly spaced.
9553 * configure: Regenerate.
9554
88d032eb
GP
95552003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9556
9557 * MAINTAINERS: Update my e-mail address.
9558
0b3f3d22
ME
95592003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9560
9561 * MAINTAINERS (Write After Approval): Add myself.
9562
d253f9ba
DJ
95632003-08-27 Daniel Jacobowitz <drow@mvista.com>
9564
9565 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9566 * configure: Regenerated.
9567
066ec9c9
MM
95682003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9569
9570 * MAINTAINERS: Update my email address.
9571
415d7ef9
PE
95722003-08-23 Phil Edwards <pme@gcc.gnu.org>
9573
9574 * configure.in: Use newline instead of semicolon when assuming
9575 shell arguments in a for loop.
9576 * configure: Regenerated.
9577
e1567352
JE
95782003-08-22 Jason Eckhardt <jle@rice.edu>
9579
9580 * MAINTAINERS: Resurrect the i860 maintainer.
9581
b348267b
GK
95822003-08-20 Geoffrey Keating <geoffk@apple.com>
9583
e50084fa
GK
9584 PR 8180
9585 * configure.in: When testing with_libs and with_headers, treat
9586 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9587 * configure: Regenerate.
b4117c30 9588
b348267b
GK
9589 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9590 make, shell, etc.
9591 (baseargs): Likewise.
9592 * configure: Regenerate.
9593
ca26ffe0
BI
95942003-08-20 Bernardo Innocenti <bernie@develer.com>
9595
9596 * MAINTAINERS (Write After Approval): Add myself.
9597
940cde4d
GK
95982003-08-19 Geoffrey Keating <geoffk@apple.com>
9599
9600 * configure.in: Disable libgcj for darwin not on powerpc.
9601 * configure: Rebuild.
9602
74bed51b
ADL
96032003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9604
9605 * config-ml.in, symlink-tree: Add license.
9606
b4117c30
ZW
96072003-08-03 Richard Stallman <rms@gnu.org>
9608 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9609
9610 * README.SCO: New file.
9611
333a28b4
MK
96122003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9613
9614 * Makefile.tpl (check, check-c++): Express dependencies using
9615 dependencies rather than commands.
9616 * Makefile.in: Regenerate.
9617
c197e306
AC
96182003-08-01 Andrew Cagney <cagney@redhat.com>
9619
9620 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9621 * configure: Ditto.
9622
a8ee6e2d
GK
96232003-07-31 Geoffrey Keating <geoffk@apple.com>
9624
9625 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9626 * Makefile.in: Update.
a8ee6e2d 9627
8d9b3f2e
AT
96282003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9629
9630 * configure.in: Enable libgcj for darwin.
9631 * configure: Rebuild.
9632
52c0c542
PE
96332003-07-29 Phil Edwards <pme@gcc.gnu.org>
9634
9635 * config-ml.in: Use ac_configure_args directly instead of
9636 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9637 actually seen.
9638
b4acb5ef
NN
96392003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9642 creating target and build subdirs to build all parent dirs as needed.
9643 * Makefile.in: Rebuild.
9644 * configure.in: Don't build dirs explicitly here.
9645 * configure: Rebuild.
9646
a51d71d0
PB
96472003-07-26 Paul Brook <paul@nowt.org>
9648
9649 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9650
f43e12ce
AO
96512003-07-22 Alexandre Oliva <aoliva@redhat.com>
9652
9653 * Makefile.tpl (all-make): Depend on intl.
9654 * Makefile.in: Rebuilt.
9655
8a199ff6
PE
96562003-07-20 Phil Edwards <pme@gcc.gnu.org>
9657
9658 * install-sh: Update to newer upstream versions (associated with
9659 aclocal 1.7).
9660 * mkinstalldirs: Likewise.
9661 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9662
e6a8c803
AP
96632003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9664
9665 * MAINTAINERS: Move self from Bug database only accounts
9666 to write-after-approval.
9667
9f13608f
NN
96682003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9669
9670 * config.if: Remove unused libc_interface determination.
9671
c7864714
NN
96722003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9673
9674 * MAINTAINERS: Move self from write-after-approval to
9675 build machinery (*.in).
9676
775956d0
NN
96772003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9678
9679 PR bootstrap/11273
9680 PR bootstrap/11408
9681 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9682 unused INSTALL_PROGRAM_ARGS.
9683 * configure.in: Use AC_PROG_INSTALL.
9684 * Makefile.in: Regenerate.
9685 * configure: Regenerate.
9686
c7f67a6e
KH
96872003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9688
9689 * MAINTAINERS: Alphabetize.
9690
33952f6f
AO
96912003-07-10 Alexandre Oliva <aoliva@redhat.com>
9692
9693 * configure: Rebuilt.
9694 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9695 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9696 newlib nor libgloss.
9697 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9698 * configure.in (am33_2.0-*-linux*): Added.
9699
0d4f1b4e
BW
97002003-07-09 Bob Wilson <bob.wilson@acm.org>
9701
9702 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9703 * configure: Regenerate.
9704
56694dd9
ZW
97052003-07-07 Zack Weinberg <zack@codesourcery.com>
9706
9707 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9708 * Makefile.in: Regenerate.
9709
21607eb4
ZW
97102003-07-04 Zack Weinberg <zack@codesourcery.com>
9711
9712 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9713 * Makefile.in: Regenerate.
9714
dce2d8b2 97152003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9716
9717 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9718 * Makefile.in: Regenerated.
9719
5d42f90e
L
9720 * config-ml.in: Replace PWD with PWD_COMMAND.
9721
6eb95e99
ZW
97222003-07-04 Zack Weinberg <zack@codesourcery.com>
9723
9724 * intl: New directory; see intl/ChangeLog for details.
9725 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9726 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9727 * Makefile.in: Regenerate.
9728
07d1940e
NN
97292003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9730
9731 * configure.in: Clean up config-lang.in handling. Delete
9732 useless assignment to "subdirs".
9733 * configure: Regenerate.
9734
4dbda6f0
NN
97352003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9736
9737 * configure.in: Rename 'target_libs' to 'target_libraries'.
9738 Remove useless reference to 'target_libs'.
9739 * configure: Regenerate.
9740
2c30ab71
KS
97412003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9742
9743 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9744 * Makefile.in: Regenerate.
9745
11405c93
NN
97462003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9747
9748 * Makefile.def: Introduce flags_to_pass.
9749 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9750 * Makefile.in: Regenerate.
9751
fb87ad5d
HPN
97522003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9753
9754 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9755 and target-libgloss.
9756 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9757 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9758 * configure: Regenerate.
9759
a7956a48
BK
97602003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9761
9762 * configure.in: Update testsuite_flags to new location.
9763 * configure. Regenerate.
6eb95e99 9764
eaf9f3b2
NN
97652003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9766
9767 * Makefile.tpl: Remove BUILD_CC stuff.
9768 * Makefile.in: Regenerate.
9769
2d89ffef
KH
97702003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9771
9772 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9773
dce2d8b2 97742003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9775
9776 * MAINTAINERS (Write After Approval): Add myself.
9777
dce2d8b2 97782003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9779
b951c91c
L
9780 * config.guess: Update to 2003-06-12 version.
9781 * config.sub: Update to 2003-06-13 version.
9782
dce2d8b2 97832003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9784
9785 * config.guess: Update to 2003-06-06 version.
9786 * config.sub: Update to 2003-06-06 version.
9787
655b7166
RO
97882003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9789
9790 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9791 * configure. Regenerate.
9792
01b759aa
NN
97932003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9794
bf1d3e81
NN
9795 * configure.in: Disable serial configure by default.
9796 * configure: Regenerate.
9797 * Makefile.tpl: Abolish .NOTPARALLEL.
9798 * Makefile.in: Regenerate.
9799
e89fbdfe
NN
9800 * Makefile.tpl: Replace {build,host,target}_canonical by
9801 {build,host,target}.
9802 * Makefile.in: Regenerate.
9803
01b759aa
NN
9804 * Makefile.tpl: Fix stupid pasto.
9805 * Makefile.in: Regenerate.
9806
f7dae026
NN
98072003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9808
9809 * Makefile.tpl: Remove bogus conditional.
9810 * Makefile.in: Regenerate.
9811
98122003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9813
9814 * Makefile.tpl (profiledbootstrap): New target.
9815 * Makefile.in (profiledbootstrap): New target.
9816
2ffc3e73 98172003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9818
9819 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9820 Pinski. Remove user names from other bugzilla-only maintainers.
9821
1a1e6b96
NN
98222003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9823
1358ccea
NN
9824 * Makefile.tpl: Make 'recursive targets' using autogen rather
9825 than shell loop. Remove duplicate 'clean' targets and false
9826 comments.
9827 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9828 Add systematic method of specifying missing targets in subdirs.
9829 Add copyright boilerplate.
9830 * Makefile.in: Regenerate.
9831 * configure.in: Add 'recursive targets' to maybe list.
9832 * configure: Regenerate.
9833
ae74ed1f
NN
9834 * MAINTAINERS: "GNATS only" -> "Bug database only".
9835
1a1e6b96
NN
9836 * Makefile.tpl: Rename [+target+] to [+make_target+].
9837 * Makefile.def: Rename 'target' to 'make_target'.
9838
c79af3fa
NB
98392003-05-31 Neil Booth <neil@daikokuya.co.uk>
9840
9841 * MAINTAINERS: Add self as options handling maintainer.
9842
39d85b61
MM
98432003-05-28 Michael Meissner <gnu@the-meissners.org>
9844
9845 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9846 been too long since I touched those ports.
9847
afc2b62d
DD
98482003-05-28 DJ Delorie <dj@redhat.com>
9849
9850 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9851 * Makefile.in: Regenerate.
9852
df445104
MR
98532003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9854
9855 * configure.in: Use curly braces in the definition of tooldir.
9856 * configure: Regenerate.
9857
2eb98e5d 98582003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9859
2eb98e5d
DD
9860 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9861 newlib or libgloss.
9862 * Makefile.in: Regenerate.
9863
862fced8
DD
98642003-05-21 DJ Delorie <dj@redhat.com>
9865
9866 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9867 * Makefile.in: Regenerate.
9868
fc351800
ILT
98692003-05-20 Ian Lance Taylor <ian@airs.com>
9870
9871 * MAINTAINERS: Update my e-mail address.
9872
7e2dbcef
NN
98732003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9874
9875 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9876 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9877 Factor out common code from autogen IF statements.
9878 * configure: Regenerate.
9879 * Makefile.in: Regenerate.
9880
f2a0e225
KC
98812003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9882
9883 * configure.in: Accept i[3456789]86 for machine type.
9884 * configure: Regenerate.
9885
8b87bb96
NN
98862003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9887
9888 * configure.in: Switch more things to use maybe dependencies.
9889 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9890 * configure: Regenerate.
9891 * Makefile.tpl: Switch more things to use maybe dependencies.
9892 * Makefile.in: Regenerate.
9893
fdb882bc 98942003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9895
9896 * Makefile.tpl (install-opcodes): Define.
9897 * Makefile.in: Rebuild.
9898
f7c50032
AJ
98992003-05-13 Andreas Jaeger <aj@suse.de>
9900
9901 * config.guess: Update to 2003-05-09 version.
9902 * config.sub: Update to 2003-05-09 version.
9903
dce2d8b2 99042003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9905
9906 * configure.in: Correct sed script so that options in quotes are not
9907 deleted.
9908 * configure: Rebuild.
9909
aa8f1f57
CV
99102003-05-12 Corinna Vinschen <corinna@vinschen.de>
9911
9912 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9913 and $$s/newlib/libc/sys/cygwin32 include paths.
9914 * configure: Ditto.
9915
0c130f81
MM
99162003-05-12 Michael Meissner <gnu@the-meissners.org>
9917
9918 * MAINTAINERS: Update my email addresses.
9919
aa1a100b
EB
99202003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9921
9922 * config-ml.in: Propagate INSTALL variables.
f7c50032 9923
87861833
GP
99242003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9925
9926 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9927
de722255
CD
99282003-05-02 Chris Demetriou <cgd@broadcom.com>
9929
6eb95e99
ZW
9930 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9931 * Makefile.in: Regenerate.
de722255 9932
96c4a002
WB
99332003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9934
9935 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9936
55b15a11
WB
99372003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9938
9939 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9940
0c227849
DJ
99412003-04-27 Daniel Jacobowitz <drow@mvista.com>
9942
9943 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9944 * Makefile.in: Regenerated.
9945
d45148c1
WB
99462003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9947
9948 * MAINTAINERS (Write After Approval): Upgrade myself from
9949 GNATS only to write-after-approval. Update my mail address.
9950
dce2d8b2 99512003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9952
9953 (OS Port Maintainers: freebsd): Add myself.
9954
438f50c3
MM
99552003-04-22 Mark Mitchell <mark@codesourcery.com>
9956
9957 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9958
9074e169
KJ
99592003-04-22 Kean Johnston <jkj@sco.com>
9960
9961 * MAINTAINERS (SCO ports): Added myself.
9962
dfd39a2e
NS
99632003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9964
9965 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9966
ccbae82a
KJ
99672003-04-19 Kean Johnston <jkj@sco.com>
9968
9969 * MAINTAINERS (Write After Approval): Add myself.
9970
2f50999f
GP
99712003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9972
9973 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9974 * Makefile.in: Regenerate.
9975
e9b84181
JJ
99762003-04-18 Jakub Jelinek <jakub@redhat.com>
9977
9978 * configure.in (powerpc64*-*-linux*): Remove.
9979 * configure: Rebuilt.
9980
1ca4c6e1
PE
99812003-04-17 Phil Edwards <pme@gcc.gnu.org>
9982
9983 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9984 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9985 and restrap.
9986 * Makefile.in: Regenerate.
9987
0590b963
RE
99882003-04-16 Richard Earnshaw <rearnsha@arm.com>
9989
9990 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9991 * configure: Regenerated.
9992
ff41a56f
DD
99932003-04-15 DJ Delorie <dj@redhat.com>
9994
9995 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9996
50d440bc
NC
99972003-04-13 Nick Clifton <nickc@redhat.com>
9998
9999 * config-ml.in: Remove support for --disable-aix removing
10000 call-aix multilibs.
10001
b1e0a93e
AO
100022003-04-10 Alexandre Oliva <aoliva@redhat.com>
10003
10004 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10005 * */configure: Rebuilt.
10006
71fb704d
JS
100072003-04-08 Joel Sherrill <joel@oarcorp.com>
10008
10009 * MAINTAINERS: Add my email address.
10010
3897ea90
OH
100112003-03-17 Olivier Hainque <hainque@act-europe.fr>
10012
10013 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10014
93c834b7
NN
100152003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10016
10017 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10018 * Makefile.in: Regenerate.
10019
82c34dcb
MC
100202003-03-14 Michael Chastain <mec@shout.net>
10021
10022 * Makefile.in: Regenerate with correct Makefile.def.
10023
73458fb7
NN
100242003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10025
10026 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10027 Make macro.
10028 * Makefile.in: Regenerate.
10029 * configure.in: Clean up gxx_include_dir logic.
10030 * configure: Regenerate.
10031
32cf27e5
AE
100322003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10033
10034 * MAINTAINERS (Write After Approval): Add myself.
10035
c727e7a0
BE
100362003-03-10 Ben Elliston <bje@wasabisystems.com>
10037
10038 * MAINTAINERS: Update my mail address.
10039
9a27ac7a
FS
100402003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10041
10042 * configure.in (gxx_include_dir): Fix typo.
10043 * configure: Regenerated.
10044
3aa83176
NN
100452003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10046
10047 * Makefile.tpl: Reindent.
10048 * Makefile.in: Regenerate.
10049 * configure.in: Reindent. Don't set unused variables.
10050 * configure: Regenerate.
10051
9124bc53
DJ
100522003-03-04 Daniel Jacobowitz <drow@mvista.com>
10053
10054 * configure.in: Include $(build_tooldir)/sys-include in
10055 FLAGS_FOR_TARGET.
10056 * configure: Regenerated.
10057
cb543528
NN
100582003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10059
c858bf1e
NN
10060 * Makefile.tpl: Always pass down RANLIB.
10061 * Makefile.in: Regenerate.
10062
aa9c3ab4
NN
10063 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10064 * Makefile.in: Regenerate.
10065 * configure.in: Remove unused logic relating to --enable-shared
10066 and --enable-threads. Remove bogus comments. Remove redundant
10067 noconfigdirs.
10068 * configure: Regenerate.
10069
cb543528
NN
10070 * configure.in: Replace ${libstdcxx_version} by its value.
10071 Remove reference to mh-dgux.
10072 * configure: Regenerate.
10073
53f70c1b
KB
100742003-03-03 Kevin Buettner <kevinb@redhat.com>
10075
10076 * MAINTAINERS (Write After Approval): Add myself.
10077
df0f0674
NN
100782003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10079
10080 * Makefile.tpl: Rearrange.
10081 * Makefile.in: Regenerate.
10082
dce2d8b2 100832003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10084
10085 * configure.in: Add support for kaOS as cross build target system.
10086 * configure: Regenerated.
10087
a7a287eb
SB
100882003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10089
10090 * MAINTAINERS (Write after approval): Add myself.
10091
ff00c8a2
JW
100922003-02-21 James E Wilson <wilson@tuliptree.org>
10093
10094 * MAINTAINERS: Update my email address.
10095
abb2db7a
ZW
100962003-02-21 Zack Weinberg <zack@codesourcery.com>
10097
10098 * MAINTAINERS: Add self to blanket write privs. section.
10099
e9f2dc3b
SM
101002003-02-20 Sean McNeil <sean@blue.mcneil.com>
10101
10102 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10103 configure-target-* as some target builds may require additional
10104 flags for preprocessor tests.
10105 * Makefile.in: Regenerated.
10106
ee03dc5e
AO
101072003-02-19 Alexandre Oliva <aoliva@redhat.com>
10108
11856278
AO
10109 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10110 * ltconfig: Handle it.
10111 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10112 auto-detecting it.
10113
274aef32
AO
10114 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10115 it is used as argument to $CC.
10116 * ltcf-gcj.sh: Likewise.
10117
ee03dc5e
AO
10118 * configure.in: Introduce --enable-maintainer-mode.
10119 * configure: Rebuilt.
10120 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10121 for maintainer mode.
10122 * Makefile.in: Rebuilt.
10123
30db8e17
JM
101242003-02-18 Jason Merrill <jason@redhat.com>
10125
10126 * Makefile.tpl (check-c++): Allow parallelism.
10127
cab60ac6
GP
101282003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10129
10130 * MAINTAINERS: Remove John Carr (who never actually had access to
10131 gcc.gnu.org).
10132
c8e5d1af
GK
101332003-02-15 Geoffrey Keating <geoffk@apple.com>
10134
10135 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10136 don't configure target-libobjc.
10137 * configure: Regenerate.
10138
70f91f50
RO
101392003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10140
10141 * Makefile.tpl (RANLIB): Define.
10142 * Makefile.in: Regenerate.
10143
669e9062
LB
101442003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10145
10146 * MAINTAINERS: Update my email.
abb2db7a 10147
61b56b2e
KS
101482003-02-06 Keith R Seitz <keiths@redhat.com>
10149
10150 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10151 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10152 * Makefile.in: Regenerated.
10153 * configure.in: Remove all traces of snavigator, db, and grep.
10154 * configure: Regenerated.
10155
a1ba6e15
GP
101562003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10157
10158 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10159 After Approval.
10160
f5f2cce5
CC
101612003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10162
10163 * MAINTAINERS (Write after approval): Add myself.
10164
ba49f6f1
FCE
101652003-01-31 Frank Ch. Eigler <fche@redhat.com>
10166
10167 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10168 * Makefile.in: Regenerated.
10169
ccf9f10c
RS
101702003-01-30 Roger Sayle <roger@eyesopen.com>
10171
10172 * config.guess: Updated to 2003-01-30's version.
10173 * config.sub: Updated to 2003-01-28's version.
10174
a693735b
AO
101752003-01-30 Alexandre Oliva <aoliva@redhat.com>
10176
10177 * config.if: If gcc_version is already set, just use it. Don't set
10178 gcc_version_trigger if it's already set, otherwise set it to
10179 gcc/version.c, but only if the file exists. If it is not set and
10180 gcc/version.c does not exist, try to extract the version number from
10181 $CC.
10182
204c43d6
AT
101832003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10184
abb2db7a 10185 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10186
842e91ec
PE
101872003-01-27 Phil Edwards <pme@gcc.gnu.org>
10188
10189 * configure.in: Revert 24Jan change.
10190 * configure: Regenerate.
10191
6b99984e
GP
101922003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10193
10194 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10195 entry of HJ Lu.
10196
806e0935
NN
101972003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10198
10199 * configure.in: Revert previous change.
10200 * configure: Regenerate.
10201
307a9864
NN
102022003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10203
10204 * configure.in: Make rda native-only.
10205 * configure: Regenerate.
10206
02ba6302
VR
102072003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10208
10209 * MAINTAINERS: Move myself from GNATS-only-accounts to
10210 write-after-approval.
10211
77d187bc
NN
102122003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10213
10214 * configure.in: Add missing \.
10215 * configure: Rebuilt.
10216
a94a2d4c
JJ
102172003-01-17 Jakub Jelinek <jakub@redhat.com>
10218
10219 * configure.in (baseargs): Avoid using \| in sed regular
10220 expressions.
10221 * configure: Rebuilt.
10222
73f84924
JJ
102232003-01-16 Jakub Jelinek <jakub@redhat.com>
10224
10225 * configure.in (baseargs): Remove all supported forms of
10226 --cache-file, --srcdir, --host, --build and --target options
10227 from argument lists.
10228 * configure: Rebuilt.
10229
8c12fc63
JZ
102302003-01-15 Josef Zlomek <zlomekj@suse.cz>
10231
10232 * MAINTAINERS: Add myself to write-after-approval list.
10233
7c005a3a
AO
102342003-01-15 Alexandre Oliva <aoliva@redhat.com>
10235
10236 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10237 * configure: Rebuilt.
10238
3dfabf63
NN
102392003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10240
10241 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10242 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10243 * Makefile.in: Regenerate.
10244 * configure: Regenerate.
10245
cf53ae10
AO
102462003-01-09 Alexandre Oliva <aoliva@redhat.com>
10247
10248 * configure.in: Remove Makefile in build, host and target modules
10249 unless configure was run with --no-recursion.
10250 * configure: Rebuilt.
10251
3fbe8e4a
CC
102522003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10253
10254 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10255 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10256 * Makefile.in: Regenerate.
10257
66e2aa7d
CD
102582003-01-08 Chris Demetriou <cgd@broadcom.com>
10259
10260 * config.guess: Update to 2003-01-03 version.
10261 * config.sub: Update to 2003-01-03 version.
10262
b5038cfb
CF
102632003-01-07 Christopher Faylor <cgf@redhat.com>
10264
10265 * configure: Regenerate with proper autoconf 2.13.
10266
d02c69be
CF
102672003-01-07 Christopher Faylor <cgf@redhat.com>
10268
10269 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10270 * configure: Regenerate.
d02c69be 10271
e914a571
AC
102722003-01-06 Andrew Cagney <ac131313@redhat.com>
10273
10274 * configure.in (GDB_TK): Add tcl directories conditional on
10275 gdb/gdbtk directory being present.
10276 * configure: Regenerate.
abb2db7a 10277
dce2d8b2 102782003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10279
dce2d8b2
EB
10280 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10281 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10282 * configure: Rebuilt.
10283
89a7012a
TT
102842002-12-31 Tom Tromey <tromey@redhat.com>
10285
10286 * Makefile.in: Rebuilt.
10287 * Makefile.def (target_modules) [libffi]: Allow installation.
10288
3f4f56e2
AS
102892002-12-31 Andreas Schwab <schwab@suse.de>
10290
10291 * configure.in: Fix use of $program_transform_name.
10292 * configure: Regenerated.
10293
6c1b8d0a
DJ
102942002-12-30 Daniel Jacobowitz <drow@mvista.com>
10295
10296 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10297 * configure: Regenerated.
6c1b8d0a 10298
c5120911
AO
102992002-12-29 Alexandre Oliva <aoliva@redhat.com>
10300
10301 * Makefile.tpl (local-distclean): Don't remove...
10302 (multilib.ts): ... this. Moved into...
10303 (multilib.out): ... this. Don't use sub-make.
10304 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10305 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10306 (configure-build-[+module+], configure-[+module+],
10307 configure-target-[+module+], configure-gcc): ... these. Test
10308 for Makefile existence. Drop config.status from dependencies.
10309 * Makefile.in: Rebuilt.
10310 * configure.in: Move gcc-version-trigger to the end of
10311 ac_configure_args. Add comments to maybedep.tmp and
10312 serdep.tmp. Introduce --disable-serial-configure. Remove
10313 nonopt from baseargs, matching and removing corresponding
10314 whitespace while at it.
10315 * configure: Rebuilt.
10316
e245b0ea
AO
103172002-12-28 Alexandre Oliva <aoliva@redhat.com>
10318
903de295
AO
10319 * configure.in (host_configargs): Replace reference to
10320 no-longer-defined buildopts with --build=${build_alias}.
10321 * configure: Rebuilt.
10322
e245b0ea
AO
10323 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10324 program_transform_name to standard idiom.
10325 (AUTOGEN, AUTOCONF): Define.
10326 (Makefile.in): Use $(AUTOGEN).
10327 (Makefile): Depend on config.status, and use autoconf-style rule to
10328 build it. Move original commands to...
10329 (config.status): ... this new target.
10330 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10331 $(AUTOCONF).
10332 * Makefile.in: Rebuilt.
10333
671aa708
NN
103342002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10335
53fbfb58
NN
10336 * Makefile.tpl: Fix dramatic bustage due to change in
10337 program_transform_name.
10338 * Makefile.in: Regenerate.
10339
10340 * configure.in: Remove unnecessary PATH setting.
10341 * configure: Regnerate.
10342
10343 * configure.in: Don't default to unprefixed tools unless
10344 the native tools will work.
10345 * configure: Regenerate.
10346
671aa708
NN
10347 * configure.in: Convert to autoconf script. Blow away lots
10348 of now-redundant Makefile fragments.
10349 * configure: Generate using Autoconf.
10350 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10351 * Makefile.in: Regenerate.
10352
57f40826
NN
103532002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10354
3fedb745
NN
10355 * configure: Fix stupid bug where RANLIB was mistakenly included.
10356
abb2db7a 10357 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10358 (build_configargs, host_configargs, target_configargs).
10359
10360 * configure.in: Move logic out of sed statement.
10361
abb2db7a 10362 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10363 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10364
315fa0f4
SS
103652002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10366
10367 * config.sub: Import from master repository
10368 * config.guess: Ditto
10369
45aff44f
AS
103702002-12-24 Andreas Schwab <schwab@suse.de>
10371
10372 * Makefile.tpl (multilib.out): Fix missing space.
10373 * Makefile.in: Regenerate.
10374
88b5521b
NN
103752002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10376
10377 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10378 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10379 * Makefile.in: Regenerate.
10380 * configure.in: Remove unnecessary leftovers.
10381
2a726918
GK
103822002-12-21 Geoffrey Keating <geoffk@apple.com>
10383
10384 * configure.in (extra_ranlibflags_for_target): New variable.
10385 (*-*-darwin): Add -c to ranlib commands.
10386 * configure (tooldir): Handle extra_ranlibflags_for_target.
10387
aace3269 103882002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10389
10390 * Makefile.tpl: Revert HJL's change.
10391 * Makefile.in: Regenerated.
10392 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10393 always.
10394
f0895142
AS
103952002-12-19 Andreas Schwab <schwab@suse.de>
10396
10397 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10398 * Makefile.in: Regenerate.
10399
dce2d8b2 104002002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10401
10402 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10403 * Makefile.in: Regenerated.
10404
10405 * configure.in (build_prefix): New. Substitute.
10406
212f6dd0
NN
104072002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10408
79308c5d
NN
10409 * Makefile.tpl: Don't let real targets depend on phony targets.
10410 * Makefile.in: Regenerate.
10411
212f6dd0
NN
10412 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10413 * Makefile.in: Regenerate.
10414
ab17919f
SS
104152002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10416
10417 * config.sub: Import from master repository
10418 * config.guess: Ditto
10419
5ecf91d1
JM
104202002-12-16 Jason Merrill <jason@redhat.com>
10421
10422 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10423 previous 'make bootstrap'.
10424 * Makefile.in: Regenerate.
10425
d8437e1b
HPN
104262002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10427
10428 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10429
4977bab6
ZW
104302002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10431
10432 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10433 * Makefile.in: Regenerate.
10434
0edcfdcb
JM
104352002-12-13 Jason Merrill <jason@redhat.com>
10436
6248218a 10437 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10438 library tests.
10439 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10440 * Makefile.in: Regenerate.
10441
4977bab6
ZW
104422002-12-12 Alexandre Oliva <aoliva@redhat.com>
10443
10444 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10445 * Makefile.in: Rebuilt.
10446
f87505dd
AO
104472002-12-12 Alexandre Oliva <aoliva@redhat.com>
10448
10449 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10450
4977bab6
ZW
104512002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10452
10453 * configure: Fix bug put in by gremlins.
10454
10455 * Makefile.tpl: Substitute more autoconfily.
10456 * configure: Substitute more autoconfily.
10457 * Makefile.in: Regenerate.
10458
7f0db92a
SS
104592002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10460
10461 * config.sub: Import from master repository
10462 * config.guess: Ditto
10463 * MAINTAINERS: Added Svein Seldal under write after approval
10464
4977bab6
ZW
104652002-12-08 Andrew Cagney <ac131313@redhat.com>
10466
10467 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10468 * Makefile.in (all-sim): Ditto.
10469
104702002-12-06 DJ Delorie <dj@redhat.com>
10471
10472 * Makefile.tpl: Change configure dependencies to not have real
10473 targets depend on phony targets.
10474
104752002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10476
10477 * configure.in: Revert unintentional change.
10478
10479 * Makefile.tpl: Change dependency for */multilib.out so that
10480 it works when gcc isn't in the tree.
10481
10482 * configure.in: Substitute more.
10483 * configure: Run subconfigures from the Makefile.
10484 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10485 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10486
67f1b906
GP
104872002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10488
10489 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10490
4977bab6
ZW
104912002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10492
10493 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10494 and corresponding dependencies.
10495 * Makefile.in: Regenerate.
10496
10497 * configure.in (host_tools): Order binutils, gas and ld for
10498 convenience in running the testsuites.
10499
10500 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10501 * Makefile.in: Regenerate.
10502 * configure.in: Introduce rules to serialize subconfigure runs.
10503
10504 * configure.in: Introduce BASE_CC_FOR_TARGET.
10505 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10506 Realize configure-build-* targets. Realize configure-target-* targets.
10507 * Makefile.in: Regenerate.
10508
105092002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10510
10511 * configure: Move gcc_version_trigger stuff from here...
10512 * configure.in: ...to here.
10513
10514 * configure.in: Separate subconfigure options added by this file from
10515 options given by the user. Add machinery to put args for host
10516 subconfigures into the Makefile.
10517
10518 * Makefile.tpl: Remove 'vault' targets.
10519 * Makefile.tpl: Reorder and comment dependencies.
10520 * Makefile.in: Regenerate.
10521
105222002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10523 * configure.in: Fix my broken commit of previous patch. (sigh)
10524
743f054e
GK
105252002-11-28 Geoffrey Keating <geoffk@apple.com>
10526
10527 * configure.in: Move host-specific darwin noconfigdirs into
10528 the host-specific section.
10529
4977bab6
ZW
105302002-11-28 Geoffrey Keating <geoffk@apple.com>
10531
10532 * configure.in: Move host-specific darwin noconfigdirs into
10533 the host-specific section.
10534
105352002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10536
10537 * configure: Remove skip-this-dir support.
10538 * Makefile.tpl: Remove skip-this-dir support.
10539
10540 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10541 subdirectories.
10542 * Makefile.in: Regenerate.
10543
10544 * Makefile.tpl: Strip out useless setting of 'dir'.
10545 * Makefile.in: Regenerate.
10546
105472002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10548
10549 * configure.in: Fix deeply stupid bug.
10550
10551 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10552 shell code in CXX_FOR_TARGET
10553 * Makefile.def: Introduce raw_cxx.
10554 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10555 RAW_CXX_FOR_TARGET.
10556 * Makefile.in: Regenerate.
10557
105582002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10559
10560 * Makefile.tpl: Remove unnecessary ifs.
10561 * Makefile.in: Regenerate.
10562
10563 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10564 dependencies. Maybe-ize build-libiberty. Create dummy install
10565 targets for 'no_install' modules.
10566 * configure: Move GDB_TK substitution to configure.in. Move
10567 build_modules stuff to configure.in.
10568 * configure.in: Implement soft dependency machinery. Maybe-ize
10569 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10570 * Makefile.in: Regenerate.
10571
105722002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10573
10574 * Makefile.tpl: Make all-target, install-target behave similarly
10575 to all, install (only hitting configured targets). Eliminate
10576 unused macro defintions.
10577
10578 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10579 build != host.
10580
10581 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10582
10583 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10584
10585 * configure.in: Produce lists of subdir targets we're actually
10586 configuring. Remove references to "dosrel".
10587 * Makefile.tpl: Let configure set which subdir targets are hit.
10588 Remove install-cross; clean up install; remove ALL. Remove
10589 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10590 Autogenerate host module targets. Remove empty dependency lines
10591 and redundant dependency; rearrange slightly.
10592 * Makefile.def: Add host-side libtermcap, utils.
10593
10594 * Makefile.in: Regenerate.
10595
e6226a2f
RO
105962002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10597
10598 * ltconfig (osf[345]): Append $major to soname_spec.
10599 Reflect this in library_names_spec.
10600 * ltmain.sh (osf): Prefix $major with . for use as extension.
10601
3b75d237
AJ
106022002-11-19 Andreas Jaeger <aj@suse.de>
10603
10604 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10605 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10606 and sparc64 GNU/Linux systems.
10607
809108de
NS
106082002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10609
10610 * MAINTAINERS: Update email.
10611
e7e0de7e
GP
106122002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10613
10614 * MAINTAINERS: Complete James Dennett's entry.
10615
f7109dea
EB
106162002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10617
10618 * MAINTAINERS (Write After Approval): Add myself.
10619
d3ac17c9
BK
106202002-11-13 Bruce Korb <bkorb@gnu.org>
10621
10622 * Makefile.tpl: syntactic cleanup
10623
dce2d8b2 106242002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10625
10626 * MAINTAINERS: Add myself to write-after-approval list.
10627
4977bab6
ZW
106282002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10629
10630 * Makefile.def: Add list of recursive targets to autogenerate.
10631 Add build_modules.
10632 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10633 targets. Autogenerate *-build-* targets.
10634 * Makefile.in: Regenerate.
10635
106362002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10637
10638 * configure: More autoconf-style substitutions.
10639 * Makefile.tpl: More autoconf-style substitutions.
10640 * Makefile.in: Regenerate.
10641
106422002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10643
10644 * configure: Substitute more variables in a more autoconf-friendly
10645 way. Simplify slightly.
10646 * Makefile.tpl: Make more variables substitutable in an
10647 autoconf-friendly way.
10648 * Makefile.in: Regenerate.
10649
d4783999
JW
106502002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10651
10652 * MAINTAINERS (Write After Approval): Add myself.
10653
4977bab6
ZW
106542002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10655
10656 * configure.in (v810*): Remove special setting of tools.
10657
10658 * configure: Add support for extra required flags for ar or nm.
10659 * configure.in (aix4.3+): Use above support for target-specific
10660 issues, rather than using config/mt-aix43.
10661
106622002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10663
10664 * configure: Remove 'removing', which doesn't work. Replace $subdir
10665 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10666 with $srcdir. Reformat indentation. Substitute some variables
10667 formerly hard-coded in the Makefile for build=host.
10668 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10669 * Makefile.def: Autogenerate more.
10670 * Makefile.in: Regenerate.
10671
1c9c903e
AN
106722002-11-04 Adam Nemet <anemet@lnxw.com>
10673
10674 * MAINTAINERS (Write After Approval): Add myself.
10675
40673d2b
KB
106762002-11-04 Kevin Buettner <kevinb@redhat.com>
10677
10678 * Makefile.def (host_modules): Add rda.
10679 * Makefile.in: Regenerate.
10680 * configure.in (target_tool): Add target-rda to list.
10681
42e650ae
GP
106822002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10683
10684 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10685
e004b81f
PE
106862002-10-25 Phil Edwards <pme@gcc.gnu.org>
10687
10688 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10689 and restrap targets to this rule.
10690 * Makefile.in: Regenerate.
10691
06bd49b1
GP
106922002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10693
10694 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10695 GNATS only accounts.
10696
d0af82b0
HPN
106972002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10698
10699 * configure.in (i[3456]86-*-linux*): Add check to disable
10700 ${libgcj} for glibc1.
10701
10782654
DC
107022002-10-24 Denis Chertykov <denisc@overta.ru>
10703
10704 * MAINTAINERS: Add myself as ip2k port maintainer.
10705
a5a438f5
SS
107062002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10707
10708 * configure.in: Add tic4x target.
10709
fe3d5b7f
NN
107102002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10711
aba8a494
NN
10712 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10713 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10714 * Makefile.in: Regenerate.
10715
fe3d5b7f
NN
10716 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10717 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10718 * Makefile.in: Regenerate.
10719
a6ad79e7
JJ
107202002-10-02 Janis Johnson <janis187@us.ibm.com>
10721
10722 * MAINTAINERS: Add myself as web pages co-maintainer.
10723
6a8a9058
NN
107242002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10725
10726 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10727 * Makefile.in: Regenerate.
10728
327d975a
ZW
107292002-10-02 Zack Weinberg <zack@codesourcery.com>
10730
10731 * MAINTAINERS: Add myself and Nathan Sidwell
10732 <nathan@codesourcery.com> as VxWorks maintainers.
10733
a5ae8f19 107342002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10735
10736 * Makefile.def: Remove order dependency comments.
10737 * Makefile.tpl: Add explicit install-install dependencies.
10738 * Makefile.in: Regenerate.
d0f6c823 10739
34c6040c 10740 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10741 * Makefile.in: Regenerate.
34c6040c 10742
d0f6c823
NN
10743 * Makefile.tpl: Add configure-target (for src-release in src)
10744 * Makefile.in: Regenerate.
10745
50bd210b
NC
107462002-09-30 Nick Clifton <nickc@redhat.com>
10747
10748 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10749
ca25149e
UW
107502002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10751
10752 * configure.in (s390*-*-linux*): Enable libgcj.
10753
dd30b57d
NN
107542002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10755
9e60a678
NN
10756 * configure: Revert accidentally applied changes.
10757
dd30b57d
NN
10758 * Makefile.tpl: Make more autoconf-friendly.
10759 * Makefile.in: Regenerate.
10760 * configure: Make substitution more autoconf-like.
10761
5831424e
RE
107622002-09-28 Richard Earnshaw <rearnsha@arm.com>
10763
10764 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10765 single entry to handle all these.
10766 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10767 libjava on arm-*-elf.
10768
b7f3b15b
GK
107692002-09-27 Geoffrey Keating <geoffk@apple.com>
10770
10771 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10772 things that depend on them.
10773
0dffceed
NN
107742002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10775
10776 * Makefile.tpl: Make subsituted variables more autoconfy.
10777 * Makefile.in: Regenerate.
10778 * configure: Make seds more autoconfy.
10779
1db75a86 107802002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10781
10782 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10783 * Makefile.in: Regenerate.
10784 * configure.in: Rewrite sed statements to look autoconfy.
10785
1db75a86
NN
10786 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10787 all-target-foo on configure-target-foo.
10788 * Makefile.def: Ditto.
10789 * Makefile.in: Rebuild.
10790
741a4e89
AH
107912002-09-25 Andrew Haley <aph@redhat.com>
10792
10793 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10794
95ddd785
NN
107952002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10796
10797 * Makefile.def: New file.
10798 * Makefile.tpl: New file.
10799 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10800 * contrib/gcc_update: Note that Makefile.in is a generated file.
10801
10802 * configure.in: Minor rearrangement. Simplify tests.
10803
65a824f6
JT
108042002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10805
10806 * configure.in (with_headers): Skip copy if value is "yes".
10807 (with_libs): Likewise.
10808
51270f0a 108092002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10810
10811 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10812 * configure.in (sh*-*-pe*): Ditto.
10813 * configure.in (mips*-*-pe*): Ditto.
10814 * configure.in (*arm-wince-pe): Ditto.
10815
8f89dbf4
NN
10816 * configure.in: Rearrange.
10817
c1b8db3f
KH
108182002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10819
10820 * MAINTAINERS: Update my email address.
10821
341f0575
PK
108222002-08-30 Paul Koning <pkoning@equallogic.com>
10823
10824 * MAINTAINERS: (Write After Approval): Add myself.
10825
d2e06980
GK
108262002-08-29 Geoffrey Keating <geoffk@redhat.com>
10827
10828 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10829
4906d5d8
GK
108302002-08-24 Geoffrey Keating <geoffk@redhat.com>
10831
10832 * MAINTAINERS: Change my mailing address.
10833
e9a25cc8
PC
108342002-08-21 Paolo Carlini <pcarlini@unitus.it>
10835
10836 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10837 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10838
dce2d8b2 108392002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10840
10841 * MAINTAINERS (Write After Approval): Remove myself.
10842 (Various Maintainers: c++ runtime libs): Add myself.
10843
5ce6f47b
EC
108442002-08-15 Eric Christopher <echristo@redhat.com>
10845
10846 * config.sub: Import from master repository.
10847 * config.guess: Ditto.
10848
7f9317f0
AO
108492002-08-19 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10852 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10853 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10854
7aecca3d
AH
108552002-08-16 Aldy Hernandez <aldyh@redhat.com>
10856
10857 * MAINTAINERS: Add self to rs6000 vector extensions.
10858
8ea4b195
AO
108592002-08-15 Alexandre Oliva <aoliva@redhat.com>
10860
10861 * libiberty/configure: Reverted unintended yesterday's check in.
10862
f5cc59a7
AO
108632002-08-14 Alexandre Oliva <aoliva@redhat.com>
10864
10865 * boehm-gc/configure, libf2c/configure: Rebuilt.
10866 * libffi/configure, libiberty/configure: Ditto.
10867 * libjava/configure, libobjc/configure: Ditto.
10868 * libstdc++-v3/configure, zlib/configure: Ditto.
10869 Merged from binutils:
10870 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10871 From Steve Ellcey <sje@cup.hp.com>:
10872 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10873 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10874 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10875 IA64.
10876 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10877 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10878 soname_spec, sys_lib_search_path_spec): Ditto.
10879
dce2d8b2 108802002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10881
10882 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10883
2ff34870
L
108842002-08-04 H.J. Lu (hjl@gnu.org)
10885
10886 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10887
a014f2fe
KW
108882002-08-02 Krister Walfridsson <cato@df.lth.se>
10889
10890 * MAINTAINERS (Write After Approval): Add myself.
10891
c01d477a
AM
108922002-07-31 Alan Modra <amodra@bigpond.net.au>
10893
10894 * configure.in: Move generic linux case to end. Copy generic
10895 linux noconfigdirs to mips*-*-linux* entry and new
10896 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10897
68cd2524
MM
108982002-07-19 Michael Matz <matz@suse.de>
10899
10900 * MAINTAINERS: Add myself as ra* maintainer.
10901
e2d83b8c
CD
109022002-07-16 Chris Demetriou <cgd@broadcom.com>
10903
10904 * config.guess: Update to 2002-07-09 version.
10905 * config.sub: Update to 2002-07-03 version.
10906
cece4f1d
HPN
109072002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10908
10909 * MAINTAINERS: Fix typo in a maintainer email address.
10910
bb654703
NN
109112002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10912
10913 * configure.in: Remove two redundant tests.
10914
789b7de5
RO
109152002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10916
10917 * configure.in (mips*-*-irix6*o32): Enable stabs.
10918
e1da1089
NN
109192002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10920
f3970bba
NN
10921 * configure.in: Don't build grez.
10922 * Makefile.in: Ditto.
10923
e1da1089
NN
10924 * Makefile.in: Remove references to bsp, cygmon, libstub.
10925 * configure.in: Ditto.
10926
10927 * configure.in: Remove leftover reference to gdbtest.
10928
57c905fa
PE
109292002-07-08 Phil Edwards <pme@gcc.gnu.org>
10930
10931 * configure.in (gxx_include_dir): Change to match versioned
10932 C++ headers if --enable-version-specific-runtime-libs is used.
10933
a0af94a7 109342002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10935
a0af94a7
SE
10936 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10937
423ce3eb
NN
109382002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10939
10940 * configure.in: Make --without-x work.
10941
98186934
NN
109422002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10943
c3b7d169
NN
10944 * configure.in: Rearrange target Makefile fragment collection.
10945
98186934
NN
10946 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10947 cvs[src].
10948 * configure.in: Ditto.
10949
eebd288a
MK
109502002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10951
10952 * MAINTAINERS (Write After Approval): Update my e-mail address.
10953
3ab36f05
NN
109542002-06-24 Ben Elliston <bje@redhat.com>
10955
10956 * configure.in (host_tools): Remove cgen.
10957
10958 * Makefile.in (all-cgen): Remove; runs from its source directory.
10959 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10960 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10961 (all-sim): Likewise.
10962
dce2d8b2 109632002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10964
10965 * Makefile.in: Eliminate 'apache' targets.
10966 * configure.in: Eliminate 'apache' targets.
10967
55380b08
NN
10968 * configure.in: Eliminate redundant tests. Reorganize.
10969
9a5c1b9d
NN
10970 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10971
5fd3853a
NN
10972 * config-ml.in: Eliminate references to Cygnus configure.
10973
cfefc434
NN
10974 * Makefile.in: Eliminate references to building emacs.
10975
2fe93885
GS
109762002-06-28 Graham Stott <graham.stott@btinternet.com>
10977
10978 * MAINTAINERS: Update my email address.
10979
53c40185
BK
109802002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10981
10982 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 10983 (cxx_incdir): Remove.
53c40185 10984
97679694
NN
109852002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10986
10987 * MAINTAINERS (Write After Approval): Add self.
10988
b03bcd37
DC
10989Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10990
10991 * configure.in: Add support for ip2k.
10992
6bd12129
NN
109932002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10994
10995 * configure.in: Fix AIX configury bug.
10996
e0d98a92
SE
109972002-06-20 Steve Ellcey <sje@cup.hp.com>
10998
10999 * MAINTAINERS (Write After Approval): Add self.
11000
ba3292db
NN
110012002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11002
ef40bc65
NN
11003 * configure.in: replace ${topsrcdir} with ${srcdir}
11004
7a0be465
NN
11005 * configure.in: Move definition of libstdcxx_flags
11006 right above usage, rather than waaay earlier.
11007
e1848dde
NN
11008 * configure.in: Pull definition of is_cross_compiler earlier.
11009
8bc2fff1
NN
11010 * configure.in: Rearrange a little.
11011
ba3292db
NN
11012 * configure.in: Remove references to librx.
11013 * Makefile.in: Remove references to librx.
11014
11d8b408
DC
11015Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11016
11017 * config.sub: Add support for avr target.
11018 Import from master sources, rev 1.255
5ce6f47b 11019
93da8339
PE
110202002-06-19 Phil Edwards <pme@gcc.gnu.org>
11021
11022 * configure, .cvsignore: Revert previous change...
11023 * Makefile: ...delete.
11024
b4caab5c
NN
110252002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11026
11027 * configure.in: Eliminate ${gasdir} variable.
11028
ee777171
DB
110292002-06-18 Dave Brolley <brolley@redhat.com>
11030
11031 * configure.in: Add support for frv.
11032 * config.sub: Add support for frv.
11033
26e4af54
PE
110342002-06-18 Phil Edwards <pme@gcc.gnu.org>
11035
11036 * configure: Remove garbage from previous commit.
11037
bb20b7da
PE
110382002-06-18 Phil Edwards <pme@gcc.gnu.org>
11039
11040 * configure: For in-source builds, make a subdir and re-exec there.
11041 * Makefile: New file. Pass targets through to build directory.
11042 * .cvsignore: No longer ignore "Makefile".
11043
9d321f6c
DR
110442002-06-16 Douglas Rupp <rupp@gnat.com>
11045
11046 * MAINTAINERS (Write After Approval): Add self.
11047
c8eb2bc0
KG
110482002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11049
11050 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11051
f210d239
JT
110522002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11053
11054 * configure.in (vax-*-netbsd*): Re-enable gas.
11055
e9667b3c
NN
110562002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11057
efe1f357
NN
11058 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11059 BUILD_PREFIX_1, to correct nomenclature.
11060 * configure: Likewise.
11061
e9667b3c
NN
11062 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11063 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11064
fe2fe497
OH
110652002-05-31 Olaf Hering <olh@suse.de>
11066
11067 * config-ml.in: Propogate DESTDIR also.
11068
dcf7f0dd
JT
110692002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11070
11071 * configure.in (vax-*-netbsd*): Don't build gas for this
11072 platform.
11073
6ff14f32
MM
110742002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11075
11076 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11077 and libgcj for AVR.
11078
397de1ff
KK
110792002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11080
11081 * MAINTAINERS (Write After Approval): Add myself.
11082
ac30211c
JT
110832002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11084
11085 * config.guess: Update to 2002-05-22 version.
11086 * config.sub: Likewise.
11087
1e6347d8
RO
110882002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11089
11090 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11091 * config-ml.in: Likewise.
11092 * configure: Likewise.
11093 * configure.in: Likewise.
11094
e5ce1d6d
SC
110952002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11096
11097 * MAINTAINERS: Update my email address.
11098
6cdef75d
NN
110992002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11100
4a87f061
NN
11101 * configure.in: Simplify makefile fragment collection.
11102
11103 * configure.in: Remove code to build emacs.
603606e7 11104
e254d6b5
NN
11105 * configure.in : Remove --srcdir argument from targargs and buildargs
11106 (it's always overridden in the Makefile anyway). Rearrange a bit.
11107
11108 * configure: Move some logic to configure.in.
11109 * configure.in: Move some logic from configure.
6cdef75d 11110
1d6006fe
TT
111112002-05-11 Tom Tromey <tromey@redhat.com>
11112
11113 * MAINTAINERS: Reflect libgcj reality.
11114
b70b3534
FS
111152002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11116
11117 * Makefile.in: Honour DESTDIR.
11118
4434687a
MM
111192002-05-08 Mark Mitchell <mark@codesourcery.com>
11120
11121 * config.guess: Import 2002-03-20 version.
11122 * config.sub: Import 2002-04-26 version.
11123
a89e49c7
RO
111242002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11125
11126 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11127
44e55536
TJ
111282002-05-07 Tim Josling <tej@melbpc.org.au>
11129
11130 * MAINTAINERS: Add self.
11131
dce2d8b2 111322002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11133
11134 * ltmain.sh: Detect and handle object name conflicts
11135 while piecewise linking a static library.
11136
b7c13625
AO
111372002-05-05 Alexandre Oliva <aoliva@redhat.com>
11138
11139 * configure.in (noconfigdirs): Don't disable libgcj on
11140 sparc64-*-solaris* and sparcv9-*-solaris*.
11141
4182d9fa
AO
111422002-05-03 Alexandre Oliva <aoliva@redhat.com>
11143
11144 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11145
7bebf279
TF
111462002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11147
11148 * configure.in (FLAGS_FOR_TARGET): Do not add
11149 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11150 on i[3456]86-*-linux*.
11151
9a06dc7d
TF
111522002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11153
11154 * configure.in (noconfigdirs): Replace [ ] with test.
11155
11156 * configure.in (noconfigdirs): Do not add target-newlib if
11157 target == i[3456]86-*-linux*, and host == target.
11158
a51a07fa
NN
111592002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11160
9e7facd6
DD
11161 * configure.in: delete reference to absent file
11162
aeaa0f2f
NN
11163 * configure.in: replace '[' with 'test'
11164
4bb98828
NN
11165 * configure.in: Eliminate references to gash.
11166 * Makefile.in: Eliminate references to gash.
11167
64791664
NN
11168 * configure.in: remove useless references to 'pic' makefile fragments.
11169
3ed57cf4
NN
11170 * configure.in: (*-*-windows*) Finish removing.
11171
a51a07fa
NN
11172 * configure.in: Eliminate redundant test for libgui.
11173
8552f6f1
RS
111742002-04-29 Roger Sayle <roger@eyesopen.com>
11175
11176 * MAINTAINERS: Add self and realphabetize. Update entries
11177 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11178 entry for a29k port maintainer.
11179
dce2d8b2 111802002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11181
11182 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11183 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11184
704c9a14
NN
111852002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11186
11187 * configure.in: remove references to dead files
11188
7bff5059
MM
111892002-04-19 Mark Mitchell <mark@codesourcery.com>
11190
11191 * MAINTAINERS: Add information about purpose of this file.
11192
0c7c67f0
TT
111932002-04-18 Tom Tromey <tromey@redhat.com>
11194
11195 * configure.in: Disallow configuring libgcj when it is already
11196 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11197 Solaris 2.8 by default. For PR libgcj/6158.
11198
63501e91
NN
111992002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11200
11201 * configure.in: Move default CC setting out of config/mh-* fragments
11202 directly into here.
11203
701afd4d
NN
112042002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11205
11206 * configure.in: don't even try to configure or make a subdirectory
11207 if there's no configure script for it.
11208
07cdae91
MM
112092002-04-15 Mark Mitchell <mark@codesourcery.com>
11210
11211 * MAINTAINERS: Remove chill maintainers.
11212 * Makefile.in (CHILLFLAGS): Remove.
11213 (CHILL_LIB): Remove.
11214 (TARGET_CONFIGDIRS): Remove libchill.
11215 (CHILL_FOR_TARGET): Remove.
11216 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11217 CHILL_LIB.
11218 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11219 (CHECK_TARGET_MODULES): Likewise.
11220 (INSTALL_TARGET_MODULES): Likewise.
11221 (CLEAN_TARGET_MODULES): Likewise.
11222 (configure-target-libchill): Remove.
11223 (all-target-libchill): Remove.
11224 * configure.in (target_libs): Remove target-libchill.
11225 Do not compute CHILL_FOR_TARGET.
11226 * libchill: Remove directory.
5ce6f47b 11227
ab50d72b
DD
112282002-04-11 DJ Delorie <dj@redhat.com>
11229
11230 * Makefile.in, configure.in: Sync with binutils, entries
11231 follow...
11232
0a1e123a
DD
112332002-04-07 Andrew Cagney <ac131313@redhat.com>
11234
11235 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11236 (do-tar, do-bz2): New rules.
11237 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11238 (gdb-tar): New rule.
11239 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11240 (insight_dejagnu.tar): New rule.
11241 (insight.tar): New rule.
11242 (gdb+dejagnu.tar): New rule.
11243 (gdb.tar): New rule.
11244
ab50d72b
DD
112452002-02-01 Mo DeJong <supermo@bayarea.net>
11246
11247 * Makefile.in: Add all-tix to deps for all-snavigator
11248 so that tix is built when building snavigator.
11249
112502002-01-11 Steve Ellcey <sje@cup.hp.com>
11251
11252 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11253 ld and gdb are not supported.
11254
112552002-01-07 Mark Salter <msalter@redhat.com>
11256
11257 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11258 Allow target-libgloss to be built for arm, strongarm, and xscale.
11259
112602001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11261
11262 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11263 options for i[3456]86-pc-linux* native builds.
11264
112652001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11266
11267 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11268 files from .po files for a distribution.
11269
112702001-09-03 Jeff Holcomb <jeffh@redhat.com>
11271
11272 * configure.in: Enable libstdc++-v3 for h8300 targets.
11273
112742001-06-19 Alan Modra <amodra@bigpond.net.au>
11275
11276 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11277 version from bfd/.
11278
11279Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11280
11281 * Makefile.in (VER): When present, extract the version number from
11282 the file version.in.
11283
dce2d8b2 112842001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11285
11286 * configure.in : enable ld for aix
11287
112882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11289
11290 * config.guess: Add linux target for S/390.
11291
112922000-11-07 Philip Blundell <pb@futuretv.com>
11293
11294 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11295
112962000-11-03 Philip Blundell <pb@futuretv.com>
11297
11298 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11299 files.
11300
113012001-01-15 Ben Elliston <bje@redhat.com>
11302
11303 * configure.in (host_tools): Add sid.
11304 Always configure cgen.
11305
113062000-11-24 Nick Clifton <nickc@redhat.com>
11307
11308 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11309
ab50d72b
DD
113102000-08-20 Doug Evans <dje@casey.transmeta.com>
11311
11312 * Makefile.in (ALL_MODULES): Add all-cgen.
11313 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11314 (all-cgen): New target.
11315 (all-opcodes,all-sim): Depend on all-cgen.
11316 * configure.in (host_tools): Add cgen.
11317 Only configure cgen if --enable-cgen-maint.
11318
dce2d8b2 113192002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11320
11321 * configure.in: Add *-*-freebsd* configurations.
11322
90def2b2
TT
113232002-04-08 Tom Tromey <tromey@redhat.com>
11324
11325 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11326 Fixes PR libgcj/6068.
11327
320d7e7a
KW
113282002-03-30 Krister Walfridsson <cato@df.lth.se>
11329
11330 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11331
18b467f1
RO
113322002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11333
11334 * configure.in (alpha*-dec-osf*): Enable libgcj.
11335
dce2d8b2 113362003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11337
11338 * MAINTAINERS (Write After Approval): Add myself.
11339
56ae9405
NC
113402002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11341
11342 Fix for: PR bootstrap/3591, target/5676
11343 * configure.in (mcore-pe): Disable the configuration of
11344 libstdc++-v3 since exceptions are not supported.
11345
f18d9a0c
AG
113462002-03-20 Anthony Green <green@redhat.com>
11347
11348 * configure.in: Enable libgcj for xscale-elf target.
11349
dce2d8b2 11350Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11351
11352 * MAINTAINERS: Update my email address.
11353
28eca9e8
AO
113542002-03-16 Alexandre Oliva <aoliva@redhat.com>
11355
11356 * ltmain.sh (relink_command): Fix typo in previous change.
11357
e67e72c7
AO
113582002-03-15 Alexandre Oliva <aoliva@redhat.com>
11359
11360 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11361 (relink_command): Added --tag flags.
11362 (mode=install): If relinking fails; error out.
11363
c2273204
RH
113642002-03-12 Richard Henderson <rth@redhat.com>
11365
11366 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11367 .NOTPARALLEL tag.
11368 (do-check): Rename from check.
11369 (check): Allow parallel check.
11370
bcb64245
BW
113712002-03-12 Bob Wilson <bob.wilson@acm.org>
11372
11373 * MAINTAINERS: Add myself as maintainer for xtensa port.
11374 Fix alphabetical order in CPU port maintainer list.
11375 Remove myself from Write After Approval list.
11376
63adb4ff
RH
113772002-03-11 Richard Henderson <rth@redhat.com>
11378
11379 * Makefile.in (.NOTPARALLEL): Add fake tag.
11380
9bec4bf0
L
113812002-03-07 H.J. Lu (hjl@gnu.org)
11382
11383 * configure.in: Enable gprof for mips*-*-linux*.
11384
c7fc1f84
DS
113852002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11386
11387 * MAINTAINERS (Write After Approval): Add myself.
11388
6bff33fb
AO
113892002-02-28 Alexandre Oliva <aoliva@redhat.com>
11390
11391 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11392 libjava.
11393 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11394
0210b33b
AO
113952002-02-23 Alexandre Oliva <aoliva@redhat.com>
11396
11397 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11398 because its Makefile is there; test for the executable instead.
11399
fcc0a3ef
AO
114002002-02-22 Alexandre Oliva <aoliva@redhat.com>
11401
11402 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11403 libstdc++-v3 and libjava.
11404
dce2d8b2 114052002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11406
11407 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11408 boehm-gc
5ce6f47b 11409
40fe0ec3
AO
114102002-02-09 Alexandre Oliva <aoliva@redhat.com>
11411
11412 * config.guess: Updated to 2002-01-30's version.
11413 * config.sub: Updated to 2002-02-01's version.
11414 Contribute sh64-elf.
11415 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11416 * configure.in: Added sh64-*-*.
11417
694d53ee
CD
114182002-02-08 Chris Demetriou <cgd@broadcom.com>
11419
11420 * MAINTAINERS: Belatedly add myself to write after approval list.
11421
a9ca50b1
JH
11422Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11423
11424 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11425 Remove self as Write After Approval.
11426
5ffc3500
GK
114272002-01-31 Geoffrey Keating <geoffk@redhat.com>
11428
11429 * MAINTAINERS: Put self in as maintainer for contrib/regression
11430 directory.
11431
4ceaf7fb
PE
114322002-01-28 Phil Edwards <pme@gcc.gnu.org>
11433
11434 * MAINTAINERS: Update my email address.
11435
51584787
JT
114362002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11437
5ce6f47b
EC
11438 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11439 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11440 libraries if not supported for NetBSD on target CPU.
11441
5701d273
DR
114422002-01-25 Douglas B Rupp <rupp@gnat.com>
11443
11444 * install-sh: Use _inst.$$_ for temp file name.
11445
b299a075
JT
114462002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11447
11448 * MAINTAINERS (Write After Approval): Move my contact info
11449 from here...
11450 (OS Port Maintainers): ...to here (netbsd).
11451
51fe14b5
BW
114522002-01-22 Bob Wilson <bob.wilson@acm.org>
11453
11454 * MAINTAINERS (Write After Approval): Add myself.
11455
dce2d8b2 114562002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11457
11458 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11459 (all-target-fastjar): Also depend on all-target-libiberty.
11460
3cd87679
L
114612002-01-16 H.J. Lu (hjl@gnu.org)
11462
11463 * config.guess: Import from master sources, rev 1.225.
11464 * config.sub: Import from master sources, rev 1.238.
11465
969a6d8f
KH
114662002-01-16 Kazu Hirata <kazu@hxi.com>
11467
11468 * MAINTAINERS (Write After Approval): Remove myself.
11469
366f6a52
FW
114702001-12-19 Florian Weimer <fw@deneb.enyo.de>
11471
11472 * MAINTAINERS (Write After Approval): Add myself.
11473
f02240b6
JM
114742001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11475
11476 * MAINTAINERS: Add self as docs co-maintainer.
11477
5d08dc39
MK
114782001-12-11 Matthias Klose <doko@debian.org>
11479
11480 * MAINTAINERS (Write After Approval): Add myself.
11481
39e790d5
ZW
114822001-12-09 Zack Weinberg <zack@codesourcery.com>
11483
11484 * MAINTAINERS: Update my email address.
11485
4519d6a3
TC
114862001-12-07 Turly O'Connor <turly@apple.com>
11487 * MAINTAINERS (Write After Approval): Add myself.
11488 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11489 (rs6000_initialize_trampoline): Call __trampoline_setup for
11490 ABI_DARWIN too.
11491 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11492 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11493
21cf0a73
PC
114942001-12-07 Paolo Carlini <pcarlini@unitus.it>
11495
11496 * MAINTAINERS (Write After Approval): Add myself.
11497
4ee43206
DR
11498Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11499
11500 * configure, configure.in: Use temp file for long sed commands.
11501
251931f3
LG
115022001-12-03 Laurent Guerby <guerby@acm.org>
11503
11504 * config.sub: Update to version 1.232 on subversion.
11505
03777dd7
BE
115062001-12-03 Ben Elliston <bje@redhat.com>
11507
11508 * MAINTAINERS: Update mail address for config.* patches.
11509
dce2d8b2 115102001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11511 Zack Weinberg <zack@codesourcery.com>
11512
11513 When build != host, create libiberty for the build machine.
11514
11515 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11516 CONFIG_ARGUMENTS.
11517 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11518 New variables.
11519 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11520 and rules.
11521 (all.normal): Depend on ALL_BUILD_MODULES.
11522 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11523 (all-build-libiberty): Depend on configure-build-libiberty.
11524
11525 * configure: Calculate and substitute proper value for
11526 ALL_BUILD_MODULES.
11527 * configure.in: Create the build subdirectory.
11528 Calculate and substitute TARGET_CONFIGARGS (formerly
11529 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11530
04075e8f
ZL
115312001-11-26 Ziemowit Laski <zlaski@apple.com>
11532
11533 * MAINTAINERS (write-after-approval): Add self.
11534
ed19322d
CR
115352001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11536
11537 * MAINTAINERS (GNATS only accounts): Remove self.
11538
90a12988
HPN
115392001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11540
11541 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11542 libf2c.
11543
77e653ad
CR
115442001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11545
11546 * MAINTAINERS (Write After Approval): Add self.
11547
64adad99
DB
115482001-11-12 David O'Brien <obrien@FreeBSD.org>
11549
11550 * MAINTAINERS: mips and s390 are also CPU ports.
11551
834a28c7
DB
115522001-11-12 David O'Brien <obrien@FreeBSD.org>
11553
11554 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11555
ef94239f
DB
115562001-11-11 David O'Brien <obrien@FreeBSD.org>
11557
11558 * MAINTAINERS: Alphabetize.
11559
beda0427
KH
115602001-11-09 Kazu Hirata <kazu@hxi.com>
11561
11562 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11563
6ca224d3
JDA
115642001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11565
11566 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11567
132e4bd7
PE
115682001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11569
11570 * configure.in (--enable-languages): Be more permissive about
11571 syntax. Check for empty lists better. Warn about $LANGUAGES.
11572
c6243b4c
GK
115732001-11-08 Geoffrey Keating <geoffk@redhat.com>
11574
11575 * config.sub: Import from master sources, rev. 1.230.
11576 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11577
abbb9e76
LG
115782001-11-07 Laurent Guerby <guerby@acm.org>
11579
11580 * MAINTAINERS (Write After Approval): Add self.
11581
53cdb27a
HPN
115822001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11583
11584 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11585
dd3a88c9
HPN
115862001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11587
11588 * config.sub: Import from master sources, rev 1.226.
11589 * config.guess: Import from master sources, rev 1.216.
11590
d344dce9
HPN
115912001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11592
11593 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11594 * MAINTAINERS: Add self as maintainer of MMIX port.
11595 Remove old after-approval entry.
11596
63f6bcd7
JM
115972001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11598
11599 * ChangeLog, configure: Fix spelling errors.
11600
84f92638
BK
116012001-10-20 Brendan Kehoe <brendan@zen.org>
11602
11603 * MAINTAINERS: Tweak my address.
11604
dce2d8b2 11605Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11606
11607 * MAINTAINERS: Update my email address.
11608
1567080c 116092001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11610
f48a3b5c 11611 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11612 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11613
30106886
GB
116142001-10-10 Geert Bosch <bosch@gnat.com>
11615
e490616e 11616 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11617 Added Robert Dewar.
11618
dce2d8b2 116192001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11620
11621 * MAINTAINERS (Write After Approval): Added self
11622
d1c3e709
GB
116232001-10-02 Geert Bosch <bosch@gnat.com>
11624
11625 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11626
50f5f793
JM
116272001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11628
11629 * configure: Handle temporary files securely using mkdir.
11630
7fddf9a9
AO
116312001-09-29 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11634
dce2d8b2 116352001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11636
11637 * configure.in (*-*-linux*): Disable configuration of target-newlib
11638 and target-libgloss.
e490616e 11639
0c055e34
AO
116402001-09-26 Alexandre Oliva <aoliva@redhat.com>
11641
11642 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11643 RANLIB.
11644
759bfa90
AO
116452001-09-21 Alexandre Oliva <aoliva@redhat.com>
11646
11647 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11648 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11649 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11650 avoid quotes nesting problems.
11651 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11652 (DO_X): Export only variables that are set.
11653
1dc4a750
BE
116542001-09-19 Ben Elliston <bje@redhat.com>
11655
11656 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11657 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11658 semantics. Use the shell built-in "type" command instead.
11659
898c7238
AO
116602001-08-31 Alexandre Oliva <aoliva@redhat.com>
11661
11662 Merged from gcc-3_0-branch:
11663 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11664 * ltcf-c.sh: Use $objext, not $ac_objext.
11665 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11666 * ltcf-cxx.sh: Add support for GNU.
11667 2001-07-22 Timothy Wall <twall@redhat.com>
11668 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11669 default settings if using GNU tools with that configuration.
11670 * ltcf-cxx.sh: Ditto.
11671 * ltcf-gcj.sh: Ditto.
11672 2001-07-21 Michael Chastain <chastain@redhat.com>
11673 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11674 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11675 * ltmain.sh: Mark as gcc-local.
11676
8fa0a32e
EC
116772001-08-30 Eric Christopher <echristo@redhat.com>
11678 Jason Eckhardt <jle@redhat.com>
11679
11680 * config.guess: Merge from master sources.
11681 * config.sub: Merge from master sources, add support for mipsisa32.
11682
32f30f91 116832001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11684 * config.sub: Merge from master sources, rev 1.219.
11685 * MAINTAINERS: Add self as contact for stormy16 port.
11686
f6084f99
ZW
116872001-08-14 Zack Weinberg <zackw@panix.com>
11688
11689 * config.sub: Merge from master sources, rev 1.218.
11690 * config.guess: Merge from master sources, rev 1.209.
11691
91b54f7f
GS
116922001-08-11 Graham Stott <grahams@redhat.com>
11693
11694 * Makefile.in (check-c++): Add missing semicolon.
11695
e5b3941e
JH
11696Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11697
32f30f91 11698 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11699
6387a56e
EC
117002001-07-30 Eric Christopher <echristo@redhat.com>
11701
11702 * MAINTAINERS (Various maintainers: mips port): Added myself.
11703
53b475f0
AH
117042001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11705
e490616e 11706 * configure.in (sh-*-linux*): New.
53b475f0 11707
2a08c780
RH
117082001-07-27 Richard Henderson <rth@redhat.com>
11709
11710 * .cvsignore: Add LAST_UPDATED.
11711
bfa79422
UW
117122001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11713
11714 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11715
0ae85492
AH
117162001-07-16 Aldy Hernandez <aldyh@redhat.com>
11717
e490616e 11718 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11719
8e1ab0fe
NP
11720Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11721
11722 * MAINTAINERS (Write After Approval): Added myself.
11723
2b997990
SC
117242001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11725
11726 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11727 and libgcj on m68hc11/m68hc12.
11728
d920e825
L
117292001-06-27 H.J. Lu (hjl@gnu.org)
11730
11731 * Makefile (CFLAGS_FOR_BUILD): New.
11732 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11733
d425a1e0
JM
117342001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11735
11736 * README: Remove version number.
11737
5b5b4207
GP
117382001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11739
11740 * INSTALL/README: Update wrt. to the installation instructions now
11741 residing in gcc/doc/install.texi.
11742
be839b69
JM
117432001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11744
11745 * README: Replace with a cut-down and updated version of gcc/README.
11746
fe2ee7c4
DE
117472001-06-12 David Edelsohn <edelsohn@gnu.org>
11748
11749 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11750 multilibs to be disabled.
11751
4f5d646c
DB
117522001-06-11 Daniel Berlin <dan@cgsoftware.com>
11753
11754 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11755
818f0c85
AO
117562001-06-09 Alexandre Oliva <aoliva@redhat.com>
11757
11758 * config.guess: Import CVS version 1.195.
11759 * config.sub: Import CVS version 1.212.
11760
e9a8af10
AO
117612001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11762
11763 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11764 gcc/xgcc is built, use -print-prog-name to find out the program
11765 name to use.
11766
ae3ca0a9
PE
117672001-06-04 Phil Edwards <pme@sources.redhat.com>
11768
11769 * config.guess: Import CVS version 1.194. All gcc-local changes
11770 appear to also be in the master copy.
11771 * config.sub: Import CVS version 1.211.
11772
066bd40d
MM
11773Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11774
11775 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11776 with_gcc]: Use `gcc -shared' to build a shared library.
11777
4aef4f33
JDA
11778Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11779
11780 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11781 archives.
11782
c386f00f
RO
11783Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11784
11785 * MAINTAINERS (Write After Approval): Add myself.
11786
2ae5cea5
HPN
117872001-06-01 Hans-Peter Nilsson <hp@axis.com>
11788
11789 * configure.in (libstdcxx_flags): Do not try to execute
11790 libstdc++-v3/testsuite_flags until it exists.
11791
c3766183
AM
117922001-06-01 Alan Modra <amodra@bigpond.net.au>
11793
11794 * MAINTAINERS: Update my email address.
11795
9b337833
GS
117962001-05-31 Graham Stott <grahams@redhat.com>
11797
11798 * MAINTAINERS (Write After Approval): Add myself.
11799
dce2d8b2 118002001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11801
11802 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11803 libraries when using g++ with native linker.
11804
5f7de4b8
AO
118052001-05-28 Alexandre Oliva <aoliva@redhat.com>
11806
11807 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11808
a7bc0fbb
AO
118092001-05-22 Alexandre Oliva <aoliva@redhat.com>
11810
11811 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11812 [aix4*|aix5*]: Prepend blank.
11813
33456445
AO
118142001-05-20 Alexandre Oliva <aoliva@redhat.com>
11815
11816 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11817 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11818 of subdir/configure scripts to use the new libtool.m4.
11819
e48d3d00
MK
118202001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11821
11822 * MAINTAINERS (Write After Approval): Add myself.
11823
9e0e191b
BK
118242001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11825
11826 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11827
3f19b439
BE
118282001-05-11 Ben Elliston <bje@redhat.com>
11829
11830 * Makefile.in (all-sid): New target.
11831 (check-sid, clean-sid, install-sid): Likewise.
11832
6ebe3121
JO
118332001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11834
11835 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11836
ca3667c4
AO
118372001-05-03 Alexandre Oliva <aoliva@redhat.com>
11838
11839 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11840 libgcj.
11841
118422001-05-03 Alexandre Oliva <aoliva@redhat.com>
11843
11844 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11845 gcc/xgcc is built, use -print-prog-name to find out the program
11846 name to use.
11847
b2964d63
AO
118482001-04-26 Alexandre Oliva <aoliva@redhat.com>
11849
b1bb2302
AO
11850 * configure.in (noconfigdirs): Don't reset it from scratch in the
11851 target case; only append to it.
6387a56e 11852
b2964d63
AO
11853 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11854 sparc-*-solaris2.8]: Disable ${libgcj}.
11855
8343765d
AO
118562001-04-25 Alexandre Oliva <aoliva@redhat.com>
11857
11858 * configure.in (libgcj_saved): Copy from $libgcj.
11859 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11860 --disable-libgcj.
11861
ddbb6d43
GRK
118622001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11863
11864 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11865 C front end maintainer.
ddbb6d43 11866
3fa03ff9
AG
11867Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11868
11869 * configure.in: Move *-chorusos target case to the proper switch.
11870 Disable libgcj.
11871
99ffe40f
AO
118722001-04-12 Alexandre Oliva <aoliva@redhat.com>
11873
11874 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11875 1.641.2.228.
11876
78faa32d
FS
118772001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11878
11879 * Makefile.in (STAGE1_CFLAGS): Pass down.
11880
cdbff0ab
AM
118812001-04-13 Alan Modra <amodra@one.net.au>
11882
11883 * config.guess: Add hppa64-linux support. Note for next import that
11884 this is already in the master file.
11885 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11886
75b9074c
AO
118872001-04-12 Alexandre Oliva <aoliva@redhat.com>
11888
11889 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11890 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11891
125404c5
SS
118922001-04-11 Stan Shebs <shebs@apple.com>
11893
11894 * MAINTAINERS: Add self as Darwin port maintainer.
11895
876684fe
AM
118962001-04-11 Alan Modra <amodra@one.net.au>
11897
11898 * MAINTAINERS: Update my email address.
11899
06729913
LR
119002001-04-10 Loren J. Rittle <ljrittle@acm.org>
11901
11902 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11903 recent versions of FreeBSD (release 3 or later).
11904 * ltconfig: On FreeBSD, -lc must not be provided when building
11905 a shared library or else the standard -pthread gcc option is
11906 rendered worthless to later users of the built library.
11907
67916302
JM
119082001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11909
11910 * MAINTAINERS: Add self and RTH as C front end maintainers.
11911
d2bc0628
AO
119122001-04-05 Alexandre Oliva <aoliva@redhat.com>
11913
e490616e
ZW
11914 * config.sub: Make sure to match an already-canonicalized
11915 machine name (eg. mn10300-unknown-elf).
d2bc0628 11916
a3406c06
AO
119172001-04-01 Alexandre Oliva <aoliva@redhat.com>
11918
11919 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11920 New macros.
11921 (bootstrap, cross): Use RECURSE_FLAGS.
11922 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11923
a076f6a4
AO
119242001-03-27 Alexandre Oliva <aoliva@redhat.com>
11925
11926 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11927
e9f4fa71
CH
119282001-03-22 Colin Howell <chowell@redhat.com>
11929
7238de5c
CH
11930 * Makefile.in (DO_X): Do not backslash single-quotes in
11931 backquotes (two places).
e9f4fa71 11932
b6b14b1b
AO
119332001-03-22 Alexandre Oliva <aoliva@redhat.com>
11934
11935 Re-installed:
11936 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11937 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11938 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11939 * ltcf-cxx.sh: Likewise.
11940 * ltcf-gcj.sh: Likewise.
11941
1eb0b89d
GP
119422001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11943
11944 * MAINTAINERS: Add myself as "documentation co-maintainer".
11945
82e23236
AO
119462001-03-22 Alexandre Oliva <aoliva@redhat.com>
11947
11948 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11949 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11950
64ec27c3
TT
119512001-03-19 Tom Tromey <tromey@redhat.com>
11952
11953 * config-ml.in: Handle GCJ and GCJFLAGS.
11954
191de407
MC
119552001-03-21 Michael Chastain <chastain@redhat.com>
11956
11957 * Makefile.in: all-m4 depends on all-texinfo.
11958
fed4dede
LR
119592001-03-20 Loren J. Rittle <ljrittle@acm.org>
11960
11961 * MAINTAINERS: Add myself to write after approval list.
11962
085072bb
LB
119632001-03-18 Laurynas Biveinis <lauras@softhome.net>
11964
11965 * Makefile.in (DO_X): Quote nested quotes.
11966
5af8ea3f
AM
119672001-03-18 Alan Modra <alan@linuxcare.com.au>
11968
11969 * MAINTAINERS: Add myself to write after approval list.
11970
69e23037
LB
119712001-03-15 Laurynas Biveinis <lauras@softhome.net>
11972
11973 * Makefile.in (DO_X): Use double quotes for quoting
11974 "RANLIB=$${RANLIB}".
11975
2b9650f4
OP
119762001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11977
11978 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11979
dce2d8b2 119802001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
11981
11982 * configure.in: Only use `lang_requires' for languages athat are
11983 actually enabled.
11984
f6646274
PE
119852001-03-08 Phil Edwards <pme@sources.redhat.com>
11986
11987 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11988
c9a54638
AO
119892001-03-08 Alexandre Oliva <aoliva@redhat.com>
11990
11991 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11992
6a556ad6
TT
119932001-03-07 Tom Tromey <tromey@redhat.com>
11994
11995 * configure.in: Allow config-lang.in to set `lang_requires' to list
11996 of other required languages.
11997
6822468a
LB
119982001-03-06 Laurynas Biveinis <lauras@softhome.net>
11999
12000 * Makefile.in: Remove RANLIB definition. Use RANLIB
12001 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12002 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12003
f04885d3 120042001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12005 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12006
f04885d3
BK
12007 * Makefile.in (check-c++): Use tabs, not spaces.
12008
288edf47 120092001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12010
288edf47
LB
12011 * MAINTAINERS: add myself to Write After Approval list.
12012
3d55d2f8 120132001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12014
e490616e 12015 * Makefile.in (check-c++): New rule.
6387a56e 12016
4d88a68a
BK
12017 * configure.in (target_libs): Remove libg++.
12018 (noconfigdirs): Remove libg++.
12019 (noconfigdirs): Same.
12020 (noconfigdirs): Same.
12021 (noconfigdirs): Same.
12022
12023 * config-ml.in: Remove libg++ references.
12024
12025 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12026 (ALL_TARGET_MODULES): Same.
12027 (configure-target-libg++): Remove.
12028 (all-target-libg++): Remove.
12029 (configure-target-libio): Remove.
12030 (all-target-libio): Remove.
12031 (check-target-libio): Remove.
12032 (.PHONY): Remove.
12033 (libg++.tar.bz2): Remove.
12034 (all-target-cygmon): Remove libio.
12035 (all-target-libstdc++): Remove.
12036 (configure-target-libstdc++): Remove.
12037 (TARGET_LIB_PATH): Remove libstdc++.
12038 (ALL_GCC_CXX): Remove libstdc++.
12039 (all-target-gperf): Correct.
12040
2437d4ed
NC
120412001-02-16 Nick Clifton <nickc@redhat.com>
12042
12043 * configure.in (noconfigdirs): Allow configuration of texinfo
12044 for Cygwin hosts.
12045
85b99cbe
AG
120462001-02-15 Anthony Green <green@redhat.com>
12047
12048 * configure: Introduce GCJ_FOR_TARGET.
12049 * configure.in: Ditto.
12050 * Makefile.in: Ditto.
12051
7b18790c
AS
120522001-02-13 Andreas Schwab <schwab@suse.de>
12053
12054 * MAINTAINERS: Update mail address.
12055
c4880c99
MS
120562001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12057
12058 * config.guess: Add linux target for S/390.
12059 * config.sub: Likewise.
12060
dce2d8b2 120612001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12062
12063 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12064 target-libgloss.
e31ae6db 12065
7739adfb
BE
120662001-02-06 Ben Elliston <bje@redhat.com>
12067
12068 * configure: Output host type to stdout, not stderr.
12069
36ca672c
MM
120702001-02-05 Mark Mitchell <mark@codesourcery.com>
12071
e40f2829 12072 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12073 * ltcf-cxx.sh: Likewise.
12074
36ca672c
MM
12075 * config.if: Assume enable_libstdcxx_v3 is defined.
12076
22fdd65e
MM
120772001-02-04 Mark Mitchell <mark@codesourcery.com>
12078
12079 Remove V2 C++ library.
12080 * configure.in: Remove --enable-libstdcxx_v3 support.
12081
3b60dd8e
BM
120822001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12083
12084 * include/demangle.h: Add prototype for java_demangle_v3.
12085
42c0c80a
PE
120862001-01-29 Phil Edwards <pme@sources.redhat.com>
12087
12088 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12089
0be25992
RH
120902001-01-27 Richard Henderson <rth@redhat.com>
12091
12092 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12093
8a8de62d
MS
120942001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12095
12096 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12097 Don't unset, it's non-portable and no longer necessary, set to empty
12098 instead.
12099
92769744
MS
121002001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12101
12102 * ltconfig: Shell portability fix for the tagname validity check.
12103
88a1c0ab
AO
121042001-01-27 Alexandre Oliva <aoliva@redhat.com>
12105
12106 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12107 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12108
45291dd5
MS
121092001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12110
12111 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12112
1ace7e15
TT
121132001-01-26 Tom Tromey <tromey@redhat.com>
12114
12115 * configure.in: Allow libgcj to be built on Sparc Solaris.
12116
0ef8b11b
DE
121172001-01-25 David Edelsohn <edelsohn@gnu.org>
12118
12119 * ltcf-c.sh: Add aix5 case.
12120 * ltcf-cxx.sh: Likewise.
12121 * ltconfig: Likewise.
12122
0006091e
AO
121232001-01-24 Alexandre Oliva <aoliva@redhat.com>
12124
9bad11e1
AO
12125 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12126 keep at least one of build_libtool_libs or build_old_libs set to
12127 yes.
12128
0006091e
AO
12129 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12130 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12131
7c01b2b5
BM
121322001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12133
12134 * configure.in: Enable libgcj on several additional platforms.
12135
d340e0ac
BM
121362001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12137
12138 * configure.in: Enable libgcj for linux targets.
12139
5baf8c37
MS
121402001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12141
12142 * MAINTAINERS (Write After Approval): Add myself.
12143
10a0ba84
JDA
121442001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12145
12146 * MAINTAINERS: Add myself as vax port maintainer.
12147
357c6a4b
FH
121482001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12149
12150 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12151
6e2d9a7a
MS
121522001-01-09 Mike Stump <mrs@wrs.com>
12153
12154 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12155 failures of subdirectories.
12156
b6b14b1b 121572001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12158
b6b14b1b 12159 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12160 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12161 * ltcf-cxx.sh: Likewise.
12162 * ltcf-gcj.sh: Likewise.
12163 * ltconfig.sh: Fix typo.
976b230d 12164
07109110
LB
121652001-01-02 Laurynas Biveinis <lauras@softhome.net>
12166
12167 * configure: handle DOS-style absolute paths.
12168
1da5b8fc
LB
121692001-01-02 Laurynas Biveinis <lauras@softhome.net>
12170
12171 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12172
4c2f5b4f
MM
121732000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12174
12175 * MAINTAINERS: Add myself as avr port co-maintainer.
12176
bc53668e
BE
121772000-12-28 Ben Elliston <bje@redhat.com>
12178
12179 * MAINTAINERS: Add myself under ``Write After Approval''.
12180
c387606f
JM
121812000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12182
12183 * texinfo: Remove directory from GCC.
12184
2cb5082c
JM
121852000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12186
12187 * COPYING: Update to current
12188 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12189 to 19yy as example year in copyright notice).
12190
cc330df9
BK
121912000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12192
6387a56e 12193 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12194 (libstdcxx_incdir): Pass down.
12195 * config.if: Remove expired bits for cxx_interface, add stub.
12196 (libstdcxx_incdir): Add variable for g++ include directory.
12197 * configure.in (gxx_include_dir): Use it.
6387a56e 12198
4c6b2835
AO
121992000-12-18 Alexandre Oliva <aoliva@redhat.com>
12200
12201 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12202 with old-email address from ``Write After Approval''.
12203
3896f13e
AJ
122042000-12-15 Andreas Jaeger <aj@suse.de>
12205
12206 * configure.in: Handle lang_dirs.
12207
122082000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12209
ad46e881
TT
12210 * MAINTAINERS: Removed brads.
12211
90a10418
TT
12212 * MAINTAINERS: Added gcj developers.
12213
41dfe3a2 122142000-12-13 Anthony Green <green@redhat.com>
6387a56e 12215
41dfe3a2 12216 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12217 listed. Disable libgcj for x86 and Alpha Linux until compatible
12218 with g++ abi.
6387a56e 12219
e2f601da
MS
122202000-12-13 Mike Stump <mrs@wrs.com>
12221
12222 * Makefile.in (local-distclean): Also remove fastjar.
12223
70030c01
RB
122242000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12225
12226 * contrib/gcc_update: Add fastjar --touch entries.
12227
2a50f859
AO
122282000-12-12 Alexandre Oliva <aoliva@redhat.com>
12229
12230 * configure.in: Disable language-specific target libraries for
12231 languages that aren't enabled.
12232
7743113b
AG
122332000-12-10 Anthony Green <green@redhat.com>
12234
12235 * configure.in: Define libgcj. Disable libgcj target libraries for
12236 most targets.
12237
92e061a6
NB
122382000-12-10 Neil Booth <neilb@earthling.net>
12239
12240 * MAINTAINERS: Update mail address, remove from WAA list.
12241
f34ff6d6
APB
122422000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12243
12244 * libjava: Imported from /cvs/java.
12245 * libffi: Likewise.
12246 * Boehm-gc: Likewise.
12247
d82a33c6
APB
122482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12249
12250 * configure.in (target_libs): Revert 2000-12-08 patch.
12251 (noconfigdirs): Added target-libjava.
12252
e14f8e28
LB
122532000-12-09 Laurynas Biveinis <lauras@softhome.net>
12254
12255 * djunpack.bat: removed.
12256
fc26516b
LB
122572000-12-09 Laurynas Biveinis <lauras@softhome.net>
12258
12259 * Makefile.in: handle DOS-style absolute paths.
12260 * config-ml.in: likewise.
12261 * symlink-tree: likewise.
12262
bd8757b3
APB
122632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12264
12265 * fastjar: Imported.
12266
81522a1f
APB
122672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12268
12269 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12270 libjava.
12271 * configure.in (target_libs): Removed `target-libjava'.
12272
5db1f7ed
APB
122732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12274
12275 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12276 (ALL_MODULES): Added fastjar.
12277 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12278 (all-target-libjava): all-fastjar replaces all-zip.
12279 (all-fastjar): Added.
12280 (configure-target-fastjar, all-target-fastjar): Likewise.
12281 * configure.in (host_tools): Added fastjar.
12282
5e59997c
MS
122832000-12-07 Mike Stump <mrs@wrs.com>
12284
12285 * Makefile.in (local-distclean): Remove leftover built files.
12286
0a534f40
NC
122872000-11-24 Nick Clifton <nickc@redhat.com>
12288
12289 * configure.in (xscale-elf): Add target.
12290 (xscale-coff): Add target.
12291
7686cadf
LR
122922000-11-22 Loren J. Rittle <ljrittle@acm.org>
12293
e490616e
ZW
12294 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12295 recent versions of FreeBSD (release 3 or later).
12296 * ltconfig: On FreeBSD, -lc must not be provided when building
12297 a shared library or else the standard -pthread gcc option is
12298 rendered worthless to later users of the built library.
7686cadf 12299
fff01699
FF
123002000-11-16 Fred Fish <fnf@be.com>
12301
12302 * configure.in (enable_libstdcxx_v3): Fix typo,
12303 libstd++ -> libstdc++.
12304
4dc16355
KL
123052000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12306
12307 * MAINTAINERS: Add self to Write After Approval list.
12308
bf6fc7b2
BS
123092000-11-21 Bernd Schmidt <bernds@redhat.com>
12310
12311 * MAINTAINERS: Update my email address. Add myself to global write
12312 privs list.
12313
ce8e06b1
AO
123142000-11-18 Alexandre Oliva <aoliva@redhat.com>
12315
6e2a4843
AO
12316 * Makefile.in: Merge with src and libgcj.
12317 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12318 configure-target-<library> when their configure scripts need the C
12319 or C++ library to have already been built to work properly.
12320 (do_proto_toplev): Set them to an empty string.
12321
ce8e06b1
AO
12322 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12323 (REALLY_SET_LIB_PATH): Use them.
12324
c003f378
SS
123252000-11-17 Stan Shebs <shebs@apple.com>
12326
12327 * MAINTAINERS: Add self to Write After Approval list.
12328
cc1e60ea
JM
123292000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12330
12331 * configure: Provide the original toplevel configure arguments
12332 (including $0) to subprocesses in the environment rather than
12333 through gcc/configargs.h.
12334
1173593d
JM
123352000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12336
12337 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12338 C99. Alphabetise "Write After Approval" list.
12339
520907ee
MM
123402000-11-12 Mark Mitchell <mark@codesourcery.com>
12341
34f6fbdb
MM
12342 * configure: Turn on libstdc++ V3 by default.
12343
520907ee
MM
12344 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12345 if we've got GCC.
12346
0bbd37ed
PB
123472000-11-11 Philip Blundell <philb@gnu.org>
12348
12349 * MAINTAINERS: Add self to Write After Approval list.
12350
7ca0e6d9
DE
123512000-11-09 David Edelsohn <edelsohn@gnu.org>
12352
12353 * ltcf-c.sh (aix4): Improve shared library configuration; require
12354 exporting symbols.
12355 * ltcf-cxx.sh (aix4): Define.
12356 * ltconfig (aix4): Define library and soname specs appropriate for
12357 AIX. Define command to create export symbols list.
12358
dce2d8b2 12359Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12360
12361 * config.sub: Add support for Sun Chorus
12362
fc05d516
NC
123632000-10-31 Nick Clifton <nickc@redhat.com>
12364
12365 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12366 <name>@redhat.com. Also installed new email address for Clint
12367 Popetz.
6387a56e 12368
90a0e73f
JM
123692000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12370
12371 * etc: Remove directory from GCC.
12372
a5e1b548
MM
123732000-10-16 Michael Meissner <meissner@redhat.com>
12374
12375 * configure (gcc/configargs.h): Only create if there is a build GCC
12376 directory created.
12377
6387a56e
EC
123782000-10-16 Matthias Klose <doko@debian.org>
12379
be1db873
MK
12380 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12381 when configured for libstdc++-v3.
12382
f5fa9a5b
PE
123832000-10-05 Phil Edwards <pme@gcc.gnu.org>
12384
12385 * configure: Save configure arguments to gcc/configargs.h.
12386
61a77fea
PT
123872000-10-04 Philipp Thomas <pthomas@suse.de>
12388
12389 * config.guess: Import CVS version 1.157.
12390 * config.sub: Import CVS version 1.181.
12391
3a4fee66
AP
123922000-10-04 Andris Pavenis <pavenis@latnet.lv>
12393
12394 * Makefile.in (bootstrap): avoid recursion if subdir missing
12395 (cross): ditto
12396 (do-proto-toplev): ditto
12397
3dd7094e
AO
123982000-09-30 Alexandre Oliva <aoliva@redhat.com>
12399
de710532
AO
12400 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12401 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12402
3dd7094e
AO
12403 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12404 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12405 all affected `configure' scripts.
12406
e592386f
NB
12407Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12408
12409 * MAINTAINERS: Add self as cpplib co-maintainer.
12410
fba54939
AH
124112000-09-24 Aldy Hernandez <aldyh@redhat.com>
12412
12413 * MAINTAINERS: Add self to Write After Approval list.
12414
2bd429f4
GP
124152000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12416
12417 * INSTALL/README: egcs -> GCC update.
12418
dce2d8b2 12419Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12420
12421 * MAINTAINERS: Add myself to Write After Approval list.
12422
d7ce9a83
KH
124232000-09-15 Kazu Hirata <kazu@hxi.com>
12424
12425 * MAINTAINERS: Add myself to Write After Approval list.
12426
18a53ffe
JL
12427Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12428
e490616e
ZW
12429 * configure.in: Do not build byacc for hppa64. Provide paths to the
12430 X11 libraries for hppa64.
18a53ffe 12431
f246ff23
SC
124322000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12433
12434 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12435
06298abd
AO
124362000-09-06 Alexandre Oliva <aoliva@redhat.com>
12437
4b92758a
AO
12438 * Makefile.in (all-zlib): Added dummy target.
12439
06298abd
AO
12440 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12441 ltcf-gcj.sh: Updated from libtool multi-language branch.
12442
4d73d07a
AO
124432000-09-05 Alexandre Oliva <aoliva@redhat.com>
12444
12445 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12446 (bootstrap*): Depend on all-bootstrap.
12447
05d52d78
PT
124482000-09-05 Philipp Thomas <pthomas@suse.de>
12449
12450 * config.guess: Import CVS version 1.156.
12451 * config.sub: Import CVS version 1.179.
12452
3c809ba4
AG
124532000-09-02 Anthony Green <green@cygnus.com>
12454
12455 * Makefile.in (all-gcc): Depend on all-zlib.
12456 (CLEAN_MODULES): Add clean-zlib.
12457 (ALL_MODULES): Add all-zlib.
12458 * configure.in (host_libs): Add zlib.
12459
10ad78a0 124602000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12461
12462 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12463 crosses, but add gcc/include to the header search path for them.
12464
b36a9ce3
DB
124652000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12466
12467 * MAINTAINERS: Add self to Write After Approval list.
12468
cb011248
FS
124692000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12470
12471 * config.guess: Import CVS version 1.152.
12472 * config.sub: Import CVS version 1.177.
12473
db310af0
AO
124742000-08-25 Alexandre Oliva <aoliva@redhat.com>
12475
7965440a
AO
12476 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12477 $targargs to tell whether newlib is going to be built.
12478
db310af0
AO
12479 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12480 $$r/TARGET_SUBDIR/libio for _G_config.h.
12481
e7977565
AO
124822000-08-23 Alexandre Oliva <aoliva@redhat.com>
12483
12484 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12485
126bb9ed
DD
124862000-08-22 DJ Delorie <dj@redhat.com>
12487
12488 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12489
5b0e9d29
AO
124902000-08-22 Alexandre Oliva <aoliva@redhat.com>
12491
12492 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12493 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12494 sub-configures.
12495
4f3e904e
DD
124962000-08-21 DJ Delorie <dj@redhat.com>
12497
12498 * MAINTAINERS: Add self as a libiberty maintainer
12499
c9635443
AO
125002000-08-16 Alexandre Oliva <aoliva@redhat.com>
12501
12502 * configure.in (libstdcxx_flags): Use
12503 libstdc++-v3/src/libstdc++.INC.
12504
8b2100ba
AO
125052000-08-15 Alexandre Oliva <aoliva@redhat.com>
12506
12507 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12508
57119aa9
ZW
125092000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12510
eeb943b0
ZW
12511 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12512
6387a56e 12513 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12514 explicit. Substitute enable_threads into generated Makefiles.
12515 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12516 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12517
acffa7c4
GK
125182000-08-13 Geoff Keating <geoffk@cygnus.com>
12519
12520 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12521
808d8c41
AO
125222000-08-12 Alexandre Oliva <aoliva@redhat.com>
12523
12524 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12525 previous delta.
12526
1fc8c51c 125272000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12528
1fc8c51c
JM
12529 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12530 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12531 (FLAGS_FOR_TARGET): Not here.
12532 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12533
25698887
AO
125342000-08-11 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * config-ml.in (CC, CXX): Don't introduce a leading space.
12537
10120687
DD
125382000-08-07 DJ Delorie <dj@delorie.com>
12539
12540 * MAINTAINERS: Add self as a DJGPP maintainer
12541
15c758e9
DD
125422000-08-07 DJ Delorie <dj@redhat.com>
12543
12544 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12545 "if we're also building gcc, and it's a gcc that will run on the
12546 build machine, we want to use its includes instead of the system's
12547 default includes".
12548
2d0de245
JM
125492000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12550
12551 * MAINTAINERS: Add self to Write After Approval list.
12552
e81b330a
AO
125532000-08-03 Alexandre Oliva <aoliva@redhat.com>
12554
83440c1e
AO
12555 * configure.in (libstdcxx_flags): Don't use `"'.
12556
e81b330a
AO
12557 * config-ml.in: Adjust multilib search paths to the
12558 appropriate multilib tree.
12559
cf95c847
AO
125602000-08-02 Alexandre Oliva <aoliva@redhat.com>
12561
12562 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12563 commas in $LANGUAGES.
12564
9e9af119
MH
125652000-08-02 Manfred Hollstein <manfredh@redhat.com>
12566
12567 * configure.in: Re-enable all references to libg++ and librx.
12568
606ce391
AO
125692000-08-01 Alexandre Oliva <aoliva@redhat.com>
12570
89820b43
AO
12571 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12572 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12573 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12574 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12575
606ce391
AO
12576 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12577
04179d4a
AO
125782000-07-31 Alexandre Oliva <aoliva@redhat.com>
12579
12580 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12581 CXX_FOR_TARGET for sed.
12582
d4eb109c
AO
125832000-07-30 Alexandre Oliva <aoliva@redhat.com>
12584
12585 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12586 Do not override if already set in the environment or in configure.
12587 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12588 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12589
4f4caf92
AO
125902000-07-28 Alexandre Oliva <aoliva@redhat.com>
12591
12592 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12593 the libtool CVS tree multi-language branch.
12594 * ltconfig, ltmain.sh: Updated.
6387a56e 12595
b87487b6
AO
125962000-07-27 Alexandre Oliva <aoliva@redhat.com>
12597
1670d1ea
AO
12598 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12599 (clean-target): Depend on it.
12600
b87487b6
AO
12601 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12602 (GCC_FOR_TARGET): Use it.
12603 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12604 * configure.in: ... here.
12605 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12606 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12607
4e81ae98
EC
126082000-07-24 Eric Christopher <echristo@cygnus.com>
12609
12610 * MAINTAINERS: Add self to Write After Approval list.
12611
059ae32c
AO
126122000-07-24 Alexandre Oliva <aoliva@redhat.com>
12613
5b28edd4
AO
12614 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12615 (configure-target-libchill, configure-target-libobjc): Likewise.
12616
059ae32c
AO
12617 * configure.in: Use the same cache file for all target libs.
12618 * config-ml.in: But different cache files per multilib variant.
12619
1adcd149
MS
126202000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12621
12622 * configure (topsrcdir): Don't use dirname.
12623
2d573dff
JO
126242000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12625
12626 * MAINTAINERS: Add self to Write After Approval list.
12627
d207ebef
JM
126282000-07-20 Jason Merrill <jason@redhat.com>
12629
12630 * configure.in: Remove all references to libg++ and librx.
12631
12632 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12633
126342000-07-20 Hans-Peter Nilsson <hp@axis.com>
12635
12636 * config.sub: Update to subversions version 2000-07-06.
12637
7b7792d5
AH
126382000-07-12 Andrew Haley <aph@cygnus.com>
12639
12640 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12641 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12642
3abaac67
PE
126432000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12644
12645 * symlink-tree: Check number of arguments.
12646
34be2b36
JW
126472000-07-05 Jim Wilson <wilson@cygnus.com>
12648
12649 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12650 search path for a g++ extracted from the build tree. This
12651 will allow link tests run by configure scripts in
12652 subdirectories to succeed.
12653
d207ebef
JM
126542000-07-01 Koundinya K <kk@ddeorg.soft.net>
12655
e490616e 12656 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12657
0900331b
MH
126582000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12659
12660 * MAINTAINERS: Add myself as loop discovery maintainer.
12661
d207ebef
JM
126622000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12663
12664 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12665 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12666
126672000-06-19 Timothy Wall <twall@cygnus.com>
12668
12669 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12670 * config.sub: Add tic54x target.
12671
11a27a76
TM
12672Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12673
12674 * MAINTAINERS: Add self as Fortran maintainer,
12675 remove Craig Burley.
12676
d207ebef 12677Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12678
d207ebef
JM
12679 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12680 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12681
7758b73f
PT
12682Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12683
12684 * MAINTAINERS: Add self as i18n maintainer
12685
d207ebef
JM
1268620000-05-21 H.J. Lu (hjl@gnu.org)
12687
e490616e
ZW
12688 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12689 directory are used if they exist. Make sure
12690 $(build_tooldir)/include is searched for header files,
12691 $(build_tooldir)/lib/ for library files.
d207ebef 12692 (GCC_FOR_TARGET): Likewise.
e490616e 12693 (CXX_FOR_TARGET): Likewise.
d207ebef 12694
bae29210
JL
12695Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12696
12697 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12698
d207ebef 12699Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12700
12701 * Makefile.in (configure-target-libiberty): Depend on
12702 configure-target-newlib.
12703
aab0d19d
AO
127042000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12705
12706 * configure.in, Makefile.in: Merge all libffi-related
12707 configury stuff from the libgcj tree.
12708
d207ebef
JM
12709Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12710
12711 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12712 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12713
12714Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12715
12716 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12717 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12718 current version information. Add to proto-toplev directory.
d207ebef
JM
12719 (gdb-taz): Build do-djunpack.
12720
758c7bd4
DE
127212000-05-15 David Edelsohn <edelsohn@gnu.org>
12722
12723 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12724
1888228d
AC
12725Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12726
12727 * MAINTAINERS: Add self to Write After Approval list.
12728
d207ebef
JM
127292000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12730
12731 * ltmain.sh: Preserve in relink_command any environment
12732 variables that may affect the linker behavior.
12733
2d7cc2fe
JL
12734Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12735
d207ebef
JM
12736 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12737
12738Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12739
12740 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12741
127422000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12743
12744 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12745 with the version name.
2d7cc2fe 12746
ee455968
JE
12747Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12748
12749 * MAINTAINERS: Add self as bb-reorder maintainer.
12750
73b97e5c
BK
127512000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12752
12753 * config.if: Tweak.
12754
d207ebef
JM
127552000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12756
12757 * djunpack.bat: New file.
12758
12759Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12760
12761 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12762 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12763 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12764 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12765
954869eb
DP
127662000-04-16 Dave Pitts <dpitts@cozx.com>
12767
e490616e
ZW
12768 * config.sub (case $basic_machine): Change default for "ibm-*"
12769 to "openedition".
954869eb 12770
eaabe541
AJ
127712000-04-13 Andreas Jaeger <aj@suse.de>
12772
12773 * MAINTAINERS: Added myself.
12774
d207ebef
JM
12775Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12776
12777 * Makefile.in (gdb-taz): New target. GDB specific archive.
12778 (do-md5sum): New target.
12779 (MD5PROG): Define.
12780 (PACKAGE): Default to TOOL.
12781 (VER): Default to a shell script.
12782 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12783 md5 checksum generation.
d207ebef
JM
12784 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12785 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12786 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12787 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12788
12789Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12790
12791 * configure (warn_cflags): Delete.
12792
0ea6d60c
PDM
12793Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12794
12795 * MAINTAINERS: Added myself.
12796
17090313 127972000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12798 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12799
e490616e
ZW
12800 * configure.in (enable_libstdcxx_v3): Add.
12801 (target_libs): Add bits here to switch between libstdc++-v2 and
12802 libstdc++-v3.
12803 * config.if: And this file too.
12804 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12805
76b78517
MM
128062000-04-05 Michael Meissner <meissner@redhat.com>
12807
12808 * config.sub (d30v): Add d30v as a basic machine type.
12809
ad242caf
JM
128102000-03-29 Jason Merrill <jason@casey.cygnus.com>
12811
12812 * configure.in: -linux-gnu*, not -linux-gnu.
12813
d4537148
TM
12814Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12815
12816 * MAINTAINERS: Add self in write-after-approval section.
12817
f152e9d4
JW
12818Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12819
12820 * MAINTAINERS: Add self as ia64 port maintainer.
12821
6a5fcef1
NB
128222000-03-08 Neil Booth <NeilB@earthling.net>
12823
12824 * MAINTAINERS: Add self in write-after-approval section.
12825
d207ebef 12826Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12827
d207ebef
JM
12828 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12829 (do-tar-bz2): Replace TOOL with PACKAGE.
12830 (gdb.tar.bz2): Remove GDBTK from GDB package.
12831 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12832 dejagnu.tar.bz2): New packages.
d207ebef
JM
12833
128342000-02-27 Andreas Jaeger <aj@suse.de>
12835
12836 * configure.in: Add entry for mips*-*-linux*, move catch all
12837 *-*-*linux* entry below this one.
12838
128392000-02-27 Ian Lance Taylor <ian@zembu.com>
12840
12841 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12842
521fe9d0
NC
128432000-02-24 Nick Clifton <nickc@cygnus.com>
12844
12845 * config.sub: Support an OS of "wince".
12846
d207ebef
JM
12847Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12848
12849 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12850 version.
d207ebef 12851
dce2d8b2 128522000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12853
12854 * config.sub: Add support for Linux/IBM 370.
12855 * configure.in: Likewise.
12856
3a685f6f
NC
128572000-02-22 Nick Clifton <nickc@cygnus.com>
12858
12859 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12860
dce2d8b2 128612000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12862
d207ebef 12863 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12864
4746ee26
KG
128652000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12866
12867 * configure (gcc_version): When setting, narrow search to
12868 lines containing `version_string'.
12869
ba96c72d
DC
128702000-02-15 Denis Chertykov <denisc@overta.ru>
12871
12872 * config.sub: Add support for avr target.
12873
77f16a66
NC
128742000-02-14 Nick Clifton <nickc@cygnus.com>
12875
12876 * MAINTAINERS: Add maintainers for MCore port.
12877
784a3a80
HPN
12878Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12879
12880 * config.sub: Add mmix-knuth-mmixware.
12881
719dd4fa
KG
128822000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12883
12884 * MAINTAINERS: Pair cccp with cpplib maintainership.
12885
dce2d8b2 128862000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12887
12888 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12889 structure stuff to -L library search.
12890 (CXX_FOR_TARGET): Ditto.
12891 (CROSS_CHECK_MODULES): Fix spelling mistake.
12892
7a53e94b
MM
128932000-01-24 Mark Mitchell <mark@codesourcery.com>
12894
12895 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12896 the C++ compiler.
12897
0da3b5a7
RH
128982000-01-12 Richard Henderson <rth@cygnus.com>
12899
12900 * configure.in: Don't build some bits for beos.
12901
02368d6d
JS
129022000-01-12 Joel Sherrill (joel@OARcorp.com)
12903
12904 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12905 as include files.
12906
2e76d35c
ZW
129072000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12908
12909 * Add self as cpplib maintainer, as requested by Jason
12910 Merrill. Correct my e-mail address.
12911
4c25fdcf
GK
129122000-01-06 Geoff Keating <geoffk@cygnus.com>
12913
12914 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12915 not mh-aix43.
12916
188e3966
HPN
12917Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12918
12919 * MAINTAINERS: Add myself to "write after approval" list.
12920
c2f5d030
RH
129211999-12-14 Richard Henderson <rth@cygnus.com>
12922
12923 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12924 * config.sub: Accept alphaev[78], alphaev8.
12925
eeda916a
AO
129261999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12927
12928 * config.guess, config.sub: Update from autoconf.
12929
b3bd7820
BK
129301999-11-29 Bruce Korb <autogen@linuxbox.com>
12931
2c290989 12932 * MAINTAINERS: update my playtime e-address.
b3bd7820 12933
1882b2b1
RO
12934Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12935
12936 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12937 necessary libraries are missing.
12938
dce2d8b2 12939Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12940
12941 * MAINTAINERS: Add new 'write after approval' maintainer.
12942
1e25de97
APB
12943Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12944
12945 * MAINTAINERS: Add new Java maintainer.
12946
1722c704
AS
129471999-10-25 Andreas Schwab <schwab@suse.de>
12948
12949 * configure: Fix quoting inside arguments of eval.
12950
8141abe8
NC
129511999-10-21 Nick Clifton <nickc@cygnus.com>
12952
12953 * config-ml.in: Allow suppression of some ARM multilibs.
12954
0b77644a
LV
12955Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12956
12957 * config.guess: Add OS/390 match pattern.
12958 * config.sub: Add mvs, openedition targets.
12959 * configure.in (i370-ibm-opened*): New.
12960
d207ebef
JM
129611999-09-04 Steve Chamberlain <sac@pobox.com>
12962
12963 * config.sub: Add support for configuring for pj.
12964
129651999-08-31 Nick Clifton <nickc@cygnus.com>
12966
12967 * config.sub (maybe_os): Add support for configuring for fr30.
12968
af13ebe9
NC
129691999-08-25 Nick Clifton <nickc@cygnus.com>
12970
12971 * configure.in: Do not configure or build ld for AIX
12972 platforms. ld is known to be broken on these platforms.
12973
1250c760
RO
12974Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12975
12976 * config-ml.in: Pass compiler flag corresponding to multidirs to
12977 subdir configures.
12978
d207ebef
JM
129791999-08-09 Ian Lance Taylor <ian@zembu.com>
12980
12981 * Makefile.in (LDFLAGS): Define.
12982
129831999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12984
12985 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12986 noconfigdirs.
12987 (*-*-cygwin*): Likewise.
12988
129891999-08-08 Ian Lance Taylor <ian@zembu.com>
12990
12991 * mkdep: New file.
12992 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12993 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12994
12995 From Eli Zaretskii <eliz@is.elta.co.il>:
12996 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12997 long file name when using DJGPP on MS-DOS.
12998
dbd83e11
JL
12999Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13000
13001 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13002
d207ebef
JM
130031999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13004
13005 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13006 dependency as this causes "make check" to globally "make all"
13007
cd1f4c2c
TT
13008Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13009
13010 * configure.in (target_libs): Added target-zlib.
13011 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13012 (CONFIGURE_TARGET_MODULES): Likewise.
13013 (CHECK_TARGET_MODULES): Likewise.
13014 (INSTALL_TARGET_MODULES): Likewise.
13015 (CLEAN_TARGET_MODULES): Likewise.
13016 (configure-target-zlib): New target.
13017 (all-target-zlib): Likewise.
13018 (all-target-libjava): Depend on all-target-zlib.
13019 (configure-target-libjava): Depend on configure-target-zlib.
13020
13021 * Makefile.in (configure-target-libjava): Depend on
13022 configure-target-newlib.
13023 (configure-target-boehm-gc): New target.
13024 (configure-target-qthreads): New target.
13025
e490616e
ZW
13026 * configure.in (target_libs): Added target-qthreads.
13027 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13028 (CONFIGURE_TARGET_MODULES): Likewise.
13029 (CHECK_TARGET_MODULES): Likewise.
13030 (INSTALL_TARGET_MODULES): Likewise.
13031 (CLEAN_TARGET_MODULES): Likewise.
13032 (all-target-qthreads): New target.
13033 (configure-target-libjava): Depend on configure-target-qthreads.
13034 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13035
13036 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13037 (CONFIGURE_TARGET_MODULES): Likewise.
13038 (CHECK_TARGET_MODULES): Likewise.
13039 (INSTALL_TARGET_MODULES): Likewise.
13040 (CLEAN_TARGET_MODULES): Likewise.
13041 (all-target-libjava): New target.
13042 (all-target-boehm-gc): Likewise.
13043 * configure.in (target_libs): Added libjava, boehm-gc.
13044
d207ebef
JM
130451999-07-22 Ian Lance Taylor <ian@zembu.com>
13046
13047 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13048 configure.bat in SUPPORT_FILES.
13049 (gas+binutils.tar.bz2): Likewise.
13050
13051 * makeall.bat: Remove; obsolete.
13052
130531999-07-21 Ian Lance Taylor <ian@zembu.com>
13054
13055 From Mark Elbrecht:
13056 * configure.bat: Remove; obsolete.
13057
130581999-07-11 Ian Lance Taylor <ian@zembu.com>
13059
13060 * configure: Add -W -Wall to the default CFLAGS when compiling with
13061 gcc.
13062
13063Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13064
13065 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13066
130671999-06-30 Mark Mitchell <mark@codesourcery.com>
13068
13069 * configure.in: Build ld on IRIX6.
13070
130711999-06-12 Ian Lance Taylor <ian@zembu.com>
13072
13073 * Makefile.in: Change distribution targets to use bzip2 instead of
13074 gzip.
13075 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13076 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13077
130781999-06-04 Nick Clifton <nickc@cygnus.com>
13079
13080 * config.sub: Add mcore target.
13081
26d088fa
CD
13082Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13083
13084 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13085
c2c08b29
L
13086Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13087
13088 * config.guess (dummy): Changed to $dummy.
13089
671d0648
NC
130901999-05-24 Nick Clifton <nickc@cygnus.com>
13091
13092 * config.sub: Tidied up case statements.
13093
b1345c72
BE
130941999-05-22 Ben Elliston <bje@cygnus.com>
13095
51ccbd8d
BE
13096 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13097 <jiro@din.or.jp>.
13098
b1345c72
BE
13099 * config.guess: Merge with FSF version. Future changes will be
13100 more accurately recorded in this ChangeLog.
13101 * config.sub: Likewise.
13102
2caf864f
SM
13103Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13104
13105 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13106
d207ebef
JM
131071999-04-30 Tom Tromey <tromey@cygnus.com>
13108
13109 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13110
90fb0c24
TT
131111999-04-23 Tom Tromey <tromey@cygnus.com>
13112
13113 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13114
d207ebef
JM
131151999-04-20 Drew Moseley <dmoseley@cygnus.com>
13116
13117 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13118 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13119 Bad merge removed these two changes.
13120
3516940d 13121Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13122 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13123
13124 * config.guess (interix Alpha): Add.
13125
d207ebef
JM
131261999-04-11 Richard Henderson <rth@cygnus.com>
13127
13128 * configure.in (i?86-*-beos*): Do config gperf; don't config
13129 gdb, newlib, or libgloss.
13130
e891fbfe 13131Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13132
e891fbfe
AO
13133 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13134 link a trivial program with -mabi=64. If it fails, remove mabi=64
13135 from multidirs.
13136
f9ae47d6
PT
13137Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13138
13139 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13140
d207ebef
JM
131411999-04-08 Nick Clifton <nickc@cygnus.com>
13142
13143 * config.sub: Add support for mcore targets.
13144
131451999-04-07 Michael Meissner <meissner@cygnus.com>
13146
13147 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13148 not mt-ospace, in order to shut up assembler warning about using
13149 symbols that are named the same as registers.
13150
131511999-04-07 Drew Moseley <dmoseley@cygnus.com>
13152
13153 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13154 dependency list for all-target-cygmon.
13155
131561999-04-05 Doug Evans <devans@casey.cygnus.com>
13157
13158 * config-ml.in: Check $host, not $target, for selective multilibs.
13159 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13160 thumb interworking, and underscore prefix multilibs.
13161
131621999-04-04 Ian Lance Taylor <ian@zembu.com>
13163
13164 * missing: Update to version from current automake.
13165
88101ab9
L
13166Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13167
13168 * configure (gxx_include_dir): Removed.
13169
13170 * configure.in (gxx_include_dir): Handle it.
13171 * Makefile.in: Likewise.
13172
d207ebef
JM
131731999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13174
13175 * config.sub (mips64vr4111,mips64vr4111el) Add.
13176
131771999-03-21 Ben Elliston <bje@cygnus.com>
13178
e490616e 13179 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13180
8dc91cbe
ME
13181Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13182
8dc91cbe
ME
13183 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13184 config/mh-djgpp.
13185
d207ebef
JM
13186Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13187
13188 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13189 all-target-newlib to dependency list for all-target-bsp.
13190
926bb5ed
MK
13191Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13192
13193 * config.sub: Add i386-uwin support.
13194 * config.guess: Likewise.
13195
4a6e3000
FS
13196Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13197
13198 * configure.in: cleanup, add mh-*pic handling for arm, special
13199 case powerpc*-*-aix*
13200
d207ebef
JM
13201Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13202
13203 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13204 can be built.
13205
13206Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13207
13208 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13209 targets.
d207ebef 13210
71c91078
NC
132111999-03-02 Nick Clifton <nickc@cygnus.com>
13212
13213 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13214
282e5df8
GN
13215Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13216
13217 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13218
1de558ee
NC
132191999-02-24 Nick Clifton <nickc@cygnus.com>
13220
13221 * config.sub: Fix typo in arm recognition.
13222
d207ebef
JM
13223Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13224
13225 * configure.in (noconfigdirs): Changed target_configdirs to
13226 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13227 rather than m68k-*-* since it is not known to work on
13228 m68k-aout. Ditto for arm-*-*oabi.
13229
13230Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13231
13232 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13233
132341999-02-19 Ben Elliston <bje@cygnus.com>
13235
13236 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13237 Smart and improved by Andrew Cagney.
13238
fab7445a
ME
13239Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13240
13241 * config.guess: Recognize openbsd-*-hppa.
13242
8ccdc228
L
13243Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13244
13245 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13246 only if it is not empty.
13247
3b7265ff
NC
132481999-02-17 Nick Clifton <nickc@cygnus.com>
13249
13250 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13251
d207ebef 13252 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13253
13254 * config.sub: Modified to recognize uname's armv* syntax.
13255
d207ebef
JM
132561999-02-17 Mark Salter <msalter@cygnus.com>
13257
13258 * configure.in: Added target-bsp for sparclite.
13259
13260Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13261
13262 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13263
132641999-02-08 Nick Clifton <nickc@cygnus.com>
13265
13266 * configure.in: Add support for strongarm port.
13267 * config.sub: Add support for strongarm target.
13268
c48dd3f5 13269Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13270
c48dd3f5
MK
13271 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13272 the old name config/mh-cygwin32.
13273 Enable texinfo.
13274
d207ebef
JM
13275Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * configure.in: Do build ld for ix86 Solaris.
13278
ecd62820
JW
13279Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13280
13281 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13282 $AR_FOR_TARGET. Likewise for RANLIB.
13283
bbd8fa7f 13284Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13285
e490616e
ZW
13286 * config.sub (oabi): Recognize.
13287 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13288
0397442c
RL
13289Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13290
13291 * config.guess: Improve detection of i686 on UnixWare 7.
13292
c9ffaa63
MK
13293Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13294
13295 * config.guess: Add support for i386-pc-interix.
13296 * config.sub: Likewise.
13297 * configure.in: Likewise.
c9ffaa63 13298
d207ebef
JM
13299Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13300
13301 * Makefile.in: Remove unneeded all-target-libio from
13302 from all-target-winsup target since it is now unneeded.
13303 Add all-target-libtermcap in its place since it is now
13304 needed.
13305
13306Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13307
13308 * configure.in: makefile stub for cygwin target is probably
13309 unnecessary. Remove it for now.
d207ebef
JM
13310
13311Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13312
13313 * configure.in: libtermcap.a should be built when cygwin is the
13314 target as well as the host.
13315 * config.guess: Allow mixed case in cygwin uname output.
13316 * Makefile.in: Add libtermcap target.
d207ebef 13317
ebe12325
JL
13318Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13319
13320 * config.sub: Clean up handling of hppa2.0.
13321
57057b67
RB
13322Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13323
13324 * config.guess: Use C code to identify more HP machines.
13325
f8670be1
JL
13326Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13327
13328 * config.sub: Handle hppa2.0.
13329
d207ebef
JM
13330Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13331
13332 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13333 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13334
133351998-12-15 Mark Salter <msalter@cygnus.com>
13336
13337 * configure.in: Added target-bsp for several target architectures.
13338
13339 * Makefile.in: Added rules for bsp.
13340
d1a09590
JL
13341Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13342
13343 * config.guess: Improve detection of hppa2.0 processors.
13344
13345Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13346
13347 * config.guess: Recognize FreeBSD using ELF automatically.
13348
71205e0b
MH
133491998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13350
13351 * configure (skip-this-dir): Add handling for new shell script, which
13352 might be created by a sub-directory's configure to indicate, this particular
13353 directory is "unwanted".
13354 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13355
d207ebef
JM
13356Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13357
13358 * ltconfig: import from libtool, after changing libtool to
13359 account for the cygwin name change.
13360
13361Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13362
13363 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13364 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13365
13366Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13367
13368 * configure.in: Add libtermcap to list of cygwin dependencies.
13369
13370Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13371
e490616e
ZW
13372 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13373 they include winsup/include when it's a cygwin target.
d207ebef
JM
13374
133751998-11-12 Tom Tromey <tromey@cygnus.com>
13376
13377 * configure.in (host_tools): Added zip.
13378 * Makefile.in (all-target-libjava): Depend on all-zip.
13379 (all-zip): New target.
13380 (ALL_MODULES): Added all-zip.
13381 (NATIVE_CHECK_MODULES): Added check-zip.
13382 (INSTALL_MODULES): Added install-zip.
13383 (CLEAN_MODULES): Added clean-zip.
13384
13385Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13386
13387 * Makefile.in: lose "32" from comment about cygwin.
13388
13389Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13390
13391 * configure.in: Use -Os to build target libraries for the fr30.
13392
13393Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13394
13395 * config.sub: Add fr30.
13396
13397Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13398
e490616e 13399 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13400 cygwin* instead of cygwin32*.
13401 * config.sub: Check cygwin* instead of cygwin32*.
13402
d2ec8b39
RL
13403Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13404
13405 * config.guess: Match any version of Unixware7.
13406
d207ebef
JM
134071998-10-20 Syd Polk <spolk@cygnus.com>
13408
13409 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13410 if desired.
13411
35cd2565
JL
13412Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13413
13414 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13415 these if the appropriate directories and files to not exist.
13416
52d4e5b7
JL
13417Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13418
13419 * Makefile.in (DEVO_SUPPORT): Add config.if.
13420
38ada91e
MH
13421Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13422
13423 * configure: Add pattern to replace "build_tooldir"'s
13424 definition in the generated Makefile with "tooldir"'s
13425 actual value.
13426
e44e84da
JL
13427Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13428
56a8387f
JL
13429 * config.sub: Bring back lost sparcv9.
13430
e44e84da
JL
13431 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13432
5cb95c7a
JL
13433Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13434
13435 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13436 CC_FOR_TARGET and friends.
13437
13438Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13439
ceff9b14
AO
13440 * Makefile.in (build_tooldir): New variable, same as tooldir.
13441 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13442 -B$(build_tooldir)/bin/.
13443 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13444
f2d11dcd
GP
13445Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13446
13447 * README: Remove installation instructions and refer to the
13448 INSTALL directory instead.
13449
73a6d2e7 13450Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13451
73a6d2e7
RL
13452 * config.sub: Add support for i[34567]86-pc-udk.
13453 * configure.in: Likewise.
13454
5d4a5ee6
JL
13455Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13456
13457 * Makefile.in: add bzip2 package building bits for user
13458 tools module
13459 * configure.in: ditto
13460
6fc19d6d
JL
13461Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13462
13463 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13464 (ALL_TARGET_MODULES): Add all-target-libobjc.
13465 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13466 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13467 (all-target-libchill): Add dependencies.
13468 * configure.in (target_libs): Add libchill.
4e81ae98 13469
f653f0ab
MH
134701998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13471
13472 * configure.in (target_subdir): Remove duplicate line.
13473
5d4a5ee6
JL
13474Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13475
13476 * Makefile.in (all-automake): fix dependencies.
13477
494933e4
JL
13478Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13479
13480 * configure.in: Minor cleanups for building in the $(target_alias)
13481 subdir.
13482
f6b58262
JW
134831998-09-22 Jim Wilson <wilson@cygnus.com>
13484
13485 * Makefile.in (bootstrap): Set r and s before make all. Use
13486 BASE_FLAGS_TO_PASS in make all.
13487 (cross): Likewise.
13488
27c7a08d
MM
134891998-09-20 Mark Mitchell <mark@markmitchell.com>
13490
13491 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13492
e67afd1e
RH
13493Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13494
13495 * config.sub: Fix typo in last change.
13496
8e44ac71
MH
134971998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13498
13499 * config.sub: Add support for C4x target.
13500 * configure.in: Likewise.
13501
d7496fbb
DM
135021998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13503
13504 * config.sub: Recognize sparcv9 just like sparc64.
13505
22097bd1
RL
13506Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13507
13508 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13509
4b877abd
JL
13510Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13511
2c8ec9a2
JL
13512 * config.guess: Correctly identify Pentium II sco boxes.
13513
4b877abd
JL
13514 * config.guess: Fix "tr" code. From Weiwen Liu.
13515
ab03db52
JH
13516Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13517
13518 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13519 stabs.
13520
b54db294
JL
13521Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13522
13523 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13524 (ALL_TARGET_MODULES): Add all-target-libchill.
13525 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13526 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13527 (all-target-libchill): Add dependencies.
13528 * configure.in (target_libs): Add libchill.
13529
bf48dd73
LW
13530Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13531
13532 * config.guess: Avoid assumptions about "tr" behaves when
13533 LANG is set to something other than English.
13534
a3cbd105
L
13535Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13536
13537 * configure (gxx_include_dir): Changed to
13538 '${prefix}/include/g++'-${libstdcxx_interface}.
13539
13540 * config.if: New to determine the interfaces.
13541
c4acd909
MK
13542Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13543
13544 * config.guess: Detect and handle MPE/IX.
13545 * config.sub: Deal with MPE/IX.
13546
9ea97665
DE
13547Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13548
13549 * configure.in: Use mh-aix43.
13550
0ce065bd
MH
135511998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13552
13553 * configure: Fix --without/--disable cases for gxx-include-dir.
13554
5d4a5ee6
JL
13555Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13556
13557 * mdata-sh: Imported. Needed for automake support.
13558
13559Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13560
13561 * Makefile.in (taz): Try "chmod -R og=u ." before
13562 "chmod og=u `find . -print`".
13563
13564Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13565
13566 * configure.in: Add arm-elf and thumb-elf support.
13567
13568Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13569
13570 * Makefile.in: Undo previous patch.
13571
13572Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13573
13574 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13575 to here ...
13576 (install-no-fixedincludes): and here
13577 (INSTALL_MODULES): ... from here.
13578
466456d9
ILT
13579Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * config.sub: Merge with FSF.
13582
1b409d25
ILT
13583 * config.guess: Merge with FSF.
13584
d207ebef
JM
13585Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13586
13587 * configure (extraconfigdirs): New variable.
13588 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13589 * Makefile.in (all): Move higher in file.
13590 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13591 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13592 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13593 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13594 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13595
135961998-07-23 Brendan Kehoe <brendan@cygnus.com>
13597
13598 * Makefile.in (all-target-libjava): Depend on all-gcc and
13599 all-target-newlib.
13600 (configure-target-libjava): Depend on $(ALL_GCC).
13601
7f1937c1
RL
13602Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13603
13604 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13605 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13606
2ada2bd6
ML
13607Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13608
13609 * INSTALL/README: Fix typo.
13610
1e025bde
ML
13611Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13612
5d4a5ee6
JL
13613 * ylwrap: Change absolute path checks to check for DOS style path
13614 names.
1e025bde 13615
5d4a5ee6
JL
13616 * ylwrap: Don't use a full path name if the source file is in the
13617 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13618
6755ff73
ILT
13619 * config-ml.in: Default to being verbose, to match Feb 18 change to
13620 configure.
13621
5d4a5ee6
JL
13622Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13623
13624 Brought over from egcs:
13625
13626 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13627
13628 * configure.in (target_subdir): Set to ${target_alias} instead
13629 of "libraries".
13630
13631 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13632
13633 * configure.in (target_subdir): Set to libraries if enable_multilib.
13634
13635Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13636
13637 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13638 multilibs, force reconfiguration the first time we create
13639 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13640
13641Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13642
13643 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13644 avoid confusion with --no-recursion.
13645
13646Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13647
13648 * configure.in: Win32 hosts shouldn't use install -x
13649 * install-sh: remove -x option, and special .exe-handling
13650 hack.
13651
d207ebef
JM
13652Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13653
13654 * config.guess: Recognize i586-pc-beos.
13655 * configure.in: Don't build some bits for beos.
13656
fbd836fc
ILT
13657Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13658
5d4a5ee6
JL
13659 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13660 CFLAGS default to -O2.
13661
fbd836fc
ILT
13662 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13663 when using GNU ld.
13664
13665Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13666
13667 * ltmain.sh: Correct install when using a different shell.
13668
13669Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13670
13671 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13672
d207ebef
JM
13673Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13674
13675 * makefile.vms: Update to build binutils/makefile.vms. Add install
13676 target.
fbd836fc
ILT
13677
13678Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * ltconfig: Update to correct AIX handling.
13681
69b471bc
JL
13682Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13683
81241b5e
JL
13684 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13685
69b471bc
JL
13686 * configure.in (target_subdir): Set to ${target_alias} instead
13687 of "libraries".
13688
bedf82df
MH
136891998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13690
13691 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13692 (Makefile): Depend on $(gcc_version_trigger).
13693
13694 * configure (gcc_version): Change default initializer to empty
13695 string.
13696 (gcc_version_trigger): New variable; pass this variable down
13697 to subdir configures to enable them checking gcc's version
13698 themselves. Emit make macros for both gcc_version vars.
13699 (topsrcdir): Initialize reliably.
13700 (recursion line): Remove --with-gcc-version=${gcc_version}.
13701
28e449d8
MH
137021998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13703
13704 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13705 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13706 in $(libsubdir); emit definition in each generated Makefile.
13707 (gxx_include_dir): Initialize depending on
13708 $enable_version_specific_runtime_libs.
28e449d8 13709
50c4c9f7
MH
137101998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13711
13712 * configure (gcc_version): Initialize properly depending on
13713 how and where configure is started.
13714 (recursion line): Pass a --with-gcc-version=${gcc_version}
13715 to configures in subdirs.
13716
d207ebef
JM
13717Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13718
13719 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13720 cygmon
d207ebef 13721
5d4a5ee6
JL
13722Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13723
13724 * configure.in: Add cygmon and libstub support for mn10200.
13725
2f96399b
MH
137261998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13727
13728 * configure (gcc_version): Add new variable describing the
13729 particular gcc version we're building.
13730 * Makefile.in (libsubdir): Add new macro for the directory
13731 in which the compiler finds executables, libraries, etc.
13732 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13733 and libsubdir.
13734
c4137c50
AO
13735Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13736
ceff9b14
AO
13737 * Makefile.in (local-clean): Remove *.log.
13738 (warning.log): Built with warn_summary from build.log.
13739 (mail-report.log): Run test_summary.
13740 (mail-report-with-warnings.log): Run test_summary including
13741 warning.log in the report.
c4137c50 13742
276d5ee0
RL
13743Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13744
13745 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13746
5d4a5ee6
JL
13747Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13748
13749 * Makefile.in (grep): Grep no longer depends on libiberty.
13750
13751Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13752
13753 * Makefile.in: all-snavigator needs all-libgui.
13754
13755Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13756
13757 * configure.in: Add cygmon and libstub support for mn10300.
13758
8af14275
ILT
13759Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * missing: Update to version from automake 1.3.
13762
fbd836fc
ILT
13763 * ltmain.sh: On installation, don't get confused if the same name
13764 appears more than once in the list of library names.
13765
466456d9
ILT
13766Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13767
13768 * config.sub: Accept m68060 and m5200 as CPU names.
13769
5d4a5ee6
JL
13770Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13771
13772 * configure: Use && rather than using -a in test, because odd
13773 strings can confuse test.
13774 * configure.in: Likewise.
13775
fbd836fc
ILT
13776Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13779
f0983958
AO
13780Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13781
13782 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13783 bootstrap4-lean): New targets.
f0983958 13784
bfed1ea0
JL
13785Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13786
13787 * mpw-* Delete. Not used.
13788
5d4a5ee6
JL
13789Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13790
13791 * COPYING.LIB: Update FSF address.
13792
bfed1ea0
JL
13793Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13794
13795 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13796
5d4a5ee6
JL
13797 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13798 GAS_SUPPORT_DIRS.
13799
bfed1ea0
JL
13800Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13801
13802 * ltconfig, ltmain.sh: Avoid producing a version number if
13803 -version-info was not used.
13804
5d4a5ee6
JL
13805Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13806
13807 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13808 building with newlib.
13809
138101998-04-30 Paul Eggert <eggert@twinsun.com>
13811
d207ebef 13812 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13813 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13814
13815Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13816
13817 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13818 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13819
13820Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13821
13822 * configure.in: Change alpha to alpha* in several places.
13823
d207ebef
JM
13824Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13825
13826 * config.sub: Recognize sparc86x.
13827
77be0cab
MM
13828Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13829
13830 * configure.in (--enable-target-optspace): Remove debug echo.
13831
62441128
JW
13832Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13833
13834 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13835
bfed1ea0
JL
13836Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13837
13838 * ltconfig: Update cygwin32 support.
13839
5d4a5ee6
JL
13840 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13841 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13842 (GDB_SUPPORT_DIRS): Likewise.
13843
3f4ea1de
MM
13844Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13845
13846 * configure.in (target_makefile_frag): If --enable-target-optspace,
13847 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13848 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13849 not used.
13850 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13851
5d4a5ee6
JL
13852Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13853
13854 * Makefile.in (all-bfd): Depend on all-intl.
13855 (all-binutils): Likewise.
13856 (all-gas): Likewise.
13857 (all-gprof): Likewise.
13858 (all-ld): Likewise.
13859
138601998-04-19 Brendan Kehoe <brendan@cygnus.com>
13861
13862 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13863
bfed1ea0
JL
13864Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13865
5d4a5ee6
JL
13866 * Makefile.in (all-bfd): Depend upon all-libiberty.
13867
bfed1ea0
JL
13868 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13869
5d4a5ee6
JL
13870Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13871
13872 * Makefile.in: Add libstub.
13873
13874 * configure.in: Ditto. Build libstub for targets that have cygmon
13875 support.
13876
13877Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13880
13881Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13882
13883 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13884 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13885
ec8d6ddc
KW
13886Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13887
13888 * configure: Define DEFAULT_M4 by searching PATH.
13889 * Makfile.in: Use DEFAULT_M4.
13890
bfed1ea0
JL
13891Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13892
13893 * ltconfig: Add cygwin32 support.
13894
5d4a5ee6
JL
13895 * Makefile.in, configure.in: Add libtool as a native only directory
13896 to configure and build.
13897
547a6183
JL
13898Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13899
13900 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13901
5d4a5ee6 13902Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13903
5d4a5ee6
JL
13904 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13905
13906Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13907
13908 * Makefile.in: add ash make rules
13909 * configure.in: add ash to native_only and host_tools lists
13910
13911Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13912
13913 * Makefile.in (all-gettext, all-intl): New targets.
13914 (ALL_MODULES): Added all-gettext, all-intl.
13915 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13916 (INSTALL_MODULES): Added install-gettext, install-intl.
13917 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13918
13919 * configure.in (host_tools): Added gettext.
13920 (native_only): Likewise.
13921 (noconfigdirs) [various cases]: Likewise.
13922 (host_libs): Added intl.
13923
d207ebef
JM
13924Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13925
13926 * configure: Do not disable building gdbtk for cygwin32 hosts.
13927
e98e406f
NC
13928Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13929
13930 * configure.in: Add thumb-coff target.
13931 * config.sub: Add thumb-coff target.
13932
5d4a5ee6
JL
13933Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13934
13935 * Makefile.in: Revert yesterday's change.
13936 (all-target-winsup): all-target-librx stays out of here.
13937
13938Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13939
13940 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13941 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13942 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13943 Remove references to librx and libg++.
13944
13945Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13946
13947 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13948 recursive makes
13949
bfed1ea0
JL
13950Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13951
13952 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13953 for newlib directory.
bfed1ea0
JL
13954 (CXX_FOR_TARGET): Likewise.
13955
13956Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13957
13958 * ltconfig: Update after libtool/ltconfig.in change for
13959 hpux11.
13960
13961Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * ltconfig, ltmain.sh: Update to libtool 1.2.
13964
3cd730af
MH
13965Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13966
13967 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13968 (install-gcc-cross): Instead, override LANGUAGES here.
13969
80564603
DL
139701998-03-18 Dave Love <d.love@dl.ac.uk>
13971
13972 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13973 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13974
d207ebef
JM
13975Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13976
13977 * configure.in: Add Thumb-pe target.
13978
5d4a5ee6 13979Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 13980
5d4a5ee6
JL
13981 * Makefile.in - changed sn targets to snavigator
13982 * configure.in - changed sn targets to snavigator
13983
2d4a0558
MH
13984Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13985
13986 * config-ml.in: After building symlink tree call make distclean
13987 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13988 to be the case for libiberty.
13989
04b93567
L
13990Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13991
13992 * configure: When making link, also check the current
13993 directory. The configure scripts may create one.
13994
9a06b842
RH
13995Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13996
13997 * config.sub: Accept alphapca56 and alphaev6 properly.
13998
217fc4e6
FS
13999Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14000
14001 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14002
3e07bdbd 14003Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14004
e490616e 14005 * config.sub (sco5): Fix typo.
3e07bdbd 14006
5d4a5ee6
JL
14007Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14010 install-itcl.
14011 (install-itcl): Remove dependency on install-tcl.
14012
14013Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14014
14015 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14016
14017Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14018
14019 * configure.in: Don't build libgui for a cygwin32 target when not on
14020 a cygwin32 host.
14021
14022Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14023
14024 * configure (redirect): Set to null, so default behavior of
14025 configure is now --verbose.
14026
ce0d965c
DL
140271998-02-16 Dave Love <d.love@dl.ac.uk>
14028
14029 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14030 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14031
3acd1fd0
MH
14032Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14033
14034 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14035 this change to sync Makefile.in with its ChangeLog entries.
14036
5d4a5ee6
JL
14037Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14038
14039 * ltmain.sh (mkdir): Check that the directory doesn't exist
14040 before we exit with error, so that we don't get races during
14041 parallel builds.
14042
bfed1ea0
JL
14043Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14044
14045 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14046
4e77e8f1
MH
14047Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14048
14049 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14050 PICFLAG_FOR_TARGET.
14051 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14052
14053 * configure: Emit a definition for the new macro enable_shared
14054 into each Makefile.
14055
5d4a5ee6
JL
14056Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14057
14058 * configure.in (host_tools, native_only): Add libtool.
14059
14060Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14061
14062 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14063 Fix typo in ming config comment.
14064
bfed1ea0
JL
14065Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14068
5d4a5ee6
JL
14069Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * config.sub: Add tic30 cases, and map c30 to tic30.
14072
8821a725
RH
14073Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14074
14075 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14076 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14077 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14078 (CLEAN_TARGET_MODULES): Similarly
14079 (all-target-libf2c): Add dependences.
4e81ae98 14080 * configure.in (target_libs): Add libf2c.
8821a725 14081
5d4a5ee6
JL
14082Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14083
14084 * configure.in: Remove expect from noconfigdirs when target
14085 is cygwin32. OK to build expect and dejagnu with Canadian
14086 Cross.
14087
0aadd657
ILT
14088Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14089
5d4a5ee6
JL
14090 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14091 host.
14092
0aadd657
ILT
14093 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14094 and mingw32.
14095
d0a8352c
MH
14096Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14097
14098 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14099 here as it is not defined in the toplevel Makefile.
14100
59739e3c
MH
14101Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14102
14103 * configure (package_makefile_rules_frag): New variable, which names
14104 a file with generic rules, ...
14105 Change comment to mention we now have FIVE parts.
14106 * configure: Undo last change.
14107
228197ee
LT
14108Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14109
14110 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14111 * config.sub: More accurate determination of HP processor types.
228197ee 14112
efd4c0ba
MH
14113Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14114
14115 * configure (package_makefile_frag): Move inserting the
14116 ${package_makefile_frag} to where it should be according
14117 to the comment.
14118
6eef3189
PB
14119Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14120
14121 * config.guess: Add support for Linux/ARM.
14122
d207ebef
JM
14123Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14124
14125 * .cvsignore: Remove *-info and *-install since they match
14126 release-info and mpw-install, which we don't want to just ignore.
14127
48464ebf
RH
14128Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14129
14130 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14131
803462a7
PN
14132Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14133
14134 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14135 local_prefix to sub-make invocations.
14136
520ab477
L
14137Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14138
14139 * configure.in: Check makefile fragments in the source
14140 directory.
14141
4bcdb76d
AO
14142Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14143
ceff9b14
AO
14144 * configure.in: Check whether host and target makefile
14145 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14146
5d4a5ee6
JL
14147Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14148
14149 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14150
14151Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14152
14153 * configure.in: Make sure we only replace RPATH_ENVVAR on
14154 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14155 regexp to sed.
14156
14157 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14158 to sub-makes.
14159
0d3e11a5
LI
141601998-01-13 Lee Iverson (leei@ai.sri.com)
14161
14162 * config-ml.in (multi-do): LDFLAGS must include multilib
14163 designator.
14164
d45b3d87 14165Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14166
14167 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14168
d39cd7a1
MK
14169Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14170
14171 * config.sub: Add mingw32 support.
14172 * configure.in: Likewise.
d39cd7a1 14173
6decbc24
FS
14174Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14175
14176 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14177
5d4a5ee6
JL
14178Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14179
14180 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14181 * configure (gxx_include_dir): Provide a definition for subdirs
14182 which do not use autoconf.
14183
14184Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14185
14186 * config.guess: Sync with egcs. Picks up new alpha support,
14187 BeOS & some additional linux support.
14188
d3d1907a
JL
14189Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14190
14191 * config.guess: HP 9000/803 is a PA1.1 machine.
14192
b104e095
RH
14193Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14194
14195 * configure.in: It's alpha*-...
14196
aca823c1
L
14197Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14198
14199 * configure.in (host_makefile_frag, target_makefile_frag):
14200 Handle multiple config files.
14201 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14202 alpha-*-*.
14203
d207ebef
JM
14204Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14205
14206 * mkdep: New file.
14207
14208Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14209
14210 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14211
5d4a5ee6
JL
14212Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * Makefile.in: Add libgui directory.
14215 (GDB_TK): Add all-libgui.
14216 * configure.in: Add libgui directory.
14217 * configure: Add all-libgui to GDB_TK.
14218
14219Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14220
14221 * config-ml.in (multidirs): Add m32r to multilib list.
14222
14223Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14224
14225 * Makefile.in (all-target-gperf): Change dependency to
14226 all-target-libstdc++.
14227
baf55877
FF
14228Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14229
14230 * config.guess: Add BeOS support.
14231
5d4a5ee6
JL
14232Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14233
14234 Source directory cvs renamed to cvssrc:
14235 * configure.in (host_tools): Change cvs to cvssrc.
14236 (native_only): Likewise.
14237 (noconfigdirs) [various cases]: Likewise.
14238 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14239 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14240 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14241 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14242 (all-cvssrc): Rename target from all-cvs.
14243
f2d76545
JL
14244Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14245
14246 * configure (gxx_include_dir): Fix thinko.
14247
205cba53
JL
14248Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14249
14250 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14251 (install-cross, install-gcc-cross): New targets.
14252
5d4a5ee6
JL
14253Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14254
14255 * configure.in (noconfigdirs): Add support for Thumb target.
14256
14257 * config.sub (maybe_os): Add support for Thumb target.
14258
14259Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14260
14261 * Makefile.in: Add rules for cygmon.
14262
14263 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14264
96b0f1fc
JL
14265Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14266
14267 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14268 * configure (gxx_include_dir): Provide a definition for subdirs
14269 which do not use autoconf.
d207ebef
JM
14270
14271Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14272
14273 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14274 11/18/97 build
d207ebef 14275
7dfef6ed
JL
14276Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14277
14278 * From Franz Sirl.
14279 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14280 found on RedHat Linux systems.
96b0f1fc 14281
83cfe7c0
JL
14282Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14283
14284 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14285 guesses.
14286
7dfef6ed
JL
14287Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14288
14289 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14290
5d4a5ee6
JL
14291Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14292
14293 * ltmain.sh: If mkdir fails, check whether the directory was created
14294 anyhow by some other process.
14295
d207ebef
JM
14296Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14297
14298 * configure.in (d30v-*-*): Configure all directories.
14299
14300Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14301
14302 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14303 for the D30V.
14304
14305Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14306
14307 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14308
5d4a5ee6
JL
14309Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14310
e490616e
ZW
14311 * include/libiberty.h: Add extern "C" { so it can be used with C++
14312 progrms.
14313 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14314 programs.
5d4a5ee6 14315
d207ebef
JM
14316Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14317
14318 * configure.in (d30v-*-*): Configure GCC now.
14319
5d4a5ee6
JL
14320Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14323 is no longer needed.
14324
c9670e62
JM
14325Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14326
14327 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14328
cc71c0ca
MH
14329Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14330
14331 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14332 targets using "$@" to provide support for similar but not identical
14333 targets without having to duplicate code.
14334
d207ebef
JM
14335Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14336
14337 * makefile.vms: Fix to work with DEC C.
14338
14339Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14340
14341 * config.sub: Add mips-tx39-elf to marketing names.
14342
14343Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14344
14345 * ltmain.sh: Handle symlinks in generated script.
14346
14347Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14348
14349 * configure: Handle autoconf style directory options: --bindir,
14350 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14351 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14352 --sysconfdir.
14353 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14354 (sharedstatedir, localstatedir, oldincludedir): New variables.
14355 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14356 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14357 sbindir, sharedstatedir, and sysconfdir.
14358
b1e3ddfd
AJ
14359Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14360
14361 * Makefile.in (bootstrap-lean): New target.
14362
d207ebef
JM
14363Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14364
14365 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14366 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14367
14368Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14369
14370 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14371
09f97c1e
JL
14372Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14373
14374 * Makefile.in (cross): New target.
14375
335d0ab2
AO
14376Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14377 Jeff Law <law@cygnus.com>
14378
14379 * Makefile.in (bootstrap2, bootstrap3): New targets.
14380 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14381 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14382
d207ebef
JM
14383Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14384
14385 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14386 windows. Consistent with gdb/configure.
d207ebef 14387
e693cc28
UD
143881997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14389
e693cc28
UD
14390 * configure.in: Name Linux target fragment.
14391
14392 * configure: Rewrite so that project Makefile fragment is inserted
14393 first and appears last in the resulting Makefile.
14394
d207ebef
JM
14395Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14396
14397 * Makefile.in (install-itcl): Install tcl first.
14398
5d4a5ee6
JL
14399Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14400
14401 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14402
f401679e
JW
14403Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14404
14405 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14406
14407 * configure.in (skipdirs): Add target-librx for Linux.
14408 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14409
ec20b1b9
JL
14410Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14411
14412 * Makefile.in (bootstrap): New target.
14413
becdcf6d
JL
14414Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14415
63f6bcd7 14416 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14417
d207ebef
JM
14418Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * config.guess: Merge with FSF.
14421
0c82f6bf
FF
14422Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14423
14424 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14425
d207ebef
JM
14426Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14427
14428 * config.sub: Add "marketing-names" patch.
14429
3fbc0b70
JS
14430Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14431
e490616e 14432 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14433
e20d4801
JL
14434Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14435
14436 * config.sub: Handle v850-elf.
14437
fe181f78 14438Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14439
14440 * .cvsignore (*-install): Remove.
14441
bfed1ea0
JL
14442Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14443
14444 * ltconfig: Set CONFIG_SHELL in libtool.
14445 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14446
558a1e7c
JW
14447Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14448
14449 * configure.in (target_subdir): Set to libraries if enable_multilib.
14450
7818d6fc
JW
14451Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14452
14453 * config.guess: Update from gcc directory.
14454
d207ebef
JM
14455Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14456
14457 * Makefile.in (all-sim): Depends on all-readline.
14458
6599da04
JM
14459Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14460
14461 * Makefile.in (BISON, YACC): Use $$s.
14462 (all-bison): Depend on all-texinfo.
14463
14464Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14465
14466 * Makefile.in (BISON): Add -L flag.
14467 (YACC): Likewise.
14468
d207ebef
JM
14469Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14470
4e81ae98
EC
14471 * configure.in (noconfigdirs): Add support for v850e target.
14472
d207ebef
JM
14473 * config.sub (maybe_os): Add support for v850e target.
14474
14475Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14476
4e81ae98
EC
14477 * configure.in (noconfigdirs): Add support for v850ea target.
14478
d207ebef
JM
14479 * config.sub (maybe_os): Add support for v850ea target.
14480
6599da04
JM
14481Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14482
14483 * config.sub: Add mipstx39. Delete r3900.
14484
14485Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14486
14487 * Makefile.in (all-autoconf): Depends on all-texinfo.
14488
14489Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14490
14491 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14492 eabi targets.
14493
14494Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14497
14498 * configure: When handling a Canadian Cross, handle YACC as well as
14499 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14500 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14501
14502Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14503
14504 * Makefile.in (BISON): bison, not byacc or bison -y.
14505 (YACC): bison -y or byacc or yacc.
14506 (various): Add *-bison as appropriate.
14507 (taz): No need to mess with BISON anymore.
14508
14509Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14510
14511 * configure: If OSTYPE matches *win32*, try to find a good value for
14512 CONFIG_SHELL.
14513
14514Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14515
14516 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14517 configure.in if it is present.
14518
14519Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14520
14521 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14522
14523Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14524
14525 * config.sub: Recognize `arc' cpu.
14526 * configure.in: Likewise.
14527 * config-ml.in: Likewise.
14528
14529Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14530
14531 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14532
14533Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14534
14535 * configure: Changed sed delimiter from ':' to '|' when
14536 attempting to substitute ${config_shell} for SHELL. On
14537 NT ${config_shell} may contain a ':' in it.
14538
14539Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14540
14541 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14542
14543Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14544
14545 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14546
14547Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14550
14551 * ylwrap: If the program is a relative path, force it to be
14552 absolute.
14553
14554Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14555
14556 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14557
14558Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14559
14560 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14561 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14562 for libraries.
6599da04
JM
14563
14564Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14565
14566 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14567 separated by spaces.
6599da04
JM
14568
14569Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14570
14571 * ylwrap: New file.
14572 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14573
14574 * ltmain.sh: Handle /bin/sh at start of install program.
14575
14576 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14577
14578 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14579 * missing: New file, from automake 1.2.
14580
14581Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14584 check-tk to CHECK_X11_MODULES.
14585
14586Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14587
14588 * config.sub: Merge with FSF.
14589
14590Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14591
14592 * config.guess: Merge with FSF.
14593
14594Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14595
14596 * configure: Treat msdosdjgpp like go32.
14597 * configure.in: Likewise. Don't remove gprof for go32.
14598
14599 * configure: Change Makefile.tem2 to Makefile.tm2.
14600
14601Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14602
14603 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14604
14605Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14606
14607 * install-sh (chmodcmd): Set to null if the DST directory already
14608 exists. Same as Nov 11th change.
14609
14610Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14611
4e81ae98 14612 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14613
14614Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14615
14616 * config.guess: Update from FSF.
14617
14618Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14619
14620 * Makefile.in (GDB_TK): Depend on itcl and tix.
14621
14622Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14623
14624 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14625 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14626 (INSTALL_SCRIPT): New variable.
14627 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14628 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14629 to -x.
14630 * install-sh: Add support for -x option.
14631
14632Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14633
14634 * configure.in, Makefile.in: Treat tix like itcl.
14635
14636Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14637
14638 * Makefile.in (WINDRES): New variable.
14639 (WINDRES_FOR_TARGET): New variable.
14640 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14641 (EXTRA_HOST_FLAGS): Add WINDRES.
14642 (EXTRA_TARGET_FLAGS): Add WINDRES.
14643 (EXTRA_GCC_FLAGS): Add WINDRES.
14644 ($(DO_X)): Pass down WINDRES.
14645 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14646 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14647 DLLTOOL_FOR_TARGET.
14648
14649Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14650
14651 * configure.in: configure sim before gdb for win32-x-ppc
14652
14653Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14654
14655 Move gperf into the toplevel, from libg++.
14656 * configure.in (target_tools): Add target-gperf.
14657 (native_only): Add target-gperf.
14658 * Makefile.in (all-target-gperf): New target, depend on
14659 all-target-libg++.
14660 (configure-target-gperf): Empty rule.
14661 (ALL_TARGET_MODULES): Add all-target-gperf.
14662 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14663 (CHECK_TARGET_MODULES): Add check-target-gperf.
14664 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14665 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14666
14667Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14668
6599da04
JM
14669 * config.sub (mn10200): Recognize new basic machine.
14670
14671Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14672
14673 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14674 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14675
14676Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14677
14678 * configure.in: If we're building mips-sgi-irix6* native, turn on
14679 ENABLE_MULTILIB and set TARGET_SUBDIR.
14680
14681Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14682
14683 * Makefile.in (all-sn): Depend on all-grep.
14684
14685Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14686
14687 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14688
14689 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14690 Makefile. From Jeff Makey <jeff@cts.com>.
14691 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14692
14693 * Makefile.in (DISTBISONFILES): Remove.
14694 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14695 $(DEFAULT_YACC).
14696
14697 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14698 cygwin32.
6599da04
JM
14699
14700 * Makefile.in (LD): New variable.
14701 (EXTRA_HOST_FLAGS): Pass down LD.
14702 ($(DO_X)): Likewise.
14703
14704Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14705
14706 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14707
14708Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14709
14710 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14711 before adding our own. Always add --build.
6599da04
JM
14712
14713Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14714
14715 * configure.in (targargs): Pass --build if we're doing
14716 a cross-compile.
14717
14718Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14719
ca236658 14720 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14721 sed. Otherwise sed chokes on NT path names with drive
14722 designators. Also look for "?:*" as the leading characters in an
14723 absolute pathname.
14724
14725Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14726
14727 * config.sub: Support for r3900.
14728
14729Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14730
14731 * configure.in: Use install-sh, not install.sh.
14732
14733Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14734
14735 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14736 apply it twice.
14737
14738Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14739
14740 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14741 install-binutils.
14742
14743Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * Makefile.in: Add automake targets.
14746 * configure.in (host_tools): Add automake.
14747
14748Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14749
14750 * configure: Default CXX to c++, not gcc.
14751 * Makefile.in (CXX): Set to c++, not gcc.
14752 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14753
14754Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14755
14756 * install-sh: try appending a .exe if source file doesn't
14757 exist
14758
14759Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14760
14761 * configure.in: Turn on multilib by default.
14762 (cross_only): Remove target-libiberty.
14763
14764 * Makefile.in (all-gcc): Don't depend on libiberty.
14765
14766Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14767
14768 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14769
14770Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14773 (DISTBISONFILES): Add ld/Makefile.in
14774
14775Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14776
14777 * configure.in: if target is cygwin32 but host isn't cygwin32,
14778 don't configure gdb tcl tk expect, not just gdb.
14779
14780Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14781
14782 * configure.in: Added gnuserv everywhere sn appears.
14783
14784 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14785 (CROSS_CHECK_MODULES): Added check-gnuserv.
14786 (INSTALL_MODULES): Added install-gnuserv.
14787 (CLEAN_MODULES): Added clean-gnuserv.
14788 (all-gnuserv): New target.
14789
14790Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14791
14792 * config.guess: Fixes for MIPS OpenBSD systems.
14793
14794Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * Makefile.in (INSTALL_XFORM): Remove.
14797 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14798
14799 * mkinstalldirs: New file, copied from automake.
14800 * Makefile.in (installdirs): Rename from install-dirs. Use
14801 mkinstalldirs. Change all users.
14802 (DEVO_SUPPORT): Add mkinstalldirs.
14803
14804Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14805
14806 * install-sh: Rename from install.sh.
14807 * Makefile.in (INSTALL): Change install.sh to install-sh.
14808 (DEVO_SUPPORT): Likewise.
14809
14810 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14811 Graichen <graichen@rzpd.de>.
14812
14813Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14814
14815 * config.guess: Recognize OpenBSD systems correctly.
14816
14817Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14818
14819 * README, Makefile.in (ETC_SUPPORT): Remove references to
14820 cfg-paper*, configure.{texi,man,info*}._
14821
14822Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14823
14824 * Makefile.in (all.normal): Ensure that gcc is built after all
14825 the x11 - ie gdb - targets.
14826
14827Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14828
14829 * makefile.vms: Don't run conf-a-gas.
14830
14831Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14832
e490616e 14833 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14834
d207ebef
JM
14835Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14836
14837 * configure.in: Remove noconfigdirs case since gdb also
14838 configures and builds for tic80-coff.
14839
6599da04
JM
14840Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14841
14842 * configure: Set cache_file to config.cache.
14843 * Makefile.in (local-distclean): Remove config.cache.
14844
14845Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14846
14847 * COPYING: Update FSF address.
14848
d207ebef
JM
14849Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14850
14851 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14852 noconfigdirs.
14853
6599da04
JM
14854Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14855
14856 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14857 MAKEDIRS, is empty.
14858
14859Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14860
14861 * config.sub: Tweak mn10300 entry.
14862
14863Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14864
14865 * configure.in (host_tools): Put sim before gdb, so gdb's
14866 configure.tgt can determine if the simulator was configured.
14867
14868Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14869
14870 * config.sub: Move BeOS $os case to be with other Cygnus
14871 local cases.
14872
14873Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14874
14875 * config.sub: Remove misplaced comment that broke Linux.
14876
14877Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14878
14879 * config.sub: Add BeOS support.
14880
14881Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14882
14883 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14884
14885Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14886
14887 * configure.in (noconfigdirs): Remove tcl and tk from
14888 noconfigdirs for cygwin32 builds.
14889
d207ebef
JM
14890Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14891
14892 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14893
6599da04
JM
14894Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14895
14896 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14897 make-all.com, use makefile.vms instead.
14898
14899Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14900
14901 * config.sub: Accept -lnews*.
14902
d207ebef
JM
14903Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14904
14905 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14906 target-examples and target-libiberty for d30v.
d207ebef
JM
14907
14908Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14909
14910 * configure.in (noconfigdirs): Enable ld for d30v.
14911
14912Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14913
14914 * configure.in (tic80-*-*): Build compiler.
14915
14916Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14917
14918 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14919 unsupported d30v directories
d207ebef
JM
14920
14921Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14922
4e81ae98
EC
14923 * config.sub, configure.in: Add d30v target cpu.
14924
6599da04
JM
14925Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14926
14927 * makefile.vms: New file.
14928 * make-all.com: Remove.
14929
14930Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14931
14932 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14933
14934Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14935
14936 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14937
14938Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14939
14940 * Makefile.in (ALL_MODULES): Added all-db.
14941 (CROSS_CHECK_MODULES): Addec check-db.
14942 (INSTALL_MODULES): Added install-db.
14943 (CLEAN_MODULES): Added clean-db.
14944
14945Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14946
14947 * config.guess: Merge with latest FSF sources.
14948
14949Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14950
14951 * Makefile.in (ALL_MODULES): Added all-itcl.
14952 (CROSS_CHECK_MODULES): Added check-itcl.
14953 (INSTALL_MODULES): Added install-itcl.
14954 (CLEAN_MODULES): Added clean-itcl.
14955
14956Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14957
14958 * configure.in: build gdb for mn10200
14959
14960Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14961
14962 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14963
d207ebef
JM
14964Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14965
14966 * configure.in (tic80-*-*): Turn off most targets right now.
14967
6599da04
JM
14968Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14969
14970 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14971 rather than the makeinfo program.
14972 (do-info): Depend upon all-texinfo.
14973
14974Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14975
14976 * configure.in: Remove uses of config/mh-linux.
14977
14978 * config.sub, config.guess: Merge with latest FSF sources.
14979
d207ebef
JM
14980Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14981
14982 * config.sub (case $basic_machine): Add tic80 entries.
14983
6599da04
JM
14984Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14985
14986 * config.sub, config.guess: Merge with latest FSF sources.
14987
14988Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14989
14990 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14991 * mpw-config.in: Test for NewFolderRecursive.
14992 * mpw-install: Use symbolic name for startup filename.
14993 * mpw-README: Add various additional details.
14994
14995Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14996
14997 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14998
14999Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15000
15001 * configure.in: Do build gcc and the target libraries for
15002 the mn10200.
15003
15004Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15005
15006 * configure.in: don't avoid building gdb for mn10300 any more
15007 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15008 instead of single-quoting it.
15009
15010Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15011
15012 * configure.in: Don't use --with-stabs on IRIX 6.
15013
15014Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15015
15016 * configure.in (m32r): Build gdb, libg++ now.
15017
15018Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15019
15020 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15021 directories from noconfigdirs.
15022
15023Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15024
15025 * config.sub (basic_machine): added mips16 configuration
15026
15027Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15028
15029 * config.sub: Handle d10v-unknown.
15030
d207ebef
JM
15031Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15032
15033 * config.sub: Handle v850-unknown.
15034
6599da04
JM
15035Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15036
15037 * Makefile.in: add findutils
15038 * configure.in: add findutils to list of host_tools
15039
15040Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15041
15042 * config.sub: Handle mn10200 and mn10300.
15043
15044Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15045
15046 * configure.in (d10v-*): Do not build librx.
15047
15048Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15049
15050 * configure.in (mn10300): Build everything except gdb & libgloss.
15051
15052Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15053
15054 * config.guess: Patch for Dansk Data Elektronik servers,
15055 from Niels Skou Olsen <nso@dde.dk>.
15056
15057 For ncr, use /bin/uname rather than uname, since GNU uname does not
15058 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15059
15060 Patch for MIPS R4000 running System V,
15061 from Eric S. Raymond <esr@snark.thyrsus.com>.
15062
15063 Fix thinko for nextstep.
15064
15065 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15066
15067 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15068 * config.guess: Guess mips-dec-mach_bsd4.3.
15069
15070 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15071 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15072 release numbers.
15073 * config.guess (mips-mips-riscos*): Emit just enough of the
15074 release number.
15075
15076 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15077 * config.guess (sparc-auspex-sunos*): Added.
15078 (f300-fujitsu-*): Added.
15079
15080 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15081 * config.guess: Recognize a Tadpole as a sparc.
15082
15083Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15084
15085 * config.guess: Don't assume that NextStep version is either 2 or
15086 3. NextStep 4 (aka OpenStep 4) has come out now.
15087
15088Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15089
15090 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15091 From Rik Faith <faith@cs.unc.edu>.
15092
15093Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15094
15095 * config.sub: Contributions from bug-gnu-utils to:
15096 Support plain "hppa" (no version given) architecture, reported by
15097 OpenStep.
15098 OpenBSD like NetBSD.
15099 LynxOs is not a hardware supplier.
15100
15101 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15102 OpenBSD like NetBSD.
6599da04
JM
15103 Stratus systems.
15104 More Pyramid systems.
15105 i[n>4]86 Intel chips.
15106 M680[n>4]0 Motorola chips.
15107 Use unknown instead of lynx for hardware manufacturer.
15108
15109Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15110
15111 * install.sh (chmodcmd): Set to null if the DST directory already
15112 exists.
15113
15114Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15115
15116 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15117 not use mt-ppc target Makefile fragment any more.
15118
15119Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15120
15121 * configure.in (*-*-windows): Exclude everything but those dirs
15122 needed to build windows.
15123
15124Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15125
15126 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15127
15128Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15129
15130 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15131
15132Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15133
15134 * Undo my previous change.
15135
15136Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15139 unconditionally.
15140 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15141
15142Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15143
15144 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15145 host to add it's own flags.
6599da04
JM
15146
15147Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15148
15149 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15150
15151Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15152
15153 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15154 (CXX_FOR_TARGET): Likewise.
15155 (GCC_FOR_TARGET): Define.
15156 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15157 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15158 CC_FOR_TARGET was specified on the command line.
15159 (MAKEOVERRIDES): Don't define.
15160
15161Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15162
15163 * configure.in (m32r): Fix spelling of libg++ libs.
15164
15165Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15166
15167 * config.sub (-apple*): Remove, now redundant.
15168
15169Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15170
15171 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15172
15173 * configure: Rework yesterday's sed script patch.
15174
15175 * config.sub: Merge with FSF.
15176
15177Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15178
15179 * config.guess: Merge from FSF.
15180
15181 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15182 * config.guess: Use pc instead of unknown, for pc clone systems.
15183 Change linux to linux-gnu.
6599da04
JM
15184
15185 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15186 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15187
15188Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15189
15190 * test-build.mk (HOLES): Add "xargs" for gdb.
15191
15192 * configure: Avoid hpux10.20 sed bug.
15193
15194Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15195
731a8127 15196 * configure.in: Add support for windows host
6599da04
JM
15197 (that is a build done under the Microsoft build environment).
15198
15199Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15200
15201 * Makefile.in: Replace all uses of srcroot with s, to shrink
15202 command line lengths.
15203
15204 Patches from Geoffrey Noer <noer@cygnus.com>:
15205 * configure.in: If configuring for newlib, pass --with-newlib to
15206 subdirectories.
15207 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15208 -Bnewlib/ and -Lwinsup to gcc.
15209 (CXX_FOR_TARGET): Likewise.
15210
15211Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15212
15213 * Makefile.in (ETC_SUPPORT): Add configure.
15214
15215Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15216
4e81ae98 15217 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15218 host configuration file.
15219
15220Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15221
15222 * configure.in: Break mn10x00 support into separate
15223 mn10200 and mn10300 configurations.
15224 * config.sub: Likewise.
15225
15226Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15227
15228 * configure.in: Add lots of stuff to noconfigdirs for
15229 the mn10x00 targets.
15230
15231 * config.sub, configure.in: Add mn10x00 support.
15232
15233Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15234
15235 * make-all.com: Call conf-a-gas, not config-a-gas.
15236
15237Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15238
15239 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15240 targets.
6599da04
JM
15241
15242Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15243
15244 * mpw-README: Add much more detail for native PowerMac.
15245 * mpw-install: New file.
15246 * mpw-configure: Add --norecursion and --help options.
15247 * mpw-config.in: Translate readme and install files when
15248 copying to objdir.
15249 * mpw-build.in: Don't always depend on byacc and flex.
15250 (install-only-top): New action.
15251
d207ebef
JM
15252Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15253
15254 * configure.in: You can now configure GDB for the v850.
15255
6599da04
JM
15256Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15257
15258 * configure.in (noconfigdirs): Don't configure any C++ dirs
15259 if targeting D10V.
15260
15261Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15262
15263 * config.sub: Recognize mips64vr5000.
15264
15265Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * configure.in: Use a single line for host_tools and native_only.
15268
15269Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15270
15271 * config.sub, configure.in: Add entries for m32r.
15272
15273Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15274
15275 * Makefile.in (inet-install): Don't run install-gzip.
15276
15277Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15278
15279 * configure.in: Don't config lots of things for *-*-windows*.
15280
15281Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15282
15283 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15284 (host_libs, host_tools): Copy from configure.in.
15285 * mpw-configure: Don't complain about directories not found.
15286
15287Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15288
15289 * configure.in (i[345]86): Recognize i686 for pentium pro.
15290 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15291 file.
15292
15293 * config.guess (i[345]86): Ditto.
15294
15295Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15296
15297 * configure.in (noconfigdirs): Removed gdb for D10V.
15298
d207ebef 15299Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15300
d207ebef
JM
15301 * configure.in: Remove ld, target-libio, target-libg++, and
15302 target-libstdc++ from noconfigdirs.
5d4a5ee6 15303
6599da04
JM
15304Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15305
15306 * configure: Fix three locations where shell scripts were
15307 being run directly rather than with config_shell.
15308
d207ebef
JM
15309Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15310
15311 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15312 * config.sub (basic_machine): Recognize v850.
15313
6599da04
JM
15314Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15315
15316 * mpw-configure: Handle multiple enable/disable options and
15317 pass them down recursively, handle -c and -s flags appropriately
15318 depending on choice of compiler, add escape mechanism for
15319 quoted arguments to gC.
15320
15321Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15322
15323 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15324 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15325 so that -mrelocatable-lib and -mno-eabi are used.
15326
15327 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15328 not support --print-multi-lib, don't abort.
15329
6599da04
JM
15330Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15331
15332 * make-all.com: Run config-a-gas.
15333 * setup.com: Don't copy subdirectory files around.
15334
15335Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15336
15337 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15338 target, it now compiles correctly.
15339
15340Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15341
15342 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15343
15344Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15345
4e81ae98 15346 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15347
15348Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15349
15350 * configure.in (native_only): Add prms.
15351
15352Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15353
15354 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15355 (BINUTILS_SUPPORT_DIRS): Likewise.
15356
15357Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15358
15359 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15360 d10v support is added.
15361
15362Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15363
15364 * configure.in (d10v-*-*): New target.
15365
15366Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15367
15368 * config.guess (HP 9000/811): Recognize this as a PA1.1
15369 machine.
15370
15371Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15372
15373 * Makefile.in (do-tar-gz): New target, split out from tail end of
15374 taz target. Run each command separately, don't use pipes.
15375 (taz): Use it.
15376
15377Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15378
15379 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15380 * mpw-build.in: No builds should depend on building byacc or flex,
15381 they are assumed to be installed already.
15382
15383Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15384
15385 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15386 variable that CC_FOR_TARGET needs.
15387
15388Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15389
15390 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15391 options have changed since the last time the subdirectory was
15392 configured, and if it has, reconfigure.
15393 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15394 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15395
15396Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15397
15398 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15399 CLEAN_MODULES): Add bash.
15400 (all-bash): New target.
15401
15402Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15403
15404 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15405
15406Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15407
15408 * config.sub (basic_machine): Recognize d10v as a valid processor.
15409
15410Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15411
15412 * mpw-configure: Add support for --bindir.
15413 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15414
15415Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15416
15417 * configure.in: add bash, time, gawk to list of hosttools and things
15418 to only build for native toolchains
15419
15420Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15421
15422 * Makefile.in (docdir): Remove.
15423
15424Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15425
15426 * Makefile.in (datadir): Set to $(prefix)/share.
15427
15428Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15429
15430 * configure.in: build diff and patch for cygwin32-hosted
15431 toolchains.
15432
15433Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15434
15435 * config.sub: Accept -rtems*.
15436
15437Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15438
e490616e
ZW
15439 * configure.in: enable dosrel for cygwin32-hosted builds,
15440 remove diff from the list of things not buildable
15441 via Canadian Cross
6599da04
JM
15442
15443Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15444
15445 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15446 don't get ". ".
6599da04
JM
15447
15448Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15449
15450 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15451
15452Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15453
15454 * Makefile.in (taz): Handle case where tex3patch didn't even get
15455 checked out. Also, if it was found, put the symlink in a new util
15456 subdirectory.
15457
15458Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15459
15460 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15461
15462Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15463
15464 * config.sub: Recognize -openvms.
15465 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15466 * make-all.com, setup.com: New files.
15467
15468Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15469
15470 * Makefile.in (taz): tex3patch moved to texinfo/util.
15471
15472Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15473
15474 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15475 * configure.in: remove make from disable-if-Can-Cross list
15476 enable gdb if ${host} and ${target} are cygwin32
15477
15478Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15479
15480 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15481 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15482
15483Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15484
15485 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15486 distinguish sysv/svr4/bsd variants.
15487 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15488
15489Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15490
15491 * configure.in: Added copyright notice.
15492 * move-if-change: Added copyright notice.
15493
15494Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15495
15496 * configure.in (powerpcle-*-solaris*): Until we get shared
15497 libraries working, don't build gdb, sim, make, tcl, tk, or
15498 expect.
15499
15500Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15501
15502 * config.guess: Merge with FSF:
15503
15504 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15505 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15506
15507 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15508 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15509
15510 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15511 * config.guess: Combine two OSF1 rules.
15512 Also recognize field test versions. From mjr@zk3.dec.com.
15513 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15514 because GNU uname does not support -p. From pmr@pajato.com.
15515
15516Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15517
15518 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15519
15520Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15521
15522 * mpw-README: Document GCCIncludes.
15523
15524Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15525
15526 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15527
15528Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15529
15530 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15531
15532Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15533
15534 * configure.in (*-*-cygwin32): Configure make.
15535
15536Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15537
15538 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15539
15540Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15541
15542 * Makefile.in (all-inet): Depend on all-perl.
15543
15544 * Makefile.in (inet-install): New target.
15545
15546 * Makefile.in (all-inet): Depend on all-tcl.
15547 (all-inet): Depend on all-send-pr.
15548
15549Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15550
15551 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15552 temporarily.
15553
15554Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15555
15556 * configure.in: Don't configure --with-gnu-ld on AIX.
15557
15558Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15559
15560 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15561
15562Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15563
15564 * Makefile.in (ALL_MODULES): Added all-inet.
15565 (CROSS_CHECK_MODULES): Added check-inet.
15566 (INSTALL_MODULES): Added install-inet.
15567 (CLEAN_MODULES): Added clean-inet.
15568 (all-indent): New target.
15569
15570 * configure.in (host_tools): Added inet.
15571 (native_only): Added inet.
15572 (noconfigdirs): Added inet.
15573
15574Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15575
15576 * configure.in: Don't configure libgloss if we are not configuring
15577 newlib.
15578
15579Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15580
15581 * configure.in: Don't configure libgloss for unsupported
15582 architectures.
15583
15584Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15585
15586 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15587
15588Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15589
15590 * Makefile.in (ALL_MODULES): Include all-apache.
15591 (CROSS_CHECK_MODULES): Include check-apache.
15592 (INSTALL_MODULES): Include install-apache.
15593 (all-apache): New target.
15594
15595 * configure.in: Added apache everywhere perl is seen.
15596
15597Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15598
15599 * Makefile.in: Add support for clean-{module} and
15600 clean-target-{module} rules.
15601
15602Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15603
15604 * configure.in (*-*-ose) do not build libgloss.
15605
15606Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15607
15608 * config.guess (prep*:SunOS:5.*:*): Turn into
15609 powerpele-unknown-solaris2.
15610
15611Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15612
15613 * configure.in: Permit --enable-shared to specify a list of
15614 directories.
15615
15616Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15617
15618 * configure.in (host==solaris): Pass only the first word of $CC
15619 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15620
15621Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15622
15623 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15624
15625Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15626
15627 * Makefile.in (ALL_MODULES): Include all-perl.
15628 (CROSS_CHECK_MODULES): Include check-perl.
15629 (INSTALL_MODULES): Include install-perl.
15630 (ALL_X11_MODULES): Include all-guile.
15631 (CHECK_X11_MODULES): Include check-guile.
15632 (INSTALL_X11_MODULES): Include install-guile.
15633 (all-perl): New target.
15634 (all-guile): New target.
15635
15636 * configure.in (host_tools): Include perl and guile.
15637 (native_only): Include perl and guile.
15638 (noconfigdirs): Don't build guile and perl; no ports have been
15639 done.
15640
15641Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15642
e490616e
ZW
15643 * configure (--enable-*): Handle quoted option lists such as
15644 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15645
15646Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15647
15648 * Makefile.in ({,inst}all-target): New rule so we can make and
15649 install all of the target directories easily.
15650
15651Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15652
15653 * configure.in: Add missing global flag in sed substitution when
15654 deleting `target-' from ${configdirs}.
15655
15656Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15657
15658 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15659 option.
15660
15661 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15662 config/mh-necv4.
15663
15664 * install.sh: Correct misspelling of transformbasename.
15665
15666 * config.guess: Recognize mips-*-sysv*.
15667
15668Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15669
15670 * config.sub: Recognize mon960.
15671
15672Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15673
15674 * configure: Restore Canadian Cross handling of BISON and LEX,
15675 removed in Feb 20 change.
15676
15677Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15678
15679 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15680 Mention make install. Remove the old copyright date as well the
15681 clumsy and rather pointless copyright on the README file.
15682
15683Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15686 Makefile after running symlink-tree, then run `make distclean' to
15687 avoid clobbering any generated files in srcdir.
15688
15689Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15690
15691 * configure.in (m68k-*-netbsd*): Build everything now.
15692
15693Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15694
15695 * Makefile.in (taz): Fix quoting.
15696
15697Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15698
15699 * configure.in (sparclet-*-*): Build everything now.
15700
15701Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15702
15703 * configure.in (m68k-*-linux*): New host.
15704
15705Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15706
15707 * configure: Check for bison before byacc.
15708
15709Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15710
15711 * Makefile.in configure: Change the way LEX and BISON/YACC are
15712 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15713 searching PATH. These are used as fallbacks by Makefile.in if
15714 flex/bison/byacc aren't in objdir.
15715
15716Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15717
15718 * Makefile.in: Make everything which depends upon all-bfd also
15719 depend upon all-opcodes, in case --with-commonbfdlib is used.
15720
15721Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15722
15723 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15724 building NT native compilers on Unix.
15725
15726Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15727
15728 * configure.in: Don't get CC from the host Makefile fragment if we
15729 can find gcc in PATH, or if this is a Canadian Cross. Move the
15730 Solaris test for /usr/ucb/cc to the post target script, just after
15731 the compiler sanity test.
15732
15733Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15734
15735 * config.sub: Merge with FSF.
15736
15737Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15738
15739 * Makefile.in (RPATH_ENVVAR): New variable.
15740 (REALLY_SET_LIB_PATH): Use it.
15741 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15742
15743Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15744
15745 * config.sub, configure.in: Recognize sparclet cpu.
15746
15747Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15748
15749 * config.guess: Support m68k-cbm-sysv4.
15750
15751Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15752
15753 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15754 m68k-unknown-linuxaout from linker help string. Put quotes around
15755 $ld_help_string.
15756
15757Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15758
15759 * config.guess (powerpc-harris-powerunix): Add guess for port
15760 to new target.
15761
15762Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15763
15764 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15765
15766Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15767
15768 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15769 $(REALLY_SET_LIB_PATH) in Makefile.
15770 * Makefile.in (SET_LIB_PATH): New variable.
15771 (REALLY_SET_LIB_PATH): New variable.
15772 ($(DO_X)): Use $(SET_LIB_PATH).
15773 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15774 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15775 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15776 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15777 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15778 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15779 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15780 (install-dosrel): Likewise.
15781 (all-opcodes): Depend upon all-libiberty.
15782
15783Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15784
15785 * config.guess (*:CYGWIN*): New
15786
15787Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15788
15789 * Makefile.in (all-target-winsup): All all-target-libiberty.
15790
15791Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15792
15793 * configure.in (noconfigdirs): Add missing # in front of comment.
15794
15795Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15796
15797 * configure.in: add second pass to things added to noconfigdirs
15798 so *-gm-magic can exclude libgloss properly.
15799
15800Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15801
15802 * mpw-configure (extralibs_name, rez_name): Set correctly
15803 for MWC68K compiler.
15804
15805 * mpw-README: Add more info on the necessary build tools.
15806
15807Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15808
15809 * configure.in, config.sub: Recognize cygwin32.
15810
15811Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15812
15813 * config.guess, config.sub: Recognize A/UX.
15814
15815Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15816
15817 * config.sub: Merge with gcc/config.sub.
15818
15819Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15820
15821 * mpw-build.in (do-binutils): Add build of stamps.
15822
15823Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15824
15825 * config.sub: Add recognition for mips64vr4100*-* targets.
15826
15827Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15828
15829 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15830 Add creation of gconfigargs with `--enable-shared' turned on.
15831 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15832 ($(host)-stamp-stage3-configured): Likewise.
15833 (HOLES): Add chatr and ldd.
15834 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15835
15836Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15837
15838 * configure: Pass --nfp to recursive configures.
15839
15840Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15841
15842 * Makefile.in (DLLTOOL): New.
15843 (DLLTOOL_FOR_TARGET): New.
15844 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15845 (EXTRA_TARGET_FLAGS): Ditto.
15846 (EXTRA_GCC_FLAGS): Ditto.
15847 (CONFIGURE_TARGET_MODULES): Ditto.
15848 (DO_X): Ditto.
15849 * configure: Add DLLTOOL.
15850
15851Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15852
15853 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15854 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15855 mh-sco, since old workarounds no longer needed, and don't
15856 build ld, since libraries have weak symbols in COFF.
15857
15858Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15859
15860 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15861
15862Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15863
15864 * configure.in: Make sure that ${CC} can be used to compile an
15865 executable.
15866
15867Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15868
15869 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15870 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15871 nothing depending on whether gdbtk is being built.
15872
15873Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15874
15875 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15876
15877Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15878
15879 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15880 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15881
15882Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15883
15884 * config-ml.in: Add support for
15885 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15886 Simplify setting of multidirs from --disable-foo.
15887
15888Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15889
15890 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15891 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15892 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15893 non-empty, pass them on to the GCC make.
6599da04
JM
15894 (all-bootstrap): New rule that is like all-gcc, except it executes
15895 the GCC bootstrap rule instead of the GCC all rule.
15896
15897Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15898
15899 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15900
15901Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15902
15903 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15904 DG/UX support.
15905
15906Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15907
15908 * config.sub (i*86*) Change [345] to [3456]
15909
15910Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15911
15912 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15913 --with-gnu-ld=no.
15914
15915Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15916
15917 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15918 AIX multilibs get built.
15919
15920Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15921
15922 * configure.in (i386-win32): Don't build expect if we're not
15923 building the tcl subdir.
15924
15925Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15926
15927 * Makefile.in: (configure-target-examples, all-target-examples):
15928 New targets, configure and build example programs.
15929
15930Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15931
15932 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15933 use it as input to sedit the generated MPW makefile.
15934 * mpw-README: Add a suggestion about Gestalt.h.
15935
15936Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15937
15938 * config.sub: Accept *-*-ieee*.
15939
15940Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15943 Ronald F. Guilmette <rfg@monkeys.com>.
15944
15945Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15946
15947 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15948 for powerpc-pe native.
15949 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15950 (target==powerpc-pe): duplicate i386-win32 entry.
15951
15952Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15953
15954 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15955 of vxworks, not just vxworks5.1.
15956
15957Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15958
15959 * mpw-configure: Add support for exec-prefix.
15960
15961Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15962
15963 * config.guess: Recognize HP model 816 machines as having
15964 a PA1.1 processor.
15965
15966Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15967
15968 * configure: Ignore new autoconf configure options.
15969
6599da04
JM
15970Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15971
15972 * config.guess: Recognize Pentium under SCO.
15973 From Robert Lipe <robertl@arnet.com>.
15974
15975Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15976
15977 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
15978
15979Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15980
15981 * configure.in: Don't configure gas for alpha-dec-osf*.
15982
15983Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15984
15985 * configure.in: Default to --with-stabs for some targets for which
15986 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15987 i[345]86*-*-unixware*.
15988
15989Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15990
15991 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15992 rather than basing it on the target. Simplify handling of options
15993 controlling which directories to configure. Remove extraneous
15994 slash in multi-clean target.
15995
15996Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15997
15998 * config-ml.in: Prefix more variables with ml_ so they don't collide
15999 with configure's.
16000
16001Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16002
16003 * configure: Don't turn -v into --v.
16004
16005Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16006
16007 * configure.in (targargs): Fix typo.
16008
16009 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16010
16011Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16012
16013 * configure.in: Strip --host and --target options from
16014 CONFIG_ARGUMENTS, and always configure for --host only. Add
16015 --with-cross-host option when building with a cross-compiler.
16016 * configure: Canonicalize the arguments put into config.status by
16017 always using `=' for an option with an argument. Pass a presumed
16018 --host or --target explicitly.
16019
16020Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16021
16022 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16023 into general OS recognition case.
16024
16025Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16026
16027 * configure.in (target_configdirs): add target-winsup only
16028 for win32 target systems.
16029
16030Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16031
16032 * Makefile.in (all-target-libgloss): Depend upon
16033 configure-target-newlib, since when libgloss is built it looks to
16034 see if the newlib directory exists.
16035
16036Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16037
16038 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16039 cfg-ml-*.in.
16040
16041Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16042
16043 * configure: Handle LD and LD_FOR_TARGET when configuring a
16044 Canadian Cross.
16045
6599da04
JM
16046Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16047
16048 * configure.in (target_libs): add target-winsup.
16049 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16050 (target==ppcle-pe): remove ld from $noconfigdirs.
16051
16052Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16053
16054 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16055 Preserve relative path names in $srcdir. Build symlink tree if
16056 configuring cross target dir and srcdir=. (= no VPATH support).
16057 (configure-target-libg++): Depend on configure-target-librx.
16058 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16059 * config-ml.in: New file.
16060 * symlink-tree: New file.
16061 * configure: Ensure srcdir="." if that's what it is.
16062
16063Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16064
16065 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16066 includes and FLEX_SKELETON setting.
16067 * mpw-configure (--with-gnu-ld): New option, controls whether
16068 to use PPCLink or ld with PowerMac GCC.
16069 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16070 * mpw-config.in: Configure grez if targeting Mac.
16071
16072 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16073 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16074 just macos.
6599da04
JM
16075 * configure.in: Configure grez resource compiler if targeting Mac.
16076 * Makefile.in (all-grez, install-grez): New targets.
16077
16078Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16079
16080 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16081 gcc in the path, set CC to gcc -O2.
6599da04
JM
16082
16083Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16084
16085 * configure: Default ${build} correctly. Avoid picking up extra
16086 spaces when reading CC and CXX from Makefile. When doing a
16087 Canadian Cross, use plausible default values for numerous
16088 variables.
16089 * configure.in: When doing a Canadian Cross, don't try to
16090 configure tools whose configure script can't handle it.
16091
16092Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16093
16094 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16095
16096Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16097
16098 * configure: Remove dubious bug reporting address.
16099
16100Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16101
16102 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16103 configure script, run that instead of this directory's configure.
16104 In either case, print a message that we're configuring the sub-dir.
16105
16106Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16107
16108 * configure.in: Before checking for the existence of various files,
16109 use sed to filter out "target-".
16110
16111Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16112
16113 * Makefile.in (DO_X): Split rule to decrease command line length
16114 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16115 (Philippe De Muyter).
16116
16117Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16118
16119 * Makefile.in (all-patch): depend on all-libiberty.
16120
16121Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16122
16123 * configure.in: If the only directory in target_configdirs which
16124 actually exists is libiberty, then set target_configdirs to empty,
16125 to avoid trying to build a target libiberty in a gas or gdb
16126 distribution.
16127
16128Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16129
16130 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16131 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16132 systems.
6599da04
JM
16133
16134Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16135
16136 * configure.in (copy_dirs): Use sys-include instead of include
16137 for --with-headers option.
16138
16139Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16140
16141 * Makefile.in, configure.in: Make winsup builds work with
16142 new scheme.
16143
16144Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure.in: Build the linker on AIX.
16147
16148Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16149
16150 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16151 where needed.
16152
16153Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16154
16155 * Makefile.in (all-gcc): Fix typo.
16156
16157Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16158
16159 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16160
16161Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16162
16163 * configure.in: Rename libFOO to target-libFOO, and xiberty
16164 to target-xiberty, to provide more flexibility.
16165 (target_subdir): Define. Create if cross.
16166 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16167 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16168 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16169 check-libFOO -> check-target-libFOO, etc.
16170 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16171 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16172 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16173 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16174 allow ALL_GCC="" to only configure.
16175 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16176 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16177 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16178
16179Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16180
16181 * Makefile.in (taz): Build "info" in etc explicitly.
16182
16183Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16184
16185 * configure.in: Make sure that CC is undefined (as opposed to
16186 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16187 problem with autoconf trying to configure on a host without GCC.
16188
16189Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16190
16191 * mpw-configure: Set host alias from choice of host compiler,
16192 only use generic MPW Makefile sed if present, edit a file
16193 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16194 * mpw-README: Add problem notes about CW6 and CW7.
16195
16196Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16197
16198 * Makefile.in (taz): Use ";" instead of ";;".
16199
16200Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16201
16202 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16203 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16204 DISTDOCDIRS.
16205 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16206 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16207
16208Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16209
16210 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16211 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16212 Move bfd to DISTSTUFFDIRS.
16213
16214Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16215
16216 * Makefile.in (X11_LIB): Removed.
16217 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16218
16219 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16220
16221Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16222
16223 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16224 names.
16225
16226Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16227
16228 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16229
16230Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16231
16232 * configure.in (i[345]86-*-win32): Always build newlib.
16233 Don't configure cvs, autoconf or texinfo.
16234 * Makefile.in (LD_FOR_TARGET): New.
16235 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16236 Pass down LD_FOR_TARGET.
16237
16238Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16239
16240 * winsup: New directory.
16241 * Makefile.in: Build winsup.
16242 * configure.in: Winsup is configured when target is win32.
16243 Can only build win32 target GDB when native.
4e81ae98 16244
6599da04
JM
16245Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16246
16247 * config.guess: Recognize HP model 819 machines as having
16248 a PA 1.1 processor.
16249
16250Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16251
16252 * configure: Fix sed loop which substitutes for CC and CXX to
16253 avoid bug found in various sed implementations.
16254
16255Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16256
16257 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16258 simulator. Use standard powerpc-*-eabi*.
16259
16260Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16261
16262 * configure.in: Stop putting gas and binutils in noconfigdirs for
16263 powerpc-*-aix* and rs6000-*-*.
16264
16265Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16266
16267 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16268 -mcall-aixdesc libraries.
16269
16270Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16271
16272 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16273
16274 * config.sub (arm | armel | armeb): Fix shell syntax.
16275
16276Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16277
16278 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16279 -msoft-float and -mcpu=common support.
16280 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16281 libraries.
16282
16283Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16284
16285 * configure.in: Allow configuration and build of emacs19 for the alpha.
16286
16287Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16288
16289 * configure.in (CC): Get ^CC, not just any old CC, from
16290 ${host_makefile_frag}.
16291
16292Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16293
4e81ae98 16294 * configure.in (CC): Try to get CC from
6599da04
JM
16295 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16296
16297Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16298
16299 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16300 only if it exists in $(srcdir).
16301
16302Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * configure: If CC and CXX are not set in the environment, set
16305 them, based on either an existing Makefile or on searching for gcc
16306 in PATH. Substitute for CC and CXX in Makefile.
16307 * configure.in: Remove libm from target_libs. Separate
16308 target_configdirs from configdirs. If CC is not set in
16309 environment, try to get it from a host Makefile fragment. Rewrite
16310 changes of configdirs to use skipdirs instead. A few minor
16311 tweaks. Take directories out of target_configdirs as they are
16312 taken out of configdirs. Remove existing Makefile files from
16313 subdirectories. Substitute for TARGET_CONFIGDIRS and
16314 CONFIG_ARGUMENTS in Makefile.
16315 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16316 by configure.in.
16317 (CONFIG_ARGUMENTS): Likewise.
16318 (CONFIGURE_TARGET_MODULES): New variable.
16319 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16320 ($(CONFIGURE_TARGET_MODULES)): New target.
16321 (configure-libg++, configure-libio): New targets.
16322 (all-libg++): Depend upon configure-libg++.
16323 (all-libio): Depend upon configure-libio.
16324 (configure-libgloss, all-libgloss): New targets.
16325 (configure-libstdc++): New target.
16326 (all-libstdc++): Depend upon configure-libstdc++.
16327 (configure-librx, all-librx): New targets.
16328 (configure-newlib): New target.
16329 (all-newlib): Depend upon configure-newlib
16330 (configure-xiberty): New target.
16331 (all-xiberty): Depend upon configure-xiberty.
16332
16333Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16334
16335 * configure.in (host i[345]86-*-win32): Expand the
16336 noconfigdirs again.
16337
16338Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16339
16340 * mpw-configure: Fix sed command file name.
16341
16342Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16343
4e81ae98 16344 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16345 noconfigdirs again.
16346
16347Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16348
16349 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16350 or powerpc*-*-pe*, since they are not yet supported.
16351
16352Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16353
16354 Add PowerMac support and many other enhancements.
16355 * mpw-configure: New option --cc to select compiler to use,
16356 paste options set according to --cc into the generated
16357 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16358 if mpw-make.sed is present.
16359 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16360 add forward includes for PowerPC include files.
16361 * mpw-build.in: Build using Makefile.PPC if present.
16362 (do-byacc, etc): Remove separate version resource builds.
16363 (do-gas): Build "stamps" before "all".
16364 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16365 * mpw-README: Update to reflect --cc option, PowerMac support,
16366 and recently-reported compatibility problems.
16367
16368Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16369
16370 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16371 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16372 (--with-multilib-top): Pass to recursive invocations.
16373
16374Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16375
16376 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16377 v810-*-*.
16378
16379Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16380
16381 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16382 gdb, ld and opcodes on v810-*-*.
16383
6599da04
JM
16384Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16385
16386 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16387 (local-maintainer-clean): New target.
16388 (maintainer-clean): New target.
16389 (realclean): Just depend upon maintainer-clean.
16390
16391Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16392
16393 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16394
16395Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * configure.in: Build ld in mips*-*-bsd* case.
16398
16399Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16400
16401 * config.sub: Accept -lites* OS. From Ian Dall.
16402
16403Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16404
16405 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16406 targets.
6599da04
JM
16407
16408Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16409
16410 * configure.in: treat i386-win32 canadian cross the same as
16411 i386-go32 canadian cross.
16412
16413Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16414
16415 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16416 running under the simulator to build a reduced set of libraries.
16417 (powerpc-*-eabiaix): Add fine grained multilib support added to
16418 other powerpc targets yesterday.
16419
16420Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16421
16422 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16423 -disable-softfloat, -disable-relocatable, -disable-aix, and
16424 -disable-sysv to control which multilib libraries get built.
16425
16426Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16427
16428 * configure: Add Makefile.tem to list of files to remove in trap
16429 handler.
16430
16431Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16432
16433 * config.guess (*Linux*): Add missing "exit"s.
16434 Also, need specific check for alpha-unknown-linux (uses COFF).
16435
16436Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16437
16438 * config.guess: Merge with FSF:
16439
16440 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16441 * config.guess (AIX4): More robust release numbering discovery.
16442
16443 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16444 * config.guess (i386-sequent-ptx): Properly get version number.
16445
16446 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16447 * config.guess (mips:*:4*:UMIPS): New case.
16448
16449Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16450
16451 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16452 (i386-win32 host): Likewise. Don't build readline.
16453
16454Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16455
16456 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16457 SUPPORT_FILES to submakes.
16458
16459Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16460
16461 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16462 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16463 mpw-configure.
16464
16465Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16466
16467 * configure.in (appdirs): Use =, not ==, in test expression when
16468 trying to build the text to print in the warning message for
16469 Solaris users.
16470
16471Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16472
16473 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16474
16475Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16476
16477 * config.guess: Recognize lynx-2.3.
16478
16479Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16480
16481 * config.sub (z8ksim): Deleted
16482 (z8k-*-coff): New, this is the one true name of the target.
16483
16484Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16485
16486 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16487
16488Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16489
16490 * config.guess (*:Linux:*:*): First try asking the linker what the
16491 default object file format is (elf, aout, or coff). Then if this
16492 fails, try previous methods.
16493
16494Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16495
16496 * configure.in: Don't build newlib for *-*-vxworks5.1.
16497
16498Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16499
16500 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16501 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16502
16503Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16504
16505 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16506
16507Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16508
16509 * cfg-ml-com.in: New file.
16510 * cfg-ml-pos.in: New file.
16511
16512Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16513
16514 * COPYING.NEWLIB: Add HP free copyright to list.
16515
16516Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16517
16518 * config.sub: Recognize -eabi* for the system, not just -eabi.
16519
16520Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16521
16522 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16523 * config.sub, configure.in (win32): New target and host.
16524
16525Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16526
16527 * configure.in: Add i386-pe configuration.
16528
16529Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16530
16531 * mpw-build.in (install): Install GDB after LD.
16532
16533Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16534
16535 * mpw-config.in (elf/mips.h): Always forward-include, needed
16536 for GDB to build.
16537
16538Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16539
16540 * testsuite: New directory for customer acceptance and whole tool
16541 chain tests.
16542
16543Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16544
16545 * configure: If per-host line isn't found, but AC_OUTPUT is found
16546 and a configure script exists, run it instead.
16547
16548Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16549
16550 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16551
16552Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16553
16554 * configure: Set build_{cpu,vendor,os,alias} to host values when
16555 --build isn't specified.
16556
16557Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16558
16559 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16560 (FLAGS_TO_PASS): Pass them.
16561 (EXTRA_TARGET_FLAGS): Ditto.
16562
6599da04
JM
16563Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16564
16565 * Makefile.in (all-libg++): Depend on all-libstdc++.
16566
16567Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16568
16569 * configure.in (noconfigdirs): Enable all packages for
16570 i386-unknown-netbsd.
16571
16572Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16573
16574 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16575 hosted builds (DOS builds)
16576
16577Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16578
16579 Changes for ARM based on patches from Richard Earnshaw:
16580 * config.sub: Handle armeb and armel.
16581 * configure.in: Omit arm linker only for riscix.
16582
16583Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16584
16585 * config.guess: Update from FSF.
16586
16587Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16588
63f6bcd7 16589 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16590 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16591 powerpcle variant. Convert pentium into i586, not i486. Add p5
16592 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16593 temporarily.
16594
16595Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16596
16597 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16598
16599Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16600
16601 * config.sub: Accept -lites* as a basic system type.
16602
16603Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16604
16605 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16606 installed, and if so return linuxoldld as the system name.
16607
16608Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16609
16610 * config.guess: Add hppa1.1-hp-lites support.
16611
16612Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16613
16614 * configure.in: Don't build newlib for m68k-vxworks5.1.
16615
16616Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16617
16618 * configure.in (mips-sgi-irix6): Use mh-irix5.
16619
16620Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16621
16622 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16623
16624Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16625
16626 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16627 OSF/1. Fix compiler flags.
6599da04
JM
16628 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16629
16630Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16631
16632 * configure.in: Recognize --with-newlib.
16633 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16634
16635Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16636
d207ebef 16637 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16638 to *_X11_MODULES due to gdbtk needing X include files et al.
16639
16640Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16641
16642 Merge in support for Mac MPW as a host.
16643 (Old change descriptions retained for informational value.)
16644
16645 * mpw-config.in: Add generic include forwards for cpu-specific
16646 include files in aout and elf directories.
16647
16648 * mpw-configure: Added copyright.
16649 * mpw-config.in: Check for presence of required build tools.
16650 (target_libs): Add newlib.
16651 (target_tools): Add examples.
16652 (Read Me): Generate as "Read Me for MPW" instead.
16653 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16654 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16655 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16656
16657 * mpw-configure: Remove subdir-specific makefile hackery,
16658 delete mk.tmp after using it.
16659
16660 * mpw-build.in (all): Display start and end times.
16661
16662 * mpw-configure (host_canonical): Set.
16663 (target_cpu): Always add to makefiles.
16664 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16665 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16666 (mpw-mh-mpw): Look for in srcdir and srcroot.
16667 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16668
16669 * mpw-build.in: (install-only): New target.
16670
16671 * mpw-configure (host_alias, target_alias): Rename from hostalias
16672 and targetalias, add into generated Makefile.
16673 (mk.tmp): If present, add into generated Makefile.
16674 * mpw-build.in (all-gas): Build config.h first before gas proper.
16675
16676 * mpw-configure (config.status): Write only if changed.
16677 * mpw-config.in (readline): Configure it (not built, just used for
16678 definitions).
16679
16680 * mpw-config.in (elf/mips.h): Add a forward include.
16681
16682 * mpw-config.in: Forward-include most .h files in include into
16683 extra-include.
16684 (readline): Don't build.
16685 mpw-build.in (install): Install GDB.
16686
16687 * mpw-configure (prefix, mpw_prefix): Handle it.
16688 * mpw-config.in (mmalloc, readline): Don't configure.
16689 * mpw-build.in (thisscript): Rename to ThisScript.
16690 Use mpw-build instead of BuildProgram everywhere.
16691 (mmalloc, readline): Don't build.
16692 * mpw-README: New file, basic documentation about the MPW port.
16693
16694 * mpw-config.in: Use forward-include to create include files.
16695
16696 * mpw-configure: Add more things to the top of each configured
16697 Makefile, including contents of config/mpw-mh-mpw.
16698 * mpw-config.in (extra-include): Create this directory and fill it
16699 with Posix-like include files when configuring.
16700
16701 * config.sub (apple, mac, mpw): Add various aliases.
16702
16703 * mpw-build.in: New file, top-level build script fragment for MPW.
16704 * mpw-configure: New file, configure script for MPW.
16705 * mpw-config.in: New file, config fragment for MPW.
16706
16707Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16708
16709 * configure.in (host_libs): Remove glob, since it is gone from the
16710 sources.
16711
16712Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16713
16714 * Makefile.in: define empty GDB_NLM_DEPS var.
16715
16716 * configure.in(target_makefile_frag): use config/mt-netware
16717 for netware targets.
16718
16719Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16720
16721 * config.sub: Merge in recent FSF changes. Remove linux special
16722 cases.
16723
16724Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16725
731a8127 16726 Revert this change:
6599da04
JM
16727
16728 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16729
16730 * build-all.mk: Use CC=cc -Xs on Solaris.
16731
6599da04
JM
16732Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16733
16734 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16735 stop using it.
16736 * Makefile.in: Nuke all references to glob subdirectory.
16737
16738Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16739
16740 * configure.in: Fix --enable-shared logic in per-host.
16741
16742Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16743
16744 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16745
16746Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16747
16748 * configure.in (noconfigdirs): Don't build gas on AIX, for
16749 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16750
16751Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16752
16753 * configure: Fix --cache-file to work if the file argument is a
16754 relative path.
16755
16756Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16757
16758 * configure: If the --cache-file is used, pass it down to
16759 configure in subdirectories.
16760
16761Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16762
16763 * config.sub: add vxworks29k configuration.
16764
16765Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16766
16767 * Makefile.in (taz): Do "diststuff" part quietly.
16768
16769Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16770
16771 * config.sub: Mini-merge with gcc/config.sub.
16772
16773Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16774
16775 * config.guess (IRIX): Sed - to _.
16776
16777Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16778
16779 * Makefile.in (source-vault, binary-vault): New targets.
16780
16781Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16782
16783 * config.sub: Recognize -eabi as a basic system type.
16784
16785Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16786
16787 * configure.in (enable_shared stuff): Fix typo.
16788
16789Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16790
16791 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16792
16793Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16794
16795 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16796
16797Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16798
16799 * configure.in (rs6000-*-*): Don't build gas.
16800
16801Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16802
16803 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16804 reduce command line length.
16805 (AS_FOR_TARGET): Check for as.new, not Makefile.
16806 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16807
16808Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16809
16810 * config.guess: Merge from FSF.
16811
16812Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16813
16814 * configure: Don't use $ when handling program_suffix.
16815
16816Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16817
16818 * configure.in: Configure tk for hppa/hpux.
16819
16820Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16821
16822 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16823
16824Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16825
16826 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16827 to LIBCXXFLAGS. Tests are better run without it.
16828
16829Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16830
16831 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16832
16833Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16834
16835 * configure.in (*-*-netware*): Don't configure xiberty.
16836
16837Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16838
16839 * configure.in: Remove tk from native_only list.
16840
16841Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16842
16843 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16844 for special NCD build.
16845
16846Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16847
16848 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16849 makeall.bat, they're only useful for binutils snapshots.
16850 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16851 makeall.bat to specified SUPPORT_FILES.
16852
16853Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16854
16855 * build-all.mk: Add Ericsson targets to sun4 and solaris
16856 hosts. Add BNR's sun4 target to solaris host, so their
16857 build-from-source will be tested in-house first.
16858
16859Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16860
16861 * Makefile.in (LIBCFLAGS): New variable.
16862 (CFLAGS_FOR_TARGET): Ditto.
16863 (LIBCFLAGS_FOR_TARGET): Ditto.
16864 (LIBCXXFLAGS): Ditto.
16865 (CXXFLAGS_FOR_TARGET): Ditto.
16866 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16867 (BASE_FLAGS_TO_PASS): Pass them.
16868 (EXTRA_TARGET_FLAGS): Ditto.
16869
731a8127 16870 * configure.in: Support --enable-shared.
6599da04
JM
16871
16872Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16873
16874 * configure.in (target_libs): Include libstdc++ again.
16875 * config.guess: Update from FSF (for FreeBSD).
16876
16877Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16878
16879 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16880 makeall.bat.
16881 (DISTDOCDIRS): Add `etc'.
16882 (ETC_SUPPORT_PFX): New variable.
16883 (taz): Include anything from etc starting with a word in
16884 ETC_SUPPORT_PFX.
16885
16886Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16887
16888 * config.sub: Update for recent FSF changes. Remove obsolete
16889 h8300hds entry. Add -windows* and -osx as basic os. Minor
16890 spacing changes.
16891
16892Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16893
16894 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16895
16896 * config.guess: Merge with FSF.
16897 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16898
16899Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16900
16901 * configure: Since the "trap 0" handler will override the exit
16902 status on many systems, only use it for "exit 1", and make it set
16903 a non-zero exit status; reset it before "exit 0". Also, check
16904 exit status of config.sub, and error out if it failed.
16905
16906Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16907
16908 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16909 and install libgloss.
16910
16911Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16912
16913 * Makefile.in (all-binutils): Depend upon all-byacc.
16914
16915 * configure.in: Don't build emacs on Irix 5.
16916
16917Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16918
16919 * configure.in (*-*-netware*): Add libio.
16920
16921Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16922
16923 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16924 (CHECK_TARGET_MODULES): Ditto.
16925 (INSTALL_TARGET_MODULES): Ditto.
16926 (TARGET_LIBS): Ditto.
16927 (all-libstdc++): Note dependencies.
16928
16929Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16930
16931 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16932
16933Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16934
16935 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16936 -fexternal-templates.
16937
16938 * configure.in (target_libs): Add libstdc++.
16939 (noconfigdirs): Add libstdc++ as appropriate.
16940
16941Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16942
16943 * config.guess: Update from FSF.
16944
16945Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16946
16947 * configure: Use ${config_shell} when running ${configsub}.
16948
16949Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16950
16951 * config.sub: No longer recognize h8300h.
16952
16953Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16954
16955 * config.sub: Remove extraneous differences between config.sub and
16956 gcc/config.sub.
16957
16958Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16959
16960 * Makefile.in (DISTSTUFFDIRS): Add gas.
16961
16962Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16963
16964 * COPYING.NEWLIB: New file.
16965
16966Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16967
16968 * config.guess (HP-UX): Patch from Harlan Stenn
16969 <harlan@landmark.com> to also emit release level.
16970
16971Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16972
16973 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16974
16975Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16976
16977 * config.sub: Merge nextstep cleanup from FSF.
16978
16979Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16980
16981 * configure.in (arm-*-*): Don't configure ld for this target.
16982
16983Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16984
16985 * configure.in (*-*-netware): don't configure libg++, libio,
16986 librx, or newlib.
16987
16988Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16989
16990 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16991 configure ld--it works, but it doesn't support shared libraries.
16992
16993Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16994
16995 * config.guess (*-unknown-freebsd*): Get rid of possible
16996 trailing "(Release)" in version string.
16997 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16998
16999Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17000
17001 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17002 Fix type: *-next-neststep -> *-next-nextstep.
17003
17004 * config.guess: Merge from FSF:
17005
17006 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17007
17008 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17009
17010 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17011
17012 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17013 instead of UNIX_SV for UnixWare 1.0).
17014
17015Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17016
17017 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17018 to make gdb/nlm/* build after the compiler and linker.
17019
17020Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17021
17022 * config.guess (netbsd, freebsd, linux): Accept any machine,
17023 not just i[34]86.
17024 (m68k-atari-sysv4): Relocate to match FSF version.
17025
17026 * config.guess: More merges from the FSF:
17027
17028 Add a space before function call or macro invocation.
17029
17030 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17031
17032 * config.guess: Add trap cmd to remove dummy.c and dummy when
17033 interrupted.
17034
17035 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17036
17037 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17038 (dummy): Redirect stderr from compilation of dummy.c.
17039
17040 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17041
17042 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17043
17044Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17045
17046 * configure: Accept and ignore --cache*, for compatibility with
17047 new autoconf.
17048
17049Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17050
17051 * config.guess: Merge from FSF:
17052
17053 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17054
17055 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17056 (PATH): Add /.attbin at end for finding uname.
17057 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17058
17059 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17060
e490616e 17061 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17062
17063 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17064
e490616e
ZW
17065 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17066 to select whether to use ELF or COFF.
6599da04
JM
17067
17068 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17069
e490616e 17070 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17071
17072 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17073
17074 * config.guess: Guess the OS version for HPUX.
17075
17076 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17077
17078 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17079
17080Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17081
17082 * configure.in: Recognize --with-headers, --with-libs, and
17083 --without-newlib.
17084 * Makefile.in (all-xiberty): Depend upon all-ld.
17085
17086Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17087
17088 * configure.in: Change i[34]86 to i[345]86.
17089
17090Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17091
17092 * configure (version): A few more tweaks to help message.
17093
17094Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17095
17096 * Makefile.in: Remove (for now) librx as a host library,
17097 now that we're building it for target.
17098
17099Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17100
17101 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17102 (Karl Berry).
17103
17104Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17105
17106 * configure.in: Also configure librx.
17107
17108Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17109
17110 * Makefile.in: Update various rules to reflect that librx
17111 is now needed for libg++.
17112
17113Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17114
17115 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17116
17117Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17118
17119 * configure.in: Configure the examples directory.
17120
17121Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17122
17123 * configure: Simplify Jun 2 1994 change.
17124
17125Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17126
17127 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17128 /bin/gcc isn't good enough to build gcc.
17129
17130Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17131
17132 * Makefile.in (GDB_SUPPORT_FILES): Remove
17133 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17134 (gdb.tar.gz): Add new rule to use standard distribution building
17135 mechanism.
17136
17137Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17138
17139 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17140 Bill Cox <bill@cygnus.com>.
17141
17142Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17143
17144 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17145
17146Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17147
17148 * configure: Search current dir first in .gdbinit.
17149
17150Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17151
17152 * config.sub: Recognize freebsd (merged from gcc config.sub).
17153
17154Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17155
17156 * config.sub: Refer to NeXT's operating system as nextstep.
17157
17158 * config.sub (case $basic_machine): Re-order the cases, to match
17159 the order in the FSF version (which is mostly alphabethical).
17160 Merge in some additions and changes from the FSF.
17161
17162Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17163
17164 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17165 * config.sub: Recognize cxux7.
17166 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17167
17168Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17169
17170 * config.sub: Fix typo powerpc -> powerpc-*.
17171
17172Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17173
17174 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17175
17176 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17177 parallel with all-emacs and install-emacs). Top-level command
17178 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17179
17180Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17181
17182 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17183 $(relbindir)/make before doing ``make install'', and use
17184 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17185 installing over running make binary.
17186 ($(host)-stamp-stage3-installed): Likewise.
17187
17188Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17189
17190 * config.guess: Recognize Mach.
17191
17192Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17193
17194 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17195 see whether --exec-prefix was used.
17196
17197Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17198
17199 * README: Explicitly mention libg++/README. (Zoo's idea.)
17200
17201Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17202
17203 * Makefile.in: Add all-librx target similar to all-libproc.
17204
17205Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17206
17207 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17208 with post 1.2 uname bogosity.
17209
17210Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17211
17212 * configure: Remove temporary files on receipt of a signal.
17213
17214Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17215
17216 * configure: If there is a package_makefile_frag, remove
17217 ${subdir}/Makefile.tem after copying it in.
17218
17219Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17220
17221 * build_all.mk: support rs6000 lynx identifies itself as
17222 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17223 since /bin/gcc is too feeble to compile a modern gcc.
17224
17225Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17226
17227 * brought devo/test-build.mk update-to-date with progressive/
17228 test-build.mk. Add lynx targets and hppa flag info.
17229
17230Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17231
17232 * configure.in: Use mh-ncrsvr43. Patch from
17233 Tom McConnell <tmcconne@sedona.intel.com>.
17234
17235Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17236
17237 * config.guess (i386-unknown-bsdi): No longer need to
17238 check #if defined(__bsdi__) && defined(__i386__).
17239
17240Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17241
17242 * configure: Set program_transform_nameoption correctly.
17243
17244Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17245
17246 * brought build-all.mk update-to-date with progressive build-all.mk,
17247 added new targets and hppa info.
4e81ae98 17248
6599da04
JM
17249Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17250
17251 * configure: If config.guess result is a prefix of the user
17252 specified target, assume a native build and use the user specified
17253 target as the host alias. Remove SunOS patch suffix removal hack.
17254 * configure.in: Remove SunOS patch suffix removal hack.
17255
17256 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17257 in NATIVE_CHECK_MODULES.
17258
17259Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17260
17261 * Makefile.in: Rename HOST_ONLY to NATIVE.
17262 * configure: Delete SunOs patch suffix from host_canonical
17263 and build_canonical variables that are prepended to Makefiles.
17264 * configure.in: Add comments for easier maintenance.
17265
17266Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17267
17268 * Makefile.in: Add all-libproc target similar to all-gui.
17269
17270Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17271
17272 * Makefile.in (CHECK_MODULES): split into
17273 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17274
17275Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17276
17277 * config.guess (i386-unknown-bsdi): New system to guess.
17278
17279Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17280
17281 * Makefile.in: Add all-gui target (but not yet build by "all").
17282
17283Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17284
17285 * config.sub: Move deletion of patch suffix from here...
17286 * configure.in: To here, at Ian's suggestion. The top-
17287 level scripts might need to know of a patch level.
17288
17289Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17290
17291 * config.sub: Strip off patch suffix so rtl is recognized
17292 as a sunos4.1.3 machine, even though it's been patched.
17293
17294Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17295
17296 * Makefile.in (INSTALL_LAST): Delete.
17297 (INSTALL_DOSREL): New.
17298
17299Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17300
17301 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17302 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17303 whether we pass down --with-gnu-ld anyhow.
17304
17305Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17306
17307 * Makefile.in (INSTALL_LAST): Change operation so it works
17308 on more flavors of make.
17309 * configure.in (go32): Don't build libg++ or libio.
17310
17311Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17312
17313 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17314 they can be overriden by templates.
17315
17316Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17317
17318 * configure.in (target==go32): Don't build gdb.
17319 * dosrel: New directory.
17320
17321Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17322
17323 * configure.in (host==go32): Configure dosrel too.
17324 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17325 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17326 be set by incoming names or templates.
17327 (INSTALL_LAST): New rule.
6599da04
JM
17328
17329Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17330
17331 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17332
17333Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17334
6599da04
JM
17335 * configure.in (appdirs): New variable. Currently empty, but will
17336 be used in gas distribution. If nonempty, lists a set of
17337 directories at least one of which must get configured, or top
17338 level configuration is considered to have failed.
17339 (rs6000-*-lynxos*): Use new file name.
17340
17341Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17342
17343 Eliminate XTRAFLAGS.
17344 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17345 newlib include files using -idirafter, and also use -nostdinc.
17346 (CXX_FOR_TARGET): Likewise.
17347 (XTRAFLAGS): Removed.
17348 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17349 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17350 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17351 ($(DO_X)): Don't pass down XTRAFLAGS.
17352
17353Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17354
17355 * configure.in (mips*-dec-bsd*): New target; do build linker.
17356 (mips*-*-bsd*): New target; don't build linker.
17357
17358Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17359
17360 * configure.in: support rs6000-*-lynxos* configuration.
17361 support sunos4 as a cross target.
17362
17363 * config.sub: look for lynx*, not lynx since the OS version may
17364 legitimately be part of the name.
17365
17366Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17367
17368 * configure.in (i[34]86-*-sco*): Move to be with other i386
17369 targets.
17370 (romp-*-*): New target. Skip various binary utilities.
17371 (vax-*-*): New target. Don't build newlib.
17372 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17373
17374Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17375
17376 * configure.in: Only set host_makefile_frag if config
17377 directory exists.
17378
17379Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17380
17381 * install.sh: If $dstdir exists, don't check whether each
17382 component does.
17383
17384Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17385
17386 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17387
17388Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17389
3b75d237
AJ
17390 * configure.in (*-*-lynxos*): Don't configure newlib for either
17391 native or cross Lynx.
6599da04
JM
17392
17393Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17394
17395 * config.sub (sparc64-elf): Fix os.
17396 (z8k): Remove duplicate.
17397
17398Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17399
17400 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17401 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17402
17403Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17404
17405 * configure: Make file links cleanly even if Lynx fails on
e490616e 17406 an NFS symlink (at least fail cleanly).
6599da04
JM
17407
17408Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17409
17410 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17411 -XNh2000.
17412
17413Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17414
17415 * configure: Unknown options are fatal again.
17416
17417Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17418
17419 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17420 compatibility.
6599da04
JM
17421
17422Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17423
17424 * build-all.mk: Add `clean' target.
17425
17426Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17427
17428 * config.guess: Add SINIX support.
17429 * configure.in: Add mips-*-sysv4* support.
17430
17431Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17432
17433 * build-all.mk: Document all useful targets.
17434 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17435 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17436
17437Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17438
17439 * configure: Support --silent, --quiet.
17440
17441Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17442
17443 * configure: Support --disable-FEATURE.
17444
17445Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17446
17447 * config.guess: Recognize NCR running SVR4.3.
17448
17449Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17450
17451 * config.guess: Make BSDI generate i386-unknown-bsd386.
17452 Patch from Paul Eggert <eggert@twinsun.com>.
17453
17454Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17455
17456 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17457
17458Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17459
17460 * configure: Make unrecognized options give nonfatal warnings
17461 instead of fatal errors, and pass them to any subdirectory
17462 configures in case they recognize them.
17463 Make --x equivalent to --with-x.
17464
17465Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17466
17467 * configure: Add --enable-* options. Clean up usage message and
17468 some comments.
17469
17470Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17471
17472 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17473
17474Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17475
17476 * configure.in (hppa*-*-*): Enable binutils.
17477
17478Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17479
17480 * config.sub: Recognize cisco.
17481
17482Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17483
17484 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17485
17486Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17487
17488 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17489 than one configuration name. Add comment.
17490
17491Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17492
17493 * config.guess: about target *-hitachi-hiuxwe2, fixed
17494 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17495 macro is incorrect.]
17496
17497Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17498
17499 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17500 than the "make ls" stuff which used to be here.
17501
17502Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17503
17504 * config.guess: Recognize i[34]86-unknown-freebsd.
17505 From Shawn M Carey <smcarey@rodan.syr.edu>.
17506
17507Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17508
17509 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17510
17511Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17512
17513 * config.guess: Check for ptx.
17514
17515Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17516
17517 * config.sub: Add os9k checking.
17518
17519Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17520
17521 * config.guess: Handle OSF1 running on HPPA processors
17522
17523Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17524
17525 * configure: If subdir configure fails, print out a message with
17526 subdirectory name, in case subdir's configure code didn't identify
17527 itself.
17528
17529Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17530
17531 * configure.in: Remove embedded newlines from configdirs.
17532 Avoid mismatches of substrings. Fix matching strings at end
17533 of configdirs.
17534
17535Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17536
17537 * config.guess: Add Lynx/rs6000 config support.
17538
17539Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17540
17541 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17542
17543Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17544
17545 * configure.in (hppa*-*-osf*): Treat this just like most other
17546 PA configurations (eg no binutils or ld).
17547 (hppa*-*-*elf*): These configurations have binutils and ld.
17548
17549Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17550
17551 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17552
17553Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17554
17555 * configure.in (rs6000-*-*): Build gas.
17556
17557Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17558
e490616e 17559 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17560
17561Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17562
17563 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17564 for GDB and GDB has been fixed to not need it.
17565
6599da04
JM
17566Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17567
17568 * config.guess: Recognize vax hosts.
17569
17570Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17571
17572 * configure (while loop): Don't use "break 2" inside case
17573 statement -- the case statement isn't an enclosing loop.
17574
17575Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17576
17577 * config.guess: Clean up NeXT support, to allow nextstep
17578 on Intel machines. Make OS be nextstep.
17579
17580Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17581
17582 * config.guess: Add alternate forms for Convex.
17583
17584Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17585
17586 * configure: Completely rewrite option processing. Take
17587 advantage of pattern-matching to avoid invoking test frequently.
17588 Also clean up host and target defaulting logic.
17589
17590Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17591
17592 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17593 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17594 commands (plus user environment) will fit SCO limits.
17595
17596Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17597
17598 * configure.in: Don't issue warnings about directories which are
17599 not being configured if -norecursion is set. Correct test for
17600 --with-gnu-as and --with-gnu-ld to not get confused by substring
17601 matches.
17602
17603 * configure.in: Don't build gas for alpha-dec-osf1*.
17604
17605Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17606
17607 * configure: Back out Per's change of 12/19/1993. It changes the
17608 behavior of configure in unexpected and confusing ways.
17609
17610 Also, use different delim char when calculating
17611 program_transform_name so that the name can contain slashes.
17612
17613Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17614
17615 * configure.in, config.sub: Add support for VSTa micro-kernel.
17616
17617Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17618
17619 * configure.in: Nuke hacks which were used to get a special
17620 version of GAS for HPPA configurations.
17621
17622Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17623
17624 * configure: If only ${target_alias} is given, use that
17625 as the default for ${host_alias}.
17626 * configure: Add missing back-slashes before nested quotes.
17627
17628Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17629
17630 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17631
17632Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17633
17634 * config.guess: Recognize some Tektronix configurations.
17635 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17636
17637Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17638
17639 * config.sub: Match any flavor of SH.
17640
17641Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17642
17643 * configure.in: Don't try to configure newlib for Alpha.
17644
17645Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17646
17647 * configure.in: Don't build ld for Irix 5. Don't build gas,
17648 libg++ or libio for any Alpha target.
17649
17650 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17651
17652Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17653
17654 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17655 default arguments -- so it tried to compress itself.
17656
17657Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17658
17659 * configure.in (notsupp): ensure that a space is always at the end
17660 of the configdirs list, since the grep checks for an explicit space
17661
17662Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17663
17664 * configure.in (target i386-sysv4.2): don't build ld, since static
17665 versions of many libraries are not available.
17666
17667Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17668
17669 * config.guess: Recognize Apollos (using environment variables).
17670 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17671
17672Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17673
17674 * config.guess: Recognize Sony news mips running newsos.
17675
17676Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17677
17678 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17679 "fi ; else" for bash.
17680
17681Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17682
17683 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17684
17685Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17686
17687 * config.sub: accept unixware as an alias for svr4.2.
17688 Fix some inconsistancies with the gcc version.
17689
17690Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17691
17692 * Makefile.in (DISTDOCDIRS): Add gdb.
17693
17694Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17695
17696 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17697
17698Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17699
17700 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17701 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17702 this now.
17703
17704Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17705
17706 * config.sub: Accept hiux* as an OS name.
17707
17708 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17709 etc/make-stds.texi. The underscore came from gcc, and dje now
17710 agrees that RUNTESTFLAGS is the correct name.
17711
17712Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17713
17714 * install.sh: Remove 'set -e'. It makes any conditionals
17715 in the script useless.
17716
17717 * config.guess: Automatically recognize arm-acorn-riscix
17718 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17719
17720Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17721
17722 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17723
17724Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17725
17726 * Makefile.in (DISTDOCDIRS): New variable.
17727 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17728 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17729
17730Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17731
17732 * configure.in (hppa target): check the source directory for the
17733 pagas sub-directory
17734
17735Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17736
17737 * config.sub: Allow -aout* and -elf*.
17738
17739Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17740
17741 * configure.in: Don't build ld on i386-solaris2, same as for
17742 sparc-solaris2.
17743
17744Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17745
17746 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17747
17748Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17749
17750 * configure.in: Configure gdb for alpha.
17751
17752Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17753
17754 * Makefile.in (CXXFLAGS): Add -O.
17755
17756Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17757
17758 * config.guess: added support for DG Aviion
17759
17760Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17761
17762 * configure.in: Produce warning message for subdirectories not
17763 configurable for this host/target combination. Don't try to
17764 configure gdb for vms.
17765
17766Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17767
17768 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17769 appropriate files before making "diststuff".
17770 (DISTBISONFILES): New var: list of files to be edited.
17771 (DISTSTUFFDIRS): Add binutils.
17772
17773Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17774
17775 * config.sub: also handle mipsel and mips64el (for little endian mips)
17776
17777Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17778
17779 * configure.in: Add * to end of all OS names.
17780
17781Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17782
17783 * configure.in: Build newlib for LynxOS native.
17784
17785Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17786
17787 * config.guess: Add support for delta 88k running SVR3.
17788
17789 * configure.in: Add comment about HP compiler vs. emacs.
17790
17791Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17792
17793 * configure.in: don't build ld on solaris2 (not a viable option
17794 due to bugs in getpwnam & getpwuid)
17795
17796Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17797
17798 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17799 config.guess will produce a full version number.
17800
17801Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17802
17803 * configure.in: Build linker and binutils for alpha-dec-osf1.
17804
17805Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17806
17807 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17808 and gdb/testsuite/Makefile.in.
17809
17810Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17811
17812 * configure.in: recognize mips*- instead of mips-
17813
17814Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17815
17816 * config.sub: Accept linux*coff and linux*elf as operating
17817 systems.
17818
17819Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17820
17821 * config.sub: Recognize mips64, and mips3 as an alias for it.
17822
17823Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17824
17825 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17826 gdb knows how to handle OSF/1 shared libraries.
17827
17828Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17829
17830 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17831 * config.guess: Recognize Hitachi's HIUX.
17832 * config.sub: Recognize h3050r* and hppahitachi.
17833 Remove redundant cases for hp9k[23]*.
17834
17835Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17836
17837 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17838 if gas and ld are in the source tree and are in ${configdirs}.
17839 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17840 --with options (but still pass them down on the command line,
6599da04
JM
17841 if they were explicitly specified).
17842
17843Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17844
17845 * configure: substitute SHELL value in Makefile.in with
17846 ${CONFIG_SHELL}
17847
17848Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17849
17850 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17851 *-*-solaris2* targets.
17852
17853Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17854
17855 * Makefile.in: define M4, and pass it down to sub-makes;
17856 all-autoconf now depends on all-m4
17857
17858Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17859
17860 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17861 presence of {ar,ranlib} instead of a configured directory
17862
17863Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17864
17865 * config.guess: Accept 34?? as well as 33?? for NCR.
17866
17867Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17868
17869 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17870 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17871
17872Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17873
17874 * configure: grab values for $(CC) and $(CXX) from the
17875 environment, so that someone can do "CC=gcc configure; make" and
17876 have it work right (matching the way that autoconf works now)
17877
17878 * configure.in, Makefile.in: add support for gash, the tcl
17879 interface to Galaxy
17880
17881 * config.guess: add NetBSD variants (hp300, x86)
17882
17883Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17884
17885 * install.sh: Support -d option (in the manner of SunOS 4 install,
17886 as it is more deterministic than that of GNU install)
17887 (chmodcmd): Set file to mode 755 by default (should also do default
17888 chgrp and chown, but I don't feel like dealing with that now)
17889
17890Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17891
17892 * config.sub: Remove h8300hhms alias.
17893
17894Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17895
17896 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17897
17898Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17899
17900 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17901 as stmp-fixinc
17902
17903Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17904
17905 * config.sub: recognize m88110-bug-coff.
17906
17907Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17908
17909 * Makefile.in (all-libio): all dependencies on the toolchain used
17910 to build this (gcc, gas, ld, etc)
17911
17912Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17913
17914 * config.guess: Deal with OSF/1 1.3 on alpha.
17915
17916Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17917
17918 * install.sh: add some 'else true' clauses for portability
17919
17920 * configure.in: don't build libio for h8[35]00-*-* targets
17921
17922Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17923
17924 * Makefile.in: Add support for new libio.
17925
17926Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17927
17928 * install.sh: If one command fails, don't try the rest. Don't try
17929 to remove $dsttmp (via trap) unless we have already created it.
17930 If $src doesn't exist, detect it and exit with an error.
17931
17932 * config.guess: Recognize BSD on hp300.
17933
17934Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17935
17936 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17937 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17938
17939Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17940
17941 * Makefile.in (all-send-pr): depends on all-prms
17942
17943Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17944
17945 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17946
17947Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17948
17949 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17950 Added test for mips-mips-riscos5.
17951
17952Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17953
17954 * configure.in: use mh-hp300 for 68k HP hosts
17955
17956Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17957
17958 * configure: add support for CONFIG_SHELL, so that you can use
17959 some alternate shell for evaluating configure scripts
17960
17961Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17962
17963 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17964 in configure script to bug-gdb@prep.ai.mit.edu when building
17965 distribution archive.
17966 * Makefile.in (COMPRESS): Remove def.
17967 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17968 gdb.tar.Z and make-gdb.tar.Z respectively.
17969 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17970 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17971 to convergence with 'taz' target in Makefile.in.
17972
17973Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17974
17975 * install.sh (dsttmp): use trap to ensure that tmp files go
17976 away on error conditions
17977
17978Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17979
17980 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17981
17982Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17983
17984 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17985 its parent is '/' not ''.
17986
17987 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17988
17989Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17990
17991 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17992 that ${newsrcdir}/configure.in does.
17993
17994Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17995
17996 * test-build.mk: support for CONFIG_SHELL
17997
17998Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17999
18000 * config.sub (netware): Add as a basic system type.
18001
18002Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18003
18004 * Makefile.in (Makefile): depend on configure.in. Also drop the
18005 $(srcdir)/ from the dependency on Makefile.in.
18006
18007Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18008
18009 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18010 (h8300hhms is temporary until multi-libraries are implemented).
18011 * configure.in: Handle h8300h too.
18012
18013Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18014
18015 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18016
18017Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18018
18019 * configure: Remove extraneous output when guessing host type.
18020 * config.guess: Remove extraneous output when guessing using C
18021 compiler rather than uname, or when guessing fails.
18022
18023Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18024
18025 * Makefile.in: remove all.cross and install.cross targets
18026
18027 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18028 definitions
18029
18030Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18031
18032 * configure.in (target sh): Build gprof.
18033
18034Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18035
18036 * config.sub: change -solaris to -solaris2
18037
18038Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18039
18040 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18041
18042Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18043
18044 * configure: Correct error message for missing Makefile.in to
18045 print correct directory.
18046
18047Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18048
18049 * install.sh: kludge around 386BSD shell bug
18050
18051Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18052
18053 * config.guess: Recognize NeXT.
18054 * config.guess: Recognize i486-ncr-sysv4.
18055 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18056
18057Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18058
18059 * Makefile.in (MAKEINFOFLAGS): New variable.
18060 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18061 * build-all.mk, test-build.mk: Pass down --no-split as
18062 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18063
18064Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18065
18066 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18067
18068Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18069
18070 * Makefile.in (libg++.tar.z): New rule.
18071 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18072 * Makefile.in (taz): Only do a single chmod.
18073
18074Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18075
18076 * install.sh: don't use dirname anymore (replaced with sed usage)
18077
18078Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18079
18080 * Makefile.in: Change extension for gzip'd files from '.z' to
18081 '.gz' per new FSF standard usage.
18082
18083Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18084
18085 * configure: put quotes around the final value of program_transform_name
18086
18087Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18088
18089 * Makefile.in: new install.sh support; update install-info rules
18090
18091Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18092
18093 * configure.in: Build diff for crosses, but not for go32 host.
18094
18095 * configure.in: Build gprof only for native, and don't build it
18096 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18097
18098Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18099
18100 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18101
18102Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18103
18104 * configure.in (host_tools): Add prms.
18105
18106Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18107
18108 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18109 with $(FLAGS_TO_PASS) on the command line
18110
18111 * config.sub: Recognize lynx and lynxos
18112
18113Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * config.sub: Accept -ecoff*, not just -ecoff.
18116
18117Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18118
18119 * Makefile.in (taz): Use .gz suffix instead of .z.
18120 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18121 names.
18122
18123Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18124
18125 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18126
18127Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18128
18129 * Makefile.in (install-no-fixedincludes): install gcc last, so
18130 that rebuilds that might happen during 'make install' don't get
18131 bogus gcc include files
18132
18133Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18134
18135 Change from Utah for HPPA support:
18136 * config.guess: Recognize hppa1.x-hp-bsd.
18137
18138Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18139
18140 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18141 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18142
18143Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18144
18145 * config.sub: Add support for rom68k and bug boot monitors.
18146
18147Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18148
18149 * Makefile.in: Make all-opcodes depend on all-bfd.
18150
18151Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18152
18153 * config.guess: Added special check for i[34]86-univel-sysv4*.
18154
18155Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18156
18157 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18158 the processor rather than assuming i486.
18159
18160Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18161
18162 * config.guess: Recognize SunOS6 as Solaris3.
18163
18164Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18165
18166 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18167 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18168
18169Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18170
18171 * build-all.mk (all-cross): New target for Canadian Cross.
18172 Added Q2 go32 targets.
18173 * test-build.mk: Configure go32 cross sparclite-aout and
18174 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18175 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18176
18177Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18178
18179 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18180 GO32 hosted toolchains
18181
18182Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18183
18184 * configure: change so "-exec-prefix" gets passed down rather
18185 than "-exec_prefix" so autoconf generated Makefiles get the
18186 exec_prefix set right.
18187
18188Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18189
18190 * config.guess: get the Solaris2 minor version number
18191
18192 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18193
18194Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18195
18196 * config.guess: Recognize some Sequent platforms.
18197
18198Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18199
18200 * Makefile.in: added the vault-install target
18201
18202 * configure.in: actually use the Sun3 makefile fragment that's in
18203 config, also added the release dir to configdirs
18204
18205Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18206
18207 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18208
18209Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18210
18211 * configure.in: remove some program from Alpha targetted toolchains
18212
18213Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18214
18215 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18216 gprof.
18217 (taz): Run "make diststuff" in those directories instead of "make
18218 proto-dir". Look for "VERSION=" only at start of line in subdir
18219 Makefile. Use "gzip -9" for compression.
18220 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18221 (binutils.tar.z): New target.
18222
18223Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18224
18225 * Makefile.in (taz): Include gpl.texinfo.
18226
18227Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18228
18229 * Makefile.in (setup-dirs): Merged into "taz" target.
18230 (taz): Only do `proto-dir' stuff if a directory is actually needed
18231 for this target.
18232
18233Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18234
18235 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18236 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18237 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18238 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18239 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18240
18241Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18242
18243 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18244 config.sub, and move-if-change to gdb testsuite distribution
18245 archive, so the testsuite can be extracted, configured, and
18246 run separately from the gdb distribution. Blow away the Chill
18247 tests that require a Chill compiled executable, since GNU Chill
18248 is not yet publically available.
18249
18250Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18251
18252 * test-build.mk: set environment variables in a single command,
18253 instead of a list of assignments and exports
18254
18255 * config.guess: recognize Alpha/OSF1 systems
18256
18257Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18258
18259 * configure: Change help message to prefer --options rather than
18260 -options.
18261
18262Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18263
18264 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18265 zippy@ecst.csuchico.edu.
18266 * config.guess: Recognize miniframe.
18267
18268Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18269
cc6010cd
AP
18270 * Makefile.in: Use srcroot to find runtest rather than rootme.
18271 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18272
18273Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18274
18275 * test-build.mk: Extensive additions to support building on a
18276 machine other than the host.
18277
18278Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18279
18280 * configure (tooldir): Fix for i386-aix again.
18281
18282Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18283
18284 * configure, Makefile.in: Change definition of $(tooldir)
18285 to match the FSF.
18286
18287Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18288
18289 * config.guess: Recognize i[34]86/SVR4.
18290
18291Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18292
18293 * Makefile.in (all-gdb): gdb depends on sim.
18294
18295Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18296
18297 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18298 at the same time we make the prototype gdb directory.
18299 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18300 files at the same time as the gdb base release distribution.
18301
18302Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18303
18304 * Makefile.in (check): Use individual check targets rather than
18305 DO_X rule.
18306 (check-gcc): Added.
18307
18308Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18309
18310 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18311 for System V release 3.2.
18312
18313Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18314
18315 * config.sub: Recognize hppaosf.
18316 * configure.in: Do configure ld/binutils/gas for it.
18317
18318Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18319
18320 * configure (tooldir): Alter syntax used to set this, for systems
18321 where "\$" isn't handled right, like i386-aix.
18322
18323Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18324
18325 * configure: Pass program-transform-name, not
18326 program_transform_name, to recursive configures.
18327
18328Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18329
18330 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18331 of gas+ld+binutils.
18332
18333Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18334
18335 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18336
18337Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18338
18339 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18340
6599da04
JM
18341Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18342
18343 * Makefile.in (PRMS): Set back to all-prms.
18344
18345Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18346
18347 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18348 targets, rather than for MIPS hosts.
18349
18350Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18351
18352 * configure.in: add comment for --with-x default values
18353
18354 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18355
18356 * Makefile.in: add check-* targets for each of the directories in
18357 the tree. Add a definition of RUNTEST that will use the one we
18358 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18359
18360Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18361
18362 * configure.in: Removed obsolete references to bfd_target and
18363 target_makefile_frag.
18364
18365 * build-all.mk: Set assorted targets for Q2.
18366 * config.sub: Recognize z8k-sim and h8300-hms.
18367 * test-build.mk: Really don't pass host to configure.
18368 (HOLES): Added uname.
18369
18370Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18371
18372 * configure: Handle an empty program-prefix, program-suffix or
18373 program-transform-name correctly.
18374
18375Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18376
18377 * build-all.mk: -G 8 no longer required for MIPS targets.
18378 * test-build.mk: Don't pass host argument to configure; make it
18379 guess.
18380
18381Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18382
18383 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18384 * Makefile.in (COMPRESS): New macro, like GZIP.
18385
18386Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18387
18388 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18389
18390 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18391 with gas currently defaults to -G 0.
18392
18393Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18394
18395 * Makefile.in (all-flex): flex depends on byacc.
18396
18397 * build-all.mk: If host not specified, use config.guess. Pass TAG
18398 to test-build.mk as RELEASE_TAG.
18399 * test-build.mk (configargs): New variable containing arguments to
18400 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18401 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18402
18403 * config.guess: Use /bin/uname when checking -X argument on SCO,
18404 to avoid invoking GNU uname which doesn't understand -X.
18405
18406 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18407
18408 * configure.in: Build gas for mips-*-*.
18409
18410Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18411
18412 * Makefile.in (all.normal): insert missing backslash.
18413
18414Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18415
731a8127 18416 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18417
18418 * Makefile.in: Complete overhaul to merge many almost identical
18419 targets.
18420
18421Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18422
18423 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18424 (gdb.tar.Z): Adjusted.
18425
18426 * Makefile.in (setup-dirs, taz): New targets; should be general
18427 enough to adapt for gdb sometime. Build only .z file.
18428 (gas.tar.z): New target.
18429
18430Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18431
18432 * build-all.mk: Use CC=cc -Xs on Solaris.
18433
6599da04
JM
18434Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18435
18436 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18437 for handling BISON for FSF releases.
18438
18439Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18440
18441 * configure: Actually implement the change zoo just documented.
18442
18443Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18444
18445 * configure: when using config.guess, only set target_alias when
18446 it's not already been set (ie, on the command line)
18447
18448Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18449
18450 * Makefile.in: add installcheck target, set PRMS to install-prms
18451
18452Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18453
18454 * configure: add support for package_makefile_fragment, handle the
18455 case where a directory has a configure.in file but no Makefile.in
18456 more gracefully (with an actual understandable error message, even);
18457 add support for --without (and add this to the usage message); also
18458 explicitly add a --host=${host_alias} to the command line when
18459 config.guess is used
18460
18461Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18462
18463 * configure: Must use both --host and --target in recursive calls.
18464
18465Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18466
18467 * Makefile.in: Change deja-gnu to dejagnu.
18468
18469Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18470
18471 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18472
18473Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18474
18475 * configure.in: canonicalize all instances to *-*-solaris2*,
18476 also strip out a number of tools to not build for go32 host
18477
18478Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18479
18480 * config.guess: add GPL.
18481
18482 * Makefile.in, config.guess, config.sub, configure: bump
18483 copyrights to 93.
18484
18485Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18486
18487 * Makefile.in (do-info): Removed obsolete check for existence of
18488 localenv file.
18489
18490 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18491
18492Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18493
18494 * Makefile.in: a couple of 'else true' for decstation,
18495 support for TclX
18496
18497 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18498
18499Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18500
18501 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18502
18503Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18504
18505 * config.guess: Recognize i386-ibm-aix (PS/2).
18506 * configure.in: Use config/mh-aix386 file for it.
18507
18508Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18509
18510 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18511 CC_FOR_TARGET instead.
18512 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18513
18514Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18515
18516 * Makefile.in: Add sim to list of directories sent with gdb
18517
18518Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18519
18520 * configure.in: Put back mips-dec-bsd* case.
18521
18522Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18523
18524 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18525 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18526 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18527
18528Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18529
18530 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18531
18532 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18533 (install-info): install dir.info only if it exists,
18534 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18535
18536Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18537
18538 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18539 gas for mips-dec-bsd.
18540
18541Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18542
18543 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18544 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18545
18546Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18547
18548 * configure.in: Added "dejagnu" to hosttools list.
18549
18550Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18551
18552 * config.sub, configure.in, config.guess: Add support
18553 for Bosx, an AIX variant from Bull.
18554 Patches from F.Pierresteguy@frcl.bull.fr.
18555
18556Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18557
18558 * devo/dejagnu: Initial creation of devo/dejagnu.
18559 Migrated dejagnu testcases and support files for testing software
18560 tools to reside as subdirectories, currently called "testsuite",
18561 within the directory of the software tool. Migrated all programs,
18562 support libraries, etc. beloging to dejagnu proper from
18563 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18564 with no modifications. The changes to these files which will
18565 allow them to configure, build, and execute properly will be made
18566 in a future update.
18567
18568Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18569
18570 * Makefile.in: Change send_pr to send-pr.
18571 * configure.in: Likewise.
18572 * send_pr: Renamed directory to send-pr.
18573
18574Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18575
18576 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18577
18578Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18579
18580 * README: Update for gdb-4.8 release.
18581 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18582 gdb-xxx.tar.z (gzip'd) file also.
18583
18584Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18585
18586 * Makefile.in: make all-diff depend on all-libiberty
18587
18588Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18589
18590 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18591
18592Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18593
18594 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18595
18596Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18597
18598 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18599 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18600 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18601
18602Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18603
18604 * Makefile.in: makeinfo binary is in a new location
18605
18606Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18607
18608 * config.sub: Accept -ecoff as an OS.
18609
18610 * Makefile.in: Various changes to eliminate a level of make
18611 recursion and reduce the required command line length.
18612 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18613 sub-makes.
18614 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18615 variables holding settings for specific sub-makes.
18616 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18617 in terms of BASE_FLAGS_TO_PASS.
18618 (TARGET_LIBS): New variable listing directories which use
18619 TARGET_FLAGS_TO_PASS.
18620 (subdir_do): Eliminated.
18621 (do-*): New set of targets to replace subdir_do.
18622 (various): All targets which used subdir_do now depend on do-*.
18623 (local-clean): Renamed from do_clean.
18624 (local-distclean): New target, dependency of distclean and
18625 realclean.
18626 (install-info): Don't create directories. Depend on dir.info
18627 rather than calling make recursively.
18628 (install-dir.info): Eliminated.
18629 (install-info-dirs): Create all info directories here.
18630 (dir.info): Depend upon do-install-info.
18631
18632 * test-build.mk (HOLES): Added false.
18633
18634Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18635
18636 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18637
18638Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18639
18640 * Makefile.in (info): remove dependency on all-texinfo. The
18641 problem was really in texinfo/C, not at this level.
18642
18643Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18644
18645 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18646
18647Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18648
18649 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18650 GDB releases.
18651
18652Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18653
18654 * configure: Include srcdir in message about target of link not
18655 being found. Don't convert `-' to `_' in `with' options being
18656 passed to subdirs.
18657
18658Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18659
18660 * configure.in: add uudecode to host_tools
18661
18662 * Makefile.in: added {all,install}-uudecode targets, added them to
18663 the appropriate lists
18664
18665Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18666
18667 * Makefile.in (all-gcc): Added dependency on all-gas.
18668
18669 * configure.in (mips-*-*): Build ld and binutils.
18670
18671Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18672
18673 * configure: check return code from mkdir, print error message and
18674 exit on failure.
18675
18676Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18677
18678 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18679
18680Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18681
18682 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18683
18684Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18685
18686 * config.sub (h8500): Recognize this as a cpu type.
18687
18688Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18689
18690 * configure: source directory missing is no longer a warning
18691
18692 * configure.in: recognize irix[34]* instead of irix[34]
18693
18694 * Makefile.in: define and pass down X11_LIB
18695
6599da04
JM
18696Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18697
18698 * guess-systype: Renamed to ...
18699 * config.guess: ... by popular request.
18700 * configure.in, Makefile.in: Update accordingly.
18701
18702Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18703
18704 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18705 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18706 + Execute ./dummy instead of assuming . is in PATH.
18707
18708Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18709
18710 * guess-systype: New shell script. Attempts to guess the
18711 canonical host name of the executing host.
18712 Only a few hosts are supported so far.
18713 * configure: Call guess-systype if no host is specified.
18714
18715Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18716
18717 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18718 gcc Makefile.
18719
6599da04
JM
18720Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18721
18722 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18723 (all-gcc, install-gcc, subdir_do): Use it.
18724
18725Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18726
18727 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18728
18729Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18730
18731 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18732 set exclusively by configure, using configure.in .
18733
18734Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18735
18736 * test-build.mk: set $PATH for all builds
18737
18738 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18739
18740Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18741
18742 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18743 the one used in gcc/Makefile.in, so that a null expansion doesn't
18744 override the one needed to build gcc with a native cc.
18745
6599da04
JM
18746Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18747
18748 * configure: Accept -with arguments.
18749
18750Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18751
18752 * Makefile.in: added h8300sim
18753
18754Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18755
6599da04
JM
18756 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18757 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18758 (all-cygnus, native, build-cygnus): Make
18759 $(canonhost)-stamp-3stage-done, not $(host)....
18760 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18761 i386-sco3.2v4. Added else true to if command.
18762
18763Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18764
18765 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18766
18767Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18768
18769 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18770
18771Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18772
18773 * configure.in: don't remove binutils from Solaris builds
18774
18775Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18776
18777 * Makefile.in: get rid of earlier definitions for *clean,
18778 also handle the recursive info rule better
18779
18780Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18781
18782 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18783 do more-or-less the right thing.
18784
18785Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18786
18787 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18788 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18789
18790Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18791
18792 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18793 $(host_canonical).
18794
18795 * configure.in: split the configdirs list into 4 categories (native
18796 v. cross, library v. tool) and handle the cross-only and native-
18797 only in more reasonable (and correct!) way.
18798
18799Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18800
18801 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18802 configdirs anymore.
18803
18804Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18805
18806 * Makefile.in: extensive cleanup:: removed all of the explicit
18807 clean-* targets, collapsed many wrappers around subdir_do into
18808 one, added additional targets to satisfy standards.texi, deleted
18809 some old targets, some changes for consistency
18810
18811Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18812
18813 * configure.in: handle some programs as cross-only, and others as
18814 native only
18815
18816 * test-build.mk: handle partial holes in a more generic manner
18817
18818 * Makefile.in: m4 depends on libiberty
18819
6599da04
JM
18820Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18821
18822 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18823 time, wdiff, and find to configdirs
18824
18825 * Makefile.in: all, clean, and install rules for the new programs
18826 added to configure.in
18827
18828Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18829
18830 * configure.in: use mh-sun for all *-sun-* hosts
18831
6599da04
JM
18832Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18833
18834 * Makefile.in: define flags for X11 include files and library file
18835 locations, pass them down to the programs that need this info
18836
18837 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18838
6599da04
JM
18839Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18840
18841 * configure.in: start building libg++ for HP-UX targets
18842
18843Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18844
18845 * README: Update references to files moved into etc/.
18846
18847Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18848
18849 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18850 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18851
18852Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18853
18854 * configure: accept dash as well as underscore in long option
18855 names for FSF compatibility.
18856
18857Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18858
18859 * config.sub: added -sco3.2v4 support from FSF.
18860
18861Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18862
18863 * configure.in: expand the section that adds or removes
18864 directories from the list of programs to build, to handle native
18865 vs. cross in addition to host v. native
18866
18867Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18868
18869 * Makefile.in: Replace C++ in macro names with CXX.
18870 This is less likely to break ...
18871
18872Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18873
18874 * test-build.mk: add -w to GNU_MAKE
18875
18876Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18877
18878 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18879 add 'sparc' to list of recognized cpus. This needed to make
18880 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18881 Delete some redundant ose68 variants. Recognize -wrs as an os,
18882 then changes that into $CPU-wrs-vxworks.
18883
18884 * configure.in: remove most references to gdbtest, regularize
18885 target based program removal
18886
18887 * test-build.mk: import from p3 tree (many fixes and changes)
18888
18889Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18890
18891 * Makefile.in: added rules to handle tcl, tk, and expect
18892
18893 * configure.in: handle those directories if they exist
18894
18895Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18896
18897 * config.sub: removed bogus hppabsd and hppahpux names, since
18898 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18899
18900Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18901
18902 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18903 depends upon all-xiberty
18904
18905 * Makefile.in: changes from p3, including:
18906
18907 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18908
18909 * Makefile.in (XTRAFLAGS): include newlib directories if
18910 newlib/Makefile exists, rather than if host != target.
18911
18912 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18913
18914 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18915 from the same source tree and not building a cross-compiler. This
18916 matters for the libg++ configuration if reconfiguring a tree that
18917 has already been installed.
18918
18919 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18920
18921 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18922 pick up the machine and system specific header files.
18923
18924 * Makefile.in: added AS_FOR_TARGET, passed down in
18925 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18926 the C compiler to use to create programs which are run in the
18927 build environment, set it to default to $(CC), and passed it down
18928 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18929
18930 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18931
18932 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18933 We need them for unusual native builds, like systems without
18934 ranlib.
18935
18936 * configure: also define $(host_canonical) and
e490616e
ZW
18937 $(target_canonical), which are the full, canonical names for the
18938 given host and target
6599da04
JM
18939
18940Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18941
18942 * Makefile.in: Added separate definitions for C++.
18943
18944Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18945
18946 * configure.in (configdirs): Add deja-gnu.
18947
18948Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18949
18950 * README: Update for configure.texi and gdb-4.7 release.
18951
18952Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18953
18954 * Makefile.in: Move "all" target to top of file.
18955 Previously, first target was ".PHONY" which caused BSD4.4 make
18956 to build .PHONY when make was run without arguments.
18957
18958Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18959
18960 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18961 Library-copylefted code in libiberty.
18962
18963Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18964
18965 * config.sub: Replace m68kmote with plain old m68k.
18966
18967Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18968
18969 * Makefile.in: Remove space from blank line, avoid Make complaints.
18970
18971Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18972
18973 * config.sub: Complain if no argument is given. Added support for
18974 386bsd as OS and target alias.
18975
18976Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18977
18978 * Makefile.in (XTRAFLAGS): include newlib directories if
18979 newlib/Makefile exists, rather than if host != target.
18980
18981Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18982
18983 * config.sub: recognize sparclite-wrs-vxworks.
18984
18985 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18986 p3.) Added clean-xiberty to clean.
18987
18988Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18989
18990 * configure.in: use *-*-* instead of nested cases for host and target
18991
18992Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18993
18994 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18995 from the same source tree and not building a cross-compiler. This
18996 matters for the libg++ configuration if reconfiguring a tree that
18997 has already been installed.
18998
18999Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19000
19001 * config.sub (i486v/i486v4): Merge in from FSF version.
19002
19003Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19004
19005 * configure: only set PWD if it is already set.
19006
19007Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19008
19009 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19010 doesn't have unset and all success paths (and most error paths)
19011 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19012 to just ${PWD} to avoid confusion.)
19013
19014Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19015
19016 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19017 even for a native compilation.
19018
19019Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19020
19021 Changes to make the gdb.tar.Z rule work better.
19022
19023 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19024 (DEVO_SUPPORT): Add configure.texi.
19025 (bfd-ilrt.tar.Z): Remove ancient rule.
19026
19027Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19028
19029 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19030 pick up the machine and system specific header files.
19031
19032 * configure.in, config.sub: added new target m68010-adobe-scout,
19033 with alias of adobe68k. Changed configure.in to check for
19034 -scout before -sco* to avoid a false match.
19035
19036 * Makefile.in: added AS_FOR_TARGET, passed down in
19037 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19038 the C compiler to use to create programs which are run in the
19039 build environment, set it to default to $(CC), and passed it down
19040 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19041
19042Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19043
19044 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19045 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19046 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19047 FOR_TARGET variants, to newlib and libg++.
19048
19049Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19050
19051 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19052 first.
19053
19054Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19055
19056 * config.sub: Accept `elf' as an environment.
19057
19058Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19059
19060 * Makefile.in (all-opcodes): cd into the right directory
19061
19062Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19063
19064 * configure: added -program_transform_name option, used as
19065 argument to sed when installing programs.
19066 configure.texi: added documentation for -program_prefix,
19067 -program_suffix and -program_transform_name.
19068
19069Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19070
19071 * config.sub: Accept i486 where i386 ok.
19072
19073Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19074
19075 * config.sub: accept we32k
19076
19077Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19078
3b75d237 19079 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19080
19081 * Makefile.in: don't create all directories for ``make install'';
19082 let the subdirectories create the ones they need.
19083
19084Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19085
e490616e 19086 * COPYING: new file, GPL v2
6599da04
JM
19087
19088Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19089
19090 * Makefile.in: use the new gen-info-dir, which needs a template
19091 argument (which also lives in texinfo)
19092
19093 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19094
6599da04
JM
19095Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19096
19097 * config.sub (ncr3000): Change i386 to i486.
19098
19099Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19100
19101 * Makefile.in: add install-rcs, install-grep to
19102 install-no-fixedincludes, removed install-bison and install-libgcc
19103
19104Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19105
19106 * configure.in: grab the HPUX makefile fragment if on HPUX
19107
19108Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19109
19110 * Makefile.in: eradicate bison spoor (ditto libgcc).
19111 configure.in: recognise m68{k,000}-ericsson-OSE.
19112 es1800 is alias for m68k-ericsson-OSE
19113
19114Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19115
19116 * configure.in: rearrange the parts that remove programs from
19117 configdirs, based now on HOST==TARGET or by canonical triple.
19118
19119Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19120
19121 * test-build.mk: recurse explicitly with -f test-build.mk when
19122 appropriate. predicate stage3 and comparison on the existence
19123 of gcc. That is, if gcc isn't around, we aren't three-staging.
19124 On very clean, also remove ...stamp-co. Build in-place before
19125 doing other builds.
19126
19127Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19128
19129 * Makefile.in, configure.in: add tgas
19130
19131Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19132
19133 * Makefile.in: a number of changes merged in from progressive.
19134
19135 * configure.in: add libm.
19136
19137 * .cvsignore: ignore some stuff that comes from test-build.mk.
19138
6599da04
JM
19139Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19140
19141 * config.sub: Add es1800 (m68k-ericsson-es1800).
19142
19143Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19144
19145 * configure: Add program_suffix (parallel to program_prefix)
19146 * Makefile.in: adjust directory-creating script for losing decstation
19147
19148Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19149
19150 * configure: Minor $subdir-related fixes.
19151
19152Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19153
19154 * configure: fix various problems with propogating
19155 makefile_target_frag in subdirs.
19156 * configure.in: config libgcc if its there
19157
19158Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19159
19160 * config.sub: HPPA merge.
19161
6599da04
JM
19162Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19163
19164 * Makefile.in: Replace all-bison with all-byacc in all
19165 dependency lines for other tools (which now use byacc).
19166
19167Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19168
19169 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19170
6599da04
JM
19171Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19172
19173 * Makefile.in: make gprof rules similar to byacc rules (instead of
19174 vestigal $(unsubdir) that didn't work...)
19175
19176Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19177
19178 * config.sub: Add support for Linux.
19179 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19180 (at least for libg++).
19181
19182Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19183
19184 * configure.texi: fix doc for the -nfp option to configure
19185
19186Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19187
19188 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19189
19190Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19191
19192 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19193 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19194 * configure.in: added solaris* host_makefile_frag hook.
19195
19196Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19197
19198 * config.sub: changed recognition of m68000 so that various
19199 m68k types can be specified via m680[01234]0
19200
19201Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19202
19203 * config.sub (basic_machine): fix sed so that '-foo' isn't
19204 completely substituted out while .+'-foo' loses the '-foo'
19205
19206Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19207
19208 * config.sub ($os): Add -aout.
19209
19210Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19211
19212 * configure: If host_makefile_frag is absolute, don't
19213 prefix ${invsubdir} (relevant to libg++ auto-configure).
19214
19215Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19216
19217 * Makefile.in (tooldir): Define it.
19218 (all-ld): Depend on all-flex.
19219
19220Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19221
19222 * Makefile.in (check): Fix libg++ special case.
19223
19224Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19225
19226 * configure: do not bury `pwd` into config.status, thus do fewer
19227 pwd's.
19228
19229 * configure: print the "Building in" message only when building in
19230 other than "." AND verbose.
19231
63f6bcd7 19232 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19233 configures.
19234
19235 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19236
19237Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19238
19239 * Makefile.in: macroize flags passed on recursion. remove
19240 fileutils.
19241
19242Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19243
19244 * configure: get makesrcdir right for subdirs deeper than 1.
19245
19246 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19247 install.
19248
19249Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19250
19251 * Makefile.in: don't print subdir_do or recursion lines.
19252
19253Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19254
19255 * standards.texi: added menu item.
19256
19257 * Makefile.in: build and install standards.info.
19258
19259 * standards.texi: new file.
19260
19261Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19262
19263 * configure: test for and move config.status pieces from
19264 ${subdir}/.
19265
19266Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19267
6599da04
JM
19268 * configure: Test for existance of files before trying to mv
19269 them, to avoid numerous non-existance messages.
19270
19271Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19272
19273 * configure: correct final line of config.status.
19274
19275 * configure: patch from eggert. Avoids a protection problem if
19276 the original Makefile.in is read only.
19277
19278 * configure: use move-if-change from gcc to create config.status.
19279 Some makefiles depend on config.status to tell if a directory
19280 has been reconfigured for a different host. This change
19281 prevents those directories from remaking everything in the case
19282 where the reconfig was only intended to rebuild a Makefile.
19283
19284 * configure: test for config.sub with "config.sub sun4" rather
19285 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19286 host alias from a missing config.sub.
19287
19288Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19289
19290 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19291 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19292
19293Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19294
19295 * configure: mkdir ${subdir} as needed.
19296
19297Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19298
19299 * Makefile.in,configure.in: added autoconf.
19300
19301Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19302
19303 * Makefile.in: no longer pass against on recursion.
19304
19305 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19306 definitions are not inherited.
19307
19308 * configure: correct makesrcdir when subdir is .
19309
19310Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19311
19312 * configure: Add support for 'subdirs' variable, which is
19313 like 'configdirs', except that configure doesn't re-invoke
19314 itself for subdirs, it just creates a Makefile for each subdir.
19315 * configure.texi: Document subdirs.
19316
19317Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19318
19319 * configure.in: added flex to configdirs
19320
19321Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19322
19323 * Makefile.in: remove clean-stamps from clean.
19324
19325Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19326
19327 * configure.in: Add gdbtest to configdirs.
19328
19329Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19330
19331 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19332 to recursive makes.
19333 * configure.in: Recognize new ncr3000 config.
19334
19335Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19336
19337 * Makefile.in, configure.in: removed references to gdbm.
19338
19339Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19340
19341 * config.sub: Don't canonicalize os value
19342 newsos* to bsd (readline needs to check for newsos).
19343 (This fix was earlier made Jan 31, but got re-broken.)
19344
19345Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19346
19347 * configure.in: sco is an os, not a vendor!
19348
19349 * configure: Quote $( better. Keep various shells happy.
19350
19351Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19352
19353 * Makefile.in: eliminate stamp-files.
19354
19355Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19356
19357 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19358 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19359
19360Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19361
19362 * config.sub: fix iris/iris3.
19363
19364Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19365
19366 * configure: re-add -rm.
19367
19368Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19369
19370 * Maskefile.in: add .stmp-rcs to all.
19371
19372 * configure.in: remove gas from rs6000 build, use aix host fragment.
19373
19374Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19375
19376 * configure: pass down site_option during recursion.
19377
19378Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19379
19380 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19381
19382Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19383
19384 * configure: Change exec_prefix so that it really defaults to prefix.
19385
19386Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19387
19388 * Makefile.in, configure.in: Add support for mmalloc library.
19389
19390Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19391
19392 * Makefile.in: add stmp dependencies for a few more things.
19393
19394Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19395
19396 * configure: adjusted error message on objdir/srcdir configure
19397 collision, per john's suggestion.
19398
19399 * Makefile.in: add libiberty stmp to all and all.cross.
19400
19401Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19402
19403 * Makefile.in: remove force dependencies, add grep to all.
19404
19405Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19406
19407 * Makefile.in: drop flex. make stamp files work.
19408
19409 * configure: added test for conflicting configuration in srcdir,
19410 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19411 gets cranky. use relative paths for configure and srcdir
19412 whenever possible. Send some error messages to stderr that were
19413 going to stdout.
19414
19415Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19416
19417 * Makefile.in: Fix libg++ rule to check for gcc directory
19418 before using gcc/gcc. Also pass XTRAFLAGS.
19419
19420Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19421
19422 * Makefile.in: added stmp-files so that directories aren't polled
19423 when they are already built.
19424
19425 * configure.texi: fixed a node pointer problem.
19426
19427Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19428
731a8127 19429 * config.sub configure.in gdb/configure.in
6599da04
JM
19430 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19431 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19432 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19433
19434Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19435
19436 * configure: -recurring becomes -silent. corrected help message
19437 for -site= option.
19438
19439 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19440
19441Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19442
19443 * configure: when building Makefile for crosses, replace
19444 tooldir and program_prefix. default srcdir from location of
19445 config.sub. remove "for host in hosts" and "for target in
19446 targets" loops.
19447
19448Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19449
19450 * Makefile.in: Do not pass bindir or mandir to cvs.
19451
19452Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19453
19454 * Makefile.in, configure.in: removed traces of namesubdir,
19455 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19456 copyrights to '92, changed some from Cygnus to FSF.
19457
19458 * configure.texi: remove most references to multiple hosts,
19459 multiple targets, subdirs, etc.
19460
19461 * configure.man: removed rcsid. reference config.sub not
19462 config.subr.
19463
19464 * Makefile.in: mkdir $(infodir) on install-info.
19465
19466Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19467
19468 * configure.texi: Explain better about .gdbinit and about
19469 the environment that configure.in sections run in.
19470
19471Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19472
19473 * configure.in: Ultrix is only a decstation if it's a MIPS.
19474
19475Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19476
19477 * README: DOC.configure => cfg-paper.texi.
19478
19479Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19480
19481 * config.sub (near case $os): Don't convert newsos* to bsd!
19482
19483Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19484
19485 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19486 the number of copies of COPYING that go into the GDB tar file.
19487
19488Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19489
731a8127 19490 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19491 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19492 Fix SCO configuration stuff.
19493
19494Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19495
19496 * Makefile.in: For libg++, make sure the -I pointing
19497 to the gcc directory goes *after* all the libg++-local -I flags.
19498 Also, move just-gcc dependency from just-libg++ to all-libg++.
19499
19500Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19501
19502 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19503
19504Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19505
19506 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19507
19508Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19509
19510 * config.sub: Add stratus configuration frags. Also
19511 submitted to FSF.
19512
19513Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19514
19515 * Makefile.in (DEV_SUPPORT): add configure.man.
19516
19517 * config.sub(Decode manufacturer-specific): add -none*.
19518
19519Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19520
19521 * Makefile.in: remove form feeds to make Sun's make happy.
19522 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19523
19524Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19525
19526 * Makefile.in (AR_FLAGS): Make quieter.
19527
19528Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19529
19530 * configure.in: Add libg++.
19531 * configure: When verbose, don't output the command line at each
19532 level; it will be unremarkably the same as the previous version,
19533 which will be the same as what the user typed.
19534
19535Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19536
19537 * configure.in, Makefile.in: fix clean-info, add flex. add
19538 fileutils.
19539
19540 * configure: be less sensitive to spaces in Makefile.in. Do not
19541 look for sources in "..". Doing so breaks subdirectories that
19542 might have their own configure. If a subdir has it's own
19543 configure script, use it.
19544
19545Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19546
19547 * cfg-paper.texi: some changes suggested by rms.
19548
19549Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19550
19551 * config.sub: Merge in some small additions from the FSF version,
19552 taken from the gcc distribution, to bring the Cygnus and FSF
19553 versions into closer sync.
19554
19555Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19556
19557 * configure.in: Changed svr4 references to sysv4.
19558
19559Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19560
19561 * configure: added -V for version number option.
19562
19563Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19564
19565 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19566 renamed from DOC.configure to cfg-paper.texi.
19567
19568Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19569
19570 * configure, config.subr, config.sub: config.subr is now
19571 config.sub again.
19572
19573Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19574
19575 * configure.texi: new file, in progress.
19576
19577 * Makefile.in: build info file and install the man page for
19578 configure.
19579
19580 * configure.man: new file, first cut.
19581
19582 * configure: find config.subr again now that configuration "none"
19583 has gone. removed all traces of the -ansi option. removed all
19584 traces of the -languages option.
19585
19586 * config.subr: resync from rms.
19587
19588Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19589
19590 * configure, config.sub, config.subr: merge config.sub into
19591 config.subr, call the result config.subr, remove config.sub, use
19592 config.subr.
19593
19594 * Makefile.in: revised install for dir.info.
19595
19596Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19597
19598 * configure.in: add decstation host makefile frag.
19599
19600 * Makefile.in: BISON now bison -y again. also install-gcc on
19601 install. clean-gdbm on clean. infodir belongs in datadir.
19602 Make directories for info install. Build dir.info here then
19603 install it.
19604
19605Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19606
19607 * Makefile.in: fix for bad directory tests.
19608
19609Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19610
19611 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19612 regexp. -srcdir relative was being handled incorrectly.
19613
19614 * Makefile.in: unwrapped some for loops so that parallel makes
19615 work again and so one can focus one's attention on a particular
19616 package.
19617
19618Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19619
19620 * configure: added PWD as a stand in for `pwd` (for speed). use
19621 elif wherever possible. make -srcdir work without -objdir.
19622 -objdir= commented out.
19623
19624Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19625
19626 * configure: +options become --options. -subdirs commented out.
19627 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19628 Makefile now at top of generated Makefile. Removed cvs log
19629 entries. added -srcdir. create .gdbinit only if there is one
19630 in ${srcdir}.
19631
19632 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19633 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19634 and mandir now keyed off datadir by default.
19635
19636Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19637
19638 * Freshly created ChangeLog.
19639
19640\f
19641Local Variables:
19642mode: change-log
19643left-margin: 8
19644fill-column: 76
19645version-control: never
19646End:
This page took 3.429312 seconds and 5 git commands to generate.