]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
* MAINTAINERS: Add myself to Write After Approval.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
0666865c
MO
12017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2
3 * MAINTAINERS: Add myself to Write After Approval
4
827c925e
AJ
52017-06-21 Andrew Jenner <andrew@codesourcery.com>
6
7 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
8
0d053a49
ML
92017-06-19 Martin Liska <mliska@suse.cz>
10
11 * Makefile.def: Define 4 stages PGO bootstrap.
12 * Makefile.tpl: Define FLAGS.
13 * Makefile.in: Regenerate.
14
be75f645
ILT
152017-06-14 Ian Lance Taylor <iant@golang.org>
16
17 * Makefile.def: Add check-gotools to go check targets.
18 * Makefile.in: Rebuild.
19
c725f69c
SB
202017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
21
22 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
23
76052545
EB
242017-06-03 Eric Botcazou <ebotcazou@adacore.com>
25
26 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
27 * configure: Regenerate.
28
afd88efc
ML
292017-05-31 Martin Liska <mliska@suse.cz>
30
31 * configure.ac: Add handling of stage2_werror_flags to
32 action-if-given and to action-if-not-given.
33 * configure: Regenerate.
34
945bafd6
PB
352017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
36
37 * MAINTAINERS: Add self to Write After Approval
38
b9396a49
BS
392017-05-27 Bernd Schmidt <bschmidt@redhat.com>
40
41 * MAINTAINERS: Update my email address, and remove myself as
42 maintainer in some areas.
43
aa1b69e7
EG
442017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
45
46 * MAINTAINERS: Add self to Write After Approval
47
cdfee50a
NS
482017-05-25 Nathan Sidwell <nathan@acm.org>
49
50 * configure.ac: Add --enable-languages=default to mean default and
51 make --enable-languages=all mean all supported languages.
52 * configure: Regenerated.
53
83349046
SB
542017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
55
56 * config.gcc (powerpc*-*-*spe*): New.
57 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
58 (powerpc-*-rtems*spe*): New.
59 (powerpc*-*-linux*spe*): New.
60 (powerpc-wrs-vxworksspe): New.
61 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
62 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
63 * config.host (powerpc*-*-*spe*): New.
64
01c712cb
ML
652017-05-19 Martin Liska <mliska@suse.cz>
66
67 * configure.ac: Add --enable-werror-always just for
68 bootstrap-debug (or none build config) and do not add it
69 when we are on a release branch.
70 * configure: Regenerated.
71
7880c1a5
SL
722017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
73
74 * MAINTAINERS: Add self to Write After Approval
75
c759355f
KK
762017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
77
78 * MAINTAINERS: Move myself to Write After Approval section.
79
79557bae
CZ
802017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
81
82 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
83 ACCH registers.
84 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
85 available.
86 (umulsidi3): Likewise.
87 (mulsidi3_700): Disable this pattern when we have advanced mpy
88 instructions.
89 (umulsidi3_700): Likewise.
90 (maddsidi4): New pattern.
91 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
92 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
93 (mpydu_imm_arcv2hs): Likewise.
94 * config/arc/predicates.md (accl_operand): New predicate.
95
c7314bc1
CZ
962017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
97 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
100 case.
101 (ARC_AUTOFP_IRQ_P): Likewise.
102 (ARC_AUTO_IRQ_P): Likewise.
103 (rgf_banked_register_count): New variable.
104 (parse_mrgf_banked_regs_option): New function.
105 (arc_override_options): Handle rgf_banked_regs option.
106 (arc_handle_interrupt_attribute): Add firq option.
107 (arc_compute_function_type): Return fast irq type when required.
108 (arc_must_save_register): Handle fast interrupts.
109 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
110 (arc_return_address_regs): Update.
111 * config/arc/arc.h (arc_return_address_regs): Update.
112 (arc_function_type): Add fast interrupt type.
113 (ARC_INTERRUPT_P): Update.
114 (RC_FAST_INTERRUPT_P): Define.
115 * config/arc/arc.md (simple_return): Update for fast interrupts.
116 (p_return_i): Likewise.
117 * config/arc/arc.opt (mrgf-banked-regs): New option.
118 * doc/invoke.texi (mrgf-banked-regs): Document.
119
41453183
CZ
1202017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
121
122 * config/arc/arc.c (irq_ctrl_saved): New variable.
123 (ARC_AUTOBLINK_IRQ_P): Define.
124 (ARC_AUTOFP_IRQ_P): Likewise.
125 (ARC_AUTO_IRQ_P): Likewise.
126 (irq_range): New function.
127 (arc_must_save_register): Likewise.
128 (arc_must_save_return_addr): Likewise.
129 (arc_dwarf_emit_irq_save_regs): Likewise.
130 (arc_override_options): Handle deferred options.
131 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
132 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
133 arc_must_save_return_addr.
134 (arc_compute_frame_size): Handle automated save and restore of
135 registers.
136 (arc_expand_prologue): Likewise.
137 (arc_expand_epilogue): Likewise.
138 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
139 * config/arc/arc.opt (mirq-ctrl-saved): New option.
140 * doc/invoke.texi (mirq-ctrl-saved): Document option.
141
52744dd7
TK
1422017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
143 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
144
145 PR bootstrap/77661
146 * Makefile.def: Don't pass --enable-maintainer-mode on to an
147 in-tree build MPC.
148 * Makefile.in: Regenerate.
149
deeba76a
FXC
1502017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
151
152 * configure.ac: Enable LTO by default on darwin >= 9.
153 * configure: Regenerate.
154
5a05e11d
PD
1552017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
156
157 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
158 and Andrew Waterman as the RISC-V maintainers.
159
e04f858c
NK
1602017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
161
162 * MAINTAINERS: Add self to Write After Approval
163
a98cf819
GP
1642017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
165
166 * config.guess: Import latest from upstream.
167
9826d1a3
GP
1682017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
169
170 * MAINTAINERS (Write After Approval): Remove entries that are
171 already covered under Reviewers.
172
a46586c3
MW
1732017-03-08 Mark Wielaard <mark@klomp.org>
174
175 PR demangler/70909
176 PR demangler/67264
177 * include/demangle.h: Add d_printing to struct demangle_component
178 and pass struct demangle_component as non const.
179
734ca1c2
GP
1802017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
181
182 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
183
93b87d1d
TS
1842017-02-15 Thomas Schwinge <thomas@codesourcery.com>
185
186 * Makefile.tpl: Remove HOST_ISLVER.
187 (HOST_EXPORTS): Remove ISLVER.
188 * Makefile.in: Regenerate.
189
f877b3ad
RB
1902017-02-13 Richard Biener <rguenther@suse.de>
191
192 * configure: Re-generate.
193
2ad31830
GP
1942017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
195
196 * MAINTAINERS: Adjust bug reporting URL.
197
3501e62c
GP
1982017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
199
200 * MAINTAINERS (Write After Approval): Remove redundant entry
201 for Andrew Burgess.
202
510555e0
JDA
2032017-02-03 John David Anglin <danglin@gcc.gnu.org>
204
205 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
206 32-bit hppa*-*-hpux*.
207 * configure: Regenerate.
208
f6a24a94
MJ
2092017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
210
211 * configure.ac: Moved the white list of enabling BRIG FE to
212 libhsail-rt/configure.tgt.
213 * configure: Regenerated.
214 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
215
2162017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
217 Martin Jambor <mjambor@suse.cz>
218
5fd1486c
PJ
219 * Makefile.def (target_modules): Added libhsail-rt.
220 (languages): Added language brig.
221 * Makefile.in: Regenerated.
222 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
223 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
224 * configure: Regenerated.
225
3c36aa6b
JJ
2262017-01-17 Jakub Jelinek <jakub@redhat.com>
227
228 PR other/79046
229 * configure: Regenerated.
230
8f56cb51
AM
2312017-01-04 Alan Modra <amodra@gmail.com>
232
233 * configure: Regenerate.
234
f2c764c5
BE
2352016-12-29 Ben Elliston <bje@gnu.org>
236
237 * config.sub: Import latest version.
238
1dc9c117
AI
2392016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
c21fdaa1
JJ
2432016-12-21 Jakub Jelinek <jakub@redhat.com>
244
245 * configure.ac: Don't bootstrap libmpx unless --with-build-config
246 includes bootstrap-mpx.
247 * configure: Regenerated.
248
cc811459
CX
2492016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
250
251 * MAINTAINERS (Write After Approval): Add myself.
252
b55e6680
MJ
2532016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
254
8f56cb51 255 * configure: Regenerate.
b55e6680 256
825fba52
MK
2572016-12-01 Matthias Klose <doko@ubuntu.com>
258
259 * configure.ac: Don't use pkg-config to check for bdw-gc.
260 * configure: Regenerate.
261
114bf3f1
MK
2622016-11-30 Matthias Klose <doko@ubuntu.com>
263
264 * Makefile.def: Remove reference to boehm-gc target module.
265 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
266 options and for the bdw-gc pkg-config module.
267 * configure: Regenerate.
268 * Makefile.in: Regenerate.
269
21b0f96a
NS
2702016-11-28 Nathan Sidwell <nathan@acm.org>
271
272 * MAINTAINERS (nvptx): Remove self.
273
292edab3
BE
2742016-11-25 Ben Elliston <bje@gnu.org>
275
276 * config.guess: Import latest version.
277 * config.sub: Likewise.
278
0954a00b
TT
2792016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282
8e4d2ca4
MK
2832016-11-15 Matthias Klose <doko@ubuntu.com>
284
285 * Makefile.def: Remove references to GCJ.
286 * Makefile.tpl: Likewise.
287 * Makefile.in: Regenerate.
288
84c1b9d3
MK
2892016-11-15 Matthias Klose <doko@ubuntu.com>
290
291 * config-ml.in: Remove references to GCJ.
292 * configure.ac: Likewise.
293 * configure: Regenerate.
294
3f95ca6c
JC
2952016-11-01 Josh Conner <joshconner@google.com>
296
297 * MAINTAINERS (Write After Approval): Update email address,
298
457cc672
CL
2992016-10-27 Carl Love <cel@us.ibm.com>
300
301 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
302 Approval list to make it alphabetical.
303
2142f54f
CL
3042016-10-27 Carl Love <cel@us.ibm.com>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
104700f4
AB
3082016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * MAINTAINERS (Reviewers): Add myself.
311 (Write After Approval): Add myself.
312
942c0db8
HP
3132016-10-21 Hartmut Penner <hepenner@us.ibm.com>
314 Ulrich Weigand <uweigand@de.ibm.com>
315
316 * MAINTAINERS: Update email address.
317
fbf4c502
NS
3182016-10-10 Nathan Sidwell <nathan@acm.org>
319
320 * MAINTAINERS: Update email address.
321
b20e7532
AT
3222016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
323
324 * configure.ac: Add aarch64-*-freebsd*.
325 * configure: Regenerate.
326
2e21fd4d
SE
3272016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
328
329 * MAINTAINERS: Update email address after it got reverted.
330
43c40f3e
RO
3312016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
332
333 * configure.ac (target_libraries): Readd target-boehm-gc.
334 Restore --enable-objc-gc handling.
335 * configure: Regenerate.
336
f05796ba
JL
3372015-10-03 Jeff Law <law@redhat.com>
338
339 * MAINTAINERS: Move several inactive maintainers to the
340 write-after-approval section.
341
012447ea
JJ
3422016-09-30 Jakub Jelinek <jakub@redhat.com>
343
344 * configure.ac: Add target-libffi to target_libraries.
345 Readd libgcj target disablings, modified to only target-libffi.
346 Readd target addition of go to unsupported languages.
347 * configure: Regenerated.
348
a7d75d59
SE
3492016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
350
351 * MAINTAINERS: Update email address.
352
d1a79a95
AH
3532016-09-30 Andrew Haley <aph@redhat.com>
354
4d8c733d 355 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
356 write-after approval. Remove Tom Tromey and Bryce McKinlay from
357 libgcj.
358
af2d4873
AH
3592016-09-30 Andrew Haley <aph@redhat.com>
360
361 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
362 write-after approval after GCJ deletion.
363
07b78716
AH
3642016-09-30 Andrew Haley <aph@redhat.com>
365
366 * Makefile.def: Remove libjava.
367 * Makefile.tpl: Likewise.
368 * Makefile.in: Regenerate.
369 * configure.ac: Likewise.
370 * configure: Likewise.
371 * gcc/java: Remove.
372 * libjava: Likewise.
373
a29b7214
CZ
3742016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
375
376 * MAINTAINERS (Reviewers): Add myself.
377
2fd88f4f
AK
3782016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
379
380 * configure.ac: Disable "sim" directory for arc*-*-*.
381 * configure: Regenerated.
382
e2080e79
TC
3832016-09-23 Tamar Christina <tamar.christina@arm.com>
384
385 * MAINTAINERS (Write After Approval): Add myself.
386
8f3675f8
MR
3872016-09-12 Maciej W. Rozycki <macro@imgtec.com>
388
389 * configure.ac: Check for the minimum in-tree MPFR version
390 handled.
391 * configure: Regenerate.
392
21f88103
YTL
3932016-07-20 Yan-Ting Lin <currygt52@gmail.com>
394
395 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
396 * configure: Regenerated.
397
60d51882
FR
3982016-07-19 Fritz Reese <fritzoreese@gmail.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
277d7ee0
AK
4022016-06-23 Andi Kleen <ak@linux.intel.com>
403
404 * Makefile.def: Add autoprofiledbootstrap.
405 * Makefile.tpl: Dito.
406 * Makefile.in: Regenerate.
407
fd6487af
JS
4082016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
409
410 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
411 * configure: Regenerate.
412
3e326935
TS
4132016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
414
415 * configure: Regenerate.
416 * configure.ac: Remove support for avr-rtems.
417
9582bf04
SKS
4182016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
6f820b68
MC
4222016-06-16 Michael Collison <michael.collison@arm.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
775ee7fa
MM
4262016-06-14 Mikael Morin <mikael@gcc.gnu.org>
427
428 * MAINTAINERS (Write After Approval): Update e-mail address.
429
de3ba371
JM
4302016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
431
21f88103 432 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 433
350216e3
AM
4342016-05-28 Alan Modra <amodra@gmail.com>
435
436 * Makefile.tpl (configure): Depend on m4 files included.
437 * Makefile.in: Regenerate.
438
9cad20fa
BS
4392016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
440
441 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
442 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
443
92466115
BS
4442016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
445
446 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
447 special case builtin.
448 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
449 support for ALTIVEC_BUILTIN_VEC_ADDEC.
450 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
451 for __builtin_vec_addec.
452
fe38e08b
JS
4532016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
454
455 * config.guess: Import version 2016-04-02 (newest).
456 * config.sub: Import version 2016-05-10 (newest).
457
cef1a0b8 4582016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 459
cef1a0b8
JL
460 * configure.ac: Add ARC support to libgloss.
461 * configure: Regenerate
704b85c7 462
75a6b91a
AS
4632016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
00f35794
BE
4672016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
468
469 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
470 * configure: Regenerated.
471 * Makefile.def (gmp): Explicitly disable assembler.
472 (mpfr): Adjust lib_path.
473 (mpc): Likewise.
474 * Makefile.in: Regenerated.
475
c100769b
JJ
4762016-05-01 Jakub Jelinek <jakub@redhat.com>
477
478 PR bootstrap/70704
479 * configure.ac (--enable-stage1-checking): Add missing
480 --enable-checking=.
481 * configure: Regenerated.
482
bc6d9014
OE
4832016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
484
ace08cb8
OE
485 * config.guess: Revert r235676.
486 * config.sub: Revert r235676.
487
4882016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
489
490 * config.guess: Remove SH5 support.
bc6d9014
OE
491 * config.sub: Likewise.
492 * configure: Likewise.
493 * configure.ac: Likewise.
494
7db11a5a
JJ
4952016-04-26 Jakub Jelinek <jakub@redhat.com>
496
497 PR bootstrap/70704
498 * configure.ac (--enable-stage1-checking): For --disable-checking or
499 implicit --enable-checking, make sure extra flag matches in between
500 stage1 and later checking.
501 * configure: Regenerated.
502
ab0fc037
TS
5032016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
504
505 * .gitattributes: New file.
506
c048fa95
SB
5072016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
508
509 * MAINTAINERS (rs6000/powerpc port): Add myself.
510
f3653cf5
SB
5112016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
512
513 PR bootstrap/70173
514 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
515 and gotools directories. Delete the stage_final file.
516 * Makefile.in: Regenerate.
517
4f93efa4
AV
5182016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
c27e432e
SK
5222016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
523
524 * MAINTAINERS (Fortran maintainer): Remove myself.
525
7134713c
BS
5262016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
7d74282a
KN
5302016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
531
532 * MAINTAINERS (Write After Approval): Add myself.
533
1b858e76
CC
5342016-03-17 Cary Coutant <ccoutant@gmail.com>
535
536 Sync with binutils-gdb:
537
538 2016-03-17 Cary Coutant <ccoutant@gmail.com>
539
540 * configure.ac: Add mips and s390 to the gold target check.
541 * configure: Regenerate.
542
d15bd5bb
DD
5432016-03-01 DJ Delorie <dj@redhat.com>
544
545 * MAINTAINERS (mep): Remove myself as MeP maintainer.
546
6d1fa6bb
DM
5472016-02-22 David Malcolm <dmalcolm@redhat.com>
548
549 * MAINTAINERS (libcpp): Add myself.
550 (diagnostic messages): Likewise.
551
607bda60
TV
5522016-02-20 Tom de Vries <tom@codesourcery.com>
553
554 * MAINTAINERS: Fix whitespace.
555
80cfaff8
CZ
5562016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
c661a43d
SP
5602016-01-29 Sebastian Pop <s.pop@samsung.com>
561
562 * config/isl.m4: Add comments about isl-0.16.
563 * configure: Regenerate.
564
86b3a101
MJ
5652016-01-29 Martin Jambor <mjambor@suse.cz>
566
567 * MAINTAINERS (hsa maintainers): Add myself.
568
960cbfd2
WD
5692015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
570
571 * MAINTAINERS: (Write After Approval): Add myself.
572
1e050c90
AK
5732016-01-25 Aditya Kumar <aditya.k7@samsung.com>
574 Sebastian Pop <s.pop@samsung.com>
575
576 * Makefile.in: Regenerate.
577 * Makefile.tpl: Export ISLVER.
578 * configure: Regenerate.
579 * config/isl.m4: Detect isl-0.15.
580
cefadad1
MM
5812016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
582
583 PR bootstrap/69329
584 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
585 * Makefile.in: Regenerate.
586
9e530bcd
AP
5872016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
588
589 * configure.ac: Enable LTO for DJGPP
590 * configure: Regenerate
591
324402a0
L
5922016-01-12 H.J. Lu <hongjiu.lu@intel.com>
593
594 Sync with binutils-gdb:
595 2015-10-21 Nick Clifton <nickc@redhat.com>
596
597 PR gas/19109
598 * configure.ac: Note the 'none' is an acceptable argument to
599 --enable-compressed-debug-sections.
600 * configure: Regenerate.
601
9eaaa830
BE
6022016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
603
604 PR bootstrap/69134
605 * Makefile.def (mpfr): Disable assembler.
606 * Makefile.in: Regenerate.
607
cfe67e03
BE
6082016-01-01 Ben Elliston <bje@gnu.org>
609
610 * config.guess: Import version 2016-01-01.
611 * config.sub: Likewise.
612
be33d404
SS
6132015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
e357a5e0
SP
6172015-12-17 Sebastian Pop <s.pop@samsung.com>
618
619 * Makefile.in: Replace ISL with isl.
620 * Makefile.tpl: Same.
621 * config/isl.m4: Same.
622 * configure.ac: Same.
623 * contrib/download_prerequisites: Same.
624 * configure: Regenerate.
625
1ad2439b
AP
6262015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
627
628 * MAINTAINERS (Write After Approval): Add Myself.
629
70decafb
NS
6302015-12-17 Nathan Sidwell <nathan@acm.org>
631
632 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
633 * configure: Regenerate.
634
560d18d3
AK
6352015-12-16 Aditya Kumar <aditya.k7@samsung.com>
636 Sebastian Pop <s.pop@samsung.com>
637
638 * config/isl.m4 (ISL_CHECK_VERSION): Check for
639 isl_ctx_get_max_operations.
640 * configure: Regenerate.
641
57e8ab24 6422015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
105b682e
ILT
6462015-12-02 Ian Lance Taylor <iant@google.com>
647
648 PR go/66147
649 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
650 * Makefile.in: Regenerate.
651
7eb46bec
AT
6522015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
653
654 PR libffi/65726
655 * Makefile.def (lang_env_dependencies): Make libffi depend
656 on cxx.
657 * Makefile.in: Regenerate.
658
cc3baaa9
DE
6592015-11-26 David Edelsohn <dje.gcc@gmail.com>
660
661 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
662 symbols.
663
3be96231
TG
6642015-11-20 Tristan Gingold <gingold@adacore.com>
665
666 Sync with binutils-gdb:
667 2015-11-20 Tristan Gingold <gingold@adacore.com>
668
669 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
670 * configure: Regenerate.
671
daa53f38
ML
6722015-11-19 Martin Liska <mliska@suse.cz>
673
674 * .gitignore: Add .clang-format to ignored files.
675 * Makefile.in: Add clang-format.
676 * Makefile.tpl: Likewise.
677
54985c70
TA
6782015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
679
680 * configure.ac: Enable libmpx by default.
681 * configure: Regenerated.
682
d0397c75
SE
6832015-10-23 Steve Ellcey <sellcey@imgtec.com>
684
685 * MAINTAINERS: Update email address.
686
735a559c
PM
6872015-10-23 Paulo Matos <pmatos@linki.tools>
688
689 * MAINTAINERS: Update email address.
690
15713b43
AH
6912015-10-23 Alan Hayward <alan.hayward@arm.com>
692
693 * MAINTAINERS (Write After Approval): Add myself.
694
78edb32f
L
6952015-10-20 H.J. Lu <hongjiu.lu@intel.com>
696
697 Sync with binutils-gdb:
698 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
699
700 PR gas/19109
701 * configure.ac: Add
702 --enable-compressed-debug-sections={all,gas,gold,ld}.
703 * configure: Regenerated.
704
dec6b7f1
AC
7052015-10-16 Arnaud Charlet <charlet@adacore.com>
706
707 * MAINTAINERS: Update list of Ada maintainers and email addresses.
708
6be1d686
ML
7092015-10-09 Martin Liska <mliska@suse.cz>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
dc0e2060
AF
7132015-10-09 Alexander Fomin <alexander.fomin@intel.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
bec93d40
FW
7172015-10-02 Florian Weimer <fweimer@redhat.com>
718
719 * MAINTAINERS: Update email address.
720
0487f06d
LK
7212015-10-02 Louis Krupp <louis.krupp@zoho.com>
722
723 * MAINTAINERS (Write After Approval): Add myself.
724
56547ff7
KT
7252015-09-20 Kai Tietz <ktietz70@googlemail.com>
726
423ea09f 727 * MAINTAINERS: Update email.
56547ff7 728
ed4c91ea
BS
7292015-09-14 Bernd Schmidt <bschmidt@redhat.com>
730
731 * MAINTAINERS: Update my email address.
732
2503fd9e
JB
7332015-09-01 James Bowman <james.bowman@ftdichip.com>
734
735 * MAINTAINERS (ft32 port): Add myself.
736
3726332a
DS
7372015-08-28 David Sherwood <david.sherwood@arm.com>
738
739 * MAINTAINERS: Add myself.
740
15480aaf
PM
7412015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
ad4f95e3
FXC
7452015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
746
747 PR libfortran/54572
748 * Makefile.def: Make libgfortran depend on libbacktrace.
749 * Makefile.in: Regenerate.
750
95f25df0
SD
7512015-08-20 Simon Dardis <simon.dardis@imgtec.com>
752
753 * MAINTAINERS (Write After Approval): Add myself.
754
5dc85f7e
TV
7552015-08-12 Tom de Vries <tom@codesourcery.com>
756
757 PR other/67092
758 * configure.ac: Remove --with_host_libstdcxx support.
759 * configure: Regenerate.
760
44a7d18d
TS
7612015-08-10 Thomas Schwinge <thomas@codesourcery.com>
762 Jakub Jelinek <jakub@redhat.com>
763
764 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
765 nvptx*-*-*.
766 * configure: Regenerate.
767
bf5372e7
YS
7682015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
769
770 * Makefile.def (libiconv): Define bootstrap=true.
771 Mark pdf/html/info as missing.
772 (configure-gcc): Depend on all-libiconv.
773 (all-gcc): Ditto.
774 (configure-libcpp): Ditto.
775 (all-libcpp): Ditto.
776 (configure-intl): Ditto.
777 (all-intl): Ditto.
778 * Makefile.in: Regenerate.
779
94b8fdcc
BC
7802015-08-03 Bin Cheng <bin.cheng@arm.com>
781
782 * MAINTAINERS (loop ivopts): Add the entry and myself.
783
430bcac1
NS
7842015-07-31 Nathan Sidwell <nathan@codesourcery.com>
785
786 * MAINTAINERS (nvptx): Add self.
787
110d61da
AL
7882015-07-29 Alan Lawrence <alan.lawrence@arm.com>
789
790 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
791 128-bit vector modes.
792
c9da7548 7932015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 794
c9da7548
VV
795 * MAINTAINERS (Write After Approval): Add myself.
796
423ea09f 7972015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
798
799 * config.sub, config.guess: Import from upstream.
800
6b1786aa
JL
8012015-07-24 Michael Darling <darlingm@gmail.com>
802
803 PR other/66259
804 * config-ml.in: Reflects renaming of configure.in to configure.ac
805 * configure: Likewise
806 * configure.ac: Likewise
807
45952786
BS
8082015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
809
810 * MAINTAINERS: Update my email address.
811
f1595603
L
8122015-07-14 H.J. Lu <hongjiu.lu@intel.com>
813
814 Sync with binutils-gdb:
815 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
816
817 * configure.ac (target_configdirs): Exclude target-zlib if
818 target-libjava isn't built.
819 * configure: Regenerated.
820
a05c2c75
L
8212015-07-14 H.J. Lu <hongjiu.lu@intel.com>
822
823 Sync with binutils-gdb:
824 2015-05-13 John David Anglin <dave.anglin@bell.net>
825
826 * configure.ac: Disable configuration of GDB for HPUX targets.
827 * configure: Regenerate.
828
829 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
830
831 * configure.ac: Add --with-system-zlib.
832 * configure: Regenerated.
833
834 2015-01-28 James Bowman <james.bowman@ftdichip.com>
835
836 * configure.ac: Add FT32 support.
837 * configure: Regenerate.
838
839 2015-01-12 Anthony Green <green@moxielogic.com>
840
841 * configure.ac: Don't disable gprof for moxie.
842 * configure: Rebuild.
843
1c01ebf6
L
8442015-07-14 H.J. Lu <hongjiu.lu@intel.com>
845
846 Sync with binutils-gdb:
847 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
848
849 PR ld/18355
850 * Makefile.def: Add extra_configure_flags to host zlib.
851 * configure.ac (extra_host_zlib_configure_flags): New. Set
852 to --enable-host-shared When bfd is to be built as shared
853 library. AC_SUBST.
854 * Makefile.in: Regenerated.
855
e59969a1
HPN
8562015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
857
858 Sync with src:
859 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
860 * Makefile.def (dependencies): Add all-zlib to all-bfd.
861 * Makefile.in: Regenerated.
862
d9063947
L
8632015-06-30 H.J. Lu <hongjiu.lu@intel.com>
864
865 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
866 target.
867 * configure: Regenerate.
868
b837291d
LC
8692015-06-23 Ludovic Courtès <ludo@gnu.org>
870
871 * MAINTAINERS (Write After Approval): Add myself.
872
2a97995f
AT
8732015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
874
875 * MAINTAINERS (OS Port Maintainers): Add myself.
876 (Various Maintainers): Remove myself from libffi testsuite.
877
19cd26a6
RS
8782015-06-04 Richard Sandiford <richard.sandiford@arm.com>
879
880 * MAINTAINERS (gen* on machine desc): Add self.
881
8ca528d9
JM
8822015-06-02 Jason Merrill <jason@redhat.com>
883
884 PR bootstrap/66319
885 * configure.ac: Use -std=gnu++98.
886
4526c3c1
SN
8872015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
888
889 * MAINTAINERS (Write After Approval): Add myself.
890
318a4e6d
MF
8912015-05-28 Mike Frysinger <vapier@gentoo.org>
892
893 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
894 * configure: Regenerate.
895
46070488
JM
8962015-05-26 Jason Merrill <jason@redhat.com>
897
898 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
899 * configure: Regenerate.
900
fef939d6
JB
9012015-05-16 James Bowman <james.bowman@ftdichip.com>
902
903 * configure.ac: FT32 target added.
fef939d6
JB
904 * configure: Regenerated.
905
886faf50
IB
9062015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
907
908 * MAINTAINERS (Write After Approval): Add myself.
909
91c6b410
PM
9102015-05-11 Paulo Matos <paulo@matos-sorge.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
e640447c
PM
9142015-05-11 Paulo Matos <paulo@matos-sorge.com>
915
916 * configure.ac: Fix typo.
917 * configure: Regenerate.
918
e587377d
MM
9192015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
920
921 * MAINTAINERS (Write After Approval): Add myself.
922
cabb9d59
MK
9232015-05-03 Matthias Klose <doko@ubuntu.com>
924
925 * configure.ac: Match $host configured with triplets.
926 * configure: Regenerate.
927
fafb95a6
BRF
9282015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
929
930 * Makefile.tpl: Remove surplus whitespace throughout.
931 * Makefile.in: Regenerate.
932
85867772
SB
9332015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
934
935 * MAINTAINERS (Various Maintainers): Add myself as instruction
936 combiner maintainer.
937
c10b5ea0
JJ
9382015-04-17 Jakub Jelinek <jakub@redhat.com>
939
940 PR bootstrap/62077
941 * configure.ac (--enable-stage1-checking): Default to
942 release,misc,gimple,rtlflag,tree,types if --disable-checking
943 or --enable-checking is not specified and DEV-PHASE is not
944 experimental.
945 * configure: Regenerated.
946
77019397
MO
9472015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
948
949 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
950 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
951 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
952 * Makefile.in: Regenerate.
953
17feae99 9542015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
955
956 * MAINTAINERS: Update my email address.
957
e61ffb3b
JG
9582015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
959
960 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
961
b16cc4f2
KT
9622015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
963
964 * MAINTAINERS: Add myself as an arm port reviewer.
965
ec523909
ML
9662015-03-25 Martin Liska <mliska@suse.cz>
967 Yury Gribov <y.gribov@samsung.com>
968
969 * Makefile.in: Fix ln source location for vimrc file.
970 * Makefile.tpl: Likewise.
971
fc30054e
AH
9722015-03-09 Aldy Hernandez <aldyh@redhat.com>
973
974 PR bootstrap/25672
975 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
976 cross-compiling. Similarly for CXX_FOR_TARGET.
977 * configure: Regenerate.
978
5373cd33
IE
9792015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
980
981 * Makefile.def: Add libmpx.
982 * configure.ac: Add libmpx.
983 * Makefile.in: Regenerate.
984 * configure: Regenerate.
985
a6e8abb9
KY
9862015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
987
988 * MAINTAINERS (CPU Port Maintainers): Add myself
989 i386 vector ISA extns mantainer.
990
f2b86778
JL
9912015-03-13 Jeff Law <law@redhat.com>
992
993 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
994 maintainer.
995 Remove Richard Henderson as a maintainer for the x86 port.
996
9dd44d1c
JR
9972015-03-03 Joern Rennecke <gnu@amylaar.uk>
998
999 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1000
33079441
IE
10012015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1002
1003 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1004 pointer bounds checker and i386 MPX maintainer.
1005
d083ae5f
SL
10062015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1007
1008 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1009
f91f1c13
MS
10102015-02-26 Martin Sebor <msebor@redhat.com>
1011
1012 * MAINTAINERS (Various Maintainers): Add self.
1013
426c1eb0
TS
10142015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1015
1016 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1017 Make sure it contains lto.
1018 * configure: Regenerate.
1019
8ae12d71
TS
10202015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1021
1022 * configure: Regenerate.
1023
11aa81cc 10242015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 10251
11aa81cc
DN
1026 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1027 middle-end, docstring): Remove myself.
1028 (Write After Approval): Add myself.
1029
a436ab27
JJ
10302015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1031
1032 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1033 (Write After Approval): Update address.
1034
231d020b
DM
10352015-01-29 David Malcolm <dmalcolm@redhat.com>
1036
1037 PR jit/64780
1038 * configure.ac: Require the user to explicitly specify
1039 --enable-host-shared if the jit is enabled.
1040 * configure: Regenerate.
1041
82a94471
RS
10422015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
e6f0c56d
TV
10462015-01-25 Tom de Vries <tom@codesourcery.com>
1047
1048 * MAINTAINERS: Make whitespace consistent.
1049
631ff3e1
BO
10502015-01-23 Braden Obrzut <admin@maniacsvault.net>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
09b9cd1f
AV
10542015-01-20 Andre Vehreschild <vehre@gmx.de>
1055
1056 * MAINTAINERS: (Write After Approval): Add myself.
1057
802ed46a
MU
10582015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1059
1060 * MAINTAINERS: (Write After Approval): Add myself.
1061
c61fcfa6
PT
10622015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1063
1064 * MAINTAINERS: (Write After Approval): Add myself.
1065
ebcd09c1
IS
10662015-01-13 Iain Sandoe <iain@codesourcery.com>
1067
1068 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1069 objective-c/c++ front end maintainer.
1070
71aa170d
MP
10712015-01-13 Marek Polacek <polacek@redhat.com>
1072
1073 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1074
da067543
JL
10752015-01-12 Jeff Law <law@redhat.com>
1076
1077 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1078 a very long time.
1079
bf1de3f0
ILT
10802015-01-09 Ian Lance Taylor <iant@google.com>
1081
1082 * configure.ac (host_tools): Add gotools.
1083 * Makefile.def (host_modules): Add gotools.
1084 (dependencies): Add dependency of all-gotools on all-target-libgo.
1085
82a19768
AT
10862015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1087
1088 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1089 * configure: Regenerate.
1090
53dd59bf
TS
10912015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1092
1093 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1094 all-target-libgomp.
1095 * Makefile.in: Regenerate.
1096
8054942d
EB
10972015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1098
1099 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1100
0969ec7d
EB
11012015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1102
1103 * configure.ac: Add Visium support.
1104 * configure: Regenerate.
1105
ec8fd1c0
AS
11062015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1107
1108 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1109 * configure: Regenerate.
1110
9bccfdf5
AP
11112015-01-03 Andrew Pinski <apinski@cavium.com>
1112
1113 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1114 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1115 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1116 (OBJCOPY_FOR_TARGET): New variable.
1117 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1118 * Makefile.in: Regenerate.
1119 * configure.ac: Check for already installed target objcopy.
1120 Also GCC_TARGET_TOOL on objcopy.
1121 * configure: Regenerate.
1122
007adc0d
HPN
11232015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1124
1125 * config.sub: Update from upstream, to 2015-01-01 version.
1126 * config.guess: Ditto.
1127
fe55e976
SH
11282014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1129
1130 * MAINTAINERS (RTEMS Ports): Add myself.
1131
b86d271e
PMR
11322014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
9733278a
MH
11362014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
4b4f2e35
TS
11402014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1141
1142 * configure.ac (--enable-as-accelerator-for): Don't set
1143 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1144 * configure: Regenerate.
1145
b6a65eb6
JJ
11462014-12-13 Jakub Jelinek <jakub@redhat.com>
1147
1148 PR bootstrap/64023
1149 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1150 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1151 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1152 to CXX.
1153 * Makefile.in: Regenerated.
1154
c3e1e693
YG
11552014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1156 Yury Gribov <y.gribov@samsung.com>
1157
1158 * .gitignore: Added .local.vimrc and .lvimrc.
1159 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1160 * Makefile.in: Regenerate.
1161
11622014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1163
1164 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1165 * configure: Regenerated.
1166
b9fb25a5
BS
11672014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1168
1169 * MAINTAINERS (nvptx port): New entry.
1170
d896cc4d
JBG
11712014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1172
1173 * configure: Regenerate.
1174
74ae587e
JBG
11752014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1176
1177 * configure.ac: Merge with Binutils.
1178
45c89690
TB
11792014-11-26 Tobias Burnus <burnus@net-b.de>
1180
1181 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1182 * Makefile.in: Regenerate.
1183
ea903c37
BE
11842014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1185
1186 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1187 missing flex.
1188 * Makefile.in: Regenerated.
1189
eb23df59
IV
11902014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1191
1192 * Makefile.in: Regenerate.
1193
a699d672
L
11942014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1195
1196 PR bootstrap/63784
1197 * libtool.m4: Add $pic_flag with -shared.
1198
fc065a61
RL
11992014-11-21 Renlin Li <Renlin.Li@arm.com>
1200
1201 * MAINTAINERS (Write After Approval): Added myself.
1202
efcc23e6
AV
12032014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1204
1205 * MAINTAINERS (write-after-approval): Add myself.
1206
dd308ed8
MK
12072014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1208
1209 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1210 from 2 years ago.
1211
ac8698a1
AV
12122014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1213
1214 Revert:
1215 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1216
1217 * MAINTAINERS (Write After Approval): Added myself as line map
1218 maintainer.
1219
8dab9330
RL
12202014-11-19 Renlin Li <Renlin.Li@arm.com>
1221
1222 Revert:
1223 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1224
1225 * MAINTAINERS (Write After Approval): Added myself.
1226
1be22083
RL
12272014-11-19 Renlin Li <Renlin.Li@arm.com>
1228
1229 * MAINTAINERS (Write After Approval): Added myself.
1230
59392f46
AV
12312014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1232
1233 * MAINTAINERS (Write After Approval): Added myself as line map
1234 maintainer.
1235
0f3422cc
DS
12362014-11-17 Dodji Seketeli <dodji@redhat.com>
1237
1238 * MAINTAINERS (Various Maintainers): Added myself as line map
1239 maintainer.
1240
0c8969f0
JBG
12412014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1242
1243 * move-if-change: Sync from upstream gnulib.
1244
d7134c0e
JBG
12452014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1246
1247 * compile: Sync with upstream Automake.
1248 * depcomp: Ditto.
1249 * install-sh: Ditto.
1250 * missing: Ditto.
1251 * mkinstalldirs: Ditto.
1252 * ylwrap: Ditto.
1253
e4ff7e6a
JBG
12542014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1255
1256 * config.sub: Update from upstream config repo.
1257 * config.guess: Ditto.
1258
5f520819
KY
12592014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1260
1261 * Makefile.def: Add liboffloadmic to target_modules. Make
1262 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1263 * Makefile.in: Regenerate.
1264 * configure: Regenerate.
1265 * configure.ac: Add liboffloadmic to target binaries.
1266 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1267 Add liboffloadmic to noconfig list when C++ is not supported.
1268
85c64bbe
BS
12692014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1270 Thomas Schwinge <thomas@codesourcery.com>
1271 Ilya Verbin <ilya.verbin@intel.com>
1272 Andrey Turetskiy <andrey.turetskiy@intel.com>
1273
1274 * configure: Regenerate.
1275 * configure.ac (--enable-as-accelerator-for)
1276 (--enable-offload-targets): New configure options.
1277
7d35a59e
TB
12782014-11-11 Tobias Burnus <burnus@net-b.de>
1279
0a002272 1280 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1281 * Makefile.in: Regenerate.
1282
35485da9
DM
12832014-11-11 David Malcolm <dmalcolm@redhat.com>
1284
1285 * ChangeLog.jit: New.
1286 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1287
ebf6d33b
FXC
12882014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1289
1290 PR target/63610
1291 * libtool.m4: Fix globbing of darwin versions.
1292 * configure: Regenerate.
1293
4a9bb2aa
TB
12942014-11-11 Tobias Burnus <burnus@net-b.de>
1295
4a9bb2aa
TB
1296 * Makefile.def: Remove CLooG.
1297 * Makefile.tpl: Ditto.
1298 * configure.ac: Ditto.
1299 * configure: Regenerate.
1300 * Makefile.in: Ditto.
1301
738f2522
BS
13022014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1303
1304 * configure.ac: Handle nvptx-*-*.
1305 * configure: Regenerate.
1306
9b591dd1
PG
13072014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1308
1309 * MAINTAINERS (Write After Approval): Add myself.
1310
14258928
JJ
13112014-10-31 Jakub Jelinek <jakub@redhat.com>
1312
1313 * Makefile.def (libcc1): Remove bootstrap=true;.
1314 * Makefile.in: Regenerated.
1315
1335a8ca
JBG
13162014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1317
1318 * configure.ac: Update comment.
1319 * configure: Regenerate.
1320
cb115cc2
IE
13212014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
fca38047
TS
13252014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1326
1327 * configure.ac (extra_host_libiberty_configure_flags): Add
1328 --enable-shared also for libcc1's benefit.
1329 * configure: Regenerate.
1330
65c0707b
TG
13312014-10-29 Tristan Gingold <gingold@adacore.com>
1332
1333 * MAINTAINERS: Change my email address.
1334
ddc8de03
PM
13352014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1336 Tom Tromey <tromey@redhat.com>
1337
1338 * Makefile.def: Add libcc1 to host_modules.
1339 * configure.ac (host_tools): Add libcc1.
1340 * Makefile.in, configure: Rebuild.
1341
4eb1ac39 13422014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1343
1344 * configure.ac (build_configargs): Don't share config.cache between
1345 build subdirs.
7fd74620 1346 * configure: Regenerate.
3d96b0d0 1347
d81230b5
DH
13482014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1349
1350 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1351 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1352 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1353 leon3v7 as leon3.
1354 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1355 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1356 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1357 * config/sparc/sparc.md (cpu): Add leon3v7.
1358 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1359
c7a6a617
DH
13602014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1361
1362 * MAINTAINERS (write-after-approval): Add myself.
1363
74cc5471
ILT
13642014-10-23 Ian Lance Taylor <iant@google.com>
1365
1366 * configure.ac: Disable the Go frontend on systems where it is known
1367 to not work.
1368 * configure: Regenerate.
1369
929315a9
RB
13702014-10-23 Richard Biener <rguenther@suse.de>
1371
1372 * Makefile.def: Add libcpp build module and dependencies.
1373 * configure.ac: Add libcpp build module.
1374 * Makefile.in: Regenerate.
1375 * configure: Likewise.
1376
5d12b768
MF
13772014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1378
1379 * MAINTAINERS (write-after-approval): Add myself.
1380
7b262a51
MLI
13812014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1382
1383 * INSTALL/README: Do not mention CVS.
1384
7705dfd1
JY
13852014-10-03 Jing Yu <jingyu@google.com>
1386
1387 * configure.ac: Add aarch64 to list of targets that support gold.
1388 * configure: Regenerate.
1389
a3052d31
FD
13902014-09-29 François Dumont <fdumont@gcc.gnu.org>
1391
1392 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1393
b2a1b261
CM
13942014-09-29 Catherine Moore <clm@codesourcery.com>
1395
1396 * MAINTAINERS: Add myself as MIPS maintainer.
1397
05342e10
MF
13982014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1399
1400 * MAINTAINERS: Move myself to MIPS maintainers.
1401
3f6bb7e5
JBG
14022014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1403
1404 * MAINTAINERS: Put all email addresses between '<' and '>'.
1405
3e895729
FXC
14062014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1407
1408 * MAINTAINERS: Move myself to reviewers (Fortran).
1409
e04733ee
AK
14102014-09-01 Andi Kleen <ak@linux.intel.com>
1411
1412 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1413 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1414 * Makefile.in: Regenerate.
1415
e79c0ea8
DM
14162014-08-28 David Malcolm <dmalcolm@redhat.com>
1417
1418 * rtx-classes-status.txt: Delete
1419
b32d5189
DM
14202014-08-28 David Malcolm <dmalcolm@redhat.com>
1421
1422 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1423
e0c0c325
SP
14242014-08-27 Sebastian Pop <s.pop@samsung.com>
1425
1426 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1427 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1428 of checking for version number.
1429 * configure: Regenerated.
1430 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1431
d7ac0a6a
DM
14322014-08-27 David Malcolm <dmalcolm@redhat.com>
1433
1434 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1435 is done; begin phase 6 (use extra rtx_def subclasses).
1436
9daaca36
DM
14372014-08-27 David Malcolm <dmalcolm@redhat.com>
1438
1439 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1440 done; begin phase 5 (additional rtx_def subclasses).
1441
b2908ba6
DM
14422014-08-26 David Malcolm <dmalcolm@redhat.com>
1443
1444 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1445
1130d5e3
DM
14462014-08-26 David Malcolm <dmalcolm@redhat.com>
1447
1448 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1449 SET_BB_HEADER are done.
1450
0e0ce50d
DM
14512014-08-26 David Malcolm <dmalcolm@redhat.com>
1452
1453 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1454 done.
1455
3d30f4e8
DM
14562014-08-26 David Malcolm <dmalcolm@redhat.com>
1457
1458 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1459
6144a836
DM
14602014-08-26 David Malcolm <dmalcolm@redhat.com>
1461
1462 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1463
b311fd0f
DM
14642014-08-25 David Malcolm <dmalcolm@redhat.com>
1465
1466 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1467
d8ce2eae
DM
14682014-08-25 David Malcolm <dmalcolm@redhat.com>
1469
1470 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1471
1455e88c
DM
14722014-08-25 David Malcolm <dmalcolm@redhat.com>
1473
1474 * rtx-classes-status.txt: Phase 3 (per-file commits within
1475 "config" subdirs) is done; begin phase 4 (removal of
1476 "scaffolding").
1477
76c531d3
DM
14782014-08-23 David Malcolm <dmalcolm@redhat.com>
1479
1480 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1481 dir) is done; begin phase 3 (per-file commits within "config"
1482 subdirs).
1483
00550b3d
DM
14842014-08-21 David Malcolm <dmalcolm@redhat.com>
1485
1486 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1487 phase 2 (per-file commits in main source dir).
1488
622dbadf
BC
14892014-08-21 Bin Cheng <bin.cheng@arm.com>
1490
1491 * configure: Regenerated.
1492
c1286e0b
DM
14932014-08-19 David Malcolm <dmalcolm@redhat.com>
1494
1495 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1496
c2fc1aee
DM
14972014-08-19 David Malcolm <dmalcolm@redhat.com>
1498
1499 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1500
68975683
DM
15012014-08-19 David Malcolm <dmalcolm@redhat.com>
1502
1503 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1504
d914bc6b
DM
15052014-08-19 David Malcolm <dmalcolm@redhat.com>
1506
1507 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1508
8020a4d5
DM
15092014-08-19 David Malcolm <dmalcolm@redhat.com>
1510
1511 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1512
a231b8a5
JV
15132014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
ce8126f5
CF
15172014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1518
1519 * MAINTAINERS: Remove myself
1520
0f82e5c9
DM
15212014-08-19 David Malcolm <dmalcolm@redhat.com>
1522
1523 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1524
9c9afb69
PP
15252014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
190bea87
DM
15292014-08-18 David Malcolm <dmalcolm@redhat.com>
1530
1531 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1532 SET_BB_HEADER, SET_BB_FOOTER
1533
c41b94ce
DM
15342014-08-18 David Malcolm <dmalcolm@redhat.com>
1535
bb3fff01 1536 * rtx-classes-status.txt: New file
c41b94ce 1537
eae1a5d4
RG
15382014-08-18 Roman Gareev <gareevroman@gmail.com>
1539
1540 * configure.ac: Eliminate ClooG installation dependency.
1541 * configure: Regenerate.
1542 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1543 * Makefile.in: Regenerate.
1544
f613bc0f
IV
15452014-08-15 Ilya Verbin <iverbin@gmail.com>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
423ea09f 15492014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
88b1a322
JW
15532014-08-01 Jiong Wang <jiong.wang@arm.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
8ed499f8
AG
15572014-07-28 Anthony Green <green@moxielogic.com>
1558
1559 Import from savannah.gnu.org:
1560 * config.sub: Update to 2014-07-28 version.
1561
09ec3110
RS
15622014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1563
1564 * MAINTAINERS: Remove my MIPS maintainer entry.
1565
7b7f941a
UB
15662014-07-26 Uros Bizjak <ubizjak@gmail.com>
1567
1568 PR target/47230
1569 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1570 * configure: Regenerate.
1571
a12f7ac8
JN
15722014-07-24 James Norris <jnorris@codesourcery.com>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
09611faf
RG
15762014-07-20 Roman Gareev <gareevroman@gmail.com>
1577
1578 * configure.ac: Accept only CLooG 0.18.1.
1579 * configure: Regenerate.
1580
37738b0f
RG
15812014-07-17 Roman Gareev <gareevroman@gmail.com>
1582
1583 * configure.ac: Don't accept isl 0.11.
1584 * configure: Regenerate.
1585
473037cb
AZ
15862014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
9a62ed16
RO
15902014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1591
1592 * configure.ac: Don't accept isl 0.10.
1593 * configure: Regenerate.
1594
c41f1c42 15952014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1596
c41f1c42
BE
1597 Fix include path for in-tree cloog.
1598 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1599 * configure: Regenerate.
29d0a43c 1600
c41f1c42 16012014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1602
c41f1c42 1603 * .gitignore: Import gcc_update output.
a5852bea 1604
b6383ab8
TS
16052014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1606
a10ec8bc
TS
1607 * config-ml.in: Robustify ac_configure_args parsing.
1608
45b3824d
TS
1609 * configure.ac (--enable-linker-plugin-configure-flags)
1610 (--enable-linker-plugin-flags): New flags.
1611 (configdirs): Conditionally add libiberty-linker-plugin.
1612 * configure: Regenerate.
1613 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1614 (host_modules) <lto-plugin>: Pay attention to
1615 @extra_linker_plugin_flags@ and
1616 @extra_linker_plugin_configure_flags@.
1617 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1618 * Makefile.in: Regenerate.
1619
b6383ab8
TS
1620 * Makefile.tpl (configure-[+prefix+][+module+])
1621 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1622 "module_srcdir" instead of "module" for locating a module's srcdir.
1623 * Makefile.in: Regenerate.
1624
a4a1b5f3
MF
16252014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
38a13841
SP
16292014-06-06 Sebastian Pop <sebpop@gmail.com>
1630
1631 * MAINTAINERS: Update my email address.
1632
153fcd41
TP
16332014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1634
1635 * MAINTAINERS (Write After Approval): Add myself.
1636
e25d9632
AB
16372014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
1007a55c
JW
16412014-05-30 Jonathan Wakely <jwakely@redhat.com>
1642
1643 PR libstdc++/61011
1644 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1645 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1646 * configure: Regenerate.
1647
fd9ed1ae
PA
16482014-05-28 Pedro Alves <palves@redhat.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
03bdb69f
MK
16522014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1653
1654 * MAINTAINERS: Update my affiliation/email.
1655
905083ad
MS
16562014-05-19 Mike Stump <mikestump@comcast.net>
1657
1658 * MAINTAINERS: Add wide-int reviewers.
1659
707f1839
SL
16602014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1661
1662 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1663 * configure: Regenerated.
1664
7321dc60
TR
16652014-05-15 Torvald Riegel <triegel@redhat.com>
1666
1667 * MAINTAINERS (libitm): Add myself as maintainer.
1668
5b1e4b47
CB
16692014-05-07 Charles Baylis <charles.baylis@linaro.org>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
a4ebe104
RS
16732014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1674
1675 * config.sub, config.guess: Import from upstream.
1676
9575df4a
AL
16772014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1678
1679 * MAINTAINERS (Write After Approval): Put myself in correct order.
1680
2fdc94b7
AL
16812014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
080c6230
LB
16852014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1686
1687 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1688 section.
1689
4e4c8692
RÁE
16902014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1691
1692 * MAINTAINERS (Write After Approval): Delete myself.
1693
ffe7f7a7
JJ
16942014-04-17 Jakub Jelinek <jakub@redhat.com>
1695
1696 PR sanitizer/56781
1697 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1698 and -B* options with -Xcompiler.
1699
147d38a5
EB
17002014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1701
1702 PR bootstrap/60620
423ea09f 1703 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1704 * Makefile.in: Regenerate.
1705
ba1925c3
YS
17062014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1707
1708 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1709 for WINDRES_FOR_TARGET in default-manifest.o rule.
1710 * Makefile.in: Regenerate.
1711
8707b3bc
DH
17122014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1713
1714 * MAINTAINERS (Write After Approval): Add myself.
1715
9e1c8fc1
JJ
17162014-03-26 Jakub Jelinek <jakub@redhat.com>
1717
1718 PR sanitizer/56781
1719 * Makefile.def: Set bootstrap=true; for host fixincludes.
1720 * configure.ac: Don't bootstrap host fixincludes unless
1721 --with-build-config=bootstrap-{a,ub}san.
1722 * Makefile.in: Regenerated.
1723 * configure: Regenerated.
1724
beeda1d9
JJ
17252014-03-21 Jakub Jelinek <jakub@redhat.com>
1726
1727 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1728 --enable-vtable-verify option parsing. Don't add
1729 target-libsanitizer to bootstrap_target_libs unless
1730 --with-build-config=bootstrap-asan or
1731 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1732 to bootstrap_target_libs unless --enable-vtable-verify.
1733 * configure: Regenerated.
1734
e5dddc50
AS
17352014-03-10 Anatoly Sokolov <aesok@post.ru>
1736
1737 * MAINTAINERS (Write After Approval): Add myself.
1738
df5bc1cb
DC
17392014-03-07 Denis Chertykov <chertykov@gmail.com>
1740
1741 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1742
3b9edeac
JJ
17432014-03-07 Jakub Jelinek <jakub@redhat.com>
1744
1745 PR bootstrap/58572
1746 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1747 -I for libstdc++-v3 includes if $(LEAN).
1748 * Makefile.in: Regenerated.
1749
c01a8548
JW
17502014-03-04 Jonathan Wakely <jwakely@redhat.com>
1751
1752 * MAINTAINERS: Update my email address.
1753
341c653c
WL
17542014-02-24 Walter Lee <walt@tilera.com>
1755
1756 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1757 (tilegx-*-*): Change to tilegx*-*-*.
1758 * configure: Regenerate.
1759
37f2c4f0
LR
17602014-02-17 Loren J. Rittle <ljrittle@acm.org>
1761
1762 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1763
6c01e96e
KV
17642014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
91da0481
RO
17682014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1769
1770 PR target/59788
1771 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1772 *solaris2*.
1773
dd35b84f
JDA
17742014-01-21 John David Anglin <danglin@gcc.gnu.org>
1775
1776 * MAINTAINERS: Update my email address.
1777
493b8af8
GP
17782014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1779
1780 * MAINTAINERS: Convert to UTF-8.
1781 Properly sort Xinliang David Li's entry.
1782
f121b81d
CLT
17832013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1784 Sandra Loosemore <sandra@codesourcery.com>
1785
1786 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1787 nios2 port maintainers.
1788
74f769b5
MT
17892013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1790
1791 * MAINTAINERS (Write After Approval): Add myself.
1792
79e0604d 17932013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1794
1795 * configure.ac: Add user-friendly check for native x86_64-linux
1796 multilibs.
1797 * configure: Regenerate.
1798
17992013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1800
1801 * MAINTAINERS: Add myself as sh maintainer.
1802
18032013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1804
1805 * MAINTAINERS: Add self as SLSR maintainer.
1806
18072013-11-18 Jan Hubicka <hubicka@ucw.cz>
1808
1809 * MAINTAINERS: Update my email address.
1810
18112013-11-15 David Edelsohn <dje.gcc@gmail.com>
1812
1813 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1814
18152013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1816
1817 * Makefile.in: Regenerate.
1818
1819 * Makefile.tpl: Fix typo.
1820 * Makefile.in: Regenerate partially.
1821
18222013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1823
1824 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1825 supported.
1826 * configure: Regenerated.
1827
18282013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
18322013-10-30 Jason Merrill <jason@redhat.com>
1833
1834 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1835 --disable-build-format-warnings.
1836
18372013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1838
423ea09f 1839 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1840 depend on libstdc++ and libgcc.
1841 * configure: Regenerate.
1842 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1843 libcilkrts for POSIX and i*86, and x86_64 architectures.
1844 * Makefile.in: Added libcilkrts related fields to support building it.
1845
18462013-10-26 Jeff Law <law@redhat.com>
1847
1848 * Makefile.def (target_modules): Remove libmudflap
1849 (languages): Remove check-target-libmudflap).
1850 * Makefile.in: Rebuilt.
1851 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1852 * configure.ac (target_libraries): Remove target-libmudflap.
1853 Remove checks which disabled libmudflap on some systems.
1854 * configure: Rebuilt.
1855 * libmudflap: Directory removed.
1856
18572013-10-21 Cong Hou <congh@google.com>
1858
1859 * MAINTAINERS (Write After Approval): Add myself.
1860
18612013-10-16 Mike Stump <mikestump@comcast.net>
1862
1863 * .dir-locals.el: Add.
1864
18652013-10-15 David Malcolm <dmalcolm@redhat.com>
1866
1867 * configure.ac: Add --enable-host-shared
1868 * configure: Regenerate.
1869
18702013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1871
1872 Import from savannah.gnu.org:
1873 * config.guess: Update to 2013-06-10 version.
1874 * config.sub: Update to 2013-10-01 version.
1875
18762013-10-01 Simon Cook <simon.cook@embecosm.com>
1877
1878 Changes to build configuration to allow big endian ARC ELF toolchain
1879 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1880 * configure: Regenerate.
1881
18822013-09-20 Alan Modra <amodra@gmail.com>
1883
1884 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1885 ppc host match. Support little-endian powerpc linux hosts.
1886
18872013-09-19 Dodji Seketeli <dodji@redhat.com>
1888
1889 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1890 maintainer.
1891
18922013-09-12 DJ Delorie <dj@redhat.com>
1893
1894 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1895 maintainers.
1896
18972013-09-03 Richard Biener <rguenther@suse.de>
1898
1899 * configure.ac: Also allow ISL 0.12.
1900 * configure: Regenerated.
1901
19022013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1903
1904 * MAINTAINERS (Write After Approval): Add myself.
1905
19062013-08-27 David Malcolm <dmalcolm@redhat.com>
1907
1908 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1909
19102013-08-26 Caroline Tice <cmtice@google.com>
1911
1912 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1913 "Various Reviewers" to libvtv "Various Maintainers".
1914
19152013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1916
1917 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1918
19192013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1920
1921 * MAINTAINERS: Update name, email.
1922
19232013-08-13 Adam Butcher <adam@jessamine.co.uk>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
19272013-08-12 Caroline Tice <cmtice@google.com>
1928
1929 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1930 address in the Write After Approval section.
1931
19322013-08-09 Carlos O'Donell <carlos@redhat.com>
1933
1934 * MAINTAINERS (Write After Approval): Update email.
1935
19362013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1937
1938 * configure.ac: Adjust to check VTV_SUPPORTED.
1939 * configure: Regenerated.
1940
19412013-08-02 Caroline Tice <cmtice@google.com>
1942
1943 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1944 on non-linux systems; add target-libvtv to noconfigdirs; add
1945 libsupc++/.libs to C++ library search paths.
1946 * configure: Regenerated.
1947 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1948 libstdc++ and libgcc.
1949 * Makefile.in: Regenerated.
1950
19512013-07-19 Yvan Roux <yvan.roux@linaro.org>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
19552013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1956 Shiva Chen <shiva0217@gmail.com>
1957
1958 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1959 nds32 port maintainers.
1960
19612013-07-17 Tim Shen <timshen91@gmail.com>
1962
1963 * MAINTAINERS (Write After Approval): Add myself.
1964
19652013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1966
1967 * configure.ac: Sync from binutils.
1968 * configure: Regenerate.
1969
19702013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
19742013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
19782013-05-17 David Malcolm <dmalcolm@redhat.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
19822013-04-30 Brooks Moses <bmoses@google.com>
1983
1984 * MAINTAINERS: Update my email; move myself from Fortran
1985 reviewer to Write After Approval.
1986
19872013-04-16 Andreas Schwab <schwab@suse.de>
1988
1989 * configure.ac (aarch64-*-*): Don't disable java.
1990 * configure: Regenerate.
1991
19922013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
19962013-03-30 Matthias Klose <doko@ubuntu.com>
1997
1998 * Makefile.def (target_modules): Don't install libffi.
1999 * Makefile.in: Regenerate.
2000
20012013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
20052013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
20092013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2010
2011 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2012 * configure: Regenerated.
2013
a15d2ea8
ILT
20142013-02-05 Ian Lance Taylor <iant@google.com>
2015
2016 PR go/55969
2017 * configure.ac: Disable libgo on some systems where it does not
2018 work.
2019
a3b854b6
FXC
20202013-02-04 David Edelsohn <dje.gcc@gmail.com>
2021
2022 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2023 Remove Geoff Keating as rs6000 port maintainer, at his request.
2024
20252013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2026
2027 * MAINTAINERS: Update my email.
2028
20292013-01-23 Shenghou Ma <minux.ma@gmail.com>
2030
2031 * configure: Re-generate.
2032
20332013-01-15 Richard Biener <rguenther@suse.de>
2034
2035 PR other/55973
2036 * configure: Re-generate.
2037
20382013-01-14 Matthias Klose <doko@ubuntu.com>
2039
2040 * Makefile.def (install-target-libsanitizer): Depend on
2041 install-target-libstdc++-v3.
2042 * Makefile.in: Regenerate.
2043
20442013-01-14 Richard Biener <rguenther@suse.de>
2045
2046 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2047 * configure: Re-generate
2048
20492013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2050
2051 * config.sub: Update from config repo.
2052
20532013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2054
2055 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2056 * Makefile.in: Regenerate.
2057
20582013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2059
2060 * MAINTAINERS (arc): Add new port maintainership for myself.
2061
20622013-01-09 Jason Merrill <jason@redhat.com>
2063
2064 * .gitignore: Import from gdb repository.
2065
20662013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2067
2068 * Makefile.def (configure-gcc): Depend on all-gmp.
2069 (all-gcc): Remove dependency on all-gmp.
2070 * Makefile.in: Regenerated.
2071
20722013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2073
2074 * config.sub: Merge from config repo.
2075 * config.guess: Ditto.
2076
20772013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2078
2079 * Makefile.def: Merge from binutils.
2080 * Makefile.in: Ditto.
2081
20822013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2083
2084 * MAINTAINERS: Update my email.
2085
20862012-12-29 Ben Elliston <bje@gnu.org>
2087
2088 * config.guess: Update to 2012-12-29 version.
2089 * config.sub: Likewise.
2090
20912012-12-20 Matthias Klose <doko@ubuntu.com>
2092
2093 * Makefile.def (install-target-libgfortran): Depend on
2094 install-target-libquadmath, install-target-libgcc.
2095 (install-target-libsanitizer): Depend on install-target-libgcc.
2096 (install-target-libjava): Depend on install-target-libgcc.
2097 (install-target-libitm): Depend on install-target-libgcc.
2098 (install-target-libobjc): Depend on install-target-libgcc.
2099 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2100 * Makefile.in: Regenerate.
2101
21022012-12-19 Matthias Klose <doko@ubuntu.com>
2103
2104 * Makefile.def (install-target-libgo): Depend on
2105 install-target-libatomic.
2106 * Makefile.in: Regenerate.
2107
21082012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2109
2110 PR go/55201
2111 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2112 * Makefile.in: Regenerate.
2113
21142012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2115
2116 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2117 * configure: Regenerate.
2118
21192012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2120
2121 * config.sub: Merge from config repo.
2122
21232012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2124
2125 * Makefile.def (target_modules): Add bootstrap=true and
2126 raw_cxx=true to libsanitizer.
2127 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2128 * Makefile.in: Regenerated.
2129 * configure: Likewise.
2130
21312012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2132
2133 * MAINTAINERS: Remove self as RTL optimization maintainer.
2134
21352012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2136
2137 * MAINTAINERS (Write After Approval): Add myself.
2138
21392012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2140
2141 * Makefile.def (target_modules): Remove bootstrap=true and
2142 raw_cxx=true from libsanitizer.
2143 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2144 * Makefile.in: Regenerated.
2145 * configure: Likewise.
2146
21472012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2148
2149 * Makefile.def (target_modules): Add bootstrap=true and
2150 raw_cxx=true to libsanitizer.
2151 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2152 * Makefile.in: Regenerated.
2153 * configure: Likewise.
2154
21552012-11-28 Andrew Pinski <apinski@cavium.com>
2156
2157 PR bootstrap/54279
2158 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2159 * configure: Regenerate.
2160 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2161 * Makefile.in: Regenerate.
2162
21632012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2164
2165 * configure.ac: Disable libsanitizer if we're not building C++.
2166 * configure: Regenerate.
2167
21682012-11-15 Roland McGrath <roland@hack.frob.com>
2169
2170 * MAINTAINERS (Write After Approval): Add myself.
2171
21722012-11-15 Dmitry Vyukov <dvyukov@google.com>
2173
2174 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2175 Kostya Serebryany (kcc@google.com) and
2176 Jakub Jelinek (jakub@redhat.com).
2177 Rename area for Dodji Seketeli (dodji@redhat.com).
2178
21792012-11-15 Dodji Seketeli <dodji@redhat.com>
2180
2181 * MAINTAINERS: (asan.c, related): Add myself.
2182
21832012-11-14 Roland McGrath <mcgrathr@google.com>
2184
2185 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2186 * configure: Regenerate.
2187
21882012-11-13 Richard Henderson <rth@redhat.com>
2189
2190 * configure.ac: Move libsanitizer logic to subdirectory.
2191 * configure: Regenerate.
2192
21932012-11-13 Dodji Seketeli <dodji@redhat.com>
2194
2195 * configure.ac: Enable libsanitizer just on x86 linux for now.
2196 * configure: Re-generate.
2197
21982012-11-13 David Edelsohn <dje.gcc@gmail.com>
2199
2200 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2201 sections.
2202 * configure: Regenerate.
2203
22042012-11-13 Hans-Peter Nilsson <hp@axis.com>
2205
2206 * configure.ac: Add section for configdirs for libsanitizer.
2207 Disable for cris-*-* and mmix-*-*.
2208 * configure: Regenerate.
2209
22102012-11-12 Wei Mi <wmi@google.com>
2211
2212 * configure.ac: Add libsanitizer to target_libraries.
2213 * Makefile.def: Ditto.
2214 * configure: Regenerate.
2215 * Makefile.in: Regenerate.
2216 * libsanitizer: New directory for asan runtime. Contains an empty
2217 tsan directory.
2218
22192012-11-03 Corinna Vinschen <corinna@vinschen.de>
2220
2221 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2222 against Mingw64 w32api.
2223 * configure: Regenerate.
2224
22252012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2226
2227 * configure: Regenerated.
2228
22292012-11-03 Robert Mason <rbmj@verizon.net>
2230
2231 * configure.ac: add --disable-libstdcxx configure option
2232 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2233
22342012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
2237
22382012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
22422012-10-24 Sharad Singhai <singhai@google.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
22462012-10-24 Eric Christopher <echristo@gmail.com>
2247
2248 * MAINTAINERS: Update email address.
2249
22502012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2251
2252 PR bootstrap/54820
2253 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2254 * configure: Regenerate.
2255
22562012-10-23 Richard Earnshaw <rearnsha@arm.com>
2257
2258 * MAINTAINERS (aarch64): Add Marcus and myself.
2259
22602012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2261
2262 PR bootstrap/54820
2263 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2264 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2265 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2266 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2267 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2268 * Makefile.in: Regenerate.
2269 * configure.ac (have_static_libs): New variable and associated check.
2270 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2271 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2272 * configure: Regenerate.
2273
22742012-10-10 Richard Biener <rguenther@suse.de>
2275
2276 * MAINTAINERS: Adjust for changed surname.
2277
22782012-10-04 Lawrence Crowl <crowl@google.com>
2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
22822012-10-01 Cary Coutant <ccoutant@google.com>
2283
2284 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2285
22862012-09-28 Ian Lance Taylor <iant@google.com>
2287
2288 * Makefile.def: Make all-target-libgo depend on
2289 all-target-libbacktrace.
2290 * Makefile.in: Rebuild.
2291
22922012-09-26 Ian Lance Taylor <iant@google.com>
2293
2294 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2295 * Makefile.in: Rebuild.
2296
22972012-09-20 Walter Lee <walt@tilera.com>
2298
2299 * configure.ac: Add tilegx to list of targets that support gold.
2300 * configure: Regenerate.
2301
23022012-09-20 Marek Polacek <polacek@redhat.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
23062012-09-19 Steve Ellcey <sellcey@mips.com>
2307
2308 * configure.ac: Add mips*-mti-elf* target.
2309 * configure: Regenerate.
2310
23112012-09-17 Ian Lance Taylor <iant@google.com>
2312
2313 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2314 * configure.ac (host_libs): Add libbacktrace.
2315 (target_libraries): Add libbacktrace.
2316 * Makefile.def (host_modules): Add libbacktrace.
2317 (target_modules): Likewise.
2318 * configure, Makefile.in: Rebuild.
2319
23202012-09-14 David Edelsohn <dje.gcc@gmail.com>
2321
2322 PR target/38607
2323 Merge upstream change.
2324 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2325
2326 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2327 Add libgomp*.o to compare_exclusions for AIX.
2328 * configure: Regenerate.
2329
23302012-09-06 Diego Novillo <dnovillo@google.com>
2331
2332 * configure.ac: Bump minimum GMP version to 4.2.3.
2333 * configure: Re-generate.
2334
23352012-09-05 Georg-Johann Lay <avr@gjlay.de>
2336
2337 PR target/54461
2338 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2339 target-libgloss if not configured --with-avrlibc=no.
2340 * configure: Regenerate.
2341
23422012-09-04 Jason Merrill <jason@redhat.com>
2343
2344 * configure.ac: Fix --enable-languages=all.
2345
23462012-09-04 Christophe Lyon <christophe.lyon@st.com>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
23502012-09-03 Richard Guenther <rguenther@suse.de>
2351
2352 PR bootstrap/54138
2353 * configure.ac: Re-organize ISL / CLOOG checks to allow
2354 disabling with either --without-isl or --without-cloog.
2355 * configure: Regenerated.
2356
23572012-09-03 Georg-Johann Lay <avr@gjlay.de>
2358
2359 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2360 * configure: Regenerate.
2361
23622012-08-27 Ulrich Drepper <drepper@gmail.com>
2363
2364 * MAINTAINERS: Fix my email address.
2365
23662012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2367
2368 PR binutils/4970
2369 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2370 and opcodes.
2371 * Makefile.in: Regenerated.
2372
23732012-08-26 Art Haas <ahaas@impactweather.com>
2374
2375 * configure: Regenerate.
2376
23772012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2378
2379 * INSTALL/README: Also refer to the online installation
2380 instructions.
2381
23822012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2383
2384 * MAINTAINERS (Write After Approval): Add myself.
2385 (Picochip port): Remove myself.
2386
23872012-08-14 Diego Novillo <dnovillo@google.com>
2388
2389 Merge from cxx-conversion branch.
2390
2391 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2392 POSTSTAGE1_CONFIGURE_FLAGS.
2393 * Makefile.in: Regenerate.
2394 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2395 Force C++ when bootstrapping.
2396 * configure: Regenerate.
2397
23982012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
24022012-07-16 Joseph Myers <joseph@codesourcery.com>
2403
2404 * README: Document use of ranges of years in copyright notices.
2405
24062012-07-06 Richard Guenther <rguenther@suse.de>
2407
2408 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2409 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2410 --with-gmp=system.
2411 * Makefile.in: Regenerated.
2412 * configure: Likewise.
2413
24142012-07-06 Richard Guenther <rguenther@suse.de>
2415
2416 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2417 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2418 supply V=1 as extra_make_flags.
2419 * configure: Regenerated.
2420 * Makefile.in: Likewise.
2421
24222012-07-04 Tristan Gingold <gingold@adacore.com>
2423
2424 * configure: Regenerate.
2425
24262012-07-03 Richard Guenther <rguenther@suse.de>
2427
2428 * Makfile.def (isl): Remove not necessary extra_exports and
2429 extra_make_flags.
2430 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2431 * Makefile.in: Regenerated.
2432
24332012-07-03 Richard Guenther <rguenther@suse.de>
2434
2435 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2436 * configure.ac: If either the ISL or the CLooG check failed
2437 do not try to build in-tree versions.
2438 * Makefile.in: Regenerated.
2439 * configure: Regenerated.
2440
24412012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2442
2443 * configure: Regenerate.
2444
24452012-07-02 Janis Johnson <janisjo@codesourcery.com>
2446
2447 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2448 maintainer.
2449
24502012-07-02 Richard Guenther <rguenther@suse.de>
2451
2452 * configure: Regenerated.
2453
24542012-07-02 Richard Guenther <rguenther@suse.de>
2455 Michael Matz <matz@suse.de>
2456 Tobias Grosser <tobias@grosser.es>
2457 Sebastian Pop <sebpop@gmail.com>
2458
2459 * Makefile.def: Add ISL host module, remove PPL host module.
2460 Adjust ClooG host module to use the proper ISL.
2461 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2462 * configure.ac: Include config/isl.m4. Add ISL host library,
2463 remove PPL. Remove PPL configury, add ISL configury, adjust
2464 ClooG configury.
2465 * Makefile.in: Regenerated.
2466 * configure: Likewise.
2467
24682012-07-02 Richard Guenther <rguenther@suse.de>
2469
2470 Merge from graphite branch
2471 2011-07-21 Tobias Grosser <tobias@grosser.es>
2472
2473 * configure: Regenerated.
2474 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2475 both cloog.org and legacy versions. The only supported version will
2476 be CLooG with the isl backend.
2477
2478 2011-07-21 Tobias Grosser <tobias@grosser.es>
2479
2480 * configure: Regenerated.
2481 * configure.ac: Require cloog isl 0.17.0
2482
2483 2011-07-21 Tobias Grosser <tobias@grosser.es>
2484
2485 * configure: Regenerated.
2486 * config/cloog.m4: Do not define CLOOG_ORG
2487
24882012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2489
2490 * configure.ac: Skip C if explicitly selected.
2491 * configure: Regenerate.
2492
24932012-06-28 Christophe Lyon <christophe.lyon@st.com>
2494
2495 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2496 they contain -O2.
2497 * configure: Regenerate.
2498
24992012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2500
2501 PR debug/53740
2502 * df.h, df-problems.c, dce.c: Revert last patch.
2503
25042012-06-25 Iain Sandoe <iain@codesourcery.com>
2505
2506 * MAINTAINERS (Write After Approval): Update my email address.
2507
25082012-06-21 Meador Inge <meadori@codesourcery.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
25122012-06-20 Jason Merrill <jason@redhat.com>
2513
2514 * Makefile.tpl (check-target-libgomp-c++): New.
2515 (check-target-libitm-c++): New.
2516 * Makefile.def (c++): Add them.
2517 * Makefile.in: Regenerate.
2518
25192012-05-29 Edmar Wienskoski <edmar@freescale.com>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
25232012-05-16 Olivier Hainque <hainque@adacore.com>
2524
2525 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2526 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2527 (install-no-fixedincludes): Adjust accordingly.
2528 * Makefile.in: Regenerate.
2529
25302012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2531
2532 Merge upstream change
2533 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2534
25352012-05-14 Marc Glisse <marc.glisse@inria.fr>
2536
2537 * MAINTAINERS (Write After Approval): Add myself.
2538
25392012-05-09 Nick Clifton <nickc@redhat.com>
2540 Paul Smith <psmith@gnu.org>
2541
2542 PR bootstrap/50461
2543 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2544 allow for the fact that from release v3.1.0 of MPFR the source
2545 files were moved into a src sub-directory.
2546 * configure: Regenerate.
2547
25482012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2549
2550 * configure.ac: Bump minimum MPFR version to 2.4.0.
2551 * configure: Regenerated.
2552
25532012-05-01 Richard Henderson <rth@redhat.com>
2554
2555 * Makefile.def (libatomic): New target_module.
2556 * configure.ac (target_libraries): Add libatomic.
2557 (noconfigdirs): Check if libatomic is supported.
2558 * Makefile.in, configure: Rebuild.
2559
25602012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
25642012-04-25 Joel Brobecker <brobecker@adacore.com>
2565
2566 * config.sub: Update to 2012-04-18 version from official repo.
2567
25682012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
25722012-04-11 Steve Ellcey <sellcey@mips.com>
2573
2574 * MAINTAINERS: Changed email address.
2575
25762012-03-28 Georg-Johann Lay <avr@gjlay.de>
2577
2578 PR target/52737
2579 * contrib/gcc_update (files_and_dependencies):
2580 Remove gcc/config/avr/t-multilib from touch data.
2581
25822012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2583
2584 * MAINTAINERS (OS Port Maintainers): Remove irix.
2585 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2586 (unsupported_languages): Remove mips-sgi-irix6.*.
2587 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2588 (with_stabs): Remove.
2589 * configure: Regenerate.
2590
25912012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2592
2593 * MAINTAINERS (OS Port Maintainers): Remove osf.
2594 * configure.ac (enable_libgomp): Remove *-*-osf*.
2595 (with_stabs): Remove alpha*-*-osf*.
2596 * configure: Regenerate.
2597
25982012-03-05 Tristan Gingold <gingold@adacore.com>
2599
2600 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2601 * configure: Regenerate.
2602
26032012-02-17 Walter Lee <walt@tilera.com>
2604
2605 * MAINTAINERS: (Write After Approval): Delete myself.
2606
26072012-02-14 Walter Lee <walt@tilera.com>
2608
2609 * MAINTAINERS (tilegx port): Add myself.
2610 (tilepro port): Add myself.
2611 (Write After Approval): Add myself.
2612
26132012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2614
2615 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2616 and Joseph Myers as docstring relicensing maintainers.
2617
26182012-02-09 Bin Cheng <bin.cheng@arm.com>
2619
2620 * MAINTAINERS (write-after-approval): Add myself.
2621
26222012-02-08 Ira Rosen <irar@il.ibm.com>
2623
2624 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2625 maintainer.
2626
26272012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2628
2629 * MAINTAINERS (Write After Approval): Move myself to
2630 maintain alphabetical order.
2631
26322012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2633
2634 * MAINTAINERS (Write After Approval): Add myself.
2635
26362012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
26402012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2641 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2642
2643 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2644 * configure: Regenerate.
2645
26462012-01-23 Harshit Chopra <harshit@google.com>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
26502012-01-22 Douglas B Rupp <rupp@ngnat.com>
2651
2652 * configure.ac: Remove reference to mh-interix.
2653 * configure: Regenerate.
2654
26552012-01-05 Richard Henderson <rth@redhat.com>
2656
2657 PR bootstrap/51072
2658 * configure.ac: Disable libitm if c++ is not enabled.
2659 * configure: Rebuild.
2660
2661 * configure.ac: Fix regexp for same.
2662 * configure: Rebuild.
2663
26642012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2665
2666 * MAINTAINERS (Write After Approval): Add myself.
2667
26682012-01-02 Richard Guenther <rguenther@suse.de>
2669
2670 PR bootstrap/51686
2671 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2672 * Makefile.in: Regenerate.
2673
26742011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2675
2676 * MAINTAINERS (Write After Approval): Add myself.
2677
26782011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2679
2680 * configure: Regenerate.
2681
26822011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2683
2684 * MAINTAINERS (picochip): Changed email address.
2685
26862011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2687
2688 * MAINTAINERS (write-after-approval): Add self.
2689
26902011-11-29 DJ Delorie <dj@redhat.com>
2691
2692 * configure.ac (rl78-*-*) New case.
2693 * configure: Regenerate.
2694 * MAINTAINERS: Add myself as RL78 maintainer.
2695
26962011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2697
2698 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2699
27002011-11-21 Andreas Tobler <andreast@fgznet.ch>
2701
2702 * libtool.m4: Additional FreeBSD 10 fixes.
2703
27042011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2705
2706 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2707 Maintainers section, as Epiphany maintainer.
2708
27092011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2710
2711 PR target/49992
2712 * configure.ac: Remove ranlib special-casing for Darwin.
2713 * configure: Regenerate.
2714
27152011-11-12 Andrey Belevantsev <abel@ispras.ru>
2716
2717 * MAINTAINERS (Reviewers): Keep the list sorted.
2718
27192011-11-11 Andrey Belevantsev <abel@ispras.ru>
2720
2721 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2722
27232011-11-09 Roland McGrath <mcgrathr@google.com>
2724
2725 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2726 * configure: Rebuild.
2727 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2728 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2729 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2730 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2731 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2732 Add READELF.
2733 * Makefile.in: Rebuild.
2734
27352011-11-09 Jason Merrill <jason@redhat.com>
2736
2737 * Makefile.def (language=c++): Remove check-c++0x.
2738 * Makefile.in (check-gcc-c++): Regenerate.
2739
27402011-11-08 Richard Henderson <rth@redhat.com>
2741
2742 * configure.ac: Test for libitm directory present first.
2743
2744 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2745
2746 * configure.ac: Test libitm/configure.tgt to disable libitm.
2747 * configure: Rebuild.
2748
27492011-11-07 Aldy Hernandez <aldyh@redhat.com>
2750 Richard Henderson <rth@redhat.com>
2751
2752 Merged from transactional-memory.
2753
2754 * Makefile.def (lang_env_dependencies): libitm is c++.
2755 Add libitm target module.
2756 * configure.ac: Likewise.
2757 * config/mmap.m4: New file.
2758 * contrib/gcc_update: Add libitm to touch data.
2759 * Makefile.in, configure: Rebuild.
2760
27612011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2762
2763 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2764 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2765 * Makefile.in: Regenerate.
2766
27672011-11-01 DJ Delorie <dj@redhat.com>
2768
2769 * config.sub: Update to version 2011-10-29 (added rl78)
2770
27712011-10-27 Nick Clifton <nickc@redhat.com>
2772
2773 * config.sub: Import these changes from the config project:
2774
2775 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2776 Ben Elliston <bje@gnu.org>
2777
2778 * config.sub (epiphany): New.
2779
2780 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2781 Ben Elliston <bje@gnu.org>
2782
2783 * config.sub (hexagon, hexagon-*): New.
2784
2785 2011-08-23 Roland McGrath <mcgrathr@google.com>
2786
2787 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2788 64eb to be64.
2789
2790 2011-08-16 Roland McGrath <mcgrathr@google.com>
2791
2792 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2793 (nacl): Grok as alias for 32el-unknown-nacl.
2794
27952011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2796
2797 * MAINTAINERS (Write After Approval): Add myself.
2798
27992011-10-24 Teresa Johnson <tejohnson@google.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
28032011-09-21 Jakub Jelinek <jakub@redhat.com>
2804
2805 * MAINTAINERS (sparc port): Remove myself.
2806
28072011-09-14 Tom de Vries <tom@codesourcery.com>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810
28112011-08-14 Yao Qi <yao@codesourcery.com>
2812
2813 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2814 * configure: Regenerate.
2815
28162011-07-26 Ian Lance Taylor <iant@google.com>
2817
2818 * configure.ac: Set have_compiler based on whether gcc directory
2819 exists, rather than on whether gcc is in configdirs.
2820 * configure: Rebuild.
2821
28222011-07-21 Joseph Myers <joseph@codesourcery.com>
2823
2824 * MAINTAINERS (Global Reviewers): Add self.
2825
28262011-07-20 David Edelsohn <dje.gcc@gmail.com>
2827
2828 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2829 link directories.
2830 * Makefile.in: Rebuild.
2831
28322011-07-20 Ian Lance Taylor <iant@google.com>
2833
2834 PR bootstrap/49787
2835 * configure.ac: Move --enable-bootstrap handling earlier in file.
2836 If --enable-bootstrap and either --enable-build-with-cxx or
2837 --enable-build-poststage1-with-cxx, enable C++ automatically.
2838 * configure: Rebuild.
2839
28402011-07-19 Ian Lance Taylor <iant@google.com>
2841
2842 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2843 make C++ a boot_language. Set and substitute
2844 POSTSTAGE1_CONFIGURE_FLAGS.
2845 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2846 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2847 * configure, Makefile.in: Rebuild.
2848
28492011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2850
2851 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2852 maintainers.
2853
28542011-07-18 Jakub Jelinek <jakub@redhat.com>
2855
2856 * MAINTAINERS (Global Reviewers): Add myself.
2857
28582011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2859
2860 * configure: Regenerate.
2861
28622011-07-16 Jason Merrill <jason@redhat.com>
2863
2864 * Makefile.def (language=c++): Add check-c++0x and
2865 check-target-libmudflap-c++.
2866 * Makefile.tpl (check-target-libmudflap-c++): New.
2867 * Makefile.in: Regenerate.
2868
28692011-07-16 Matthias Klose <doko@ubuntu.com>
2870
2871 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2872 * Makefile.def (target_modules/libjava): Pass
2873 $(EXTRA_CONFIGARGS_LIBJAVA).
2874 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2875 if not configured with --enable-static-libjava.
2876 * Makefile.in: Regenerate.
2877 * configure: Likewise.
2878
28792011-07-15 Jason Merrill <jason@redhat.com>
2880
2881 * Makefile.in (check-c++): Move check-gcc-c++0x after
2882 check-target-libstdc++-v3.
2883
28842011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2885
2886 * MAINTAINERS (c6x port): New entry.
2887
28882011-07-13 Jason Merrill <jason@redhat.com>
2889
2890 * Makefile.in (check-gcc-c++0x): New.
2891 (check-c++): Depend on it.
2892
28932011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2894
2895 PR target/39150
2896 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2897 x86_64-*-solaris2.1[0-9]*.
2898 * configure: Regenerate.
2899
29002011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2901
2902 * MAINTAINERS (RTL optimizers): Add self.
2903
29042011-06-27 Gabriel Charette <gchare@google.com>
2905
2906 * MAINTAINERS (Write After Approval): Add myself.
2907
29082011-06-22 Hans-Peter Nilsson <hp@axis.com>
2909
2910 PR regression/47836
2911 PR bootstrap/23656
2912 PR other/47733
2913 PR bootstrap/49247
2914 PR c/48825
2915 * configure.ac (target_libraries): Remove target-libiberty.
2916 Remove case-statement setting skipdirs=target-libiberty for
2917 multiple targets. Remove checking target_configdirs and
2918 removing target-libiberty but keeping target-libgcc if
2919 otherwise empty.
2920 * Makefile.def (target_modules): Don't add libiberty.
2921 (dependencies): Remove all traces of target-libiberty.
2922 * configure, Makefile.in: Regenerate.
2923
29242011-06-13 Walter Lee <walt@tilera.com>
2925
2926 * configure.ac (tilepro-*-*) New case.
2927 (tilegx-*-*): Likewise.
2928 * configure: Regenerate.
2929
29302011-06-06 Jing Yu <jingyu@google.com>
2931
2932 * configure.ac: Skip target-libiberty for
2933 arm*-*-linux-androideabi.
2934 * configure: Regenerated.
2935
29362011-06-06 Nick Clifton <nickc@redhat.com>
2937
2938 * config.sub: Sync from upstream.
2939
29402011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
29442011-06-01 Daniel Jacobowitz <drow@false.org>
2945
2946 * MAINTAINERS: Update my email address.
2947
29482011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2949
2950 * MAINTAINERS (Write After Approval): Update my email address.
2951
29522011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
29562011-05-08 Doug Kwan <dougkwan@google.com>
2957
2958 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2959 * configure: Regenerated.
2960 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2961 value from configure.
2962 * Makefile.in: Regenerated.
2963
29642011-05-05 Joseph Myers <joseph@codesourcery.com>
2965
2966 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2967 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2968 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2969 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2970 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2971 *-*-vxworks*): Disable newlib and libgloss in separate case
2972 statement.
2973 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2974 to separate case statement.
2975 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2976 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2977 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2978 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2979 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2980 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2981 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2982 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2983 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2984 i[[3456789]]86-*-rdos*, m32r-*-*,
2985 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2986 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2987 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2988 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2989 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2990 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2991 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2992 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2993 and libgloss in main case over targets. Remove most empty cases
2994 in main case over targets.
2995 * configure: Regenerate.
2996
29972011-05-04 Janis Johnson <janisjo@codesourcery.com>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
30012011-05-04 Joseph Myers <joseph@codesourcery.com>
3002
3003 * configure.ac: Remove code setting special library locations for
3004 hppa*64*-*-hpux11*. Remove code setting compiler for
3005 sparc-sun-solaris2*.
3006 * configure: Regenerate.
3007
30082011-05-04 Joseph Myers <joseph@codesourcery.com>
3009
3010 * configure.ac: Separate libgloss_dir settings from general case
3011 over targets.
3012 * configure: Regenerate.
3013
30142011-04-28 Joseph Myers <joseph@codesourcery.com>
3015
3016 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3017 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3018 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3019 cases in libgcj-disabling case statement.
3020 (hppa*64*-*-linux*): Set unsupported_languages instead of
3021 disabling target-zlib.
3022 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3023 to hppa*64*-*-hpux*.
3024 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3025 hppa*-*-hpux*.
3026 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3027 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3028 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3029 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3030 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3031 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3032 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3033 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3034 libgcj-disabling case statement.
3035 * configure: Regenerate.
3036
30372011-04-28 Joseph Myers <joseph@codesourcery.com>
3038
3039 * configure.ac: Disable Java for targets not supporting libffi.
3040 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3041 Remove cases in Java-disabling statement.
3042 (*arm-wince-pe): Change to arm-wince-pe.
3043 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3044 cases in Java-disabling statement.
3045 (bfin-*-*): Don't disable Java again.
3046 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3047 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3048 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3049 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3050 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3051 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3052 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3053 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3054 Java-disabling statement.
3055 (mmix-*-*): Don't disable Java again.
3056 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3057 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3058 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3059 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3060 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3061 statement.
3062 * configure: Regenerate.
3063
30642011-04-28 Joseph Myers <joseph@codesourcery.com>
3065
3066 * configure.ac: Separate cases disabling Java and Java libraries
3067 from general case over targets.
3068 * configure: Regenerate.
3069
30702011-04-21 Jie Zhang <jzhang918@gmail.com>
3071
3072 * MAINTAINERS: Update my email address.
3073
30742011-04-20 Easwaran Raman <eraman@google.com>
3075
3076 * MAINTAINERS (Write After Approval): Add myself.
3077
30782011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3079
3080 PR lto/48086
3081 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3082 * configure: Regenerate.
3083
30842011-04-16 Jim Meyering <meyering@redhat.com>
3085
3086 * MAINTAINERS (Write After Approval): Add myself.
3087
30882011-04-15 Dodji Seketeli <dodji@redhat.com>
3089
3090 * MAINTAINERS: Update my email address.
3091
30922011-04-13 Georg-Johann Lay <avr@gjlay.de>
3093
3094 * MAINTAINERS (Write After Approval): Add myself.
3095
30962011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3097
3098 * MAINTAINERS (Write After Approval): Add myself.
3099
31002011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3101
3102 * MAINTAINERS (Write After Approval): Add myself.
3103
31042011-04-06 Joseph Myers <joseph@codesourcery.com>
3105
3106 * configure.ac (build_tools): Remove build-byacc.
3107 (host_libs): Remove mmalloc.
3108 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3109 autoconf automake libtool diff rcs fileutils shellutils time
3110 textutils wdiff find uudecode hello tar gzip indent recode release
3111 sed perl gawk findutils gettext zip.
3112 (libgcj): Remove target-qthreads.
3113 (target_tools): Remove target-examples target-gperf.
3114 (YACC): Don't handle building byacc.
3115 * configure: Regenerate.
3116 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3117 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3118 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3119 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3120 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3121 handle building components.
3122 * Makefile.in: Regenerate.
3123
31242011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3125
3126 * MAINTAINERS: Update my email address as Xtensa maintainer.
3127
31282011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3129
3130 * config.sub: Sync from upstream.
3131
31322011-04-01 Joseph Myers <joseph@codesourcery.com>
3133
3134 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3135 (microblaze*): Don't disable libssp.
3136 * configure: Regenerate.
3137
31382011-04-01 Joseph Myers <joseph@codesourcery.com>
3139
3140 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3141 moveifchange.
3142 * configure: Regenerate.
3143 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3144 * Makefile.in: Regenerate.
3145
31462011-04-01 Joseph Myers <joseph@codesourcery.com>
3147
3148 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3149 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3150 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3151 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3152 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3153 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3154 md_exec_prefix cases.
3155 * configure: Regenerate.
3156
31572011-04-01 Joseph Myers <joseph@codesourcery.com>
3158
3159 * configure.ac: Separate cases disabling target-libssp,
3160 target-libiberty, target-libstdc++-v3 and Fortran from general
3161 case over targets.
3162 * configure: Regenerate.
3163
31642011-04-01 Joseph Myers <joseph@codesourcery.com>
3165
3166 * configure.ac (*-*-chorusos): Don't disable libgcj.
3167 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3168 Remove case.
3169 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3170 (arm-*-coff): Don't disable libgcj.
3171 (arm*-*-linux-gnueabi): Remove useless assignment.
3172 (arm-*-riscix*): Don't disable libgcj.
3173 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3174 configuration.
3175 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3176 (c54x*-*-*): Remove case.
3177 (tic54x-*-*): Don't disable GCC or GCC libraries.
3178 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3179 to *.
3180 (d10v-*-*): Don't disable GCC libraries.
3181 (d30v-*-*): Don't disable libgcj.
3182 (h8500-*-*): Don't disable GCC libraries.
3183 (i960-*-*): Don't disable libgcj.
3184 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3185 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3186 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3187 libgcj.
3188 (m68k-*-coff*): Remove case.
3189 (mmix-*-*): Don't disable libgloss on host.
3190 (mn10200-*-*, mn10300-*-*): Remove cases.
3191 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3192 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3193 Don't disable libgcj.
3194 (romp-*-*): Remove case.
3195 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3196 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3197 case.
3198 (v810-*-*): Don't disable GCC libraries.
3199 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3200 (ip2k-*-*): Don't disable GCC libraries.
3201 * configure: Regenerate.
3202
32032011-03-28 Joseph Myers <joseph@codesourcery.com>
3204
3205 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3206 libffi on host.
3207 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3208 on host.
3209 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3210 * configure: Regenerate.
3211
32122011-03-26 John Marino <binutils@marino.st>
3213
3214 * configure.ac: Add support for *-*-dragonfly*
3215 * configure: Regenerate.
3216
32172011-03-25 Joseph Myers <joseph@codesourcery.com>
3218
3219 * configure.ac (native_only): Remove.
3220 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3221 send-pr uudecode guile gnuserv on host.
3222 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3223 send-pr rcs guile perl texinfo libtool on host.
3224 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3225 automake send-pr rcs guile perl texinfo libtool on host.
3226 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3227 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3228 (alpha*-dec-osf*): Don't disable fileutils on target.
3229 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3230 texinfo send-pr expect dejagnu on target.
3231 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3232 target-qthreads on target.
3233 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3234 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3235 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3236 x86_64-*-mingw*): Don't disable expect on target.
3237 (*-*-cygwin*): Don't disable target-gperf on target.
3238 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3239 gnuserv on target.
3240 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3241 target.
3242 * configure: Regenerate.
3243
32442011-03-25 Joseph Myers <joseph@codesourcery.com>
3245
3246 * configure.ac (target_tools): Remove target-groff.
3247 (native_only): Remove target-groff.
3248 (hppa*64*-*-*): Don't disable byacc.
3249 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3250 setting.
3251 (*-*-kaos*): Don't skip target-librx and target-groff.
3252 (*-*-netware*): Don't skip target-libmudflap.
3253 (*-*-tpf*): Don't skip target-libmudflap.
3254 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3255 directories on the host.
3256 (ia64*-*-*vms*): Don't skip tix.
3257 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3258 host.
3259 * configure: Regenerate.
3260
32612011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3262
3263 * configure.ac: Remove references to mt-mep, mt-netware,
3264 mt-wince.
3265 * Makefile.def: Add all-utils soft dependencies.
3266 * Makefile.tpl: Remove GDB_NLM_DEPS.
3267 * configure: Regenerate.
3268 * Makefile.in: Regenerate.
3269
32702011-03-24 Paolo Bonzini <bonzini@gnu.org>
3271
3272 * configure.ac: Do not include mh-x86omitfp.
3273 * configure: Regenerate.
3274
32752011-03-24 Paolo Bonzini <bonzini@gnu.org>
3276
3277 * configure.ac: Remove empty cases.
3278 * configure: Regenerate.
3279
32802011-03-24 Paolo Bonzini <bonzini@gnu.org>
3281
3282 * Makefile.def: Add dependency from termcap to gdb.
3283 * Makefile.in: Regenerate.
3284
32852011-03-24 Paolo Bonzini <bonzini@gnu.org>
3286
3287 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3288 * configure: Regenerate.
3289 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3290 * Makefile.tpl: Likewise.
3291 * Makefile.in: Regenerate.
3292
32932011-03-24 Paolo Bonzini <bonzini@gnu.org>
3294
3295 * configure.ac: Remove all mentions of tentative_cc.
3296 * configure: Regenerate.
3297
32982011-03-24 Joseph Myers <joseph@codesourcery.com>
3299
3300 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3301 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3302 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3303 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3304 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3305 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3306 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3307 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3308 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3309 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3310 *-*-rhapsody*): Remove host cases.
3311 * configure: Regenerate.
3312
33132011-03-24 Joseph Myers <joseph@codesourcery.com>
3314
3315 * configure.ac (ppc*-*-pe): Remove host case.
3316 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3317 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3318 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3319 cases.
3320 * configure: Regenerate.
3321
33222011-03-24 Joseph Myers <joseph@codesourcery.com>
3323
3324 * config.sub: Update to version 2011-03-23.
3325
33262011-03-22 Joseph Myers <joseph@codesourcery.com>
3327
3328 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3329 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3330 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3331 * configure: Regenerate.
3332
33332011-03-22 Joseph Myers <joseph@codesourcery.com>
3334
3335 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3336 to Write After Approval.
3337 * config-ml.in: Don't handle arc-*-elf*.
3338 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3339 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3340 handle GCC libraries.
3341 * configure: Regenerate.
3342
33432011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3344
3345 PR bootstrap/48120:
3346 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3347 Add -lstdc++ -lm to LIBS.
3348 * configure: Regenerate.
3349
33502011-03-18 David Edelsohn <dje.gcc@gmail.com>
3351
3352 * config.guess: Update to version 2011-02-02
3353 * config.sub: Update to version 2011-02-24
3354
33552011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3356
3357 PR lto/48086
3358 * configure.ac: Re-enable LTO on *-apple-darwin9.
3359 * configure: Regenerate.
3360
33612011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3362
3363 PR lto/48086
3364 * configure.ac: Disable LTO on darwin due to an assembler change in
3365 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3366 under 256.
3367 * configure: Regenerate.
3368
33692011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3370
3371 * MAINTAINERS: Update myself as score backend maintainer,
3372 update my e-mail address.
3373
33742011-03-09 Xuepeng Guo <terry.guo@arm.com>
3375
3376 * MAINTAINERS: Update my e-mail address.
3377
33782011-03-06 Joey Ye <joey.ye@arm.com>
3379
3380 * MAINTAINERS: Update my e-mail address.
3381
33822011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3383
3384 * configure.ac: Adjust test of with_ppl.
3385 * configure: Regenerated.
3386
33872011-03-02 Kai Tietz <ktietz@redhat.com>
3388
3389 * MAINTAINERS: Adjust my e-mail address.
3390
33912011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3392
3393 * configure.ac: Add -lpwl to ppllibs.
3394 * configure: Regenerated.
3395
33962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3397
3398 * config/cloog.m4: Add -lisl to clooglibs.
3399 * configure: Regenerated.
3400
34012011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3402
3403 * MAINTAINERS (CPU Port maintainers): Add self.
3404
34052011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3406
3407 * MAINTAINERS: Add myself as testsuite maintainer.
3408
34092011-02-15 Mike Stump <mikestump@comcast.net>
3410
3411 * MAINTAINERS: Add myself as testsuite maintainer.
3412
34132011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3414
3415 Import from Libtool and gnulib:
3416
3417 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3418
3419 Prepare for supporting FreeBSD 10.
3420 * config.rpath: Remove handling of freebsd1* which soon would
3421 match FreeBSD 10.0.
3422
3423 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3424
3425 Remove support for FreeBSD 1.x.
3426 * libtool.m4 (_LT_LINKER_SHLIBS)
3427 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3428 soon would incorrectly match FreeBSD 10.0.
3429
34302011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3431
3432 PR binutils/12283
3433 * move-if-change: Import version from gnulib.
3434
34352011-02-12 Alexandre Oliva <aoliva@redhat.com>
3436
3437 PR lto/47225
3438 * Makefile.def (lto-plugin): Double dash for enable-shared.
3439 (configure-gcc): Depend on all-lto-plugin.
3440 * Makefile.in: Rebuilt.
3441
34422011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3443
3444 * configure.ac: Remove extra bracket.
3445 * configure: Regenerate.
3446
34472011-02-08 Tobias Burnus <burnus@net-b.de>
3448
3449 * MAINTAINERS: Add myself as libquadmath maintainer.
3450
34512011-02-08 Thomas Schwinge <thomas@schwinge.name>
3452
3453 * MAINTAINERS: Update my email address.
3454
34552011-02-07 Joseph Myers <joseph@codesourcery.com>
3456
3457 * MAINTAINERS (option handling): Add self.
3458
34592011-02-06 Kai Tietz <kai.tietz@onevision.com>
3460
3461 PR lto/47225
3462 * Makefile.def: Add dependency for install-gcc
3463 on install-lto-plugin.
3464 * Makfile.in: Regenerated
3465
34662011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3467
3468 * MAINTAINERS (CPU Port Maintainers): Add myself.
3469
34702011-01-31 Alexandre Oliva <aoliva@redhat.com>
3471
3472 PR libgcj/44341
3473 * configure.ac: Discard --with-* flags for host when configuring
3474 target libraries for cross build.
3475 * configure: Rebuilt.
3476
34772011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3478
3479 * MAINTAINERS (linear loop transforms): Removed.
3480
34812011-01-25 Jakub Jelinek <jakub@redhat.com>
3482
3483 * configure.ac: If with_ppl is no, move setting with_cloog=no
3484 after CLOOG_REQUESTED check.
3485 * configure: Regenerated.
3486
34872011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3488
3489 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3490 CLooG has been requested.
3491 * configure: Regenerated.
3492
34932011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3494
3495 * configure: Regenerated.
3496 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3497
34982011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3499
3500 * configure: Regenerated.
3501 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3502
35032011-01-21 Andreas Schwab <schwab@redhat.com>
3504
3505 * configure.ac: Use AS_HELP_STRING throughout.
3506 * configure: Regenerate.
3507
35082011-01-18 Jie Zhang <jie.zhang@analog.com>
3509
3510 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3511 * configure: Regenerate.
3512
35132011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3514
3515 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3516
35172011-01-13 Joel Brobecker <brobecker@adacore.com>
3518
3519 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3520 for ia64-hpux.
3521 * configure: Regenerate.
3522
35232011-01-07 Jan Hubicka <jh@suse.cz>
3524
3525 PR lto/47225
3526 * Makefile.in: Regenerate.
3527 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3528 configure.
3529
35302011-01-07 Jan Hubicka <jh@suse.cz>
3531
3532 * Makefile.in: Regenerate.
3533 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3534 and configure dependency on lto-plugin configure.
3535 (lto-plugin module): Remove dependency on GCC; add dependency on
3536 liniberty.
3537
35382011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
35422010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3543
3544 * configure: Regenerate.
3545
35462010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3547
3548 * configure.ac: (picochip): Disable libiberty.
3549
35502010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3551
3552 * MAINTAINERS (Write After Approval): Add myself.
3553
35542010-12-10 Ian Lance Taylor <iant@google.com>
3555
3556 PR bootstrap/46819
3557 * configure.ac: For --disable-libgcj clear libgcj_saved.
3558 * configure: Rebuild.
3559
35602010-12-10 Tobias Burnus <burnus@net-b.de>
3561
3562 PR fortran/46540
3563 * configure.ac: Add --disable-libquadmath and
3564 --disable-libquadmath-support.
3565 * configure: Regenerate.
3566
35672010-12-03 Ian Lance Taylor <iant@google.com>
3568
3569 * MAINTAINERS: Add myself as libgo maintainer.
3570
35712010-12-03 Hans-Peter Nilsson <hp@axis.com>
3572
3573 PR libffi/46792
3574 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3575 * configure: Regenerate.
3576
35772010-12-02 Ian Lance Taylor <iant@google.com>
3578
3579 * configure.ac: Always set default for poststage1_ldflags to
3580 -static-libstdc++ -static-libgcc.
3581
35822010-11-29 Andreas Schwab <schwab@redhat.com>
3583
3584 * configure.ac: Move comment to remove extra space in last argument
3585 of GCC_TARGET_TOOL.
3586
35872010-11-26 Alexandre Oliva <aoliva@redhat.com>
3588
3589 PR other/46026
3590 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3591 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3592 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3593 (BASE_FLAGS_TO_PASS): Use it.
3594 * configure: Rebuilt.
3595 * Makefile.in: Rebuilt.
3596
35972010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3598
3599 PR binutils/12258
3600 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3601 Properly check default linker.
3602 * configure: Regnerated.
3603
36042010-11-23 Matthias Klose <doko@ubuntu.com>
3605
3606 * configure.ac: For --enable-gold, handle value `default' instead of
3607 `both*'. New configure option --{en,dis}able-ld.
3608 * configure: Regenerate.
3609
36102010-11-20 Ian Lance Taylor <iant@google.com>
3611
3612 * configure.ac: Only disable a language library if no language needs
3613 it. Don't let --disable-libgcj uncondtionally disable libffi.
3614 * configure: Rebuild.
3615
36162010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3617
3618 * Makefile.in: Regenerate.
3619
3620 PR other/46202
3621 * configure.ac: Fix just-built in-tree STRIP name to be
3622 binutils/strip-new.
3623 * configure: Regenerate.
3624 * Makefile.def (install-strip-gcc, install-strip-binutils)
3625 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3626 (install-strip-sid): Mirror dependencies on non-strip variants
3627 of these targets on the respective -strip prerequisites.
3628 * Makefile.tpl (install-strip, install-strip-host)
3629 (install-strip-target): New targets.
3630 (install-strip-[+module+], install-strip-target-[+module+]):
3631 New targets.
3632 * Makefile.in: Regenerate.
3633
36342010-11-19 Ian Lance Taylor <iant@google.com>
3635 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3636
3637 * configure.ac: Add target-libgo to target_libraries. Set
3638 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3639 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3640 (HOST_EXPORTS): Add GOC.
3641 (BASE_TARGET_EXPORTS): Add GOC.
3642 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3643 (GOCFLAGS_FOR_TARGET): New variable.
3644 (EXTRA_HOST_FLAGS): Add GOC.
3645 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3646 * Makefile.def (target_modules): Add libgo.
3647 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3648 (dependencies): Add dependency from configure-target-libgo to
3649 configure-target-libffi and all-target-libstdc++-v3. Add
3650 dependencies from all-target-libgo to all-target-libffi.
3651 (languages): Add go.
3652 * configure: Rebuild.
3653 * Makefile.in: Rebuild.
3654
36552010-11-19 Ian Lance Taylor <iant@google.com>
3656
3657 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3658 compiler/flag environment variables.
3659
36602010-11-18 Ian Lance Taylor <iant@google.com>
3661
3662 * configure.ac: Check for lang_requires_boot_languages in
3663 config-lang.in files.
3664 * configure: Rebuild.
3665
36662010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3667 Tobias Burnus <burnus@net-b.de>
3668
3669 PR fortran/32049
3670 * Makefile.def: Add libquadmath; build it with language=fortran.
3671 * configure.ac: Add libquadmath.
3672 * Makefile.tpl: Handle multiple libs in check-[+language+].
3673 * Makefile.in: Regenerate.
3674 * configure: Regenerate.
3675
b9b9d342
TT
36762010-11-16 Tom Tromey <tromey@redhat.com>
3677
3678 * MAINTAINERS: Moved myself to reviewers section.
3679
ecbfe87a
ZD
36802010-11-15 Zdenek Dvorak <ook@ucw.cz>
3681
3682 * MAINTAINERS: Moved myself to reviewers section.
3683
29a4f477
RW
36842010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3685
3686 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3687 (Write After Approval): Remove self.
3688
9965e3cd
AS
36892010-11-15 Andreas Schwab <schwab@redhat.com>
3690
3691 * configure.ac: Fix spelling in option names.
3692 * configure: Regenerated.
3693
0463992b
GJL
36942010-11-13 Georg-Johann Lay <georgjohann@web.de>
3695
3696 PR bootstrap/39622
3697 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3698 * configure: Regenerated.
3699
3df08734
KG
37002010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3701
3702 * MAINTAINERS: Update my email address.
3703
f16e2237
TG
37042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3705
f16e2237
TG
3706 * configure: Regenerate.
3707
0bb52d68
TG
37082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3709
1f980c25 3710 * configure: Regenerate.
0bb52d68 3711
aba2b02e
TG
37122010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3713
aba2b02e
TG
3714 * configure: Regenerate.
3715
27882098
TG
37162010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3717
27882098
TG
3718 * configure: Regenerate.
3719
d32ef397
AS
37202010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3721
3722 * configure.ac: Support official CLooG.org versions.
3723 * configure: Regenerate.
3724 * config/cloog.m4: New.
3725
5a4b6c0e
FD
37262010-11-10 François Dumont <francois.cppdevs@free.fr>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
f2cea726
DE
37302010-11-09 David Edelsohn <dje.gcc@gmail.com>
3731
3732 * MAINTAINERS: Update my email address.
3733
d8ed14ce
IS
37342010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3735
3736 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3737 * configure: Regenerate.
d8ed14ce 3738
48215350
DK
37392010-11-03 Ian Lance Taylor <iant@google.com>
3740 Dave Korn <dave.korn.cygwin@gmail.com>
3741
3742 PR lto/46273
3743 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3744 and on other supported platforms whenever LTO is enabled.
3745 * configure: Rebuild.
3746
87841584
AM
37472010-11-02 Alan Modra <amodra@gmail.com>
3748
3749 PR binutils/12110
3750 * configure.ac: Error when source path contains spaces.
3751 * configure: Regenerate.
3752
fe12dfe1
JW
37532010-10-23 James E. Wilson <wilson@codesourcery.com>
3754
3755 * MAINTAINERS: Update my email address.
3756
66c92425
ILT
37572010-10-20 Ian Lance Taylor <iant@google.com>
3758
3759 * Makefile.def (target_modules): Set lib_path to src/.libs for
3760 libstdc++-v3 module.
3761 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3762 * Makefile.in: Rebuild.
3763
187d3518
LB
37642010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3765
3766 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3767 (Write After Approval): Remove myself.
3768
02db6bba
TG
37692010-10-15 Tristan Gingold <gingold@adacore.com>
3770
3771 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3772
c0103e74
DR
37732010-10-14 Douglas Rupp <rupp@gnat.com>
3774
3775 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3776
1cd0b716
DK
37772010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3778
3779 * configure.ac (build_lto_plugin): New shell variable.
3780 (--enable-lto): Turn on by default for all non-ELF platforms that
3781 have had LTO support added so far. Set build_lto_plugin appropriately
3782 for both ELF and non-ELF.
3783 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3784 * configure: Regenerate.
3785
d4c1abb3
RW
37862010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3787
3788 Sync from src:
3789 * configure.ac (v850 support): Remove target-libgloss from
3790 noconfigdirs.
3791 * configure: Regenerate.
3792
ffedf511
RW
37932010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3794
3795 PR bootstrap/45326
3796 PR bootstrap/45174
3797 * configure.ac: Honor initial values of $build_configargs,
3798 $host_configargs, $target_configargs. Mark the precious, so
3799 environment settings get recorded.
3800 * configure: Regenerate.
3801
e1826acc
RW
38022010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3803
3804 PR bootstrap/45796
3805 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3806 Depend on all-build-libiberty.
3807 * Makefile.in: Regenerate.
3808
80920132
ME
38092010-09-30 Michael Eager <eager@eagercon.com>
3810
3811 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3812 * configure: Regenerate.
3813
770a498a
ME
38142010-09-28 Michael Eager <eager@eagercon.com>
3815
3816 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3817
86dfbd58
RW
38182010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3819
3820 PR bootstrap/44621
3821 * configure.ac: Fix unportable shell quoting.
3822 * configure: Regenerate.
3823
db50fe7d
IS
38242010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3825
3826 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3827 targets and amend comment.
3828 * configure: Regenerate.
3829
0064e825
TB
38302010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
bb79486c
JH
38342010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3835
3836 * configure.ac: Enable LTO by default on Darwin.
3837 * configure: Regenerate.
3838
9e0b22c3
MS
38392010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3840
bb79486c 3841 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3842
2fabf1b7
IB
38432010-09-01 Ian Bolton <ian.bolton@arm.com>
3844
bb79486c 3845 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3846
3a9abc98
DS
38472010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3848
3849 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3850 ports
3851
331a9a59
DY
38522010-07-28 David Yuste <david.yuste@gmail.com>
3853
3854 * MAINTAINERS (Write After Approval): Add myself.
3855
223a9d64
N
38562010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3857
3858 * configure.ac: Support all v850 targets.
3859 * configure: Regenerate.
3860
9183bdcf
MG
38612010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3862
3863 PR bootstrap/44455
3864 * configure.ac (extra_mpfr_configure_flags): Copy from
3865 extra_mpc_gmp_configure_flags.
3866 * configure: Re-generated.
3867
2e290598
AK
38682010-07-22 Andi Kleen <ak@linux.intel.com>
3869
3870 * MAINTAINERS (Write After Approval): Add myself.
3871
8d6cd388
CLT
38722010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3873
3874 * MAINTAINERS (Write After Approval): Add myself.
3875
b0b01eb0
JY
38762010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
77198d71
JH
38802010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3881
3882 PR target/44862
3883 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3884 Provide -B option to allow for link spec %s substitutions for
3885 libstdc++.a on darwin.
3886 * Makefile.in: Regenerate.
3887
02fe70af
MM
38882010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3889
3890 * MAINTAINERS (Reviewers): Update my e-mail address
3891
c63a4676
AO
38922010-06-10 Alexandre Oliva <aoliva@redhat.com>
3893
3894 * Makefile.def (configure-gcc): Depend on all-libelf.
3895 * Makefile.in: Rebuild.
3896
e68edbf6
FC
38972010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3898
3899 * MAINTAINERS (Write After Approval): Add myself in the right place.
3900
dce2d8b2 39012010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
dce2d8b2 39052010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3906
3907 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3908
39092010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3910
1ab55d69
MK
3911 * config.sub: Update to version 2010-05-21.
3912 * config.guess: Update to version 2010-04-03.
0c422e74 3913
02540df4
SB
39142010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3915
3916 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3917 * configure: Regenerate.
3918
dfe5f5b2
ST
39192010-05-12 Sriraman Tallam <tmsriram@google.com>
3920
3921 * MAINTAINERS (Write After Approval): Add myself.
3922
c082f9f3
SB
39232010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3924
3925 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3926 a platform that supports LTO.
3927 * configure: Regenerate.
3928
f1af9e5f
SP
39292010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3930
3931 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3932 * configure: Regenerated.
3933
38e3d868
RM
39342010-04-27 Roland McGrath <roland@redhat.com>
3935 H.J. Lu <hongjiu.lu@intel.com>
3936
3937 * configure.ac (--enable-gold): Support both, both/gold and
3938 both/bfd to add gold to configdirs without removing ld.
3939 * configure: Regenerated.
3940
3941 * Makefile.def: Add install-gold dependency to install-ld.
3942 * Makefile.in: Regenerated.
3943
3bec79c5
DK
39442010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3945
3946 PR lto/42776
3947 * configure.ac (--enable-lto): Refactor handling so libelf tests
3948 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3949 and allow LTO to be explicitly enabled on non-ELF platforms that
3950 are known to support it inside else-clause.
3951 * configure: Regenerate.
3952
615c8ffa
EB
39532010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3954
3955 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3956 * configure: Regenerate.
3957
e4522f78
RC
39582010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3959
3960 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3961 * configure: Regenerate.
3962
8ccb78f2
RO
39632010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3964
3965 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3966 separately.
3967 * configure: Regenerate.
3968
d5cc2ee3
KW
39692010-04-16 Kevin Williams <kevin.williams@inria.fr>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
8406cb62
TG
39732010-04-14 Tristan Gingold <gingold@adacore.com>
3974
3975 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3976 * configure: Regenerate.
3977
3591b8e2
SE
39782010-04-13 Steve Ellcey <sje@cup.hp.com>
3979
3980 * configure: Regenerate after change to elf.m4.
3981
a82ecc7b
IS
39822010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3983
3984 * MAINTAINERS (Write After Approval): Add myself.
3985
1f0bf148
SP
39862010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3987
3988 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3989 * configure: Regenerated.
3990
39912010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3992
3993 * configure.ac: Print "buggy but acceptable" when CLooG
3994 revision is less than 9.
3995 * configure: Regenerated.
3996
ecd01dee
DN
39972010-04-01 Diego Novillo <dnovillo@google.com>
3998
3999 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4000
dc683a3f
RW
40012010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4002
4003 PR bootstrap/43615
4004 PR bootstrap/43328
4005
4006 Revert:
4007
4008 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4009
4010 * configure.ac: Do not pass --enable-multilib nor
4011 --disable-multilib in baseargs. Accept explicitly passed
4012 --enable_multilib.
4013 * configure: Regenerate.
4014
7527d83f
UW
40152010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4016
4017 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4018
895522b6
JJ
40192010-03-31 Janis Johnson <janis187@us.ibm.com>
4020
4021 * MAINTAINERS: Remove myself.
4022
9db4e878
RW
40232010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4024
4025 PR bootstrap/43328
4026 * configure.ac: Do not pass --enable-multilib nor
4027 --disable-multilib in baseargs. Accept explicitly passed
4028 --enable_multilib.
4029 * configure: Regenerate.
4030
acf6bf36
AP
40312010-03-28 Andrew Pinski <pinskia@gmail.com>
4032
4033 * MAINTAINERS (spu port): Remove me.
4034
b42f0d7e
JM
40352010-03-23 Joseph Myers <joseph@codesourcery.com>
4036
4037 * configure.ac (tic6x-*-*): New case.
4038 * configure: Regenerate.
4039
0d1152b1
JM
40402010-03-23 Joseph Myers <joseph@codesourcery.com>
4041
4042 * config.sub: Update to version 2010-03-22.
4043 * config.guess: Update to version 2009-12-30.
4044
dce2d8b2 40452010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4046
4047 PR ada/42554
4048 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4049 * configure: Regenerate.
4050
5408fbe8
RR
40512010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4052
4053 * MAINTAINERS: Update my email address.
4054
3f55a3b3
SP
40552010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4056
4057 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4058 (ghassan.shobaki@amd.com): Removed.
4059
3f08f7e8
AM
40602010-03-17 Alan Modra <amodra@gmail.com>
4061
4062 * MAINTAINERS: Update my email address.
4063
f3a9d094
DN
40642010-03-16 Diego Novillo <dnovillo@google.com>
4065
4066 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4067 Matthews.
4068
db5c4b8b
JM
40692010-03-16 Joseph Myers <joseph@codesourcery.com>
4070
4071 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4072 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4073
b995570a
JM
40742010-03-16 Joseph Myers <joseph@codesourcery.com>
4075
4076 * MAINTAINERS: Update my email address.
4077
124cc66f
DJ
40782010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4079
4080 * MAINTAINERS: Update my email address.
4081
a4581668
BS
40822010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4083
4084 * MAINTAINERS: Update my email address.
4085
49d78e29
JZ
40862010-03-09 Jie Zhang <jie@codesourcery.com>
4087
4088 * MAINTAINERS: Update my email address.
4089
8927b7c0
RO
40902010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4091
4092 PR libstdc++/32499
4093 * configure.ac (RANLIB): Default to true.
4094 (STRIP): Likewise.
4095 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4096 * configure: Regenerate.
4097
dce2d8b2 40982010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4099
4100 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4101 (Write After Approval): Update my email address.
4102
bf646aaf
NC
41032010-02-17 Nick Clifton <nickc@redhat.com>
4104
4105 PR 11238
4106 * Makefile.tpl (local-distclean): Also remove config.cache files in
4107 sub-directories as there may not be Makefiles present in the
4108 sub-directories.
96e41f16
NC
4109 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4110 the config.cache files found by the find command.
4111
bf646aaf
NC
4112 * Makefile.in: Regenerate.
4113 * configure.ac: Revert previous delta.
4114 * configure: Regenerate.
4115
ff78880a
NC
41162010-02-15 Nick Clifton <nickc@redhat.com>
4117
4118 PR 11238
4119 * configure.ac: Delete config.cache files in sub-directories when
4120 deleting Makefiles.
4121 * configure: Regenerate.
4122
8150eadf
BE
41232010-02-12 Ben Elliston <bje@gnu.org>
4124
4125 * MAINTAINERS: Update my email address.
4126
a9e12bfd
AP
41272010-02-08 Andrew Pinski <pinskia@gmail.com>
4128
4129 * MAINTAINERS (spu port): Update my email address.
4130
95315086
JZ
41312010-02-08 Jie Zhang <jie.zhang@analog.com>
4132
4133 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4134
362c6d2f
KG
41352010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4136
4137 * configure.ac: Add "recommended" version checks for GMP/MPC.
4138 Update recommended GMP/MPFR/MPC versions.
4139 * configure: Regenerate.
4140
888c5ad2
JR
41412010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4142
4143 * MAINTAINERS: Move my Embecosm email address into the
4144 write-after-approval section.
4145
3bf714a7
ILT
41462010-01-26 Ian Lance Taylor <iant@google.com>
4147
4148 * MAINTAINERS: Add myself as Go frontend maintainer.
4149
ad1e5170
JR
41502010-01-25 Joern Rennecke <amylaar@spamcop.net>
4151
4152 PR libstdc++/36101, PR libstdc++/42813
4153 * configure.ac (bootstrap_target_libs): Make inclusion of
4154 target-libgomp conditional on libgomb being in target_configdirs.
4155 * configure: Regenerate.
4156
fb0553d1
JR
41572010-01-23 Joern Rennecke <amylaar@spamcop.net>
4158
4159 PR libstdc++/36101, PR libstdc++/42813
4160 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4161 * configure: Regenerate.
4162
aae29963
JR
41632010-01-22 Joern Rennecke <amylaar@spamcop.net>
4164
4165 PR libstdc++/36101, PR libstdc++/42813
4166 * configure.ac (target_configdirs): Substitute.
4167 * Makefile.def: Bootstrap target module libgomp.
4168 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4169 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4170 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4171 * configure, Makefile.in: Regenerate.
4172
d8fe8895
DK
41732010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4174
4175 * MAINTAINERS: Adjust my details.
4176
ebfe4897
EW
41772010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4178
4179 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4180
f7746c59
TL
41812010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4182
4183 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4184
306c7b5b
TL
41852010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4186
4187 * MAINTAINERS (Write After Approval): Add myself.
4188
1b8b9e19
KT
41892010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
c164615b
RG
41932010-01-11 Richard Guenther <rguenther@suse.de>
4194
4195 PR lto/41569
4196 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4197 * Makefile.in: Regenerated.
4198
f3f623ae
AT
41992010-01-11 Andreas Tobler <andreast@fgznet.ch>
4200
4201 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4202 * configure: Regenerate.
4203
592c90ff 42042010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4205 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4206
4207 PR bootstrap/42424
4208 * configure.ac: Include libtool m4 files.
9c78662a 4209 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4210 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4211 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4212
592c90ff
KG
4213 * configure: Regenerate.
4214
60a2e213
RW
42152010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4216
4217 PR bootstrap/41818
4218 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4219 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4220 * Makefile.in: Regenerate.
4221
7413962d
RG
42222010-01-02 Richard Guenther <rguenther@suse.de>
4223
4224 PR lto/41529
4225 * configure.ac: Include config/elf.m4. Disable LTO if not
4226 builting for an elf target.
4227 * configure: Regenerate.
4228
f77f3945
CF
42292009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4230
4231 * MAINTAINERS: Change my email address.
4232
4960e3f0
BE
42332009-12-18 Ben Elliston <bje@au.ibm.com>
4234
4235 * config.sub, config.guess: Update from upstream sources.
4236
d16a31da
SZ
42372009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
3a5729ea
KG
42412009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4242
4243 PR middle-end/30447
4244 PR middle-end/30789
4245 PR other/40302
4246
4247 * configure.ac: Require MPC.
4248 * configure: Regenerate.
4249
43e02a8a
RW
42502009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4251
4252 PR target/38384
4253 PR bootstrap/40972
4254 * libtool.m4: Sync from git Libtool.
4255 * ltoptions.m4: Likewise.
4256 * ltversion.m4: Likewise.
4257 * lt~obsolete.m4: Likewise.
4258 * ltmain.sh: Likewise.
4259
360d4522
KG
42602009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4261
4262 * configure.ac: Update minimum MPC version to 0.8.
4263 * configure: Regenerate.
4264
f264ed56
SP
42652009-11-21 Sebastian Pop <sebpop@gmail.com>
4266
4267 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4268 * configure: Regenerated.
4269
ed2eaa9f
ILT
42702009-11-21 Ian Lance Taylor <iant@google.com>
4271
4272 * configure.ac: Change default of poststage1_ldflags to be empty if
4273 poststage1_libs is set. When poststage1_libs is empty, and
4274 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4275 * configure: Rebuild.
4276
58346783
AN
42772009-11-21 Adam Nemet <adambnmet@gmail.com>
4278
4279 * MAINTAINERS (Write After Approval): Update my email address.
4280
5ca0106a
BE
42812009-11-20 Ben Elliston <bje@au.ibm.com>
4282
4283 * config.guess: Update from upstream sources.
4284
87213cd4
AO
42852009-11-16 Alexandre Oliva <aoliva@redhat.com>
4286
4287 * Makefile.def: Restore host and target settings for gmp.
4288 * Makefile.in: Rebuild.
4289
f61428ed
AO
42902009-11-16 Alexandre Oliva <aoliva@redhat.com>
4291
4292 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4293 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4294 Fix portability of test of C++ as bootstrap language. Add
4295 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4296 * configure: Rebuild.
4297 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4298 and cloog. Fix in-tree ppl configuration. Introduce libelf
4299 in-tree building.
4300 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4301 (POSTSTAGE1_HOST_EXPORTS): Use it.
4302 (STAGE[+id+]_CXXFLAGS): New.
4303 (BASE_FLAGS_TO_PASS): Pass it down.
4304 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4305 extra_exports.
4306 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4307 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4308 extra_exports.
4309 * Makefile.in: Rebuild.
4310
f6c56be6
BE
43112009-11-17 Ben Elliston <bje@au.ibm.com>
4312
4313 * config.sub, config.guess: Update from upstream sources.
4314
0ccb5970
JK
43152009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
dce2d8b2 43192009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
5d571eaa
OS
43232009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4324
4325 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4326 paths for *-w64-mingw* and x86_64-*mingw*.
4327 * configure: Regenerated.
4328
dce2d8b2 43292009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4330
4331 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4332
c393f559
BK
43332009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4334
4335 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4336 Phil Edwards to Write-After Approval.
4337
ef4c4300
KT
43382009-10-30 Kai Tietz <kai.tietz@onevision.com>
4339
4340 * configure.ac: Disable target-winsup & co for
4341 x86_64-*-mingw* and *-w64-mingw* targets.
4342 * configure: Regenerated.
4343
65a324b4
NC
43442009-10-16 Nick Clifton <nickc@redhat.com>
4345
4346 * MAINTAINERS: Add myself as a maintainer for the RX port.
4347
dce2d8b2 43482009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4349
9c78662a 4350 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4351
17e72e5d
RO
43522009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4353
4354 * configure.ac (CLooG test): Use = with test.
4355 * configure: Regenerate.
4356
ed3a56f3
RG
43572009-10-22 Richard Guenther <rguenther@suse.de>
4358
4359 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4360 cloog if the ppl version check failed. Move flags saving
4361 before setting in libelf check.
4362 * configure: Regenerate.
4363
ad0abd3c
RG
43642009-10-21 Richard Guenther <rguenther@suse.de>
4365
4366 * configure.ac: Adjust the ppl and cloog configure to work as
4367 documented. Disable cloog if ppl was disabled. Omit the version
4368 checks if they were disabled.
4369 * configure: Re-generate.
4370
e4c5bd48
RW
43712009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4372
4373 * configure.ac: Add 'lto' to enable_languages, not
4374 new_enable_languages, and only if not already present.
4375 * configure: Regenerate.
4376
0ffd69c5
GP
43772009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4378
4379 * README: Refer to the various COPYING* files instead of just
4380 COPYING.
4381 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4382
dce2d8b2 43832009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4384
4385 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4386
58687768
RG
43872009-10-07 Richard Guenther <rguenther@suse.de>
4388
4389 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4390 and Richard Guenther as reviewers.
4391 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4392 as reviewers.
4393
49b0ca5c 43942009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4395
49b0ca5c 4396 * config.sub: Update from upstream sources.
d2d9ce5e 4397
aeb94799
ILT
43982009-10-06 Ian Lance Taylor <iant@google.com>
4399
4400 * Makefile.def: check-gold depends upon all-gas.
4401 * Makefile.in: Rebuild.
4402
123651cd
PM
44032009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
d7f09764
DN
44072009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4408
4409 * Makefile.def: all-lto-plugin depends on all-libiberty.
4410 set bootstrap=true for lto-plugin.
4411 Add lto-plugin.
4412 * Makefile.in: Regenerate.
4413 * configure.ac (host_libs): Add lto-plugin.
4414 * configure: Regenerate.
4415
d7f09764
DN
44162009-10-03 Diego Novillo <dnovillo@google.com>
4417
4418 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4419 (HOST_LIBELFLIBS): Define.
4420 (HOST_LIBELFINC): Define.
4421 * Makefile.in: Regenerate.
4422 * configure.ac: Add --enable-lto.
4423 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4424 If --enable-lto is used, add 'lto' to new_enable_languages.
4425 If --enable-lto is used and gold is enabled, add
4426 lto-plugin to configdirs.
4427 * configure: Regenerate.
4428
44292009-10-03 Simon Baldwin <simonb@google.com>
4430
4431 * configure.ac: If --with-system-zlib, suppress local zlib and
4432 pass --with-system-zlib to subdir configure scripts.
4433 * configure: Regenerate.
4434
dce2d8b2 44352009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4436 Paolo Bonzini <bonzini@gnu.org>
4437
4438 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4439 $(srcdir).
4440 * Makefile.in: Rebuilt.
4441
dce2d8b2 44422009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
3e661154
KG
44462009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4447
4448 * configure.ac: Update minimum MPC version to 0.7.
4449 * configure: Regenerate.
4450
f1a036e4
NC
44512009-09-25 Nick Clifton <nickc@redhat.com>
4452
4453 * configure.ac: Pass any --cache-file=/dev/null option on to
4454 subconfigures.
4455 * configure: Regenerate.
4456
d4c74acc
NC
44572009-09-23 Nick Clifton <nickc@redhat.com>
4458
4459 * config.sub, config.guess: Update from upstream sources.
4460
dce2d8b2 44612009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4462
4463 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4464 * Makefile.in: Rebuilt.
4465
0db770bd
RW
44662009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4467
4468 PR bootstrap/32272
4469 * configure.ac: Error out if $srcdir isn't '.' but contains
4470 host-${host_noncanonical}.
4471 * configure: Regenerate.
4472
71101870
RO
44732009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4474
4475 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4476 maintainer.
4477
ca6d0d62
RW
44782009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4479
79cd2b23
RW
4480 * configure.ac: If bootstrapping a combined tree with
4481 --enable-gold, require c++ in stage1_languages.
4482 * configure: Regenerate.
4483
ab9dcd0c
RW
4484 * configure.ac: Also add target_libs of stage1_languages to
4485 bootstrap_target_libs.
4486 * configure: Regenerate.
4487
ca6d0d62
RW
4488 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4489 with --enable-languages not containing c++.
4490 * configure: Regenerate.
4491
1c3c9f12
JZ
44922009-09-15 Jie Zhang <jie.zhang@analog.com>
4493
4494 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4495 * configure: Regenerate.
4496
dce2d8b2 44972009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4498
6fb30a14
JR
4499 * MAINTAINERS (Write After Approval): Update my e-mail address,
4500 and move from from here...
4501 (Waiting for paperwork): To here.
0318772d 4502
4056c2c6
JM
45032009-09-09 Joseph Myers <joseph@codesourcery.com>
4504
4505 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4506
3e54529c
RW
45072009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4508
4509 * configure.ac: Do not use $extrasub for replacing @if/@endif
4510 parts in Makefile; instead, use additional arguments to
4511 AC_CONFIG_COMMANDS to do the replacement manually, with several
4512 sed invocations, to avoid HP-UX sed command limits.
4513 * configure: Regenerate.
4514
713e2ea6
AO
45152009-09-08 Alexandre Oliva <aoliva@redhat.com>
4516
4517 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4518 blank before -L.
4519
5646b7b9
AO
45202009-09-04 Alexandre Oliva <aoliva@redhat.com>
4521
4522 * configure.ac (with-build-config): Document. Handle without.
4523 Handle missing argument.
4524 * configure: Rebuilt.
4525
e12c4094
AO
45262009-09-03 Alexandre Oliva <aoliva@redhat.com>
4527
4528 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4529 Default to bootstrap-debug only if compare-debug works.
4530 * configure: Rebuilt.
4531 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4532 * Makefile.in: Rebuilt.
4533
75cb0057
RO
45342009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4535
4536 * MAINTAINERS (OS Port Maintainers): Update my email address.
4537
8fc68cba
AO
45382009-09-01 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4541 * Makefile.in: Rebuilt.
4542
44cb38cf
CD
45432009-09-01 Chris Demetriou <cgd@google.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
f9329c35
DS
45472009-08-31 Dodji Seketeli <dodji@redhat.com>
4548
4549 PR debug/30161
4550 * include/dwarf2.h (enum dwarf_tag): Added
4551 DW_TAG_GNU_template_template_param
4552 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4553
f945e229
PB
45542009-08-30 Paolo Bonzini <bonzini@gnu.org>
4555
4556 * Makefile.tpl (AWK): Fix typo.
4557 * Makefile.in: Regenerate.
4558
87264276
PB
45592009-08-30 Paolo Bonzini <bonzini@gnu.org>
4560
4561 * configure.ac: Detect awk and sed.
4562 * Makefile.def (flags_to_pass): Add AWK and SED.
4563 * Makefile.tpl (AWK, SED): New.
4564 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4565 * configure: Regenerate.
4566 * Makefile.in: Regenerate.
4567
68ccd57c
DK
45682009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4569
4570 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4571 (collapseslashes): Likewise.
4572
df58e648
RW
45732009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4574
4575 * configure.ac (AC_PREREQ): Bump to 2.64.
4576
0539cb2c
RW
45772009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4578
70fa0efa
RW
4579 * configure.ac: Remove --with-datarootdir, --with-docdir,
4580 --with-pdfdir, --with-htmldir switches.
4581 * configure: Regenerate.
4582
5213506e
RW
4583 * configure: Regenerate.
4584
0539cb2c
RW
4585 * compile: Sync from Automake 1.11.
4586 * depcomp: Likewise.
4587 * install-sh: Likewise.
4588 * missing: Likewise.
4589 * mkinstalldirs: Likewise.
4590 * ylwrap: Likewise.
4591
197c68cc
DK
45922009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4593
4594 * ltmain.sh (func_normal_abspath): New function.
4595 (func_relative_path): Likewise.
4596 (func_mode_help): Document new -bindir option for link mode.
4597 (func_mode_link): Add new -bindir option, and use it to place
4598 output DLL if specified.
4599
58af276a
RW
46002009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4601
0115d4a3
RW
4602 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4603 (baseargs): Add --disable-option-checking.
4604 * configure: Regenerate.
4605
58af276a
RW
4606 * Makefile.def (configure-target-libiberty): Depend on
4607 all-binutils and all-ld.
4608 (configure-target-newlib): Likewise.
4609 * Makefile.in: Regenerate.
4610
e9d9afef
BE
46112009-08-17 Ben Elliston <bje@au.ibm.com>
4612
4613 * config.sub, config.guess: Update from upstream sources.
4614
354ebf88
RW
46152009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4616
4617 Sync from src, merge:
4618
4619 2009-07-02 Tristan Gingold <gingold@adacore.com>
4620
4621 * configure.ac: Do not exclude gas for i386-*-darwin.
4622 Add a case for x86_64-*-darwin.
4623 * configure: Regenerate.
4624
8375f7b2
NV
46252009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4626
4627 * MAINTAINERS: Add my name to Write After Approval list.
4628
dce2d8b2 46292009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4630
4631 * configure.ac: Add Microblaze target.
4632 * configure: Regenerate.
4633
ea2002ba
CB
46342009-07-31 Christian Bruel <christian.bruel@st.com>
4635
4636 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4637 * configure: Regenerate.
2bf33cdb 4638
dce2d8b2 46392009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4640
4641 * MAINTAINERS (Write After Approval): Update my e-mail address.
4642
e90e6bd7
ILT
46432009-07-06 Ian Lance Taylor <iant@google.com>
4644
4645 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4646 * configure: Rebuild.
4647
f6e0880a
TG
46482009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4649
4650 * MAINTAINERS: Move myself to the Graphite Reviewers.
4651
6d984927
WG
46522009-06-30 Wei Guozhi <carrot@google.com>
4653
4654 * MAINTAINERS: Add my name to Write After Approval list.
4655
f2689b09
SE
46562009-06-26 Steve Ellcey <sje@cup.hp.com>
4657
4658 PR bootstrap/40338
4659 * configure.ac (comparestring): Create new variable.
4660 * Makefile.tpl (comparestring): Use to skip some comparisions.
4661 * configure: Regenerate.
4662 * Makefile.in: Regenerate.
4663
f62c0ba4
DE
46642009-06-26 Doug Evans <dje@sebabeach.org>
4665
4666 * Makefile.def (host_modules): Add cgen.
4667 * Makefile.in: Regenerate.
4668 * configure.ac (host_tools): Add cgen.
4669 * configure: Regenerate.
4670
7acf4da6
DD
46712009-06-23 DJ Delorie <dj@redhat.com>
4672
4673 * MAINTAINERS: Add myself as mep maintainer.
4674
00020c16
ILT
46752009-06-23 Ian Lance Taylor <iant@google.com>
4676
4677 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4678 boot_languages. Only bootstrap target libraries listed in
4679 target_libs for some boot language. Add --with-stage1-ldflags,
4680 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4681 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4682 if not building with C++.
4683 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4684 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4685 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4686 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4687 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4688 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4689 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4690 * configure, Makefile.in: Rebuild.
4691
1da52d4a
LF
46922009-06-23 Li Feng <nemokingdom@gmail.com>
4693
4694 * MAINTAINERS: Added my name to write-after-approval list.
4695
144c9175
RM
46962009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4697
4698 * configure.ac: Define is_elf for QNX Neutrino targets.
4699 * configure: Regenerate.
4700
e5871e24
GS
47012009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4702
9c78662a 4703 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4704
5f4a82c0
KG
47052009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4706
4707 * configure.ac: Detect MPC in default directory.
4708 * configure: Regenerate.
4709
394e9195
JG
47102009-06-03 Jerome Guitton <guitton@adacore.com>
4711 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4712
9c78662a
UB
4713 * Makefile.tpl (all): Avoid a trailing backslash.
4714 * Makefile.in: Regenerate.
394e9195 4715
47bca6aa
BE
47162009-06-03 Ben Elliston <bje@au.ibm.com>
4717
4718 * config.sub, config.guess: Update from upstream sources.
4719
a891a473
RS
47202009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4721
4722 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4723 to noconfdirs.
4724 * configure: Regenerate.
4725
70cb2d9f
AO
47262009-06-02 Alexandre Oliva <aoliva@redhat.com>
4727
4728 * Makefile.tpl ([+compare-target+]): Compare all stage
4729 directories, rather than just gcc.
4730 * Makefile.in: Rebuilt.
4731
7f1245df
DK
47322009-06-01 Doug Kwan <dougkwan@google.com>
4733
4734 * configure.ac: Support gold for target arm*-*-*.
4735 * configure: Regenerate.
394e9195 4736
acd26225
KG
47372009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4738
4739 * Makefile.def: Add MPC support and dependencies.
4740 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4741
4742 * Makefile.in, configure: Regenerate.
4743
a1fc946a
AO
47442009-05-27 Alexandre Oliva <aoliva@redhat.com>
4745
4746 * Makefile.tpl (all): Avoid harmless warning in make all when
4747 gcc-bootstrap is enabled but stage_last does not exist.
4748 * Makefile.in: Rebuilt.
4749
2e6a3c8d
NR
47502009-05-24 Nicolas Roche <roche@adacore.com>
4751
4752 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4753 * Makefile.in: Regenerate.
4754
63487d11
DC
47552009-05-21 Denis Chertykov <chertykov@gmail.com>
4756
4757 * MAINTAINERS: Update my e-mail address.
4758
449223af
DK
47592009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4760
4761 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4762 * configure: Regenerate.
4763
31c98f49
AO
47642009-05-18 Alexandre Oliva <aoliva@redhat.com>
4765
4766 PR other/40159
4767 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4768 gcc-no-bootstrap are mutually exclusive.
4769 * Makefile.in: Rebuilt.
4770
0f501837
AO
47712009-05-18 Alexandre Oliva <aoliva@redhat.com>
4772
4773 PR other/40159
4774 * Makefile.tpl (all): Don't end with unconditional success.
4775 * Makefile.in: Rebuilt.
4776
4a4a4e99
AO
47772009-05-12 Alexandre Oliva <aoliva@redhat.com>
4778
4779 PR target/37137
4780 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4781 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4782 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4783 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4784 stage_configureflags, stage_cflags and stage_libcflags into
4785 explicit Makefile macros.
4786 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4787 GFORTRAN.
4788 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4789 CC. Set CC_FOR_BUILD from CC.
4790 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4791 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4792 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4793 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4794 and GFORTRAN.
4795 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4796 (_LIBCFLAGS): Renamed to _TFLAGS.
4797 (do-compare-debug, do-compare3-debug): Drop.
4798 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4799 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4800 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4801 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4802 (XGCC_FLAGS_FOR_TARGET): New.
4803 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4804 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4805 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4806 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4807 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4808 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4809 TFLAGS.
4810 (BUILD_CONFIG): Include if requested.
4811 (all): Set TFLAGS on bootstrap.
4812 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4813 (all-stageid-prefixmodule): Likewise.
4814 (do-clean, distclean-stageid): Set TFLAGS.
4815 (restrap): Fix whitespace.
4816 * Makefile.in: Rebuilt.
4817
1cee3429
PB
48182009-05-07 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * config.guess: Sync with src.
4821
0b70eafd
DK
48222009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4823
4824 * configure.ac ($with_ppl): Default to no if not supplied.
4825 ($with_cloog): Likewise.
4826 configure: Regenerate.
4827
5175f17c
JW
48282009-04-27 James E. Wilson <wilson@codesourcery.com>
4829
4830 * MAINTAINERS: Update my e-mail address.
4831
952fa153
NC
48322009-04-27 Nick Clifton <nickc@redhat.com>
4833
4834 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4835
a687f83c
EB
48362009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4837
4838 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4839 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4840 * Makefile.in: Regenerate.
4841
9e3eba15
KG
48422009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4843
4844 PR bootstrap/39739
4845 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4846 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4847
4848 * configure, Makefile.in: Regenerate.
4849
a687f83c 48502009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4851
4852 * include/hashtab.h: Update GTY annotations to new syntax
4853 * include/splay-tree.h: Likewise
4854
070bdbd9
BE
48552009-04-17 Ben Elliston <bje@au.ibm.com>
4856
4857 * config.sub, config.guess: Update from upstream sources.
4858
55f2d967
AG
48592009-04-15 Anthony Green <green@moxielogic.com>
4860
4861 * configure.ac: Add moxie support.
4862 * configure: Rebuilt.
4863
309c24a9
JJ
48642009-04-14 Jakub Jelinek <jakub@redhat.com>
4865
4866 * configure.ac: Change copyright header to refer to version
4867 3 of the GNU General Public License and to point readers at the
4868 COPYING3 file and the FSF's license web page.
4869 * Makefile.def: Likewise.
4870 * Makefile.tpl: Likewise.
4871 * Makefile.in: Regenerate.
4872
b93133bc
JH
48732009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4874
4875 * configure.ac: Restore match for darwin9 or later. Use double
4876 brackets since regeneration eats one pair.
4877 * configure: Regenerate.
4878
d18ff35a
L
48792009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4880
4881 PR gas/10039
4882 * configure.ac: Require texinfo 4.7.
4883 * configure: Regenerated.
4884
748086b7
JJ
48852009-04-09 Nick Clifton <nickc@redhat.com>
4886
4887 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4888 the GCC Runtime Library Exception.
4889
a3337ea2
KG
48902009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4891
4892 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4893 * configure: Regenerate.
4894
60911f14
SE
48952009-04-01 Steve Ellcey <sje@cup.hp.com>
4896
4897 * Makefil.def (languages): New entries.
4898 * Makefile.tpl (check-gcc-*): New generic target.
4899 * Makefile.in: Regenerate.
60911f14 4900
dce2d8b2 49012009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4902
d18ff35a 4903 * MAINTAINERS: Update my email address.
7369c1d0 4904
cfb1f59f
TT
49052009-03-18 Tom Tromey <tromey@redhat.com>
4906
d18ff35a
L
4907 * configure: Rebuild.
4908 * configure.ac (host_libs): Add libiconv.
4909 * Makefile.in: Rebuild.
4910 * Makefile.def (host_modules): Add libiconv.
4911 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4912
75eeae1a
TG
49132009-03-16 Tristan Gingold <gingold@adacore.com>
4914
4915 * configure.ac: Treat gdb as supported on x86_64-darwin.
4916 * configure: Regenerate.
4917
f38095f3
JM
49182009-03-16 Joseph Myers <joseph@codesourcery.com>
4919
4920 * configure.ac (--with-host-libstdcxx): New option.
4921 * configure: Regenerate.
4922
dce2d8b2 49232009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4924
4925 * MAINTAINERS: Move myself into the write after approval list.
4926
6d401294
NP
49272009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4928
4929 * MAINTAINERS: Update e-mail address.
2bf33cdb 4930
07c97076
DN
49312009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4932
4933 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4934
dce2d8b2 49352009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4936
4937 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4938
7a9d3fe8
RW
49392009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4940
4941 Backport from git Libtool:
4942
4943 2009-01-19 Robert Millan <rmh@aybabtu.com>
4944 Support GNU/kOpenSolaris.
4945 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4946 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4947 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4948 GNU/kOpenSolaris.
4949
c9e9e11f
AS
49502009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4951
4952 * MAINTAINERS: Update e-mail address.
4953
5e8c1552 49542009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4955
4956 * MAINTAINERS (Write After Approval): Add self.
4957
b0adb088
BM
49582009-02-18 Bingfeng Mei <bmei@broadcom.com>
4959
4960 * MAINTAINERS (Write After Approval): Add myself.
4961
ee04b574
AS
49622009-02-05 Andreas Schwab <schwab@suse.de>
4963
4964 * Makefile.tpl (stage_last): Define $r and $s before using
4965 $(RECURSE_FLAGS_TO_PASS).
4966 * Makefile.in: Regenerate
4967
907884c9
ILT
49682009-01-30 Ian Lance Taylor <iant@google.com>
4969
4970 * MAINTAINERS: Move myself to the Global Reviewers list.
4971
416ac4d4
RM
49722009-01-29 Robert Millan <rmh@aybabtu.com>
4973
4974 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4975 * configure: Regenerate.
4976
ee5decb3
GP
49772009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4978
4979 * MAINTAINERS: Make whitespace consistent.
19196f44 4980 Remove Robert Millan from Write After Approval.
ee5decb3 4981
36fbb0ec
AM
49822009-01-16 Alan Modra <amodra@bigpond.net.au>
4983
4984 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4985 (all-opcodes): Depend on all-libiberty.
4986 * Makefile.in: Regenerate.
4987
52535a64
DR
49882009-01-15 Douglas B Rupp <rupp@gnat.com>
4989
4990 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4991 * configure: Regenerate.
4992
e04a57df
RR
49932009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
856c450b
SK
49972009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4998
4999 * MAINTAINERS: Add myself to reviewers (Fortran).
5000
dce2d8b2 50012009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5002
5003 PR tree-optimization/38515
5004 * configure.ac (cloog-polylib): Removed.
5005 (with_ppl, with_cloog): Test for "no".
5006 * configure: Regenerated.
5007
1e5e8a59
DF
50082009-01-11 Daniel Franke <franke.daniel@gmail.com>
5009
5010 * MAINTAINERS: Moved myself to reviewers (Fortran).
5011
5e5debf6
TS
50122009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5013
5014 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5015 (Write After Approval): Remove myself.
5016
1c42acf1
DN
50172009-01-03 Diego Novillo <dnovillo@google.com>
5018
5019 * MAINTAINERS: Remove myself from alias maintainership.
5020
2fbbedaf
DA
50212009-01-02 David Ayers <ayers@fsfe.org>
5022
5023 * MAINTAINERS: Update e-mail address.
5024
17213821
GP
50252008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5026
5027 * MAINTAINERS: Make whitespace consistent.
5028
baafc534
RW
50292008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5030
5031 Backport from upstream Libtool:
5032 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5033 Add cache variables to tests that require the linker to work.
5034 For shlibpath_overrides_runpath, this also changes the semantics
5035 to let the result from the C compiler take precedence.
5036
18430d27
BE
50372008-12-02 Ben Elliston <bje@au.ibm.com>
5038
5039 * config.sub, config.guess: Update from upstream sources.
5040
dce2d8b2 50412008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5042
5043 * configure.ac (ppllibs): Add by default the lib flags.
5044 * configure: Regenerate.
5045
41e9641b
LM
50462008-12-08 Luis Machado <luisgpm@br.ibm.com>
5047
5048 * MAINTAINERS: Add myself to the write after approval list.
5049
25783c30
JH
50502008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5051
ee04b574
AS
5052 * configure.ac: Add double brackets on darwin[912].
5053 * configure: Regenerate.
25783c30 5054
0e318fcc
DK
50552008-12-03 Daniel Kraft <d@domob.eu>
5056
5057 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5058 Approval to Reviewer section (for Fortran front-end).
5059
7f171b95
JH
50602008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5061
5062 * configure.ac: Expand to darwin10 and later.
5063 * configure: Regenerate.
5064
09ce620e
AS
50652008-12-02 Andreas Schwab <schwab@suse.de>
5066
5067 * Makefile.def: configure-target-boehm-gc depends on
5068 all-target-libstdc++-v3.
5069 * Makefile.in: Regenerate.
5070
386c704d
KT
50712008-12-02 Kai Tietz <kai.tietz@onevision.com>
5072
5073 * MAINTAINERS: Add myself as mingw maintainer.
5074
e03dd84a
BE
50752008-12-02 Ben Elliston <bje@au.ibm.com>
5076
5077 * config.sub, config.guess: Update from upstream sources.
5078
3fa87964
GP
50792008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5080
5081 * README.SCO: Remove.
5082
df72d7ed
FP
50832008-11-29 Fernando Pereira <pronesto@gmail.com>
5084
5085 * MAINTAINERS: Add myself to the write after approval list.
5086
b5646528
DK
50872008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5088
5089 * MAINTAINERS: Update my email address in WAA section.
5090
dce2d8b2 50912008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5092
5093 * MAINTAINERS: Update e-mail address.
5094
dce2d8b2 50952008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5096
5097 * MAINTAINERS: Change e-mail address.
5098
0db3a858
TG
50992008-11-27 Tristan Gingold <gingold@adacore.com>
5100
5101 * configure.ac: Build gdb for i?86-*-darwin*
5102 * configure: Regenerated.
5103
dce2d8b2 51042008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5105
5106 * MAINTAINERS: Added my full name.
5107
487e299b
DJ
51082008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5109
5110 PR bootstrap/38014
5111 PR bootstrap/37923
5112
5113 Revert:
5114
5115 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5116
5117 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5118 * Makefile.in: Regenerated.
5119
5120 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5121
5122 PR gdb/921
5123 PR gdb/1646
5124 PR gdb/2175
5125 PR gdb/2176
5126
5127 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5128 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5129 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5130 (HOST_EXPORTS): Pass CPPFLAGS.
5131 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5132 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5133 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5134 * Makefile.in, configure: Regenerated.
5135 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5136 and CPPFLAGS_FOR_BUILD.
5137
dce2d8b2 51382008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5139
5140 * MAINTAINERS: Add myself as middle end maintainer.
5141
044fed69
AS
51422008-11-06 Andrew Stubbs <ams@codesourcery.com>
5143
5144 * MAINTAINERS (Write after approval): Add myself.
5145
caf6defe
DN
51462008-11-05 Diego Novillo <dnovillo@google.com>
5147
5148 * MAINTAINERS (Global Reviewers): Add myself.
5149 (Non-Algorithmic Maintainers): Remove myself.
5150
3e9899ac
TS
51512008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5152
09ce620e 5153 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5154
ea99e36e
MM
51552008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5156
09ce620e 5157 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5158
fb0d2684
BE
51592008-10-31 Ben Elliston <bje@au.ibm.com>
5160
5161 * configure.ac (spu-*-*): Remove special case.
5162 * configure: Regenerate.
5163
73c07a3e
CM
51642008-10-30 Catherine Moore <clm@codesourcery.com>
5165
5166 * MAINTAINERS (Write after approval): Update my email address.
5167
7310a2da
SSF
51682008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5169
5170 * configure.ac [spu-*-*]: Do not set skipdirs.
5171 * configure: Re-generate.
5172
7e51fe23
BS
51732008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5174
5175 * MAINTAINERS (Various Maintainers): Add myself to reload.
5176
ef20be93
RG
51772008-10-25 Richard Guenther <rguenther@suse.de>
5178
5179 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5180 maintainer. Remove myself as libgcc-math maintainer.
5181 (Non-Algorithmic Maintainers): Remove myself.
5182
03ffcfa0
DJ
51832008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5184
5185 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5186 * Makefile.in: Regenerated.
5187
dec014a9
CC
51882008-10-23 Cary Coutant <ccoutant@google.com>
5189
5190 * MAINTAINERS (Write after approval): Add myself.
5191
b36c386c
DJ
51922008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 PR gdb/921
5195 PR gdb/1646
5196 PR gdb/2175
5197 PR gdb/2176
5198
5199 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5200 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5201 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5202 (HOST_EXPORTS): Pass CPPFLAGS.
5203 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5204 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5205 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5206 * Makefile.in, configure: Regenerated.
5207 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5208 and CPPFLAGS_FOR_BUILD.
5209
dce2d8b2 52102008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5211
5212 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5213 Sebastian Pop.
5214
e0bda97e
AP
52152008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5216
5217 * MAINTAINERS (Write After Approval): Added myself.
5218
36c713e0
KG
52192008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5220
5221 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5222 recommended version to 2.3.2.
5223
5224 * configure: Regenerate.
5225
8fe005ee
MM
52262008-10-01 Mark Mitchell <mark@codesourcery.com>
5227
5228 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5229
be8f156f
DD
52302008-09-29 David Daney <david.daney@caviumnetworks.com>
5231
5232 * MAINTAINERS (Write After Approval): Update e-mail address.
5233
ae11dff4
PG
52342008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5235
5236 * libtool.m4: Update to libtool 2.2.6.
5237 * lt~obsolete.m4: Update to libtool 2.2.6.
5238 * ltmain.sh: Update to libtool 2.2.6.
5239 * ltsugar.m4: Update to libtool 2.2.6.
5240 * ltversion.m4: Update to libtool 2.2.6.
5241 * ltoptions.m4: Update to libtool 2.2.6.
5242 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5243
441154b1
CF
52442008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5245
5246 * MAINTAINERS (Write After Approval): Add myself.
5247
775b3b26
BRF
52482008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5249
5250 * MAINTAINERS (Write After Approval): Update my name.
5251
94538043
SB
52522008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5253
09ce620e 5254 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5255
52d1bfd8
SE
52562008-09-18 Steve Ellcey <sje@cup.hp.com>
5257
09ce620e 5258 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5259
c5cc92f5
GP
52602008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5261
5262 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5263 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5264 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5265 and Michael Tiemann from Write After Approval since they do not
5266 actually have access.
5267
23d9794a
RG
52682008-09-05 Richard Guenther <rguenther@suse.de>
5269
5270 * configure.ac: Initialize clooglibs to -lcloog.
5271 * configure: Re-generate.
5272
192a671e
LCW
52732008-09-04 Le-Chun Wu <lcwu@google.com>
5274
5275 * MAINTAINERS (Write After Approval): Add myself.
5276
d789184e
SP
52772008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5278
5279 * configure.ac (--with-cloog-polylib): New.
5280 (--disable-cloog-version-check): New.
5281 (--disable-ppl-version-check): New.
5282 * configure: Re-generate.
5283
36a881c7
RG
52842008-09-03 Richard Guenther <rguenther@suse.de>
5285
5286 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5287 cloog test.
5288 * configure: Re-generate.
5289
358da97e
HS
52902008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5291
5292 Add picoChip port.
5293 * MAINTAINERS: Add picoChip maintainers.
5294
f8bf9252
SP
52952008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5296 Tobias Grosser <grosser@fim.uni-passau.de>
5297 Jan Sjodin <jan.sjodin@amd.com>
5298 Harsha Jagasia <harsha.jagasia@amd.com>
5299 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5300 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5301 Adrien Eliche <aeliche@isty.uvsq.fr>
5302
5303 Merge from graphite branch.
5304 * configure: Regenerate.
5305 * Makefile.in: Regenerate.
5306 * configure.ac (host_libs): Add ppl and cloog.
5307 Add checks for PPL and CLooG.
5308 * Makefile.def (ppl, cloog): Added modules and dependences.
5309 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5310 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5311
d89f0ad6
AL
53122008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5313
5314 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5315 (GCC_SHLIB_SUBDIR): New.
5316 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5317 * configure: Regenerate.
5318 * Makefile.in: Regenerate.
5319
88a25817
GP
53202008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5321
5322 * MAINTAINERS: Consistently use tabs to separate columns.
5323
f873f15f
TG
53242008-08-29 Tristan Gingold <gingold@adacore.com>
5325
5326 * MAINTAINERS (Write after Approval): Add myself.
5327
e1514c3f
TG
53282008-08-28 Tristan Gingold <gingold@adacore.com>
5329
5330 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5331 Enable bfd, binutils and opcodes.
5332 * configure: Regenerate.
5333
4717882f
JDA
53342008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5335
5336 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5337
28c9884c
TK
53382008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5339
5340 * MAINTAINERS: Use correct Umlaut for last name.
5341
ae96d86a
FXC
53422008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5343
5344 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5345
3ecc96e3
DE
53462008-08-16 David Edelsohn <edelsohn@gnu.org>
5347
5348 * MAINTAINERS: Update my email address.
5349
dd609cc1
EB
53502008-08-16 Nicolas Roche <roche@adacore.com>
5351
5352 * Makefile.tpl: Add BOOT_ADAFLAGS.
5353 * Makefile.in: Regenerate.
5354
08d0963a
RS
53552008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5356
5357 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5358 * configure: Regenerate.
5359
dce2d8b2 53602008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5361
5362 * configure.ac: Add makefile fragments for hpux.
5363 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5364 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5365 * configure: Regenerate.
5366 * Makefile.in: Regenerate.
5367
dce2d8b2 53682008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5369
5370 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5371
dce2d8b2 53722008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5373
5374 * MAINTAINERS (Write after Approval): Add myself.
5375
78209f30
XG
53762008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5377
5378 * MAINTAINERS (Write After Approval): Add myself.
5379
5b5b098d
AJ
53802008-06-29 Andrew Jenner <andrew@codesourcery.com>
5381
5382 * MAINTAINERS (Write After Approval): Add myself.
5383
d812ec93
KW
53842008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5385
5386 * MAINTAINERS: Update my email address.
5387
99e78224
JY
53882008-06-25 Joey Ye <joey.ye@intel.com>
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
18c04407
RW
53922008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5393
5394 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5395 * Makefile.in: Regenerate.
5396 * configure: Regenerate.
5397
47aa9a31
DK
53982008-06-17 Daniel Kraft <d@domob.eu>
5399
5400 * MAINTAINERS (Write After Approval): Add myself.
5401
ad33ff57
RW
54022008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5403
5404 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5405 "$@" is still intact with both Autoconf 2.59 and 2.62.
5406 * configure: Regenerate.
5407
cdce5c41
RW
54082008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5409
5410 * Makefile.tpl: Fix comment errors.
5411 * Makefile.in: Regenerate.
5412
01b79d11
DM
54132008-06-12 David S. Miller <davem@davemloft.net>
5414 David Edelsohn <edelsohn@gnu.org>
5415
5416 * configure.ac: Add powerpc*-*-* to gold supported targets.
5417 * configure: Regenerate.
5418
f8c33439
JM
54192008-06-08 Joseph Myers <joseph@codesourcery.com>
5420
5421 PR tree-optimization/36218
5422 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5423 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5424 (all prefix="build-"): Pass them to build-system sub-makes.
5425 * Makefile.in: Regenerate.
5426
cd985f66
JM
54272008-06-07 Joseph Myers <joseph@codesourcery.com>
5428
5429 * MAINTAINERS (mt port): Remove.
5430 (sco5, unixware, sco udk): Remove.
5431 (Kean Johnston): Add to Write After Approval.
5432
3f6383d3
JB
54332008-05-30 Julian Brown <julian@codesourcery.com>
5434
5435 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5436 of libobjc for ARM EABI Linux.
5437 * configure: Regenerate.
30da41ed 5438
dce2d8b2 54392008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5440
09ce620e 5441 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5442
dce2d8b2 54432008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5444
e29cc9b4 5445 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5446
955410cb
JW
54472008-05-15 Janus Weil <janus@gcc.gnu.org>
5448
5449 * MAINTAINERS (Write After Approval): Add myself.
5450
719bb4e3 54512008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5452
5453 * config-ml.in: don't handle --enable-shared and --enable-static.
5454
372b05fc
RS
54552008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5456
5457 * MAINTAINERS: Update my email address.
5458
f73e2200
PC
54592008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5460
5461 * MAINTAINERS: Update my email address.
09ce620e 5462
3e438e2b
KVH
54632008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5464
5465 * MAINTAINERS (Write After Approval): Add myself.
5466
177bf491
GS
54672008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5468
5469 * MAINTAINERS (Write After Approval): Add myself.
5470
dce2d8b2 54712008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5472
5473 * MAINTAINERS (crx): Add myself.
5474
14a8726b
PB
54752008-04-18 Paolo Bonzini <bonzini@gnu.org>
5476
5477 Sync with src:
5478 2008-04-14 David S. Miller <davem@davemloft.net>
5479
09ce620e
AS
5480 * configure.ac: Add sparc*-*-* to gold supported targets.
5481 * configure: Regenerate.
14a8726b 5482
7142fb32
PB
54832008-04-18 Paolo Bonzini <bonzini@gnu.org>
5484
5485 PR bootstrap/35457
5486 * configure.ac: Include override.m4.
5487 * configure: Regenerate.
5488
c6b196de
PB
54892008-04-18 Paolo Bonzini <bonzini@gnu.org>
5490
09ce620e
AS
5491 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5492 * Makefile.in: Regenerate.
c6b196de 5493
dce2d8b2 54942008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5495
09ce620e 5496 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5497 as nonconfigurable directories list.
09ce620e 5498 * configure: Regenerate.
c993ae60 5499
8479b1b1
BE
55002008-04-14 Ben Elliston <bje@au.ibm.com>
5501
5502 * config.sub, config.guess: Update from upstream sources.
5503
295e261a
HPN
55042008-04-12 Hans-Peter Nilsson <hp@axis.com>
5505
5506 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5507 * Makefile.in: Regenerate.
5508
ac3949d9
EW
55092008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5510
5511 * configure.ac: Do not build libssp for the AVR.
5512 * configure: Regenerate.
5513
06407e30
ILT
55142008-04-07 Ian Lance Taylor <iant@google.com>
5515
5516 * Makefile.def: check-gold depends upon all-binutils.
5517 * Makefile.in: Regenerate.
5518
97db009c
AH
55192008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5520
5521 * MAINTAINERS (Write After Approval): Add myself.
5522
2a79c47f
NC
55232008-04-04 Nick Clifton <nickc@redhat.com>
5524
5525 PR binutils/4334
5f4bebbf 5526 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5527 builds.
5528 * configure: Regenerate.
5529
c53a18d3
N
55302008-04-04 NightStrike <NightStrike@gmail.com>
5531
5532 PR other/35151
09ce620e
AS
5533 * configure.ac: Combine rules for mingw32 and mingw64.
5534 * configure: Regenerate.
c53a18d3 5535
d925aa70
KT
55362008-04-02 Kai Tietz <kai.tietz@onvision.com>
5537
5538 * MAINTAINERS (Write After Approval): Add myself.
5539
dce2d8b2 55402008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5541
5542 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5543 * Makefile.in (.NOTPARALLEL): Ditto.
5544
4412a506
PG
55452008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5546
5547 * MAINTAINERS (Write After Approval): Add myself.
5548
dce2d8b2 55492008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5550
5551 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5552 * Makefile.in (.NOTPARALLEL): Regenerate.
5553
639223bd
PB
55542008-03-27 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5557 * Makefile.in: Regenerate.
5558
b8ab1f4a
JS
55592008-03-26 Jakub Staszak <kuba@et.pl>
5560
5561 * MAINTAINERS (Write After Approval): Add myself.
5562
b45890a4
TK
55632008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5564
5565 * MAINTAINERS: Update e-mail address.
5566
5afab7ad
ILT
55672008-03-20 Ian Lance Taylor <iant@google.com>
5568
5569 * configure.ac: Add support for --enable-gold.
5570 * Makefile.def: Add gold as a directory like ld.
5571 * configure, Makefile.in: Regenerate.
5572
38d24731
RW
55732008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5574
5575 * configure.ac: m4_include config/proginstall.m4.
5576 * configure: Regenerate.
32bc4cf4
RW
5577
5578 Backport from upstream Libtool:
09ce620e 5579
32bc4cf4 5580 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5581
32bc4cf4
RW
5582 Deal with Autoconf 2.62's semantic change in m4_append.
5583 * ltsugar.m4 (lt_append): Replace broken versions of
5584 m4_append.
5585 (lt_if_append_uniq): Don't require separator to be overquoted,
5586 and avoid broken m4_append.
5587 (lt_dict_add): Fix typo.
5588 * libtool.m4 (_LT_DECL): Don't overquote separator.
5589
9d3c50ea
DE
55902008-03-13 David Edelsohn <edelsohn@gnu.org>
5591
5592 * config.rpath: Add AIX 6 support.
5593
5d2edb29
PB
55942008-03-13 Paolo Bonzini <bonzini@gnu.org>
5595
5596 * Makefile.def (stageprofile). Remove -fprofile-generate
5597 from stage_libcflags.
5598 * Makefile.in: Regenerate.
5599
954910ef
BE
56002008-03-13 Ben Elliston <bje@au.ibm.com>
5601
5602 * config.sub, config.guess: Update from upstream sources.
5603
e8645a40
TT
56042008-03-06 Tom Tromey <tromey@redhat.com>
5605
5606 * MAINTAINERS: Update for treelang deletion.
5607
2c8e955e
JW
56082008-03-03 James E. Wilson <wilson@tuliptree.org>
5609
5610 * MAINTAINERS: Update my email address.
5611
54acd307
SS
56122008-03-03 Stan Shebs <stanshebs@earthlink.net>
5613
893ad2a1 5614 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5615 (objective-c/c++): Add myself as a maintainer.
5616
4b52b516
VR
56172008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5618
5619 * MAINTAINERS (Write After Approval): Update my email address.
5620
e652b516
TB
56212008-02-25 Tomas Bily <tbily@suse.cz>
5622
5623 * MAINTAINERS (Write After Approval): Add myself.
5624
02d30740
JJ
56252008-02-23 Jakub Jelinek <jakub@redhat.com>
5626
5627 * MAINTAINERS (OpenMP): Add myself.
5628
1c8bd6a3
PB
56292008-02-20 Paolo Bonzini <bonzini@gnu.org>
5630
4b40b2a5
UB
5631 PR bootstrap/32009
5632 PR bootstrap/32161
1c8bd6a3 5633
4b40b2a5
UB
5634 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5635 * configure: Regenerate.
1c8bd6a3 5636
4b40b2a5
UB
5637 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5638 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5639 STAGE4_LIBCFLAGS): New.
5640 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5641 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5642 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5643 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5644 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5645 for target modules. Don't export LIBCFLAGS.
5646 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5647 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5648 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5649 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5650 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5651 * Makefile.in: Regenerate.
1c8bd6a3 5652
bb44c9d2
RW
56532008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5654
5655 PR libgcj/33085
5656 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5657 Do not use -DDLL_EXPORT. Backport from upstream.
5658
29a7754d
RW
56592008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5660
5661 * MAINTAINERS (Write After Approval): Add myself.
5662
9a212bb7
HPN
56632008-02-02 Hans-Peter Nilsson <hp@axis.com>
5664
5665 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5666 * configure: Regenerate.
5667
aa12a573
MG
56682008-01-31 Marc Gauthier <marc@tensilica.com>
5669
5670 * configure.ac (xtensa*-*-*): Recognize processor variants.
5671 * configure: Regenerate.
5672
ac9e6043
RW
56732008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5674
40049ccc
UB
5675 PR bootstrap/34922
5676 * configure.ac (PARSE_ARGS): Push suitable setting of
5677 ac_subdirs_all, for `./configure --help=recursive'.
5678 Handle `+' in generic toplevel directory disabling.
5679 * configure: Regenerate.
ac9e6043 5680
4288c86a
NC
56812008-01-28 Nick Clifton <nickc@redhat.com>
5682
5683 * MAINTAINERS (xstormy16): Take over maintainership.
5684
8d8da227
JM
56852008-01-25 Joseph Myers <joseph@codesourcery.com>
5686
5687 * MAINTAINERS (c4x port): Remove.
5688
349b60e7
DE
56892008-01-24 David Edelsohn <edelsohn@gnu.org>
5690
5691 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5692
3ca06a68
BE
56932008-01-23 Ben Elliston <bje@au.ibm.com>
5694
5695 * config.sub, config.guess: Update from upstream sources.
5696
3c631381
TG
56972008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
20533ef1
L
57012008-01-17 H.J. Lu <hjl.tools@gmail.com>
5702
5703 * MAINTAINERS: Update my email address.
5704
57052008-01-09 Raksit Ashok <raksit@google.com>
5706
5707 * MAINTAINERS (Write After Approval): Add myself.
5708
684f4f6a
RA
57092008-01-09 Raksit Ashok <raksit@google.com>
5710
5711 * MAINTAINERS (Write After Approval): Add myself.
5712
9cb8756f
BE
57132008-01-08 Ben Elliston <bje@au.ibm.com>
5714
5715 * config.sub, config.guess: Update from upstream sources.
5716
94e1934d
KG
57172007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5718
5719 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5720 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5721 * configure: Regenerate.
5722
a2e51f77
SP
57232007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5724
5725 * MAINTAINERS: Update my email address.
5726
ffe3dcd9
BRF
57272007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5728
5729 * MAINTAINERS: Update my email address.
5730
aa4095c9
RS
57312007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5732
5733 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5734 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5735 * Makefile.in: Regenerate.
5736
dce2d8b2 57372007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5738
5739 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5740 misplaced entries.
5741
0fe0f073
AT
57422007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5743
5744 * configure.ac: Enable libjava for x86_64-*-darwin9.
5745 * configure: Regenerate.
5746
dce2d8b2 57472007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5748
5749 * MAINTAINERS (Write After Approval): Add myself.
5750
c3220d4c
BE
57512007-12-05 Ben Elliston <bje@au.ibm.com>
5752
5753 * config.sub, config.guess: Update from upstream sources.
5754
aba7501e
MK
57552007-12-02 Matthias Klose <doko@ubuntu.com>
5756
5757 * config-ml.in: Remove 64bit configure tests.
5758
d683ec81
PB
57592007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5760
5761 * config-ml.in: Robustify against white space in absolute file
5762 names.
5763
5764 * config-ml.in (multi-clean): Substitute ${Makefile}.
5765 Remove superfluous ${Makefile} in list.
5766
60f1711a
TS
57672007-11-19 Thiemo Seufer <ths@mips.com>
5768
5769 * config-ml.in: Don't hardcode the Makefile name.
5770
487f9d96
AM
57712007-11-08 Alexander Monakov <amonakov@ispras.ru>
5772
5773 * MAINTAINERS (Write After Approval): Add myself.
5774
fa3886fe
ST
57752007-11-07 Samuel Tardieu <sam@rfc1149.net>
5776
5777 * MAINTAINERS (Write After Approval): Add myself.
5778
dce2d8b2 57792007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
acc48927
BE
57832007-10-25 Ben Elliston <bje@au.ibm.com>
5784
5785 * MAINTAINERS (mercury): Remove entry.
5786 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5787
e00e9858
DJ
57882007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5789
5790 * Makefile.def (dependencies): Make configure-gdb depend on
5791 all-intl.
5792 * Makefile.in: Regenerated.
5793
def14a3c
SK
57942007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5795
5796 * MAINTAINERS (Fortran maintainer): Remove myself.
5797
dce2d8b2 57982007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5799
5800 * Makefile.def: To avoid problems running with parallel makes,
5801 build newlib before libgloss so that target specific header
5802 files are availble.
5803 * Makefile.in: Regenerate
5804
bbfbfafc
DJ
58052007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5806
5807 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5808 * Makefile.in: Regenerate.
5809
c56abad5
VM
58102007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5811
5812 * MAINTAINERS (Register allocation reviewer): Add myself.
5813
f019adc1
MF
58142007-10-08 Mike Frysinger <vapier@gentoo.org>
5815
5816 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5817 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5818 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5819 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5820 * configure: Regenerate.
5821
dce2d8b2 58222006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5823
5824 * MAINTAINERS (Register allocation reviewer): Add myself.
5825
0999159b
PB
58262007-10-01 Paolo Bonzini <bonzini@gnu.org>
5827
5828 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5829 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5830 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5831 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5832 * configure.ac: Default them to host tools for $host = $build.
5833 Subst them.
5834
5835 * configure: Regenerate.
5836 * Makefile.in: Regenerate.
5837
dce2d8b2 58382006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5839
5840 * MAINTAINERS (Register allocation reviewer): Add myself.
5841
dce2d8b2 58422006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5843
5844 * MAINTAINERS (Register allocation reviewer): Add myself.
5845
9d209c83
SP
58462007-09-21 Seongbae Park <seongbae.park@gmail.com>
5847
5848 * MAINTAINERS (Write After Approval): Fix typo.
5849
1ec3b87b
RS
58502007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5851
5852 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5853 * configure: Regenerate.
5854
19d5986d
PJ
58552007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5856
5857 PR bootstrap/31906
5858 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5859 they're already prefixed.
19d5986d 5860
6d3b5aea
BK
58612007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5862
5863 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5864 libstdc++.
5865 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5866 * configure: Regenerate.
5867 * Makefile.in: Regenerate.
09ce620e 5868
4fe7e755
AS
58692007-09-17 Andreas Schwab <schwab@suse.de>
5870
5871 * configure.ac: Raise minimum makeinfo version to 4.6.
5872 * configure: Regenerate.
5873
dce2d8b2 58742007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5875
ffe3dcd9 5876 * MAINTAINERS (write-after-approval) add myself
d483feaa 5877
fa9a3f31
AM
58782007-09-15 Alan Modra <amodra@bigpond.net.au>
5879
5880 * configure.ac: Correct makeinfo version check.
5881 * configure: Regenerate.
5882
6593a73e
RS
58832007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5884
5885 * MAINTAINERS: Update my email address.
5886
d9dced13
RS
58872007-09-14 Richard Sandiford <richard@codesourcery.com>
5888
5889 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5890 to $skipdirs and only disable gprof for newlib. Use the normal
5891 mips*-elf* handling in other respects.
5892 * configure: Regnerate.
5893
773c1467
DD
58942007-09-12 David Daney <ddaney@avtrex.com>
5895
5896 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5897 enabling libgcj.
5898 * configure: Regenerate.
5899
c03353e2
RIL
59002007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5901
5902 PR other/32154
5903 * configure.ac: For libgloss targets, point the linker to the linker
5904 script, startup code and simulator library.
5905 * configure: Regenerate.
5906
c4e9bf2b
AH
59072007-09-07 Andrew Haley <aph@redhat.com>
5908
5909 * configure.ac (noconfigdirs): Remove target-libffi and
5910 target-libjava.
5911 * configure: Regenerate.
5912
1f5a6b84
FXC
59132007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5914
5915 PR target/33281
5916 * configure.ac: Use config/mh-mingw on mingw.
5917 * configure: Regenerate.
1f5a6b84 5918
3951e521
PH
59192007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5920
9f349f63 5921 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5922
e643dc23
RG
59232007-09-05 Richard Guenther <rguenther@suse.de>
5924
5925 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5926 nor --disable-checking is provided also turn on yes and types
5927 checking for stage1.
5928 * configure: Re-generate.
5929
039874df
KW
59302007-08-30 Krister Walfridsson <cato@df.lth.se>
5931
5932 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5933 (Write After Approval): Remove myself.
5934
c3f07bd6 59352007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5936
c3f07bd6 5937 * config.sub, config.guess: Update from upstream sources.
15098359 5938
40049ccc 59392007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5940
5941 * MAINTAINERS (Write After Approval): Added myself.
5942 * MAINTAINERS (Reviewers): Removed myself.
5943
c8aea42c 59442007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5945 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5946
5947 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5948 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5949 * Makefile.in: Regenerate.
5950 * configure.ac (--with-debug-prefix-map): New.
5951 * configure: Regenerate.
5952
4bf6c438
RS
59532007-08-17 Richard Sandiford <richard@codesourcery.com>
5954 Nigel Stephens <nigel@mips.com>
5955
4bf6c438
RS
5956 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5957 as target_makefile_frag.
5958 * configure: Regenerate.
5959
bb286d71
AO
59602007-08-16 Alexandre Oliva <aoliva@redhat.com>
5961
5962 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5963 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5964 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5965 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5966 (do-compare, do-compare3, do-compare-debug): New.
5967 ([+compare-target+]): Use them.
5968
a4630417
MK
59692007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5970
5971 * MAINTAINERS (Write After Approval): Change my email address.
5972
d9acb717
RW
59732007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5974 Ben Elliston <bje@au.ibm.com>
5975
5976 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5977 --silent if $silent.
5978 * configure: Regenerate.
5979
96876681
ZD
59802003-08-12 Zdenek Dvorak <ook@ucw.cz>
5981
5982 * MAINTAINERS (Various Maintainers): Add myself as
5983 loop infrastructure maintainer. Update my e-mail
5984 address.
5985
1c1d80ee
DN
59862007-07-31 Diego Novillo <dnovillo@google.com>
5987
5988 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5989 Adjust description.
5990
7e98624c
RG
59912007-07-26 Richard Guenther <rguenther@suse.de>
5992
5993 * configure.ac: Add types checking to stage1 checking flags.
5994 * configure: Regenerate.
5995
4c85af60
NC
59962007-07-17 Nick Clifton <nickc@redhat.com>
5997
5998 * COPYING3: New file. Contains version 3 of the GNU General
5999 Public License.
6000 * COPYING3.LIB: New file. Contains version 3 of the GNU
6001 Lesser General Public License.
6002
19ddfd3a
AK
60032007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6004
6005 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6006
2a064545
AK
60072007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6008
6009 * MAINTAINERS (S/390 co-maintainer): Add myself.
6010 (Write After Approval): Remove myself.
6011
f861f54d
DH
60122007-07-13 Dan Hipschman <dsh@google.com>
6013
6014 * MAINTAINERS (Write After Approval): Add myself.
6015
0136f2f7
NC
60162007-07-11 Nick Clifton <nickc@redhat.com>
6017
6018 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6019 WINDRES export.
6020 * Makefile.in: Regenerate.
6021
6e29b5a4
RO
60222007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6023
6024 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6025 maintainer.
6026
159a4b02
L
60272007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6028
6029 * lt~obsolete.m4: New. Import from 20070318 libtool.
6030
6ba67283
JB
60312007-07-03 Julian Brown <julian@codesourcery.com>
6032
6033 * MAINTAINERS (Write After Approval): Add myself.
6034
30b74385
RW
60352007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6036
6037 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6038 * configure: Regenerate.
6039
60402007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6041
6042 * configure.ac: Add some missing m4 quotation.
6043 * configure: Regenerate.
6044
943c54ce
SB
60452007-07-02 Simon Baldwin <simonb@google.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
1c00b503
PB
60492007-07-02 Paolo Bonzini <bonzini@gnu.org>
6050
6051 * configure: Regenerate.
6052
901119ae
KT
60532007-07-02 Kai Tietz <kai.tietz@onevision.com>
6054
6055 * Makefile.def: Add windmc tool to build.
6056 * Makefile.tpl: Likewise.
6057 * configure.ac: Likewise.
6058 * Makefile.in: Regenerate.
6059 * configure: Regenerate.
09ce620e 6060
83f4c19f
DD
60612007-06-28 DJ Delorie <dj@redhat.com>
6062
6063 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6064 not building newlib.
6065 * configure: Regenerated.
09ce620e 6066
5346c75c
JS
60672007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6068
6069 * MAINTAINERS (Write After Approval): Add myself.
6070
aacfb86b
MM
60712007-06-25 Martin Michlmayr <tbm@cyrius.com>
6072
6073 * MAINTAINERS (Write After Approval): Add myself.
6074
590bf0d3
CM
60752007-06-19 Chris Matthews <chrismatthews@google.com>
6076
6077 * MAINTAINERS (Write After Approval): Add myself.
6078
cdbbee7a
RIL
60792007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6080
6081 * MAINTAINERS (Write After Approval): Add myself.
6082
b8afffc1
DJ
60832007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6084
6085 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6086 * Makefile.in: Regenerated.
6087
3fcfad76
BS
60882007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6089
6090 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6091 bfin*-*-uclinux* targets.
6092 * configure: Regenerate.
6093
3f5a2b7f
ILT
60942007-06-14 Ian Lance Taylor <iant@google.com>
6095
6096 * MAINTAINERS: Add myself as non-algorithmic global write
6097 maintainer.
6098
4c46daee
DN
60992007-06-14 Diego Novillo <dnovillo@google.com>
6100
6101 * MAINTAINERS: Add self as middle-end maintainer and
6102 non-algorithmic global write maintainer.
6103
a3bb222a
FXC
61042007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6105
6106 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6107 Move all Fortran maintainers except Paul Brook into the
6108 Non-Autopoiesis section.
6109
a19e8f64
PB
61102007-06-14 Paolo Bonzini <bonzini@gnu.org>
6111
6112 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6113 (distclean-stage[+id+]): Possibly delete stage_last.
6114 * Makefile.in: Regenerate.
6115
1c2abe5e
SP
61162007-06-12 Seongbae Park <seongbae.park@gmail.com>
6117
6118 * MAINTAINERS (Various Maintainer): Fix typo.
6119
abca4739
PB
61202007-06-11 Paolo Bonzini <bonzini@gnu.org>
6121
6122 * MAINTAINERS (Various Maintainer): Add myself as
6123 dataflow maintainer.
6124
a894d2c3
BE
61252007-06-07 Ben Elliston <bje@au.ibm.com>
6126
6127 * config.sub, config.guess: Update from upstream sources.
6128
8024d75e
BE
61292007-06-07 Ben Elliston <bje@au.ibm.com>
6130
6131 * Makefile.tpl: Fix spelling error.
6132 * Makefile.in: Regenerate.
6133
973a9a5e
SE
61342007-06-01 Steve Ellcey <sje@cup.hp.com>
6135
96598938
L
6136 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6137 lt_cv_sys_max_cmd_len.
973a9a5e 6138
ccb4d26b
DN
61392007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6140
6141 * MAINTAINERS (Various Maintainers): Add myself as
6142 auto-vectorizer maintainer.
6143
eecb7461
PB
61442003-05-31 Paolo Bonzini <bonzini@gnu.org>
6145
6146 PR libjava/32098
6147 * libtool.m4: Revert previous change.
6148 * ltgcc.m4: Put it here.
6149
89d28202
ZD
61502003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6151
6152 * MAINTAINERS (Various Maintainers): Add myself as
6153 auto-vectorizer maintainer.
6154
60c7a11a
L
61552007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6156
6157 PR libjava/32098
6158 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6159
9dd3cc81
RG
61602007-05-30 Richard Guenther <rguenther@suse.de>
6161
6162 * MAINTAINERS (Various Maintainers): Add myself as
6163 auto-vectorizer maintainer.
6164
9cc1244e
JJ
61652007-05-30 Jakub Jelinek <jakub@redhat.com>
6166
6167 PR bootstrap/29382
6168 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6169 * configure: Rebuilt.
6170
6124296b
RC
61712007-05-28 Roberto Costa <robsettantasei@gmail.com>
6172
6173 * MAINTAINERS (Write After Approval): Removed my name.
6174
6b757a0d
SB
61752007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6176
6177 * MAINTAINERS (Write After Approval): Remove myself.
6178
86ef8528
AT
61792007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6180
6181 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6182
1cf3d07d
SE
61832007-05-23 Steve Ellcey <sje@cup.hp.com>
6184
6185 * ltmain.sh: Update from ToT Libtool.
6186 * libtool.m4: Update from ToT Libtool.
6187 * ltsugar.m4: New. Update from ToT Libtool.
6188 * ltversion.m4: New. Update from ToT Libtool.
6189 * ltoptions.m4: New. Update from ToT Libtool.
6190 * ltconfig: Remove.
6191 * ltcf-c.sh: Remove.
6192 * ltcf-cxx.sh: Remove.
6193 * ltcf-gcj.sh: Remove.
6194
ce3fcf8c
OW
61952007-05-22 Ollie Wild <aaw@google.com>
6196
6197 * MAINTAINERS (Write After Approval): Add myself.
6198
342b9200
PB
61992007-05-16 Paolo Bonzini <bonzini@gnu.org>
6200
6201 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6202 stage_cflags.
6203 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6204 Remove CFLAGS/LIBCFLAGS.
6205 (configure-stage[+id+]-[+prefix+][+module+],
6206 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6207 * Makefile.in: Regenerate.
6208
cea17285
DN
62092007-05-15 Diego Novillo <dnovillo@google.com>
6210
6211 * MAINTAINERS: Update e-mail address.
6212
11c004e7
RE
62132007-05-15 Revital Eres <eres@il.ibm.com>
6214
6215 * MAINTAINERS (Write After Approval): Add myself.
6216
ab6bd693
RC
62172007-05-14 Roberto Costa <robsettantasei@gmail.com>
6218
6219 * MAINTAINERS (Write After Approval): Updated my address.
6220
388cdf07
TN
62212007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6222
6223 * MAINTAINERS (Write After Approval): Add myself.
6224
23f24034
SR
62252007-05-11 Silvius Rus <rus@google.com>
6226
6227 * MAINTAINERS (Write After Approval): Add myself.
6228
34a7526e
TT
62292007-04-23 Tom Tromey <tromey@redhat.com>
6230
6231 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6232
51da21be
MM
62332007-04-22 Mark Mitchell <mark@codesourcery.com>
6234
6235 * MAINTAINERS (cpplib): Rename to ...
6236 (libcpp): ... this. Add C/C++ front end maintainers.
6237
70070387
SE
62382007-04-14 Steve Ellcey <sje@cup.hp.com>
6239
6240 * config-ml.in: Pass ${ml_config_env} to configure calls.
6241
df1a0dbb
CB
62422007-04-04 Christian Bruel <christian.bruel@st.com>
6243
6244 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6245
9daff147
DK
62462007-04-02 Dave Korn <dave.korn@artimi.com>
6247
6248 * MAINTAINERS (Write After Approval): Add myself.
6249
374eadb2
TB
62502007-03-31 Tobias Burnus <burnus@net-b.de>
6251
6252 * MAINTAINERS (fortran 95 front end): Add myself.
6253
8eced3a2
DR
62542007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6255
6256 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6257
653de3e3
AZ
62582007-03-24 Ayal Zaks <zaks@il.ibm.com>
6259
6260 * MAINTAINERS (Modulo Scheduler): Add myself.
6261
b737d953
BM
62622007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6263
6264 * MAINTAINERS (fortran 95 front end): Add myself.
6265 (c++ front end): whitespace fix.
6266
a584cdf2
NF
62672007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
8c79f3c4
RS
62712007-03-21 Richard Sandiford <richard@codesourcery.com>
6272
6273 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6274 of glob. Quote arguments with single quotes too.
6275 * configure: Regenerate.
6276
07f1ac6d
BM
62772007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6278
6279 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6280 * Makefile.in: Regenerate
6281
172e41aa
AS
62822007-03-07 Andreas Schwab <schwab@suse.de>
6283
6284 * configure: Regenerate.
6285
9c4d2493
BM
62862007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6287
6288 * configure.ac: Add "--with-pdfdir" configure option,
6289 which defines pdfdir variable.
6290 * Makefile.def (target=fixincludes): Add install-pdf to
6291 missing targets.
6292 (recursive_targets): Add install-pdf target.
6293 (flags_to_pass): Add pdfdir.
6294 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6295 target.
6296 * configure: Regenerate
6297 * Makefile.in: Regenerate
6298
e14e622e
EC
62992007-02-28 Eric Christopher <echristo@apple.com>
6300
6301 Revert:
6302 2006-12-07 Mike Stump <mrs@apple.com>
6303
6304 * Makefile.def (dependencies): Add dependency for
6305 install-target-libssp and install-target-libgomp on
6306 install-gcc.
6307 * Makefile.in: Regenerate.
6308
54e433bc
MK
63092007-02-27 Matt Kraai <kraai@ftbfs.org>
6310
6311 * configure: Regenerate.
6312 * configure.ac: Move statements after variable declarations.
6313
6c8d3d8f
KK
63142007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6315
6316 * MAINTAINERS: Add myself as sh maintainer.
6317
9f8c6739
JM
63182007-02-19 Joseph Myers <joseph@codesourcery.com>
6319
6320 * configure.ac: Adjust for loop syntax.
6321 * configure: Regenerate.
6322
278a7a38
AO
63232007-02-18 Alexandre Oliva <aoliva@redhat.com>
6324
6325 * configure: Rebuilt.
6326
b2eaac4a
AO
63272007-02-18 Alexandre Oliva <aoliva@redhat.com>
6328
6329 * configure.ac: Drop multiple occurrences of --enable-languages,
6330 and fix its quoting.
6331 * configure: Rebuilt.
6332
beeaf216 63332007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6334 Nathan Sidwell <nathan@codesourcery.com>
6335 Vladimir Prus <vladimir@codesourcery.com>
6336 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6337
6338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6339 * configure: Regenerate.
6340
09201a09
GP
63412007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6342
6343 * ltconfig (freebsd*): Default to elf.
6344
291f172e
DJ
63452007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6346
6347 * configure.ac (target_libraries): Move libgcc before libiberty.
6348 * configure: Regenerated.
6349
c3a86da9
DJ
63502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6351 Paolo Bonzini <bonzini@gnu.org>
6352
6353 PR bootstrap/30753
6354 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6355 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6356 * configure: Regenerated.
6357
88e1e72a
FXC
63582007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6359
6360 * MAINTAINERS (Language Front End Maintainers): Update my mail
6361 address.
6362
44bfc3ac
DJ
63632007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6364
6365 PR bootstrap/30748
6366 * configure.ac: Correct syntax for Solaris ksh.
6367 * configure: Regenerated.
6368
3e19841a
PB
63692007-02-09 Paolo Bonzini <bonzini@gnu.org>
6370
6371 * configure.ac: Sync with src.
6372 * configure: Regenerate.
6373
74a48762
PB
63742007-02-09 Paolo Bonzini <bonzini@gnu.org>
6375
6376 * Makefile.in: Regenerate.
6377
d846e52e
PB
63782007-02-09 Paolo Bonzini <bonzini@gnu.org>
6379
6380 * config.sub: Sync with src.
6381
1c710c3c
DJ
63822007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6383
6384 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6385 noncanonical equivalents.
6386 * configure.in: Rename to...
6387 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6388 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6389 target_noncanonical. Use them. Rewrite removal of configure
6390 arguments for autoconf 2.59. Discard variable settings. Force
6391 program_transform_name for native tools.
6392
6393 * Makefile.in: Regenerated.
6394 * configure: Regenerated with autoconf 2.59.
6395
dce2d8b2 63962007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6397
3de8da2a 6398 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6399
f6671c93
AS
64002007-01-31 Andreas Schwab <schwab@suse.de>
6401
6402 * Makefile.tpl (LDFLAGS): Substitute it.
6403 * Makefile.in: Regenerate.
6404
dce2d8b2 64052007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6406
3de8da2a 6407 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6408
2472200d
DE
64092007-01-28 David Edelsohn <edelsohn@gnu.org>
6410
3de8da2a 6411 * MAINTAINERS (spu port): Add myself.
2472200d 6412
5305be7e
RG
64132007-01-23 Richard Guenther <rguenther@suse.de>
6414
6415 PR bootstrap/30541
6416 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6417 * Makefile.tpl (GNATBIND): Substitute it.
6418 (GNATMAKE): Likewise.
6419 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6420 of STAGE_PREFIX.
6421 * Makefile.in: Regenerate.
6422 * configure: Regenerate.
6423
416cfb5e
MS
64242007-01-18 Mike Stump <mrs@apple.com>
6425
6426 * configure.in: Re-enable -Werror for gcc builds.
6427
3de8da2a 64282007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6429
3de8da2a 6430 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6431
d943d7c4
PB
64322007-01-11 Paolo Bonzini <bonzini@gnu.org>
6433
6434 * configure.in: Change == to = in test command.
3de8da2a 6435 * configure: Regenerate.
d943d7c4 6436
e69bf64b 64372007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6438 Nick Clifton <nickc@redhat.com>
6439 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6440
6441 * configure.in (build_configargs, host_configargs, target_configargs):
6442 Remove build/host/target parameters.
6443 (host_libs): Add gmp and mpfr.
6444 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6445 * Makefile.def (gmp, mpfr): New.
6446 (gcc): Remove target.
6447 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6448 target_os, target_vendor): New.
dce2d8b2 6449 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6450 * configure: Regenerate.
6451 * Makefile.in: Regenerate.
e69bf64b
PB
6452
64532007-01-11 Matt Fago <fago@earthlink.net>
6454
6455 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6456 to improve robustness of configure tests.
e69bf64b 6457 * configure: Regenerate.
e14e622e 6458
a42f3b80
UB
64592007-01-09 Uros Bizjak <ubizjak@gmail.com>
6460
6461 * MAINTAINERS: Add myself as i386 maintainer.
6462
a36aee1a
JH
64632007-01-08 Jan Hubicka <jh@suse.cz>
6464
61fcaeef 6465 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6466
738a52d3
KT
64672007-01-08 Kai Tietz <kai.tietz@onevision.com>
6468
6469 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6470 * configure: Regenerate.
738a52d3 6471
54fdc474
DJ
64722007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * Makefile.tpl (all-target): Correct @if conditional for target
6475 modules.
6476 * configure.in: Omit libiberty if building only target libgcc.
6477 * configure, Makefile.in: Regenerated.
6478
3dd71726
PB
64792007-01-04 Paolo Bonzini <bonzini@gnu.org>
6480
dce2d8b2 6481 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6482 * configure: Regenerate.
6483
fa958513
DJ
64842007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6485
6486 * Makefile.def (target_modules): Add libgcc.
6487 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6488 * Makefile.tpl (clean-target-libgcc): Delete.
6489 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6490 on gcc even for bootstrapped modules. Rewrite handling of
6491 lang_env_dependencies to loop over target_modules.
6492 * configure.in (target_libraries): Add target-libgcc.
6493 * Makefile.in, configure: Regenerated.
6494
e1888513
PB
64952006-12-29 Paolo Bonzini <bonzini@gnu.org>
6496
6497 * configure.in: Reorganize recognition of languages. Add
6498 --enable-stage1-languages. Show supported languages for the chosen
6499 target rather than all recognized languages.
6500 * configure: Regenerate.
6501
53b88b73
PB
65022006-12-29 Paolo Bonzini <bonzini@gnu.org>
6503
6504 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6505 * Makefile.in: Regenerate.
6506
a3993f33
KG
65072006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6508
6509 * configure.in: Warn that MPFR 2.2.0 is buggy.
6510 * configure: Regenerate.
6511
f063a9ed
ILT
65122006-12-27 Ian Lance Taylor <iant@google.com>
6513
6514 * configure.in: When removing Makefiles to force a reconfigure, also
6515 remove prev-DIR*/Makefile.
6516 * configure: Regenerate.
6517
af71363e
AS
65182006-12-22 Andreas Schwab <schwab@suse.de>
6519
6520 * configure: Regenerate with correct autoconf version.
6521
0b0dc272
AM
65222006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6523
3de8da2a
UB
6524 * configure.in: add AC_SUBST for *_FOR_TARGET.
6525 * configure: Regenerate.
0b0dc272 6526
53b88b73
PB
65272006-12-19 Paolo Bonzini <bonzini@gnu.org>
6528
6529 * configure.in: Simplify logic for rejecting languages that cannot
6530 be built. Separate the case when a language is unsupported,
6531 from the case when the user chooses not to build a language.
6532
400ebff4
PB
65332006-12-19 Paolo Bonzini <bonzini@gnu.org>
6534
6535 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6536 it only affects bootstrap and could be tested on "$host" as well.
6537 * configure: Regenerate.
6538 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6539
8efea775
PB
65402006-12-19 Paolo Bonzini <bonzini@gnu.org>
6541
6542 PR bootstrap/29544
6543 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6544 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6545 move here comment from Makefile.tpl.
6546 * Makefile.tpl: Move some definitions higher in the file.
6547 (STAGE1_CHECKING): New.
6548 * configure.in: Add --enable-stage1-checking.
6549 * configure: Regenerate.
6550 * Makefile.in: Regenerate.
6551
ed88a7ed
PB
65522006-12-19 Paolo Bonzini <bonzini@gnu.org>
6553
6554 * MAINTAINERS: Add myself as build system maintainer.
6555
b65151d3
SM
65562006-12-15 Simon Martin <simartin@users.sourceforge.net>
6557
6558 * MAINTAINERS (Write After Approval): Add myself.
6559
7e050830
EC
65602006-12-13 Eric Christopher <echristo@apple.com>
6561
6562 * MAINTAINERS: Add myself as darwin maintainer.
6563
8b494895
ILT
65642006-12-11 Ian Lance Taylor <ian@airs.com>
6565
6566 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6567
dce2d8b2 65682006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6569
6570 MAINTAINERS: Update my entry.
6571
58e24147
AM
65722006-12-11 Alan Modra <amodra@bigpond.net.au>
6573
6574 * configure.in: Handle spu makefile frag.
58e24147
AM
6575 * Makefile.tpl (MAINT): Define
6576 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6577 * configure: Regenerate.
6578 * Makefile.in: Regenerate.
6579
9b6f37a0
BE
65802006-12-11 Ben Elliston <bje@au.ibm.com>
6581
6582 * config.guess: Import latest version.
6583 * config.sub: Likewise.
6584
ea6f5c57
BE
65852006-12-11 Ben Elliston <bje@au.ibm.com>
6586
6587 * configure.in (spu-*-*): Don't skip target-libiberty.
6588 * configure: Regenerate.
6589
42c1cd8a
AT
65902006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6591
6592 PR bootstrap/30134
6593 * configure.in: Correct x86 darwin support for libjava to powerpc
6594 and i?86 only.
6595 * configure: Regenerate.
6596
55eb837d
ST
65972006-12-08 Sandro Tolaini <tolaini@libero.it>
6598
6599 * configure.in: Add x86 darwin support for libjava.
6600 * configure: Regenerate.
6601
5bdacbc7
MS
66022006-12-07 Mike Stump <mrs@apple.com>
6603
6604 * Makefile.def (dependencies): Add dependency for
6605 install-target-libssp and install-target-libgomp on
6606 install-gcc.
6607 * Makefile.in: Regenerate.
6608
477d851c
RG
66092006-12-04 Richard Guenther <rguenther@suse.de>
6610
6611 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6612 (Non-Algorithmic Maintainers): Move over non-algorithmic
6613 loop optimizer maintainers, add myself as a non-algorithmic
6614 middle-end maintainer.
6615
5d33d367
DF
66162006-12-04 Daniel Franke <franke.daniel@gmail.com>
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
dbee1fb3
KG
66202006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6621
6622 * configure.in: Update error message for missing GMP/MPFR.
6623
6624 * configure: Regenerate.
6625
b5147de7
KG
66262006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6627
6628 * configure.in: Update MPFR version in error message.
6629
6630 * configure: Regenerate.
6631
f019376c
KG
66322006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6633
6634 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6635 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6636 --with-gmp-lib): New flags.
6637
6638 * configure: Regenerate.
6639
91ed95ae
BM
66402006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6641
6642 * MAINTAINERS (Write After Approval): Change my email address.
6643
3a971f15
MLI
66442006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6645
05170031 6646 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6647
dce2d8b2 66482006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6649
6650 * MAINTAINERS (i18n): Update e-mail address.
6651
df5487ee
TS
66522006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6653
6654 * MAINTAINERS (spu port): Add myself as maintainer.
6655 (Write After Approval): Remove myself.
6656
92c2f0ee
BE
66572006-11-22 Ben Elliston <bje@au.ibm.com>
6658
6659 * configure.in (skipdirs): Don't build libssp for SPU.
6660 * configure: Regenerate.
6661
a3b97199
AP
66622006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6663
6664 * MAINTAINERS (spu port): Add myself as maintainer.
6665 (libobjc): Update my email address.
6666
0eb97064
AB
66672006-11-21 Andrea Bona <andrea.bona@st.com>
6668
6669 * MAINTAINERS (Write After Approval): Add myself.
6670
dce2d8b2 66712006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6672
6673 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6674 * configure : Rebuilt.
6675
dce2d8b2 66762006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6677
6678 * MAINTAINERS (Write After Approval): Add myself.
6679
d58542ea
AO
66802006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6681
6682 * MAINTAINERS (Write After Approval): Add myself.
6683
a357b5ae
KG
66842006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6685
6686 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6687 libmpfr.a.
6688 * configure: Regenerate.
6689
9bd6112c
PB
66902006-11-16 Paolo Bonzini <bonzini@gnu.org>
6691
6692 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6693 (unstage): Test for stage_last presence.
6694
6695 PR bootstrap/29802
dce2d8b2
EB
6696 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6697 STAGE_PREFIX.
9bd6112c
PB
6698 * Makefile.in: Regenerate.
6699
c8cf9f0f
ZD
67002003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6701
6702 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6703 maintainers.
6704
467b1fc6
ER
67052006-11-14 Erven Rohou <erven.rohou@st.com>
6706
6707 * MAINTAINERS (Write After Approval): Add myself.
6708
995a5697
PB
67092006-11-14 Paolo Bonzini <bonzini@gnu.org>
6710
6711 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6712 and stageN-package/Makefile.
6713 * Makefile.in: Regenerated.
6714
c8d6d53e
JZ
67152006-11-14 Jie Zhang <jie.zhang@analog.com>
6716
6717 * configure.in: Remove target-libgloss from noconfigdirs for
6718 bfin-*-*.
6719 * configure: Regenerated.
6720
dffb147d
KG
67212006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6722
6723 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6724
dffb147d
KG
6725 * configure: Regenerate.
6726
ca558912
KG
67272006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6728
6729 * configure.in: Robustify error message for missing GMP/MPFR.
6730
6731 * configure: Regenerate.
6732
dce2d8b2 67332006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6734
6735 * MAINTAINERS (Write After Approval): Add myself.
6736
dce2d8b2 67372006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6738
6739 * MAINTAINERS: Change email address.
6740
91de1527
VP
67412006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
a3867703
PB
67452006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6746
6747 * MAINTAINERS (Write After Approval): Add myself.
6748
b4364fa2
CL
67492006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6750
7e050830 6751 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6752 Write After Approval section.
b4364fa2 6753
70ec446f
KG
67542006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6755
6756 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6757 need_gmp anymore.
6758 * configure: Regenerate.
6759
018c8d88
TB
67602006-10-16 Tobias Burnus <burnus@net-b.de>
6761
6762 * MAINTAINERS (Write After Approval): Add myself.
6763
f6a1687e
BE
67642006-10-16 Ben Elliston <bje@au.ibm.com>
6765
6766 * config.guess: Import latest version.
6767 * config.sub: Likewise.
6768
b5422ad7
BM
67692006-10-10 Brooks Moses <bmoses@stanford.edu>
6770
6771 * Makefile.def: Added pdf target handling.
6772 * Makefile.tpl: Added pdf target handling.
6773 * Makefile.in: Regenerated.
6774
bdcee471
CL
67752006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6776
6777 * MAINTAINERS: Add self as score port maintainer.
6778
7d610414
BM
67792006-10-04 Brooks Moses <bmoses@stanford.edu>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
e48d66a9
SK
67832006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6784
7e050830 6785 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6786 or newer.
6787 * configure: Regenerated.
6788
c394e891
DB
67892006-09-27 Dave Brolley <brolley@redhat.com>
6790
dce2d8b2
EB
6791 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6792 using $s instead of $r.
c394e891
DB
6793 * configure: Regenerated.
6794
1ee4c5a0
TS
67952006-09-26 Thiemo Seufer <ths@mips.com>
6796
6797 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6798 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6799 * configure: Regenerate.
6800
dce2d8b2 68012006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6802
6803 * MAINTAINERS (Write After Approval): Remove myself.
6804
0c502898
CF
68052006-09-22 Chao-ying Fu <fu@mips.com>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
a7819e42
JM
68092006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6810
6811 * MAINTAINERS: Add self as soft-fp maintainer.
6812
dce2d8b2 68132006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6814
6815 * MAINTAINERS: Add myself as avr maintainer.
6816 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6817
e8288489
RC
68182006-09-07 Roberto Costa <roberto.costa@st.com>
6819
6820 * MAINTAINERS (Write After Approval): Add myself.
6821
b91f0a41
CV
68222006-08-30 Corinna Vinschen <corinna@vinschen.de>
6823
6824 * configure.in: Never build newlib for a Mingw host.
6825 Never build newlib as Mingw target library.
6826 Test the existence of winsup/cygwin for building a Cygwin newlib,
6827 rather than just winsup.
6828 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6829 building a Mingw target.
6830 * configure: Regenerate.
6831
094c07a0
EB
68322006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6833
6834 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6835
8d1171cb
PB
68362006-07-25 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * config.guess: Import from src (was more updated).
6839 * config.sub: Likewise.
6840
2e9e6f68
DJ
68412006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6842
6843 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6844 * configure: Regenerated.
6845
57255173
PB
68462006-07-18 Paolo Bonzini <bonzini@gnu.org>
6847
cc6010cd
AP
6848 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6849 for stages after the first.
57255173 6850
9fbe6585
JJ
68512006-07-17 Jakub Jelinek <jakub@redhat.com>
6852
6853 * Makefile.def: Add dependencies for configure-opcodes
6854 on configure-intl and all-opcodes on all-intl.
6855 * Makefile.in: Regenerated.
6856
18c3f977
BE
68572006-07-13 Ben Elliston <bje@au.ibm.com>
6858
6859 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6860
27b56ba6
PE
68612006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6862
6863 Port to hosts whose 'sort' and 'tail' implementations
6864 treat operands with leading '+' as file names, as POSIX
6865 has required since 2001. However, make sure the code still
6866 works on pre-POSIX hosts.
6867 * ltmain.sh: Don't assume "sort +2" is equivalent to
6868 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6869
ad6d4e43
UW
68702006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6871
6872 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6873
706601d9
PG
68742006-07-04 Peter O'Gorman <peter@pogma.com>
6875
6876 * ltconfig: chmod 644 before ranlib during install.
6877
0b50988a
EB
68782006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6879
6880 PR bootstrap/18058
6881 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6882 if the bootstrap compiler is a GCC version that supports it.
6883 * configure: Regenerate.
6884
b6348cb3
PB
68852006-07-03 Paolo Bonzini <bonzini@gnu.org>
6886
95695ad3 6887 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6888 * configure: Regenerate.
6889
1546bb64
PB
68902006-07-03 Paolo Bonzini <bonzini@gnu.org>
6891
6892 PR other/27063
6893 * configure.in: Test subdir_requires and give an appropriate
6894 error message.
6895 * configure: Regenerate.
6896
5cb6c629
AJH
68972006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
f4d8cdf8
JDA
69012006-06-22 John David Anglin <dave.anglin@nrc.ca>
6902
6903 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6904
4fe5abb7
SE
69052006-06-22 Steve Ellcey <sje@cup.hp.com>
6906
6907 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6908
2a79fd67
DA
69092006-06-20 David Ayers <d.ayers@inode.at>
6910
6911 PR bootstrap/28072
6912 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6913 whether target-libjava is being configured instead of whether the
6914 java front end is enabled.
6915 * configure: Regenerate.
7e050830 6916
04879af3
RO
69172006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6918
6919 PR target/27540
6920 * configure.in: Only enable libgomp on IRIX 6.
6921 * configure: Regenerate.
6922
ec6c7392
PB
69232006-06-15 Paolo Bonzini <bonzini@gnu.org>
6924
6925 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6926 too.
6927 * Makefile.in: Regenerate.
6928
12973d7a
DD
69292006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6930
6931 * config-ml.in: Alter CCASFLAGS to include special
6932 multilib options the same as is done for CFLAGS.
6933
c67ed86a
JDA
69342006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6935
6936 * configure.in: Don't enable libgomp on hpux10.
6937 * configure: Rebuilt.
6938
cb253473
DA
69392006-06-12 David Ayers <d.ayers@inode.at>
6940
6941 PR bootstrap/27963
6942 PR target/19970
7e050830 6943 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6944 ${libgcj} is specified.
6945 * configure: Regenerate.
7e050830 6946
dce2d8b2 69472006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6948
6949 Sync from src:
7e050830
EC
6950
6951 * configure.in: Sync.
32845532 6952 * configure: Regenerated.
7e050830 6953
32845532
CD
6954 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6955
6956 * Makefile.def: Added dependencies from sim and gdb on intl, and
6957 added configure dependencies to everything with an all dependency
6958 on intl.
6959 * Makefile.in: Regenerated.
6960
7cd0cf9c
DA
69612006-06-06 David Ayers <d.ayers@inode.at>
6962
6963 PR libobjc/13946
6964 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6965 * Makefile.in: Regenerate.
6966 * configure.in: Add --enable-objc-gc at toplevel and have it
6967 enable boehm-gc for Objective-C.
6968 Remove target-boehm-gc from libgcj.
6969 Add target-boehm-gc to target_libraries.
6970 Add target-boehm-gc to noconfigdirs where ${libgcj}
6971 is specified.
6972 Assert that boehm-gc is supported when requested for Objective-C.
6973 Only build boehm-gc if needed either for Java or Objective-C.
6974 * configure: Regenerate.
7e050830 6975
3ff3adad
PB
69762006-06-05 Paolo Bonzini <bonzini@gnu.org>
6977
6978 PR 27674
6979 * Makefile.tpl (configure-[+prefix+][+module+],
6980 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6981 Remove rule to unstage bootstrapped modules.
6982 (stage_current): New.
6983 * Makefile.in: Regenerate.
6984
898e551d
LB
69852006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6986
6987 * MAINTAINERS (Write After Approval): Update my e-mail address.
6988
ea60341e
MS
69892006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6990
6991 * include/libiberty.h: Declare pex_run_in_environment.
6992
222ae291
AL
69932006-05-31 Asher Langton <langton2@llnl.gov>
6994
6995 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6996
e9a54b07
PB
69972006-05-25 Paolo Bonzini <bonzini@gnu.org>
6998
6999 * Makefile.def (bfd, opcodes): Fix lib_path.
7000 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7001 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7002 * Makefile.in: Regenerate.
7003
03e67131
CD
70042006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7005
7006 * Makefile.in: Regenerate.
7007
65d6e994
CD
70082006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7009
7010 * Makefile.def: Add install-html target. Add datarootdir
7011 docdir and htmldir to flags_to_pass.
7012 * Makefile.tpl: Add install-html target.
7013 * Makefile.in: Regenerate.
7014 * configure.in: Add --with-datarootdir, --with-docdir, and
7015 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7016 * configure: Regenerate.
7017
9e299237
MS
70182006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7019
7020 * configure.in: Enable gprof for cross builds.
7021 * configure: Regenerate.
7022
c31202cd
RG
70232006-05-22 Richard Guenther <rguenther@suse.de>
7024
7025 Revert
7026 2006-01-31 Richard Guenther <rguenther@suse.de>
7027 Paolo Bonzini <bonzini@gnu.org>
7028
7029 * Makefile.def (target_modules): Add libgcc-math target module.
7030 * configure.in (target_libraries): Add libgcc-math target library.
7031 (--enable-libgcc-math): New configure switch.
7032 * Makefile.in: Re-generate.
7033 * configure: Re-generate.
7034 * libgcc-math: New toplevel directory.
7035
2a332582
JDA
70362006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7037 Andreas Tobler <a.tobler@schweiz.ch>
7038
7039 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7040 * configure: Rebuilt.
7041
dce2d8b2 70422006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7043
ccce6917
SL
7044 * MAINTAINERS (Write After Approval): Add myself.
7045
ed606bc0
DD
70462006-05-01 DJ Delorie <dj@redhat.com>
7047
3d8f47a0 7048 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7049 * configure: Regenerate.
7050
9386bd20
RG
70512006-05-01 Richard Guenther <rguenther@suse.de>
7052
7053 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7054 maintainer.
7055
dce2d8b2 70562006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7057
7058 * MAINTAINERS (Write After Approval): Add myself.
7059
87ceee72
JB
70602006-04-28 Jan Beulich <jbeulich@novell.com>
7061
7062 * MAINTAINERS (Write After Approval): Add myself.
7063
e88a2c09
DD
70642006-04-18 DJ Delorie <dj@redhat.com>
7065
7066 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7067 reference libgloss so that libssp can be built in a combined
7068 tree.
7069 * configure: Regenerate.
7070
675f0a8a
RM
70712006-04-08 Robert Millan <rmh@gcc.gnu.org>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
27b6c940
BE
70752006-04-05 Ben Elliston <bje@au.ibm.com>
7076
7077 * configure.in: Require makeinfo 4.4 or higher.
7078 * configure: Regenerate.
7079
687b17d4
GP
70802006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7081
7082 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7083 Rearrange the entries of other libraries to have them in one place.
7084
906ac235
JB
70852006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7086
7e050830 7087 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7088 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7089
fb0103e5
RG
70902006-03-14 Richard Guenther <rguenther@suse.de>
7091
7092 * configure: Regenerate with autoconf 2.13.
7093
17237f6b
JB
70942006-03-13 Jim Blandy <jimb@codesourcery.com>
7095
7096 * MAINTAINERS: Use my work address.
bed31434
JB
7097
7098 * MAINTAINERS: Update my E-mail address.
7099
27079765
AH
71002006-03-10 Aldy Hernandez <aldyh@redhat.com>
7101
7102 * configure.in: Handle --disable-<component> generically.
7103 * configure: Regenerate.
7104
54a17039
L
71052006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7106
7107 PR libgcj/17311
7108 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7109
b9bd11ca
EE
71102006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7111
7112 * MAINTAINERS (Write After Approval): Remove myself.
7113 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7114
dce2d8b2 71152006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7116
072b06f2
RE
7117 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7118 (TARGET_CONFIGDIRS): Remove.
7119 * configure.in: Remove AC_SUBST(target_configdirs).
7120 * Makefile.in, configure: Regenerated.
ee2312f3 7121
936e1a35
SK
71222006-02-20 Steven G. Kargl <kargls@comcast.net>
7123
7124 * MAINTAINERS (Write After Approval): Remove myself.
7125 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7126
cc11cc9b
PB
71272006-02-20 Paolo Bonzini <bonzini@gnu.org>
7128
7129 PR bootstrap/25670
7130
7131 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7132
7133 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7134 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7135 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7136 BUILD_PREFIX, BUILD_PREFIX_1.
7137 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7138
7139 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7140 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7141
7142 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7143 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7144 of `cat stage_current`. Always provide the `r' and `s' variables.
7145 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7146 a single shell execution.
7147 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7148 bootstrapped modules, make the stage1 module if the build was not
7149 started yet, else build the current stage.
7150 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7151 (all-build, all-host, all-target, [+make_target+]-host,
7152 [+make_target+]-target): Do not use \-continued lines.
7153 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7154 (current_stage, restrap, stage_last): New.
7155
7156 * Makefile.in: Regenerate.
7157 * configure: Regenerate.
7158
63a7c9ef
BD
71592006-02-19 Bud Davis <jmdavis@link.com>
7160
7161 * MAINTAINERS (Write After Approval): Remove myself.
7162 (Language Front End Maintainers): Add myself as fortran 95
7163 maintainer and update e-mail address.
7164
a3543e3a
FXC
71652006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7166
7167 * MAINTAINERS (Write After Approval): Remove myself.
7168 (Language Front End Maintainers): Add myself as fortran 95
7169 maintainer.
7170
ca5b1d2c
VK
71712006-02-16 Victor Kaplansky <victork@il.ibm.com>
7172
7173 * MAINTAINERS (Write After Approval): Add myself.
7174
0499513f
TK
71752006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7176
7177 * MAINTAINERS (Write After Approval): Remove myself.
7178 (Language Front End Maintainers): Add myself as
7179 fortran 95 maintainer.
7180
d1f8db0c
PB
71812006-02-14 Paolo Bonzini <bonzini@gnu.org>
7182
7183 Sync from src:
7184
7185 2005-12-27 Leif Ekblad <leif@rdos.net>
7186
cc6010cd
AP
7187 * configure.in: Add support for RDOS target.
7188 * configure: Regenerate.
d1f8db0c
PB
7189
71902006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7191 Andreas Schwab <schwab@suse.de>
d1f8db0c 7192
cc6010cd 7193 * configure: Regenerate.
d1f8db0c 7194
cac90078
DE
71952006-02-12 David Edelsohn <edelsohn@gnu.org>
7196
7197 * configure.in (enable_libgomp): Add AIX.
7198 * configure: Regenerate.
7199
bd37fbf5
MK
72002006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7201
7202 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7203
23027b7a
LM
72042006-02-03 Lee Millward <lee.millward@gmail.com>
7205
7206 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7207
0058967b
RG
72082006-01-31 Richard Guenther <rguenther@suse.de>
7209 Paolo Bonzini <bonzini@gnu.org>
7210
7211 * Makefile.def (target_modules): Add libgcc-math target module.
7212 * configure.in (target_libraries): Add libgcc-math target library.
7213 (--enable-libgcc-math): New configure switch.
7214 * Makefile.in: Re-generate.
7215 * configure: Re-generate.
7216 * libgcc-math: New toplevel directory.
7217
e8b05380
PB
72182006-01-26 Paolo Bonzini <bonzini@gnu.org>
7219
7220 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7221 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7222 the assembler, linker and binutils.
7223 * configure: Regenerate.
7224
d54d5437
DM
72252006-01-22 Dirk Mueller <dmueller@suse.de>
7226
7227 * MAINTAINERS (Write After Approval): Add myself.
7228
670cbfcf
DN
72292006-01-20 Diego Novillo <dnovillo@redhat.com>
7230
7231 * configure: Regenerate.
7232
953ff289
DN
72332006-01-18 Richard Henderson <rth@redhat.com>
7234 Jakub Jelinek <jakub@redhat.com>
7235 Diego Novillo <dnovillo@redhat.com>
7236
7237 * libgomp: New directory.
7238 * Makefile.def: Add target_module libgomp.
7239 * Makefile.in: Regenerate.
7240 * configure.in (target_libraries): Add target-libgomp.
7241 * configure: Regenerate.
7242
32ce4048
AO
72432006-01-05 Alexandre Oliva <aoliva@redhat.com>
7244
7245 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7246 @ from continuation.
7247 * Makefile.in: Rebuilt.
7248
0eaf8e17 72492006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7250
c76c0c83
CL
7251 * MAINTAINERS (Write After Approval): Add myself.
7252
2d309510
PB
72532006-01-04 Paolo Bonzini <bonzini@gnu.org>
7254
7255 PR bootstrap/24252
7256
7257 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7258 * Makefile.tpl (OBJDUMP): New.
7259 (EXTRA_HOST_FLAGS): Add it.
7260 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7261
953ff289
DN
7262 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7263 to use symbolic links between directories. Avoid race conditions
7264 or make them harmless.
7265 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7266
7267 * Makefile.def (LEAN): Pass.
7268 * Makefile.tpl (LEAN): Define.
7269 (stage[+id+]-start): Accept that the previous directory does not
7270 exist, if the bootstrap is lean.
7271 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7272 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7273 configure substitution.
7274 ([+compare-target+]): Likewise.
7275 ([+bootstrap-target+]-lean): New.
7276 * configure.in: Remove lean bootstrap support from here.
7277
953ff289
DN
7278 * Makefile.in: Regenerate.
7279 * configure: Regenerate.
2d309510 7280
368872c3
BE
72812006-01-04 Ben Elliston <bje@au.ibm.com>
7282
7283 * MAINTAINERS (libdecnumber): Add myself.
7284
d79e6356
MM
72852006-01-02 Mark Mitchell <mark@codesourcery.com>
7286
7287 * libtool-ldflags: New script.
7288
a6fbc1e2
AS
72892006-01-02 Andreas Schwab <schwab@suse.de>
7290
7291 * configure.in: When reconfiguring remove Makefile in
7292 all stage directories.
7293 * configure: Regenerate.
7294
103a4b39
SB
72952005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7296
7297 * MAINTAINERS: Update my email address.
7298
212f829c
PB
72992005-12-20 Paolo Bonzini <bonzini@gnu.org>
7300
7301 Revert Ada-related part of the previous change.
7302
7303 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7304 Do not pass.
7305 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7306 * Makefile.in: Regenerate.
7307 * configure.in: Do not include mt-ppc-aix target fragment.
7308 * configure: Regenerate.
7309
8ef1f2df
PB
73102005-12-19 Paolo Bonzini <bonzini@gnu.org>
7311
7312 * configure.in: Select appropriate fragments for PowerPC/AIX.
7313 * configure: Regenerate.
7314
7315 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7316 BOOT_CFLAGS, BOOT_LDFLAGS.
7317 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7318 BOOT_CFLAGS, BOOT_LDFLAGS.
7319 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7320 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7321 (stage): Fail if we cannot complete the work.
7322 * Makefile.in: Regenerate.
7323
ab34901f
NS
73242005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7325
7326 * configure.in: Replace ms1 with mt.
7327 * configure: Rebuilt.
7328
cbe82f21
BM
73292005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7330
7331 * MAINTAINERS: Update my email address.
7332
19843472
PB
73332005-12-15 Paolo Bonzini <bonzini@gnu.org>
7334
7335 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7336 install-host-nogcc): Don't invoke $(stage) at the end.
7337 * Makefile.in: Regenerate.
7338
1ca26cd2
PB
73392005-12-14 Paolo Bonzini <bonzini@gnu.org>
7340
7341 * configure.in: Flip the top-level bootstrap switch.
7342 * configure: Regenerate.
7343
f41d6665
DJ
73442005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7345
7346 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7347 $(stage) and $(unstage).
7348 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7349 (all): Remove stray semicolon.
7350 (local-distclean): Don't handle multilib.tmp and multilib.out.
7351 (install.all): Set $s for consistency.
7352 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7353 check_multilibs setting. Always make the install directory.
7354 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7355 Correct @if/@endif.
7356 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7357 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7358 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7359 (multilib.out): Remove.
7360 * Makefile.in: Regenerated.
7361
dce2d8b2 73622005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7363
7364 * MAINTAINERS (Write After Approval): Add myself.
7365
64f182bd
NS
73662005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7367
121b2cee
NS
7368 * MAINTAINERS: Add myself as mt maintainer.
7369
64f182bd
NS
7370 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7371
a6d63770
AN
73722005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7373
7374 * MAINTAINERS: Change email address.
7375
2abefe3d
PB
73762005-12-05 Paolo Bonzini <bonzini@gnu.org>
7377
7378 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7379 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7380 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7381 Find in-tree tools if available.
7382 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7383 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7384 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7385 (COMPILER_*_FOR_TARGET): New.
7386 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7387 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7388 (CONFIGURED_*, USUAL_*): Remove.
7389 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7390 STRIP): Use autoconf substitutions.
7391 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7392 COMPILER_NM_FOR_TARGET): New.
7393 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7394
7395 (all): Make all-host and all-target in parallel.
7396 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7397 that $$r and $$s are set before invoking a recursive make.
7398 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7399 ([+bootstrap-target+]): Inline most of the `all' target.
7400
2f3bdde7
BE
74012005-11-29 Ben Elliston <bje@au.ibm.com>
7402
7403 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7404 from the gcc build directory.
7405 * Makefile.in: Regenerate.
7406
a4b6c45a
BE
74072005-11-29 Ben Elliston <bje@au.ibm.com>
7408
7409 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7410 depend on all-libdecnumber.
7411 * configure.in (host_libs): Include libdecnumber.
7412 * Makefile.in: Regenerate.
7413 * configure: Likewise.
7414
473a74b9
BE
74152005-11-29 Ben Elliston <bje@au.ibm.com>
7416
7417 * libdecnumber: Import decNumber sources from the dfp-branch.
7418
b4623110
KJ
74192005-11-21 Kean Johnston <jkj@sco.com>
7420
7421 * config.sub, config.guess: Sync from upstream sources.
7422
67dc1785
BE
74232005-11-21 Ben Elliston <bje@au.ibm.com>
7424
7425 Import from Autoconf sources:
7426
7427 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7428 * config/move-if-change: Don't output "$2 is unchanged";
7429 suggested by Ben Elliston. Handle weird characters correctly.
7430
186abafe
AT
74312005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7432
7433 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7434 to match upstream libtool for darwin.
7435
ef9db8d5
DJ
74362005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7437
7438 * Makefile.def: Remove gdb dependencies for gdbtk.
7439 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7440 (configure-gdb, install-gdb): New rules.
7441 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7442 * Makefile.in, configure: Regenerated.
7443
9c5141ab
JB
74442005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7445
7446 * MAINTAINERS (Write After Approval): Add myself.
7447
4523d51b
EE
74482005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
086b011c
DN
74522005-10-24 Diego Novillo <dnovillo@redhat.com>
7453
7454 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7455 Diego Novillo.
7456
e7c84bf8
PB
74572005-10-22 Paolo Bonzini <bonzini@gnu.org>
7458
7459 PR bootstrap/24297
7460 * Makefile.tpl (do-[+make-target+], do-check, install,
7461 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7462 are set before recursing.
7463 * Makefile.in: Regenerate.
7464
b88a7564
EB
74652005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7466
7467 PR bootstrap/18939
7468 * Makefile.def (gcc) <target>: Fix thinko.
7469 * Makefile.in: Regenerate.
7470
61efc800
BS
74712005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7472
7473 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7474 * configure: Regenerate.
7475
f53d2869
JZ
74762005-10-15 Jie Zhang <jie.zhang@analog.com>
7477
7478 * MAINTAINERS (Write After Approval): Add self.
7479
077fc835
KH
74802005-10-08 Kazu Hirata <kazu@codesourcery.com>
7481
7482 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7483 target-libffi, target-qthreads, target-libjava, and
7484 targetlibobjc.
7485 * configure: Regenerate.
7486
d739199a
DJ
74872005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7488
7489 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7490 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7491 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7492 (USUAL_OBJDUMP_FOR_TARGET): New.
7493 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7494 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7495 * configure, Makefile.in: Regenerated.
d739199a 7496
db38c6bb
PB
74972005-10-05 Paolo Bonzini <bonzini@gnu.org>
7498
7499 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7500 before other host packages.
7501
3015564c
KK
75022005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7503
7504 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7505
1061f99e
PB
75062005-10-05 Paolo Bonzini <bonzini@gnu.org>
7507
7508 PR bootstrap/22340
7509
7510 * configure.in (default_target): Remove.
7511 * Makefile.tpl (all): Do not use prerequisites as subroutines
7512 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7513 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7514 use prerequisites as subroutines.
7515 (check-host, check-target): New.
7516 (bootstrap configure & all targets): Do not use stage*-start
7517 if the directory layout is already ok.
7518 (non-bootstrap configure & all targets): Prepend a $(unstage).
7519 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7520 (NOTPARALLEL): Remove.
7521 (unstage, stage variables): New variables.
7522 (unstage, stage targets): Simply expand to those variables.
7523
7524 * configure: Regenerate.
7525 * Makefile.in: Regenerate.
7526
4a9c436f
JW
75272005-10-04 James E Wilson <wilson@specifix.com>
7528
7529 * Makefile.def (lang_env_dependencies): Add libmudflap.
7530 * Makefile.in: Regenerate.
7531
37150080
AS
75322005-10-03 Andreas Schwab <schwab@suse.de>
7533
7534 Backport from libtool CVS:
7535 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7536
7537 * ltmain.sh: add support for installing into temporary
7538 staging area (e.g. 'make install DESTDIR=...')
7539
39d16468
L
75402005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7541
7542 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7543 * configure: Regenerated.
7544
72a7ab82
AP
75452005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7546
7547 * configure: Regenerate with the correct
7548 autoconf version.
7549
6b65a26d
CM
75502005-09-30 Catherine Moore <clm@cm00re.com>
7551
7552 * configure.in (bfin-*-*): New.
7553 * configure: Regenerated.
7554
040b1c5a
GK
75552005-09-28 Geoffrey Keating <geoffk@apple.com>
7556
7557 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7558 (LIPO_FOR_TARGET): New.
7559 (CONFIGURED_LIPO_FOR_TARGET): New.
7560 (USUAL_LIPO_FOR_TARGET): New.
7561 (STRIP_FOR_TARGET): New.
7562 (CONFIGURED_STRIP_FOR_TARGET): New.
7563 (USUAL_STRIP_FOR_TARGET): New.
7564 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7565 STRIP_FOR_TARGET.
7566 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7567 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7568 * Makefile.in: Regenerate.
7569 * configure: Regenerate.
7e050830 7570
3a3c28db
DE
75712005-09-19 David Edelsohn <edelsohn@gnu.org>
7572
7573 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7574 (rs6000-*-aix*): Same.
7575 * configure: Regenerate.
7576
2749a921
TT
75772005-09-16 Tom Tromey <tromey@redhat.com>
7578
7579 * MAINTAINERS: Add self as java maintainer.
7580
7f26dfa3
FXC
75812005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7582
7583 * configure.in: Recognize f95 in the --enable-languages option,
7584 and substitute it for fortran, issuing a warning.
7585 * configure: Regenerate.
7586
d8852c4f
PE
75872005-08-30 Phil Edwards <phil@codesourcery.com>
7588
7589 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7590 * configure: Regenerated.
7591
ad685e81
AH
75922005-08-22 Aldy Hernandez <aldyh@redhat.com>
7593
7594 * MAINTAINERS: Add self as ms1 maintainer.
7595
b00d752c
RE
75962005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7597
7598 * Makefile.def (libssp): Add to lang_env_dependencies.
7599 * Makefile.in: Regenerate.
7600
9ed8fb9b
ILT
76012005-08-18 Ian Lance Taylor <ian@airs.com>
7602
7603 * MAINTAINERS: Add myself as middle-end maintainer.
7604
0f029d39
CG
76052005-08-17 Christian Groessler <chris@groessler.org>
7606
7607 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7608 * Makefile.in: Regenerate.
7609
81087874
AK
76102005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7611
7612 * MAINTAINERS (write after approval): Added myself.
7613
6a134f1c
MR
76142005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
2693c0b0
PB
76182005-08-12 Paolo Bonzini <bonzini@gnu.org>
7619
7620 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7621 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7622 Look for alternate names of the target cc and c++
7623 * configure: Regenerate.
7624
4de997d1
PB
76252005-08-08 Paolo Bonzini <bonzini@gnu.org>
7626
7627 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7628 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7629 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7630 tools; remove code to manually set them.
7631 (Target tools): Look in the environment for them.
7632 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7633 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7634 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7635 build directory.
7636 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7637 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7638 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7639 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7640 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7641 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7642 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7643 * configure: Regenerate.
7644 * Makefile.in: Regenerate.
7645
b089e33a
BE
76462005-07-28 Ben Elliston <bje@au.ibm.com>
7647
7648 * MAINTAINERS: Update for removed CPU targets.
7649
e3791243
MM
76502005-07-27 Mark Mitchell <mark@codesourcery.com>
7651
7652 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7653 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7654 * Makefile.in: Regenerated.
7655
526635cb
MM
76562005-07-26 Mark Mitchell <mark@codesourcery.com>
7657
7658 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7659 (CFLAGS_FOR_TARGET): Use it.
7660 (CXXFLAGS_FOR_TARGET): Likewise.
7661 * Makefile.in: Regenerated.
7662 * configure.in (--with-build-sysroot): New option.
7663 * configure: Regenerated.
7664
19791f70
PB
76652005-07-24 Paolo Bonzini <bonzini@gnu.org>
7666
7667 * Makefile.tpl: Wrap install between unstage and stage
7668 * Makefile.in: Regenerate.
7669
35f5a23f
EC
76702005-07-21 Eric Christopher <echristo@apple.com>
7671
7672 * MAINTAINERS: Update affiliation.
7673
ff3ddf15
PW
76742005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7675
7676 * MAINTAINERS: Add self as crx port maintainer.
7677
3a664c1c
DD
76782005-07-20 DJ Delorie <dj@redhat.com>
7679
7680 * MAINTAINERS: Add self as m32c maintainer.
7681
539df155
KC
76822005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7683
7684 * all files: Update FSF address.
7685
be9c593a
EC
76862005-07-15 Eric Christopher <echristo@redhat.com>
7687
7688 * MAINTAINERS: Change affiliation.
7689
fd7ea4ab
JB
76902005-07-14 Jim Blandy <jimb@redhat.com>
7691
7692 * configure.in: Add cases for Renesas m32c.
7693 * configure: Regenerated.
7e050830 7694
0063a823
KC
76952005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7696
d0ca130a
KC
7697 * COPYING.LIB: Update from fsf.org.
7698
76992005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7700
7701 * COPYING, compile, config.guess,
0063a823
KC
7702 config.sub, install-sh, missing, mkinstalldirs,
7703 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7704 * config-ml.in: Update FSF address.
0063a823 7705
a8ba31f2
EC
77062005-07-13 Eric Christopher <echristo@redhat.com>
7707
7708 * configure.in: Add toplevel noconfigdir support for tpf.
7709 * configure: Regenerate.
7710
5bea4a03
PB
77112005-07-11 Paolo Bonzini <bonzini@gnu.org>
7712
7713 PR ada/22340
7714
7715 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7716 * Makefile.in: Regenerate.
7717
284bdbbd
MM
77182005-07-07 Mark Mitchell <mark@codesourcery.com>
7719
7720 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7721 Brolley to write-after-approval.
284bdbbd 7722
452190fb
AS
77232005-07-07 Andreas Schwab <schwab@suse.de>
7724
7725 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7726 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7727 * Makefile.in: Regenerated.
7728
9c8f9ec2
GK
77292005-07-06 Geoffrey Keating <geoffk@apple.com>
7730
7731 * configure.in: Don't build sim or rda when targetting darwin.
7732 * configure: Regenerate.
7733
ef0087a7
KH
77342005-07-06 Kazu Hirata <kazu@codesourcery.com>
7735
7736 * configure.in: Add --enable-libssp and --disable-libssp.
7737 * configure: Regenerate with autoconf-2.13.
7738
77008252
JJ
77392005-07-02 Jakub Jelinek <jakub@redhat.com>
7740
7741 * Makefile.def (target_modules): Add libssp.
7742 * configure.in (target_libraries): Add target-libssp.
7743 * configure: Rebuilt.
7744 * Makefile.in: Rebuilt.
7745
a04eae1b
ZW
77462005-07-01 Zack Weinberg <zackw@panix.com>
7747
7748 * MAINTAINERS: Change email address. Resign from maintainership.
7749
948884cd
RG
77502005-07-01 Richard Guenther <rguenther@suse.de>
7751
7752 * MAINTAINERS: Change my e-mail address and affiliation.
7753
c7870f5d
PB
77542005-06-22 Paolo Bonzini <bonzini@gnu.org>
7755
7756 * Makefile.def (stagefeedback): Come after profile.
7757 Define profiledbootstrap target.
7758 * Makefile.tpl (profiledbootstrap): Remove.
7759 (stageprofile-end): Zap stagefeedback.
7760 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7761 * Makefile.in: Regenerate.
7762
ab99519a
RS
77632005-06-13 Richard Sandiford <richard@codesourcery.com>
7764
7765 * MAINTAINERS: Update my email address.
7766
f610dd5f
ZW
77672005-06-13 Zack Weinberg <zack@codesourcery.com>
7768
7769 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7770 In 'cpp' stanza, support '#line' as well as '# '.
7771
71bc2a83
AS
77722005-06-08 Andreas Schwab <schwab@suse.de>
7773
7774 * MAINTAINERS: Move myself from 'Write After Approval' to
7775 'CPU Port Maintainers' section as m68k maintainer.
7776
4fab7234
HPN
77772005-06-07 Hans-Peter Nilsson <hp@axis.com>
7778
7779 * configure.in (unsupported_languages): New macro.
7780 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7781 non-ported target libraries in noconfigdirs.
7782 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7783 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7784 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7785 unsupported_languages.
7786 * configure: Regenerate.
7787
68193f9b
TS
77882005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7789
7790 * configure.in: Fix typo in handling of --with-mpfr-dir.
7791 * configure: Regenerate.
7792
f26f6b8d
RS
77932005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7794
7795 * MAINTAINERS: Update my email address.
7796
ba4853f8
JB
77972005-06-02 Jim Blandy <jimb@redhat.com>
7798
7799 * config.sub: Add cases for the Renesas m32c. (This patch has been
7800 accepted into the master sources.)
7801
79dd769c 78022005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7803 Michael Snyder <msnyder@redhat.com>
7804 Stan Cox <scox@redhat.com>
79dd769c 7805
f610dd5f 7806 * configure.in: Set noconfigdirs for ms1.
79dd769c 7807
f610dd5f 7808 * configure: Regenerate.
79dd769c 7809
d29e107f
JD
78102005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7811
7812 * MAINTAINERS (Write After Approval): Add self.
7813
e93196c3
JC
78142005-06-01 Josh Conner <jconner@apple.com>
7815
7816 * MAINTAINERS (Write After Approval): Add self.
7817
ae263c7a
KH
78182005-06-01 Kazu Hirata <kazu@codesourcery.com>
7819
7820 * MAINTAINERS: Update my email address.
7821
585b3aa3
ZM
78222005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7823
7824 * MAINTAINERS (Write After Approval): Add self.
7825
4930c50b
CD
78262005-05-26 Chris Demetriou <cgd@broadcom.com>
7827
7828 * MAINTAINERS (Write After Approval): Remove self.
7829
2dfbef6d
PB
78302005-05-25 Paolo Bonzini <bonzini@gnu.org>
7831
7832 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7833 (Dependencies): Consider target modules for bootstrap dependencies.
7834 Make target bootstrap modules depend on each stage's gcc.
7835 * Makefile.in: Regenerate.
7836
bcb28cf5
PB
78372005-05-20 Paolo Bonzini <bonzini@gnu.org>
7838
7839 * Makefile.def (configure-gcc): Depend on binutils having been built.
7840 (all-gcc): No need to do it here.
7841 * Makefile.in: Regenerate.
7842
0cf085e4
PB
78432005-05-19 Paul Brook <paul@codesourcery.com>
7844
f610dd5f 7845 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7846 language cannot be built.
7847 * configure: Regenerate.
7848
dfb2c39a
DJ
78492005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7850
7851 * ylwrap: Import from Automake 1.9.5.
7852
771aaa92
DU
78532005-05-13 David Ung <davidu@mips.com>
7854
7855 * MAINTAINERS (Write After Approval): Add self.
7856
3ac9bd58
MS
78572005-05-09 Mike Stump <mrs@apple.com>
7858
7859 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7860 lt_cv_sys_max_cmd_len for now.
f610dd5f 7861
f77a5578
SC
78622005-05-09 Stan Cox <scox@redhat.com>
7863
7864 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7865
795e36e5
MK
78662005-05-08 Matt Kraai <kraai@ftbfs.org>
7867
7868 * README.SCO: Update the URL.
7869
c9392a2b
DE
78702005-05-05 David Edelsohn <edelsohn@gnu.org>
7871
7872 * ltconfig: Define file_list_spec. Pass file_list_spec and
7873 with_gnu_ld to libtool.
7874 * ltcf-c.sh (aix[45]): Define file_list_spec.
7875 * ltcf-cxx.sh (aix[45]): Same.
7876 * ltcf-gcj.sh (aix[45]): Same.
7877 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7878 exists, write list of input files to temporary file.
7879
bebcd931
MS
78802005-05-04 Mike Stump <mrs@apple.com>
7881
7882 * configure.in: Always pass --target to target configures as
7883 otherwise rebuilds that do --recheck will fail.
7884 * confiugure: Rebuilt.
7885
ce406537
PB
78862005-05-04 Paolo Bonzini <bonzini@gnu.org>
7887
7888 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7889 STAGE_HOST_EXPORTS.
7890 (configure, all): Add bootstrap support.
7891 (Host modules, target modules): Pass post-stage1 flags and exports.
7892 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7893 * Makefile.in: Regenerate.
7894
aa9dcfc4
PB
78952005-04-29 Paolo Bonzini <bonzini@gnu.org>
7896
7897 * configure: Regenerate.
7898
b6f9abcf
MS
78992005-04-27 Mike Stump <mrs@apple.com>
7900
7901 * MAINTAINERS: Add self as darwin maintainer.
7902
acb217cb
BS
79032005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7904
7905 * config.sub: Update from master copy.
7906
b6dae270
MS
79072005-04-21 Mike Stump <mrs@apple.com>
7908
7909 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7910 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7911
c2e0d3a9
HPN
79122005-04-19 Hans-Peter Nilsson <hp@axis.com>
7913
7914 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7915 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7916 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7917 "*-*-elf" and "*-*-linux*".
7918 * configure: Regenerate.
7919
871ae772
JM
79202005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7921
7922 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7923
bf070c29
MS
79242005-04-12 Mike Stump <mrs@apple.com>
7925
7926 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7927
e865b6f7
TK
79282005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
7b71ad7f
BS
79322005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7933
7934 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7935
25b42232
PB
79362005-04-06 Paolo Bonzini <bonzini@gnu.org>
7937
f610dd5f 7938 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7939 (TARGET_CONFIGARGS): Include --with-target-subdir.
7940 (configure, all): New macros. Use them throughout.
7941 * Makefile.in: Regenerate.
7942
d727c624
JG
79432005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7944
7945 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7946
fff72cc4
ZD
79472005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7948
7949 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7950
86472dc3
GP
79512005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7952
7953 * MAINTAINERS: Move John Carr to Write After Approval.
7954
dce2d8b2 79552005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7956
7957 * config/mh-mingw32: Delete.
7958 * configure.in: Don't use it.
7959 * configure: Regenerate.
7960
33da42bc
PB
79612005-03-31 Paolo Bonzini <bonzini@gnu.org>
7962
7963 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7964 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7965 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7966 (HOST_LIB_PATH): Generate from Makefile.def.
7967 (TARGET_LIB_PATH): Likewise.
7968 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7969 * Makefile.in: Regenerate.
7970 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7971 (RPATH_ENVVAR): Include Darwin case.
7972 * configure: Regenerate.
7973
15cc1841
TF
79742005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7975
7976 * MAINTAINERS (Various Maintainers): Remove self.
7977 (Write After Approval): Add self.
7978
6a8c79d5
TF
79792005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7980
7981 * MAINTAINERS (Various Maintainers): Add self.
7982
256f7136
PB
79832005-03-25 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7986 * configure: Regenerate.
7987
191dd2c9
ZW
79882005-03-21 Zack Weinberg <zack@codesourcery.com>
7989
7990 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7991 gcc_version, and gcc_version_trigger from set of flags to pass.
7992 * Makefile.tpl: Remove definitions of above variables.
7993 (config.status): Remove dependency on $(gcc_version_trigger).
7994 * Makefile.in: Regenerate.
7995 * configure.in: Do not reference config/gcc-version.m4 nor
7996 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7997 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7998 * configure: Regenerate.
7999
ef6e9bc0 80002005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8001 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8002
8003 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8004 * Makefile.in: Regenerate.
8005
009bbd5a
FW
80062005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8007
8008 * MAINTAINERS (Write After Approval): Add myself.
8009
09f8755b
DA
80102005-03-03 David Ayers <d.ayers@inode.at>
8011
8012 * MAINTAINERS (Write After Approval): Add myself.
8013
e73ed25c
AO
80142005-03-01 Alexandre Oliva <aoliva@redhat.com>
8015
8016 PR libgcj/20160
8017 * ltmain.sh: Avoid creating archives with components that have
8018 duplicate basenames.
8019
ace9ac7b
AP
80202005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8021
8022 PR bootstrap/20250
8023 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8024 instead of check.
8025 * Makefile.in: Regenerate.
8026
c9db9354
PB
80272005-02-28 Paolo Bonzini <bonzini@gnu.org>
8028
8029 * Makefile.in: Regenerate to fix conflict between the previous two
8030 patches.
8031
215c351a
PB
80322005-02-28 Paolo Bonzini <bonzini@gnu.org>
8033
8034 PR bootstrap/17383
8035 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8036 * Makefile.tpl (HOST_SUBDIR): New substitution.
8037 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8038 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8039 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8040 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8041 (Host modules, Bootstrapped modules): Use it.
8042 (Build modules, Target modules): Do not create symlink trees,
8043 always configure out-of-srcdir.
8044 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8045 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8046 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8047 $(HOST_SUBDIR). Create a symlink for host_subdir.
8048
8049 * Makefile.in: Regenerate.
8050 * configure: Regenerate.
8051
5395b47b
NN
80522005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8053
8054 Merged from libada-gnattools-branch:
8055 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8056
8057 * gnattools: New directory.
8058 * Makefile.def: Add gnattools as a module, depending on target-libada.
8059 * Makefile.in: Regenerate.
8060 * configure.in: Include gnattools in host_tools; disable it if ada
8061 is disabled.
8062 * configure: Regenerate.
8063
ca2cc05c
JM
80642005-02-24 James A. Morrison <phython@gcc.gnu.org>
8065
8066 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8067 treelang maintainer.
8068 (Write After Approval): Remove myself.
8069
d2f3024f
PS
80702005-02-23 Paul Schlie <schlie@comcast.net>
8071
8072 * configure.in: Allow darwin targeted ports to build tk, itcl and
8073 libgui.
8074 * configure: Regenerate.
8075
bba5e0ca
EB
80762005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8077
8078 PR libgcj/10353
8079 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8080 * configure: Regenerate.
8081
70132ce7
SK
80822005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8083
8084 * MAINTAINERS (Write After Approval): Add myself.
8085
20f0edca
ILT
80862005-02-10 Ian Lance Taylor <ian@airs.com>
8087
8088 * MAINTAINERS: Update my e-mail address.
8089
e64e5109
RG
80902005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8091
8092 * MAINTAINERS (Write After Approval): Add myself.
8093
40d64b5a
HPN
80942005-01-29 Hans-Peter Nilsson <hp@axis.com>
8095
8096 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8097 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8098 target-libgloss when not *-*-elf and *-*-aout.
8099 * configure: Regenerate.
8100
54a12711
KH
81012005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8102
8103 * MAINTAINERS: Remove obsolete entries.
8104
0aa99dbb
KH
8105 * MAINTAINERS (Write After Approval): Add Michael Matz.
8106
2b009f5f
NB
81072005-01-19 Neil Booth <neil@daikokuya.co.uk>
8108
8109 * MAINTAINERS: Remove self as cpplib maintainer.
8110
385870f5
KC
81112005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8112
8113 * install-sh, config.sub: Import from upstream.
8114
e7daab31
KC
81152005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8116
8117 PR bootstrap/18222
8118 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8119 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8120 * Makefile.in: Regenerate.
8121
e6003f4d
JT
81222005-01-16 Jason Thorpe <thorpej@netbsd.org>
8123
8124 * MAINTAINERS: Update my email address.
8125
145e2972 81262005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8127 Andreas Schwab <schwab@suse.de>
145e2972
DE
8128
8129 PR bootstrap/18033
8130 * config-ml.in: Eval option if surrounded by single quotes.
8131
86c7e0da
PB
81322005-01-03 Paolo Bonzini <bonzini@gnu.org>
8133
8134 Revert 2004-12-28 Makefile changes, a better fix will be
8135 applied to mainline and src after GCC 4.0 branches.
8136
3224a22f
PB
81372004-12-28 Paolo Bonzini <bonzini@gnu.org>
8138
8139 PR bootstrap/17383
8140
8141 * Makefile.def (target_modules): Remove stage parameter,
8142 it is always true now.
8143 * Makefile.tpl (configure-build-[+module+],
8144 configure-target-[+module+]): Always build symlink tree
8145 for the directory and for include. BUILD_SUBDIR and
8146 TARGET_SUBDIR cannot be . anymore.
8147 * Makefile.in: Regenerate.
8148
aaf51ca2
DE
81492004-12-25 David Edelsohn <edelsohn@gnu.org>
8150
8151 Revert 2004-12-08 Makefile changes.
8152
4e32e454
DS
81532004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8154
8155 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8156 cygwin, mingw.
8157
669f01d8
AS
81582004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8159
8160 * configure.in (sh64-*-*): Reenable gprof.
8161 * configure: Regenerate.
8162
1b227ee0
DE
81632004-12-08 David Edelsohn <edelsohn@gnu.org>
8164
8165 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8166 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8167 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8168 * Makefile.in: Regenerate.
8169
ce5e944c
CF
81702004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8171
8172 * MAINTAINERS: Update my email address.
8173
893f1e87
MK
81742004-12-07 Matt Kraai <kraai@ftbfs.org>
8175
8176 * Makefile.tpl: Generate normal dependencies if the LHS module is
8177 not bootstrapped.
8178 * Makefile.in: Regenerate.
8179
bb59c339
RS
81802004-12-03 Richard Sandiford <rsandifo@redhat.com>
8181
8182 * configure.in: Include config/gxx-include-dir.m4. Use
8183 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8184 * configure: Regenerate.
8185
4982adbe
RS
81862004-12-03 Richard Sandiford <rsandifo@redhat.com>
8187
8188 * config.if: Delete.
8189 * configure.in: Set libstdcxx_incdir directly.
8190 * configure: Regenerate.
8191
05750653
EC
81922004-12-02 Eric Christopher <echristo@redhat.com>
8193
8194 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8195 * Makefile.in: Regenerate.
8196
5fef1dbd
RS
81972004-12-02 Richard Sandiford <rsandifo@redhat.com>
8198
8199 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8200 * configure: Regenerate.
8201
afabd8e6
RS
82022004-12-02 Richard Sandiford <rsandifo@redhat.com>
8203
8204 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8205 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8206 * configure: Regenerate.
8207
78716e86
EC
82082004-12-01 Eric Christopher <echristo@redhat.com>
8209
8210 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8211 of things to remove.
8212
57ab8ba9
MK
82132004-11-29 Matt Kraai <kraai@ftbfs.org>
8214
8215 * MAINTAINERS (Write After Approval): Update my e-mail address.
8216
2539bffe
KC
82172004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8218
8219 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8220 from CVS libtool to always pass_all.
8221
3e732ba0
JDA
82222004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8223
8224 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8225 (hppa*64*-*-*): Delete incorrect comment.
8226 * configure: Rebuilt.
8227
767f726e
KC
82282004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8229
8230 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8231
2c92e90f
KC
82322004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8233
8234 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8235 from CVS libtool to always pass_all.
8236
32f84e48
KC
82372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8238
8239 * install-sh, compile: Import from automake.
8240
9587be8a
KC
82412004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8242
8243 * config.guess, config.sub: Import from savannnah.
8244
04e81808 82452004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8246
8247 * MAINTAINERS (Write After Approval): Add myself
8248
f87a2b2e
MS
82492004-11-12 Mike Stump <mrs@apple.com>
8250
8251 * Makefile.def: Add html support.
8252 * Makefile.tpl: Likewise.
8253 * Makefile.in: Regenerate.
8254
848556c2
GK
82552004-11-11 Geoffrey Keating <geoffk@apple.com>
8256
556f03c4
GK
8257 PR 18423
8258 * configure.in: Remove all instances of build-fixincludes from
8259 noconfigdirs.
8260 (build_configargs): Supply --target to subdirectories.
8261 * configure: Regenerate.
8262
848556c2
GK
8263 * Makefile.def: Make gcc install depend on fixincludes install.
8264 * Makefile.in: Regenerate.
8265
9e5712a5
JJ
82662004-11-10 Janis Johnson <janis187@us.ibm.com>
8267
8268 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8269
4ef509c0
PB
82702004-11-11 Paul Brook <paul@codesourcery.com>
8271
8272 * MAINTAINERS: Add self as arm maintainer. Update email address.
8273
20d11df6
HPN
82742004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8275
8276 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8277 target-libgfortran.
79fd8592 8278 * configure: Regenerate.
20d11df6 8279
68c70f15
DE
82802004-11-07 David Edelsohn <edelsohn@gnu.org>
8281
8282 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8283 like CC.
8284
54f88091
PB
82852004-11-05 Paolo Bonzini <bonzini@gnu.org>
8286
8287 * Makefile.def (host fixincludes): Specify missing targets.
8288 * Makefile.in: Regenerate.
8289
6866abb8
RC
82902004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8291
8292 * MAINTAINERS: Add myself
8293
83f62578
GL
82942004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8295
8296 * MAINTAINERS (Write After Approval): Add myself.
8297
53c7ffe7
GK
82982004-11-04 Geoffrey Keating <geoffk@apple.com>
8299
8300 * Makefile.def: Build fixincludes for the host, too.
8301 * Makefile.in: Regenerate.
8302 * configure.in (host_tools): Add fixincludes.
8303 * configure: Regenerate.
8304
ac8b3d9d
DJ
83052004-11-04 Daniel Jacobowitz <dan@debian.org>
8306
8307 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8308 * configure: Regenerated.
8309
bab37580
L
83102004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8311
8312 PR other/17783
8313 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8314 * configure: Regenerated.
8315
db1de713
MM
83162004-10-31 Mark Mitchell <mark@codesourcery.com>
8317
8318 * README.SCO: Update per FSF instructions.
8319
a827e21a
EW
83202004-10-28 Eric B. Weddington <ericw@evcohs.com>
8321
8322 PR target/18151
8323 * configure.in (case ${target}): Do not build fixincludes for avr.
8324 * configure: Regenerated.
8325
9d069a4f
PB
83262004-10-26 Paolo Bonzini <bonzini@gnu.org>
8327
8328 * configure.in (case ${target}): Do not build fixincludes
8329 on platforms where it is not used.
8330 * configure: Regenerated.
8331
fc45f3fe
DJ
83322004-10-23 Daniel Jacobowitz <dan@debian.org>
8333
8334 * configure.in: Use an absolute path to install-sh.
8335 * configure: Regenerated.
8336
36554b92
AL
83372004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8338
8339 * MAINTAINERS (Write After Approval): Add myself.
8340
88e9994a
KH
83412004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8342
8343 * MAINTAINERS: Remove from Write After Approval those that are
8344 already maintainers.
8345
ad02a944
SP
83462004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8347
8348 * MAINTAINERS: Update my email address.
8349
c8e6cd41
KC
83502004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8351
8352 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8353 * configure: Regenerate.
8354
dce2d8b2 83552004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8356
8357 * MAINTAINERS: Update my email address.
8358
a8b0957e
KH
83592004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8360
8361 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8362 entries belonging to this category.
8363
96836f61
JZ
83642004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8365
8366 * MAINTAINERS: Update my e-mail address.
8367
7e0b5752
PB
83682004-10-06 Paolo Bonzini <bonzini@gnu.org>
8369
8370 Fix wrong conflict resolution in:
8371
8372 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8373
8374 * Makefile.in: Regenerate.
8375 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8376 in the recursive `make', instead of hardwiring `all'.
8377 (Autogenerated TARGET-* variables): New.
8378
370f7a47
TL
83792004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8380
8381 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8382 * configure: Regenerate.
370f7a47 8383
13e5d623
KH
83842004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8385
8386 * MAINTAINERS (Various Maintainers): Move the "windows,
8387 cygwin, mingw" maintainer to ...
8388 (OS Port Maintainers): ... here.
8389
a6497c1b
KH
83902004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8391
8392 * MAINTAINERS (Write After Approval): Remove those that are
8393 maintainers of some subsystem.
8394
1abb828a
D
83952004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8396
8397 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8398 * ltcf-cxx.sh (tpf*): Likewise.
8399 * ltconfig (tpf*): Add TPF OS configuration support.
8400
16d1338d
BS
84012004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8402
8403 * MAINTAINERS: Change my email address to my new work account.
8404
9082a750
MR
84052004-09-24 Michael Roth <mroth@nessie.de>
8406
8407 * configure.in (--without-headers): Add missing double quotes.
8408 * configure: Regenerate.
8409
dce2d8b2 84102004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8411
8412 * ylwrap: Revert to previous version.
8413
4c4a5bbc
L
84142004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8415
8416 PR bootstrap/17369
8417 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8418 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8419 SET_GCC_LIB_PATH_CMD.
8420 (BASE_TARGET_EXPORTS): Likewise.
8421 * Makefile.in: Regenerated.
8422
8423 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8424 * configure: Regenerated.
8425
85f59630
KC
84262004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8427
8428 * config.guess: New upstream version
8429 * compile, depcomp, install-sh, ylwrap: Likewise.
8430
95c53c62
RS
84312004-09-19 Roger Sayle <roger@eyesopen.com>
8432
8433 * config/mh-x86omitfp: New host makefile fragment. Add
8434 -fomit-frame-pointer to the default BOOT_CFLAGS.
8435 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8436 * configure: Regenerate.
8437
0a1c093b
AP
84382004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8439
8440 PR target/11572
8441 * configure.in (*-*-darwin*): Renable libobjc.
8442 * configure: Regenerate.
8443
315fcf97
NS
84442004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8445
8446 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8447
0a050485 84482004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8449
0a050485
DB
8450 * Makefile.def: Remove libbanshee.
8451 * Makefile.tpl: Ditto.
8452 * configure.in: Ditto.
8453 * Makefile.in: Regen.
8454 * configure: Ditto.
8455
5f4a098e
DE
84562004-09-08 David Edelsohn <edelsohn@gnu.org>
8457
8458 * ltmain.sh: Use $pic_object as $non_pic_object if
8459 $non_pic_object=none.
8460
32b2511f
PB
84612004-09-07 Paolo Bonzini <bonzini@gnu.org>
8462
8463 * missing: Import latest version from master repository.
8464
fc4d0e82
NC
84652004-09-06 Nick Clifton <nickc@redhat.com>
8466
8467 * config.sub: Import latest version from master repository.
8468 * config.guess: Likewise.
8469 This includes these changes:
78716e86 8470
fc4d0e82
NC
8471 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8472
8473 * config.sub: Handle crisv32, alias etraxfs.
8474 * config.guess (crisv32:Linux:*:*): Handle.
8475
8476 2004-08-13 Brad Smith <brad@comstyle.com>
8477
8478 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8479 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8480
8481 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8482
8483 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8484 assume the processor is a powerpc. This is because coreutils
8485 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8486 in this case, due to a MacOS X bug that causes
8487 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8488 to return a negative number.
8489 Problem reported by Petter Reinholdtsen in:
8490 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8491
8492 2004-07-19 Ben Elliston <bje@gnu.org>
8493
8494 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8495
8496 2004-06-24 Ben Elliston <bje@gnu.org>
8497
8498 * config.guess: Update copyright years.
8499 * config.sub: Likewise.
8500
8501 2004-06-22 Robert Millan <robertmh@gnu.org>
8502
8503 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8504 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8505
8506 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8507
8508 * config.guess (*:*VMS:*:*): New entry. Replaces
8509 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8510 manufacturer.
8511
8512 2004-06-22 Ben Elliston <bje@gnu.org>
8513
8514 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8515 * config.sub: Likewise.
8516
8517 2004-06-22 Ben Elliston <bje@gnu.org>
8518
8519 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8520 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8521
8522 2004-06-11 Ben Elliston <bje@gnu.org>
8523
8524 * config.guess (pegasos:OpenBSD:*:*): Remove.
8525
8526 2004-06-11 Ben Elliston <bje@gnu.org>
8527
8528 From Wouter Verhelst <wouter@grep.be>:
8529 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8530
8531 2004-06-11 Ben Elliston <bje@gnu.org>
8532
8533 * config.guess (luna88k:OpenBSD:*:*): New.
8534
8535 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8536
8537 * config.guess (m32r*:Linux:*:*): New case.
8538 * config.sub: Handle m32rle.
8539
8540 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8541
8542 From Jens Petersen <petersen@redhat.com>:
8543 * config.sub: Handle sparcv8.
8544
8545 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8546
8547 From Tom Smith <smith@cag.lkg.hp.com>:
8548 * config.guess: Version suffixes are equally significant on Tru64
8549 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8550 prefix of "P" (patched kernel).
8551
8552 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8553
8554 * config.sub: Add support for National Semiconductor CRX target.
8555
2f4cc6bf
JJ
85562004-09-03 Janis Johnson <janis187@us.ibm.com>
8557
8558 * MAINTAINERS (Various Maintainers): Remove myself as web page
8559 maintainer, add myself as maintainer of build status lists.
8560
61fec9ff
JB
85612004-09-03 Jan Beulich <jbeulich@novell.com>
8562
8563 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8564 *-*-netware, but add target-libmudflap.
8565 Consolidate *-*-netware targets (of which really only i?86 exists)
8566 into a single entry.
8567 * configure: Likewise.
8568
45f366ab
PB
85692004-09-01 Paolo Bonzini <bonzini@gnu.org>
8570
8571 * Makefile.tpl (sorry): Remove.
8572 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8573 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8574 (do-clean): Clean per-stage directories too.
8575 (do-distclean): Run distclean-stage1 too.
8576 (.NOTPARALLEL): Enable during toplevel bootstrap.
8577 (stage[+id+]-bubble): Enable parallel execution during
8578 the recursive invocation.
8579 * Makefile.in: Regenerate.
8580
8581 Fix previous checkin:
8582
8583 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8584 include.
8585 * configure.in: Fix indentation.
8586 * configure: Regenerate.
8587
dce2d8b2 85882004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8589
45f366ab
PB
8590 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8591 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8592 * configure: regenerate
78716e86 8593 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8594 -mdynamic-no-pic
be8fff81 8595
71b5d516
PB
85962004-08-31 Paolo Bonzini <bonzini@gnu.org>
8597
8598 * Makefile.def (build_modules): Add fixincludes.
8599 (dependencies): Make gcc depend on fixincludes.
8600 * configure.in (build_tools): Add fixincludes.
8601 (build_configdirs): Always include build_libs.
8602 * Makefile.in: Regenerate.
8603 * configure: Regenerate.
8604
86052004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8606
8607 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8608 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8609 phony targets; do not generate timestamp files.
8610 (distclean-stageN): Remove references to their timestamp files.
8611 (restageN, touch-stageN): Remove.
8612 (stageN-bubble): Rewritten.
8613 (compare): Support lean bootstraps.
8614 * Makefile.in: Regenerate.
8615
8616 * configure.in: Only warn when bootstrapping but
8617 build != host or build != target. Support lean bootstraps.
8618 * configure: Regenerate.
8619
ce7cbbb0
PE
86202004-08-26 Phil Edwards <phil@codesourcery.com>
8621
8622 * configure.in: Give a better error message if GMP/MPFR are missing
8623 and a language needing them has been requested.
8624 * configure: Regenerated.
8625
9c71a529
PE
86262004-08-25 Phil Edwards <phil@codesourcery.com>
8627
8628 * configure.in: Print a list of available language front-ends if
8629 a requested one is missing. Tidy stray tab characters.
8630 * configure: Regenerated.
8631
e3f92d3b
MK
86322004-08-19 Michael Koch <konqueror@gmx.de>
8633
8634 * gcc/doc/install.texi: Update entry about automake for libjava.
8635
c3f84f61
RM
86362004-08-17 Robert Millan <robertmh@gnu.org>
8637
8638 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8639 (instead of FreeBSD).
8640 * configure: Regenerate.
8641
7c27e184
PB
86422004-08-16 Paolo Bonzini <bonzini@gnu.org>
8643
8644 * Makefile.in: Regenerate.
8645 * configure: Regenerate.
8646
8647 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8648 stage_*_flags.
8649 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8650 for bootstrapped modules if toplevel bootstrap is going.
8651 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8652 modules. Adjust for changes in Makefile.def. Enable several
8653 rules even in non-bootstrap mode, just to avoid peppering the
8654 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8655 (stage-[+prev+]-bubble): Remove.
8656
8657 * Makefile.def (Dependencies): Depend on all-build-bison,
8658 all-build-flex, all-build-byacc, all-build-texinfo, rather
8659 than the host variations.
8660 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8661 with BUILD_SUBDIR.
8662 (BISON): Update for recent Bisons.
8663 (YACC): Fix typo.
8664 (cross): Depend on all-build.
8665 (all): Do not depend on all-build.
8666 (prebootstrap): Remove.
8667 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8668 (Prebootstrap dependencies): Add them to the per-stage targets
8669 and to all-prebootstrap.
8670 * configure.in (build_configdirs): Always enable build_tools.
8671 (BUILD_DIR_PREFIX): Remove.
8672
8673 * Makefile.def (gcc): Add target variable.
8674 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8675 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8676 in the recursive `make', instead of hardwiring `all'.
8677 (Autogenerated TARGET-* variables): New.
8678
20f3bb80
BB
86792004-08-13 Brian Booth <bbooth@redhat.com>
8680
8681 * MAINTAINERS: Remove myself from write-after-approval.
8682
b5be499d
NN
86832004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8684
8685 * src-release: Stop distributing mmalloc with gdb (which doesn't
8686 use it).
8687 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8688 * Makefile.in: Regenerate.
8689
b3f8d95d
MM
86902004-08-09 Mark Mitchell <mark@codesourcery.com>
8691
8692 * configure.in (arm*-*-eabi*): New target.
8693 * configure: Regenerate.
8694
3589b69e
PB
86952004-08-06 Paolo Bonzini <bonzini@gnu.org>
8696
8697 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8698 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8699 (Dependencies): New section.
8700 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8701 (configure-target-[+module+]): Depend on maybe-all-gcc
8702 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8703 (toplevel profiledbootstrap): Fix dependencies.
8704 * Makefile.in: Regenerate.
8705
972974fc
MM
87062004-08-03 Mark Mitchell <mark@codesourcery.com>
8707
8708 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8709 target-libiberty to noconfigdirs.
8710 * configure: Regenerate.
8711
bebf829d
PB
87122004-08-03 Paul Brook <paul@codesourcery.com>
8713
8714 * configure.in: Check for MPFR as well as GMP.
8715 * configure: Regenerate.
8716
98a5bb3b
RM
87172004-08-01 Robert Millan <robertmh@gnu.org>
8718
8719 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8720 libmudflap for all GNU-based systems (with Glibc).
8721 * configure: Regenerate.
8722
dce2d8b2 87232004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8724
8725 * Makefile.def (host-modules): Add gcc.
8726 * Makefile.in: Regenerate.
8727 * Makefile.tpl (sorry): New rule.
8728 (configure-host, all-host, [+make_target+]-host, do-check,
8729 install-host): Do not add gcc as a special case.
8730 (host modules): Add a small special-casing for gcc. Export
8731 extra_make_flags through the environment.
8732 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8733 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8734 other recursive targets for gcc): Remove.
8735
8736 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8737 (stage, unstage): New rules.
8738 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8739 distclean-stage[+id+]): Use stage_current.
8740 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8741 the stage*-start rules.
8742
aeb732c1
GK
87432004-08-02 Geoffrey Keating <geoffk@apple.com>
8744
8745 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8746 use -all_load flag.
8747
25b656e7
PB
87482004-08-02 Paolo Bonzini <bonzini@gnu.org>
8749
8750 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8751 * configure: Regenerate.
8752
cc440d71
TM
87532004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8754
8755 * maintainer-scripts/gcc_release: Revert yesterday's change.
8756
270e140b
SB
87572004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8758
8759 * MAINTAINERS: Add myself to write-after-approval.
8760
3e4035f8
TM
87612004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8762
8763 * libf2c: Removed.
8764 * gcc/gccbug.in: Updated because of libf2c removal.
8765 * maintainer-scripts/gcc_release: Ditto.
8766
dce2d8b2 87672004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8768
8769 * configure.in: Build libmudflap by default on FreeBSD.
8770 * configure: Regenerated.
8771
dfcada9a
MM
87722004-07-09 Mark Mitchell <mark@codesourcery.com>
8773
8774 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8775 systems.
8776 * configure: Regenerated.
8777
dce2d8b2 87782004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8779
8780 PR target/16344
8781 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8782 feedback based compiler.
8783 * Makefile.in: Rebuilt.
8784
95bcca47
AO
87852004-07-08 Alexandre Oliva <aoliva@redhat.com>
8786
8787 * Makefile.def (host_modules): Set bootstrap=true for flex.
8788 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8789 * Makefile.in: Rebuilt.
8790
051822f6
JH
87912004-07-07 Jan Hubicka <jh@suse.cz>
8792
8793 * MAINTAINERS: Add self as a profile feedback maintainer.
8794
7b61653a
PE
87952004-07-05 Phil Edwards <phil@codesourcery.com>
8796
8797 * configure.in: Do not prepend $srcdir to /dev/null in
8798 makefile fragments.
8799 * configure: Regenerate.
8800
23f6b2f9
PB
88012004-07-01 Paolo Bonzini <bonzini@gnu.org>
8802
8803 * Makefile.def (build_modules): Add bison, byacc, flex,
8804 m4, texinfo.
8805 (flags_to_pass): Add FLEX.
8806 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8807 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8808 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8809 DEFAULT_MAKEINFO): Remove.
8810 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8811 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8812 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8813 objdir or else use configured tool.
8814 (all-build): New.
8815 (all): Depend on it.
8816 (Build module dependencies): Add.
8817 * Makefile.in: Regenerate.
8818 * configure.in: Better support for multiple build modules,
8819 matching what is done for host/target modules. Do not look
8820 for "plausible" locations of build tools if Canadian cross.
8821 Use autoconf's AC_PROG_CC to find a C compiler. Define
8822 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8823 * configure: Regenerate.
78716e86 8824
1c020272
PB
88252004-06-22 Paolo Bonzini <bonzini@gnu.org>
8826
8827 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8828 * Makefile.in: Regenerate.
8829
a52a0a7f
PB
88302004-06-22 Paolo Bonzini <bonzini@gnu.org>
8831
8832 * Makefile.tpl (configure-build-[+module+],
8833 configure-[+module+], configure-target-[+module+]): Pass
8834 [+extra_configure_args+].
8835 (all-build-[+module+], all-[+module+], check-[+module+],
8836 install-[+module+], [+make_target+]-[+module+],
8837 all-target-[+module+], check-target-[+module+],
8838 install-target-[+module+], [+make_target+]-target-[+module+]):
8839 Pass [+extra_make_args+].
8840 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8841 (GCC_HOST_EXPORTS): Remove.
8842 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8843 cross, check-gcc, check-gcc-c++, install-gcc,
8844 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8845 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8846 * Makefile.in: Regenerate.
8847
ccde3f1a
MS
88482004-06-21 Matthew Sachs <msachs@apple.com>
8849
8850 * MAINTAINERS: Added self to write-after-approval.
8851
6264b0a6
CF
88522004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8853
8854 * configure.in: Check for srcdir/winsup rather than build directory
8855 winsup.
8856 * configure: Regenerate.
8857
801e2270
CV
88582004-06-17 Corinna Vinschen <vinschen@redhat.com>
8859
8860 * configure.in: Don't build Cygwin native newlib if winsup
8861 directory is missing. Emit warning instead.
8862 * configure: Regenerate.
8863
ad6717df
PB
88642004-06-09 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * Makefile.tpl (touch-stage[+id+]): New.
8867 (restage[+prev+]): Depend on touch-stage[+id+].
8868
8869 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8870 Use it throughout.
8871
8872 * Makefile.def: Add profile and feedback bootstrap stages.
8873 Remove next field from bootstrap stages.
8874 * Makefile.tpl (LN, LN_S): Substitute.
8875 (stageN-start, stageN-end): Use double-colon rules, to
8876 provide a hook for additional setup commands.
8877 (distclean-stageN-gcc, restageN): Create dependencies from
8878 [+prev+], not from [+next+].
8879 (stageN-bubble): Add commands for successive stages from
8880 [+prev+], using double-colon rules.
8881 (all-stageN-gcc): Fix typo.
8882 (stagefeedback-start, profiledbootstrap): New.
8883 * Makefile.in: Regenerate.
8884 * configure.in: Call ACX_PROG_LN.
8885 * configure: Regenerate.
8886
5bbb9680
CY
88872004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8888
8889 * MAINTAINERS (Write After Approval): Add myself.
8890
e18be1d4
MA
88912004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8892
8893 * MAINTAINERS (Write After Approval): Add myself.
8894
5607edfd
PB
88952004-06-03 Paolo Bonzini <bonzini@gnu.org>
8896
8897 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8898 without gcc.
8899 * configure: Regenerate.
8900
1ec4e9c3
PB
89012004-06-01 Paolo Bonzini <bonzini@gnu.org>
8902
8903 * Makefile.tpl: Fix typo.
8904 * Makefile.in: Regenerate.
8905
dce2d8b2 89062004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8907
8908 * configure.in: Remove new- prefix from toplevel
8909 bootstrap targets.
8910 * configure: Regenerate.
8911
f516a7da
PB
89122004-06-01 Paolo Bonzini <bonzini@gnu.org>
8913
8914 * Makefile.tpl (all.normal): Rename to all.
8915 (all): Replace with a rule to pick the default
8916 target from configure.
8917 (all-gcc, configure-gcc): Use conditionals to
8918 do nothing when toplevel bootstrap is going on.
8919 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8920 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8921 * configure.in: Support --enable-bootstrap.
8922
8923 * Makefile.def: Remove new- prefix from toplevel
8924 bootstrap targets.
8925 * Makefile.tpl: Likewise.
8926
8927 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8928 target.
8929
8930 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8931 $(RECURSE_FLAGS) to recursive invocation of make.
8932
8933 * Makefile.in: Regenerate.
8934 * configure: Regenerate.
8935
78dd5e36 89362004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8937 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8938
8939 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8940 like CC.
8941
30f1bddc
DJ
89422004-05-27 Daniel Jacobowitz <dan@debian.org>
8943
8944 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8945 * configure: Regenerate.
8946
4fc4dd12
DJ
89472004-05-25 Daniel Jacobowitz <drow@false.org>
8948
8949 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8950 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8951 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8952 targets.
8953 * Makefile.in: Regenerate.
8954
dce2d8b2 89552004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8956
8957 * configure.in: Test the ability to symlink directories.
8958 * configure: Regenerate.
8959
8960 * Makefile.def (bootstrap-stage): New definitions.
8961 * Makefile.tpl (configure-stage1-gcc,
8962 configure-stage2-gcc, configure-stage3-gcc,
8963 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8964 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8965 new-restage3, compare): Autogenerate, see Makefile.in
8966 entry for behavioral changes.
8967 (distclean-stage1, new-stage1-start, new-stage1-end,
8968 new-stage1-bubble, distclean-stage2, new-stage2-start,
8969 new-stage2-end, new-stage2-bubble, distclean-stage3,
8970 new-stage3-start, new-stage3-end): New autogenerated targets.
8971 (objext, prebootstrap, BOOT_CFLAGS,
8972 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8973 targets.
8974
8975 * Makefile.in: Regenerate.
8976 (distclean-stage1, new-stage1-start, new-stage1-end,
8977 new-stage1-bubble, distclean-stage2, new-stage2-start,
8978 new-stage2-end, new-stage2-bubble, distclean-stage3,
8979 new-stage3-start, new-stage3-end): New targets.
8980 (all-stage1-gcc): Move prebootstrap dependency from here...
8981 (configure-stage1-gcc): ...to here.
8982 (new-bootstrap): Use bubble targets.
8983 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8984 Use per-stage distclean targets.
8985 (configure-stage1-gcc, configure-stage2-gcc,
8986 configure-stage3-gcc, all-stage1-gcc,
8987 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8988 Use new-stageN-start to prepare the tree.
8989
4f4e53dd
PB
89902004-05-23 Paolo Bonzini <bonzini@gnu.org>
8991
8992 * Makefile.def (host_modules): add libcpp.
8993 * Makefile.tpl: Add dependencies on and for libcpp.
8994 * Makefile.in: Regenerate.
8995 * configure.in: Add libcpp host module.
8996 * configure: Regenerate.
8997
60975492
PB
89982004-05-21 Paolo Bonzini <bonzini@gnu.org>
8999
9000 * Makefile.tpl: Whenever a recursive target is defined, wrap
9001 it in a special @if/@endif block, and prepare its maybe
9002 dependency in the @if/@endif block
9003 * configure.in: Instead of writing maybe dependencies, remove
9004 the @if/@endif statements, and remove the @if/@endif blocks
9005 that remain.
9006 * configure: Regenerate.
9007 * Makefile.in: Regenerate.
9008
5ce7d75d
JJ
90092004-05-20 Janis Johnson <janis187@us.ibm.com>
9010
9011 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9012
c779c42f
KK
90132004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9014
9015 PR bootstrap/15120
9016 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9017 * */configure: Rebuilt.
9018
b4117c30
ZW
90192004-05-17 Zack Weinberg <zack@codesourcery.com>
9020
9021 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9022 of libf2c.
9023 * configure, Makefile.in: Regenerate.
9024
719bb4e3 90252004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9026
9027 * MAINTAINERS (Write After Approval): Add myself.
9028
6de9cd9a
DN
90292004-05-13 Diego Novillo <dnovillo@redhat.com>
9030
9031 Merge from tree-ssa-20020619-branch.
9032
9033 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9034 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9035 (HOST_GMPLIBS): Define.
9036 (HOST_GMPINC): Define.
9037 (TARGET_LIB_PATH): Add libmudflap.
9038 (GFORTRAN_FOR_TARGET): Define.
9039 (configure-build*): Export GFORTRAN.
9040 (configure-gcc): Export GMPLIBS and GMPINC.
9041 (all-gcc): Add maybe-all-libbanshee.
9042 (configure-target-libgfortran): Define.
9043 * Makefile.in: Regenerate.
9044 * configure.in (host_libs): Add libbanshee.
9045 (target_libraries): Add target-libmudflap and target-libgfortran.
9046 Add --with-libbanshee.
9047 Handle --disable-libmudflap.
9048 (*-*-freebsd*): Use with_gmp.
9049 Add $(libgcj) to noconfigdirs.
9050 * configure: Regenerate.
9051 * depcomp: New file.
9052 * MAINTAINERS: Add tree-ssa maintainers.
9053
8f1b790f
VM
90542004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9055
b4117c30 9056 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9057
693446fc
BF
90582004-04-30 Brian Ford <ford@vss.fsi.com>
9059
b4117c30 9060 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9061
d1bb666c
UB
90622004-04-29 Uros Bizjak <uros@kss-loka.si>
9063
b4117c30 9064 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9065
6cf1ac42
PB
90662004-04-28 Paolo Bonzini <bonzini@gnu.org>
9067
9068 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9069 * configure: Regenerate.
9070
632933d5
PB
90712004-04-27 Paolo Bonzini <bonzini@gnu.org>
9072
9073 Revert:
9074 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9075
9076 * Makefile.def (flags_to_pass): Remove *dir variables that
9077 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9078 as well as prefix and exec_prefix.
9079 * Makefile.in: Regenerate.
9080
80dc6aa0
RM
90812004-04-26 Robert Millan <robertmh@gnu.org>
9082
9083 Add patches from libtool CVS.
9084 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9085 * ltconfig: Likewise.
9086 * ltcf-c.sh: Likewise.
9087 * ltcf-cxx.sh: Likewise.
9088 * ltcf-gcj.sh: Likewise.
9089
e11283f1
PB
90902004-04-26 Paolo Bonzini <bonzini@gnu.org>
9091
9092 * Makefile.def (host_modules): Mark with the bootstrap
9093 flag packages on which gcc depends.
9094 * Makefile.tpl (all-bootstrap): Use it.
9095 * Makefile.in: Regenerate.
9096
8546950c
PB
90972004-04-26 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * Makefile.def (flags_to_pass): Remove *dir variables that
9100 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9101 as well as prefix and exec_prefix.
9102 * Makefile.in: Regenerate.
9103
a76494aa
PB
91042004-04-26 Paolo Bonzini <bonzini@gnu.org>
9105
b4117c30
ZW
9106 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9107 * configure: Regenerate.
9108 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9109 * gcc/Makefile.tpl (compare): Use the result of the test.
9110 * gcc/Makefile.in: Regenerate.
a76494aa 9111
03a91701
PB
91122004-04-23 Paolo Bonzini <bonzini@gnu.org>
9113
9114 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9115 Always relocate gcc and prev-gcc to the original names, even
9116 if the build fails.
9117 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9118 New targets.
9119
082a6351
LG
91202004-04-23 Laurent GUERBY <laurent@guerby.net>
9121
9122 * MAINTAINERS: Update my email address.
b4117c30 9123
1f1d584b
RO
91242004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9125
9126 * configure.in (mips*-*-irix5*): Enable ld.
9127 * configure: Regenerate.
082a6351 9128
1db673ca
RO
91292004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9130
9131 * configure: Regenerate.
9132
ce4ea44e
JW
91332004-04-15 James E Wilson <wilson@specifixinc.com>
9134
9135 * Makefile.tpl (configure-[+module+], configure-gcc,
9136 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9137 Set and export LDFLAGS.
9138 * Makefile.in: Regenerate.
9139
611f62ad
MC
91402004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9141
b4117c30 9142 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9143
be912515
NN
91442004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9145
9146 PR bootstrap/14871
9147 * Makefile.tpl: If we don't have built-in-tree target tools,
9148 use the ones found by configure rather than hacking around with
9149 program_transform_name.
9150 * configure.in: Give Makefile.tpl the information necessary
9151 to do that.
9152 * Makefile.in: Regenerate.
9153 * configure: Regenerate.
9154
9104315a
NN
91552004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9156
9157 PR bootstrap/14760
9158 * configure.in: When computing baseargs, strip *all* copies of
9159 offending options. Also, don't match/substitute the trailing space,
9160 so that this actually works when two similar options are separated by
9161 only one space.
9162 * configure: Regenerate.
9163
bef1d700
DE
91642004-04-06 David Edelsohn <edelsohn@gnu.org>
9165
b4117c30
ZW
9166 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9167 (rs6000-*-aix*): Same.
9168 * configure: Regenerate.
bef1d700 9169
54bcf05e 91702004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9171
9172 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9173
369a832c 91742004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9175
9176 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9177
09a9c095
NN
91782004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9179
7caf53cb
NN
9180 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9181 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9182 * Makefile.in: Regenerate.
9183
09a9c095
NN
9184 * configure.in (top level bootstrap support): Rework --enable-werror
9185 to set @stage2_werror_flag@.
9186 * configure: Regenerate.
9187 * Makefile.tpl (top level bootstrap support): Pass
9188 @stage2_werror_flag@ down to configure in stages 2 and 3.
9189 * Makefile.in: Regenerate.
9190
5595a2bd
NN
91912004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9192
cbfd7e06
NN
9193 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9194 for stages 2 and 3 as well as in make. As a consequence, remove
9195 OUTPUT_OPTION (now detected by configure) from the flags passed down
9196 to make.
9197 * Makefile.in: Regenerate.
9198
5595a2bd
NN
9199 * Makefile.tpl (new-bootstrap): Fix typo.
9200 * Makefile.in: Regenerate.
9201
ca3b3e20
NN
92022004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9203
295f4e42
NN
9204 * Makefile.tpl: Rearrange by moving recursive_targets rules
9205 into their proper sections.
9206 * Makefile.tpl (top level bootstrap support): Move disabling
9207 of coverage flags from 'make' to 'configure'; improve comments.
9208 * Makefile.in: Regenerate.
9209
340de83f
NN
9210 * Makefile.tpl (experimental top level bootstrap) Move stage1
9211 language setting from all- target to configure- target; disable
9212 intermodule optimization in stage 1; prevent gratuitous rebuilds
9213 of stage 1.
9214 * Makefile.in: Regenerate.
9215 * configure.in: Comma-separate stage 1 language list for top
9216 level bootstrap.
9217 * configure: Regenerate.
9218
ca3b3e20
NN
9219 * Makefile.tpl: Clean up experimental top level bootstrap support:
9220 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9221 prev-gcc in configure- targets as well as all- targets.
9222 * Makefile.in: Regenerate.
9223
4d038073
KC
92242004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9225
9226 * compile: New file imported from automake.
9227
ab3533d6
PB
92282004-03-17 Paolo Bonzini <bonzini@gnu.org>
9229
9230 * configure.in: Remove symbolic link section.
9231 * configure: Regenerate.
9232 * Makefile.tpl (links): Remove.
9233 * Makefile.in: Regenerate.
9234
1e0f07d3 92352004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9236 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9237
9238 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9239 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9240 * configure.in: Fix comment typo from last patch.
9241 * configure: Regenerate.
9242
2805b53a
NN
92432004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9244
9245 * Makefile.tpl: Introduce experimental top level bootstrap support.
9246 * Makefile.in: Regenerate.
9247 * configure.in: Introduce support for top level bootstrap.
9248 * configure: Regenerate.
9249
79b4b7d2 92502004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9251 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9252
9253 PR bootstrap/14522
9254 * configure.in: Cope with shells that do not support unquoted ^
9255 * configure: Regenerate.
9256
6bbec498 92572004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9258 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9259
9260 PR bootstrap/14522
79b4b7d2 9261 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9262 quotes inside quoted backquote substitutions.
9263 * configure: Regenerate.
9264
83c15dfc
AP
92652004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9266
9267 PR bootstrap/14522
f2bd98d4 9268 * configure.in: Fix escaping of $.
83c15dfc
AP
9269 * configure: Regenerate.
9270
55ffb5ed
NN
92712004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9272
9273 * configure: Regenerate, since I forgot to while committing Paolo's
9274 changes.
9275
e4c9c075
PB
92762004-03-08 Paolo Bonzini <bonzini@gnu.org>
9277
9278 PR ada/14131
9279 Move language detection to the top level.
9280 * configure.in: Find default values for the tools as
9281 soon as possible. Disable ada if GNAT is not found.
9282 Emit error message about missing languages. Expand
9283 --enable-languages=all for the gcc subdirectory.
9284
5199e2c6
BE
92852004-03-10 Ben Elliston <bje@gnu.org>
9286
9287 * MAINTAINERS: Update my email address.
9288
c18b95e5
DE
92892004-03-05 David Edelsohn <edelsohn@gnu.org>
9290
9291 * ltconfig: Disable building static libraries if building shared
9292 libraries on AIX 5L.
9293
d0fe5ad3
RS
92942004-03-01 Richard Sandiford <rsandifo@redhat.com>
9295
9296 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9297 and disable libgcj.
9298 * configure: Regenerated.
9299
e6f71f9d
BB
93002004-03-01 Brian Booth <bbooth@redhat.com>
9301
9302 * MAINTAINERS: Add myself to write-after-approval.
9303
8983e50e
PB
93042004-03-01 Paolo Bonzini <bonzini@gnu.org>
9305
9306 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9307
d4cd9d81
NN
93082004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9309
9310 PR bootstrap/7087
9311 * Makefile.tpl: Guard XFOO sed statements better.
9312 * Makefile.tpl: Add dependency for configure-target-libada.
9313 * Makefile.in: Regenerate (incidentally fixes broken
9314 commit when libada-branch was merged).
9315
0ea0229e
KC
93162004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9317
9318 * MAINTAINERS: Add myself to write-after-approval.
9319
bad93735
AP
93202004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9321
9322 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9323 maintainers.
9324
a7ca14fc
AC
93252004-02-20 Andrew Cagney <cagney@redhat.com>
9326
9327 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9328 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9329
51592782
NN
93302004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9331
9332 PR bootstrap/11932
9333 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9334
6a30854a
JQ
93352004-02-14 Jerry Quinn <jlquinn@optonline.net>
9336
9337 * MAINTAINERS: Added myself to write-after-approval.
9338
be8b2bee
MK
93392004-02-14 Michael Koch <konqueror@gmx.de>
9340
9341 * MAINTAINERS: Added myself to write-after-approval.
9342
972760b7
JM
93432004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9344
9345 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9346 some OS port maintainers to OS port maintainers section.
9347
b0281654
FCE
93482004-02-13 Frank Ch. Eigler <fche@redhat.com>
9349
9350 * MAINTAINERS: Add self.
9351
3c419fd6
KH
93522004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9353
9354 * MAINTAINERS: Alphabetize.
9355
e88e9aee
PB
93562004-02-12 Paolo Bonzini <bonzini@gnu.org>
9357
9358 * MAINTAINERS: Remove myself.
b4117c30 9359
1915e422
DE
93602004-02-11 David Edelsohn <edelsohn@gnu.org>
9361
9362 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9363 (rs6000-*-aix*): Same.
9364 * configure: Regenerate.
9365
a22c2d8d
KC
93662004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9367
9368 * configure.in (host): Add in missing $noconfigdirs to defines.
9369 * configure: Regenerate.
9370
d9cdb878
AC
93712004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9372 Nathanael Nerode <neroden@gcc.gnu.org>
9373
9374 PR ada/6637, PR ada/5911
b4117c30 9375 Merge with libada-branch:
d9cdb878
AC
9376 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9377 with appropriate dependencies. Add --enable-libada configure switch.
9378 * configure, Makefile.in: Regenerate.
9379
8bd92821
PB
93802004-02-09 Paolo Bonzini <bonzini@gnu.org>
9381
9382 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9383
89a95129
RO
93842004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9385
9386 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9387 * configure: Regenerate.
9388
892629bc
GK
93892004-02-04 Geoffrey Keating <geoffk@apple.com>
9390
9391 Merge from upstream:
9392
9393 * ltmain.in: When setting IFS to '~', be careful about user
9394 arguments that contain '~'.
9395
9396 2004-02-04 Peter O'Gorman <peter@pogma.com>
9397
9398 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9399 Also test $base_compile against $CC with escaped arguments. Bug
9400 reported by Geoff Keating <geoffk@apple.com>.
9401
6b402165
KH
94022004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9403
9404 * MAINTAINERS: Remove i960 port.
9405
fa2f0306
DD
94062004-01-23 DJ Delorie <dj@redhat.com>
9407
9408 * Makefile.def (target_modules) [libiberty]: Don't stage.
9409 * Makefile.in: Rebuilt.
9410
9feb20aa
CT
94112004-01-20 Caroline Tice <ctice@apple.com>
9412
9413 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9414
7aed2ccc
PC
94152004-01-19 Paolo Carlini <pcarlini@suse.de>
9416
9417 * MAINTAINERS: Update my email address.
9418
f25bebe1
JM
94192004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9420
9421 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9422
28083580
VR
94232004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9424
9425 * MAINTAINERS: Remove entries without email address.
9426
c0f4b5e4
DJ
94272004-01-15 Daniel Jacobowitz <drow@mvista.com>
9428
9429 * MAINTAINERS: Add myself to write-after-approval.
9430
b5eb5a5e
SB
94312004-01-15 Steven Bosscher <stevenb@suse.de>
9432
9433 * MAINTAINERS: Update my email address.
9434
dce2d8b2 94352004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9436
9437 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9438 * Makefile.tpl (configure-target-[+module+]): Support stage.
9439 * Makefile.in: Rebuilt.
9440
74c0b320
ILT
94412004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9442
9443 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9444
2560344b
RS
94452004-01-10 Richard Sandiford <rsandifo@redhat.com>
9446
9447 * MAINTAINERS: Add myself as a MIPS maintainer.
9448
8b21cda6
NN
94492004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9450
2b6c260d
NN
9451 * configure.in: Use ./config.cache, not config.cache.
9452 * configure: Regenerate.
9453 * Makefile.tpl: Special-casing not needed for GCC any more.
9454 * Makefile.in: Regenerate.
9455
09438bde
NN
9456 * configure.in: Don't share a cache file for host dirs.
9457 * configure: Regenerate.
9458
8b21cda6
NN
9459 * config-ml.in: Don't mess with the cache file.
9460
e42870df
EB
94612004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9462
9463 * MAINTAINERS: Move myself from 'Write After Approval' to
9464 'CPU Port Maintainers' section as SPARC maintainer.
9465
6b9eb62c
NN
94662004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9467
78a816a6
NN
9468 * Makefile.tpl: Make GCC use a separate config.cache.
9469 * Makefile.in: Regenerate.
9470
6b9eb62c
NN
9471 PR bootstrap/11932, PR bootstrap/11933
9472 (I don't know if it will fix either of them, but it relates
9473 to them.)
9474 * configure.in: Don't use shared config.cache for target
9475 directories.
9476 * configure: Regenerate.
9477
86d7b562
DN
94782004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9479
9480 * MAINTAINERS: Add myself to 'Write After Approval' section.
9481
07d0a605
RS
94822003-12-31 Roger Sayle <roger@eyesopen.com>
9483
9484 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9485 * configure: Regenerated.
9486
459ac19f
KH
94872003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9488
9489 * MAINTAINERS: Remove the mn10200 maintainer.
9490
5785c0ed 94912003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9492
cc6010cd
AP
9493 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9494 * configure: Regenerated.
5785c0ed 9495
a268eff9
JH
94962003-12-16 Jan Hubicka <jh@suse.cz>
9497
9498 * MAINTAINERS: Add myself as callgraph maintainer.
9499
9d465b12
TF
95002003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9501
9502 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9503 * configure: Regenerate.
9504
a68a270a
GB
95052003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9506
9507 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9508 'Write After Approval' section. Update email.
9509
dce2d8b2 95102003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9511
9512 * MAINTAINERS (Write After Approval): Add myself.
9513
8c052da4
MT
95142003-11-20 Matt Thomas <matt@3am-software.com>
9515
9516 * MAINTAINERS: Add myself as a vax port maintainer.
9517
e75f9147
KC
95182003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9519
9520 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9521 (configure-build-[+module+], configure-[+module+]): Likewise.
9522 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9523 * Makefile.in: Regenerate.
9524
43d8d958
AT
95252003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9526
9527 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9528 shared/dylibed libraries.
9529 * ltmain.sh: Likewise.
9530 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9531 * ltcf-cxx.sh: Likewise.
9532 * ltcf-gcj.sh: Likewise.
9533 * ltconfig: Likewise.
9534
638dcaa0
SC
95352003-11-17 Stan Cox <scox@redhat.com>
9536
9537 * MAINTAINERS: Add myself as iq2000 port maintainer.
9538
15cc172b
AC
95392003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9540
b4117c30
ZW
9541 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9542 * Makefile.in: Regenerate.
15cc172b 9543
20af77cd
UW
95442003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9545
9546 * config.sub: Update to 2003-11-03 version.
9547
4dd01c5c
PE
95482003-10-20 Phil Edwards <phil@codesourcery.com>
9549
9550 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9551 * configure: Regenerate.
9552
dce2d8b2 95532003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9554
9555 * MAINTAINERS: Add myself to 'Write After Approval' section.
9556
8b7ebc31
AC
95572003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9558
9559 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9560
afe1910c
JM
95612003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9562
9563 * MAINTAINERS: Update my email address.
9564
05dcec66
RO
95652003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9566
9567 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9568
dce2d8b2 95692003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9570
9571 * MAINTAINERS: Add myself to 'Write After Approval' section.
9572
507ec745
BI
95732003-10-16 Bernardo Innocenti <bernie@develer.com>
9574
9575 * config.guess: Update to 2003-10-16 version.
9576 * config.sub: Update to 2003-10-16 version.
9577
dce2d8b2 95782003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9579
9580 * MAINTAINERS: Added myself to 'Write After Approval' section.
9581
0c9b16bc
FH
95822003-10-15 Falk Hueffner <falk@debian.org>
9583
9584 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9585 'Write After Approval' section. Update email.
9586
74d57d15
RS
95872003-10-14 Roger Sayle <roger@eyesopen.com>
9588
9589 * MAINTAINERS: Move myself from 'Write After Approval' to
9590 'Various Maintainers' section as middle-end maintainer.
9591
d29b8ad8
NN
95922003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9593
9594 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9595 HOST_FLAGS_TO_PASS.
9596 * Makefile.in: Regenerate.
9597
26db814a
BI
95982003-10-11 Bernardo Innocenti <bernie@develer.com>
9599
9600 * config.guess: Update to 2003-10-07 version.
9601 * config.sub: Update to 2003-10-07 version.
9602
fffeb871
RO
96032003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9604
9605 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9606 * ltconfig (irix5*, irix6*): Don't override version_type.
9607
6691a79e
ME
96082003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9609
9610 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9611 * configure: Rebuilt
9612 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9613 * Makefile.in: Rebuilt
9614
62cdd71e
L
96152003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9616
9617 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9618
6fe2eacc
CW
96192003-09-30 Carlo Wood <carlo@alinoe.com>
9620
cc6010cd 9621 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9622
ea57e5ad
PK
96232003-09-29 Paul Koning <ni1d@arrl.net>
9624
9625 * MAINTAINERS: Move myself from "Write After Approval"
9626 to CPU platform maintainers for pdp11 platform.
9627
e070672a
AT
96282003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9629
9630 * MAINTAINERS: Move myself from 'Write After Approval' to
9631 'Various Maintainers' section as libffi testsuite maintainer.
9632
43bb47c2
DJ
96332003-09-21 Daniel Jacobowitz <drow@mvista.com>
9634
9635 * configure.in: Pass a computed --program-transform-name
9636 to subconfigures.
9637 * configure: Regenerated.
9638
da9d3b37
NN
96392003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9640
94322beb
NN
9641 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9642 * Makefile.in: Regenerate.
9643
da9d3b37
NN
9644 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9645 * Makefile.in: Regenerate.
9646
ffd9060b
ZL
96472003-09-19 Ziemowit Laski <zlaski@apple.com>
9648
9649 * MAINTAINERS: Move myself from 'Write After Approval'
9650 to 'Various Maintainers' (objective-c) section.
9651
eeae7b41
DJ
96522003-09-17 Daniel Jacobowitz <drow@mvista.com>
9653
9654 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9655 quoting.
9656 * configure: Regenerated.
9657
a080d12b
JB
96582003-09-16 Joel Brobecker <brobecker@gnat.com>
9659
9660 * MAINTAINERS (Write After Approval): Add myself to write after
9661 approval list.
9662
6cd2fc59
DN
96632003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9664
cc6010cd 9665 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9666
dcbdd9cc
ILT
96672003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9668
9669 * MAINTAINERS: Update my e-mail address.
9670
e517f636
AM
96712003-09-09 Alan Modra <amodra@bigpond.net.au>
9672
9673 * libtool.m4 (LD): Correct powerpc64 host match.
9674
bc49924b
JW
96752003-09-06 James E Wilson <wilson@tuliptree.org>
9676
9677 * MAINTAINTERS: Update my affiliation and email address.
9678
082124f5
ZD
96792003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9680
9681 * MAINTAINERS (Write After Approval): Add myself.
9682
dc94d89e
DD
96832003-09-04 DJ Delorie <dj@redhat.com>
9684
9685 * configure: Regenerate.
9686
96872003-09-04 Robert Millan <robertmh@gnu.org>
9688
9689 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9690
7a0f2d4e
KG
96912003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9692
9693 * configure.in: Ensure arguments to sed are properly spaced.
9694 * configure: Regenerate.
9695
88d032eb
GP
96962003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9697
9698 * MAINTAINERS: Update my e-mail address.
9699
0b3f3d22
ME
97002003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9701
9702 * MAINTAINERS (Write After Approval): Add myself.
9703
d253f9ba
DJ
97042003-08-27 Daniel Jacobowitz <drow@mvista.com>
9705
9706 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9707 * configure: Regenerated.
9708
066ec9c9
MM
97092003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9710
9711 * MAINTAINERS: Update my email address.
9712
415d7ef9
PE
97132003-08-23 Phil Edwards <pme@gcc.gnu.org>
9714
9715 * configure.in: Use newline instead of semicolon when assuming
9716 shell arguments in a for loop.
9717 * configure: Regenerated.
9718
e1567352
JE
97192003-08-22 Jason Eckhardt <jle@rice.edu>
9720
9721 * MAINTAINERS: Resurrect the i860 maintainer.
9722
b348267b
GK
97232003-08-20 Geoffrey Keating <geoffk@apple.com>
9724
e50084fa
GK
9725 PR 8180
9726 * configure.in: When testing with_libs and with_headers, treat
9727 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9728 * configure: Regenerate.
b4117c30 9729
b348267b
GK
9730 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9731 make, shell, etc.
9732 (baseargs): Likewise.
9733 * configure: Regenerate.
9734
ca26ffe0
BI
97352003-08-20 Bernardo Innocenti <bernie@develer.com>
9736
9737 * MAINTAINERS (Write After Approval): Add myself.
9738
940cde4d
GK
97392003-08-19 Geoffrey Keating <geoffk@apple.com>
9740
9741 * configure.in: Disable libgcj for darwin not on powerpc.
9742 * configure: Rebuild.
9743
74bed51b
ADL
97442003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9745
9746 * config-ml.in, symlink-tree: Add license.
9747
b4117c30
ZW
97482003-08-03 Richard Stallman <rms@gnu.org>
9749 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9750
9751 * README.SCO: New file.
9752
333a28b4
MK
97532003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9754
9755 * Makefile.tpl (check, check-c++): Express dependencies using
9756 dependencies rather than commands.
9757 * Makefile.in: Regenerate.
9758
c197e306
AC
97592003-08-01 Andrew Cagney <cagney@redhat.com>
9760
9761 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9762 * configure: Ditto.
9763
a8ee6e2d
GK
97642003-07-31 Geoffrey Keating <geoffk@apple.com>
9765
9766 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9767 * Makefile.in: Update.
a8ee6e2d 9768
8d9b3f2e
AT
97692003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9770
9771 * configure.in: Enable libgcj for darwin.
9772 * configure: Rebuild.
9773
52c0c542
PE
97742003-07-29 Phil Edwards <pme@gcc.gnu.org>
9775
9776 * config-ml.in: Use ac_configure_args directly instead of
9777 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9778 actually seen.
9779
b4acb5ef
NN
97802003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9781
9782 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9783 creating target and build subdirs to build all parent dirs as needed.
9784 * Makefile.in: Rebuild.
9785 * configure.in: Don't build dirs explicitly here.
9786 * configure: Rebuild.
9787
a51d71d0
PB
97882003-07-26 Paul Brook <paul@nowt.org>
9789
9790 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9791
f43e12ce
AO
97922003-07-22 Alexandre Oliva <aoliva@redhat.com>
9793
9794 * Makefile.tpl (all-make): Depend on intl.
9795 * Makefile.in: Rebuilt.
9796
8a199ff6
PE
97972003-07-20 Phil Edwards <pme@gcc.gnu.org>
9798
9799 * install-sh: Update to newer upstream versions (associated with
9800 aclocal 1.7).
9801 * mkinstalldirs: Likewise.
9802 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9803
e6a8c803
AP
98042003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9805
9806 * MAINTAINERS: Move self from Bug database only accounts
9807 to write-after-approval.
9808
9f13608f
NN
98092003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9810
9811 * config.if: Remove unused libc_interface determination.
9812
c7864714
NN
98132003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9814
9815 * MAINTAINERS: Move self from write-after-approval to
9816 build machinery (*.in).
9817
775956d0
NN
98182003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9819
9820 PR bootstrap/11273
9821 PR bootstrap/11408
9822 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9823 unused INSTALL_PROGRAM_ARGS.
9824 * configure.in: Use AC_PROG_INSTALL.
9825 * Makefile.in: Regenerate.
9826 * configure: Regenerate.
9827
c7f67a6e
KH
98282003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9829
9830 * MAINTAINERS: Alphabetize.
9831
33952f6f
AO
98322003-07-10 Alexandre Oliva <aoliva@redhat.com>
9833
9834 * configure: Rebuilt.
9835 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9836 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9837 newlib nor libgloss.
9838 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9839 * configure.in (am33_2.0-*-linux*): Added.
9840
0d4f1b4e
BW
98412003-07-09 Bob Wilson <bob.wilson@acm.org>
9842
9843 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9844 * configure: Regenerate.
9845
56694dd9
ZW
98462003-07-07 Zack Weinberg <zack@codesourcery.com>
9847
9848 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9849 * Makefile.in: Regenerate.
9850
21607eb4
ZW
98512003-07-04 Zack Weinberg <zack@codesourcery.com>
9852
9853 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9854 * Makefile.in: Regenerate.
9855
dce2d8b2 98562003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9857
9858 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9859 * Makefile.in: Regenerated.
9860
5d42f90e
L
9861 * config-ml.in: Replace PWD with PWD_COMMAND.
9862
6eb95e99
ZW
98632003-07-04 Zack Weinberg <zack@codesourcery.com>
9864
9865 * intl: New directory; see intl/ChangeLog for details.
9866 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9867 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9868 * Makefile.in: Regenerate.
9869
07d1940e
NN
98702003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9871
9872 * configure.in: Clean up config-lang.in handling. Delete
9873 useless assignment to "subdirs".
9874 * configure: Regenerate.
9875
4dbda6f0
NN
98762003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9877
9878 * configure.in: Rename 'target_libs' to 'target_libraries'.
9879 Remove useless reference to 'target_libs'.
9880 * configure: Regenerate.
9881
2c30ab71
KS
98822003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9883
9884 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9885 * Makefile.in: Regenerate.
9886
11405c93
NN
98872003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9888
9889 * Makefile.def: Introduce flags_to_pass.
9890 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9891 * Makefile.in: Regenerate.
9892
fb87ad5d
HPN
98932003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9894
9895 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9896 and target-libgloss.
9897 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9898 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9899 * configure: Regenerate.
9900
a7956a48
BK
99012003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9902
9903 * configure.in: Update testsuite_flags to new location.
9904 * configure. Regenerate.
6eb95e99 9905
eaf9f3b2
NN
99062003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9907
9908 * Makefile.tpl: Remove BUILD_CC stuff.
9909 * Makefile.in: Regenerate.
9910
2d89ffef
KH
99112003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9912
9913 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9914
dce2d8b2 99152003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9916
9917 * MAINTAINERS (Write After Approval): Add myself.
9918
dce2d8b2 99192003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9920
b951c91c
L
9921 * config.guess: Update to 2003-06-12 version.
9922 * config.sub: Update to 2003-06-13 version.
9923
dce2d8b2 99242003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9925
9926 * config.guess: Update to 2003-06-06 version.
9927 * config.sub: Update to 2003-06-06 version.
9928
655b7166
RO
99292003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9930
9931 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9932 * configure. Regenerate.
9933
01b759aa
NN
99342003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9935
bf1d3e81
NN
9936 * configure.in: Disable serial configure by default.
9937 * configure: Regenerate.
9938 * Makefile.tpl: Abolish .NOTPARALLEL.
9939 * Makefile.in: Regenerate.
9940
e89fbdfe
NN
9941 * Makefile.tpl: Replace {build,host,target}_canonical by
9942 {build,host,target}.
9943 * Makefile.in: Regenerate.
9944
01b759aa
NN
9945 * Makefile.tpl: Fix stupid pasto.
9946 * Makefile.in: Regenerate.
9947
f7dae026
NN
99482003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9949
9950 * Makefile.tpl: Remove bogus conditional.
9951 * Makefile.in: Regenerate.
9952
99532003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9954
9955 * Makefile.tpl (profiledbootstrap): New target.
9956 * Makefile.in (profiledbootstrap): New target.
9957
2ffc3e73 99582003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9959
9960 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9961 Pinski. Remove user names from other bugzilla-only maintainers.
9962
1a1e6b96
NN
99632003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9964
1358ccea
NN
9965 * Makefile.tpl: Make 'recursive targets' using autogen rather
9966 than shell loop. Remove duplicate 'clean' targets and false
9967 comments.
9968 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9969 Add systematic method of specifying missing targets in subdirs.
9970 Add copyright boilerplate.
9971 * Makefile.in: Regenerate.
9972 * configure.in: Add 'recursive targets' to maybe list.
9973 * configure: Regenerate.
9974
ae74ed1f
NN
9975 * MAINTAINERS: "GNATS only" -> "Bug database only".
9976
1a1e6b96
NN
9977 * Makefile.tpl: Rename [+target+] to [+make_target+].
9978 * Makefile.def: Rename 'target' to 'make_target'.
9979
c79af3fa
NB
99802003-05-31 Neil Booth <neil@daikokuya.co.uk>
9981
9982 * MAINTAINERS: Add self as options handling maintainer.
9983
39d85b61
MM
99842003-05-28 Michael Meissner <gnu@the-meissners.org>
9985
9986 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9987 been too long since I touched those ports.
9988
afc2b62d
DD
99892003-05-28 DJ Delorie <dj@redhat.com>
9990
9991 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9992 * Makefile.in: Regenerate.
9993
df445104
MR
99942003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9995
9996 * configure.in: Use curly braces in the definition of tooldir.
9997 * configure: Regenerate.
9998
2eb98e5d 99992003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10000
2eb98e5d
DD
10001 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10002 newlib or libgloss.
10003 * Makefile.in: Regenerate.
10004
862fced8
DD
100052003-05-21 DJ Delorie <dj@redhat.com>
10006
10007 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10008 * Makefile.in: Regenerate.
10009
fc351800
ILT
100102003-05-20 Ian Lance Taylor <ian@airs.com>
10011
10012 * MAINTAINERS: Update my e-mail address.
10013
7e2dbcef
NN
100142003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10015
10016 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10017 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10018 Factor out common code from autogen IF statements.
10019 * configure: Regenerate.
10020 * Makefile.in: Regenerate.
10021
f2a0e225
KC
100222003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10023
10024 * configure.in: Accept i[3456789]86 for machine type.
10025 * configure: Regenerate.
10026
8b87bb96
NN
100272003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10028
10029 * configure.in: Switch more things to use maybe dependencies.
10030 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10031 * configure: Regenerate.
10032 * Makefile.tpl: Switch more things to use maybe dependencies.
10033 * Makefile.in: Regenerate.
10034
fdb882bc 100352003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10036
10037 * Makefile.tpl (install-opcodes): Define.
10038 * Makefile.in: Rebuild.
10039
f7c50032
AJ
100402003-05-13 Andreas Jaeger <aj@suse.de>
10041
10042 * config.guess: Update to 2003-05-09 version.
10043 * config.sub: Update to 2003-05-09 version.
10044
dce2d8b2 100452003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10046
10047 * configure.in: Correct sed script so that options in quotes are not
10048 deleted.
10049 * configure: Rebuild.
10050
aa8f1f57
CV
100512003-05-12 Corinna Vinschen <corinna@vinschen.de>
10052
10053 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10054 and $$s/newlib/libc/sys/cygwin32 include paths.
10055 * configure: Ditto.
10056
0c130f81
MM
100572003-05-12 Michael Meissner <gnu@the-meissners.org>
10058
10059 * MAINTAINERS: Update my email addresses.
10060
aa1a100b
EB
100612003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10062
10063 * config-ml.in: Propagate INSTALL variables.
f7c50032 10064
87861833
GP
100652003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10066
10067 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10068
de722255
CD
100692003-05-02 Chris Demetriou <cgd@broadcom.com>
10070
6eb95e99
ZW
10071 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10072 * Makefile.in: Regenerate.
de722255 10073
96c4a002
WB
100742003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10075
10076 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10077
55b15a11
WB
100782003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10079
10080 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10081
0c227849
DJ
100822003-04-27 Daniel Jacobowitz <drow@mvista.com>
10083
10084 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10085 * Makefile.in: Regenerated.
10086
d45148c1
WB
100872003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10088
10089 * MAINTAINERS (Write After Approval): Upgrade myself from
10090 GNATS only to write-after-approval. Update my mail address.
10091
dce2d8b2 100922003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10093
10094 (OS Port Maintainers: freebsd): Add myself.
10095
438f50c3
MM
100962003-04-22 Mark Mitchell <mark@codesourcery.com>
10097
10098 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10099
9074e169
KJ
101002003-04-22 Kean Johnston <jkj@sco.com>
10101
10102 * MAINTAINERS (SCO ports): Added myself.
10103
dfd39a2e
NS
101042003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10105
10106 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10107
ccbae82a
KJ
101082003-04-19 Kean Johnston <jkj@sco.com>
10109
10110 * MAINTAINERS (Write After Approval): Add myself.
10111
2f50999f
GP
101122003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10113
10114 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10115 * Makefile.in: Regenerate.
10116
e9b84181
JJ
101172003-04-18 Jakub Jelinek <jakub@redhat.com>
10118
10119 * configure.in (powerpc64*-*-linux*): Remove.
10120 * configure: Rebuilt.
10121
1ca4c6e1
PE
101222003-04-17 Phil Edwards <pme@gcc.gnu.org>
10123
10124 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10125 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10126 and restrap.
10127 * Makefile.in: Regenerate.
10128
0590b963
RE
101292003-04-16 Richard Earnshaw <rearnsha@arm.com>
10130
10131 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10132 * configure: Regenerated.
10133
ff41a56f
DD
101342003-04-15 DJ Delorie <dj@redhat.com>
10135
10136 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10137
50d440bc
NC
101382003-04-13 Nick Clifton <nickc@redhat.com>
10139
10140 * config-ml.in: Remove support for --disable-aix removing
10141 call-aix multilibs.
10142
b1e0a93e
AO
101432003-04-10 Alexandre Oliva <aoliva@redhat.com>
10144
10145 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10146 * */configure: Rebuilt.
10147
71fb704d
JS
101482003-04-08 Joel Sherrill <joel@oarcorp.com>
10149
10150 * MAINTAINERS: Add my email address.
10151
3897ea90
OH
101522003-03-17 Olivier Hainque <hainque@act-europe.fr>
10153
10154 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10155
93c834b7
NN
101562003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10157
10158 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10159 * Makefile.in: Regenerate.
10160
82c34dcb
MC
101612003-03-14 Michael Chastain <mec@shout.net>
10162
10163 * Makefile.in: Regenerate with correct Makefile.def.
10164
73458fb7
NN
101652003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10166
10167 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10168 Make macro.
10169 * Makefile.in: Regenerate.
10170 * configure.in: Clean up gxx_include_dir logic.
10171 * configure: Regenerate.
10172
32cf27e5
AE
101732003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10174
10175 * MAINTAINERS (Write After Approval): Add myself.
10176
c727e7a0
BE
101772003-03-10 Ben Elliston <bje@wasabisystems.com>
10178
10179 * MAINTAINERS: Update my mail address.
10180
9a27ac7a
FS
101812003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10182
10183 * configure.in (gxx_include_dir): Fix typo.
10184 * configure: Regenerated.
10185
3aa83176
NN
101862003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10187
10188 * Makefile.tpl: Reindent.
10189 * Makefile.in: Regenerate.
10190 * configure.in: Reindent. Don't set unused variables.
10191 * configure: Regenerate.
10192
9124bc53
DJ
101932003-03-04 Daniel Jacobowitz <drow@mvista.com>
10194
10195 * configure.in: Include $(build_tooldir)/sys-include in
10196 FLAGS_FOR_TARGET.
10197 * configure: Regenerated.
10198
cb543528
NN
101992003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10200
c858bf1e
NN
10201 * Makefile.tpl: Always pass down RANLIB.
10202 * Makefile.in: Regenerate.
10203
aa9c3ab4
NN
10204 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10205 * Makefile.in: Regenerate.
10206 * configure.in: Remove unused logic relating to --enable-shared
10207 and --enable-threads. Remove bogus comments. Remove redundant
10208 noconfigdirs.
10209 * configure: Regenerate.
10210
cb543528
NN
10211 * configure.in: Replace ${libstdcxx_version} by its value.
10212 Remove reference to mh-dgux.
10213 * configure: Regenerate.
10214
53f70c1b
KB
102152003-03-03 Kevin Buettner <kevinb@redhat.com>
10216
10217 * MAINTAINERS (Write After Approval): Add myself.
10218
df0f0674
NN
102192003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * Makefile.tpl: Rearrange.
10222 * Makefile.in: Regenerate.
10223
dce2d8b2 102242003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10225
10226 * configure.in: Add support for kaOS as cross build target system.
10227 * configure: Regenerated.
10228
a7a287eb
SB
102292003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10230
10231 * MAINTAINERS (Write after approval): Add myself.
10232
ff00c8a2
JW
102332003-02-21 James E Wilson <wilson@tuliptree.org>
10234
10235 * MAINTAINERS: Update my email address.
10236
abb2db7a
ZW
102372003-02-21 Zack Weinberg <zack@codesourcery.com>
10238
10239 * MAINTAINERS: Add self to blanket write privs. section.
10240
e9f2dc3b
SM
102412003-02-20 Sean McNeil <sean@blue.mcneil.com>
10242
10243 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10244 configure-target-* as some target builds may require additional
10245 flags for preprocessor tests.
10246 * Makefile.in: Regenerated.
10247
ee03dc5e
AO
102482003-02-19 Alexandre Oliva <aoliva@redhat.com>
10249
11856278
AO
10250 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10251 * ltconfig: Handle it.
10252 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10253 auto-detecting it.
10254
274aef32
AO
10255 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10256 it is used as argument to $CC.
10257 * ltcf-gcj.sh: Likewise.
10258
ee03dc5e
AO
10259 * configure.in: Introduce --enable-maintainer-mode.
10260 * configure: Rebuilt.
10261 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10262 for maintainer mode.
10263 * Makefile.in: Rebuilt.
10264
30db8e17
JM
102652003-02-18 Jason Merrill <jason@redhat.com>
10266
10267 * Makefile.tpl (check-c++): Allow parallelism.
10268
cab60ac6
GP
102692003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10270
10271 * MAINTAINERS: Remove John Carr (who never actually had access to
10272 gcc.gnu.org).
10273
c8e5d1af
GK
102742003-02-15 Geoffrey Keating <geoffk@apple.com>
10275
10276 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10277 don't configure target-libobjc.
10278 * configure: Regenerate.
10279
70f91f50
RO
102802003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10281
10282 * Makefile.tpl (RANLIB): Define.
10283 * Makefile.in: Regenerate.
10284
669e9062
LB
102852003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10286
10287 * MAINTAINERS: Update my email.
abb2db7a 10288
61b56b2e
KS
102892003-02-06 Keith R Seitz <keiths@redhat.com>
10290
10291 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10292 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10293 * Makefile.in: Regenerated.
10294 * configure.in: Remove all traces of snavigator, db, and grep.
10295 * configure: Regenerated.
10296
a1ba6e15
GP
102972003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10298
10299 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10300 After Approval.
10301
f5f2cce5
CC
103022003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10303
10304 * MAINTAINERS (Write after approval): Add myself.
10305
ba49f6f1
FCE
103062003-01-31 Frank Ch. Eigler <fche@redhat.com>
10307
10308 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10309 * Makefile.in: Regenerated.
10310
ccf9f10c
RS
103112003-01-30 Roger Sayle <roger@eyesopen.com>
10312
10313 * config.guess: Updated to 2003-01-30's version.
10314 * config.sub: Updated to 2003-01-28's version.
10315
a693735b
AO
103162003-01-30 Alexandre Oliva <aoliva@redhat.com>
10317
10318 * config.if: If gcc_version is already set, just use it. Don't set
10319 gcc_version_trigger if it's already set, otherwise set it to
10320 gcc/version.c, but only if the file exists. If it is not set and
10321 gcc/version.c does not exist, try to extract the version number from
10322 $CC.
10323
204c43d6
AT
103242003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10325
abb2db7a 10326 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10327
842e91ec
PE
103282003-01-27 Phil Edwards <pme@gcc.gnu.org>
10329
10330 * configure.in: Revert 24Jan change.
10331 * configure: Regenerate.
10332
6b99984e
GP
103332003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10334
10335 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10336 entry of HJ Lu.
10337
806e0935
NN
103382003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10339
10340 * configure.in: Revert previous change.
10341 * configure: Regenerate.
10342
307a9864
NN
103432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10344
10345 * configure.in: Make rda native-only.
10346 * configure: Regenerate.
10347
02ba6302
VR
103482003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10349
10350 * MAINTAINERS: Move myself from GNATS-only-accounts to
10351 write-after-approval.
10352
77d187bc
NN
103532003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10354
10355 * configure.in: Add missing \.
10356 * configure: Rebuilt.
10357
a94a2d4c
JJ
103582003-01-17 Jakub Jelinek <jakub@redhat.com>
10359
10360 * configure.in (baseargs): Avoid using \| in sed regular
10361 expressions.
10362 * configure: Rebuilt.
10363
73f84924
JJ
103642003-01-16 Jakub Jelinek <jakub@redhat.com>
10365
10366 * configure.in (baseargs): Remove all supported forms of
10367 --cache-file, --srcdir, --host, --build and --target options
10368 from argument lists.
10369 * configure: Rebuilt.
10370
8c12fc63
JZ
103712003-01-15 Josef Zlomek <zlomekj@suse.cz>
10372
10373 * MAINTAINERS: Add myself to write-after-approval list.
10374
7c005a3a
AO
103752003-01-15 Alexandre Oliva <aoliva@redhat.com>
10376
10377 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10378 * configure: Rebuilt.
10379
3dfabf63
NN
103802003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10381
10382 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10383 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10384 * Makefile.in: Regenerate.
10385 * configure: Regenerate.
10386
cf53ae10
AO
103872003-01-09 Alexandre Oliva <aoliva@redhat.com>
10388
10389 * configure.in: Remove Makefile in build, host and target modules
10390 unless configure was run with --no-recursion.
10391 * configure: Rebuilt.
10392
3fbe8e4a
CC
103932003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10394
10395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10396 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10397 * Makefile.in: Regenerate.
10398
66e2aa7d
CD
103992003-01-08 Chris Demetriou <cgd@broadcom.com>
10400
10401 * config.guess: Update to 2003-01-03 version.
10402 * config.sub: Update to 2003-01-03 version.
10403
b5038cfb
CF
104042003-01-07 Christopher Faylor <cgf@redhat.com>
10405
10406 * configure: Regenerate with proper autoconf 2.13.
10407
d02c69be
CF
104082003-01-07 Christopher Faylor <cgf@redhat.com>
10409
10410 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10411 * configure: Regenerate.
d02c69be 10412
e914a571
AC
104132003-01-06 Andrew Cagney <ac131313@redhat.com>
10414
10415 * configure.in (GDB_TK): Add tcl directories conditional on
10416 gdb/gdbtk directory being present.
10417 * configure: Regenerate.
abb2db7a 10418
dce2d8b2 104192003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10420
dce2d8b2
EB
10421 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10422 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10423 * configure: Rebuilt.
10424
89a7012a
TT
104252002-12-31 Tom Tromey <tromey@redhat.com>
10426
10427 * Makefile.in: Rebuilt.
10428 * Makefile.def (target_modules) [libffi]: Allow installation.
10429
3f4f56e2
AS
104302002-12-31 Andreas Schwab <schwab@suse.de>
10431
10432 * configure.in: Fix use of $program_transform_name.
10433 * configure: Regenerated.
10434
6c1b8d0a
DJ
104352002-12-30 Daniel Jacobowitz <drow@mvista.com>
10436
10437 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10438 * configure: Regenerated.
6c1b8d0a 10439
c5120911
AO
104402002-12-29 Alexandre Oliva <aoliva@redhat.com>
10441
10442 * Makefile.tpl (local-distclean): Don't remove...
10443 (multilib.ts): ... this. Moved into...
10444 (multilib.out): ... this. Don't use sub-make.
10445 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10446 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10447 (configure-build-[+module+], configure-[+module+],
10448 configure-target-[+module+], configure-gcc): ... these. Test
10449 for Makefile existence. Drop config.status from dependencies.
10450 * Makefile.in: Rebuilt.
10451 * configure.in: Move gcc-version-trigger to the end of
10452 ac_configure_args. Add comments to maybedep.tmp and
10453 serdep.tmp. Introduce --disable-serial-configure. Remove
10454 nonopt from baseargs, matching and removing corresponding
10455 whitespace while at it.
10456 * configure: Rebuilt.
10457
e245b0ea
AO
104582002-12-28 Alexandre Oliva <aoliva@redhat.com>
10459
903de295
AO
10460 * configure.in (host_configargs): Replace reference to
10461 no-longer-defined buildopts with --build=${build_alias}.
10462 * configure: Rebuilt.
10463
e245b0ea
AO
10464 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10465 program_transform_name to standard idiom.
10466 (AUTOGEN, AUTOCONF): Define.
10467 (Makefile.in): Use $(AUTOGEN).
10468 (Makefile): Depend on config.status, and use autoconf-style rule to
10469 build it. Move original commands to...
10470 (config.status): ... this new target.
10471 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10472 $(AUTOCONF).
10473 * Makefile.in: Rebuilt.
10474
671aa708
NN
104752002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10476
53fbfb58
NN
10477 * Makefile.tpl: Fix dramatic bustage due to change in
10478 program_transform_name.
10479 * Makefile.in: Regenerate.
10480
10481 * configure.in: Remove unnecessary PATH setting.
10482 * configure: Regnerate.
10483
10484 * configure.in: Don't default to unprefixed tools unless
10485 the native tools will work.
10486 * configure: Regenerate.
10487
671aa708
NN
10488 * configure.in: Convert to autoconf script. Blow away lots
10489 of now-redundant Makefile fragments.
10490 * configure: Generate using Autoconf.
10491 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10492 * Makefile.in: Regenerate.
10493
57f40826
NN
104942002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10495
3fedb745
NN
10496 * configure: Fix stupid bug where RANLIB was mistakenly included.
10497
abb2db7a 10498 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10499 (build_configargs, host_configargs, target_configargs).
10500
10501 * configure.in: Move logic out of sed statement.
10502
abb2db7a 10503 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10504 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10505
315fa0f4
SS
105062002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10507
10508 * config.sub: Import from master repository
10509 * config.guess: Ditto
10510
45aff44f
AS
105112002-12-24 Andreas Schwab <schwab@suse.de>
10512
10513 * Makefile.tpl (multilib.out): Fix missing space.
10514 * Makefile.in: Regenerate.
10515
88b5521b
NN
105162002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10517
10518 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10519 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10520 * Makefile.in: Regenerate.
10521 * configure.in: Remove unnecessary leftovers.
10522
2a726918
GK
105232002-12-21 Geoffrey Keating <geoffk@apple.com>
10524
10525 * configure.in (extra_ranlibflags_for_target): New variable.
10526 (*-*-darwin): Add -c to ranlib commands.
10527 * configure (tooldir): Handle extra_ranlibflags_for_target.
10528
aace3269 105292002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10530
10531 * Makefile.tpl: Revert HJL's change.
10532 * Makefile.in: Regenerated.
10533 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10534 always.
10535
f0895142
AS
105362002-12-19 Andreas Schwab <schwab@suse.de>
10537
10538 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10539 * Makefile.in: Regenerate.
10540
dce2d8b2 105412002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10542
10543 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10544 * Makefile.in: Regenerated.
10545
10546 * configure.in (build_prefix): New. Substitute.
10547
212f6dd0
NN
105482002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10549
79308c5d
NN
10550 * Makefile.tpl: Don't let real targets depend on phony targets.
10551 * Makefile.in: Regenerate.
10552
212f6dd0
NN
10553 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10554 * Makefile.in: Regenerate.
10555
ab17919f
SS
105562002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10557
10558 * config.sub: Import from master repository
10559 * config.guess: Ditto
10560
5ecf91d1
JM
105612002-12-16 Jason Merrill <jason@redhat.com>
10562
10563 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10564 previous 'make bootstrap'.
10565 * Makefile.in: Regenerate.
10566
d8437e1b
HPN
105672002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10568
10569 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10570
4977bab6
ZW
105712002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10572
10573 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10574 * Makefile.in: Regenerate.
10575
0edcfdcb
JM
105762002-12-13 Jason Merrill <jason@redhat.com>
10577
6248218a 10578 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10579 library tests.
10580 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10581 * Makefile.in: Regenerate.
10582
4977bab6
ZW
105832002-12-12 Alexandre Oliva <aoliva@redhat.com>
10584
10585 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10586 * Makefile.in: Rebuilt.
10587
f87505dd
AO
105882002-12-12 Alexandre Oliva <aoliva@redhat.com>
10589
10590 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10591
4977bab6
ZW
105922002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10593
10594 * configure: Fix bug put in by gremlins.
10595
10596 * Makefile.tpl: Substitute more autoconfily.
10597 * configure: Substitute more autoconfily.
10598 * Makefile.in: Regenerate.
10599
7f0db92a
SS
106002002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10601
10602 * config.sub: Import from master repository
10603 * config.guess: Ditto
10604 * MAINTAINERS: Added Svein Seldal under write after approval
10605
4977bab6
ZW
106062002-12-08 Andrew Cagney <ac131313@redhat.com>
10607
10608 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10609 * Makefile.in (all-sim): Ditto.
10610
106112002-12-06 DJ Delorie <dj@redhat.com>
10612
10613 * Makefile.tpl: Change configure dependencies to not have real
10614 targets depend on phony targets.
10615
106162002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10617
10618 * configure.in: Revert unintentional change.
10619
10620 * Makefile.tpl: Change dependency for */multilib.out so that
10621 it works when gcc isn't in the tree.
10622
10623 * configure.in: Substitute more.
10624 * configure: Run subconfigures from the Makefile.
10625 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10626 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10627
67f1b906
GP
106282002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10629
10630 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10631
4977bab6
ZW
106322002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10633
10634 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10635 and corresponding dependencies.
10636 * Makefile.in: Regenerate.
10637
10638 * configure.in (host_tools): Order binutils, gas and ld for
10639 convenience in running the testsuites.
10640
10641 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10642 * Makefile.in: Regenerate.
10643 * configure.in: Introduce rules to serialize subconfigure runs.
10644
10645 * configure.in: Introduce BASE_CC_FOR_TARGET.
10646 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10647 Realize configure-build-* targets. Realize configure-target-* targets.
10648 * Makefile.in: Regenerate.
10649
106502002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10651
10652 * configure: Move gcc_version_trigger stuff from here...
10653 * configure.in: ...to here.
10654
10655 * configure.in: Separate subconfigure options added by this file from
10656 options given by the user. Add machinery to put args for host
10657 subconfigures into the Makefile.
10658
10659 * Makefile.tpl: Remove 'vault' targets.
10660 * Makefile.tpl: Reorder and comment dependencies.
10661 * Makefile.in: Regenerate.
10662
106632002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10664 * configure.in: Fix my broken commit of previous patch. (sigh)
10665
743f054e
GK
106662002-11-28 Geoffrey Keating <geoffk@apple.com>
10667
10668 * configure.in: Move host-specific darwin noconfigdirs into
10669 the host-specific section.
10670
4977bab6
ZW
106712002-11-28 Geoffrey Keating <geoffk@apple.com>
10672
10673 * configure.in: Move host-specific darwin noconfigdirs into
10674 the host-specific section.
10675
106762002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10677
10678 * configure: Remove skip-this-dir support.
10679 * Makefile.tpl: Remove skip-this-dir support.
10680
10681 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10682 subdirectories.
10683 * Makefile.in: Regenerate.
10684
10685 * Makefile.tpl: Strip out useless setting of 'dir'.
10686 * Makefile.in: Regenerate.
10687
106882002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 * configure.in: Fix deeply stupid bug.
10691
10692 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10693 shell code in CXX_FOR_TARGET
10694 * Makefile.def: Introduce raw_cxx.
10695 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10696 RAW_CXX_FOR_TARGET.
10697 * Makefile.in: Regenerate.
10698
106992002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10700
10701 * Makefile.tpl: Remove unnecessary ifs.
10702 * Makefile.in: Regenerate.
10703
10704 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10705 dependencies. Maybe-ize build-libiberty. Create dummy install
10706 targets for 'no_install' modules.
10707 * configure: Move GDB_TK substitution to configure.in. Move
10708 build_modules stuff to configure.in.
10709 * configure.in: Implement soft dependency machinery. Maybe-ize
10710 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10711 * Makefile.in: Regenerate.
10712
107132002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10714
10715 * Makefile.tpl: Make all-target, install-target behave similarly
10716 to all, install (only hitting configured targets). Eliminate
10717 unused macro defintions.
10718
10719 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10720 build != host.
10721
10722 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10723
10724 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10725
10726 * configure.in: Produce lists of subdir targets we're actually
10727 configuring. Remove references to "dosrel".
10728 * Makefile.tpl: Let configure set which subdir targets are hit.
10729 Remove install-cross; clean up install; remove ALL. Remove
10730 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10731 Autogenerate host module targets. Remove empty dependency lines
10732 and redundant dependency; rearrange slightly.
10733 * Makefile.def: Add host-side libtermcap, utils.
10734
10735 * Makefile.in: Regenerate.
10736
e6226a2f
RO
107372002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10738
10739 * ltconfig (osf[345]): Append $major to soname_spec.
10740 Reflect this in library_names_spec.
10741 * ltmain.sh (osf): Prefix $major with . for use as extension.
10742
3b75d237
AJ
107432002-11-19 Andreas Jaeger <aj@suse.de>
10744
10745 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10746 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10747 and sparc64 GNU/Linux systems.
10748
809108de
NS
107492002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10750
10751 * MAINTAINERS: Update email.
10752
e7e0de7e
GP
107532002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10754
10755 * MAINTAINERS: Complete James Dennett's entry.
10756
f7109dea
EB
107572002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10758
10759 * MAINTAINERS (Write After Approval): Add myself.
10760
d3ac17c9
BK
107612002-11-13 Bruce Korb <bkorb@gnu.org>
10762
10763 * Makefile.tpl: syntactic cleanup
10764
dce2d8b2 107652002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10766
10767 * MAINTAINERS: Add myself to write-after-approval list.
10768
4977bab6
ZW
107692002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10770
10771 * Makefile.def: Add list of recursive targets to autogenerate.
10772 Add build_modules.
10773 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10774 targets. Autogenerate *-build-* targets.
10775 * Makefile.in: Regenerate.
10776
107772002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10778
10779 * configure: More autoconf-style substitutions.
10780 * Makefile.tpl: More autoconf-style substitutions.
10781 * Makefile.in: Regenerate.
10782
107832002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10784
10785 * configure: Substitute more variables in a more autoconf-friendly
10786 way. Simplify slightly.
10787 * Makefile.tpl: Make more variables substitutable in an
10788 autoconf-friendly way.
10789 * Makefile.in: Regenerate.
10790
d4783999
JW
107912002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10792
10793 * MAINTAINERS (Write After Approval): Add myself.
10794
4977bab6
ZW
107952002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10796
10797 * configure.in (v810*): Remove special setting of tools.
10798
10799 * configure: Add support for extra required flags for ar or nm.
10800 * configure.in (aix4.3+): Use above support for target-specific
10801 issues, rather than using config/mt-aix43.
10802
108032002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10804
10805 * configure: Remove 'removing', which doesn't work. Replace $subdir
10806 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10807 with $srcdir. Reformat indentation. Substitute some variables
10808 formerly hard-coded in the Makefile for build=host.
10809 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10810 * Makefile.def: Autogenerate more.
10811 * Makefile.in: Regenerate.
10812
1c9c903e
AN
108132002-11-04 Adam Nemet <anemet@lnxw.com>
10814
10815 * MAINTAINERS (Write After Approval): Add myself.
10816
40673d2b
KB
108172002-11-04 Kevin Buettner <kevinb@redhat.com>
10818
10819 * Makefile.def (host_modules): Add rda.
10820 * Makefile.in: Regenerate.
10821 * configure.in (target_tool): Add target-rda to list.
10822
42e650ae
GP
108232002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10824
10825 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10826
e004b81f
PE
108272002-10-25 Phil Edwards <pme@gcc.gnu.org>
10828
10829 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10830 and restrap targets to this rule.
10831 * Makefile.in: Regenerate.
10832
06bd49b1
GP
108332002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10834
10835 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10836 GNATS only accounts.
10837
d0af82b0
HPN
108382002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10839
10840 * configure.in (i[3456]86-*-linux*): Add check to disable
10841 ${libgcj} for glibc1.
10842
10782654
DC
108432002-10-24 Denis Chertykov <denisc@overta.ru>
10844
10845 * MAINTAINERS: Add myself as ip2k port maintainer.
10846
a5a438f5
SS
108472002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10848
10849 * configure.in: Add tic4x target.
10850
fe3d5b7f
NN
108512002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10852
aba8a494
NN
10853 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10854 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10855 * Makefile.in: Regenerate.
10856
fe3d5b7f
NN
10857 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10858 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10859 * Makefile.in: Regenerate.
10860
a6ad79e7
JJ
108612002-10-02 Janis Johnson <janis187@us.ibm.com>
10862
10863 * MAINTAINERS: Add myself as web pages co-maintainer.
10864
6a8a9058
NN
108652002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10866
10867 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10868 * Makefile.in: Regenerate.
10869
327d975a
ZW
108702002-10-02 Zack Weinberg <zack@codesourcery.com>
10871
10872 * MAINTAINERS: Add myself and Nathan Sidwell
10873 <nathan@codesourcery.com> as VxWorks maintainers.
10874
a5ae8f19 108752002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10876
10877 * Makefile.def: Remove order dependency comments.
10878 * Makefile.tpl: Add explicit install-install dependencies.
10879 * Makefile.in: Regenerate.
d0f6c823 10880
34c6040c 10881 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10882 * Makefile.in: Regenerate.
34c6040c 10883
d0f6c823
NN
10884 * Makefile.tpl: Add configure-target (for src-release in src)
10885 * Makefile.in: Regenerate.
10886
50bd210b
NC
108872002-09-30 Nick Clifton <nickc@redhat.com>
10888
10889 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10890
ca25149e
UW
108912002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10892
10893 * configure.in (s390*-*-linux*): Enable libgcj.
10894
dd30b57d
NN
108952002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10896
9e60a678
NN
10897 * configure: Revert accidentally applied changes.
10898
dd30b57d
NN
10899 * Makefile.tpl: Make more autoconf-friendly.
10900 * Makefile.in: Regenerate.
10901 * configure: Make substitution more autoconf-like.
10902
5831424e
RE
109032002-09-28 Richard Earnshaw <rearnsha@arm.com>
10904
10905 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10906 single entry to handle all these.
10907 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10908 libjava on arm-*-elf.
10909
b7f3b15b
GK
109102002-09-27 Geoffrey Keating <geoffk@apple.com>
10911
10912 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10913 things that depend on them.
10914
0dffceed
NN
109152002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10916
10917 * Makefile.tpl: Make subsituted variables more autoconfy.
10918 * Makefile.in: Regenerate.
10919 * configure: Make seds more autoconfy.
10920
1db75a86 109212002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10922
10923 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10924 * Makefile.in: Regenerate.
10925 * configure.in: Rewrite sed statements to look autoconfy.
10926
1db75a86
NN
10927 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10928 all-target-foo on configure-target-foo.
10929 * Makefile.def: Ditto.
10930 * Makefile.in: Rebuild.
10931
741a4e89
AH
109322002-09-25 Andrew Haley <aph@redhat.com>
10933
10934 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10935
95ddd785
NN
109362002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10937
10938 * Makefile.def: New file.
10939 * Makefile.tpl: New file.
10940 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10941 * contrib/gcc_update: Note that Makefile.in is a generated file.
10942
10943 * configure.in: Minor rearrangement. Simplify tests.
10944
65a824f6
JT
109452002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10946
10947 * configure.in (with_headers): Skip copy if value is "yes".
10948 (with_libs): Likewise.
10949
51270f0a 109502002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10951
10952 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10953 * configure.in (sh*-*-pe*): Ditto.
10954 * configure.in (mips*-*-pe*): Ditto.
10955 * configure.in (*arm-wince-pe): Ditto.
10956
8f89dbf4
NN
10957 * configure.in: Rearrange.
10958
c1b8db3f
KH
109592002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10960
10961 * MAINTAINERS: Update my email address.
10962
341f0575
PK
109632002-08-30 Paul Koning <pkoning@equallogic.com>
10964
10965 * MAINTAINERS: (Write After Approval): Add myself.
10966
d2e06980
GK
109672002-08-29 Geoffrey Keating <geoffk@redhat.com>
10968
10969 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10970
4906d5d8
GK
109712002-08-24 Geoffrey Keating <geoffk@redhat.com>
10972
10973 * MAINTAINERS: Change my mailing address.
10974
e9a25cc8
PC
109752002-08-21 Paolo Carlini <pcarlini@unitus.it>
10976
10977 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10978 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10979
dce2d8b2 109802002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10981
10982 * MAINTAINERS (Write After Approval): Remove myself.
10983 (Various Maintainers: c++ runtime libs): Add myself.
10984
5ce6f47b
EC
109852002-08-15 Eric Christopher <echristo@redhat.com>
10986
10987 * config.sub: Import from master repository.
10988 * config.guess: Ditto.
10989
7f9317f0
AO
109902002-08-19 Alexandre Oliva <aoliva@redhat.com>
10991
10992 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10993 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10994 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10995
7aecca3d
AH
109962002-08-16 Aldy Hernandez <aldyh@redhat.com>
10997
10998 * MAINTAINERS: Add self to rs6000 vector extensions.
10999
8ea4b195
AO
110002002-08-15 Alexandre Oliva <aoliva@redhat.com>
11001
11002 * libiberty/configure: Reverted unintended yesterday's check in.
11003
f5cc59a7
AO
110042002-08-14 Alexandre Oliva <aoliva@redhat.com>
11005
11006 * boehm-gc/configure, libf2c/configure: Rebuilt.
11007 * libffi/configure, libiberty/configure: Ditto.
11008 * libjava/configure, libobjc/configure: Ditto.
11009 * libstdc++-v3/configure, zlib/configure: Ditto.
11010 Merged from binutils:
11011 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11012 From Steve Ellcey <sje@cup.hp.com>:
11013 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11014 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11015 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11016 IA64.
11017 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11018 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11019 soname_spec, sys_lib_search_path_spec): Ditto.
11020
dce2d8b2 110212002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11022
11023 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11024
2ff34870
L
110252002-08-04 H.J. Lu (hjl@gnu.org)
11026
11027 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11028
a014f2fe
KW
110292002-08-02 Krister Walfridsson <cato@df.lth.se>
11030
11031 * MAINTAINERS (Write After Approval): Add myself.
11032
c01d477a
AM
110332002-07-31 Alan Modra <amodra@bigpond.net.au>
11034
11035 * configure.in: Move generic linux case to end. Copy generic
11036 linux noconfigdirs to mips*-*-linux* entry and new
11037 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11038
68cd2524
MM
110392002-07-19 Michael Matz <matz@suse.de>
11040
11041 * MAINTAINERS: Add myself as ra* maintainer.
11042
e2d83b8c
CD
110432002-07-16 Chris Demetriou <cgd@broadcom.com>
11044
11045 * config.guess: Update to 2002-07-09 version.
11046 * config.sub: Update to 2002-07-03 version.
11047
cece4f1d
HPN
110482002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11049
11050 * MAINTAINERS: Fix typo in a maintainer email address.
11051
bb654703
NN
110522002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11053
11054 * configure.in: Remove two redundant tests.
11055
789b7de5
RO
110562002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11057
11058 * configure.in (mips*-*-irix6*o32): Enable stabs.
11059
e1da1089
NN
110602002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11061
f3970bba
NN
11062 * configure.in: Don't build grez.
11063 * Makefile.in: Ditto.
11064
e1da1089
NN
11065 * Makefile.in: Remove references to bsp, cygmon, libstub.
11066 * configure.in: Ditto.
11067
11068 * configure.in: Remove leftover reference to gdbtest.
11069
57c905fa
PE
110702002-07-08 Phil Edwards <pme@gcc.gnu.org>
11071
11072 * configure.in (gxx_include_dir): Change to match versioned
11073 C++ headers if --enable-version-specific-runtime-libs is used.
11074
a0af94a7 110752002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11076
a0af94a7
SE
11077 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11078
423ce3eb
NN
110792002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11080
11081 * configure.in: Make --without-x work.
11082
98186934
NN
110832002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11084
c3b7d169
NN
11085 * configure.in: Rearrange target Makefile fragment collection.
11086
98186934
NN
11087 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11088 cvs[src].
11089 * configure.in: Ditto.
11090
eebd288a
MK
110912002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11092
11093 * MAINTAINERS (Write After Approval): Update my e-mail address.
11094
3ab36f05
NN
110952002-06-24 Ben Elliston <bje@redhat.com>
11096
11097 * configure.in (host_tools): Remove cgen.
11098
11099 * Makefile.in (all-cgen): Remove; runs from its source directory.
11100 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11101 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11102 (all-sim): Likewise.
11103
dce2d8b2 111042002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11105
11106 * Makefile.in: Eliminate 'apache' targets.
11107 * configure.in: Eliminate 'apache' targets.
11108
55380b08
NN
11109 * configure.in: Eliminate redundant tests. Reorganize.
11110
9a5c1b9d
NN
11111 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11112
5fd3853a
NN
11113 * config-ml.in: Eliminate references to Cygnus configure.
11114
cfefc434
NN
11115 * Makefile.in: Eliminate references to building emacs.
11116
2fe93885
GS
111172002-06-28 Graham Stott <graham.stott@btinternet.com>
11118
11119 * MAINTAINERS: Update my email address.
11120
53c40185
BK
111212002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11122
11123 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11124 (cxx_incdir): Remove.
53c40185 11125
97679694
NN
111262002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11127
11128 * MAINTAINERS (Write After Approval): Add self.
11129
b03bcd37
DC
11130Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11131
11132 * configure.in: Add support for ip2k.
11133
6bd12129
NN
111342002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11135
11136 * configure.in: Fix AIX configury bug.
11137
e0d98a92
SE
111382002-06-20 Steve Ellcey <sje@cup.hp.com>
11139
11140 * MAINTAINERS (Write After Approval): Add self.
11141
ba3292db
NN
111422002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11143
ef40bc65
NN
11144 * configure.in: replace ${topsrcdir} with ${srcdir}
11145
7a0be465
NN
11146 * configure.in: Move definition of libstdcxx_flags
11147 right above usage, rather than waaay earlier.
11148
e1848dde
NN
11149 * configure.in: Pull definition of is_cross_compiler earlier.
11150
8bc2fff1
NN
11151 * configure.in: Rearrange a little.
11152
ba3292db
NN
11153 * configure.in: Remove references to librx.
11154 * Makefile.in: Remove references to librx.
11155
11d8b408
DC
11156Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11157
11158 * config.sub: Add support for avr target.
11159 Import from master sources, rev 1.255
5ce6f47b 11160
93da8339
PE
111612002-06-19 Phil Edwards <pme@gcc.gnu.org>
11162
11163 * configure, .cvsignore: Revert previous change...
11164 * Makefile: ...delete.
11165
b4caab5c
NN
111662002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11167
11168 * configure.in: Eliminate ${gasdir} variable.
11169
ee777171
DB
111702002-06-18 Dave Brolley <brolley@redhat.com>
11171
11172 * configure.in: Add support for frv.
11173 * config.sub: Add support for frv.
11174
26e4af54
PE
111752002-06-18 Phil Edwards <pme@gcc.gnu.org>
11176
11177 * configure: Remove garbage from previous commit.
11178
bb20b7da
PE
111792002-06-18 Phil Edwards <pme@gcc.gnu.org>
11180
11181 * configure: For in-source builds, make a subdir and re-exec there.
11182 * Makefile: New file. Pass targets through to build directory.
11183 * .cvsignore: No longer ignore "Makefile".
11184
9d321f6c
DR
111852002-06-16 Douglas Rupp <rupp@gnat.com>
11186
11187 * MAINTAINERS (Write After Approval): Add self.
11188
c8eb2bc0
KG
111892002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11190
11191 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11192
f210d239
JT
111932002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11194
11195 * configure.in (vax-*-netbsd*): Re-enable gas.
11196
e9667b3c
NN
111972002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11198
efe1f357
NN
11199 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11200 BUILD_PREFIX_1, to correct nomenclature.
11201 * configure: Likewise.
11202
e9667b3c
NN
11203 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11204 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11205
fe2fe497
OH
112062002-05-31 Olaf Hering <olh@suse.de>
11207
11208 * config-ml.in: Propogate DESTDIR also.
11209
dcf7f0dd
JT
112102002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11211
11212 * configure.in (vax-*-netbsd*): Don't build gas for this
11213 platform.
11214
6ff14f32
MM
112152002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11216
11217 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11218 and libgcj for AVR.
11219
397de1ff
KK
112202002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11221
11222 * MAINTAINERS (Write After Approval): Add myself.
11223
ac30211c
JT
112242002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11225
11226 * config.guess: Update to 2002-05-22 version.
11227 * config.sub: Likewise.
11228
1e6347d8
RO
112292002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11230
11231 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11232 * config-ml.in: Likewise.
11233 * configure: Likewise.
11234 * configure.in: Likewise.
11235
e5ce1d6d
SC
112362002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11237
11238 * MAINTAINERS: Update my email address.
11239
6cdef75d
NN
112402002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11241
4a87f061
NN
11242 * configure.in: Simplify makefile fragment collection.
11243
11244 * configure.in: Remove code to build emacs.
603606e7 11245
e254d6b5
NN
11246 * configure.in : Remove --srcdir argument from targargs and buildargs
11247 (it's always overridden in the Makefile anyway). Rearrange a bit.
11248
11249 * configure: Move some logic to configure.in.
11250 * configure.in: Move some logic from configure.
6cdef75d 11251
1d6006fe
TT
112522002-05-11 Tom Tromey <tromey@redhat.com>
11253
11254 * MAINTAINERS: Reflect libgcj reality.
11255
b70b3534
FS
112562002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11257
11258 * Makefile.in: Honour DESTDIR.
11259
4434687a
MM
112602002-05-08 Mark Mitchell <mark@codesourcery.com>
11261
11262 * config.guess: Import 2002-03-20 version.
11263 * config.sub: Import 2002-04-26 version.
11264
a89e49c7
RO
112652002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11266
11267 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11268
44e55536
TJ
112692002-05-07 Tim Josling <tej@melbpc.org.au>
11270
11271 * MAINTAINERS: Add self.
11272
dce2d8b2 112732002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11274
11275 * ltmain.sh: Detect and handle object name conflicts
11276 while piecewise linking a static library.
11277
b7c13625
AO
112782002-05-05 Alexandre Oliva <aoliva@redhat.com>
11279
11280 * configure.in (noconfigdirs): Don't disable libgcj on
11281 sparc64-*-solaris* and sparcv9-*-solaris*.
11282
4182d9fa
AO
112832002-05-03 Alexandre Oliva <aoliva@redhat.com>
11284
11285 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11286
7bebf279
TF
112872002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11288
11289 * configure.in (FLAGS_FOR_TARGET): Do not add
11290 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11291 on i[3456]86-*-linux*.
11292
9a06dc7d
TF
112932002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11294
11295 * configure.in (noconfigdirs): Replace [ ] with test.
11296
11297 * configure.in (noconfigdirs): Do not add target-newlib if
11298 target == i[3456]86-*-linux*, and host == target.
11299
a51a07fa
NN
113002002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11301
9e7facd6
DD
11302 * configure.in: delete reference to absent file
11303
aeaa0f2f
NN
11304 * configure.in: replace '[' with 'test'
11305
4bb98828
NN
11306 * configure.in: Eliminate references to gash.
11307 * Makefile.in: Eliminate references to gash.
11308
64791664
NN
11309 * configure.in: remove useless references to 'pic' makefile fragments.
11310
3ed57cf4
NN
11311 * configure.in: (*-*-windows*) Finish removing.
11312
a51a07fa
NN
11313 * configure.in: Eliminate redundant test for libgui.
11314
8552f6f1
RS
113152002-04-29 Roger Sayle <roger@eyesopen.com>
11316
11317 * MAINTAINERS: Add self and realphabetize. Update entries
11318 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11319 entry for a29k port maintainer.
11320
dce2d8b2 113212002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11322
11323 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11324 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11325
704c9a14
NN
113262002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11327
11328 * configure.in: remove references to dead files
11329
7bff5059
MM
113302002-04-19 Mark Mitchell <mark@codesourcery.com>
11331
11332 * MAINTAINERS: Add information about purpose of this file.
11333
0c7c67f0
TT
113342002-04-18 Tom Tromey <tromey@redhat.com>
11335
11336 * configure.in: Disallow configuring libgcj when it is already
11337 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11338 Solaris 2.8 by default. For PR libgcj/6158.
11339
63501e91
NN
113402002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11341
11342 * configure.in: Move default CC setting out of config/mh-* fragments
11343 directly into here.
11344
701afd4d
NN
113452002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11346
11347 * configure.in: don't even try to configure or make a subdirectory
11348 if there's no configure script for it.
11349
07cdae91
MM
113502002-04-15 Mark Mitchell <mark@codesourcery.com>
11351
11352 * MAINTAINERS: Remove chill maintainers.
11353 * Makefile.in (CHILLFLAGS): Remove.
11354 (CHILL_LIB): Remove.
11355 (TARGET_CONFIGDIRS): Remove libchill.
11356 (CHILL_FOR_TARGET): Remove.
11357 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11358 CHILL_LIB.
11359 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11360 (CHECK_TARGET_MODULES): Likewise.
11361 (INSTALL_TARGET_MODULES): Likewise.
11362 (CLEAN_TARGET_MODULES): Likewise.
11363 (configure-target-libchill): Remove.
11364 (all-target-libchill): Remove.
11365 * configure.in (target_libs): Remove target-libchill.
11366 Do not compute CHILL_FOR_TARGET.
11367 * libchill: Remove directory.
5ce6f47b 11368
ab50d72b
DD
113692002-04-11 DJ Delorie <dj@redhat.com>
11370
11371 * Makefile.in, configure.in: Sync with binutils, entries
11372 follow...
11373
0a1e123a
DD
113742002-04-07 Andrew Cagney <ac131313@redhat.com>
11375
11376 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11377 (do-tar, do-bz2): New rules.
11378 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11379 (gdb-tar): New rule.
11380 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11381 (insight_dejagnu.tar): New rule.
11382 (insight.tar): New rule.
11383 (gdb+dejagnu.tar): New rule.
11384 (gdb.tar): New rule.
11385
ab50d72b
DD
113862002-02-01 Mo DeJong <supermo@bayarea.net>
11387
11388 * Makefile.in: Add all-tix to deps for all-snavigator
11389 so that tix is built when building snavigator.
11390
113912002-01-11 Steve Ellcey <sje@cup.hp.com>
11392
11393 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11394 ld and gdb are not supported.
11395
113962002-01-07 Mark Salter <msalter@redhat.com>
11397
11398 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11399 Allow target-libgloss to be built for arm, strongarm, and xscale.
11400
114012001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11402
11403 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11404 options for i[3456]86-pc-linux* native builds.
11405
114062001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11407
11408 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11409 files from .po files for a distribution.
11410
114112001-09-03 Jeff Holcomb <jeffh@redhat.com>
11412
11413 * configure.in: Enable libstdc++-v3 for h8300 targets.
11414
114152001-06-19 Alan Modra <amodra@bigpond.net.au>
11416
11417 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11418 version from bfd/.
11419
11420Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11421
11422 * Makefile.in (VER): When present, extract the version number from
11423 the file version.in.
11424
dce2d8b2 114252001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11426
11427 * configure.in : enable ld for aix
11428
114292001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11430
11431 * config.guess: Add linux target for S/390.
11432
114332000-11-07 Philip Blundell <pb@futuretv.com>
11434
11435 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11436
114372000-11-03 Philip Blundell <pb@futuretv.com>
11438
11439 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11440 files.
11441
114422001-01-15 Ben Elliston <bje@redhat.com>
11443
11444 * configure.in (host_tools): Add sid.
11445 Always configure cgen.
11446
114472000-11-24 Nick Clifton <nickc@redhat.com>
11448
11449 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11450
ab50d72b
DD
114512000-08-20 Doug Evans <dje@casey.transmeta.com>
11452
11453 * Makefile.in (ALL_MODULES): Add all-cgen.
11454 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11455 (all-cgen): New target.
11456 (all-opcodes,all-sim): Depend on all-cgen.
11457 * configure.in (host_tools): Add cgen.
11458 Only configure cgen if --enable-cgen-maint.
11459
dce2d8b2 114602002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11461
11462 * configure.in: Add *-*-freebsd* configurations.
11463
90def2b2
TT
114642002-04-08 Tom Tromey <tromey@redhat.com>
11465
11466 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11467 Fixes PR libgcj/6068.
11468
320d7e7a
KW
114692002-03-30 Krister Walfridsson <cato@df.lth.se>
11470
11471 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11472
18b467f1
RO
114732002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11474
11475 * configure.in (alpha*-dec-osf*): Enable libgcj.
11476
dce2d8b2 114772003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11478
11479 * MAINTAINERS (Write After Approval): Add myself.
11480
56ae9405
NC
114812002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11482
11483 Fix for: PR bootstrap/3591, target/5676
11484 * configure.in (mcore-pe): Disable the configuration of
11485 libstdc++-v3 since exceptions are not supported.
11486
f18d9a0c
AG
114872002-03-20 Anthony Green <green@redhat.com>
11488
11489 * configure.in: Enable libgcj for xscale-elf target.
11490
dce2d8b2 11491Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11492
11493 * MAINTAINERS: Update my email address.
11494
28eca9e8
AO
114952002-03-16 Alexandre Oliva <aoliva@redhat.com>
11496
11497 * ltmain.sh (relink_command): Fix typo in previous change.
11498
e67e72c7
AO
114992002-03-15 Alexandre Oliva <aoliva@redhat.com>
11500
11501 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11502 (relink_command): Added --tag flags.
11503 (mode=install): If relinking fails; error out.
11504
c2273204
RH
115052002-03-12 Richard Henderson <rth@redhat.com>
11506
11507 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11508 .NOTPARALLEL tag.
11509 (do-check): Rename from check.
11510 (check): Allow parallel check.
11511
bcb64245
BW
115122002-03-12 Bob Wilson <bob.wilson@acm.org>
11513
11514 * MAINTAINERS: Add myself as maintainer for xtensa port.
11515 Fix alphabetical order in CPU port maintainer list.
11516 Remove myself from Write After Approval list.
11517
63adb4ff
RH
115182002-03-11 Richard Henderson <rth@redhat.com>
11519
11520 * Makefile.in (.NOTPARALLEL): Add fake tag.
11521
9bec4bf0
L
115222002-03-07 H.J. Lu (hjl@gnu.org)
11523
11524 * configure.in: Enable gprof for mips*-*-linux*.
11525
c7fc1f84
DS
115262002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11527
11528 * MAINTAINERS (Write After Approval): Add myself.
11529
6bff33fb
AO
115302002-02-28 Alexandre Oliva <aoliva@redhat.com>
11531
11532 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11533 libjava.
11534 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11535
0210b33b
AO
115362002-02-23 Alexandre Oliva <aoliva@redhat.com>
11537
11538 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11539 because its Makefile is there; test for the executable instead.
11540
fcc0a3ef
AO
115412002-02-22 Alexandre Oliva <aoliva@redhat.com>
11542
11543 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11544 libstdc++-v3 and libjava.
11545
dce2d8b2 115462002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11547
11548 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11549 boehm-gc
5ce6f47b 11550
40fe0ec3
AO
115512002-02-09 Alexandre Oliva <aoliva@redhat.com>
11552
11553 * config.guess: Updated to 2002-01-30's version.
11554 * config.sub: Updated to 2002-02-01's version.
11555 Contribute sh64-elf.
11556 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11557 * configure.in: Added sh64-*-*.
11558
694d53ee
CD
115592002-02-08 Chris Demetriou <cgd@broadcom.com>
11560
11561 * MAINTAINERS: Belatedly add myself to write after approval list.
11562
a9ca50b1
JH
11563Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11564
11565 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11566 Remove self as Write After Approval.
11567
5ffc3500
GK
115682002-01-31 Geoffrey Keating <geoffk@redhat.com>
11569
11570 * MAINTAINERS: Put self in as maintainer for contrib/regression
11571 directory.
11572
4ceaf7fb
PE
115732002-01-28 Phil Edwards <pme@gcc.gnu.org>
11574
11575 * MAINTAINERS: Update my email address.
11576
51584787
JT
115772002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11578
5ce6f47b
EC
11579 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11580 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11581 libraries if not supported for NetBSD on target CPU.
11582
5701d273
DR
115832002-01-25 Douglas B Rupp <rupp@gnat.com>
11584
11585 * install-sh: Use _inst.$$_ for temp file name.
11586
b299a075
JT
115872002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11588
11589 * MAINTAINERS (Write After Approval): Move my contact info
11590 from here...
11591 (OS Port Maintainers): ...to here (netbsd).
11592
51fe14b5
BW
115932002-01-22 Bob Wilson <bob.wilson@acm.org>
11594
11595 * MAINTAINERS (Write After Approval): Add myself.
11596
dce2d8b2 115972002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11598
11599 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11600 (all-target-fastjar): Also depend on all-target-libiberty.
11601
3cd87679
L
116022002-01-16 H.J. Lu (hjl@gnu.org)
11603
11604 * config.guess: Import from master sources, rev 1.225.
11605 * config.sub: Import from master sources, rev 1.238.
11606
969a6d8f
KH
116072002-01-16 Kazu Hirata <kazu@hxi.com>
11608
11609 * MAINTAINERS (Write After Approval): Remove myself.
11610
366f6a52
FW
116112001-12-19 Florian Weimer <fw@deneb.enyo.de>
11612
11613 * MAINTAINERS (Write After Approval): Add myself.
11614
f02240b6
JM
116152001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11616
11617 * MAINTAINERS: Add self as docs co-maintainer.
11618
5d08dc39
MK
116192001-12-11 Matthias Klose <doko@debian.org>
11620
11621 * MAINTAINERS (Write After Approval): Add myself.
11622
39e790d5
ZW
116232001-12-09 Zack Weinberg <zack@codesourcery.com>
11624
11625 * MAINTAINERS: Update my email address.
11626
4519d6a3
TC
116272001-12-07 Turly O'Connor <turly@apple.com>
11628 * MAINTAINERS (Write After Approval): Add myself.
11629 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11630 (rs6000_initialize_trampoline): Call __trampoline_setup for
11631 ABI_DARWIN too.
11632 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11633 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11634
21cf0a73
PC
116352001-12-07 Paolo Carlini <pcarlini@unitus.it>
11636
11637 * MAINTAINERS (Write After Approval): Add myself.
11638
4ee43206
DR
11639Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11640
11641 * configure, configure.in: Use temp file for long sed commands.
11642
251931f3
LG
116432001-12-03 Laurent Guerby <guerby@acm.org>
11644
11645 * config.sub: Update to version 1.232 on subversion.
11646
03777dd7
BE
116472001-12-03 Ben Elliston <bje@redhat.com>
11648
11649 * MAINTAINERS: Update mail address for config.* patches.
11650
dce2d8b2 116512001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11652 Zack Weinberg <zack@codesourcery.com>
11653
11654 When build != host, create libiberty for the build machine.
11655
11656 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11657 CONFIG_ARGUMENTS.
11658 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11659 New variables.
11660 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11661 and rules.
11662 (all.normal): Depend on ALL_BUILD_MODULES.
11663 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11664 (all-build-libiberty): Depend on configure-build-libiberty.
11665
11666 * configure: Calculate and substitute proper value for
11667 ALL_BUILD_MODULES.
11668 * configure.in: Create the build subdirectory.
11669 Calculate and substitute TARGET_CONFIGARGS (formerly
11670 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11671
04075e8f
ZL
116722001-11-26 Ziemowit Laski <zlaski@apple.com>
11673
11674 * MAINTAINERS (write-after-approval): Add self.
11675
ed19322d
CR
116762001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11677
11678 * MAINTAINERS (GNATS only accounts): Remove self.
11679
90a12988
HPN
116802001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11681
11682 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11683 libf2c.
11684
77e653ad
CR
116852001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11686
11687 * MAINTAINERS (Write After Approval): Add self.
11688
64adad99
DB
116892001-11-12 David O'Brien <obrien@FreeBSD.org>
11690
11691 * MAINTAINERS: mips and s390 are also CPU ports.
11692
834a28c7
DB
116932001-11-12 David O'Brien <obrien@FreeBSD.org>
11694
11695 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11696
ef94239f
DB
116972001-11-11 David O'Brien <obrien@FreeBSD.org>
11698
11699 * MAINTAINERS: Alphabetize.
11700
beda0427
KH
117012001-11-09 Kazu Hirata <kazu@hxi.com>
11702
11703 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11704
6ca224d3
JDA
117052001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11706
11707 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11708
132e4bd7
PE
117092001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11710
11711 * configure.in (--enable-languages): Be more permissive about
11712 syntax. Check for empty lists better. Warn about $LANGUAGES.
11713
c6243b4c
GK
117142001-11-08 Geoffrey Keating <geoffk@redhat.com>
11715
11716 * config.sub: Import from master sources, rev. 1.230.
11717 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11718
abbb9e76
LG
117192001-11-07 Laurent Guerby <guerby@acm.org>
11720
11721 * MAINTAINERS (Write After Approval): Add self.
11722
53cdb27a
HPN
117232001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11724
11725 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11726
dd3a88c9
HPN
117272001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11728
11729 * config.sub: Import from master sources, rev 1.226.
11730 * config.guess: Import from master sources, rev 1.216.
11731
d344dce9
HPN
117322001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11733
11734 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11735 * MAINTAINERS: Add self as maintainer of MMIX port.
11736 Remove old after-approval entry.
11737
63f6bcd7
JM
117382001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11739
11740 * ChangeLog, configure: Fix spelling errors.
11741
84f92638
BK
117422001-10-20 Brendan Kehoe <brendan@zen.org>
11743
11744 * MAINTAINERS: Tweak my address.
11745
dce2d8b2 11746Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11747
11748 * MAINTAINERS: Update my email address.
11749
1567080c 117502001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11751
f48a3b5c 11752 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11753 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11754
30106886
GB
117552001-10-10 Geert Bosch <bosch@gnat.com>
11756
e490616e 11757 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11758 Added Robert Dewar.
11759
dce2d8b2 117602001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11761
11762 * MAINTAINERS (Write After Approval): Added self
11763
d1c3e709
GB
117642001-10-02 Geert Bosch <bosch@gnat.com>
11765
11766 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11767
50f5f793
JM
117682001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11769
11770 * configure: Handle temporary files securely using mkdir.
11771
7fddf9a9
AO
117722001-09-29 Alexandre Oliva <aoliva@redhat.com>
11773
11774 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11775
dce2d8b2 117762001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11777
11778 * configure.in (*-*-linux*): Disable configuration of target-newlib
11779 and target-libgloss.
e490616e 11780
0c055e34
AO
117812001-09-26 Alexandre Oliva <aoliva@redhat.com>
11782
11783 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11784 RANLIB.
11785
759bfa90
AO
117862001-09-21 Alexandre Oliva <aoliva@redhat.com>
11787
11788 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11789 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11790 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11791 avoid quotes nesting problems.
11792 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11793 (DO_X): Export only variables that are set.
11794
1dc4a750
BE
117952001-09-19 Ben Elliston <bje@redhat.com>
11796
11797 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11798 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11799 semantics. Use the shell built-in "type" command instead.
11800
898c7238
AO
118012001-08-31 Alexandre Oliva <aoliva@redhat.com>
11802
11803 Merged from gcc-3_0-branch:
11804 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11805 * ltcf-c.sh: Use $objext, not $ac_objext.
11806 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11807 * ltcf-cxx.sh: Add support for GNU.
11808 2001-07-22 Timothy Wall <twall@redhat.com>
11809 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11810 default settings if using GNU tools with that configuration.
11811 * ltcf-cxx.sh: Ditto.
11812 * ltcf-gcj.sh: Ditto.
11813 2001-07-21 Michael Chastain <chastain@redhat.com>
11814 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11815 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11816 * ltmain.sh: Mark as gcc-local.
11817
8fa0a32e
EC
118182001-08-30 Eric Christopher <echristo@redhat.com>
11819 Jason Eckhardt <jle@redhat.com>
11820
11821 * config.guess: Merge from master sources.
11822 * config.sub: Merge from master sources, add support for mipsisa32.
11823
32f30f91 118242001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11825 * config.sub: Merge from master sources, rev 1.219.
11826 * MAINTAINERS: Add self as contact for stormy16 port.
11827
f6084f99
ZW
118282001-08-14 Zack Weinberg <zackw@panix.com>
11829
11830 * config.sub: Merge from master sources, rev 1.218.
11831 * config.guess: Merge from master sources, rev 1.209.
11832
91b54f7f
GS
118332001-08-11 Graham Stott <grahams@redhat.com>
11834
11835 * Makefile.in (check-c++): Add missing semicolon.
11836
e5b3941e
JH
11837Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11838
32f30f91 11839 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11840
6387a56e
EC
118412001-07-30 Eric Christopher <echristo@redhat.com>
11842
11843 * MAINTAINERS (Various maintainers: mips port): Added myself.
11844
53b475f0
AH
118452001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11846
e490616e 11847 * configure.in (sh-*-linux*): New.
53b475f0 11848
2a08c780
RH
118492001-07-27 Richard Henderson <rth@redhat.com>
11850
11851 * .cvsignore: Add LAST_UPDATED.
11852
bfa79422
UW
118532001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11854
11855 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11856
0ae85492
AH
118572001-07-16 Aldy Hernandez <aldyh@redhat.com>
11858
e490616e 11859 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11860
8e1ab0fe
NP
11861Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11862
11863 * MAINTAINERS (Write After Approval): Added myself.
11864
2b997990
SC
118652001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11866
11867 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11868 and libgcj on m68hc11/m68hc12.
11869
d920e825
L
118702001-06-27 H.J. Lu (hjl@gnu.org)
11871
11872 * Makefile (CFLAGS_FOR_BUILD): New.
11873 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11874
d425a1e0
JM
118752001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11876
11877 * README: Remove version number.
11878
5b5b4207
GP
118792001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11880
11881 * INSTALL/README: Update wrt. to the installation instructions now
11882 residing in gcc/doc/install.texi.
11883
be839b69
JM
118842001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11885
11886 * README: Replace with a cut-down and updated version of gcc/README.
11887
fe2ee7c4
DE
118882001-06-12 David Edelsohn <edelsohn@gnu.org>
11889
11890 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11891 multilibs to be disabled.
11892
4f5d646c
DB
118932001-06-11 Daniel Berlin <dan@cgsoftware.com>
11894
11895 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11896
818f0c85
AO
118972001-06-09 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * config.guess: Import CVS version 1.195.
11900 * config.sub: Import CVS version 1.212.
11901
e9a8af10
AO
119022001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11903
11904 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11905 gcc/xgcc is built, use -print-prog-name to find out the program
11906 name to use.
11907
ae3ca0a9
PE
119082001-06-04 Phil Edwards <pme@sources.redhat.com>
11909
11910 * config.guess: Import CVS version 1.194. All gcc-local changes
11911 appear to also be in the master copy.
11912 * config.sub: Import CVS version 1.211.
11913
066bd40d
MM
11914Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11915
11916 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11917 with_gcc]: Use `gcc -shared' to build a shared library.
11918
4aef4f33
JDA
11919Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11920
11921 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11922 archives.
11923
c386f00f
RO
11924Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11925
11926 * MAINTAINERS (Write After Approval): Add myself.
11927
2ae5cea5
HPN
119282001-06-01 Hans-Peter Nilsson <hp@axis.com>
11929
11930 * configure.in (libstdcxx_flags): Do not try to execute
11931 libstdc++-v3/testsuite_flags until it exists.
11932
c3766183
AM
119332001-06-01 Alan Modra <amodra@bigpond.net.au>
11934
11935 * MAINTAINERS: Update my email address.
11936
9b337833
GS
119372001-05-31 Graham Stott <grahams@redhat.com>
11938
11939 * MAINTAINERS (Write After Approval): Add myself.
11940
dce2d8b2 119412001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11942
11943 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11944 libraries when using g++ with native linker.
11945
5f7de4b8
AO
119462001-05-28 Alexandre Oliva <aoliva@redhat.com>
11947
11948 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11949
a7bc0fbb
AO
119502001-05-22 Alexandre Oliva <aoliva@redhat.com>
11951
11952 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11953 [aix4*|aix5*]: Prepend blank.
11954
33456445
AO
119552001-05-20 Alexandre Oliva <aoliva@redhat.com>
11956
11957 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11958 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11959 of subdir/configure scripts to use the new libtool.m4.
11960
e48d3d00
MK
119612001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11962
11963 * MAINTAINERS (Write After Approval): Add myself.
11964
9e0e191b
BK
119652001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11966
11967 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11968
3f19b439
BE
119692001-05-11 Ben Elliston <bje@redhat.com>
11970
11971 * Makefile.in (all-sid): New target.
11972 (check-sid, clean-sid, install-sid): Likewise.
11973
6ebe3121
JO
119742001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11975
11976 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11977
ca3667c4
AO
119782001-05-03 Alexandre Oliva <aoliva@redhat.com>
11979
11980 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11981 libgcj.
11982
119832001-05-03 Alexandre Oliva <aoliva@redhat.com>
11984
11985 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11986 gcc/xgcc is built, use -print-prog-name to find out the program
11987 name to use.
11988
b2964d63
AO
119892001-04-26 Alexandre Oliva <aoliva@redhat.com>
11990
b1bb2302
AO
11991 * configure.in (noconfigdirs): Don't reset it from scratch in the
11992 target case; only append to it.
6387a56e 11993
b2964d63
AO
11994 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11995 sparc-*-solaris2.8]: Disable ${libgcj}.
11996
8343765d
AO
119972001-04-25 Alexandre Oliva <aoliva@redhat.com>
11998
11999 * configure.in (libgcj_saved): Copy from $libgcj.
12000 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12001 --disable-libgcj.
12002
ddbb6d43
GRK
120032001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12004
12005 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12006 C front end maintainer.
ddbb6d43 12007
3fa03ff9
AG
12008Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12009
12010 * configure.in: Move *-chorusos target case to the proper switch.
12011 Disable libgcj.
12012
99ffe40f
AO
120132001-04-12 Alexandre Oliva <aoliva@redhat.com>
12014
12015 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12016 1.641.2.228.
12017
78faa32d
FS
120182001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12019
12020 * Makefile.in (STAGE1_CFLAGS): Pass down.
12021
cdbff0ab
AM
120222001-04-13 Alan Modra <amodra@one.net.au>
12023
12024 * config.guess: Add hppa64-linux support. Note for next import that
12025 this is already in the master file.
12026 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12027
75b9074c
AO
120282001-04-12 Alexandre Oliva <aoliva@redhat.com>
12029
12030 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12031 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12032
125404c5
SS
120332001-04-11 Stan Shebs <shebs@apple.com>
12034
12035 * MAINTAINERS: Add self as Darwin port maintainer.
12036
876684fe
AM
120372001-04-11 Alan Modra <amodra@one.net.au>
12038
12039 * MAINTAINERS: Update my email address.
12040
06729913
LR
120412001-04-10 Loren J. Rittle <ljrittle@acm.org>
12042
12043 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12044 recent versions of FreeBSD (release 3 or later).
12045 * ltconfig: On FreeBSD, -lc must not be provided when building
12046 a shared library or else the standard -pthread gcc option is
12047 rendered worthless to later users of the built library.
12048
67916302
JM
120492001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12050
12051 * MAINTAINERS: Add self and RTH as C front end maintainers.
12052
d2bc0628
AO
120532001-04-05 Alexandre Oliva <aoliva@redhat.com>
12054
e490616e
ZW
12055 * config.sub: Make sure to match an already-canonicalized
12056 machine name (eg. mn10300-unknown-elf).
d2bc0628 12057
a3406c06
AO
120582001-04-01 Alexandre Oliva <aoliva@redhat.com>
12059
12060 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12061 New macros.
12062 (bootstrap, cross): Use RECURSE_FLAGS.
12063 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12064
a076f6a4
AO
120652001-03-27 Alexandre Oliva <aoliva@redhat.com>
12066
12067 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12068
e9f4fa71
CH
120692001-03-22 Colin Howell <chowell@redhat.com>
12070
7238de5c
CH
12071 * Makefile.in (DO_X): Do not backslash single-quotes in
12072 backquotes (two places).
e9f4fa71 12073
b6b14b1b
AO
120742001-03-22 Alexandre Oliva <aoliva@redhat.com>
12075
12076 Re-installed:
12077 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12078 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12079 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12080 * ltcf-cxx.sh: Likewise.
12081 * ltcf-gcj.sh: Likewise.
12082
1eb0b89d
GP
120832001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12084
12085 * MAINTAINERS: Add myself as "documentation co-maintainer".
12086
82e23236
AO
120872001-03-22 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12090 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12091
64ec27c3
TT
120922001-03-19 Tom Tromey <tromey@redhat.com>
12093
12094 * config-ml.in: Handle GCJ and GCJFLAGS.
12095
191de407
MC
120962001-03-21 Michael Chastain <chastain@redhat.com>
12097
12098 * Makefile.in: all-m4 depends on all-texinfo.
12099
fed4dede
LR
121002001-03-20 Loren J. Rittle <ljrittle@acm.org>
12101
12102 * MAINTAINERS: Add myself to write after approval list.
12103
085072bb
LB
121042001-03-18 Laurynas Biveinis <lauras@softhome.net>
12105
12106 * Makefile.in (DO_X): Quote nested quotes.
12107
5af8ea3f
AM
121082001-03-18 Alan Modra <alan@linuxcare.com.au>
12109
12110 * MAINTAINERS: Add myself to write after approval list.
12111
69e23037
LB
121122001-03-15 Laurynas Biveinis <lauras@softhome.net>
12113
12114 * Makefile.in (DO_X): Use double quotes for quoting
12115 "RANLIB=$${RANLIB}".
12116
2b9650f4
OP
121172001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12118
12119 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12120
dce2d8b2 121212001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12122
12123 * configure.in: Only use `lang_requires' for languages athat are
12124 actually enabled.
12125
f6646274
PE
121262001-03-08 Phil Edwards <pme@sources.redhat.com>
12127
12128 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12129
c9a54638
AO
121302001-03-08 Alexandre Oliva <aoliva@redhat.com>
12131
12132 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12133
6a556ad6
TT
121342001-03-07 Tom Tromey <tromey@redhat.com>
12135
12136 * configure.in: Allow config-lang.in to set `lang_requires' to list
12137 of other required languages.
12138
6822468a
LB
121392001-03-06 Laurynas Biveinis <lauras@softhome.net>
12140
12141 * Makefile.in: Remove RANLIB definition. Use RANLIB
12142 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12143 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12144
f04885d3 121452001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12146 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12147
f04885d3
BK
12148 * Makefile.in (check-c++): Use tabs, not spaces.
12149
288edf47 121502001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12151
288edf47
LB
12152 * MAINTAINERS: add myself to Write After Approval list.
12153
3d55d2f8 121542001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12155
e490616e 12156 * Makefile.in (check-c++): New rule.
6387a56e 12157
4d88a68a
BK
12158 * configure.in (target_libs): Remove libg++.
12159 (noconfigdirs): Remove libg++.
12160 (noconfigdirs): Same.
12161 (noconfigdirs): Same.
12162 (noconfigdirs): Same.
12163
12164 * config-ml.in: Remove libg++ references.
12165
12166 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12167 (ALL_TARGET_MODULES): Same.
12168 (configure-target-libg++): Remove.
12169 (all-target-libg++): Remove.
12170 (configure-target-libio): Remove.
12171 (all-target-libio): Remove.
12172 (check-target-libio): Remove.
12173 (.PHONY): Remove.
12174 (libg++.tar.bz2): Remove.
12175 (all-target-cygmon): Remove libio.
12176 (all-target-libstdc++): Remove.
12177 (configure-target-libstdc++): Remove.
12178 (TARGET_LIB_PATH): Remove libstdc++.
12179 (ALL_GCC_CXX): Remove libstdc++.
12180 (all-target-gperf): Correct.
12181
2437d4ed
NC
121822001-02-16 Nick Clifton <nickc@redhat.com>
12183
12184 * configure.in (noconfigdirs): Allow configuration of texinfo
12185 for Cygwin hosts.
12186
85b99cbe
AG
121872001-02-15 Anthony Green <green@redhat.com>
12188
12189 * configure: Introduce GCJ_FOR_TARGET.
12190 * configure.in: Ditto.
12191 * Makefile.in: Ditto.
12192
7b18790c
AS
121932001-02-13 Andreas Schwab <schwab@suse.de>
12194
12195 * MAINTAINERS: Update mail address.
12196
c4880c99
MS
121972001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12198
12199 * config.guess: Add linux target for S/390.
12200 * config.sub: Likewise.
12201
dce2d8b2 122022001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12203
12204 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12205 target-libgloss.
e31ae6db 12206
7739adfb
BE
122072001-02-06 Ben Elliston <bje@redhat.com>
12208
12209 * configure: Output host type to stdout, not stderr.
12210
36ca672c
MM
122112001-02-05 Mark Mitchell <mark@codesourcery.com>
12212
e40f2829 12213 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12214 * ltcf-cxx.sh: Likewise.
12215
36ca672c
MM
12216 * config.if: Assume enable_libstdcxx_v3 is defined.
12217
22fdd65e
MM
122182001-02-04 Mark Mitchell <mark@codesourcery.com>
12219
12220 Remove V2 C++ library.
12221 * configure.in: Remove --enable-libstdcxx_v3 support.
12222
3b60dd8e
BM
122232001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12224
12225 * include/demangle.h: Add prototype for java_demangle_v3.
12226
42c0c80a
PE
122272001-01-29 Phil Edwards <pme@sources.redhat.com>
12228
12229 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12230
0be25992
RH
122312001-01-27 Richard Henderson <rth@redhat.com>
12232
12233 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12234
8a8de62d
MS
122352001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12236
12237 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12238 Don't unset, it's non-portable and no longer necessary, set to empty
12239 instead.
12240
92769744
MS
122412001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12242
12243 * ltconfig: Shell portability fix for the tagname validity check.
12244
88a1c0ab
AO
122452001-01-27 Alexandre Oliva <aoliva@redhat.com>
12246
12247 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12248 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12249
45291dd5
MS
122502001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12251
12252 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12253
1ace7e15
TT
122542001-01-26 Tom Tromey <tromey@redhat.com>
12255
12256 * configure.in: Allow libgcj to be built on Sparc Solaris.
12257
0ef8b11b
DE
122582001-01-25 David Edelsohn <edelsohn@gnu.org>
12259
12260 * ltcf-c.sh: Add aix5 case.
12261 * ltcf-cxx.sh: Likewise.
12262 * ltconfig: Likewise.
12263
0006091e
AO
122642001-01-24 Alexandre Oliva <aoliva@redhat.com>
12265
9bad11e1
AO
12266 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12267 keep at least one of build_libtool_libs or build_old_libs set to
12268 yes.
12269
0006091e
AO
12270 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12271 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12272
7c01b2b5
BM
122732001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12274
12275 * configure.in: Enable libgcj on several additional platforms.
12276
d340e0ac
BM
122772001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12278
12279 * configure.in: Enable libgcj for linux targets.
12280
5baf8c37
MS
122812001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12282
12283 * MAINTAINERS (Write After Approval): Add myself.
12284
10a0ba84
JDA
122852001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12286
12287 * MAINTAINERS: Add myself as vax port maintainer.
12288
357c6a4b
FH
122892001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12290
12291 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12292
6e2d9a7a
MS
122932001-01-09 Mike Stump <mrs@wrs.com>
12294
12295 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12296 failures of subdirectories.
12297
b6b14b1b 122982001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12299
b6b14b1b 12300 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12301 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12302 * ltcf-cxx.sh: Likewise.
12303 * ltcf-gcj.sh: Likewise.
12304 * ltconfig.sh: Fix typo.
976b230d 12305
07109110
LB
123062001-01-02 Laurynas Biveinis <lauras@softhome.net>
12307
12308 * configure: handle DOS-style absolute paths.
12309
1da5b8fc
LB
123102001-01-02 Laurynas Biveinis <lauras@softhome.net>
12311
12312 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12313
4c2f5b4f
MM
123142000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12315
12316 * MAINTAINERS: Add myself as avr port co-maintainer.
12317
bc53668e
BE
123182000-12-28 Ben Elliston <bje@redhat.com>
12319
12320 * MAINTAINERS: Add myself under ``Write After Approval''.
12321
c387606f
JM
123222000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12323
12324 * texinfo: Remove directory from GCC.
12325
2cb5082c
JM
123262000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12327
12328 * COPYING: Update to current
12329 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12330 to 19yy as example year in copyright notice).
12331
cc330df9
BK
123322000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12333
6387a56e 12334 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12335 (libstdcxx_incdir): Pass down.
12336 * config.if: Remove expired bits for cxx_interface, add stub.
12337 (libstdcxx_incdir): Add variable for g++ include directory.
12338 * configure.in (gxx_include_dir): Use it.
6387a56e 12339
4c6b2835
AO
123402000-12-18 Alexandre Oliva <aoliva@redhat.com>
12341
12342 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12343 with old-email address from ``Write After Approval''.
12344
3896f13e
AJ
123452000-12-15 Andreas Jaeger <aj@suse.de>
12346
12347 * configure.in: Handle lang_dirs.
12348
123492000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12350
ad46e881
TT
12351 * MAINTAINERS: Removed brads.
12352
90a10418
TT
12353 * MAINTAINERS: Added gcj developers.
12354
41dfe3a2 123552000-12-13 Anthony Green <green@redhat.com>
6387a56e 12356
41dfe3a2 12357 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12358 listed. Disable libgcj for x86 and Alpha Linux until compatible
12359 with g++ abi.
6387a56e 12360
e2f601da
MS
123612000-12-13 Mike Stump <mrs@wrs.com>
12362
12363 * Makefile.in (local-distclean): Also remove fastjar.
12364
70030c01
RB
123652000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12366
12367 * contrib/gcc_update: Add fastjar --touch entries.
12368
2a50f859
AO
123692000-12-12 Alexandre Oliva <aoliva@redhat.com>
12370
12371 * configure.in: Disable language-specific target libraries for
12372 languages that aren't enabled.
12373
7743113b
AG
123742000-12-10 Anthony Green <green@redhat.com>
12375
12376 * configure.in: Define libgcj. Disable libgcj target libraries for
12377 most targets.
12378
92e061a6
NB
123792000-12-10 Neil Booth <neilb@earthling.net>
12380
12381 * MAINTAINERS: Update mail address, remove from WAA list.
12382
f34ff6d6
APB
123832000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12384
12385 * libjava: Imported from /cvs/java.
12386 * libffi: Likewise.
12387 * Boehm-gc: Likewise.
12388
d82a33c6
APB
123892000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12390
12391 * configure.in (target_libs): Revert 2000-12-08 patch.
12392 (noconfigdirs): Added target-libjava.
12393
e14f8e28
LB
123942000-12-09 Laurynas Biveinis <lauras@softhome.net>
12395
12396 * djunpack.bat: removed.
12397
fc26516b
LB
123982000-12-09 Laurynas Biveinis <lauras@softhome.net>
12399
12400 * Makefile.in: handle DOS-style absolute paths.
12401 * config-ml.in: likewise.
12402 * symlink-tree: likewise.
12403
bd8757b3
APB
124042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12405
12406 * fastjar: Imported.
12407
81522a1f
APB
124082000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12409
12410 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12411 libjava.
12412 * configure.in (target_libs): Removed `target-libjava'.
12413
5db1f7ed
APB
124142000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12415
12416 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12417 (ALL_MODULES): Added fastjar.
12418 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12419 (all-target-libjava): all-fastjar replaces all-zip.
12420 (all-fastjar): Added.
12421 (configure-target-fastjar, all-target-fastjar): Likewise.
12422 * configure.in (host_tools): Added fastjar.
12423
5e59997c
MS
124242000-12-07 Mike Stump <mrs@wrs.com>
12425
12426 * Makefile.in (local-distclean): Remove leftover built files.
12427
0a534f40
NC
124282000-11-24 Nick Clifton <nickc@redhat.com>
12429
12430 * configure.in (xscale-elf): Add target.
12431 (xscale-coff): Add target.
12432
7686cadf
LR
124332000-11-22 Loren J. Rittle <ljrittle@acm.org>
12434
e490616e
ZW
12435 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12436 recent versions of FreeBSD (release 3 or later).
12437 * ltconfig: On FreeBSD, -lc must not be provided when building
12438 a shared library or else the standard -pthread gcc option is
12439 rendered worthless to later users of the built library.
7686cadf 12440
fff01699
FF
124412000-11-16 Fred Fish <fnf@be.com>
12442
12443 * configure.in (enable_libstdcxx_v3): Fix typo,
12444 libstd++ -> libstdc++.
12445
4dc16355
KL
124462000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12447
12448 * MAINTAINERS: Add self to Write After Approval list.
12449
bf6fc7b2
BS
124502000-11-21 Bernd Schmidt <bernds@redhat.com>
12451
12452 * MAINTAINERS: Update my email address. Add myself to global write
12453 privs list.
12454
ce8e06b1
AO
124552000-11-18 Alexandre Oliva <aoliva@redhat.com>
12456
6e2a4843
AO
12457 * Makefile.in: Merge with src and libgcj.
12458 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12459 configure-target-<library> when their configure scripts need the C
12460 or C++ library to have already been built to work properly.
12461 (do_proto_toplev): Set them to an empty string.
12462
ce8e06b1
AO
12463 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12464 (REALLY_SET_LIB_PATH): Use them.
12465
c003f378
SS
124662000-11-17 Stan Shebs <shebs@apple.com>
12467
12468 * MAINTAINERS: Add self to Write After Approval list.
12469
cc1e60ea
JM
124702000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12471
12472 * configure: Provide the original toplevel configure arguments
12473 (including $0) to subprocesses in the environment rather than
12474 through gcc/configargs.h.
12475
1173593d
JM
124762000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12477
12478 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12479 C99. Alphabetise "Write After Approval" list.
12480
520907ee
MM
124812000-11-12 Mark Mitchell <mark@codesourcery.com>
12482
34f6fbdb
MM
12483 * configure: Turn on libstdc++ V3 by default.
12484
520907ee
MM
12485 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12486 if we've got GCC.
12487
0bbd37ed
PB
124882000-11-11 Philip Blundell <philb@gnu.org>
12489
12490 * MAINTAINERS: Add self to Write After Approval list.
12491
7ca0e6d9
DE
124922000-11-09 David Edelsohn <edelsohn@gnu.org>
12493
12494 * ltcf-c.sh (aix4): Improve shared library configuration; require
12495 exporting symbols.
12496 * ltcf-cxx.sh (aix4): Define.
12497 * ltconfig (aix4): Define library and soname specs appropriate for
12498 AIX. Define command to create export symbols list.
12499
dce2d8b2 12500Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12501
12502 * config.sub: Add support for Sun Chorus
12503
fc05d516
NC
125042000-10-31 Nick Clifton <nickc@redhat.com>
12505
12506 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12507 <name>@redhat.com. Also installed new email address for Clint
12508 Popetz.
6387a56e 12509
90a0e73f
JM
125102000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12511
12512 * etc: Remove directory from GCC.
12513
a5e1b548
MM
125142000-10-16 Michael Meissner <meissner@redhat.com>
12515
12516 * configure (gcc/configargs.h): Only create if there is a build GCC
12517 directory created.
12518
6387a56e
EC
125192000-10-16 Matthias Klose <doko@debian.org>
12520
be1db873
MK
12521 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12522 when configured for libstdc++-v3.
12523
f5fa9a5b
PE
125242000-10-05 Phil Edwards <pme@gcc.gnu.org>
12525
12526 * configure: Save configure arguments to gcc/configargs.h.
12527
61a77fea
PT
125282000-10-04 Philipp Thomas <pthomas@suse.de>
12529
12530 * config.guess: Import CVS version 1.157.
12531 * config.sub: Import CVS version 1.181.
12532
3a4fee66
AP
125332000-10-04 Andris Pavenis <pavenis@latnet.lv>
12534
12535 * Makefile.in (bootstrap): avoid recursion if subdir missing
12536 (cross): ditto
12537 (do-proto-toplev): ditto
12538
3dd7094e
AO
125392000-09-30 Alexandre Oliva <aoliva@redhat.com>
12540
de710532
AO
12541 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12542 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12543
3dd7094e
AO
12544 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12545 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12546 all affected `configure' scripts.
12547
e592386f
NB
12548Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12549
12550 * MAINTAINERS: Add self as cpplib co-maintainer.
12551
fba54939
AH
125522000-09-24 Aldy Hernandez <aldyh@redhat.com>
12553
12554 * MAINTAINERS: Add self to Write After Approval list.
12555
2bd429f4
GP
125562000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12557
12558 * INSTALL/README: egcs -> GCC update.
12559
dce2d8b2 12560Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12561
12562 * MAINTAINERS: Add myself to Write After Approval list.
12563
d7ce9a83
KH
125642000-09-15 Kazu Hirata <kazu@hxi.com>
12565
12566 * MAINTAINERS: Add myself to Write After Approval list.
12567
18a53ffe
JL
12568Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12569
e490616e
ZW
12570 * configure.in: Do not build byacc for hppa64. Provide paths to the
12571 X11 libraries for hppa64.
18a53ffe 12572
f246ff23
SC
125732000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12574
12575 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12576
06298abd
AO
125772000-09-06 Alexandre Oliva <aoliva@redhat.com>
12578
4b92758a
AO
12579 * Makefile.in (all-zlib): Added dummy target.
12580
06298abd
AO
12581 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12582 ltcf-gcj.sh: Updated from libtool multi-language branch.
12583
4d73d07a
AO
125842000-09-05 Alexandre Oliva <aoliva@redhat.com>
12585
12586 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12587 (bootstrap*): Depend on all-bootstrap.
12588
05d52d78
PT
125892000-09-05 Philipp Thomas <pthomas@suse.de>
12590
12591 * config.guess: Import CVS version 1.156.
12592 * config.sub: Import CVS version 1.179.
12593
3c809ba4
AG
125942000-09-02 Anthony Green <green@cygnus.com>
12595
12596 * Makefile.in (all-gcc): Depend on all-zlib.
12597 (CLEAN_MODULES): Add clean-zlib.
12598 (ALL_MODULES): Add all-zlib.
12599 * configure.in (host_libs): Add zlib.
12600
10ad78a0 126012000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12602
12603 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12604 crosses, but add gcc/include to the header search path for them.
12605
b36a9ce3
DB
126062000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12607
12608 * MAINTAINERS: Add self to Write After Approval list.
12609
cb011248
FS
126102000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12611
12612 * config.guess: Import CVS version 1.152.
12613 * config.sub: Import CVS version 1.177.
12614
db310af0
AO
126152000-08-25 Alexandre Oliva <aoliva@redhat.com>
12616
7965440a
AO
12617 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12618 $targargs to tell whether newlib is going to be built.
12619
db310af0
AO
12620 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12621 $$r/TARGET_SUBDIR/libio for _G_config.h.
12622
e7977565
AO
126232000-08-23 Alexandre Oliva <aoliva@redhat.com>
12624
12625 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12626
126bb9ed
DD
126272000-08-22 DJ Delorie <dj@redhat.com>
12628
12629 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12630
5b0e9d29
AO
126312000-08-22 Alexandre Oliva <aoliva@redhat.com>
12632
12633 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12634 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12635 sub-configures.
12636
4f3e904e
DD
126372000-08-21 DJ Delorie <dj@redhat.com>
12638
12639 * MAINTAINERS: Add self as a libiberty maintainer
12640
c9635443
AO
126412000-08-16 Alexandre Oliva <aoliva@redhat.com>
12642
12643 * configure.in (libstdcxx_flags): Use
12644 libstdc++-v3/src/libstdc++.INC.
12645
8b2100ba
AO
126462000-08-15 Alexandre Oliva <aoliva@redhat.com>
12647
12648 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12649
57119aa9
ZW
126502000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12651
eeb943b0
ZW
12652 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12653
6387a56e 12654 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12655 explicit. Substitute enable_threads into generated Makefiles.
12656 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12657 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12658
acffa7c4
GK
126592000-08-13 Geoff Keating <geoffk@cygnus.com>
12660
12661 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12662
808d8c41
AO
126632000-08-12 Alexandre Oliva <aoliva@redhat.com>
12664
12665 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12666 previous delta.
12667
1fc8c51c 126682000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12669
1fc8c51c
JM
12670 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12671 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12672 (FLAGS_FOR_TARGET): Not here.
12673 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12674
25698887
AO
126752000-08-11 Alexandre Oliva <aoliva@redhat.com>
12676
12677 * config-ml.in (CC, CXX): Don't introduce a leading space.
12678
10120687
DD
126792000-08-07 DJ Delorie <dj@delorie.com>
12680
12681 * MAINTAINERS: Add self as a DJGPP maintainer
12682
15c758e9
DD
126832000-08-07 DJ Delorie <dj@redhat.com>
12684
12685 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12686 "if we're also building gcc, and it's a gcc that will run on the
12687 build machine, we want to use its includes instead of the system's
12688 default includes".
12689
2d0de245
JM
126902000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12691
12692 * MAINTAINERS: Add self to Write After Approval list.
12693
e81b330a
AO
126942000-08-03 Alexandre Oliva <aoliva@redhat.com>
12695
83440c1e
AO
12696 * configure.in (libstdcxx_flags): Don't use `"'.
12697
e81b330a
AO
12698 * config-ml.in: Adjust multilib search paths to the
12699 appropriate multilib tree.
12700
cf95c847
AO
127012000-08-02 Alexandre Oliva <aoliva@redhat.com>
12702
12703 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12704 commas in $LANGUAGES.
12705
9e9af119
MH
127062000-08-02 Manfred Hollstein <manfredh@redhat.com>
12707
12708 * configure.in: Re-enable all references to libg++ and librx.
12709
606ce391
AO
127102000-08-01 Alexandre Oliva <aoliva@redhat.com>
12711
89820b43
AO
12712 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12713 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12714 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12715 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12716
606ce391
AO
12717 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12718
04179d4a
AO
127192000-07-31 Alexandre Oliva <aoliva@redhat.com>
12720
12721 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12722 CXX_FOR_TARGET for sed.
12723
d4eb109c
AO
127242000-07-30 Alexandre Oliva <aoliva@redhat.com>
12725
12726 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12727 Do not override if already set in the environment or in configure.
12728 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12729 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12730
4f4caf92
AO
127312000-07-28 Alexandre Oliva <aoliva@redhat.com>
12732
12733 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12734 the libtool CVS tree multi-language branch.
12735 * ltconfig, ltmain.sh: Updated.
6387a56e 12736
b87487b6
AO
127372000-07-27 Alexandre Oliva <aoliva@redhat.com>
12738
1670d1ea
AO
12739 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12740 (clean-target): Depend on it.
12741
b87487b6
AO
12742 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12743 (GCC_FOR_TARGET): Use it.
12744 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12745 * configure.in: ... here.
12746 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12747 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12748
4e81ae98
EC
127492000-07-24 Eric Christopher <echristo@cygnus.com>
12750
12751 * MAINTAINERS: Add self to Write After Approval list.
12752
059ae32c
AO
127532000-07-24 Alexandre Oliva <aoliva@redhat.com>
12754
5b28edd4
AO
12755 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12756 (configure-target-libchill, configure-target-libobjc): Likewise.
12757
059ae32c
AO
12758 * configure.in: Use the same cache file for all target libs.
12759 * config-ml.in: But different cache files per multilib variant.
12760
1adcd149
MS
127612000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12762
12763 * configure (topsrcdir): Don't use dirname.
12764
2d573dff
JO
127652000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12766
12767 * MAINTAINERS: Add self to Write After Approval list.
12768
d207ebef
JM
127692000-07-20 Jason Merrill <jason@redhat.com>
12770
12771 * configure.in: Remove all references to libg++ and librx.
12772
12773 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12774
127752000-07-20 Hans-Peter Nilsson <hp@axis.com>
12776
12777 * config.sub: Update to subversions version 2000-07-06.
12778
7b7792d5
AH
127792000-07-12 Andrew Haley <aph@cygnus.com>
12780
12781 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12782 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12783
3abaac67
PE
127842000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12785
12786 * symlink-tree: Check number of arguments.
12787
34be2b36
JW
127882000-07-05 Jim Wilson <wilson@cygnus.com>
12789
12790 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12791 search path for a g++ extracted from the build tree. This
12792 will allow link tests run by configure scripts in
12793 subdirectories to succeed.
12794
d207ebef
JM
127952000-07-01 Koundinya K <kk@ddeorg.soft.net>
12796
e490616e 12797 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12798
0900331b
MH
127992000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12800
12801 * MAINTAINERS: Add myself as loop discovery maintainer.
12802
d207ebef
JM
128032000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12804
12805 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12806 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12807
128082000-06-19 Timothy Wall <twall@cygnus.com>
12809
12810 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12811 * config.sub: Add tic54x target.
12812
11a27a76
TM
12813Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12814
12815 * MAINTAINERS: Add self as Fortran maintainer,
12816 remove Craig Burley.
12817
d207ebef 12818Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12819
d207ebef
JM
12820 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12821 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12822
7758b73f
PT
12823Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12824
12825 * MAINTAINERS: Add self as i18n maintainer
12826
d207ebef
JM
1282720000-05-21 H.J. Lu (hjl@gnu.org)
12828
e490616e
ZW
12829 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12830 directory are used if they exist. Make sure
12831 $(build_tooldir)/include is searched for header files,
12832 $(build_tooldir)/lib/ for library files.
d207ebef 12833 (GCC_FOR_TARGET): Likewise.
e490616e 12834 (CXX_FOR_TARGET): Likewise.
d207ebef 12835
bae29210
JL
12836Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12837
12838 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12839
d207ebef 12840Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12841
12842 * Makefile.in (configure-target-libiberty): Depend on
12843 configure-target-newlib.
12844
aab0d19d
AO
128452000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12846
12847 * configure.in, Makefile.in: Merge all libffi-related
12848 configury stuff from the libgcj tree.
12849
d207ebef
JM
12850Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12851
12852 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12853 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12854
12855Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12856
12857 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12858 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12859 current version information. Add to proto-toplev directory.
d207ebef
JM
12860 (gdb-taz): Build do-djunpack.
12861
758c7bd4
DE
128622000-05-15 David Edelsohn <edelsohn@gnu.org>
12863
12864 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12865
1888228d
AC
12866Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12867
12868 * MAINTAINERS: Add self to Write After Approval list.
12869
d207ebef
JM
128702000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12871
12872 * ltmain.sh: Preserve in relink_command any environment
12873 variables that may affect the linker behavior.
12874
2d7cc2fe
JL
12875Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12876
d207ebef
JM
12877 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12878
12879Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12880
12881 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12882
128832000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12884
12885 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12886 with the version name.
2d7cc2fe 12887
ee455968
JE
12888Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12889
12890 * MAINTAINERS: Add self as bb-reorder maintainer.
12891
73b97e5c
BK
128922000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12893
12894 * config.if: Tweak.
12895
d207ebef
JM
128962000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12897
12898 * djunpack.bat: New file.
12899
12900Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12901
12902 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12903 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12904 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12905 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12906
954869eb
DP
129072000-04-16 Dave Pitts <dpitts@cozx.com>
12908
e490616e
ZW
12909 * config.sub (case $basic_machine): Change default for "ibm-*"
12910 to "openedition".
954869eb 12911
eaabe541
AJ
129122000-04-13 Andreas Jaeger <aj@suse.de>
12913
12914 * MAINTAINERS: Added myself.
12915
d207ebef
JM
12916Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12917
12918 * Makefile.in (gdb-taz): New target. GDB specific archive.
12919 (do-md5sum): New target.
12920 (MD5PROG): Define.
12921 (PACKAGE): Default to TOOL.
12922 (VER): Default to a shell script.
12923 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12924 md5 checksum generation.
d207ebef
JM
12925 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12926 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12927 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12928 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12929
12930Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12931
12932 * configure (warn_cflags): Delete.
12933
0ea6d60c
PDM
12934Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12935
12936 * MAINTAINERS: Added myself.
12937
17090313 129382000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12939 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12940
e490616e
ZW
12941 * configure.in (enable_libstdcxx_v3): Add.
12942 (target_libs): Add bits here to switch between libstdc++-v2 and
12943 libstdc++-v3.
12944 * config.if: And this file too.
12945 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12946
76b78517
MM
129472000-04-05 Michael Meissner <meissner@redhat.com>
12948
12949 * config.sub (d30v): Add d30v as a basic machine type.
12950
ad242caf
JM
129512000-03-29 Jason Merrill <jason@casey.cygnus.com>
12952
12953 * configure.in: -linux-gnu*, not -linux-gnu.
12954
d4537148
TM
12955Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12956
12957 * MAINTAINERS: Add self in write-after-approval section.
12958
f152e9d4
JW
12959Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12960
12961 * MAINTAINERS: Add self as ia64 port maintainer.
12962
6a5fcef1
NB
129632000-03-08 Neil Booth <NeilB@earthling.net>
12964
12965 * MAINTAINERS: Add self in write-after-approval section.
12966
d207ebef 12967Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12968
d207ebef
JM
12969 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12970 (do-tar-bz2): Replace TOOL with PACKAGE.
12971 (gdb.tar.bz2): Remove GDBTK from GDB package.
12972 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12973 dejagnu.tar.bz2): New packages.
d207ebef
JM
12974
129752000-02-27 Andreas Jaeger <aj@suse.de>
12976
12977 * configure.in: Add entry for mips*-*-linux*, move catch all
12978 *-*-*linux* entry below this one.
12979
129802000-02-27 Ian Lance Taylor <ian@zembu.com>
12981
12982 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12983
521fe9d0
NC
129842000-02-24 Nick Clifton <nickc@cygnus.com>
12985
12986 * config.sub: Support an OS of "wince".
12987
d207ebef
JM
12988Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12989
12990 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12991 version.
d207ebef 12992
dce2d8b2 129932000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12994
12995 * config.sub: Add support for Linux/IBM 370.
12996 * configure.in: Likewise.
12997
3a685f6f
NC
129982000-02-22 Nick Clifton <nickc@cygnus.com>
12999
13000 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13001
dce2d8b2 130022000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13003
d207ebef 13004 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13005
4746ee26
KG
130062000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13007
13008 * configure (gcc_version): When setting, narrow search to
13009 lines containing `version_string'.
13010
ba96c72d
DC
130112000-02-15 Denis Chertykov <denisc@overta.ru>
13012
13013 * config.sub: Add support for avr target.
13014
77f16a66
NC
130152000-02-14 Nick Clifton <nickc@cygnus.com>
13016
13017 * MAINTAINERS: Add maintainers for MCore port.
13018
784a3a80
HPN
13019Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13020
13021 * config.sub: Add mmix-knuth-mmixware.
13022
719dd4fa
KG
130232000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13024
13025 * MAINTAINERS: Pair cccp with cpplib maintainership.
13026
dce2d8b2 130272000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13028
13029 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13030 structure stuff to -L library search.
13031 (CXX_FOR_TARGET): Ditto.
13032 (CROSS_CHECK_MODULES): Fix spelling mistake.
13033
7a53e94b
MM
130342000-01-24 Mark Mitchell <mark@codesourcery.com>
13035
13036 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13037 the C++ compiler.
13038
0da3b5a7
RH
130392000-01-12 Richard Henderson <rth@cygnus.com>
13040
13041 * configure.in: Don't build some bits for beos.
13042
02368d6d
JS
130432000-01-12 Joel Sherrill (joel@OARcorp.com)
13044
13045 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13046 as include files.
13047
2e76d35c
ZW
130482000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13049
13050 * Add self as cpplib maintainer, as requested by Jason
13051 Merrill. Correct my e-mail address.
13052
4c25fdcf
GK
130532000-01-06 Geoff Keating <geoffk@cygnus.com>
13054
13055 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13056 not mh-aix43.
13057
188e3966
HPN
13058Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13059
13060 * MAINTAINERS: Add myself to "write after approval" list.
13061
c2f5d030
RH
130621999-12-14 Richard Henderson <rth@cygnus.com>
13063
13064 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13065 * config.sub: Accept alphaev[78], alphaev8.
13066
eeda916a
AO
130671999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13068
13069 * config.guess, config.sub: Update from autoconf.
13070
b3bd7820
BK
130711999-11-29 Bruce Korb <autogen@linuxbox.com>
13072
2c290989 13073 * MAINTAINERS: update my playtime e-address.
b3bd7820 13074
1882b2b1
RO
13075Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13076
13077 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13078 necessary libraries are missing.
13079
dce2d8b2 13080Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13081
13082 * MAINTAINERS: Add new 'write after approval' maintainer.
13083
1e25de97
APB
13084Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13085
13086 * MAINTAINERS: Add new Java maintainer.
13087
1722c704
AS
130881999-10-25 Andreas Schwab <schwab@suse.de>
13089
13090 * configure: Fix quoting inside arguments of eval.
13091
8141abe8
NC
130921999-10-21 Nick Clifton <nickc@cygnus.com>
13093
13094 * config-ml.in: Allow suppression of some ARM multilibs.
13095
0b77644a
LV
13096Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13097
13098 * config.guess: Add OS/390 match pattern.
13099 * config.sub: Add mvs, openedition targets.
13100 * configure.in (i370-ibm-opened*): New.
13101
d207ebef
JM
131021999-09-04 Steve Chamberlain <sac@pobox.com>
13103
13104 * config.sub: Add support for configuring for pj.
13105
131061999-08-31 Nick Clifton <nickc@cygnus.com>
13107
13108 * config.sub (maybe_os): Add support for configuring for fr30.
13109
af13ebe9
NC
131101999-08-25 Nick Clifton <nickc@cygnus.com>
13111
13112 * configure.in: Do not configure or build ld for AIX
13113 platforms. ld is known to be broken on these platforms.
13114
1250c760
RO
13115Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13116
13117 * config-ml.in: Pass compiler flag corresponding to multidirs to
13118 subdir configures.
13119
d207ebef
JM
131201999-08-09 Ian Lance Taylor <ian@zembu.com>
13121
13122 * Makefile.in (LDFLAGS): Define.
13123
131241999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13125
13126 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13127 noconfigdirs.
13128 (*-*-cygwin*): Likewise.
13129
131301999-08-08 Ian Lance Taylor <ian@zembu.com>
13131
13132 * mkdep: New file.
13133 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13134 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13135
13136 From Eli Zaretskii <eliz@is.elta.co.il>:
13137 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13138 long file name when using DJGPP on MS-DOS.
13139
dbd83e11
JL
13140Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13141
13142 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13143
d207ebef
JM
131441999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13145
13146 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13147 dependency as this causes "make check" to globally "make all"
13148
cd1f4c2c
TT
13149Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13150
13151 * configure.in (target_libs): Added target-zlib.
13152 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13153 (CONFIGURE_TARGET_MODULES): Likewise.
13154 (CHECK_TARGET_MODULES): Likewise.
13155 (INSTALL_TARGET_MODULES): Likewise.
13156 (CLEAN_TARGET_MODULES): Likewise.
13157 (configure-target-zlib): New target.
13158 (all-target-zlib): Likewise.
13159 (all-target-libjava): Depend on all-target-zlib.
13160 (configure-target-libjava): Depend on configure-target-zlib.
13161
13162 * Makefile.in (configure-target-libjava): Depend on
13163 configure-target-newlib.
13164 (configure-target-boehm-gc): New target.
13165 (configure-target-qthreads): New target.
13166
e490616e
ZW
13167 * configure.in (target_libs): Added target-qthreads.
13168 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13169 (CONFIGURE_TARGET_MODULES): Likewise.
13170 (CHECK_TARGET_MODULES): Likewise.
13171 (INSTALL_TARGET_MODULES): Likewise.
13172 (CLEAN_TARGET_MODULES): Likewise.
13173 (all-target-qthreads): New target.
13174 (configure-target-libjava): Depend on configure-target-qthreads.
13175 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13176
13177 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13178 (CONFIGURE_TARGET_MODULES): Likewise.
13179 (CHECK_TARGET_MODULES): Likewise.
13180 (INSTALL_TARGET_MODULES): Likewise.
13181 (CLEAN_TARGET_MODULES): Likewise.
13182 (all-target-libjava): New target.
13183 (all-target-boehm-gc): Likewise.
13184 * configure.in (target_libs): Added libjava, boehm-gc.
13185
d207ebef
JM
131861999-07-22 Ian Lance Taylor <ian@zembu.com>
13187
13188 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13189 configure.bat in SUPPORT_FILES.
13190 (gas+binutils.tar.bz2): Likewise.
13191
13192 * makeall.bat: Remove; obsolete.
13193
131941999-07-21 Ian Lance Taylor <ian@zembu.com>
13195
13196 From Mark Elbrecht:
13197 * configure.bat: Remove; obsolete.
13198
131991999-07-11 Ian Lance Taylor <ian@zembu.com>
13200
13201 * configure: Add -W -Wall to the default CFLAGS when compiling with
13202 gcc.
13203
13204Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13205
13206 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13207
132081999-06-30 Mark Mitchell <mark@codesourcery.com>
13209
13210 * configure.in: Build ld on IRIX6.
13211
132121999-06-12 Ian Lance Taylor <ian@zembu.com>
13213
13214 * Makefile.in: Change distribution targets to use bzip2 instead of
13215 gzip.
13216 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13217 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13218
132191999-06-04 Nick Clifton <nickc@cygnus.com>
13220
13221 * config.sub: Add mcore target.
13222
26d088fa
CD
13223Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13224
13225 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13226
c2c08b29
L
13227Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13228
13229 * config.guess (dummy): Changed to $dummy.
13230
671d0648
NC
132311999-05-24 Nick Clifton <nickc@cygnus.com>
13232
13233 * config.sub: Tidied up case statements.
13234
b1345c72
BE
132351999-05-22 Ben Elliston <bje@cygnus.com>
13236
51ccbd8d
BE
13237 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13238 <jiro@din.or.jp>.
13239
b1345c72
BE
13240 * config.guess: Merge with FSF version. Future changes will be
13241 more accurately recorded in this ChangeLog.
13242 * config.sub: Likewise.
13243
2caf864f
SM
13244Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13245
13246 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13247
d207ebef
JM
132481999-04-30 Tom Tromey <tromey@cygnus.com>
13249
13250 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13251
90fb0c24
TT
132521999-04-23 Tom Tromey <tromey@cygnus.com>
13253
13254 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13255
d207ebef
JM
132561999-04-20 Drew Moseley <dmoseley@cygnus.com>
13257
13258 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13259 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13260 Bad merge removed these two changes.
13261
3516940d 13262Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13263 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13264
13265 * config.guess (interix Alpha): Add.
13266
d207ebef
JM
132671999-04-11 Richard Henderson <rth@cygnus.com>
13268
13269 * configure.in (i?86-*-beos*): Do config gperf; don't config
13270 gdb, newlib, or libgloss.
13271
e891fbfe 13272Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13273
e891fbfe
AO
13274 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13275 link a trivial program with -mabi=64. If it fails, remove mabi=64
13276 from multidirs.
13277
f9ae47d6
PT
13278Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13279
13280 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13281
d207ebef
JM
132821999-04-08 Nick Clifton <nickc@cygnus.com>
13283
13284 * config.sub: Add support for mcore targets.
13285
132861999-04-07 Michael Meissner <meissner@cygnus.com>
13287
13288 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13289 not mt-ospace, in order to shut up assembler warning about using
13290 symbols that are named the same as registers.
13291
132921999-04-07 Drew Moseley <dmoseley@cygnus.com>
13293
13294 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13295 dependency list for all-target-cygmon.
13296
132971999-04-05 Doug Evans <devans@casey.cygnus.com>
13298
13299 * config-ml.in: Check $host, not $target, for selective multilibs.
13300 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13301 thumb interworking, and underscore prefix multilibs.
13302
133031999-04-04 Ian Lance Taylor <ian@zembu.com>
13304
13305 * missing: Update to version from current automake.
13306
88101ab9
L
13307Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13308
13309 * configure (gxx_include_dir): Removed.
13310
13311 * configure.in (gxx_include_dir): Handle it.
13312 * Makefile.in: Likewise.
13313
d207ebef
JM
133141999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13315
13316 * config.sub (mips64vr4111,mips64vr4111el) Add.
13317
133181999-03-21 Ben Elliston <bje@cygnus.com>
13319
e490616e 13320 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13321
8dc91cbe
ME
13322Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13323
8dc91cbe
ME
13324 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13325 config/mh-djgpp.
13326
d207ebef
JM
13327Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13328
13329 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13330 all-target-newlib to dependency list for all-target-bsp.
13331
926bb5ed
MK
13332Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13333
13334 * config.sub: Add i386-uwin support.
13335 * config.guess: Likewise.
13336
4a6e3000
FS
13337Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13338
13339 * configure.in: cleanup, add mh-*pic handling for arm, special
13340 case powerpc*-*-aix*
13341
d207ebef
JM
13342Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13343
13344 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13345 can be built.
13346
13347Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13348
13349 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13350 targets.
d207ebef 13351
71c91078
NC
133521999-03-02 Nick Clifton <nickc@cygnus.com>
13353
13354 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13355
282e5df8
GN
13356Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13357
13358 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13359
1de558ee
NC
133601999-02-24 Nick Clifton <nickc@cygnus.com>
13361
13362 * config.sub: Fix typo in arm recognition.
13363
d207ebef
JM
13364Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13365
13366 * configure.in (noconfigdirs): Changed target_configdirs to
13367 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13368 rather than m68k-*-* since it is not known to work on
13369 m68k-aout. Ditto for arm-*-*oabi.
13370
13371Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13372
13373 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13374
133751999-02-19 Ben Elliston <bje@cygnus.com>
13376
13377 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13378 Smart and improved by Andrew Cagney.
13379
fab7445a
ME
13380Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13381
13382 * config.guess: Recognize openbsd-*-hppa.
13383
8ccdc228
L
13384Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13385
13386 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13387 only if it is not empty.
13388
3b7265ff
NC
133891999-02-17 Nick Clifton <nickc@cygnus.com>
13390
13391 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13392
d207ebef 13393 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13394
13395 * config.sub: Modified to recognize uname's armv* syntax.
13396
d207ebef
JM
133971999-02-17 Mark Salter <msalter@cygnus.com>
13398
13399 * configure.in: Added target-bsp for sparclite.
13400
13401Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13402
13403 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13404
134051999-02-08 Nick Clifton <nickc@cygnus.com>
13406
13407 * configure.in: Add support for strongarm port.
13408 * config.sub: Add support for strongarm target.
13409
c48dd3f5 13410Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13411
c48dd3f5
MK
13412 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13413 the old name config/mh-cygwin32.
13414 Enable texinfo.
13415
d207ebef
JM
13416Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13417
13418 * configure.in: Do build ld for ix86 Solaris.
13419
ecd62820
JW
13420Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13421
13422 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13423 $AR_FOR_TARGET. Likewise for RANLIB.
13424
bbd8fa7f 13425Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13426
e490616e
ZW
13427 * config.sub (oabi): Recognize.
13428 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13429
0397442c
RL
13430Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13431
13432 * config.guess: Improve detection of i686 on UnixWare 7.
13433
c9ffaa63
MK
13434Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13435
13436 * config.guess: Add support for i386-pc-interix.
13437 * config.sub: Likewise.
13438 * configure.in: Likewise.
c9ffaa63 13439
d207ebef
JM
13440Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13441
13442 * Makefile.in: Remove unneeded all-target-libio from
13443 from all-target-winsup target since it is now unneeded.
13444 Add all-target-libtermcap in its place since it is now
13445 needed.
13446
13447Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13448
13449 * configure.in: makefile stub for cygwin target is probably
13450 unnecessary. Remove it for now.
d207ebef
JM
13451
13452Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13453
13454 * configure.in: libtermcap.a should be built when cygwin is the
13455 target as well as the host.
13456 * config.guess: Allow mixed case in cygwin uname output.
13457 * Makefile.in: Add libtermcap target.
d207ebef 13458
ebe12325
JL
13459Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13460
13461 * config.sub: Clean up handling of hppa2.0.
13462
57057b67
RB
13463Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13464
13465 * config.guess: Use C code to identify more HP machines.
13466
f8670be1
JL
13467Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13468
13469 * config.sub: Handle hppa2.0.
13470
d207ebef
JM
13471Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13472
13473 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13474 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13475
134761998-12-15 Mark Salter <msalter@cygnus.com>
13477
13478 * configure.in: Added target-bsp for several target architectures.
13479
13480 * Makefile.in: Added rules for bsp.
13481
d1a09590
JL
13482Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13483
13484 * config.guess: Improve detection of hppa2.0 processors.
13485
13486Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13487
13488 * config.guess: Recognize FreeBSD using ELF automatically.
13489
71205e0b
MH
134901998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13491
13492 * configure (skip-this-dir): Add handling for new shell script, which
13493 might be created by a sub-directory's configure to indicate, this particular
13494 directory is "unwanted".
13495 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13496
d207ebef
JM
13497Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13498
13499 * ltconfig: import from libtool, after changing libtool to
13500 account for the cygwin name change.
13501
13502Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13503
13504 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13505 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13506
13507Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13508
13509 * configure.in: Add libtermcap to list of cygwin dependencies.
13510
13511Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13512
e490616e
ZW
13513 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13514 they include winsup/include when it's a cygwin target.
d207ebef
JM
13515
135161998-11-12 Tom Tromey <tromey@cygnus.com>
13517
13518 * configure.in (host_tools): Added zip.
13519 * Makefile.in (all-target-libjava): Depend on all-zip.
13520 (all-zip): New target.
13521 (ALL_MODULES): Added all-zip.
13522 (NATIVE_CHECK_MODULES): Added check-zip.
13523 (INSTALL_MODULES): Added install-zip.
13524 (CLEAN_MODULES): Added clean-zip.
13525
13526Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13527
13528 * Makefile.in: lose "32" from comment about cygwin.
13529
13530Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13531
13532 * configure.in: Use -Os to build target libraries for the fr30.
13533
13534Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13535
13536 * config.sub: Add fr30.
13537
13538Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13539
e490616e 13540 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13541 cygwin* instead of cygwin32*.
13542 * config.sub: Check cygwin* instead of cygwin32*.
13543
d2ec8b39
RL
13544Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13545
13546 * config.guess: Match any version of Unixware7.
13547
d207ebef
JM
135481998-10-20 Syd Polk <spolk@cygnus.com>
13549
13550 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13551 if desired.
13552
35cd2565
JL
13553Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13554
13555 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13556 these if the appropriate directories and files to not exist.
13557
52d4e5b7
JL
13558Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13559
13560 * Makefile.in (DEVO_SUPPORT): Add config.if.
13561
38ada91e
MH
13562Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13563
13564 * configure: Add pattern to replace "build_tooldir"'s
13565 definition in the generated Makefile with "tooldir"'s
13566 actual value.
13567
e44e84da
JL
13568Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13569
56a8387f
JL
13570 * config.sub: Bring back lost sparcv9.
13571
e44e84da
JL
13572 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13573
5cb95c7a
JL
13574Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13575
13576 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13577 CC_FOR_TARGET and friends.
13578
13579Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13580
ceff9b14
AO
13581 * Makefile.in (build_tooldir): New variable, same as tooldir.
13582 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13583 -B$(build_tooldir)/bin/.
13584 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13585
f2d11dcd
GP
13586Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13587
13588 * README: Remove installation instructions and refer to the
13589 INSTALL directory instead.
13590
73a6d2e7 13591Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13592
73a6d2e7
RL
13593 * config.sub: Add support for i[34567]86-pc-udk.
13594 * configure.in: Likewise.
13595
5d4a5ee6
JL
13596Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13597
13598 * Makefile.in: add bzip2 package building bits for user
13599 tools module
13600 * configure.in: ditto
13601
6fc19d6d
JL
13602Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13603
13604 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13605 (ALL_TARGET_MODULES): Add all-target-libobjc.
13606 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13607 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13608 (all-target-libchill): Add dependencies.
13609 * configure.in (target_libs): Add libchill.
4e81ae98 13610
f653f0ab
MH
136111998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13612
13613 * configure.in (target_subdir): Remove duplicate line.
13614
5d4a5ee6
JL
13615Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13616
13617 * Makefile.in (all-automake): fix dependencies.
13618
494933e4
JL
13619Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13620
13621 * configure.in: Minor cleanups for building in the $(target_alias)
13622 subdir.
13623
f6b58262
JW
136241998-09-22 Jim Wilson <wilson@cygnus.com>
13625
13626 * Makefile.in (bootstrap): Set r and s before make all. Use
13627 BASE_FLAGS_TO_PASS in make all.
13628 (cross): Likewise.
13629
27c7a08d
MM
136301998-09-20 Mark Mitchell <mark@markmitchell.com>
13631
13632 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13633
e67afd1e
RH
13634Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13635
13636 * config.sub: Fix typo in last change.
13637
8e44ac71
MH
136381998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13639
13640 * config.sub: Add support for C4x target.
13641 * configure.in: Likewise.
13642
d7496fbb
DM
136431998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13644
13645 * config.sub: Recognize sparcv9 just like sparc64.
13646
22097bd1
RL
13647Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13648
13649 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13650
4b877abd
JL
13651Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13652
2c8ec9a2
JL
13653 * config.guess: Correctly identify Pentium II sco boxes.
13654
4b877abd
JL
13655 * config.guess: Fix "tr" code. From Weiwen Liu.
13656
ab03db52
JH
13657Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13658
13659 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13660 stabs.
13661
b54db294
JL
13662Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13663
13664 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13665 (ALL_TARGET_MODULES): Add all-target-libchill.
13666 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13667 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13668 (all-target-libchill): Add dependencies.
13669 * configure.in (target_libs): Add libchill.
13670
bf48dd73
LW
13671Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13672
13673 * config.guess: Avoid assumptions about "tr" behaves when
13674 LANG is set to something other than English.
13675
a3cbd105
L
13676Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13677
13678 * configure (gxx_include_dir): Changed to
13679 '${prefix}/include/g++'-${libstdcxx_interface}.
13680
13681 * config.if: New to determine the interfaces.
13682
c4acd909
MK
13683Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13684
13685 * config.guess: Detect and handle MPE/IX.
13686 * config.sub: Deal with MPE/IX.
13687
9ea97665
DE
13688Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13689
13690 * configure.in: Use mh-aix43.
13691
0ce065bd
MH
136921998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13693
13694 * configure: Fix --without/--disable cases for gxx-include-dir.
13695
5d4a5ee6
JL
13696Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13697
13698 * mdata-sh: Imported. Needed for automake support.
13699
13700Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13701
13702 * Makefile.in (taz): Try "chmod -R og=u ." before
13703 "chmod og=u `find . -print`".
13704
13705Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13706
13707 * configure.in: Add arm-elf and thumb-elf support.
13708
13709Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13710
13711 * Makefile.in: Undo previous patch.
13712
13713Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13714
13715 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13716 to here ...
13717 (install-no-fixedincludes): and here
13718 (INSTALL_MODULES): ... from here.
13719
466456d9
ILT
13720Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13721
13722 * config.sub: Merge with FSF.
13723
1b409d25
ILT
13724 * config.guess: Merge with FSF.
13725
d207ebef
JM
13726Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13727
13728 * configure (extraconfigdirs): New variable.
13729 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13730 * Makefile.in (all): Move higher in file.
13731 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13732 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13733 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13734 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13735 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13736
137371998-07-23 Brendan Kehoe <brendan@cygnus.com>
13738
13739 * Makefile.in (all-target-libjava): Depend on all-gcc and
13740 all-target-newlib.
13741 (configure-target-libjava): Depend on $(ALL_GCC).
13742
7f1937c1
RL
13743Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13744
13745 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13746 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13747
2ada2bd6
ML
13748Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13749
13750 * INSTALL/README: Fix typo.
13751
1e025bde
ML
13752Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13753
5d4a5ee6
JL
13754 * ylwrap: Change absolute path checks to check for DOS style path
13755 names.
1e025bde 13756
5d4a5ee6
JL
13757 * ylwrap: Don't use a full path name if the source file is in the
13758 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13759
6755ff73
ILT
13760 * config-ml.in: Default to being verbose, to match Feb 18 change to
13761 configure.
13762
5d4a5ee6
JL
13763Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13764
13765 Brought over from egcs:
13766
13767 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13768
13769 * configure.in (target_subdir): Set to ${target_alias} instead
13770 of "libraries".
13771
13772 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13773
13774 * configure.in (target_subdir): Set to libraries if enable_multilib.
13775
13776Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13777
13778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13779 multilibs, force reconfiguration the first time we create
13780 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13781
13782Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13783
13784 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13785 avoid confusion with --no-recursion.
13786
13787Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13788
13789 * configure.in: Win32 hosts shouldn't use install -x
13790 * install-sh: remove -x option, and special .exe-handling
13791 hack.
13792
d207ebef
JM
13793Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13794
13795 * config.guess: Recognize i586-pc-beos.
13796 * configure.in: Don't build some bits for beos.
13797
fbd836fc
ILT
13798Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13799
5d4a5ee6
JL
13800 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13801 CFLAGS default to -O2.
13802
fbd836fc
ILT
13803 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13804 when using GNU ld.
13805
13806Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * ltmain.sh: Correct install when using a different shell.
13809
13810Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13811
13812 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13813
d207ebef
JM
13814Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13815
13816 * makefile.vms: Update to build binutils/makefile.vms. Add install
13817 target.
fbd836fc
ILT
13818
13819Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13820
13821 * ltconfig: Update to correct AIX handling.
13822
69b471bc
JL
13823Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13824
81241b5e
JL
13825 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13826
69b471bc
JL
13827 * configure.in (target_subdir): Set to ${target_alias} instead
13828 of "libraries".
13829
bedf82df
MH
138301998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13831
13832 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13833 (Makefile): Depend on $(gcc_version_trigger).
13834
13835 * configure (gcc_version): Change default initializer to empty
13836 string.
13837 (gcc_version_trigger): New variable; pass this variable down
13838 to subdir configures to enable them checking gcc's version
13839 themselves. Emit make macros for both gcc_version vars.
13840 (topsrcdir): Initialize reliably.
13841 (recursion line): Remove --with-gcc-version=${gcc_version}.
13842
28e449d8
MH
138431998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13844
13845 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13846 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13847 in $(libsubdir); emit definition in each generated Makefile.
13848 (gxx_include_dir): Initialize depending on
13849 $enable_version_specific_runtime_libs.
28e449d8 13850
50c4c9f7
MH
138511998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13852
13853 * configure (gcc_version): Initialize properly depending on
13854 how and where configure is started.
13855 (recursion line): Pass a --with-gcc-version=${gcc_version}
13856 to configures in subdirs.
13857
d207ebef
JM
13858Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13859
13860 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13861 cygmon
d207ebef 13862
5d4a5ee6
JL
13863Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13864
13865 * configure.in: Add cygmon and libstub support for mn10200.
13866
2f96399b
MH
138671998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13868
13869 * configure (gcc_version): Add new variable describing the
13870 particular gcc version we're building.
13871 * Makefile.in (libsubdir): Add new macro for the directory
13872 in which the compiler finds executables, libraries, etc.
13873 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13874 and libsubdir.
13875
c4137c50
AO
13876Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13877
ceff9b14
AO
13878 * Makefile.in (local-clean): Remove *.log.
13879 (warning.log): Built with warn_summary from build.log.
13880 (mail-report.log): Run test_summary.
13881 (mail-report-with-warnings.log): Run test_summary including
13882 warning.log in the report.
c4137c50 13883
276d5ee0
RL
13884Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13885
13886 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13887
5d4a5ee6
JL
13888Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13889
13890 * Makefile.in (grep): Grep no longer depends on libiberty.
13891
13892Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13893
13894 * Makefile.in: all-snavigator needs all-libgui.
13895
13896Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13897
13898 * configure.in: Add cygmon and libstub support for mn10300.
13899
8af14275
ILT
13900Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13901
13902 * missing: Update to version from automake 1.3.
13903
fbd836fc
ILT
13904 * ltmain.sh: On installation, don't get confused if the same name
13905 appears more than once in the list of library names.
13906
466456d9
ILT
13907Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13908
13909 * config.sub: Accept m68060 and m5200 as CPU names.
13910
5d4a5ee6
JL
13911Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13912
13913 * configure: Use && rather than using -a in test, because odd
13914 strings can confuse test.
13915 * configure.in: Likewise.
13916
fbd836fc
ILT
13917Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13918
13919 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13920
f0983958
AO
13921Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13922
13923 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13924 bootstrap4-lean): New targets.
f0983958 13925
bfed1ea0
JL
13926Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13927
13928 * mpw-* Delete. Not used.
13929
5d4a5ee6
JL
13930Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13931
13932 * COPYING.LIB: Update FSF address.
13933
bfed1ea0
JL
13934Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13935
13936 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13937
5d4a5ee6
JL
13938 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13939 GAS_SUPPORT_DIRS.
13940
bfed1ea0
JL
13941Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13942
13943 * ltconfig, ltmain.sh: Avoid producing a version number if
13944 -version-info was not used.
13945
5d4a5ee6
JL
13946Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13947
13948 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13949 building with newlib.
13950
139511998-04-30 Paul Eggert <eggert@twinsun.com>
13952
d207ebef 13953 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13954 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13955
13956Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13957
13958 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13959 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13960
13961Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13962
13963 * configure.in: Change alpha to alpha* in several places.
13964
d207ebef
JM
13965Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13966
13967 * config.sub: Recognize sparc86x.
13968
77be0cab
MM
13969Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13970
13971 * configure.in (--enable-target-optspace): Remove debug echo.
13972
62441128
JW
13973Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13974
13975 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13976
bfed1ea0
JL
13977Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13978
13979 * ltconfig: Update cygwin32 support.
13980
5d4a5ee6
JL
13981 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13982 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13983 (GDB_SUPPORT_DIRS): Likewise.
13984
3f4ea1de
MM
13985Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13986
13987 * configure.in (target_makefile_frag): If --enable-target-optspace,
13988 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13989 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13990 not used.
13991 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13992
5d4a5ee6
JL
13993Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13994
13995 * Makefile.in (all-bfd): Depend on all-intl.
13996 (all-binutils): Likewise.
13997 (all-gas): Likewise.
13998 (all-gprof): Likewise.
13999 (all-ld): Likewise.
14000
140011998-04-19 Brendan Kehoe <brendan@cygnus.com>
14002
14003 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14004
bfed1ea0
JL
14005Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14006
5d4a5ee6
JL
14007 * Makefile.in (all-bfd): Depend upon all-libiberty.
14008
bfed1ea0
JL
14009 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14010
5d4a5ee6
JL
14011Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14012
14013 * Makefile.in: Add libstub.
14014
14015 * configure.in: Ditto. Build libstub for targets that have cygmon
14016 support.
14017
14018Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14021
14022Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14023
14024 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14025 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14026
ec8d6ddc
KW
14027Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14028
14029 * configure: Define DEFAULT_M4 by searching PATH.
14030 * Makfile.in: Use DEFAULT_M4.
14031
bfed1ea0
JL
14032Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14033
14034 * ltconfig: Add cygwin32 support.
14035
5d4a5ee6
JL
14036 * Makefile.in, configure.in: Add libtool as a native only directory
14037 to configure and build.
14038
547a6183
JL
14039Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14040
14041 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14042
5d4a5ee6 14043Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14044
5d4a5ee6
JL
14045 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14046
14047Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14048
14049 * Makefile.in: add ash make rules
14050 * configure.in: add ash to native_only and host_tools lists
14051
14052Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14053
14054 * Makefile.in (all-gettext, all-intl): New targets.
14055 (ALL_MODULES): Added all-gettext, all-intl.
14056 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14057 (INSTALL_MODULES): Added install-gettext, install-intl.
14058 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14059
14060 * configure.in (host_tools): Added gettext.
14061 (native_only): Likewise.
14062 (noconfigdirs) [various cases]: Likewise.
14063 (host_libs): Added intl.
14064
d207ebef
JM
14065Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14066
14067 * configure: Do not disable building gdbtk for cygwin32 hosts.
14068
e98e406f
NC
14069Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14070
14071 * configure.in: Add thumb-coff target.
14072 * config.sub: Add thumb-coff target.
14073
5d4a5ee6
JL
14074Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14075
14076 * Makefile.in: Revert yesterday's change.
14077 (all-target-winsup): all-target-librx stays out of here.
14078
14079Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14080
14081 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14082 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14083 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14084 Remove references to librx and libg++.
14085
14086Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14087
14088 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14089 recursive makes
14090
bfed1ea0
JL
14091Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14094 for newlib directory.
bfed1ea0
JL
14095 (CXX_FOR_TARGET): Likewise.
14096
14097Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14098
14099 * ltconfig: Update after libtool/ltconfig.in change for
14100 hpux11.
14101
14102Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14103
14104 * ltconfig, ltmain.sh: Update to libtool 1.2.
14105
3cd730af
MH
14106Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14107
14108 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14109 (install-gcc-cross): Instead, override LANGUAGES here.
14110
80564603
DL
141111998-03-18 Dave Love <d.love@dl.ac.uk>
14112
14113 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14114 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14115
d207ebef
JM
14116Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14117
14118 * configure.in: Add Thumb-pe target.
14119
5d4a5ee6 14120Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14121
5d4a5ee6
JL
14122 * Makefile.in - changed sn targets to snavigator
14123 * configure.in - changed sn targets to snavigator
14124
2d4a0558
MH
14125Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14126
14127 * config-ml.in: After building symlink tree call make distclean
14128 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14129 to be the case for libiberty.
14130
04b93567
L
14131Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14132
14133 * configure: When making link, also check the current
14134 directory. The configure scripts may create one.
14135
9a06b842
RH
14136Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14137
14138 * config.sub: Accept alphapca56 and alphaev6 properly.
14139
217fc4e6
FS
14140Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14141
14142 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14143
3e07bdbd 14144Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14145
e490616e 14146 * config.sub (sco5): Fix typo.
3e07bdbd 14147
5d4a5ee6
JL
14148Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14149
14150 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14151 install-itcl.
14152 (install-itcl): Remove dependency on install-tcl.
14153
14154Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14155
14156 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14157
14158Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14159
14160 * configure.in: Don't build libgui for a cygwin32 target when not on
14161 a cygwin32 host.
14162
14163Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14164
14165 * configure (redirect): Set to null, so default behavior of
14166 configure is now --verbose.
14167
ce0d965c
DL
141681998-02-16 Dave Love <d.love@dl.ac.uk>
14169
14170 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14171 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14172
3acd1fd0
MH
14173Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14174
14175 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14176 this change to sync Makefile.in with its ChangeLog entries.
14177
5d4a5ee6
JL
14178Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14179
14180 * ltmain.sh (mkdir): Check that the directory doesn't exist
14181 before we exit with error, so that we don't get races during
14182 parallel builds.
14183
bfed1ea0
JL
14184Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14185
14186 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14187
4e77e8f1
MH
14188Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14189
14190 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14191 PICFLAG_FOR_TARGET.
14192 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14193
14194 * configure: Emit a definition for the new macro enable_shared
14195 into each Makefile.
14196
5d4a5ee6
JL
14197Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14198
14199 * configure.in (host_tools, native_only): Add libtool.
14200
14201Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14202
14203 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14204 Fix typo in ming config comment.
14205
bfed1ea0
JL
14206Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14207
14208 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14209
5d4a5ee6
JL
14210Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * config.sub: Add tic30 cases, and map c30 to tic30.
14213
8821a725
RH
14214Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14215
14216 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14217 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14218 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14219 (CLEAN_TARGET_MODULES): Similarly
14220 (all-target-libf2c): Add dependences.
4e81ae98 14221 * configure.in (target_libs): Add libf2c.
8821a725 14222
5d4a5ee6
JL
14223Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14224
14225 * configure.in: Remove expect from noconfigdirs when target
14226 is cygwin32. OK to build expect and dejagnu with Canadian
14227 Cross.
14228
0aadd657
ILT
14229Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14230
5d4a5ee6
JL
14231 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14232 host.
14233
0aadd657
ILT
14234 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14235 and mingw32.
14236
d0a8352c
MH
14237Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14238
14239 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14240 here as it is not defined in the toplevel Makefile.
14241
59739e3c
MH
14242Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14243
14244 * configure (package_makefile_rules_frag): New variable, which names
14245 a file with generic rules, ...
14246 Change comment to mention we now have FIVE parts.
14247 * configure: Undo last change.
14248
228197ee
LT
14249Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14250
14251 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14252 * config.sub: More accurate determination of HP processor types.
228197ee 14253
efd4c0ba
MH
14254Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14255
14256 * configure (package_makefile_frag): Move inserting the
14257 ${package_makefile_frag} to where it should be according
14258 to the comment.
14259
6eef3189
PB
14260Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14261
14262 * config.guess: Add support for Linux/ARM.
14263
d207ebef
JM
14264Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14265
14266 * .cvsignore: Remove *-info and *-install since they match
14267 release-info and mpw-install, which we don't want to just ignore.
14268
48464ebf
RH
14269Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14270
14271 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14272
803462a7
PN
14273Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14274
14275 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14276 local_prefix to sub-make invocations.
14277
520ab477
L
14278Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14279
14280 * configure.in: Check makefile fragments in the source
14281 directory.
14282
4bcdb76d
AO
14283Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14284
ceff9b14
AO
14285 * configure.in: Check whether host and target makefile
14286 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14287
5d4a5ee6
JL
14288Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14289
14290 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14291
14292Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14293
14294 * configure.in: Make sure we only replace RPATH_ENVVAR on
14295 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14296 regexp to sed.
14297
14298 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14299 to sub-makes.
14300
0d3e11a5
LI
143011998-01-13 Lee Iverson (leei@ai.sri.com)
14302
14303 * config-ml.in (multi-do): LDFLAGS must include multilib
14304 designator.
14305
d45b3d87 14306Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14307
14308 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14309
d39cd7a1
MK
14310Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14311
14312 * config.sub: Add mingw32 support.
14313 * configure.in: Likewise.
d39cd7a1 14314
6decbc24
FS
14315Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14316
14317 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14318
5d4a5ee6
JL
14319Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14320
14321 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14322 * configure (gxx_include_dir): Provide a definition for subdirs
14323 which do not use autoconf.
14324
14325Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14326
14327 * config.guess: Sync with egcs. Picks up new alpha support,
14328 BeOS & some additional linux support.
14329
d3d1907a
JL
14330Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14331
14332 * config.guess: HP 9000/803 is a PA1.1 machine.
14333
b104e095
RH
14334Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14335
14336 * configure.in: It's alpha*-...
14337
aca823c1
L
14338Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14339
14340 * configure.in (host_makefile_frag, target_makefile_frag):
14341 Handle multiple config files.
14342 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14343 alpha-*-*.
14344
d207ebef
JM
14345Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14346
14347 * mkdep: New file.
14348
14349Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14350
14351 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14352
5d4a5ee6
JL
14353Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14354
14355 * Makefile.in: Add libgui directory.
14356 (GDB_TK): Add all-libgui.
14357 * configure.in: Add libgui directory.
14358 * configure: Add all-libgui to GDB_TK.
14359
14360Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14361
14362 * config-ml.in (multidirs): Add m32r to multilib list.
14363
14364Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14365
14366 * Makefile.in (all-target-gperf): Change dependency to
14367 all-target-libstdc++.
14368
baf55877
FF
14369Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14370
14371 * config.guess: Add BeOS support.
14372
5d4a5ee6
JL
14373Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14374
14375 Source directory cvs renamed to cvssrc:
14376 * configure.in (host_tools): Change cvs to cvssrc.
14377 (native_only): Likewise.
14378 (noconfigdirs) [various cases]: Likewise.
14379 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14380 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14381 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14382 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14383 (all-cvssrc): Rename target from all-cvs.
14384
f2d76545
JL
14385Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14386
14387 * configure (gxx_include_dir): Fix thinko.
14388
205cba53
JL
14389Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14390
14391 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14392 (install-cross, install-gcc-cross): New targets.
14393
5d4a5ee6
JL
14394Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14395
14396 * configure.in (noconfigdirs): Add support for Thumb target.
14397
14398 * config.sub (maybe_os): Add support for Thumb target.
14399
14400Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14401
14402 * Makefile.in: Add rules for cygmon.
14403
14404 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14405
96b0f1fc
JL
14406Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14407
14408 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14409 * configure (gxx_include_dir): Provide a definition for subdirs
14410 which do not use autoconf.
d207ebef
JM
14411
14412Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14413
14414 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14415 11/18/97 build
d207ebef 14416
7dfef6ed
JL
14417Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14418
14419 * From Franz Sirl.
14420 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14421 found on RedHat Linux systems.
96b0f1fc 14422
83cfe7c0
JL
14423Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14424
14425 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14426 guesses.
14427
7dfef6ed
JL
14428Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14429
14430 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14431
5d4a5ee6
JL
14432Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14433
14434 * ltmain.sh: If mkdir fails, check whether the directory was created
14435 anyhow by some other process.
14436
d207ebef
JM
14437Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14438
14439 * configure.in (d30v-*-*): Configure all directories.
14440
14441Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14442
14443 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14444 for the D30V.
14445
14446Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14447
14448 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14449
5d4a5ee6
JL
14450Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14451
e490616e
ZW
14452 * include/libiberty.h: Add extern "C" { so it can be used with C++
14453 progrms.
14454 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14455 programs.
5d4a5ee6 14456
d207ebef
JM
14457Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14458
14459 * configure.in (d30v-*-*): Configure GCC now.
14460
5d4a5ee6
JL
14461Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14462
14463 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14464 is no longer needed.
14465
c9670e62
JM
14466Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14467
14468 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14469
cc71c0ca
MH
14470Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14471
14472 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14473 targets using "$@" to provide support for similar but not identical
14474 targets without having to duplicate code.
14475
d207ebef
JM
14476Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14477
14478 * makefile.vms: Fix to work with DEC C.
14479
14480Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14481
14482 * config.sub: Add mips-tx39-elf to marketing names.
14483
14484Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14485
14486 * ltmain.sh: Handle symlinks in generated script.
14487
14488Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * configure: Handle autoconf style directory options: --bindir,
14491 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14492 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14493 --sysconfdir.
14494 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14495 (sharedstatedir, localstatedir, oldincludedir): New variables.
14496 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14497 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14498 sbindir, sharedstatedir, and sysconfdir.
14499
b1e3ddfd
AJ
14500Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14501
14502 * Makefile.in (bootstrap-lean): New target.
14503
d207ebef
JM
14504Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14505
14506 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14507 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14508
14509Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14510
14511 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14512
09f97c1e
JL
14513Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14514
14515 * Makefile.in (cross): New target.
14516
335d0ab2
AO
14517Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14518 Jeff Law <law@cygnus.com>
14519
14520 * Makefile.in (bootstrap2, bootstrap3): New targets.
14521 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14522 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14523
d207ebef
JM
14524Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14525
14526 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14527 windows. Consistent with gdb/configure.
d207ebef 14528
e693cc28
UD
145291997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14530
e693cc28
UD
14531 * configure.in: Name Linux target fragment.
14532
14533 * configure: Rewrite so that project Makefile fragment is inserted
14534 first and appears last in the resulting Makefile.
14535
d207ebef
JM
14536Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14537
14538 * Makefile.in (install-itcl): Install tcl first.
14539
5d4a5ee6
JL
14540Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14541
14542 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14543
f401679e
JW
14544Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14545
14546 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14547
14548 * configure.in (skipdirs): Add target-librx for Linux.
14549 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14550
ec20b1b9
JL
14551Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14552
14553 * Makefile.in (bootstrap): New target.
14554
becdcf6d
JL
14555Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14556
63f6bcd7 14557 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14558
d207ebef
JM
14559Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14560
14561 * config.guess: Merge with FSF.
14562
0c82f6bf
FF
14563Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14564
14565 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14566
d207ebef
JM
14567Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14568
14569 * config.sub: Add "marketing-names" patch.
14570
3fbc0b70
JS
14571Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14572
e490616e 14573 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14574
e20d4801
JL
14575Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14576
14577 * config.sub: Handle v850-elf.
14578
fe181f78 14579Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14580
14581 * .cvsignore (*-install): Remove.
14582
bfed1ea0
JL
14583Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14584
14585 * ltconfig: Set CONFIG_SHELL in libtool.
14586 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14587
558a1e7c
JW
14588Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14589
14590 * configure.in (target_subdir): Set to libraries if enable_multilib.
14591
7818d6fc
JW
14592Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14593
14594 * config.guess: Update from gcc directory.
14595
d207ebef
JM
14596Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14597
14598 * Makefile.in (all-sim): Depends on all-readline.
14599
6599da04
JM
14600Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14601
14602 * Makefile.in (BISON, YACC): Use $$s.
14603 (all-bison): Depend on all-texinfo.
14604
14605Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14606
14607 * Makefile.in (BISON): Add -L flag.
14608 (YACC): Likewise.
14609
d207ebef
JM
14610Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14611
4e81ae98
EC
14612 * configure.in (noconfigdirs): Add support for v850e target.
14613
d207ebef
JM
14614 * config.sub (maybe_os): Add support for v850e target.
14615
14616Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14617
4e81ae98
EC
14618 * configure.in (noconfigdirs): Add support for v850ea target.
14619
d207ebef
JM
14620 * config.sub (maybe_os): Add support for v850ea target.
14621
6599da04
JM
14622Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14623
14624 * config.sub: Add mipstx39. Delete r3900.
14625
14626Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14627
14628 * Makefile.in (all-autoconf): Depends on all-texinfo.
14629
14630Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14631
14632 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14633 eabi targets.
14634
14635Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14636
14637 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14638
14639 * configure: When handling a Canadian Cross, handle YACC as well as
14640 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14641 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14642
14643Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14644
14645 * Makefile.in (BISON): bison, not byacc or bison -y.
14646 (YACC): bison -y or byacc or yacc.
14647 (various): Add *-bison as appropriate.
14648 (taz): No need to mess with BISON anymore.
14649
14650Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14651
14652 * configure: If OSTYPE matches *win32*, try to find a good value for
14653 CONFIG_SHELL.
14654
14655Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14656
14657 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14658 configure.in if it is present.
14659
14660Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14661
14662 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14663
14664Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14665
14666 * config.sub: Recognize `arc' cpu.
14667 * configure.in: Likewise.
14668 * config-ml.in: Likewise.
14669
14670Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14673
14674Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14675
14676 * configure: Changed sed delimiter from ':' to '|' when
14677 attempting to substitute ${config_shell} for SHELL. On
14678 NT ${config_shell} may contain a ':' in it.
14679
14680Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14681
14682 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14683
14684Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14687
14688Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14689
14690 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14691
14692 * ylwrap: If the program is a relative path, force it to be
14693 absolute.
14694
14695Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14696
14697 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14698
14699Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14700
14701 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14702 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14703 for libraries.
6599da04
JM
14704
14705Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14706
14707 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14708 separated by spaces.
6599da04
JM
14709
14710Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14711
14712 * ylwrap: New file.
14713 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14714
14715 * ltmain.sh: Handle /bin/sh at start of install program.
14716
14717 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14718
14719 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14720 * missing: New file, from automake 1.2.
14721
14722Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14723
14724 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14725 check-tk to CHECK_X11_MODULES.
14726
14727Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14728
14729 * config.sub: Merge with FSF.
14730
14731Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * config.guess: Merge with FSF.
14734
14735Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14736
14737 * configure: Treat msdosdjgpp like go32.
14738 * configure.in: Likewise. Don't remove gprof for go32.
14739
14740 * configure: Change Makefile.tem2 to Makefile.tm2.
14741
14742Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14743
14744 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14745
14746Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14747
14748 * install-sh (chmodcmd): Set to null if the DST directory already
14749 exists. Same as Nov 11th change.
14750
14751Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14752
4e81ae98 14753 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14754
14755Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14756
14757 * config.guess: Update from FSF.
14758
14759Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14760
14761 * Makefile.in (GDB_TK): Depend on itcl and tix.
14762
14763Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14764
14765 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14766 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14767 (INSTALL_SCRIPT): New variable.
14768 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14769 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14770 to -x.
14771 * install-sh: Add support for -x option.
14772
14773Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14774
14775 * configure.in, Makefile.in: Treat tix like itcl.
14776
14777Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14778
14779 * Makefile.in (WINDRES): New variable.
14780 (WINDRES_FOR_TARGET): New variable.
14781 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14782 (EXTRA_HOST_FLAGS): Add WINDRES.
14783 (EXTRA_TARGET_FLAGS): Add WINDRES.
14784 (EXTRA_GCC_FLAGS): Add WINDRES.
14785 ($(DO_X)): Pass down WINDRES.
14786 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14787 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14788 DLLTOOL_FOR_TARGET.
14789
14790Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14791
14792 * configure.in: configure sim before gdb for win32-x-ppc
14793
14794Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14795
14796 Move gperf into the toplevel, from libg++.
14797 * configure.in (target_tools): Add target-gperf.
14798 (native_only): Add target-gperf.
14799 * Makefile.in (all-target-gperf): New target, depend on
14800 all-target-libg++.
14801 (configure-target-gperf): Empty rule.
14802 (ALL_TARGET_MODULES): Add all-target-gperf.
14803 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14804 (CHECK_TARGET_MODULES): Add check-target-gperf.
14805 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14806 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14807
14808Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14809
6599da04
JM
14810 * config.sub (mn10200): Recognize new basic machine.
14811
14812Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14813
14814 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14815 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14816
14817Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14818
14819 * configure.in: If we're building mips-sgi-irix6* native, turn on
14820 ENABLE_MULTILIB and set TARGET_SUBDIR.
14821
14822Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14823
14824 * Makefile.in (all-sn): Depend on all-grep.
14825
14826Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14827
14828 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14829
14830 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14831 Makefile. From Jeff Makey <jeff@cts.com>.
14832 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14833
14834 * Makefile.in (DISTBISONFILES): Remove.
14835 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14836 $(DEFAULT_YACC).
14837
14838 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14839 cygwin32.
6599da04
JM
14840
14841 * Makefile.in (LD): New variable.
14842 (EXTRA_HOST_FLAGS): Pass down LD.
14843 ($(DO_X)): Likewise.
14844
14845Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14846
14847 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14848
14849Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14850
14851 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14852 before adding our own. Always add --build.
6599da04
JM
14853
14854Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14855
14856 * configure.in (targargs): Pass --build if we're doing
14857 a cross-compile.
14858
14859Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14860
ca236658 14861 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14862 sed. Otherwise sed chokes on NT path names with drive
14863 designators. Also look for "?:*" as the leading characters in an
14864 absolute pathname.
14865
14866Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14867
14868 * config.sub: Support for r3900.
14869
14870Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * configure.in: Use install-sh, not install.sh.
14873
14874Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14875
14876 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14877 apply it twice.
14878
14879Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14880
14881 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14882 install-binutils.
14883
14884Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14885
14886 * Makefile.in: Add automake targets.
14887 * configure.in (host_tools): Add automake.
14888
14889Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14890
14891 * configure: Default CXX to c++, not gcc.
14892 * Makefile.in (CXX): Set to c++, not gcc.
14893 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14894
14895Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14896
14897 * install-sh: try appending a .exe if source file doesn't
14898 exist
14899
14900Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14901
14902 * configure.in: Turn on multilib by default.
14903 (cross_only): Remove target-libiberty.
14904
14905 * Makefile.in (all-gcc): Don't depend on libiberty.
14906
14907Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14908
14909 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14910
14911Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14914 (DISTBISONFILES): Add ld/Makefile.in
14915
14916Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14917
14918 * configure.in: if target is cygwin32 but host isn't cygwin32,
14919 don't configure gdb tcl tk expect, not just gdb.
14920
14921Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14922
14923 * configure.in: Added gnuserv everywhere sn appears.
14924
14925 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14926 (CROSS_CHECK_MODULES): Added check-gnuserv.
14927 (INSTALL_MODULES): Added install-gnuserv.
14928 (CLEAN_MODULES): Added clean-gnuserv.
14929 (all-gnuserv): New target.
14930
14931Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14932
14933 * config.guess: Fixes for MIPS OpenBSD systems.
14934
14935Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * Makefile.in (INSTALL_XFORM): Remove.
14938 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14939
14940 * mkinstalldirs: New file, copied from automake.
14941 * Makefile.in (installdirs): Rename from install-dirs. Use
14942 mkinstalldirs. Change all users.
14943 (DEVO_SUPPORT): Add mkinstalldirs.
14944
14945Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14946
14947 * install-sh: Rename from install.sh.
14948 * Makefile.in (INSTALL): Change install.sh to install-sh.
14949 (DEVO_SUPPORT): Likewise.
14950
14951 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14952 Graichen <graichen@rzpd.de>.
14953
14954Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14955
14956 * config.guess: Recognize OpenBSD systems correctly.
14957
14958Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14959
14960 * README, Makefile.in (ETC_SUPPORT): Remove references to
14961 cfg-paper*, configure.{texi,man,info*}._
14962
14963Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14964
14965 * Makefile.in (all.normal): Ensure that gcc is built after all
14966 the x11 - ie gdb - targets.
14967
14968Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14969
14970 * makefile.vms: Don't run conf-a-gas.
14971
14972Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14973
e490616e 14974 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14975
d207ebef
JM
14976Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14977
14978 * configure.in: Remove noconfigdirs case since gdb also
14979 configures and builds for tic80-coff.
14980
6599da04
JM
14981Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * configure: Set cache_file to config.cache.
14984 * Makefile.in (local-distclean): Remove config.cache.
14985
14986Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14987
14988 * COPYING: Update FSF address.
14989
d207ebef
JM
14990Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14991
14992 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14993 noconfigdirs.
14994
6599da04
JM
14995Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14996
14997 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14998 MAKEDIRS, is empty.
14999
15000Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15001
15002 * config.sub: Tweak mn10300 entry.
15003
15004Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15005
15006 * configure.in (host_tools): Put sim before gdb, so gdb's
15007 configure.tgt can determine if the simulator was configured.
15008
15009Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15010
15011 * config.sub: Move BeOS $os case to be with other Cygnus
15012 local cases.
15013
15014Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15015
15016 * config.sub: Remove misplaced comment that broke Linux.
15017
15018Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15019
15020 * config.sub: Add BeOS support.
15021
15022Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15023
15024 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15025
15026Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15027
15028 * configure.in (noconfigdirs): Remove tcl and tk from
15029 noconfigdirs for cygwin32 builds.
15030
d207ebef
JM
15031Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15032
15033 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15034
6599da04
JM
15035Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15036
15037 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15038 make-all.com, use makefile.vms instead.
15039
15040Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15041
15042 * config.sub: Accept -lnews*.
15043
d207ebef
JM
15044Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15045
15046 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15047 target-examples and target-libiberty for d30v.
d207ebef
JM
15048
15049Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15050
15051 * configure.in (noconfigdirs): Enable ld for d30v.
15052
15053Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15054
15055 * configure.in (tic80-*-*): Build compiler.
15056
15057Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15058
15059 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15060 unsupported d30v directories
d207ebef
JM
15061
15062Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15063
4e81ae98
EC
15064 * config.sub, configure.in: Add d30v target cpu.
15065
6599da04
JM
15066Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15067
15068 * makefile.vms: New file.
15069 * make-all.com: Remove.
15070
15071Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15072
15073 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15074
15075Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15076
15077 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15078
15079Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15080
15081 * Makefile.in (ALL_MODULES): Added all-db.
15082 (CROSS_CHECK_MODULES): Addec check-db.
15083 (INSTALL_MODULES): Added install-db.
15084 (CLEAN_MODULES): Added clean-db.
15085
15086Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15087
15088 * config.guess: Merge with latest FSF sources.
15089
15090Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15091
15092 * Makefile.in (ALL_MODULES): Added all-itcl.
15093 (CROSS_CHECK_MODULES): Added check-itcl.
15094 (INSTALL_MODULES): Added install-itcl.
15095 (CLEAN_MODULES): Added clean-itcl.
15096
15097Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15098
15099 * configure.in: build gdb for mn10200
15100
15101Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15102
15103 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15104
d207ebef
JM
15105Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15106
15107 * configure.in (tic80-*-*): Turn off most targets right now.
15108
6599da04
JM
15109Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15112 rather than the makeinfo program.
15113 (do-info): Depend upon all-texinfo.
15114
15115Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * configure.in: Remove uses of config/mh-linux.
15118
15119 * config.sub, config.guess: Merge with latest FSF sources.
15120
d207ebef
JM
15121Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15122
15123 * config.sub (case $basic_machine): Add tic80 entries.
15124
6599da04
JM
15125Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15126
15127 * config.sub, config.guess: Merge with latest FSF sources.
15128
15129Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15130
15131 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15132 * mpw-config.in: Test for NewFolderRecursive.
15133 * mpw-install: Use symbolic name for startup filename.
15134 * mpw-README: Add various additional details.
15135
15136Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15137
15138 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15139
15140Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15141
15142 * configure.in: Do build gcc and the target libraries for
15143 the mn10200.
15144
15145Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15146
15147 * configure.in: don't avoid building gdb for mn10300 any more
15148 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15149 instead of single-quoting it.
15150
15151Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15152
15153 * configure.in: Don't use --with-stabs on IRIX 6.
15154
15155Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15156
15157 * configure.in (m32r): Build gdb, libg++ now.
15158
15159Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15160
15161 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15162 directories from noconfigdirs.
15163
15164Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15165
15166 * config.sub (basic_machine): added mips16 configuration
15167
15168Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15169
15170 * config.sub: Handle d10v-unknown.
15171
d207ebef
JM
15172Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15173
15174 * config.sub: Handle v850-unknown.
15175
6599da04
JM
15176Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15177
15178 * Makefile.in: add findutils
15179 * configure.in: add findutils to list of host_tools
15180
15181Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15182
15183 * config.sub: Handle mn10200 and mn10300.
15184
15185Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15186
15187 * configure.in (d10v-*): Do not build librx.
15188
15189Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15190
15191 * configure.in (mn10300): Build everything except gdb & libgloss.
15192
15193Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15194
15195 * config.guess: Patch for Dansk Data Elektronik servers,
15196 from Niels Skou Olsen <nso@dde.dk>.
15197
15198 For ncr, use /bin/uname rather than uname, since GNU uname does not
15199 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15200
15201 Patch for MIPS R4000 running System V,
15202 from Eric S. Raymond <esr@snark.thyrsus.com>.
15203
15204 Fix thinko for nextstep.
15205
15206 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15207
15208 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15209 * config.guess: Guess mips-dec-mach_bsd4.3.
15210
15211 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15212 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15213 release numbers.
15214 * config.guess (mips-mips-riscos*): Emit just enough of the
15215 release number.
15216
15217 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15218 * config.guess (sparc-auspex-sunos*): Added.
15219 (f300-fujitsu-*): Added.
15220
15221 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15222 * config.guess: Recognize a Tadpole as a sparc.
15223
15224Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15225
15226 * config.guess: Don't assume that NextStep version is either 2 or
15227 3. NextStep 4 (aka OpenStep 4) has come out now.
15228
15229Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15230
15231 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15232 From Rik Faith <faith@cs.unc.edu>.
15233
15234Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15235
15236 * config.sub: Contributions from bug-gnu-utils to:
15237 Support plain "hppa" (no version given) architecture, reported by
15238 OpenStep.
15239 OpenBSD like NetBSD.
15240 LynxOs is not a hardware supplier.
15241
15242 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15243 OpenBSD like NetBSD.
6599da04
JM
15244 Stratus systems.
15245 More Pyramid systems.
15246 i[n>4]86 Intel chips.
15247 M680[n>4]0 Motorola chips.
15248 Use unknown instead of lynx for hardware manufacturer.
15249
15250Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15251
15252 * install.sh (chmodcmd): Set to null if the DST directory already
15253 exists.
15254
15255Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15256
15257 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15258 not use mt-ppc target Makefile fragment any more.
15259
15260Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15261
15262 * configure.in (*-*-windows): Exclude everything but those dirs
15263 needed to build windows.
15264
15265Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15266
15267 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15268
15269Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15270
15271 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15272
15273Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15274
15275 * Undo my previous change.
15276
15277Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15278
15279 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15280 unconditionally.
15281 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15282
15283Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15284
15285 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15286 host to add it's own flags.
6599da04
JM
15287
15288Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15289
15290 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15291
15292Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15293
15294 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15295 (CXX_FOR_TARGET): Likewise.
15296 (GCC_FOR_TARGET): Define.
15297 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15298 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15299 CC_FOR_TARGET was specified on the command line.
15300 (MAKEOVERRIDES): Don't define.
15301
15302Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15303
15304 * configure.in (m32r): Fix spelling of libg++ libs.
15305
15306Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15307
15308 * config.sub (-apple*): Remove, now redundant.
15309
15310Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15311
15312 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15313
15314 * configure: Rework yesterday's sed script patch.
15315
15316 * config.sub: Merge with FSF.
15317
15318Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15319
15320 * config.guess: Merge from FSF.
15321
15322 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15323 * config.guess: Use pc instead of unknown, for pc clone systems.
15324 Change linux to linux-gnu.
6599da04
JM
15325
15326 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15327 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15328
15329Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15330
15331 * test-build.mk (HOLES): Add "xargs" for gdb.
15332
15333 * configure: Avoid hpux10.20 sed bug.
15334
15335Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15336
731a8127 15337 * configure.in: Add support for windows host
6599da04
JM
15338 (that is a build done under the Microsoft build environment).
15339
15340Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15341
15342 * Makefile.in: Replace all uses of srcroot with s, to shrink
15343 command line lengths.
15344
15345 Patches from Geoffrey Noer <noer@cygnus.com>:
15346 * configure.in: If configuring for newlib, pass --with-newlib to
15347 subdirectories.
15348 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15349 -Bnewlib/ and -Lwinsup to gcc.
15350 (CXX_FOR_TARGET): Likewise.
15351
15352Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15353
15354 * Makefile.in (ETC_SUPPORT): Add configure.
15355
15356Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15357
4e81ae98 15358 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15359 host configuration file.
15360
15361Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15362
15363 * configure.in: Break mn10x00 support into separate
15364 mn10200 and mn10300 configurations.
15365 * config.sub: Likewise.
15366
15367Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15368
15369 * configure.in: Add lots of stuff to noconfigdirs for
15370 the mn10x00 targets.
15371
15372 * config.sub, configure.in: Add mn10x00 support.
15373
15374Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15375
15376 * make-all.com: Call conf-a-gas, not config-a-gas.
15377
15378Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15379
15380 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15381 targets.
6599da04
JM
15382
15383Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15384
15385 * mpw-README: Add much more detail for native PowerMac.
15386 * mpw-install: New file.
15387 * mpw-configure: Add --norecursion and --help options.
15388 * mpw-config.in: Translate readme and install files when
15389 copying to objdir.
15390 * mpw-build.in: Don't always depend on byacc and flex.
15391 (install-only-top): New action.
15392
d207ebef
JM
15393Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15394
15395 * configure.in: You can now configure GDB for the v850.
15396
6599da04
JM
15397Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15398
15399 * configure.in (noconfigdirs): Don't configure any C++ dirs
15400 if targeting D10V.
15401
15402Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15403
15404 * config.sub: Recognize mips64vr5000.
15405
15406Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15407
15408 * configure.in: Use a single line for host_tools and native_only.
15409
15410Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15411
15412 * config.sub, configure.in: Add entries for m32r.
15413
15414Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15415
15416 * Makefile.in (inet-install): Don't run install-gzip.
15417
15418Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15419
15420 * configure.in: Don't config lots of things for *-*-windows*.
15421
15422Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15423
15424 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15425 (host_libs, host_tools): Copy from configure.in.
15426 * mpw-configure: Don't complain about directories not found.
15427
15428Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15429
15430 * configure.in (i[345]86): Recognize i686 for pentium pro.
15431 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15432 file.
15433
15434 * config.guess (i[345]86): Ditto.
15435
15436Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15437
15438 * configure.in (noconfigdirs): Removed gdb for D10V.
15439
d207ebef 15440Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15441
d207ebef
JM
15442 * configure.in: Remove ld, target-libio, target-libg++, and
15443 target-libstdc++ from noconfigdirs.
5d4a5ee6 15444
6599da04
JM
15445Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15446
15447 * configure: Fix three locations where shell scripts were
15448 being run directly rather than with config_shell.
15449
d207ebef
JM
15450Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15451
15452 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15453 * config.sub (basic_machine): Recognize v850.
15454
6599da04
JM
15455Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15456
15457 * mpw-configure: Handle multiple enable/disable options and
15458 pass them down recursively, handle -c and -s flags appropriately
15459 depending on choice of compiler, add escape mechanism for
15460 quoted arguments to gC.
15461
15462Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15463
15464 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15465 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15466 so that -mrelocatable-lib and -mno-eabi are used.
15467
15468 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15469 not support --print-multi-lib, don't abort.
15470
6599da04
JM
15471Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15472
15473 * make-all.com: Run config-a-gas.
15474 * setup.com: Don't copy subdirectory files around.
15475
15476Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15477
15478 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15479 target, it now compiles correctly.
15480
15481Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15482
15483 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15484
15485Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15486
4e81ae98 15487 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15488
15489Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15490
15491 * configure.in (native_only): Add prms.
15492
15493Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15496 (BINUTILS_SUPPORT_DIRS): Likewise.
15497
15498Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15499
15500 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15501 d10v support is added.
15502
15503Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15504
15505 * configure.in (d10v-*-*): New target.
15506
15507Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15508
15509 * config.guess (HP 9000/811): Recognize this as a PA1.1
15510 machine.
15511
15512Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15513
15514 * Makefile.in (do-tar-gz): New target, split out from tail end of
15515 taz target. Run each command separately, don't use pipes.
15516 (taz): Use it.
15517
15518Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15519
15520 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15521 * mpw-build.in: No builds should depend on building byacc or flex,
15522 they are assumed to be installed already.
15523
15524Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15525
15526 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15527 variable that CC_FOR_TARGET needs.
15528
15529Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15530
15531 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15532 options have changed since the last time the subdirectory was
15533 configured, and if it has, reconfigure.
15534 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15535 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15536
15537Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15538
15539 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15540 CLEAN_MODULES): Add bash.
15541 (all-bash): New target.
15542
15543Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15544
15545 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15546
15547Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15548
15549 * config.sub (basic_machine): Recognize d10v as a valid processor.
15550
15551Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15552
15553 * mpw-configure: Add support for --bindir.
15554 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15555
15556Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15557
15558 * configure.in: add bash, time, gawk to list of hosttools and things
15559 to only build for native toolchains
15560
15561Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15562
15563 * Makefile.in (docdir): Remove.
15564
15565Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15566
15567 * Makefile.in (datadir): Set to $(prefix)/share.
15568
15569Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15570
15571 * configure.in: build diff and patch for cygwin32-hosted
15572 toolchains.
15573
15574Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15575
15576 * config.sub: Accept -rtems*.
15577
15578Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15579
e490616e
ZW
15580 * configure.in: enable dosrel for cygwin32-hosted builds,
15581 remove diff from the list of things not buildable
15582 via Canadian Cross
6599da04
JM
15583
15584Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15585
15586 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15587 don't get ". ".
6599da04
JM
15588
15589Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15590
15591 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15592
15593Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15594
15595 * Makefile.in (taz): Handle case where tex3patch didn't even get
15596 checked out. Also, if it was found, put the symlink in a new util
15597 subdirectory.
15598
15599Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15600
15601 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15602
15603Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15604
15605 * config.sub: Recognize -openvms.
15606 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15607 * make-all.com, setup.com: New files.
15608
15609Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15610
15611 * Makefile.in (taz): tex3patch moved to texinfo/util.
15612
15613Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15614
15615 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15616 * configure.in: remove make from disable-if-Can-Cross list
15617 enable gdb if ${host} and ${target} are cygwin32
15618
15619Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15620
15621 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15622 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15623
15624Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15625
15626 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15627 distinguish sysv/svr4/bsd variants.
15628 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15629
15630Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15631
15632 * configure.in: Added copyright notice.
15633 * move-if-change: Added copyright notice.
15634
15635Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15636
15637 * configure.in (powerpcle-*-solaris*): Until we get shared
15638 libraries working, don't build gdb, sim, make, tcl, tk, or
15639 expect.
15640
15641Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15642
15643 * config.guess: Merge with FSF:
15644
15645 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15646 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15647
15648 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15649 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15650
15651 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15652 * config.guess: Combine two OSF1 rules.
15653 Also recognize field test versions. From mjr@zk3.dec.com.
15654 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15655 because GNU uname does not support -p. From pmr@pajato.com.
15656
15657Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15658
15659 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15660
15661Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15662
15663 * mpw-README: Document GCCIncludes.
15664
15665Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15666
15667 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15668
15669Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15670
15671 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15672
15673Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15674
15675 * configure.in (*-*-cygwin32): Configure make.
15676
15677Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15678
15679 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15680
15681Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15682
15683 * Makefile.in (all-inet): Depend on all-perl.
15684
15685 * Makefile.in (inet-install): New target.
15686
15687 * Makefile.in (all-inet): Depend on all-tcl.
15688 (all-inet): Depend on all-send-pr.
15689
15690Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15691
15692 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15693 temporarily.
15694
15695Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15696
15697 * configure.in: Don't configure --with-gnu-ld on AIX.
15698
15699Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15700
15701 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15702
15703Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15704
15705 * Makefile.in (ALL_MODULES): Added all-inet.
15706 (CROSS_CHECK_MODULES): Added check-inet.
15707 (INSTALL_MODULES): Added install-inet.
15708 (CLEAN_MODULES): Added clean-inet.
15709 (all-indent): New target.
15710
15711 * configure.in (host_tools): Added inet.
15712 (native_only): Added inet.
15713 (noconfigdirs): Added inet.
15714
15715Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15716
15717 * configure.in: Don't configure libgloss if we are not configuring
15718 newlib.
15719
15720Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15721
15722 * configure.in: Don't configure libgloss for unsupported
15723 architectures.
15724
15725Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15726
15727 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15728
15729Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15730
15731 * Makefile.in (ALL_MODULES): Include all-apache.
15732 (CROSS_CHECK_MODULES): Include check-apache.
15733 (INSTALL_MODULES): Include install-apache.
15734 (all-apache): New target.
15735
15736 * configure.in: Added apache everywhere perl is seen.
15737
15738Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15739
15740 * Makefile.in: Add support for clean-{module} and
15741 clean-target-{module} rules.
15742
15743Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15744
15745 * configure.in (*-*-ose) do not build libgloss.
15746
15747Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15748
15749 * config.guess (prep*:SunOS:5.*:*): Turn into
15750 powerpele-unknown-solaris2.
15751
15752Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15753
15754 * configure.in: Permit --enable-shared to specify a list of
15755 directories.
15756
15757Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15758
15759 * configure.in (host==solaris): Pass only the first word of $CC
15760 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15761
15762Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15763
15764 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15765
15766Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15767
15768 * Makefile.in (ALL_MODULES): Include all-perl.
15769 (CROSS_CHECK_MODULES): Include check-perl.
15770 (INSTALL_MODULES): Include install-perl.
15771 (ALL_X11_MODULES): Include all-guile.
15772 (CHECK_X11_MODULES): Include check-guile.
15773 (INSTALL_X11_MODULES): Include install-guile.
15774 (all-perl): New target.
15775 (all-guile): New target.
15776
15777 * configure.in (host_tools): Include perl and guile.
15778 (native_only): Include perl and guile.
15779 (noconfigdirs): Don't build guile and perl; no ports have been
15780 done.
15781
15782Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15783
e490616e
ZW
15784 * configure (--enable-*): Handle quoted option lists such as
15785 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15786
15787Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15788
15789 * Makefile.in ({,inst}all-target): New rule so we can make and
15790 install all of the target directories easily.
15791
15792Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15793
15794 * configure.in: Add missing global flag in sed substitution when
15795 deleting `target-' from ${configdirs}.
15796
15797Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15798
15799 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15800 option.
15801
15802 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15803 config/mh-necv4.
15804
15805 * install.sh: Correct misspelling of transformbasename.
15806
15807 * config.guess: Recognize mips-*-sysv*.
15808
15809Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15810
15811 * config.sub: Recognize mon960.
15812
15813Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15814
15815 * configure: Restore Canadian Cross handling of BISON and LEX,
15816 removed in Feb 20 change.
15817
15818Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15819
15820 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15821 Mention make install. Remove the old copyright date as well the
15822 clumsy and rather pointless copyright on the README file.
15823
15824Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15825
15826 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15827 Makefile after running symlink-tree, then run `make distclean' to
15828 avoid clobbering any generated files in srcdir.
15829
15830Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15831
15832 * configure.in (m68k-*-netbsd*): Build everything now.
15833
15834Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15835
15836 * Makefile.in (taz): Fix quoting.
15837
15838Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15839
15840 * configure.in (sparclet-*-*): Build everything now.
15841
15842Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15843
15844 * configure.in (m68k-*-linux*): New host.
15845
15846Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15847
15848 * configure: Check for bison before byacc.
15849
15850Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15851
15852 * Makefile.in configure: Change the way LEX and BISON/YACC are
15853 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15854 searching PATH. These are used as fallbacks by Makefile.in if
15855 flex/bison/byacc aren't in objdir.
15856
15857Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15858
15859 * Makefile.in: Make everything which depends upon all-bfd also
15860 depend upon all-opcodes, in case --with-commonbfdlib is used.
15861
15862Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15863
15864 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15865 building NT native compilers on Unix.
15866
15867Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15868
15869 * configure.in: Don't get CC from the host Makefile fragment if we
15870 can find gcc in PATH, or if this is a Canadian Cross. Move the
15871 Solaris test for /usr/ucb/cc to the post target script, just after
15872 the compiler sanity test.
15873
15874Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15875
15876 * config.sub: Merge with FSF.
15877
15878Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15879
15880 * Makefile.in (RPATH_ENVVAR): New variable.
15881 (REALLY_SET_LIB_PATH): Use it.
15882 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15883
15884Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15885
15886 * config.sub, configure.in: Recognize sparclet cpu.
15887
15888Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15889
15890 * config.guess: Support m68k-cbm-sysv4.
15891
15892Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15893
15894 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15895 m68k-unknown-linuxaout from linker help string. Put quotes around
15896 $ld_help_string.
15897
15898Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15899
15900 * config.guess (powerpc-harris-powerunix): Add guess for port
15901 to new target.
15902
15903Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15904
15905 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15906
15907Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15908
15909 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15910 $(REALLY_SET_LIB_PATH) in Makefile.
15911 * Makefile.in (SET_LIB_PATH): New variable.
15912 (REALLY_SET_LIB_PATH): New variable.
15913 ($(DO_X)): Use $(SET_LIB_PATH).
15914 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15915 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15916 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15917 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15918 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15919 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15920 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15921 (install-dosrel): Likewise.
15922 (all-opcodes): Depend upon all-libiberty.
15923
15924Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15925
15926 * config.guess (*:CYGWIN*): New
15927
15928Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15929
15930 * Makefile.in (all-target-winsup): All all-target-libiberty.
15931
15932Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15933
15934 * configure.in (noconfigdirs): Add missing # in front of comment.
15935
15936Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15937
15938 * configure.in: add second pass to things added to noconfigdirs
15939 so *-gm-magic can exclude libgloss properly.
15940
15941Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15942
15943 * mpw-configure (extralibs_name, rez_name): Set correctly
15944 for MWC68K compiler.
15945
15946 * mpw-README: Add more info on the necessary build tools.
15947
15948Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15949
15950 * configure.in, config.sub: Recognize cygwin32.
15951
15952Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15953
15954 * config.guess, config.sub: Recognize A/UX.
15955
15956Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15957
15958 * config.sub: Merge with gcc/config.sub.
15959
15960Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15961
15962 * mpw-build.in (do-binutils): Add build of stamps.
15963
15964Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15965
15966 * config.sub: Add recognition for mips64vr4100*-* targets.
15967
15968Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15969
15970 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15971 Add creation of gconfigargs with `--enable-shared' turned on.
15972 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15973 ($(host)-stamp-stage3-configured): Likewise.
15974 (HOLES): Add chatr and ldd.
15975 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15976
15977Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15978
15979 * configure: Pass --nfp to recursive configures.
15980
15981Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15982
15983 * Makefile.in (DLLTOOL): New.
15984 (DLLTOOL_FOR_TARGET): New.
15985 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15986 (EXTRA_TARGET_FLAGS): Ditto.
15987 (EXTRA_GCC_FLAGS): Ditto.
15988 (CONFIGURE_TARGET_MODULES): Ditto.
15989 (DO_X): Ditto.
15990 * configure: Add DLLTOOL.
15991
15992Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15993
15994 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15995 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15996 mh-sco, since old workarounds no longer needed, and don't
15997 build ld, since libraries have weak symbols in COFF.
15998
15999Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16000
16001 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16002
16003Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16004
16005 * configure.in: Make sure that ${CC} can be used to compile an
16006 executable.
16007
16008Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16009
16010 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16011 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16012 nothing depending on whether gdbtk is being built.
16013
16014Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16015
16016 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16017
16018Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16019
16020 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16021 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16022
16023Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16024
16025 * config-ml.in: Add support for
16026 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16027 Simplify setting of multidirs from --disable-foo.
16028
16029Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16030
16031 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16032 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16033 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16034 non-empty, pass them on to the GCC make.
6599da04
JM
16035 (all-bootstrap): New rule that is like all-gcc, except it executes
16036 the GCC bootstrap rule instead of the GCC all rule.
16037
16038Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16039
16040 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16041
16042Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16043
16044 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16045 DG/UX support.
16046
16047Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16048
16049 * config.sub (i*86*) Change [345] to [3456]
16050
16051Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16052
16053 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16054 --with-gnu-ld=no.
16055
16056Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16057
16058 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16059 AIX multilibs get built.
16060
16061Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16062
16063 * configure.in (i386-win32): Don't build expect if we're not
16064 building the tcl subdir.
16065
16066Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16067
16068 * Makefile.in: (configure-target-examples, all-target-examples):
16069 New targets, configure and build example programs.
16070
16071Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16072
16073 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16074 use it as input to sedit the generated MPW makefile.
16075 * mpw-README: Add a suggestion about Gestalt.h.
16076
16077Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16078
16079 * config.sub: Accept *-*-ieee*.
16080
16081Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16084 Ronald F. Guilmette <rfg@monkeys.com>.
16085
16086Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16087
16088 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16089 for powerpc-pe native.
16090 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16091 (target==powerpc-pe): duplicate i386-win32 entry.
16092
16093Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16094
16095 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16096 of vxworks, not just vxworks5.1.
16097
16098Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16099
16100 * mpw-configure: Add support for exec-prefix.
16101
16102Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16103
16104 * config.guess: Recognize HP model 816 machines as having
16105 a PA1.1 processor.
16106
16107Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16108
16109 * configure: Ignore new autoconf configure options.
16110
6599da04
JM
16111Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16112
16113 * config.guess: Recognize Pentium under SCO.
16114 From Robert Lipe <robertl@arnet.com>.
16115
16116Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16117
16118 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16119
16120Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16121
16122 * configure.in: Don't configure gas for alpha-dec-osf*.
16123
16124Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16125
16126 * configure.in: Default to --with-stabs for some targets for which
16127 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16128 i[345]86*-*-unixware*.
16129
16130Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16131
16132 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16133 rather than basing it on the target. Simplify handling of options
16134 controlling which directories to configure. Remove extraneous
16135 slash in multi-clean target.
16136
16137Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16138
16139 * config-ml.in: Prefix more variables with ml_ so they don't collide
16140 with configure's.
16141
16142Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16143
16144 * configure: Don't turn -v into --v.
16145
16146Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16147
16148 * configure.in (targargs): Fix typo.
16149
16150 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16151
16152Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * configure.in: Strip --host and --target options from
16155 CONFIG_ARGUMENTS, and always configure for --host only. Add
16156 --with-cross-host option when building with a cross-compiler.
16157 * configure: Canonicalize the arguments put into config.status by
16158 always using `=' for an option with an argument. Pass a presumed
16159 --host or --target explicitly.
16160
16161Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16162
16163 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16164 into general OS recognition case.
16165
16166Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16167
16168 * configure.in (target_configdirs): add target-winsup only
16169 for win32 target systems.
16170
16171Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16172
16173 * Makefile.in (all-target-libgloss): Depend upon
16174 configure-target-newlib, since when libgloss is built it looks to
16175 see if the newlib directory exists.
16176
16177Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16178
16179 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16180 cfg-ml-*.in.
16181
16182Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16183
16184 * configure: Handle LD and LD_FOR_TARGET when configuring a
16185 Canadian Cross.
16186
6599da04
JM
16187Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16188
16189 * configure.in (target_libs): add target-winsup.
16190 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16191 (target==ppcle-pe): remove ld from $noconfigdirs.
16192
16193Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16194
16195 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16196 Preserve relative path names in $srcdir. Build symlink tree if
16197 configuring cross target dir and srcdir=. (= no VPATH support).
16198 (configure-target-libg++): Depend on configure-target-librx.
16199 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16200 * config-ml.in: New file.
16201 * symlink-tree: New file.
16202 * configure: Ensure srcdir="." if that's what it is.
16203
16204Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16205
16206 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16207 includes and FLEX_SKELETON setting.
16208 * mpw-configure (--with-gnu-ld): New option, controls whether
16209 to use PPCLink or ld with PowerMac GCC.
16210 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16211 * mpw-config.in: Configure grez if targeting Mac.
16212
16213 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16214 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16215 just macos.
6599da04
JM
16216 * configure.in: Configure grez resource compiler if targeting Mac.
16217 * Makefile.in (all-grez, install-grez): New targets.
16218
16219Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16220
16221 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16222 gcc in the path, set CC to gcc -O2.
6599da04
JM
16223
16224Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16225
16226 * configure: Default ${build} correctly. Avoid picking up extra
16227 spaces when reading CC and CXX from Makefile. When doing a
16228 Canadian Cross, use plausible default values for numerous
16229 variables.
16230 * configure.in: When doing a Canadian Cross, don't try to
16231 configure tools whose configure script can't handle it.
16232
16233Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16234
16235 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16236
16237Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16238
16239 * configure: Remove dubious bug reporting address.
16240
16241Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16242
16243 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16244 configure script, run that instead of this directory's configure.
16245 In either case, print a message that we're configuring the sub-dir.
16246
16247Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16248
16249 * configure.in: Before checking for the existence of various files,
16250 use sed to filter out "target-".
16251
16252Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16253
16254 * Makefile.in (DO_X): Split rule to decrease command line length
16255 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16256 (Philippe De Muyter).
16257
16258Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16259
16260 * Makefile.in (all-patch): depend on all-libiberty.
16261
16262Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16263
16264 * configure.in: If the only directory in target_configdirs which
16265 actually exists is libiberty, then set target_configdirs to empty,
16266 to avoid trying to build a target libiberty in a gas or gdb
16267 distribution.
16268
16269Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16270
16271 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16272 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16273 systems.
6599da04
JM
16274
16275Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16276
16277 * configure.in (copy_dirs): Use sys-include instead of include
16278 for --with-headers option.
16279
16280Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16281
16282 * Makefile.in, configure.in: Make winsup builds work with
16283 new scheme.
16284
16285Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16286
16287 * configure.in: Build the linker on AIX.
16288
16289Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16290
16291 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16292 where needed.
16293
16294Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16295
16296 * Makefile.in (all-gcc): Fix typo.
16297
16298Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16299
16300 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16301
16302Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16303
16304 * configure.in: Rename libFOO to target-libFOO, and xiberty
16305 to target-xiberty, to provide more flexibility.
16306 (target_subdir): Define. Create if cross.
16307 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16308 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16309 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16310 check-libFOO -> check-target-libFOO, etc.
16311 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16312 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16313 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16314 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16315 allow ALL_GCC="" to only configure.
16316 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16317 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16318 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16319
16320Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16321
16322 * Makefile.in (taz): Build "info" in etc explicitly.
16323
16324Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16325
16326 * configure.in: Make sure that CC is undefined (as opposed to
16327 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16328 problem with autoconf trying to configure on a host without GCC.
16329
16330Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16331
16332 * mpw-configure: Set host alias from choice of host compiler,
16333 only use generic MPW Makefile sed if present, edit a file
16334 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16335 * mpw-README: Add problem notes about CW6 and CW7.
16336
16337Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16338
16339 * Makefile.in (taz): Use ";" instead of ";;".
16340
16341Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16342
16343 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16344 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16345 DISTDOCDIRS.
16346 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16347 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16348
16349Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16350
16351 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16352 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16353 Move bfd to DISTSTUFFDIRS.
16354
16355Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16356
16357 * Makefile.in (X11_LIB): Removed.
16358 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16359
16360 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16361
16362Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16363
16364 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16365 names.
16366
16367Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16368
16369 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16370
16371Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16372
16373 * configure.in (i[345]86-*-win32): Always build newlib.
16374 Don't configure cvs, autoconf or texinfo.
16375 * Makefile.in (LD_FOR_TARGET): New.
16376 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16377 Pass down LD_FOR_TARGET.
16378
16379Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16380
16381 * winsup: New directory.
16382 * Makefile.in: Build winsup.
16383 * configure.in: Winsup is configured when target is win32.
16384 Can only build win32 target GDB when native.
4e81ae98 16385
6599da04
JM
16386Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16387
16388 * config.guess: Recognize HP model 819 machines as having
16389 a PA 1.1 processor.
16390
16391Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16392
16393 * configure: Fix sed loop which substitutes for CC and CXX to
16394 avoid bug found in various sed implementations.
16395
16396Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16397
16398 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16399 simulator. Use standard powerpc-*-eabi*.
16400
16401Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16402
16403 * configure.in: Stop putting gas and binutils in noconfigdirs for
16404 powerpc-*-aix* and rs6000-*-*.
16405
16406Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16407
16408 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16409 -mcall-aixdesc libraries.
16410
16411Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16412
16413 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16414
16415 * config.sub (arm | armel | armeb): Fix shell syntax.
16416
16417Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16418
16419 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16420 -msoft-float and -mcpu=common support.
16421 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16422 libraries.
16423
16424Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16425
16426 * configure.in: Allow configuration and build of emacs19 for the alpha.
16427
16428Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16429
16430 * configure.in (CC): Get ^CC, not just any old CC, from
16431 ${host_makefile_frag}.
16432
16433Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16434
4e81ae98 16435 * configure.in (CC): Try to get CC from
6599da04
JM
16436 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16437
16438Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16439
16440 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16441 only if it exists in $(srcdir).
16442
16443Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16444
16445 * configure: If CC and CXX are not set in the environment, set
16446 them, based on either an existing Makefile or on searching for gcc
16447 in PATH. Substitute for CC and CXX in Makefile.
16448 * configure.in: Remove libm from target_libs. Separate
16449 target_configdirs from configdirs. If CC is not set in
16450 environment, try to get it from a host Makefile fragment. Rewrite
16451 changes of configdirs to use skipdirs instead. A few minor
16452 tweaks. Take directories out of target_configdirs as they are
16453 taken out of configdirs. Remove existing Makefile files from
16454 subdirectories. Substitute for TARGET_CONFIGDIRS and
16455 CONFIG_ARGUMENTS in Makefile.
16456 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16457 by configure.in.
16458 (CONFIG_ARGUMENTS): Likewise.
16459 (CONFIGURE_TARGET_MODULES): New variable.
16460 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16461 ($(CONFIGURE_TARGET_MODULES)): New target.
16462 (configure-libg++, configure-libio): New targets.
16463 (all-libg++): Depend upon configure-libg++.
16464 (all-libio): Depend upon configure-libio.
16465 (configure-libgloss, all-libgloss): New targets.
16466 (configure-libstdc++): New target.
16467 (all-libstdc++): Depend upon configure-libstdc++.
16468 (configure-librx, all-librx): New targets.
16469 (configure-newlib): New target.
16470 (all-newlib): Depend upon configure-newlib
16471 (configure-xiberty): New target.
16472 (all-xiberty): Depend upon configure-xiberty.
16473
16474Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16475
16476 * configure.in (host i[345]86-*-win32): Expand the
16477 noconfigdirs again.
16478
16479Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16480
16481 * mpw-configure: Fix sed command file name.
16482
16483Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16484
4e81ae98 16485 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16486 noconfigdirs again.
16487
16488Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16489
16490 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16491 or powerpc*-*-pe*, since they are not yet supported.
16492
16493Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16494
16495 Add PowerMac support and many other enhancements.
16496 * mpw-configure: New option --cc to select compiler to use,
16497 paste options set according to --cc into the generated
16498 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16499 if mpw-make.sed is present.
16500 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16501 add forward includes for PowerPC include files.
16502 * mpw-build.in: Build using Makefile.PPC if present.
16503 (do-byacc, etc): Remove separate version resource builds.
16504 (do-gas): Build "stamps" before "all".
16505 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16506 * mpw-README: Update to reflect --cc option, PowerMac support,
16507 and recently-reported compatibility problems.
16508
16509Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16510
16511 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16512 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16513 (--with-multilib-top): Pass to recursive invocations.
16514
16515Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16516
16517 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16518 v810-*-*.
16519
16520Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16521
16522 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16523 gdb, ld and opcodes on v810-*-*.
16524
6599da04
JM
16525Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16526
16527 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16528 (local-maintainer-clean): New target.
16529 (maintainer-clean): New target.
16530 (realclean): Just depend upon maintainer-clean.
16531
16532Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16533
16534 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16535
16536Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * configure.in: Build ld in mips*-*-bsd* case.
16539
16540Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16541
16542 * config.sub: Accept -lites* OS. From Ian Dall.
16543
16544Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16545
16546 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16547 targets.
6599da04
JM
16548
16549Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16550
16551 * configure.in: treat i386-win32 canadian cross the same as
16552 i386-go32 canadian cross.
16553
16554Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16555
16556 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16557 running under the simulator to build a reduced set of libraries.
16558 (powerpc-*-eabiaix): Add fine grained multilib support added to
16559 other powerpc targets yesterday.
16560
16561Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16562
16563 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16564 -disable-softfloat, -disable-relocatable, -disable-aix, and
16565 -disable-sysv to control which multilib libraries get built.
16566
16567Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16568
16569 * configure: Add Makefile.tem to list of files to remove in trap
16570 handler.
16571
16572Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16573
16574 * config.guess (*Linux*): Add missing "exit"s.
16575 Also, need specific check for alpha-unknown-linux (uses COFF).
16576
16577Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16578
16579 * config.guess: Merge with FSF:
16580
16581 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16582 * config.guess (AIX4): More robust release numbering discovery.
16583
16584 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16585 * config.guess (i386-sequent-ptx): Properly get version number.
16586
16587 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16588 * config.guess (mips:*:4*:UMIPS): New case.
16589
16590Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16591
16592 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16593 (i386-win32 host): Likewise. Don't build readline.
16594
16595Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16596
16597 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16598 SUPPORT_FILES to submakes.
16599
16600Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16601
16602 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16603 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16604 mpw-configure.
16605
16606Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16607
16608 * configure.in (appdirs): Use =, not ==, in test expression when
16609 trying to build the text to print in the warning message for
16610 Solaris users.
16611
16612Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16613
16614 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16615
16616Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16617
16618 * config.guess: Recognize lynx-2.3.
16619
16620Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16621
16622 * config.sub (z8ksim): Deleted
16623 (z8k-*-coff): New, this is the one true name of the target.
16624
16625Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16626
16627 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16628
16629Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16630
16631 * config.guess (*:Linux:*:*): First try asking the linker what the
16632 default object file format is (elf, aout, or coff). Then if this
16633 fails, try previous methods.
16634
16635Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16636
16637 * configure.in: Don't build newlib for *-*-vxworks5.1.
16638
16639Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16640
16641 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16642 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16643
16644Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16645
16646 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16647
16648Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16649
16650 * cfg-ml-com.in: New file.
16651 * cfg-ml-pos.in: New file.
16652
16653Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16654
16655 * COPYING.NEWLIB: Add HP free copyright to list.
16656
16657Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16658
16659 * config.sub: Recognize -eabi* for the system, not just -eabi.
16660
16661Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16662
16663 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16664 * config.sub, configure.in (win32): New target and host.
16665
16666Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16667
16668 * configure.in: Add i386-pe configuration.
16669
16670Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16671
16672 * mpw-build.in (install): Install GDB after LD.
16673
16674Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16675
16676 * mpw-config.in (elf/mips.h): Always forward-include, needed
16677 for GDB to build.
16678
16679Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16680
16681 * testsuite: New directory for customer acceptance and whole tool
16682 chain tests.
16683
16684Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16685
16686 * configure: If per-host line isn't found, but AC_OUTPUT is found
16687 and a configure script exists, run it instead.
16688
16689Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16690
16691 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16692
16693Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16694
16695 * configure: Set build_{cpu,vendor,os,alias} to host values when
16696 --build isn't specified.
16697
16698Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16699
16700 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16701 (FLAGS_TO_PASS): Pass them.
16702 (EXTRA_TARGET_FLAGS): Ditto.
16703
6599da04
JM
16704Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16705
16706 * Makefile.in (all-libg++): Depend on all-libstdc++.
16707
16708Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16709
16710 * configure.in (noconfigdirs): Enable all packages for
16711 i386-unknown-netbsd.
16712
16713Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16714
16715 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16716 hosted builds (DOS builds)
16717
16718Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16719
16720 Changes for ARM based on patches from Richard Earnshaw:
16721 * config.sub: Handle armeb and armel.
16722 * configure.in: Omit arm linker only for riscix.
16723
16724Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16725
16726 * config.guess: Update from FSF.
16727
16728Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16729
63f6bcd7 16730 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16731 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16732 powerpcle variant. Convert pentium into i586, not i486. Add p5
16733 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16734 temporarily.
16735
16736Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16737
16738 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16739
16740Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16741
16742 * config.sub: Accept -lites* as a basic system type.
16743
16744Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16745
16746 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16747 installed, and if so return linuxoldld as the system name.
16748
16749Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16750
16751 * config.guess: Add hppa1.1-hp-lites support.
16752
16753Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16754
16755 * configure.in: Don't build newlib for m68k-vxworks5.1.
16756
16757Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16758
16759 * configure.in (mips-sgi-irix6): Use mh-irix5.
16760
16761Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16762
16763 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16764
16765Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16766
16767 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16768 OSF/1. Fix compiler flags.
6599da04
JM
16769 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16770
16771Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16772
16773 * configure.in: Recognize --with-newlib.
16774 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16775
16776Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16777
d207ebef 16778 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16779 to *_X11_MODULES due to gdbtk needing X include files et al.
16780
16781Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16782
16783 Merge in support for Mac MPW as a host.
16784 (Old change descriptions retained for informational value.)
16785
16786 * mpw-config.in: Add generic include forwards for cpu-specific
16787 include files in aout and elf directories.
16788
16789 * mpw-configure: Added copyright.
16790 * mpw-config.in: Check for presence of required build tools.
16791 (target_libs): Add newlib.
16792 (target_tools): Add examples.
16793 (Read Me): Generate as "Read Me for MPW" instead.
16794 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16795 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16796 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16797
16798 * mpw-configure: Remove subdir-specific makefile hackery,
16799 delete mk.tmp after using it.
16800
16801 * mpw-build.in (all): Display start and end times.
16802
16803 * mpw-configure (host_canonical): Set.
16804 (target_cpu): Always add to makefiles.
16805 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16806 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16807 (mpw-mh-mpw): Look for in srcdir and srcroot.
16808 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16809
16810 * mpw-build.in: (install-only): New target.
16811
16812 * mpw-configure (host_alias, target_alias): Rename from hostalias
16813 and targetalias, add into generated Makefile.
16814 (mk.tmp): If present, add into generated Makefile.
16815 * mpw-build.in (all-gas): Build config.h first before gas proper.
16816
16817 * mpw-configure (config.status): Write only if changed.
16818 * mpw-config.in (readline): Configure it (not built, just used for
16819 definitions).
16820
16821 * mpw-config.in (elf/mips.h): Add a forward include.
16822
16823 * mpw-config.in: Forward-include most .h files in include into
16824 extra-include.
16825 (readline): Don't build.
16826 mpw-build.in (install): Install GDB.
16827
16828 * mpw-configure (prefix, mpw_prefix): Handle it.
16829 * mpw-config.in (mmalloc, readline): Don't configure.
16830 * mpw-build.in (thisscript): Rename to ThisScript.
16831 Use mpw-build instead of BuildProgram everywhere.
16832 (mmalloc, readline): Don't build.
16833 * mpw-README: New file, basic documentation about the MPW port.
16834
16835 * mpw-config.in: Use forward-include to create include files.
16836
16837 * mpw-configure: Add more things to the top of each configured
16838 Makefile, including contents of config/mpw-mh-mpw.
16839 * mpw-config.in (extra-include): Create this directory and fill it
16840 with Posix-like include files when configuring.
16841
16842 * config.sub (apple, mac, mpw): Add various aliases.
16843
16844 * mpw-build.in: New file, top-level build script fragment for MPW.
16845 * mpw-configure: New file, configure script for MPW.
16846 * mpw-config.in: New file, config fragment for MPW.
16847
16848Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16849
16850 * configure.in (host_libs): Remove glob, since it is gone from the
16851 sources.
16852
16853Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16854
16855 * Makefile.in: define empty GDB_NLM_DEPS var.
16856
16857 * configure.in(target_makefile_frag): use config/mt-netware
16858 for netware targets.
16859
16860Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16861
16862 * config.sub: Merge in recent FSF changes. Remove linux special
16863 cases.
16864
16865Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16866
731a8127 16867 Revert this change:
6599da04
JM
16868
16869 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16870
16871 * build-all.mk: Use CC=cc -Xs on Solaris.
16872
6599da04
JM
16873Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16874
16875 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16876 stop using it.
16877 * Makefile.in: Nuke all references to glob subdirectory.
16878
16879Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16880
16881 * configure.in: Fix --enable-shared logic in per-host.
16882
16883Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16884
16885 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16886
16887Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16888
16889 * configure.in (noconfigdirs): Don't build gas on AIX, for
16890 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16891
16892Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16893
16894 * configure: Fix --cache-file to work if the file argument is a
16895 relative path.
16896
16897Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16898
16899 * configure: If the --cache-file is used, pass it down to
16900 configure in subdirectories.
16901
16902Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16903
16904 * config.sub: add vxworks29k configuration.
16905
16906Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16907
16908 * Makefile.in (taz): Do "diststuff" part quietly.
16909
16910Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16911
16912 * config.sub: Mini-merge with gcc/config.sub.
16913
16914Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16915
16916 * config.guess (IRIX): Sed - to _.
16917
16918Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16919
16920 * Makefile.in (source-vault, binary-vault): New targets.
16921
16922Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16923
16924 * config.sub: Recognize -eabi as a basic system type.
16925
16926Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16927
16928 * configure.in (enable_shared stuff): Fix typo.
16929
16930Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16931
16932 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16933
16934Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16935
16936 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16937
16938Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16939
16940 * configure.in (rs6000-*-*): Don't build gas.
16941
16942Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16943
16944 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16945 reduce command line length.
16946 (AS_FOR_TARGET): Check for as.new, not Makefile.
16947 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16948
16949Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16950
16951 * config.guess: Merge from FSF.
16952
16953Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16954
16955 * configure: Don't use $ when handling program_suffix.
16956
16957Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16958
16959 * configure.in: Configure tk for hppa/hpux.
16960
16961Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16962
16963 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16964
16965Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16966
16967 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16968 to LIBCXXFLAGS. Tests are better run without it.
16969
16970Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16971
16972 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16973
16974Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16975
16976 * configure.in (*-*-netware*): Don't configure xiberty.
16977
16978Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16979
16980 * configure.in: Remove tk from native_only list.
16981
16982Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16983
16984 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16985 for special NCD build.
16986
16987Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16988
16989 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16990 makeall.bat, they're only useful for binutils snapshots.
16991 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16992 makeall.bat to specified SUPPORT_FILES.
16993
16994Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16995
16996 * build-all.mk: Add Ericsson targets to sun4 and solaris
16997 hosts. Add BNR's sun4 target to solaris host, so their
16998 build-from-source will be tested in-house first.
16999
17000Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17001
17002 * Makefile.in (LIBCFLAGS): New variable.
17003 (CFLAGS_FOR_TARGET): Ditto.
17004 (LIBCFLAGS_FOR_TARGET): Ditto.
17005 (LIBCXXFLAGS): Ditto.
17006 (CXXFLAGS_FOR_TARGET): Ditto.
17007 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17008 (BASE_FLAGS_TO_PASS): Pass them.
17009 (EXTRA_TARGET_FLAGS): Ditto.
17010
731a8127 17011 * configure.in: Support --enable-shared.
6599da04
JM
17012
17013Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17014
17015 * configure.in (target_libs): Include libstdc++ again.
17016 * config.guess: Update from FSF (for FreeBSD).
17017
17018Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17019
17020 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17021 makeall.bat.
17022 (DISTDOCDIRS): Add `etc'.
17023 (ETC_SUPPORT_PFX): New variable.
17024 (taz): Include anything from etc starting with a word in
17025 ETC_SUPPORT_PFX.
17026
17027Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17028
17029 * config.sub: Update for recent FSF changes. Remove obsolete
17030 h8300hds entry. Add -windows* and -osx as basic os. Minor
17031 spacing changes.
17032
17033Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17034
17035 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17036
17037 * config.guess: Merge with FSF.
17038 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17039
17040Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17041
17042 * configure: Since the "trap 0" handler will override the exit
17043 status on many systems, only use it for "exit 1", and make it set
17044 a non-zero exit status; reset it before "exit 0". Also, check
17045 exit status of config.sub, and error out if it failed.
17046
17047Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17048
17049 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17050 and install libgloss.
17051
17052Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17053
17054 * Makefile.in (all-binutils): Depend upon all-byacc.
17055
17056 * configure.in: Don't build emacs on Irix 5.
17057
17058Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17059
17060 * configure.in (*-*-netware*): Add libio.
17061
17062Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17063
17064 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17065 (CHECK_TARGET_MODULES): Ditto.
17066 (INSTALL_TARGET_MODULES): Ditto.
17067 (TARGET_LIBS): Ditto.
17068 (all-libstdc++): Note dependencies.
17069
17070Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17071
17072 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17073
17074Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17075
17076 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17077 -fexternal-templates.
17078
17079 * configure.in (target_libs): Add libstdc++.
17080 (noconfigdirs): Add libstdc++ as appropriate.
17081
17082Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17083
17084 * config.guess: Update from FSF.
17085
17086Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17087
17088 * configure: Use ${config_shell} when running ${configsub}.
17089
17090Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17091
17092 * config.sub: No longer recognize h8300h.
17093
17094Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17095
17096 * config.sub: Remove extraneous differences between config.sub and
17097 gcc/config.sub.
17098
17099Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17100
17101 * Makefile.in (DISTSTUFFDIRS): Add gas.
17102
17103Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17104
17105 * COPYING.NEWLIB: New file.
17106
17107Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17108
17109 * config.guess (HP-UX): Patch from Harlan Stenn
17110 <harlan@landmark.com> to also emit release level.
17111
17112Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17113
17114 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17115
17116Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17117
17118 * config.sub: Merge nextstep cleanup from FSF.
17119
17120Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17121
17122 * configure.in (arm-*-*): Don't configure ld for this target.
17123
17124Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17125
17126 * configure.in (*-*-netware): don't configure libg++, libio,
17127 librx, or newlib.
17128
17129Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17130
17131 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17132 configure ld--it works, but it doesn't support shared libraries.
17133
17134Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17135
17136 * config.guess (*-unknown-freebsd*): Get rid of possible
17137 trailing "(Release)" in version string.
17138 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17139
17140Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17141
17142 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17143 Fix type: *-next-neststep -> *-next-nextstep.
17144
17145 * config.guess: Merge from FSF:
17146
17147 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17148
17149 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17150
17151 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17152
17153 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17154 instead of UNIX_SV for UnixWare 1.0).
17155
17156Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17157
17158 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17159 to make gdb/nlm/* build after the compiler and linker.
17160
17161Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17162
17163 * config.guess (netbsd, freebsd, linux): Accept any machine,
17164 not just i[34]86.
17165 (m68k-atari-sysv4): Relocate to match FSF version.
17166
17167 * config.guess: More merges from the FSF:
17168
17169 Add a space before function call or macro invocation.
17170
17171 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17172
17173 * config.guess: Add trap cmd to remove dummy.c and dummy when
17174 interrupted.
17175
17176 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17177
17178 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17179 (dummy): Redirect stderr from compilation of dummy.c.
17180
17181 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17182
17183 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17184
17185Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17186
17187 * configure: Accept and ignore --cache*, for compatibility with
17188 new autoconf.
17189
17190Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17191
17192 * config.guess: Merge from FSF:
17193
17194 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17195
17196 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17197 (PATH): Add /.attbin at end for finding uname.
17198 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17199
17200 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17201
e490616e 17202 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17203
17204 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17205
e490616e
ZW
17206 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17207 to select whether to use ELF or COFF.
6599da04
JM
17208
17209 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17210
e490616e 17211 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17212
17213 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17214
17215 * config.guess: Guess the OS version for HPUX.
17216
17217 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17218
17219 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17220
17221Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17222
17223 * configure.in: Recognize --with-headers, --with-libs, and
17224 --without-newlib.
17225 * Makefile.in (all-xiberty): Depend upon all-ld.
17226
17227Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17228
17229 * configure.in: Change i[34]86 to i[345]86.
17230
17231Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17232
17233 * configure (version): A few more tweaks to help message.
17234
17235Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17236
17237 * Makefile.in: Remove (for now) librx as a host library,
17238 now that we're building it for target.
17239
17240Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17241
17242 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17243 (Karl Berry).
17244
17245Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17246
17247 * configure.in: Also configure librx.
17248
17249Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17250
17251 * Makefile.in: Update various rules to reflect that librx
17252 is now needed for libg++.
17253
17254Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17255
17256 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17257
17258Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17259
17260 * configure.in: Configure the examples directory.
17261
17262Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17263
17264 * configure: Simplify Jun 2 1994 change.
17265
17266Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17267
17268 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17269 /bin/gcc isn't good enough to build gcc.
17270
17271Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17272
17273 * Makefile.in (GDB_SUPPORT_FILES): Remove
17274 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17275 (gdb.tar.gz): Add new rule to use standard distribution building
17276 mechanism.
17277
17278Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17279
17280 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17281 Bill Cox <bill@cygnus.com>.
17282
17283Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17284
17285 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17286
17287Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17288
17289 * configure: Search current dir first in .gdbinit.
17290
17291Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17292
17293 * config.sub: Recognize freebsd (merged from gcc config.sub).
17294
17295Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17296
17297 * config.sub: Refer to NeXT's operating system as nextstep.
17298
17299 * config.sub (case $basic_machine): Re-order the cases, to match
17300 the order in the FSF version (which is mostly alphabethical).
17301 Merge in some additions and changes from the FSF.
17302
17303Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17304
17305 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17306 * config.sub: Recognize cxux7.
17307 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17308
17309Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17310
17311 * config.sub: Fix typo powerpc -> powerpc-*.
17312
17313Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17314
17315 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17316
17317 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17318 parallel with all-emacs and install-emacs). Top-level command
17319 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17320
17321Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17322
17323 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17324 $(relbindir)/make before doing ``make install'', and use
17325 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17326 installing over running make binary.
17327 ($(host)-stamp-stage3-installed): Likewise.
17328
17329Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17330
17331 * config.guess: Recognize Mach.
17332
17333Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17334
17335 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17336 see whether --exec-prefix was used.
17337
17338Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17339
17340 * README: Explicitly mention libg++/README. (Zoo's idea.)
17341
17342Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17343
17344 * Makefile.in: Add all-librx target similar to all-libproc.
17345
17346Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17347
17348 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17349 with post 1.2 uname bogosity.
17350
17351Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17352
17353 * configure: Remove temporary files on receipt of a signal.
17354
17355Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17356
17357 * configure: If there is a package_makefile_frag, remove
17358 ${subdir}/Makefile.tem after copying it in.
17359
17360Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17361
17362 * build_all.mk: support rs6000 lynx identifies itself as
17363 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17364 since /bin/gcc is too feeble to compile a modern gcc.
17365
17366Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17367
17368 * brought devo/test-build.mk update-to-date with progressive/
17369 test-build.mk. Add lynx targets and hppa flag info.
17370
17371Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17372
17373 * configure.in: Use mh-ncrsvr43. Patch from
17374 Tom McConnell <tmcconne@sedona.intel.com>.
17375
17376Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17377
17378 * config.guess (i386-unknown-bsdi): No longer need to
17379 check #if defined(__bsdi__) && defined(__i386__).
17380
17381Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17382
17383 * configure: Set program_transform_nameoption correctly.
17384
17385Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17386
17387 * brought build-all.mk update-to-date with progressive build-all.mk,
17388 added new targets and hppa info.
4e81ae98 17389
6599da04
JM
17390Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17391
17392 * configure: If config.guess result is a prefix of the user
17393 specified target, assume a native build and use the user specified
17394 target as the host alias. Remove SunOS patch suffix removal hack.
17395 * configure.in: Remove SunOS patch suffix removal hack.
17396
17397 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17398 in NATIVE_CHECK_MODULES.
17399
17400Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17401
17402 * Makefile.in: Rename HOST_ONLY to NATIVE.
17403 * configure: Delete SunOs patch suffix from host_canonical
17404 and build_canonical variables that are prepended to Makefiles.
17405 * configure.in: Add comments for easier maintenance.
17406
17407Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17408
17409 * Makefile.in: Add all-libproc target similar to all-gui.
17410
17411Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17412
17413 * Makefile.in (CHECK_MODULES): split into
17414 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17415
17416Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17417
17418 * config.guess (i386-unknown-bsdi): New system to guess.
17419
17420Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17421
17422 * Makefile.in: Add all-gui target (but not yet build by "all").
17423
17424Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17425
17426 * config.sub: Move deletion of patch suffix from here...
17427 * configure.in: To here, at Ian's suggestion. The top-
17428 level scripts might need to know of a patch level.
17429
17430Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17431
17432 * config.sub: Strip off patch suffix so rtl is recognized
17433 as a sunos4.1.3 machine, even though it's been patched.
17434
17435Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17436
17437 * Makefile.in (INSTALL_LAST): Delete.
17438 (INSTALL_DOSREL): New.
17439
17440Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17441
17442 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17443 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17444 whether we pass down --with-gnu-ld anyhow.
17445
17446Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17447
17448 * Makefile.in (INSTALL_LAST): Change operation so it works
17449 on more flavors of make.
17450 * configure.in (go32): Don't build libg++ or libio.
17451
17452Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17453
17454 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17455 they can be overriden by templates.
17456
17457Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17458
17459 * configure.in (target==go32): Don't build gdb.
17460 * dosrel: New directory.
17461
17462Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17463
17464 * configure.in (host==go32): Configure dosrel too.
17465 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17466 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17467 be set by incoming names or templates.
17468 (INSTALL_LAST): New rule.
6599da04
JM
17469
17470Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17471
17472 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17473
17474Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17475
6599da04
JM
17476 * configure.in (appdirs): New variable. Currently empty, but will
17477 be used in gas distribution. If nonempty, lists a set of
17478 directories at least one of which must get configured, or top
17479 level configuration is considered to have failed.
17480 (rs6000-*-lynxos*): Use new file name.
17481
17482Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17483
17484 Eliminate XTRAFLAGS.
17485 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17486 newlib include files using -idirafter, and also use -nostdinc.
17487 (CXX_FOR_TARGET): Likewise.
17488 (XTRAFLAGS): Removed.
17489 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17490 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17491 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17492 ($(DO_X)): Don't pass down XTRAFLAGS.
17493
17494Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17495
17496 * configure.in (mips*-dec-bsd*): New target; do build linker.
17497 (mips*-*-bsd*): New target; don't build linker.
17498
17499Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17500
17501 * configure.in: support rs6000-*-lynxos* configuration.
17502 support sunos4 as a cross target.
17503
17504 * config.sub: look for lynx*, not lynx since the OS version may
17505 legitimately be part of the name.
17506
17507Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17508
17509 * configure.in (i[34]86-*-sco*): Move to be with other i386
17510 targets.
17511 (romp-*-*): New target. Skip various binary utilities.
17512 (vax-*-*): New target. Don't build newlib.
17513 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17514
17515Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17516
17517 * configure.in: Only set host_makefile_frag if config
17518 directory exists.
17519
17520Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17521
17522 * install.sh: If $dstdir exists, don't check whether each
17523 component does.
17524
17525Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17526
17527 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17528
17529Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17530
3b75d237
AJ
17531 * configure.in (*-*-lynxos*): Don't configure newlib for either
17532 native or cross Lynx.
6599da04
JM
17533
17534Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17535
17536 * config.sub (sparc64-elf): Fix os.
17537 (z8k): Remove duplicate.
17538
17539Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17540
17541 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17542 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17543
17544Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17545
17546 * configure: Make file links cleanly even if Lynx fails on
e490616e 17547 an NFS symlink (at least fail cleanly).
6599da04
JM
17548
17549Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17550
17551 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17552 -XNh2000.
17553
17554Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17555
17556 * configure: Unknown options are fatal again.
17557
17558Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17559
17560 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17561 compatibility.
6599da04
JM
17562
17563Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17564
17565 * build-all.mk: Add `clean' target.
17566
17567Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17568
17569 * config.guess: Add SINIX support.
17570 * configure.in: Add mips-*-sysv4* support.
17571
17572Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17573
17574 * build-all.mk: Document all useful targets.
17575 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17576 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17577
17578Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17579
17580 * configure: Support --silent, --quiet.
17581
17582Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17583
17584 * configure: Support --disable-FEATURE.
17585
17586Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17587
17588 * config.guess: Recognize NCR running SVR4.3.
17589
17590Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17591
17592 * config.guess: Make BSDI generate i386-unknown-bsd386.
17593 Patch from Paul Eggert <eggert@twinsun.com>.
17594
17595Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17596
17597 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17598
17599Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17600
17601 * configure: Make unrecognized options give nonfatal warnings
17602 instead of fatal errors, and pass them to any subdirectory
17603 configures in case they recognize them.
17604 Make --x equivalent to --with-x.
17605
17606Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17607
17608 * configure: Add --enable-* options. Clean up usage message and
17609 some comments.
17610
17611Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17612
17613 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17614
17615Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17616
17617 * configure.in (hppa*-*-*): Enable binutils.
17618
17619Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17620
17621 * config.sub: Recognize cisco.
17622
17623Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17624
17625 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17626
17627Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17628
17629 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17630 than one configuration name. Add comment.
17631
17632Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17633
17634 * config.guess: about target *-hitachi-hiuxwe2, fixed
17635 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17636 macro is incorrect.]
17637
17638Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17639
17640 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17641 than the "make ls" stuff which used to be here.
17642
17643Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17644
17645 * config.guess: Recognize i[34]86-unknown-freebsd.
17646 From Shawn M Carey <smcarey@rodan.syr.edu>.
17647
17648Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17649
17650 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17651
17652Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17653
17654 * config.guess: Check for ptx.
17655
17656Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17657
17658 * config.sub: Add os9k checking.
17659
17660Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17661
17662 * config.guess: Handle OSF1 running on HPPA processors
17663
17664Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17665
17666 * configure: If subdir configure fails, print out a message with
17667 subdirectory name, in case subdir's configure code didn't identify
17668 itself.
17669
17670Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17671
17672 * configure.in: Remove embedded newlines from configdirs.
17673 Avoid mismatches of substrings. Fix matching strings at end
17674 of configdirs.
17675
17676Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17677
17678 * config.guess: Add Lynx/rs6000 config support.
17679
17680Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17681
17682 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17683
17684Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17685
17686 * configure.in (hppa*-*-osf*): Treat this just like most other
17687 PA configurations (eg no binutils or ld).
17688 (hppa*-*-*elf*): These configurations have binutils and ld.
17689
17690Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17691
17692 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17693
17694Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17695
17696 * configure.in (rs6000-*-*): Build gas.
17697
17698Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17699
e490616e 17700 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17701
17702Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17703
17704 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17705 for GDB and GDB has been fixed to not need it.
17706
6599da04
JM
17707Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17708
17709 * config.guess: Recognize vax hosts.
17710
17711Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17712
17713 * configure (while loop): Don't use "break 2" inside case
17714 statement -- the case statement isn't an enclosing loop.
17715
17716Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17717
17718 * config.guess: Clean up NeXT support, to allow nextstep
17719 on Intel machines. Make OS be nextstep.
17720
17721Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17722
17723 * config.guess: Add alternate forms for Convex.
17724
17725Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17726
17727 * configure: Completely rewrite option processing. Take
17728 advantage of pattern-matching to avoid invoking test frequently.
17729 Also clean up host and target defaulting logic.
17730
17731Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17732
17733 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17734 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17735 commands (plus user environment) will fit SCO limits.
17736
17737Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17738
17739 * configure.in: Don't issue warnings about directories which are
17740 not being configured if -norecursion is set. Correct test for
17741 --with-gnu-as and --with-gnu-ld to not get confused by substring
17742 matches.
17743
17744 * configure.in: Don't build gas for alpha-dec-osf1*.
17745
17746Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17747
17748 * configure: Back out Per's change of 12/19/1993. It changes the
17749 behavior of configure in unexpected and confusing ways.
17750
17751 Also, use different delim char when calculating
17752 program_transform_name so that the name can contain slashes.
17753
17754Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17755
17756 * configure.in, config.sub: Add support for VSTa micro-kernel.
17757
17758Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17759
17760 * configure.in: Nuke hacks which were used to get a special
17761 version of GAS for HPPA configurations.
17762
17763Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17764
17765 * configure: If only ${target_alias} is given, use that
17766 as the default for ${host_alias}.
17767 * configure: Add missing back-slashes before nested quotes.
17768
17769Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17770
17771 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17772
17773Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17774
17775 * config.guess: Recognize some Tektronix configurations.
17776 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17777
17778Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17779
17780 * config.sub: Match any flavor of SH.
17781
17782Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17783
17784 * configure.in: Don't try to configure newlib for Alpha.
17785
17786Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17787
17788 * configure.in: Don't build ld for Irix 5. Don't build gas,
17789 libg++ or libio for any Alpha target.
17790
17791 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17792
17793Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17794
17795 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17796 default arguments -- so it tried to compress itself.
17797
17798Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17799
17800 * configure.in (notsupp): ensure that a space is always at the end
17801 of the configdirs list, since the grep checks for an explicit space
17802
17803Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17804
17805 * configure.in (target i386-sysv4.2): don't build ld, since static
17806 versions of many libraries are not available.
17807
17808Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17809
17810 * config.guess: Recognize Apollos (using environment variables).
17811 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17812
17813Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17814
17815 * config.guess: Recognize Sony news mips running newsos.
17816
17817Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17818
17819 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17820 "fi ; else" for bash.
17821
17822Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17823
17824 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17825
17826Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17827
17828 * config.sub: accept unixware as an alias for svr4.2.
17829 Fix some inconsistancies with the gcc version.
17830
17831Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17832
17833 * Makefile.in (DISTDOCDIRS): Add gdb.
17834
17835Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17836
17837 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17838
17839Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17840
17841 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17842 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17843 this now.
17844
17845Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17846
17847 * config.sub: Accept hiux* as an OS name.
17848
17849 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17850 etc/make-stds.texi. The underscore came from gcc, and dje now
17851 agrees that RUNTESTFLAGS is the correct name.
17852
17853Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17854
17855 * install.sh: Remove 'set -e'. It makes any conditionals
17856 in the script useless.
17857
17858 * config.guess: Automatically recognize arm-acorn-riscix
17859 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17860
17861Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17862
17863 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17864
17865Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17866
17867 * Makefile.in (DISTDOCDIRS): New variable.
17868 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17869 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17870
17871Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17872
17873 * configure.in (hppa target): check the source directory for the
17874 pagas sub-directory
17875
17876Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17877
17878 * config.sub: Allow -aout* and -elf*.
17879
17880Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17881
17882 * configure.in: Don't build ld on i386-solaris2, same as for
17883 sparc-solaris2.
17884
17885Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17886
17887 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17888
17889Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17890
17891 * configure.in: Configure gdb for alpha.
17892
17893Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17894
17895 * Makefile.in (CXXFLAGS): Add -O.
17896
17897Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17898
17899 * config.guess: added support for DG Aviion
17900
17901Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17902
17903 * configure.in: Produce warning message for subdirectories not
17904 configurable for this host/target combination. Don't try to
17905 configure gdb for vms.
17906
17907Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17908
17909 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17910 appropriate files before making "diststuff".
17911 (DISTBISONFILES): New var: list of files to be edited.
17912 (DISTSTUFFDIRS): Add binutils.
17913
17914Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17915
17916 * config.sub: also handle mipsel and mips64el (for little endian mips)
17917
17918Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17919
17920 * configure.in: Add * to end of all OS names.
17921
17922Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17923
17924 * configure.in: Build newlib for LynxOS native.
17925
17926Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17927
17928 * config.guess: Add support for delta 88k running SVR3.
17929
17930 * configure.in: Add comment about HP compiler vs. emacs.
17931
17932Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17933
17934 * configure.in: don't build ld on solaris2 (not a viable option
17935 due to bugs in getpwnam & getpwuid)
17936
17937Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17938
17939 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17940 config.guess will produce a full version number.
17941
17942Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17943
17944 * configure.in: Build linker and binutils for alpha-dec-osf1.
17945
17946Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17947
17948 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17949 and gdb/testsuite/Makefile.in.
17950
17951Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17952
17953 * configure.in: recognize mips*- instead of mips-
17954
17955Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17956
17957 * config.sub: Accept linux*coff and linux*elf as operating
17958 systems.
17959
17960Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17961
17962 * config.sub: Recognize mips64, and mips3 as an alias for it.
17963
17964Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17965
17966 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17967 gdb knows how to handle OSF/1 shared libraries.
17968
17969Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17970
17971 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17972 * config.guess: Recognize Hitachi's HIUX.
17973 * config.sub: Recognize h3050r* and hppahitachi.
17974 Remove redundant cases for hp9k[23]*.
17975
17976Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17977
17978 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17979 if gas and ld are in the source tree and are in ${configdirs}.
17980 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17981 --with options (but still pass them down on the command line,
6599da04
JM
17982 if they were explicitly specified).
17983
17984Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17985
17986 * configure: substitute SHELL value in Makefile.in with
17987 ${CONFIG_SHELL}
17988
17989Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17990
17991 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17992 *-*-solaris2* targets.
17993
17994Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17995
17996 * Makefile.in: define M4, and pass it down to sub-makes;
17997 all-autoconf now depends on all-m4
17998
17999Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18000
18001 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18002 presence of {ar,ranlib} instead of a configured directory
18003
18004Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18005
18006 * config.guess: Accept 34?? as well as 33?? for NCR.
18007
18008Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18009
18010 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18011 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18012
18013Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18014
18015 * configure: grab values for $(CC) and $(CXX) from the
18016 environment, so that someone can do "CC=gcc configure; make" and
18017 have it work right (matching the way that autoconf works now)
18018
18019 * configure.in, Makefile.in: add support for gash, the tcl
18020 interface to Galaxy
18021
18022 * config.guess: add NetBSD variants (hp300, x86)
18023
18024Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18025
18026 * install.sh: Support -d option (in the manner of SunOS 4 install,
18027 as it is more deterministic than that of GNU install)
18028 (chmodcmd): Set file to mode 755 by default (should also do default
18029 chgrp and chown, but I don't feel like dealing with that now)
18030
18031Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18032
18033 * config.sub: Remove h8300hhms alias.
18034
18035Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18036
18037 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18038
18039Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18040
18041 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18042 as stmp-fixinc
18043
18044Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18045
18046 * config.sub: recognize m88110-bug-coff.
18047
18048Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18049
18050 * Makefile.in (all-libio): all dependencies on the toolchain used
18051 to build this (gcc, gas, ld, etc)
18052
18053Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18054
18055 * config.guess: Deal with OSF/1 1.3 on alpha.
18056
18057Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18058
18059 * install.sh: add some 'else true' clauses for portability
18060
18061 * configure.in: don't build libio for h8[35]00-*-* targets
18062
18063Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18064
18065 * Makefile.in: Add support for new libio.
18066
18067Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18068
18069 * install.sh: If one command fails, don't try the rest. Don't try
18070 to remove $dsttmp (via trap) unless we have already created it.
18071 If $src doesn't exist, detect it and exit with an error.
18072
18073 * config.guess: Recognize BSD on hp300.
18074
18075Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18076
18077 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18078 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18079
18080Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18081
18082 * Makefile.in (all-send-pr): depends on all-prms
18083
18084Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18085
18086 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18087
18088Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18089
18090 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18091 Added test for mips-mips-riscos5.
18092
18093Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18094
18095 * configure.in: use mh-hp300 for 68k HP hosts
18096
18097Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18098
18099 * configure: add support for CONFIG_SHELL, so that you can use
18100 some alternate shell for evaluating configure scripts
18101
18102Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18103
18104 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18105 in configure script to bug-gdb@prep.ai.mit.edu when building
18106 distribution archive.
18107 * Makefile.in (COMPRESS): Remove def.
18108 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18109 gdb.tar.Z and make-gdb.tar.Z respectively.
18110 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18111 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18112 to convergence with 'taz' target in Makefile.in.
18113
18114Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18115
18116 * install.sh (dsttmp): use trap to ensure that tmp files go
18117 away on error conditions
18118
18119Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18120
18121 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18122
18123Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18124
18125 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18126 its parent is '/' not ''.
18127
18128 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18129
18130Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18131
18132 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18133 that ${newsrcdir}/configure.in does.
18134
18135Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18136
18137 * test-build.mk: support for CONFIG_SHELL
18138
18139Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18140
18141 * config.sub (netware): Add as a basic system type.
18142
18143Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18144
18145 * Makefile.in (Makefile): depend on configure.in. Also drop the
18146 $(srcdir)/ from the dependency on Makefile.in.
18147
18148Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18149
18150 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18151 (h8300hhms is temporary until multi-libraries are implemented).
18152 * configure.in: Handle h8300h too.
18153
18154Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18155
18156 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18157
18158Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18159
18160 * configure: Remove extraneous output when guessing host type.
18161 * config.guess: Remove extraneous output when guessing using C
18162 compiler rather than uname, or when guessing fails.
18163
18164Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18165
18166 * Makefile.in: remove all.cross and install.cross targets
18167
18168 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18169 definitions
18170
18171Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18172
18173 * configure.in (target sh): Build gprof.
18174
18175Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18176
18177 * config.sub: change -solaris to -solaris2
18178
18179Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18180
18181 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18182
18183Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18184
18185 * configure: Correct error message for missing Makefile.in to
18186 print correct directory.
18187
18188Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18189
18190 * install.sh: kludge around 386BSD shell bug
18191
18192Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18193
18194 * config.guess: Recognize NeXT.
18195 * config.guess: Recognize i486-ncr-sysv4.
18196 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18197
18198Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18199
18200 * Makefile.in (MAKEINFOFLAGS): New variable.
18201 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18202 * build-all.mk, test-build.mk: Pass down --no-split as
18203 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18204
18205Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18206
18207 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18208
18209Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18210
18211 * Makefile.in (libg++.tar.z): New rule.
18212 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18213 * Makefile.in (taz): Only do a single chmod.
18214
18215Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18216
18217 * install.sh: don't use dirname anymore (replaced with sed usage)
18218
18219Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18220
18221 * Makefile.in: Change extension for gzip'd files from '.z' to
18222 '.gz' per new FSF standard usage.
18223
18224Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18225
18226 * configure: put quotes around the final value of program_transform_name
18227
18228Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18229
18230 * Makefile.in: new install.sh support; update install-info rules
18231
18232Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18233
18234 * configure.in: Build diff for crosses, but not for go32 host.
18235
18236 * configure.in: Build gprof only for native, and don't build it
18237 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18238
18239Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18240
18241 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18242
18243Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18244
18245 * configure.in (host_tools): Add prms.
18246
18247Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18248
18249 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18250 with $(FLAGS_TO_PASS) on the command line
18251
18252 * config.sub: Recognize lynx and lynxos
18253
18254Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18255
18256 * config.sub: Accept -ecoff*, not just -ecoff.
18257
18258Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18259
18260 * Makefile.in (taz): Use .gz suffix instead of .z.
18261 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18262 names.
18263
18264Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18265
18266 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18267
18268Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18269
18270 * Makefile.in (install-no-fixedincludes): install gcc last, so
18271 that rebuilds that might happen during 'make install' don't get
18272 bogus gcc include files
18273
18274Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18275
18276 Change from Utah for HPPA support:
18277 * config.guess: Recognize hppa1.x-hp-bsd.
18278
18279Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18280
18281 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18282 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18283
18284Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18285
18286 * config.sub: Add support for rom68k and bug boot monitors.
18287
18288Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18289
18290 * Makefile.in: Make all-opcodes depend on all-bfd.
18291
18292Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18293
18294 * config.guess: Added special check for i[34]86-univel-sysv4*.
18295
18296Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18297
18298 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18299 the processor rather than assuming i486.
18300
18301Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18302
18303 * config.guess: Recognize SunOS6 as Solaris3.
18304
18305Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18306
18307 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18308 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18309
18310Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18311
18312 * build-all.mk (all-cross): New target for Canadian Cross.
18313 Added Q2 go32 targets.
18314 * test-build.mk: Configure go32 cross sparclite-aout and
18315 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18316 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18317
18318Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18319
18320 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18321 GO32 hosted toolchains
18322
18323Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18324
18325 * configure: change so "-exec-prefix" gets passed down rather
18326 than "-exec_prefix" so autoconf generated Makefiles get the
18327 exec_prefix set right.
18328
18329Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18330
18331 * config.guess: get the Solaris2 minor version number
18332
18333 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18334
18335Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18336
18337 * config.guess: Recognize some Sequent platforms.
18338
18339Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18340
18341 * Makefile.in: added the vault-install target
18342
18343 * configure.in: actually use the Sun3 makefile fragment that's in
18344 config, also added the release dir to configdirs
18345
18346Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18347
18348 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18349
18350Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18351
18352 * configure.in: remove some program from Alpha targetted toolchains
18353
18354Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18355
18356 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18357 gprof.
18358 (taz): Run "make diststuff" in those directories instead of "make
18359 proto-dir". Look for "VERSION=" only at start of line in subdir
18360 Makefile. Use "gzip -9" for compression.
18361 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18362 (binutils.tar.z): New target.
18363
18364Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18365
18366 * Makefile.in (taz): Include gpl.texinfo.
18367
18368Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18369
18370 * Makefile.in (setup-dirs): Merged into "taz" target.
18371 (taz): Only do `proto-dir' stuff if a directory is actually needed
18372 for this target.
18373
18374Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18375
18376 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18377 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18378 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18379 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18380 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18381
18382Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18383
18384 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18385 config.sub, and move-if-change to gdb testsuite distribution
18386 archive, so the testsuite can be extracted, configured, and
18387 run separately from the gdb distribution. Blow away the Chill
18388 tests that require a Chill compiled executable, since GNU Chill
18389 is not yet publically available.
18390
18391Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18392
18393 * test-build.mk: set environment variables in a single command,
18394 instead of a list of assignments and exports
18395
18396 * config.guess: recognize Alpha/OSF1 systems
18397
18398Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18399
18400 * configure: Change help message to prefer --options rather than
18401 -options.
18402
18403Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18404
18405 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18406 zippy@ecst.csuchico.edu.
18407 * config.guess: Recognize miniframe.
18408
18409Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18410
cc6010cd
AP
18411 * Makefile.in: Use srcroot to find runtest rather than rootme.
18412 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18413
18414Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18415
18416 * test-build.mk: Extensive additions to support building on a
18417 machine other than the host.
18418
18419Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18420
18421 * configure (tooldir): Fix for i386-aix again.
18422
18423Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18424
18425 * configure, Makefile.in: Change definition of $(tooldir)
18426 to match the FSF.
18427
18428Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18429
18430 * config.guess: Recognize i[34]86/SVR4.
18431
18432Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18433
18434 * Makefile.in (all-gdb): gdb depends on sim.
18435
18436Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18437
18438 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18439 at the same time we make the prototype gdb directory.
18440 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18441 files at the same time as the gdb base release distribution.
18442
18443Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18444
18445 * Makefile.in (check): Use individual check targets rather than
18446 DO_X rule.
18447 (check-gcc): Added.
18448
18449Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18450
18451 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18452 for System V release 3.2.
18453
18454Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18455
18456 * config.sub: Recognize hppaosf.
18457 * configure.in: Do configure ld/binutils/gas for it.
18458
18459Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18460
18461 * configure (tooldir): Alter syntax used to set this, for systems
18462 where "\$" isn't handled right, like i386-aix.
18463
18464Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18465
18466 * configure: Pass program-transform-name, not
18467 program_transform_name, to recursive configures.
18468
18469Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18470
18471 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18472 of gas+ld+binutils.
18473
18474Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18475
18476 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18477
18478Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18479
18480 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18481
6599da04
JM
18482Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18483
18484 * Makefile.in (PRMS): Set back to all-prms.
18485
18486Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18487
18488 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18489 targets, rather than for MIPS hosts.
18490
18491Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18492
18493 * configure.in: add comment for --with-x default values
18494
18495 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18496
18497 * Makefile.in: add check-* targets for each of the directories in
18498 the tree. Add a definition of RUNTEST that will use the one we
18499 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18500
18501Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18502
18503 * configure.in: Removed obsolete references to bfd_target and
18504 target_makefile_frag.
18505
18506 * build-all.mk: Set assorted targets for Q2.
18507 * config.sub: Recognize z8k-sim and h8300-hms.
18508 * test-build.mk: Really don't pass host to configure.
18509 (HOLES): Added uname.
18510
18511Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18512
18513 * configure: Handle an empty program-prefix, program-suffix or
18514 program-transform-name correctly.
18515
18516Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18517
18518 * build-all.mk: -G 8 no longer required for MIPS targets.
18519 * test-build.mk: Don't pass host argument to configure; make it
18520 guess.
18521
18522Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18523
18524 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18525 * Makefile.in (COMPRESS): New macro, like GZIP.
18526
18527Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18528
18529 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18530
18531 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18532 with gas currently defaults to -G 0.
18533
18534Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18535
18536 * Makefile.in (all-flex): flex depends on byacc.
18537
18538 * build-all.mk: If host not specified, use config.guess. Pass TAG
18539 to test-build.mk as RELEASE_TAG.
18540 * test-build.mk (configargs): New variable containing arguments to
18541 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18542 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18543
18544 * config.guess: Use /bin/uname when checking -X argument on SCO,
18545 to avoid invoking GNU uname which doesn't understand -X.
18546
18547 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18548
18549 * configure.in: Build gas for mips-*-*.
18550
18551Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18552
18553 * Makefile.in (all.normal): insert missing backslash.
18554
18555Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18556
731a8127 18557 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18558
18559 * Makefile.in: Complete overhaul to merge many almost identical
18560 targets.
18561
18562Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18563
18564 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18565 (gdb.tar.Z): Adjusted.
18566
18567 * Makefile.in (setup-dirs, taz): New targets; should be general
18568 enough to adapt for gdb sometime. Build only .z file.
18569 (gas.tar.z): New target.
18570
18571Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18572
18573 * build-all.mk: Use CC=cc -Xs on Solaris.
18574
6599da04
JM
18575Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18576
18577 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18578 for handling BISON for FSF releases.
18579
18580Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18581
18582 * configure: Actually implement the change zoo just documented.
18583
18584Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18585
18586 * configure: when using config.guess, only set target_alias when
18587 it's not already been set (ie, on the command line)
18588
18589Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18590
18591 * Makefile.in: add installcheck target, set PRMS to install-prms
18592
18593Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18594
18595 * configure: add support for package_makefile_fragment, handle the
18596 case where a directory has a configure.in file but no Makefile.in
18597 more gracefully (with an actual understandable error message, even);
18598 add support for --without (and add this to the usage message); also
18599 explicitly add a --host=${host_alias} to the command line when
18600 config.guess is used
18601
18602Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18603
18604 * configure: Must use both --host and --target in recursive calls.
18605
18606Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18607
18608 * Makefile.in: Change deja-gnu to dejagnu.
18609
18610Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18611
18612 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18613
18614Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18615
18616 * configure.in: canonicalize all instances to *-*-solaris2*,
18617 also strip out a number of tools to not build for go32 host
18618
18619Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18620
18621 * config.guess: add GPL.
18622
18623 * Makefile.in, config.guess, config.sub, configure: bump
18624 copyrights to 93.
18625
18626Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18627
18628 * Makefile.in (do-info): Removed obsolete check for existence of
18629 localenv file.
18630
18631 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18632
18633Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18634
18635 * Makefile.in: a couple of 'else true' for decstation,
18636 support for TclX
18637
18638 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18639
18640Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18641
18642 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18643
18644Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18645
18646 * config.guess: Recognize i386-ibm-aix (PS/2).
18647 * configure.in: Use config/mh-aix386 file for it.
18648
18649Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18650
18651 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18652 CC_FOR_TARGET instead.
18653 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18654
18655Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18656
18657 * Makefile.in: Add sim to list of directories sent with gdb
18658
18659Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18660
18661 * configure.in: Put back mips-dec-bsd* case.
18662
18663Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18664
18665 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18666 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18667 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18668
18669Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18670
18671 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18672
18673 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18674 (install-info): install dir.info only if it exists,
18675 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18676
18677Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18678
18679 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18680 gas for mips-dec-bsd.
18681
18682Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18683
18684 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18685 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18686
18687Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18688
18689 * configure.in: Added "dejagnu" to hosttools list.
18690
18691Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18692
18693 * config.sub, configure.in, config.guess: Add support
18694 for Bosx, an AIX variant from Bull.
18695 Patches from F.Pierresteguy@frcl.bull.fr.
18696
18697Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18698
18699 * devo/dejagnu: Initial creation of devo/dejagnu.
18700 Migrated dejagnu testcases and support files for testing software
18701 tools to reside as subdirectories, currently called "testsuite",
18702 within the directory of the software tool. Migrated all programs,
18703 support libraries, etc. beloging to dejagnu proper from
18704 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18705 with no modifications. The changes to these files which will
18706 allow them to configure, build, and execute properly will be made
18707 in a future update.
18708
18709Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18710
18711 * Makefile.in: Change send_pr to send-pr.
18712 * configure.in: Likewise.
18713 * send_pr: Renamed directory to send-pr.
18714
18715Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18716
18717 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18718
18719Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18720
18721 * README: Update for gdb-4.8 release.
18722 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18723 gdb-xxx.tar.z (gzip'd) file also.
18724
18725Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18726
18727 * Makefile.in: make all-diff depend on all-libiberty
18728
18729Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18730
18731 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18732
18733Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18734
18735 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18736
18737Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18738
18739 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18740 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18741 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18742
18743Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18744
18745 * Makefile.in: makeinfo binary is in a new location
18746
18747Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18748
18749 * config.sub: Accept -ecoff as an OS.
18750
18751 * Makefile.in: Various changes to eliminate a level of make
18752 recursion and reduce the required command line length.
18753 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18754 sub-makes.
18755 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18756 variables holding settings for specific sub-makes.
18757 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18758 in terms of BASE_FLAGS_TO_PASS.
18759 (TARGET_LIBS): New variable listing directories which use
18760 TARGET_FLAGS_TO_PASS.
18761 (subdir_do): Eliminated.
18762 (do-*): New set of targets to replace subdir_do.
18763 (various): All targets which used subdir_do now depend on do-*.
18764 (local-clean): Renamed from do_clean.
18765 (local-distclean): New target, dependency of distclean and
18766 realclean.
18767 (install-info): Don't create directories. Depend on dir.info
18768 rather than calling make recursively.
18769 (install-dir.info): Eliminated.
18770 (install-info-dirs): Create all info directories here.
18771 (dir.info): Depend upon do-install-info.
18772
18773 * test-build.mk (HOLES): Added false.
18774
18775Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18776
18777 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18778
18779Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18780
18781 * Makefile.in (info): remove dependency on all-texinfo. The
18782 problem was really in texinfo/C, not at this level.
18783
18784Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18785
18786 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18787
18788Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18789
18790 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18791 GDB releases.
18792
18793Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18794
18795 * configure: Include srcdir in message about target of link not
18796 being found. Don't convert `-' to `_' in `with' options being
18797 passed to subdirs.
18798
18799Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18800
18801 * configure.in: add uudecode to host_tools
18802
18803 * Makefile.in: added {all,install}-uudecode targets, added them to
18804 the appropriate lists
18805
18806Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18807
18808 * Makefile.in (all-gcc): Added dependency on all-gas.
18809
18810 * configure.in (mips-*-*): Build ld and binutils.
18811
18812Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18813
18814 * configure: check return code from mkdir, print error message and
18815 exit on failure.
18816
18817Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18818
18819 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18820
18821Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18822
18823 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18824
18825Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18826
18827 * config.sub (h8500): Recognize this as a cpu type.
18828
18829Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18830
18831 * configure: source directory missing is no longer a warning
18832
18833 * configure.in: recognize irix[34]* instead of irix[34]
18834
18835 * Makefile.in: define and pass down X11_LIB
18836
6599da04
JM
18837Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18838
18839 * guess-systype: Renamed to ...
18840 * config.guess: ... by popular request.
18841 * configure.in, Makefile.in: Update accordingly.
18842
18843Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18844
18845 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18846 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18847 + Execute ./dummy instead of assuming . is in PATH.
18848
18849Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18850
18851 * guess-systype: New shell script. Attempts to guess the
18852 canonical host name of the executing host.
18853 Only a few hosts are supported so far.
18854 * configure: Call guess-systype if no host is specified.
18855
18856Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18857
18858 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18859 gcc Makefile.
18860
6599da04
JM
18861Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18862
18863 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18864 (all-gcc, install-gcc, subdir_do): Use it.
18865
18866Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18867
18868 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18869
18870Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18871
18872 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18873 set exclusively by configure, using configure.in .
18874
18875Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18876
18877 * test-build.mk: set $PATH for all builds
18878
18879 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18880
18881Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18882
18883 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18884 the one used in gcc/Makefile.in, so that a null expansion doesn't
18885 override the one needed to build gcc with a native cc.
18886
6599da04
JM
18887Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18888
18889 * configure: Accept -with arguments.
18890
18891Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18892
18893 * Makefile.in: added h8300sim
18894
18895Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18896
6599da04
JM
18897 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18898 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18899 (all-cygnus, native, build-cygnus): Make
18900 $(canonhost)-stamp-3stage-done, not $(host)....
18901 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18902 i386-sco3.2v4. Added else true to if command.
18903
18904Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18905
18906 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18907
18908Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18909
18910 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18911
18912Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18913
18914 * configure.in: don't remove binutils from Solaris builds
18915
18916Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18917
18918 * Makefile.in: get rid of earlier definitions for *clean,
18919 also handle the recursive info rule better
18920
18921Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18922
18923 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18924 do more-or-less the right thing.
18925
18926Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18927
18928 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18929 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18930
18931Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18932
18933 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18934 $(host_canonical).
18935
18936 * configure.in: split the configdirs list into 4 categories (native
18937 v. cross, library v. tool) and handle the cross-only and native-
18938 only in more reasonable (and correct!) way.
18939
18940Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18941
18942 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18943 configdirs anymore.
18944
18945Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18946
18947 * Makefile.in: extensive cleanup:: removed all of the explicit
18948 clean-* targets, collapsed many wrappers around subdir_do into
18949 one, added additional targets to satisfy standards.texi, deleted
18950 some old targets, some changes for consistency
18951
18952Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18953
18954 * configure.in: handle some programs as cross-only, and others as
18955 native only
18956
18957 * test-build.mk: handle partial holes in a more generic manner
18958
18959 * Makefile.in: m4 depends on libiberty
18960
6599da04
JM
18961Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18962
18963 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18964 time, wdiff, and find to configdirs
18965
18966 * Makefile.in: all, clean, and install rules for the new programs
18967 added to configure.in
18968
18969Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18970
18971 * configure.in: use mh-sun for all *-sun-* hosts
18972
6599da04
JM
18973Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18974
18975 * Makefile.in: define flags for X11 include files and library file
18976 locations, pass them down to the programs that need this info
18977
18978 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18979
6599da04
JM
18980Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18981
18982 * configure.in: start building libg++ for HP-UX targets
18983
18984Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18985
18986 * README: Update references to files moved into etc/.
18987
18988Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18989
18990 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18991 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18992
18993Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18994
18995 * configure: accept dash as well as underscore in long option
18996 names for FSF compatibility.
18997
18998Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18999
19000 * config.sub: added -sco3.2v4 support from FSF.
19001
19002Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19003
19004 * configure.in: expand the section that adds or removes
19005 directories from the list of programs to build, to handle native
19006 vs. cross in addition to host v. native
19007
19008Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19009
19010 * Makefile.in: Replace C++ in macro names with CXX.
19011 This is less likely to break ...
19012
19013Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19014
19015 * test-build.mk: add -w to GNU_MAKE
19016
19017Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19018
19019 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19020 add 'sparc' to list of recognized cpus. This needed to make
19021 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19022 Delete some redundant ose68 variants. Recognize -wrs as an os,
19023 then changes that into $CPU-wrs-vxworks.
19024
19025 * configure.in: remove most references to gdbtest, regularize
19026 target based program removal
19027
19028 * test-build.mk: import from p3 tree (many fixes and changes)
19029
19030Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19031
19032 * Makefile.in: added rules to handle tcl, tk, and expect
19033
19034 * configure.in: handle those directories if they exist
19035
19036Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19037
19038 * config.sub: removed bogus hppabsd and hppahpux names, since
19039 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19040
19041Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19042
19043 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19044 depends upon all-xiberty
19045
19046 * Makefile.in: changes from p3, including:
19047
19048 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19049
19050 * Makefile.in (XTRAFLAGS): include newlib directories if
19051 newlib/Makefile exists, rather than if host != target.
19052
19053 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19054
19055 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19056 from the same source tree and not building a cross-compiler. This
19057 matters for the libg++ configuration if reconfiguring a tree that
19058 has already been installed.
19059
19060 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19061
19062 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19063 pick up the machine and system specific header files.
19064
19065 * Makefile.in: added AS_FOR_TARGET, passed down in
19066 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19067 the C compiler to use to create programs which are run in the
19068 build environment, set it to default to $(CC), and passed it down
19069 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19070
19071 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19072
19073 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19074 We need them for unusual native builds, like systems without
19075 ranlib.
19076
19077 * configure: also define $(host_canonical) and
e490616e
ZW
19078 $(target_canonical), which are the full, canonical names for the
19079 given host and target
6599da04
JM
19080
19081Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19082
19083 * Makefile.in: Added separate definitions for C++.
19084
19085Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19086
19087 * configure.in (configdirs): Add deja-gnu.
19088
19089Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19090
19091 * README: Update for configure.texi and gdb-4.7 release.
19092
19093Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19094
19095 * Makefile.in: Move "all" target to top of file.
19096 Previously, first target was ".PHONY" which caused BSD4.4 make
19097 to build .PHONY when make was run without arguments.
19098
19099Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19100
19101 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19102 Library-copylefted code in libiberty.
19103
19104Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19105
19106 * config.sub: Replace m68kmote with plain old m68k.
19107
19108Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19109
19110 * Makefile.in: Remove space from blank line, avoid Make complaints.
19111
19112Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19113
19114 * config.sub: Complain if no argument is given. Added support for
19115 386bsd as OS and target alias.
19116
19117Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19118
19119 * Makefile.in (XTRAFLAGS): include newlib directories if
19120 newlib/Makefile exists, rather than if host != target.
19121
19122Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19123
19124 * config.sub: recognize sparclite-wrs-vxworks.
19125
19126 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19127 p3.) Added clean-xiberty to clean.
19128
19129Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19130
19131 * configure.in: use *-*-* instead of nested cases for host and target
19132
19133Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19134
19135 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19136 from the same source tree and not building a cross-compiler. This
19137 matters for the libg++ configuration if reconfiguring a tree that
19138 has already been installed.
19139
19140Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19141
19142 * config.sub (i486v/i486v4): Merge in from FSF version.
19143
19144Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19145
19146 * configure: only set PWD if it is already set.
19147
19148Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19149
19150 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19151 doesn't have unset and all success paths (and most error paths)
19152 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19153 to just ${PWD} to avoid confusion.)
19154
19155Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19156
19157 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19158 even for a native compilation.
19159
19160Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19161
19162 Changes to make the gdb.tar.Z rule work better.
19163
19164 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19165 (DEVO_SUPPORT): Add configure.texi.
19166 (bfd-ilrt.tar.Z): Remove ancient rule.
19167
19168Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19169
19170 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19171 pick up the machine and system specific header files.
19172
19173 * configure.in, config.sub: added new target m68010-adobe-scout,
19174 with alias of adobe68k. Changed configure.in to check for
19175 -scout before -sco* to avoid a false match.
19176
19177 * Makefile.in: added AS_FOR_TARGET, passed down in
19178 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19179 the C compiler to use to create programs which are run in the
19180 build environment, set it to default to $(CC), and passed it down
19181 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19182
19183Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19184
19185 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19186 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19187 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19188 FOR_TARGET variants, to newlib and libg++.
19189
19190Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19191
19192 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19193 first.
19194
19195Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19196
19197 * config.sub: Accept `elf' as an environment.
19198
19199Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19200
19201 * Makefile.in (all-opcodes): cd into the right directory
19202
19203Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19204
19205 * configure: added -program_transform_name option, used as
19206 argument to sed when installing programs.
19207 configure.texi: added documentation for -program_prefix,
19208 -program_suffix and -program_transform_name.
19209
19210Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19211
19212 * config.sub: Accept i486 where i386 ok.
19213
19214Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19215
19216 * config.sub: accept we32k
19217
19218Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19219
3b75d237 19220 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19221
19222 * Makefile.in: don't create all directories for ``make install'';
19223 let the subdirectories create the ones they need.
19224
19225Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19226
e490616e 19227 * COPYING: new file, GPL v2
6599da04
JM
19228
19229Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19230
19231 * Makefile.in: use the new gen-info-dir, which needs a template
19232 argument (which also lives in texinfo)
19233
19234 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19235
6599da04
JM
19236Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19237
19238 * config.sub (ncr3000): Change i386 to i486.
19239
19240Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19241
19242 * Makefile.in: add install-rcs, install-grep to
19243 install-no-fixedincludes, removed install-bison and install-libgcc
19244
19245Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19246
19247 * configure.in: grab the HPUX makefile fragment if on HPUX
19248
19249Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19250
19251 * Makefile.in: eradicate bison spoor (ditto libgcc).
19252 configure.in: recognise m68{k,000}-ericsson-OSE.
19253 es1800 is alias for m68k-ericsson-OSE
19254
19255Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19256
19257 * configure.in: rearrange the parts that remove programs from
19258 configdirs, based now on HOST==TARGET or by canonical triple.
19259
19260Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19261
19262 * test-build.mk: recurse explicitly with -f test-build.mk when
19263 appropriate. predicate stage3 and comparison on the existence
19264 of gcc. That is, if gcc isn't around, we aren't three-staging.
19265 On very clean, also remove ...stamp-co. Build in-place before
19266 doing other builds.
19267
19268Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19269
19270 * Makefile.in, configure.in: add tgas
19271
19272Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19273
19274 * Makefile.in: a number of changes merged in from progressive.
19275
19276 * configure.in: add libm.
19277
19278 * .cvsignore: ignore some stuff that comes from test-build.mk.
19279
6599da04
JM
19280Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19281
19282 * config.sub: Add es1800 (m68k-ericsson-es1800).
19283
19284Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19285
19286 * configure: Add program_suffix (parallel to program_prefix)
19287 * Makefile.in: adjust directory-creating script for losing decstation
19288
19289Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19290
19291 * configure: Minor $subdir-related fixes.
19292
19293Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19294
19295 * configure: fix various problems with propogating
19296 makefile_target_frag in subdirs.
19297 * configure.in: config libgcc if its there
19298
19299Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19300
19301 * config.sub: HPPA merge.
19302
6599da04
JM
19303Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19304
19305 * Makefile.in: Replace all-bison with all-byacc in all
19306 dependency lines for other tools (which now use byacc).
19307
19308Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19309
19310 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19311
6599da04
JM
19312Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19313
19314 * Makefile.in: make gprof rules similar to byacc rules (instead of
19315 vestigal $(unsubdir) that didn't work...)
19316
19317Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19318
19319 * config.sub: Add support for Linux.
19320 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19321 (at least for libg++).
19322
19323Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19324
19325 * configure.texi: fix doc for the -nfp option to configure
19326
19327Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19328
19329 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19330
19331Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19332
19333 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19334 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19335 * configure.in: added solaris* host_makefile_frag hook.
19336
19337Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19338
19339 * config.sub: changed recognition of m68000 so that various
19340 m68k types can be specified via m680[01234]0
19341
19342Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19343
19344 * config.sub (basic_machine): fix sed so that '-foo' isn't
19345 completely substituted out while .+'-foo' loses the '-foo'
19346
19347Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19348
19349 * config.sub ($os): Add -aout.
19350
19351Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19352
19353 * configure: If host_makefile_frag is absolute, don't
19354 prefix ${invsubdir} (relevant to libg++ auto-configure).
19355
19356Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19357
19358 * Makefile.in (tooldir): Define it.
19359 (all-ld): Depend on all-flex.
19360
19361Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19362
19363 * Makefile.in (check): Fix libg++ special case.
19364
19365Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19366
19367 * configure: do not bury `pwd` into config.status, thus do fewer
19368 pwd's.
19369
19370 * configure: print the "Building in" message only when building in
19371 other than "." AND verbose.
19372
63f6bcd7 19373 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19374 configures.
19375
19376 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19377
19378Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19379
19380 * Makefile.in: macroize flags passed on recursion. remove
19381 fileutils.
19382
19383Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19384
19385 * configure: get makesrcdir right for subdirs deeper than 1.
19386
19387 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19388 install.
19389
19390Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19391
19392 * Makefile.in: don't print subdir_do or recursion lines.
19393
19394Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19395
19396 * standards.texi: added menu item.
19397
19398 * Makefile.in: build and install standards.info.
19399
19400 * standards.texi: new file.
19401
19402Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19403
19404 * configure: test for and move config.status pieces from
19405 ${subdir}/.
19406
19407Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19408
6599da04
JM
19409 * configure: Test for existance of files before trying to mv
19410 them, to avoid numerous non-existance messages.
19411
19412Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19413
19414 * configure: correct final line of config.status.
19415
19416 * configure: patch from eggert. Avoids a protection problem if
19417 the original Makefile.in is read only.
19418
19419 * configure: use move-if-change from gcc to create config.status.
19420 Some makefiles depend on config.status to tell if a directory
19421 has been reconfigured for a different host. This change
19422 prevents those directories from remaking everything in the case
19423 where the reconfig was only intended to rebuild a Makefile.
19424
19425 * configure: test for config.sub with "config.sub sun4" rather
19426 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19427 host alias from a missing config.sub.
19428
19429Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19430
19431 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19432 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19433
19434Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19435
19436 * configure: mkdir ${subdir} as needed.
19437
19438Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19439
19440 * Makefile.in,configure.in: added autoconf.
19441
19442Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19443
19444 * Makefile.in: no longer pass against on recursion.
19445
19446 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19447 definitions are not inherited.
19448
19449 * configure: correct makesrcdir when subdir is .
19450
19451Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19452
19453 * configure: Add support for 'subdirs' variable, which is
19454 like 'configdirs', except that configure doesn't re-invoke
19455 itself for subdirs, it just creates a Makefile for each subdir.
19456 * configure.texi: Document subdirs.
19457
19458Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19459
19460 * configure.in: added flex to configdirs
19461
19462Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19463
19464 * Makefile.in: remove clean-stamps from clean.
19465
19466Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19467
19468 * configure.in: Add gdbtest to configdirs.
19469
19470Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19471
19472 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19473 to recursive makes.
19474 * configure.in: Recognize new ncr3000 config.
19475
19476Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19477
19478 * Makefile.in, configure.in: removed references to gdbm.
19479
19480Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19481
19482 * config.sub: Don't canonicalize os value
19483 newsos* to bsd (readline needs to check for newsos).
19484 (This fix was earlier made Jan 31, but got re-broken.)
19485
19486Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19487
19488 * configure.in: sco is an os, not a vendor!
19489
19490 * configure: Quote $( better. Keep various shells happy.
19491
19492Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19493
19494 * Makefile.in: eliminate stamp-files.
19495
19496Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19497
19498 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19499 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19500
19501Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19502
19503 * config.sub: fix iris/iris3.
19504
19505Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19506
19507 * configure: re-add -rm.
19508
19509Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19510
19511 * Maskefile.in: add .stmp-rcs to all.
19512
19513 * configure.in: remove gas from rs6000 build, use aix host fragment.
19514
19515Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19516
19517 * configure: pass down site_option during recursion.
19518
19519Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19520
19521 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19522
19523Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19524
19525 * configure: Change exec_prefix so that it really defaults to prefix.
19526
19527Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19528
19529 * Makefile.in, configure.in: Add support for mmalloc library.
19530
19531Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19532
19533 * Makefile.in: add stmp dependencies for a few more things.
19534
19535Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19536
19537 * configure: adjusted error message on objdir/srcdir configure
19538 collision, per john's suggestion.
19539
19540 * Makefile.in: add libiberty stmp to all and all.cross.
19541
19542Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19543
19544 * Makefile.in: remove force dependencies, add grep to all.
19545
19546Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19547
19548 * Makefile.in: drop flex. make stamp files work.
19549
19550 * configure: added test for conflicting configuration in srcdir,
19551 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19552 gets cranky. use relative paths for configure and srcdir
19553 whenever possible. Send some error messages to stderr that were
19554 going to stdout.
19555
19556Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19557
19558 * Makefile.in: Fix libg++ rule to check for gcc directory
19559 before using gcc/gcc. Also pass XTRAFLAGS.
19560
19561Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19562
19563 * Makefile.in: added stmp-files so that directories aren't polled
19564 when they are already built.
19565
19566 * configure.texi: fixed a node pointer problem.
19567
19568Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19569
731a8127 19570 * config.sub configure.in gdb/configure.in
6599da04
JM
19571 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19572 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19573 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19574
19575Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19576
19577 * configure: -recurring becomes -silent. corrected help message
19578 for -site= option.
19579
19580 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19581
19582Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19583
19584 * configure: when building Makefile for crosses, replace
19585 tooldir and program_prefix. default srcdir from location of
19586 config.sub. remove "for host in hosts" and "for target in
19587 targets" loops.
19588
19589Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19590
19591 * Makefile.in: Do not pass bindir or mandir to cvs.
19592
19593Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19594
19595 * Makefile.in, configure.in: removed traces of namesubdir,
19596 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19597 copyrights to '92, changed some from Cygnus to FSF.
19598
19599 * configure.texi: remove most references to multiple hosts,
19600 multiple targets, subdirs, etc.
19601
19602 * configure.man: removed rcsid. reference config.sub not
19603 config.subr.
19604
19605 * Makefile.in: mkdir $(infodir) on install-info.
19606
19607Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19608
19609 * configure.texi: Explain better about .gdbinit and about
19610 the environment that configure.in sections run in.
19611
19612Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19613
19614 * configure.in: Ultrix is only a decstation if it's a MIPS.
19615
19616Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19617
19618 * README: DOC.configure => cfg-paper.texi.
19619
19620Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19621
19622 * config.sub (near case $os): Don't convert newsos* to bsd!
19623
19624Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19625
19626 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19627 the number of copies of COPYING that go into the GDB tar file.
19628
19629Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19630
731a8127 19631 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19632 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19633 Fix SCO configuration stuff.
19634
19635Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19636
19637 * Makefile.in: For libg++, make sure the -I pointing
19638 to the gcc directory goes *after* all the libg++-local -I flags.
19639 Also, move just-gcc dependency from just-libg++ to all-libg++.
19640
19641Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19642
19643 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19644
19645Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19646
19647 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19648
19649Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19650
19651 * config.sub: Add stratus configuration frags. Also
19652 submitted to FSF.
19653
19654Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19655
19656 * Makefile.in (DEV_SUPPORT): add configure.man.
19657
19658 * config.sub(Decode manufacturer-specific): add -none*.
19659
19660Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19661
19662 * Makefile.in: remove form feeds to make Sun's make happy.
19663 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19664
19665Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19666
19667 * Makefile.in (AR_FLAGS): Make quieter.
19668
19669Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19670
19671 * configure.in: Add libg++.
19672 * configure: When verbose, don't output the command line at each
19673 level; it will be unremarkably the same as the previous version,
19674 which will be the same as what the user typed.
19675
19676Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19677
19678 * configure.in, Makefile.in: fix clean-info, add flex. add
19679 fileutils.
19680
19681 * configure: be less sensitive to spaces in Makefile.in. Do not
19682 look for sources in "..". Doing so breaks subdirectories that
19683 might have their own configure. If a subdir has it's own
19684 configure script, use it.
19685
19686Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19687
19688 * cfg-paper.texi: some changes suggested by rms.
19689
19690Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19691
19692 * config.sub: Merge in some small additions from the FSF version,
19693 taken from the gcc distribution, to bring the Cygnus and FSF
19694 versions into closer sync.
19695
19696Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19697
19698 * configure.in: Changed svr4 references to sysv4.
19699
19700Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19701
19702 * configure: added -V for version number option.
19703
19704Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19705
19706 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19707 renamed from DOC.configure to cfg-paper.texi.
19708
19709Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19710
19711 * configure, config.subr, config.sub: config.subr is now
19712 config.sub again.
19713
19714Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19715
19716 * configure.texi: new file, in progress.
19717
19718 * Makefile.in: build info file and install the man page for
19719 configure.
19720
19721 * configure.man: new file, first cut.
19722
19723 * configure: find config.subr again now that configuration "none"
19724 has gone. removed all traces of the -ansi option. removed all
19725 traces of the -languages option.
19726
19727 * config.subr: resync from rms.
19728
19729Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19730
19731 * configure, config.sub, config.subr: merge config.sub into
19732 config.subr, call the result config.subr, remove config.sub, use
19733 config.subr.
19734
19735 * Makefile.in: revised install for dir.info.
19736
19737Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19738
19739 * configure.in: add decstation host makefile frag.
19740
19741 * Makefile.in: BISON now bison -y again. also install-gcc on
19742 install. clean-gdbm on clean. infodir belongs in datadir.
19743 Make directories for info install. Build dir.info here then
19744 install it.
19745
19746Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19747
19748 * Makefile.in: fix for bad directory tests.
19749
19750Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19751
19752 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19753 regexp. -srcdir relative was being handled incorrectly.
19754
19755 * Makefile.in: unwrapped some for loops so that parallel makes
19756 work again and so one can focus one's attention on a particular
19757 package.
19758
19759Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19760
19761 * configure: added PWD as a stand in for `pwd` (for speed). use
19762 elif wherever possible. make -srcdir work without -objdir.
19763 -objdir= commented out.
19764
19765Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19766
19767 * configure: +options become --options. -subdirs commented out.
19768 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19769 Makefile now at top of generated Makefile. Removed cvs log
19770 entries. added -srcdir. create .gdbinit only if there is one
19771 in ${srcdir}.
19772
19773 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19774 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19775 and mandir now keyed off datadir by default.
19776
19777Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19778
19779 * Freshly created ChangeLog.
19780
19781\f
19782Local Variables:
19783mode: change-log
19784left-margin: 8
19785fill-column: 76
19786version-control: never
19787End: