]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
[ARC]Fast interrupts support.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
c7314bc1
CZ
12017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2 Andrew Burgess <andrew.burgess@embecosm.com>
3
4 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
5 case.
6 (ARC_AUTOFP_IRQ_P): Likewise.
7 (ARC_AUTO_IRQ_P): Likewise.
8 (rgf_banked_register_count): New variable.
9 (parse_mrgf_banked_regs_option): New function.
10 (arc_override_options): Handle rgf_banked_regs option.
11 (arc_handle_interrupt_attribute): Add firq option.
12 (arc_compute_function_type): Return fast irq type when required.
13 (arc_must_save_register): Handle fast interrupts.
14 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
15 (arc_return_address_regs): Update.
16 * config/arc/arc.h (arc_return_address_regs): Update.
17 (arc_function_type): Add fast interrupt type.
18 (ARC_INTERRUPT_P): Update.
19 (RC_FAST_INTERRUPT_P): Define.
20 * config/arc/arc.md (simple_return): Update for fast interrupts.
21 (p_return_i): Likewise.
22 * config/arc/arc.opt (mrgf-banked-regs): New option.
23 * doc/invoke.texi (mrgf-banked-regs): Document.
24
41453183
CZ
252017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
26
27 * config/arc/arc.c (irq_ctrl_saved): New variable.
28 (ARC_AUTOBLINK_IRQ_P): Define.
29 (ARC_AUTOFP_IRQ_P): Likewise.
30 (ARC_AUTO_IRQ_P): Likewise.
31 (irq_range): New function.
32 (arc_must_save_register): Likewise.
33 (arc_must_save_return_addr): Likewise.
34 (arc_dwarf_emit_irq_save_regs): Likewise.
35 (arc_override_options): Handle deferred options.
36 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
37 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
38 arc_must_save_return_addr.
39 (arc_compute_frame_size): Handle automated save and restore of
40 registers.
41 (arc_expand_prologue): Likewise.
42 (arc_expand_epilogue): Likewise.
43 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
44 * config/arc/arc.opt (mirq-ctrl-saved): New option.
45 * doc/invoke.texi (mirq-ctrl-saved): Document option.
46
52744dd7
TK
472017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
48 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
49
50 PR bootstrap/77661
51 * Makefile.def: Don't pass --enable-maintainer-mode on to an
52 in-tree build MPC.
53 * Makefile.in: Regenerate.
54
deeba76a
FXC
552017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
56
57 * configure.ac: Enable LTO by default on darwin >= 9.
58 * configure: Regenerate.
59
5a05e11d
PD
602017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
61
62 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
63 and Andrew Waterman as the RISC-V maintainers.
64
e04f858c
NK
652017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
66
67 * MAINTAINERS: Add self to Write After Approval
68
a98cf819
GP
692017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
70
71 * config.guess: Import latest from upstream.
72
9826d1a3
GP
732017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
74
75 * MAINTAINERS (Write After Approval): Remove entries that are
76 already covered under Reviewers.
77
a46586c3
MW
782017-03-08 Mark Wielaard <mark@klomp.org>
79
80 PR demangler/70909
81 PR demangler/67264
82 * include/demangle.h: Add d_printing to struct demangle_component
83 and pass struct demangle_component as non const.
84
734ca1c2
GP
852017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
86
87 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
88
93b87d1d
TS
892017-02-15 Thomas Schwinge <thomas@codesourcery.com>
90
91 * Makefile.tpl: Remove HOST_ISLVER.
92 (HOST_EXPORTS): Remove ISLVER.
93 * Makefile.in: Regenerate.
94
f877b3ad
RB
952017-02-13 Richard Biener <rguenther@suse.de>
96
97 * configure: Re-generate.
98
2ad31830
GP
992017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
100
101 * MAINTAINERS: Adjust bug reporting URL.
102
3501e62c
GP
1032017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
104
105 * MAINTAINERS (Write After Approval): Remove redundant entry
106 for Andrew Burgess.
107
510555e0
JDA
1082017-02-03 John David Anglin <danglin@gcc.gnu.org>
109
110 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
111 32-bit hppa*-*-hpux*.
112 * configure: Regenerate.
113
f6a24a94
MJ
1142017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
115
116 * configure.ac: Moved the white list of enabling BRIG FE to
117 libhsail-rt/configure.tgt.
118 * configure: Regenerated.
119 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
120
1212017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
122 Martin Jambor <mjambor@suse.cz>
123
5fd1486c
PJ
124 * Makefile.def (target_modules): Added libhsail-rt.
125 (languages): Added language brig.
126 * Makefile.in: Regenerated.
127 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
128 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
129 * configure: Regenerated.
130
3c36aa6b
JJ
1312017-01-17 Jakub Jelinek <jakub@redhat.com>
132
133 PR other/79046
134 * configure: Regenerated.
135
8f56cb51
AM
1362017-01-04 Alan Modra <amodra@gmail.com>
137
138 * configure: Regenerate.
139
f2c764c5
BE
1402016-12-29 Ben Elliston <bje@gnu.org>
141
142 * config.sub: Import latest version.
143
1dc9c117
AI
1442016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
c21fdaa1
JJ
1482016-12-21 Jakub Jelinek <jakub@redhat.com>
149
150 * configure.ac: Don't bootstrap libmpx unless --with-build-config
151 includes bootstrap-mpx.
152 * configure: Regenerated.
153
cc811459
CX
1542016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
155
156 * MAINTAINERS (Write After Approval): Add myself.
157
b55e6680
MJ
1582016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
159
8f56cb51 160 * configure: Regenerate.
b55e6680 161
825fba52
MK
1622016-12-01 Matthias Klose <doko@ubuntu.com>
163
164 * configure.ac: Don't use pkg-config to check for bdw-gc.
165 * configure: Regenerate.
166
114bf3f1
MK
1672016-11-30 Matthias Klose <doko@ubuntu.com>
168
169 * Makefile.def: Remove reference to boehm-gc target module.
170 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
171 options and for the bdw-gc pkg-config module.
172 * configure: Regenerate.
173 * Makefile.in: Regenerate.
174
21b0f96a
NS
1752016-11-28 Nathan Sidwell <nathan@acm.org>
176
177 * MAINTAINERS (nvptx): Remove self.
178
292edab3
BE
1792016-11-25 Ben Elliston <bje@gnu.org>
180
181 * config.guess: Import latest version.
182 * config.sub: Likewise.
183
0954a00b
TT
1842016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
185
186 * MAINTAINERS (Write After Approval): Add myself.
187
8e4d2ca4
MK
1882016-11-15 Matthias Klose <doko@ubuntu.com>
189
190 * Makefile.def: Remove references to GCJ.
191 * Makefile.tpl: Likewise.
192 * Makefile.in: Regenerate.
193
84c1b9d3
MK
1942016-11-15 Matthias Klose <doko@ubuntu.com>
195
196 * config-ml.in: Remove references to GCJ.
197 * configure.ac: Likewise.
198 * configure: Regenerate.
199
3f95ca6c
JC
2002016-11-01 Josh Conner <joshconner@google.com>
201
202 * MAINTAINERS (Write After Approval): Update email address,
203
457cc672
CL
2042016-10-27 Carl Love <cel@us.ibm.com>
205
206 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
207 Approval list to make it alphabetical.
208
2142f54f
CL
2092016-10-27 Carl Love <cel@us.ibm.com>
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
104700f4
AB
2132016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
214
215 * MAINTAINERS (Reviewers): Add myself.
216 (Write After Approval): Add myself.
217
942c0db8
HP
2182016-10-21 Hartmut Penner <hepenner@us.ibm.com>
219 Ulrich Weigand <uweigand@de.ibm.com>
220
221 * MAINTAINERS: Update email address.
222
fbf4c502
NS
2232016-10-10 Nathan Sidwell <nathan@acm.org>
224
225 * MAINTAINERS: Update email address.
226
b20e7532
AT
2272016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
228
229 * configure.ac: Add aarch64-*-freebsd*.
230 * configure: Regenerate.
231
2e21fd4d
SE
2322016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
233
234 * MAINTAINERS: Update email address after it got reverted.
235
43c40f3e
RO
2362016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
237
238 * configure.ac (target_libraries): Readd target-boehm-gc.
239 Restore --enable-objc-gc handling.
240 * configure: Regenerate.
241
f05796ba
JL
2422015-10-03 Jeff Law <law@redhat.com>
243
244 * MAINTAINERS: Move several inactive maintainers to the
245 write-after-approval section.
246
012447ea
JJ
2472016-09-30 Jakub Jelinek <jakub@redhat.com>
248
249 * configure.ac: Add target-libffi to target_libraries.
250 Readd libgcj target disablings, modified to only target-libffi.
251 Readd target addition of go to unsupported languages.
252 * configure: Regenerated.
253
a7d75d59
SE
2542016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
255
256 * MAINTAINERS: Update email address.
257
d1a79a95
AH
2582016-09-30 Andrew Haley <aph@redhat.com>
259
4d8c733d 260 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
261 write-after approval. Remove Tom Tromey and Bryce McKinlay from
262 libgcj.
263
af2d4873
AH
2642016-09-30 Andrew Haley <aph@redhat.com>
265
266 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
267 write-after approval after GCJ deletion.
268
07b78716
AH
2692016-09-30 Andrew Haley <aph@redhat.com>
270
271 * Makefile.def: Remove libjava.
272 * Makefile.tpl: Likewise.
273 * Makefile.in: Regenerate.
274 * configure.ac: Likewise.
275 * configure: Likewise.
276 * gcc/java: Remove.
277 * libjava: Likewise.
278
a29b7214
CZ
2792016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
280
281 * MAINTAINERS (Reviewers): Add myself.
282
2fd88f4f
AK
2832016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
284
285 * configure.ac: Disable "sim" directory for arc*-*-*.
286 * configure: Regenerated.
287
e2080e79
TC
2882016-09-23 Tamar Christina <tamar.christina@arm.com>
289
290 * MAINTAINERS (Write After Approval): Add myself.
291
8f3675f8
MR
2922016-09-12 Maciej W. Rozycki <macro@imgtec.com>
293
294 * configure.ac: Check for the minimum in-tree MPFR version
295 handled.
296 * configure: Regenerate.
297
21f88103
YTL
2982016-07-20 Yan-Ting Lin <currygt52@gmail.com>
299
300 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
301 * configure: Regenerated.
302
60d51882
FR
3032016-07-19 Fritz Reese <fritzoreese@gmail.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
277d7ee0
AK
3072016-06-23 Andi Kleen <ak@linux.intel.com>
308
309 * Makefile.def: Add autoprofiledbootstrap.
310 * Makefile.tpl: Dito.
311 * Makefile.in: Regenerate.
312
fd6487af
JS
3132016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
314
315 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
316 * configure: Regenerate.
317
3e326935
TS
3182016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
319
320 * configure: Regenerate.
321 * configure.ac: Remove support for avr-rtems.
322
9582bf04
SKS
3232016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
6f820b68
MC
3272016-06-16 Michael Collison <michael.collison@arm.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
775ee7fa
MM
3312016-06-14 Mikael Morin <mikael@gcc.gnu.org>
332
333 * MAINTAINERS (Write After Approval): Update e-mail address.
334
de3ba371
JM
3352016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
336
21f88103 337 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 338
350216e3
AM
3392016-05-28 Alan Modra <amodra@gmail.com>
340
341 * Makefile.tpl (configure): Depend on m4 files included.
342 * Makefile.in: Regenerate.
343
9cad20fa
BS
3442016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
345
346 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
347 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
348
92466115
BS
3492016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
350
351 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
352 special case builtin.
353 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
354 support for ALTIVEC_BUILTIN_VEC_ADDEC.
355 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
356 for __builtin_vec_addec.
357
fe38e08b
JS
3582016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
359
360 * config.guess: Import version 2016-04-02 (newest).
361 * config.sub: Import version 2016-05-10 (newest).
362
cef1a0b8 3632016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 364
cef1a0b8
JL
365 * configure.ac: Add ARC support to libgloss.
366 * configure: Regenerate
704b85c7 367
75a6b91a
AS
3682016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
369
370 * MAINTAINERS (Write After Approval): Add myself.
371
00f35794
BE
3722016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
373
374 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
375 * configure: Regenerated.
376 * Makefile.def (gmp): Explicitly disable assembler.
377 (mpfr): Adjust lib_path.
378 (mpc): Likewise.
379 * Makefile.in: Regenerated.
380
c100769b
JJ
3812016-05-01 Jakub Jelinek <jakub@redhat.com>
382
383 PR bootstrap/70704
384 * configure.ac (--enable-stage1-checking): Add missing
385 --enable-checking=.
386 * configure: Regenerated.
387
bc6d9014
OE
3882016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
389
ace08cb8
OE
390 * config.guess: Revert r235676.
391 * config.sub: Revert r235676.
392
3932016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
394
395 * config.guess: Remove SH5 support.
bc6d9014
OE
396 * config.sub: Likewise.
397 * configure: Likewise.
398 * configure.ac: Likewise.
399
7db11a5a
JJ
4002016-04-26 Jakub Jelinek <jakub@redhat.com>
401
402 PR bootstrap/70704
403 * configure.ac (--enable-stage1-checking): For --disable-checking or
404 implicit --enable-checking, make sure extra flag matches in between
405 stage1 and later checking.
406 * configure: Regenerated.
407
ab0fc037
TS
4082016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
409
410 * .gitattributes: New file.
411
c048fa95
SB
4122016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
413
414 * MAINTAINERS (rs6000/powerpc port): Add myself.
415
f3653cf5
SB
4162016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
417
418 PR bootstrap/70173
419 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
420 and gotools directories. Delete the stage_final file.
421 * Makefile.in: Regenerate.
422
4f93efa4
AV
4232016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
c27e432e
SK
4272016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
428
429 * MAINTAINERS (Fortran maintainer): Remove myself.
430
7134713c
BS
4312016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
7d74282a
KN
4352016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
1b858e76
CC
4392016-03-17 Cary Coutant <ccoutant@gmail.com>
440
441 Sync with binutils-gdb:
442
443 2016-03-17 Cary Coutant <ccoutant@gmail.com>
444
445 * configure.ac: Add mips and s390 to the gold target check.
446 * configure: Regenerate.
447
d15bd5bb
DD
4482016-03-01 DJ Delorie <dj@redhat.com>
449
450 * MAINTAINERS (mep): Remove myself as MeP maintainer.
451
6d1fa6bb
DM
4522016-02-22 David Malcolm <dmalcolm@redhat.com>
453
454 * MAINTAINERS (libcpp): Add myself.
455 (diagnostic messages): Likewise.
456
607bda60
TV
4572016-02-20 Tom de Vries <tom@codesourcery.com>
458
459 * MAINTAINERS: Fix whitespace.
460
80cfaff8
CZ
4612016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
462
463 * MAINTAINERS (Write After Approval): Add myself.
464
c661a43d
SP
4652016-01-29 Sebastian Pop <s.pop@samsung.com>
466
467 * config/isl.m4: Add comments about isl-0.16.
468 * configure: Regenerate.
469
86b3a101
MJ
4702016-01-29 Martin Jambor <mjambor@suse.cz>
471
472 * MAINTAINERS (hsa maintainers): Add myself.
473
960cbfd2
WD
4742015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
475
476 * MAINTAINERS: (Write After Approval): Add myself.
477
1e050c90
AK
4782016-01-25 Aditya Kumar <aditya.k7@samsung.com>
479 Sebastian Pop <s.pop@samsung.com>
480
481 * Makefile.in: Regenerate.
482 * Makefile.tpl: Export ISLVER.
483 * configure: Regenerate.
484 * config/isl.m4: Detect isl-0.15.
485
cefadad1
MM
4862016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
487
488 PR bootstrap/69329
489 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
490 * Makefile.in: Regenerate.
491
9e530bcd
AP
4922016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
493
494 * configure.ac: Enable LTO for DJGPP
495 * configure: Regenerate
496
324402a0
L
4972016-01-12 H.J. Lu <hongjiu.lu@intel.com>
498
499 Sync with binutils-gdb:
500 2015-10-21 Nick Clifton <nickc@redhat.com>
501
502 PR gas/19109
503 * configure.ac: Note the 'none' is an acceptable argument to
504 --enable-compressed-debug-sections.
505 * configure: Regenerate.
506
9eaaa830
BE
5072016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
508
509 PR bootstrap/69134
510 * Makefile.def (mpfr): Disable assembler.
511 * Makefile.in: Regenerate.
512
cfe67e03
BE
5132016-01-01 Ben Elliston <bje@gnu.org>
514
515 * config.guess: Import version 2016-01-01.
516 * config.sub: Likewise.
517
be33d404
SS
5182015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
519
520 * MAINTAINERS (Write After Approval): Add myself.
521
e357a5e0
SP
5222015-12-17 Sebastian Pop <s.pop@samsung.com>
523
524 * Makefile.in: Replace ISL with isl.
525 * Makefile.tpl: Same.
526 * config/isl.m4: Same.
527 * configure.ac: Same.
528 * contrib/download_prerequisites: Same.
529 * configure: Regenerate.
530
1ad2439b
AP
5312015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
532
533 * MAINTAINERS (Write After Approval): Add Myself.
534
70decafb
NS
5352015-12-17 Nathan Sidwell <nathan@acm.org>
536
537 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
538 * configure: Regenerate.
539
560d18d3
AK
5402015-12-16 Aditya Kumar <aditya.k7@samsung.com>
541 Sebastian Pop <s.pop@samsung.com>
542
543 * config/isl.m4 (ISL_CHECK_VERSION): Check for
544 isl_ctx_get_max_operations.
545 * configure: Regenerate.
546
57e8ab24 5472015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
105b682e
ILT
5512015-12-02 Ian Lance Taylor <iant@google.com>
552
553 PR go/66147
554 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
555 * Makefile.in: Regenerate.
556
7eb46bec
AT
5572015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
558
559 PR libffi/65726
560 * Makefile.def (lang_env_dependencies): Make libffi depend
561 on cxx.
562 * Makefile.in: Regenerate.
563
cc3baaa9
DE
5642015-11-26 David Edelsohn <dje.gcc@gmail.com>
565
566 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
567 symbols.
568
3be96231
TG
5692015-11-20 Tristan Gingold <gingold@adacore.com>
570
571 Sync with binutils-gdb:
572 2015-11-20 Tristan Gingold <gingold@adacore.com>
573
574 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
575 * configure: Regenerate.
576
daa53f38
ML
5772015-11-19 Martin Liska <mliska@suse.cz>
578
579 * .gitignore: Add .clang-format to ignored files.
580 * Makefile.in: Add clang-format.
581 * Makefile.tpl: Likewise.
582
54985c70
TA
5832015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
584
585 * configure.ac: Enable libmpx by default.
586 * configure: Regenerated.
587
d0397c75
SE
5882015-10-23 Steve Ellcey <sellcey@imgtec.com>
589
590 * MAINTAINERS: Update email address.
591
735a559c
PM
5922015-10-23 Paulo Matos <pmatos@linki.tools>
593
594 * MAINTAINERS: Update email address.
595
15713b43
AH
5962015-10-23 Alan Hayward <alan.hayward@arm.com>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
78edb32f
L
6002015-10-20 H.J. Lu <hongjiu.lu@intel.com>
601
602 Sync with binutils-gdb:
603 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
604
605 PR gas/19109
606 * configure.ac: Add
607 --enable-compressed-debug-sections={all,gas,gold,ld}.
608 * configure: Regenerated.
609
dec6b7f1
AC
6102015-10-16 Arnaud Charlet <charlet@adacore.com>
611
612 * MAINTAINERS: Update list of Ada maintainers and email addresses.
613
6be1d686
ML
6142015-10-09 Martin Liska <mliska@suse.cz>
615
616 * MAINTAINERS (Write After Approval): Add myself.
617
dc0e2060
AF
6182015-10-09 Alexander Fomin <alexander.fomin@intel.com>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
bec93d40
FW
6222015-10-02 Florian Weimer <fweimer@redhat.com>
623
624 * MAINTAINERS: Update email address.
625
0487f06d
LK
6262015-10-02 Louis Krupp <louis.krupp@zoho.com>
627
628 * MAINTAINERS (Write After Approval): Add myself.
629
56547ff7
KT
6302015-09-20 Kai Tietz <ktietz70@googlemail.com>
631
423ea09f 632 * MAINTAINERS: Update email.
56547ff7 633
ed4c91ea
BS
6342015-09-14 Bernd Schmidt <bschmidt@redhat.com>
635
636 * MAINTAINERS: Update my email address.
637
2503fd9e
JB
6382015-09-01 James Bowman <james.bowman@ftdichip.com>
639
640 * MAINTAINERS (ft32 port): Add myself.
641
3726332a
DS
6422015-08-28 David Sherwood <david.sherwood@arm.com>
643
644 * MAINTAINERS: Add myself.
645
15480aaf
PM
6462015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
647
648 * MAINTAINERS (Write After Approval): Add myself.
649
ad4f95e3
FXC
6502015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
651
652 PR libfortran/54572
653 * Makefile.def: Make libgfortran depend on libbacktrace.
654 * Makefile.in: Regenerate.
655
95f25df0
SD
6562015-08-20 Simon Dardis <simon.dardis@imgtec.com>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
5dc85f7e
TV
6602015-08-12 Tom de Vries <tom@codesourcery.com>
661
662 PR other/67092
663 * configure.ac: Remove --with_host_libstdcxx support.
664 * configure: Regenerate.
665
44a7d18d
TS
6662015-08-10 Thomas Schwinge <thomas@codesourcery.com>
667 Jakub Jelinek <jakub@redhat.com>
668
669 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
670 nvptx*-*-*.
671 * configure: Regenerate.
672
bf5372e7
YS
6732015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
674
675 * Makefile.def (libiconv): Define bootstrap=true.
676 Mark pdf/html/info as missing.
677 (configure-gcc): Depend on all-libiconv.
678 (all-gcc): Ditto.
679 (configure-libcpp): Ditto.
680 (all-libcpp): Ditto.
681 (configure-intl): Ditto.
682 (all-intl): Ditto.
683 * Makefile.in: Regenerate.
684
94b8fdcc
BC
6852015-08-03 Bin Cheng <bin.cheng@arm.com>
686
687 * MAINTAINERS (loop ivopts): Add the entry and myself.
688
430bcac1
NS
6892015-07-31 Nathan Sidwell <nathan@codesourcery.com>
690
691 * MAINTAINERS (nvptx): Add self.
692
110d61da
AL
6932015-07-29 Alan Lawrence <alan.lawrence@arm.com>
694
695 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
696 128-bit vector modes.
697
c9da7548 6982015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 699
c9da7548
VV
700 * MAINTAINERS (Write After Approval): Add myself.
701
423ea09f 7022015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
703
704 * config.sub, config.guess: Import from upstream.
705
6b1786aa
JL
7062015-07-24 Michael Darling <darlingm@gmail.com>
707
708 PR other/66259
709 * config-ml.in: Reflects renaming of configure.in to configure.ac
710 * configure: Likewise
711 * configure.ac: Likewise
712
45952786
BS
7132015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
714
715 * MAINTAINERS: Update my email address.
716
f1595603
L
7172015-07-14 H.J. Lu <hongjiu.lu@intel.com>
718
719 Sync with binutils-gdb:
720 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
721
722 * configure.ac (target_configdirs): Exclude target-zlib if
723 target-libjava isn't built.
724 * configure: Regenerated.
725
a05c2c75
L
7262015-07-14 H.J. Lu <hongjiu.lu@intel.com>
727
728 Sync with binutils-gdb:
729 2015-05-13 John David Anglin <dave.anglin@bell.net>
730
731 * configure.ac: Disable configuration of GDB for HPUX targets.
732 * configure: Regenerate.
733
734 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
735
736 * configure.ac: Add --with-system-zlib.
737 * configure: Regenerated.
738
739 2015-01-28 James Bowman <james.bowman@ftdichip.com>
740
741 * configure.ac: Add FT32 support.
742 * configure: Regenerate.
743
744 2015-01-12 Anthony Green <green@moxielogic.com>
745
746 * configure.ac: Don't disable gprof for moxie.
747 * configure: Rebuild.
748
1c01ebf6
L
7492015-07-14 H.J. Lu <hongjiu.lu@intel.com>
750
751 Sync with binutils-gdb:
752 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
753
754 PR ld/18355
755 * Makefile.def: Add extra_configure_flags to host zlib.
756 * configure.ac (extra_host_zlib_configure_flags): New. Set
757 to --enable-host-shared When bfd is to be built as shared
758 library. AC_SUBST.
759 * Makefile.in: Regenerated.
760
e59969a1
HPN
7612015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
762
763 Sync with src:
764 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
765 * Makefile.def (dependencies): Add all-zlib to all-bfd.
766 * Makefile.in: Regenerated.
767
d9063947
L
7682015-06-30 H.J. Lu <hongjiu.lu@intel.com>
769
770 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
771 target.
772 * configure: Regenerate.
773
b837291d
LC
7742015-06-23 Ludovic Courtès <ludo@gnu.org>
775
776 * MAINTAINERS (Write After Approval): Add myself.
777
2a97995f
AT
7782015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
779
780 * MAINTAINERS (OS Port Maintainers): Add myself.
781 (Various Maintainers): Remove myself from libffi testsuite.
782
19cd26a6
RS
7832015-06-04 Richard Sandiford <richard.sandiford@arm.com>
784
785 * MAINTAINERS (gen* on machine desc): Add self.
786
8ca528d9
JM
7872015-06-02 Jason Merrill <jason@redhat.com>
788
789 PR bootstrap/66319
790 * configure.ac: Use -std=gnu++98.
791
4526c3c1
SN
7922015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
318a4e6d
MF
7962015-05-28 Mike Frysinger <vapier@gentoo.org>
797
798 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
799 * configure: Regenerate.
800
46070488
JM
8012015-05-26 Jason Merrill <jason@redhat.com>
802
803 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
804 * configure: Regenerate.
805
fef939d6
JB
8062015-05-16 James Bowman <james.bowman@ftdichip.com>
807
808 * configure.ac: FT32 target added.
fef939d6
JB
809 * configure: Regenerated.
810
886faf50
IB
8112015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
812
813 * MAINTAINERS (Write After Approval): Add myself.
814
91c6b410
PM
8152015-05-11 Paulo Matos <paulo@matos-sorge.com>
816
817 * MAINTAINERS (Write After Approval): Add myself.
818
e640447c
PM
8192015-05-11 Paulo Matos <paulo@matos-sorge.com>
820
821 * configure.ac: Fix typo.
822 * configure: Regenerate.
823
e587377d
MM
8242015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
cabb9d59
MK
8282015-05-03 Matthias Klose <doko@ubuntu.com>
829
830 * configure.ac: Match $host configured with triplets.
831 * configure: Regenerate.
832
fafb95a6
BRF
8332015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
834
835 * Makefile.tpl: Remove surplus whitespace throughout.
836 * Makefile.in: Regenerate.
837
85867772
SB
8382015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
839
840 * MAINTAINERS (Various Maintainers): Add myself as instruction
841 combiner maintainer.
842
c10b5ea0
JJ
8432015-04-17 Jakub Jelinek <jakub@redhat.com>
844
845 PR bootstrap/62077
846 * configure.ac (--enable-stage1-checking): Default to
847 release,misc,gimple,rtlflag,tree,types if --disable-checking
848 or --enable-checking is not specified and DEV-PHASE is not
849 experimental.
850 * configure: Regenerated.
851
77019397
MO
8522015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
853
854 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
855 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
856 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
857 * Makefile.in: Regenerate.
858
17feae99 8592015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
860
861 * MAINTAINERS: Update my email address.
862
e61ffb3b
JG
8632015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
864
865 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
866
b16cc4f2
KT
8672015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
868
869 * MAINTAINERS: Add myself as an arm port reviewer.
870
ec523909
ML
8712015-03-25 Martin Liska <mliska@suse.cz>
872 Yury Gribov <y.gribov@samsung.com>
873
874 * Makefile.in: Fix ln source location for vimrc file.
875 * Makefile.tpl: Likewise.
876
fc30054e
AH
8772015-03-09 Aldy Hernandez <aldyh@redhat.com>
878
879 PR bootstrap/25672
880 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
881 cross-compiling. Similarly for CXX_FOR_TARGET.
882 * configure: Regenerate.
883
5373cd33
IE
8842015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
885
886 * Makefile.def: Add libmpx.
887 * configure.ac: Add libmpx.
888 * Makefile.in: Regenerate.
889 * configure: Regenerate.
890
a6e8abb9
KY
8912015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
892
893 * MAINTAINERS (CPU Port Maintainers): Add myself
894 i386 vector ISA extns mantainer.
895
f2b86778
JL
8962015-03-13 Jeff Law <law@redhat.com>
897
898 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
899 maintainer.
900 Remove Richard Henderson as a maintainer for the x86 port.
901
9dd44d1c
JR
9022015-03-03 Joern Rennecke <gnu@amylaar.uk>
903
904 * MAINTAINERS (CPU Port Maintainers): Update my email address.
905
33079441
IE
9062015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
907
908 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
909 pointer bounds checker and i386 MPX maintainer.
910
d083ae5f
SL
9112015-02-26 Sandra Loosemore <sandra@codesourcery.com>
912
913 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
914
f91f1c13
MS
9152015-02-26 Martin Sebor <msebor@redhat.com>
916
917 * MAINTAINERS (Various Maintainers): Add self.
918
426c1eb0
TS
9192015-02-20 Thomas Schwinge <thomas@codesourcery.com>
920
921 * configure.ac [--enable-as-accelerator-for] (enable_languages):
922 Make sure it contains lto.
923 * configure: Regenerate.
924
8ae12d71
TS
9252015-02-18 Thomas Schwinge <thomas@codesourcery.com>
926
927 * configure: Regenerate.
928
11aa81cc 9292015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 9301
11aa81cc
DN
931 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
932 middle-end, docstring): Remove myself.
933 (Write After Approval): Add myself.
934
a436ab27
JJ
9352015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
936
937 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
938 (Write After Approval): Update address.
939
231d020b
DM
9402015-01-29 David Malcolm <dmalcolm@redhat.com>
941
942 PR jit/64780
943 * configure.ac: Require the user to explicitly specify
944 --enable-host-shared if the jit is enabled.
945 * configure: Regenerate.
946
82a94471
RS
9472015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
948
949 * MAINTAINERS (Write After Approval): Add myself.
950
e6f0c56d
TV
9512015-01-25 Tom de Vries <tom@codesourcery.com>
952
953 * MAINTAINERS: Make whitespace consistent.
954
631ff3e1
BO
9552015-01-23 Braden Obrzut <admin@maniacsvault.net>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
09b9cd1f
AV
9592015-01-20 Andre Vehreschild <vehre@gmx.de>
960
961 * MAINTAINERS: (Write After Approval): Add myself.
962
802ed46a
MU
9632015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
964
965 * MAINTAINERS: (Write After Approval): Add myself.
966
c61fcfa6
PT
9672015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
968
969 * MAINTAINERS: (Write After Approval): Add myself.
970
ebcd09c1
IS
9712015-01-13 Iain Sandoe <iain@codesourcery.com>
972
973 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
974 objective-c/c++ front end maintainer.
975
71aa170d
MP
9762015-01-13 Marek Polacek <polacek@redhat.com>
977
978 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
979
da067543
JL
9802015-01-12 Jeff Law <law@redhat.com>
981
982 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
983 a very long time.
984
bf1de3f0
ILT
9852015-01-09 Ian Lance Taylor <iant@google.com>
986
987 * configure.ac (host_tools): Add gotools.
988 * Makefile.def (host_modules): Add gotools.
989 (dependencies): Add dependency of all-gotools on all-target-libgo.
990
82a19768
AT
9912015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
992
993 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
994 * configure: Regenerate.
995
53dd59bf
TS
9962015-01-08 Thomas Schwinge <thomas@codesourcery.com>
997
998 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
999 all-target-libgomp.
1000 * Makefile.in: Regenerate.
1001
8054942d
EB
10022015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1003
1004 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1005
0969ec7d
EB
10062015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1007
1008 * configure.ac: Add Visium support.
1009 * configure: Regenerate.
1010
ec8fd1c0
AS
10112015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1012
1013 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1014 * configure: Regenerate.
1015
9bccfdf5
AP
10162015-01-03 Andrew Pinski <apinski@cavium.com>
1017
1018 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1019 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1020 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1021 (OBJCOPY_FOR_TARGET): New variable.
1022 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1023 * Makefile.in: Regenerate.
1024 * configure.ac: Check for already installed target objcopy.
1025 Also GCC_TARGET_TOOL on objcopy.
1026 * configure: Regenerate.
1027
007adc0d
HPN
10282015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1029
1030 * config.sub: Update from upstream, to 2015-01-01 version.
1031 * config.guess: Ditto.
1032
fe55e976
SH
10332014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1034
1035 * MAINTAINERS (RTEMS Ports): Add myself.
1036
b86d271e
PMR
10372014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1038
1039 * MAINTAINERS (Write After Approval): Add myself.
1040
9733278a
MH
10412014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1042
1043 * MAINTAINERS (Write After Approval): Add myself.
1044
4b4f2e35
TS
10452014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1046
1047 * configure.ac (--enable-as-accelerator-for): Don't set
1048 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1049 * configure: Regenerate.
1050
b6a65eb6
JJ
10512014-12-13 Jakub Jelinek <jakub@redhat.com>
1052
1053 PR bootstrap/64023
1054 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1055 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1056 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1057 to CXX.
1058 * Makefile.in: Regenerated.
1059
c3e1e693
YG
10602014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1061 Yury Gribov <y.gribov@samsung.com>
1062
1063 * .gitignore: Added .local.vimrc and .lvimrc.
1064 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1065 * Makefile.in: Regenerate.
1066
10672014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1068
1069 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1070 * configure: Regenerated.
1071
b9fb25a5
BS
10722014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1073
1074 * MAINTAINERS (nvptx port): New entry.
1075
d896cc4d
JBG
10762014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1077
1078 * configure: Regenerate.
1079
74ae587e
JBG
10802014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1081
1082 * configure.ac: Merge with Binutils.
1083
45c89690
TB
10842014-11-26 Tobias Burnus <burnus@net-b.de>
1085
1086 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1087 * Makefile.in: Regenerate.
1088
ea903c37
BE
10892014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1090
1091 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1092 missing flex.
1093 * Makefile.in: Regenerated.
1094
eb23df59
IV
10952014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1096
1097 * Makefile.in: Regenerate.
1098
a699d672
L
10992014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1100
1101 PR bootstrap/63784
1102 * libtool.m4: Add $pic_flag with -shared.
1103
fc065a61
RL
11042014-11-21 Renlin Li <Renlin.Li@arm.com>
1105
1106 * MAINTAINERS (Write After Approval): Added myself.
1107
efcc23e6
AV
11082014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1109
1110 * MAINTAINERS (write-after-approval): Add myself.
1111
dd308ed8
MK
11122014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1113
1114 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1115 from 2 years ago.
1116
ac8698a1
AV
11172014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1118
1119 Revert:
1120 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1121
1122 * MAINTAINERS (Write After Approval): Added myself as line map
1123 maintainer.
1124
8dab9330
RL
11252014-11-19 Renlin Li <Renlin.Li@arm.com>
1126
1127 Revert:
1128 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1129
1130 * MAINTAINERS (Write After Approval): Added myself.
1131
1be22083
RL
11322014-11-19 Renlin Li <Renlin.Li@arm.com>
1133
1134 * MAINTAINERS (Write After Approval): Added myself.
1135
59392f46
AV
11362014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1137
1138 * MAINTAINERS (Write After Approval): Added myself as line map
1139 maintainer.
1140
0f3422cc
DS
11412014-11-17 Dodji Seketeli <dodji@redhat.com>
1142
1143 * MAINTAINERS (Various Maintainers): Added myself as line map
1144 maintainer.
1145
0c8969f0
JBG
11462014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1147
1148 * move-if-change: Sync from upstream gnulib.
1149
d7134c0e
JBG
11502014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1151
1152 * compile: Sync with upstream Automake.
1153 * depcomp: Ditto.
1154 * install-sh: Ditto.
1155 * missing: Ditto.
1156 * mkinstalldirs: Ditto.
1157 * ylwrap: Ditto.
1158
e4ff7e6a
JBG
11592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1160
1161 * config.sub: Update from upstream config repo.
1162 * config.guess: Ditto.
1163
5f520819
KY
11642014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1165
1166 * Makefile.def: Add liboffloadmic to target_modules. Make
1167 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1168 * Makefile.in: Regenerate.
1169 * configure: Regenerate.
1170 * configure.ac: Add liboffloadmic to target binaries.
1171 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1172 Add liboffloadmic to noconfig list when C++ is not supported.
1173
85c64bbe
BS
11742014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1175 Thomas Schwinge <thomas@codesourcery.com>
1176 Ilya Verbin <ilya.verbin@intel.com>
1177 Andrey Turetskiy <andrey.turetskiy@intel.com>
1178
1179 * configure: Regenerate.
1180 * configure.ac (--enable-as-accelerator-for)
1181 (--enable-offload-targets): New configure options.
1182
7d35a59e
TB
11832014-11-11 Tobias Burnus <burnus@net-b.de>
1184
0a002272 1185 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1186 * Makefile.in: Regenerate.
1187
35485da9
DM
11882014-11-11 David Malcolm <dmalcolm@redhat.com>
1189
1190 * ChangeLog.jit: New.
1191 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1192
ebf6d33b
FXC
11932014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1194
1195 PR target/63610
1196 * libtool.m4: Fix globbing of darwin versions.
1197 * configure: Regenerate.
1198
4a9bb2aa
TB
11992014-11-11 Tobias Burnus <burnus@net-b.de>
1200
4a9bb2aa
TB
1201 * Makefile.def: Remove CLooG.
1202 * Makefile.tpl: Ditto.
1203 * configure.ac: Ditto.
1204 * configure: Regenerate.
1205 * Makefile.in: Ditto.
1206
738f2522
BS
12072014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1208
1209 * configure.ac: Handle nvptx-*-*.
1210 * configure: Regenerate.
1211
9b591dd1
PG
12122014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1213
1214 * MAINTAINERS (Write After Approval): Add myself.
1215
14258928
JJ
12162014-10-31 Jakub Jelinek <jakub@redhat.com>
1217
1218 * Makefile.def (libcc1): Remove bootstrap=true;.
1219 * Makefile.in: Regenerated.
1220
1335a8ca
JBG
12212014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1222
1223 * configure.ac: Update comment.
1224 * configure: Regenerate.
1225
cb115cc2
IE
12262014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
fca38047
TS
12302014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1231
1232 * configure.ac (extra_host_libiberty_configure_flags): Add
1233 --enable-shared also for libcc1's benefit.
1234 * configure: Regenerate.
1235
65c0707b
TG
12362014-10-29 Tristan Gingold <gingold@adacore.com>
1237
1238 * MAINTAINERS: Change my email address.
1239
ddc8de03
PM
12402014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1241 Tom Tromey <tromey@redhat.com>
1242
1243 * Makefile.def: Add libcc1 to host_modules.
1244 * configure.ac (host_tools): Add libcc1.
1245 * Makefile.in, configure: Rebuild.
1246
4eb1ac39 12472014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1248
1249 * configure.ac (build_configargs): Don't share config.cache between
1250 build subdirs.
7fd74620 1251 * configure: Regenerate.
3d96b0d0 1252
d81230b5
DH
12532014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1254
1255 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1256 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1257 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1258 leon3v7 as leon3.
1259 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1260 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1261 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1262 * config/sparc/sparc.md (cpu): Add leon3v7.
1263 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1264
c7a6a617
DH
12652014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1266
1267 * MAINTAINERS (write-after-approval): Add myself.
1268
74cc5471
ILT
12692014-10-23 Ian Lance Taylor <iant@google.com>
1270
1271 * configure.ac: Disable the Go frontend on systems where it is known
1272 to not work.
1273 * configure: Regenerate.
1274
929315a9
RB
12752014-10-23 Richard Biener <rguenther@suse.de>
1276
1277 * Makefile.def: Add libcpp build module and dependencies.
1278 * configure.ac: Add libcpp build module.
1279 * Makefile.in: Regenerate.
1280 * configure: Likewise.
1281
5d12b768
MF
12822014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1283
1284 * MAINTAINERS (write-after-approval): Add myself.
1285
7b262a51
MLI
12862014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1287
1288 * INSTALL/README: Do not mention CVS.
1289
7705dfd1
JY
12902014-10-03 Jing Yu <jingyu@google.com>
1291
1292 * configure.ac: Add aarch64 to list of targets that support gold.
1293 * configure: Regenerate.
1294
a3052d31
FD
12952014-09-29 François Dumont <fdumont@gcc.gnu.org>
1296
1297 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1298
b2a1b261
CM
12992014-09-29 Catherine Moore <clm@codesourcery.com>
1300
1301 * MAINTAINERS: Add myself as MIPS maintainer.
1302
05342e10
MF
13032014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1304
1305 * MAINTAINERS: Move myself to MIPS maintainers.
1306
3f6bb7e5
JBG
13072014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1308
1309 * MAINTAINERS: Put all email addresses between '<' and '>'.
1310
3e895729
FXC
13112014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1312
1313 * MAINTAINERS: Move myself to reviewers (Fortran).
1314
e04733ee
AK
13152014-09-01 Andi Kleen <ak@linux.intel.com>
1316
1317 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1318 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1319 * Makefile.in: Regenerate.
1320
e79c0ea8
DM
13212014-08-28 David Malcolm <dmalcolm@redhat.com>
1322
1323 * rtx-classes-status.txt: Delete
1324
b32d5189
DM
13252014-08-28 David Malcolm <dmalcolm@redhat.com>
1326
1327 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1328
e0c0c325
SP
13292014-08-27 Sebastian Pop <s.pop@samsung.com>
1330
1331 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1332 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1333 of checking for version number.
1334 * configure: Regenerated.
1335 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1336
d7ac0a6a
DM
13372014-08-27 David Malcolm <dmalcolm@redhat.com>
1338
1339 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1340 is done; begin phase 6 (use extra rtx_def subclasses).
1341
9daaca36
DM
13422014-08-27 David Malcolm <dmalcolm@redhat.com>
1343
1344 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1345 done; begin phase 5 (additional rtx_def subclasses).
1346
b2908ba6
DM
13472014-08-26 David Malcolm <dmalcolm@redhat.com>
1348
1349 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1350
1130d5e3
DM
13512014-08-26 David Malcolm <dmalcolm@redhat.com>
1352
1353 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1354 SET_BB_HEADER are done.
1355
0e0ce50d
DM
13562014-08-26 David Malcolm <dmalcolm@redhat.com>
1357
1358 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1359 done.
1360
3d30f4e8
DM
13612014-08-26 David Malcolm <dmalcolm@redhat.com>
1362
1363 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1364
6144a836
DM
13652014-08-26 David Malcolm <dmalcolm@redhat.com>
1366
1367 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1368
b311fd0f
DM
13692014-08-25 David Malcolm <dmalcolm@redhat.com>
1370
1371 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1372
d8ce2eae
DM
13732014-08-25 David Malcolm <dmalcolm@redhat.com>
1374
1375 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1376
1455e88c
DM
13772014-08-25 David Malcolm <dmalcolm@redhat.com>
1378
1379 * rtx-classes-status.txt: Phase 3 (per-file commits within
1380 "config" subdirs) is done; begin phase 4 (removal of
1381 "scaffolding").
1382
76c531d3
DM
13832014-08-23 David Malcolm <dmalcolm@redhat.com>
1384
1385 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1386 dir) is done; begin phase 3 (per-file commits within "config"
1387 subdirs).
1388
00550b3d
DM
13892014-08-21 David Malcolm <dmalcolm@redhat.com>
1390
1391 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1392 phase 2 (per-file commits in main source dir).
1393
622dbadf
BC
13942014-08-21 Bin Cheng <bin.cheng@arm.com>
1395
1396 * configure: Regenerated.
1397
c1286e0b
DM
13982014-08-19 David Malcolm <dmalcolm@redhat.com>
1399
1400 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1401
c2fc1aee
DM
14022014-08-19 David Malcolm <dmalcolm@redhat.com>
1403
1404 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1405
68975683
DM
14062014-08-19 David Malcolm <dmalcolm@redhat.com>
1407
1408 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1409
d914bc6b
DM
14102014-08-19 David Malcolm <dmalcolm@redhat.com>
1411
1412 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1413
8020a4d5
DM
14142014-08-19 David Malcolm <dmalcolm@redhat.com>
1415
1416 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1417
a231b8a5
JV
14182014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
ce8126f5
CF
14222014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1423
1424 * MAINTAINERS: Remove myself
1425
0f82e5c9
DM
14262014-08-19 David Malcolm <dmalcolm@redhat.com>
1427
1428 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1429
9c9afb69
PP
14302014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1431
1432 * MAINTAINERS (Write After Approval): Add myself.
1433
190bea87
DM
14342014-08-18 David Malcolm <dmalcolm@redhat.com>
1435
1436 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1437 SET_BB_HEADER, SET_BB_FOOTER
1438
c41b94ce
DM
14392014-08-18 David Malcolm <dmalcolm@redhat.com>
1440
bb3fff01 1441 * rtx-classes-status.txt: New file
c41b94ce 1442
eae1a5d4
RG
14432014-08-18 Roman Gareev <gareevroman@gmail.com>
1444
1445 * configure.ac: Eliminate ClooG installation dependency.
1446 * configure: Regenerate.
1447 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1448 * Makefile.in: Regenerate.
1449
f613bc0f
IV
14502014-08-15 Ilya Verbin <iverbin@gmail.com>
1451
1452 * MAINTAINERS (Write After Approval): Add myself.
1453
423ea09f 14542014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
88b1a322
JW
14582014-08-01 Jiong Wang <jiong.wang@arm.com>
1459
1460 * MAINTAINERS (Write After Approval): Add myself.
1461
8ed499f8
AG
14622014-07-28 Anthony Green <green@moxielogic.com>
1463
1464 Import from savannah.gnu.org:
1465 * config.sub: Update to 2014-07-28 version.
1466
09ec3110
RS
14672014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1468
1469 * MAINTAINERS: Remove my MIPS maintainer entry.
1470
7b7f941a
UB
14712014-07-26 Uros Bizjak <ubizjak@gmail.com>
1472
1473 PR target/47230
1474 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1475 * configure: Regenerate.
1476
a12f7ac8
JN
14772014-07-24 James Norris <jnorris@codesourcery.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
09611faf
RG
14812014-07-20 Roman Gareev <gareevroman@gmail.com>
1482
1483 * configure.ac: Accept only CLooG 0.18.1.
1484 * configure: Regenerate.
1485
37738b0f
RG
14862014-07-17 Roman Gareev <gareevroman@gmail.com>
1487
1488 * configure.ac: Don't accept isl 0.11.
1489 * configure: Regenerate.
1490
473037cb
AZ
14912014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
9a62ed16
RO
14952014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1496
1497 * configure.ac: Don't accept isl 0.10.
1498 * configure: Regenerate.
1499
c41f1c42 15002014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1501
c41f1c42
BE
1502 Fix include path for in-tree cloog.
1503 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1504 * configure: Regenerate.
29d0a43c 1505
c41f1c42 15062014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1507
c41f1c42 1508 * .gitignore: Import gcc_update output.
a5852bea 1509
b6383ab8
TS
15102014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1511
a10ec8bc
TS
1512 * config-ml.in: Robustify ac_configure_args parsing.
1513
45b3824d
TS
1514 * configure.ac (--enable-linker-plugin-configure-flags)
1515 (--enable-linker-plugin-flags): New flags.
1516 (configdirs): Conditionally add libiberty-linker-plugin.
1517 * configure: Regenerate.
1518 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1519 (host_modules) <lto-plugin>: Pay attention to
1520 @extra_linker_plugin_flags@ and
1521 @extra_linker_plugin_configure_flags@.
1522 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1523 * Makefile.in: Regenerate.
1524
b6383ab8
TS
1525 * Makefile.tpl (configure-[+prefix+][+module+])
1526 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1527 "module_srcdir" instead of "module" for locating a module's srcdir.
1528 * Makefile.in: Regenerate.
1529
a4a1b5f3
MF
15302014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
38a13841
SP
15342014-06-06 Sebastian Pop <sebpop@gmail.com>
1535
1536 * MAINTAINERS: Update my email address.
1537
153fcd41
TP
15382014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
e25d9632
AB
15422014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
1007a55c
JW
15462014-05-30 Jonathan Wakely <jwakely@redhat.com>
1547
1548 PR libstdc++/61011
1549 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1550 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1551 * configure: Regenerate.
1552
fd9ed1ae
PA
15532014-05-28 Pedro Alves <palves@redhat.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
03bdb69f
MK
15572014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1558
1559 * MAINTAINERS: Update my affiliation/email.
1560
905083ad
MS
15612014-05-19 Mike Stump <mikestump@comcast.net>
1562
1563 * MAINTAINERS: Add wide-int reviewers.
1564
707f1839
SL
15652014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1566
1567 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1568 * configure: Regenerated.
1569
7321dc60
TR
15702014-05-15 Torvald Riegel <triegel@redhat.com>
1571
1572 * MAINTAINERS (libitm): Add myself as maintainer.
1573
5b1e4b47
CB
15742014-05-07 Charles Baylis <charles.baylis@linaro.org>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
a4ebe104
RS
15782014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1579
1580 * config.sub, config.guess: Import from upstream.
1581
9575df4a
AL
15822014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1583
1584 * MAINTAINERS (Write After Approval): Put myself in correct order.
1585
2fdc94b7
AL
15862014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
080c6230
LB
15902014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1591
1592 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1593 section.
1594
4e4c8692
RÁE
15952014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1596
1597 * MAINTAINERS (Write After Approval): Delete myself.
1598
ffe7f7a7
JJ
15992014-04-17 Jakub Jelinek <jakub@redhat.com>
1600
1601 PR sanitizer/56781
1602 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1603 and -B* options with -Xcompiler.
1604
147d38a5
EB
16052014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1606
1607 PR bootstrap/60620
423ea09f 1608 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1609 * Makefile.in: Regenerate.
1610
ba1925c3
YS
16112014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1612
1613 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1614 for WINDRES_FOR_TARGET in default-manifest.o rule.
1615 * Makefile.in: Regenerate.
1616
8707b3bc
DH
16172014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
9e1c8fc1
JJ
16212014-03-26 Jakub Jelinek <jakub@redhat.com>
1622
1623 PR sanitizer/56781
1624 * Makefile.def: Set bootstrap=true; for host fixincludes.
1625 * configure.ac: Don't bootstrap host fixincludes unless
1626 --with-build-config=bootstrap-{a,ub}san.
1627 * Makefile.in: Regenerated.
1628 * configure: Regenerated.
1629
beeda1d9
JJ
16302014-03-21 Jakub Jelinek <jakub@redhat.com>
1631
1632 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1633 --enable-vtable-verify option parsing. Don't add
1634 target-libsanitizer to bootstrap_target_libs unless
1635 --with-build-config=bootstrap-asan or
1636 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1637 to bootstrap_target_libs unless --enable-vtable-verify.
1638 * configure: Regenerated.
1639
e5dddc50
AS
16402014-03-10 Anatoly Sokolov <aesok@post.ru>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
df5bc1cb
DC
16442014-03-07 Denis Chertykov <chertykov@gmail.com>
1645
1646 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1647
3b9edeac
JJ
16482014-03-07 Jakub Jelinek <jakub@redhat.com>
1649
1650 PR bootstrap/58572
1651 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1652 -I for libstdc++-v3 includes if $(LEAN).
1653 * Makefile.in: Regenerated.
1654
c01a8548
JW
16552014-03-04 Jonathan Wakely <jwakely@redhat.com>
1656
1657 * MAINTAINERS: Update my email address.
1658
341c653c
WL
16592014-02-24 Walter Lee <walt@tilera.com>
1660
1661 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1662 (tilegx-*-*): Change to tilegx*-*-*.
1663 * configure: Regenerate.
1664
37f2c4f0
LR
16652014-02-17 Loren J. Rittle <ljrittle@acm.org>
1666
1667 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1668
6c01e96e
KV
16692014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1670
1671 * MAINTAINERS (Write After Approval): Add myself.
1672
91da0481
RO
16732014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1674
1675 PR target/59788
1676 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1677 *solaris2*.
1678
dd35b84f
JDA
16792014-01-21 John David Anglin <danglin@gcc.gnu.org>
1680
1681 * MAINTAINERS: Update my email address.
1682
493b8af8
GP
16832014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1684
1685 * MAINTAINERS: Convert to UTF-8.
1686 Properly sort Xinliang David Li's entry.
1687
f121b81d
CLT
16882013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1689 Sandra Loosemore <sandra@codesourcery.com>
1690
1691 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1692 nios2 port maintainers.
1693
74f769b5
MT
16942013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
79e0604d 16982013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1699
1700 * configure.ac: Add user-friendly check for native x86_64-linux
1701 multilibs.
1702 * configure: Regenerate.
1703
17042013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1705
1706 * MAINTAINERS: Add myself as sh maintainer.
1707
17082013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1709
1710 * MAINTAINERS: Add self as SLSR maintainer.
1711
17122013-11-18 Jan Hubicka <hubicka@ucw.cz>
1713
1714 * MAINTAINERS: Update my email address.
1715
17162013-11-15 David Edelsohn <dje.gcc@gmail.com>
1717
1718 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1719
17202013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1721
1722 * Makefile.in: Regenerate.
1723
1724 * Makefile.tpl: Fix typo.
1725 * Makefile.in: Regenerate partially.
1726
17272013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1728
1729 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1730 supported.
1731 * configure: Regenerated.
1732
17332013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1734
1735 * MAINTAINERS (Write After Approval): Add myself.
1736
17372013-10-30 Jason Merrill <jason@redhat.com>
1738
1739 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1740 --disable-build-format-warnings.
1741
17422013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1743
423ea09f 1744 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1745 depend on libstdc++ and libgcc.
1746 * configure: Regenerate.
1747 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1748 libcilkrts for POSIX and i*86, and x86_64 architectures.
1749 * Makefile.in: Added libcilkrts related fields to support building it.
1750
17512013-10-26 Jeff Law <law@redhat.com>
1752
1753 * Makefile.def (target_modules): Remove libmudflap
1754 (languages): Remove check-target-libmudflap).
1755 * Makefile.in: Rebuilt.
1756 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1757 * configure.ac (target_libraries): Remove target-libmudflap.
1758 Remove checks which disabled libmudflap on some systems.
1759 * configure: Rebuilt.
1760 * libmudflap: Directory removed.
1761
17622013-10-21 Cong Hou <congh@google.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
17662013-10-16 Mike Stump <mikestump@comcast.net>
1767
1768 * .dir-locals.el: Add.
1769
17702013-10-15 David Malcolm <dmalcolm@redhat.com>
1771
1772 * configure.ac: Add --enable-host-shared
1773 * configure: Regenerate.
1774
17752013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1776
1777 Import from savannah.gnu.org:
1778 * config.guess: Update to 2013-06-10 version.
1779 * config.sub: Update to 2013-10-01 version.
1780
17812013-10-01 Simon Cook <simon.cook@embecosm.com>
1782
1783 Changes to build configuration to allow big endian ARC ELF toolchain
1784 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1785 * configure: Regenerate.
1786
17872013-09-20 Alan Modra <amodra@gmail.com>
1788
1789 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1790 ppc host match. Support little-endian powerpc linux hosts.
1791
17922013-09-19 Dodji Seketeli <dodji@redhat.com>
1793
1794 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1795 maintainer.
1796
17972013-09-12 DJ Delorie <dj@redhat.com>
1798
1799 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1800 maintainers.
1801
18022013-09-03 Richard Biener <rguenther@suse.de>
1803
1804 * configure.ac: Also allow ISL 0.12.
1805 * configure: Regenerated.
1806
18072013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
18112013-08-27 David Malcolm <dmalcolm@redhat.com>
1812
1813 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1814
18152013-08-26 Caroline Tice <cmtice@google.com>
1816
1817 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1818 "Various Reviewers" to libvtv "Various Maintainers".
1819
18202013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1821
1822 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1823
18242013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1825
1826 * MAINTAINERS: Update name, email.
1827
18282013-08-13 Adam Butcher <adam@jessamine.co.uk>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
18322013-08-12 Caroline Tice <cmtice@google.com>
1833
1834 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1835 address in the Write After Approval section.
1836
18372013-08-09 Carlos O'Donell <carlos@redhat.com>
1838
1839 * MAINTAINERS (Write After Approval): Update email.
1840
18412013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1842
1843 * configure.ac: Adjust to check VTV_SUPPORTED.
1844 * configure: Regenerated.
1845
18462013-08-02 Caroline Tice <cmtice@google.com>
1847
1848 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1849 on non-linux systems; add target-libvtv to noconfigdirs; add
1850 libsupc++/.libs to C++ library search paths.
1851 * configure: Regenerated.
1852 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1853 libstdc++ and libgcc.
1854 * Makefile.in: Regenerated.
1855
18562013-07-19 Yvan Roux <yvan.roux@linaro.org>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
18602013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1861 Shiva Chen <shiva0217@gmail.com>
1862
1863 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1864 nds32 port maintainers.
1865
18662013-07-17 Tim Shen <timshen91@gmail.com>
1867
1868 * MAINTAINERS (Write After Approval): Add myself.
1869
18702013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1871
1872 * configure.ac: Sync from binutils.
1873 * configure: Regenerate.
1874
18752013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1876
1877 * MAINTAINERS (Write After Approval): Add myself.
1878
18792013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1880
1881 * MAINTAINERS (Write After Approval): Add myself.
1882
18832013-05-17 David Malcolm <dmalcolm@redhat.com>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
18872013-04-30 Brooks Moses <bmoses@google.com>
1888
1889 * MAINTAINERS: Update my email; move myself from Fortran
1890 reviewer to Write After Approval.
1891
18922013-04-16 Andreas Schwab <schwab@suse.de>
1893
1894 * configure.ac (aarch64-*-*): Don't disable java.
1895 * configure: Regenerate.
1896
18972013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
19012013-03-30 Matthias Klose <doko@ubuntu.com>
1902
1903 * Makefile.def (target_modules): Don't install libffi.
1904 * Makefile.in: Regenerate.
1905
19062013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1907
1908 * MAINTAINERS (Write After Approval): Add myself.
1909
19102013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
19142013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1915
1916 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1917 * configure: Regenerated.
1918
a15d2ea8
ILT
19192013-02-05 Ian Lance Taylor <iant@google.com>
1920
1921 PR go/55969
1922 * configure.ac: Disable libgo on some systems where it does not
1923 work.
1924
a3b854b6
FXC
19252013-02-04 David Edelsohn <dje.gcc@gmail.com>
1926
1927 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1928 Remove Geoff Keating as rs6000 port maintainer, at his request.
1929
19302013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1931
1932 * MAINTAINERS: Update my email.
1933
19342013-01-23 Shenghou Ma <minux.ma@gmail.com>
1935
1936 * configure: Re-generate.
1937
19382013-01-15 Richard Biener <rguenther@suse.de>
1939
1940 PR other/55973
1941 * configure: Re-generate.
1942
19432013-01-14 Matthias Klose <doko@ubuntu.com>
1944
1945 * Makefile.def (install-target-libsanitizer): Depend on
1946 install-target-libstdc++-v3.
1947 * Makefile.in: Regenerate.
1948
19492013-01-14 Richard Biener <rguenther@suse.de>
1950
1951 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1952 * configure: Re-generate
1953
19542013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1955
1956 * config.sub: Update from config repo.
1957
19582013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1959
1960 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1961 * Makefile.in: Regenerate.
1962
19632013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1964
1965 * MAINTAINERS (arc): Add new port maintainership for myself.
1966
19672013-01-09 Jason Merrill <jason@redhat.com>
1968
1969 * .gitignore: Import from gdb repository.
1970
19712013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1972
1973 * Makefile.def (configure-gcc): Depend on all-gmp.
1974 (all-gcc): Remove dependency on all-gmp.
1975 * Makefile.in: Regenerated.
1976
19772013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1978
1979 * config.sub: Merge from config repo.
1980 * config.guess: Ditto.
1981
19822013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1983
1984 * Makefile.def: Merge from binutils.
1985 * Makefile.in: Ditto.
1986
19872013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1988
1989 * MAINTAINERS: Update my email.
1990
19912012-12-29 Ben Elliston <bje@gnu.org>
1992
1993 * config.guess: Update to 2012-12-29 version.
1994 * config.sub: Likewise.
1995
19962012-12-20 Matthias Klose <doko@ubuntu.com>
1997
1998 * Makefile.def (install-target-libgfortran): Depend on
1999 install-target-libquadmath, install-target-libgcc.
2000 (install-target-libsanitizer): Depend on install-target-libgcc.
2001 (install-target-libjava): Depend on install-target-libgcc.
2002 (install-target-libitm): Depend on install-target-libgcc.
2003 (install-target-libobjc): Depend on install-target-libgcc.
2004 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2005 * Makefile.in: Regenerate.
2006
20072012-12-19 Matthias Klose <doko@ubuntu.com>
2008
2009 * Makefile.def (install-target-libgo): Depend on
2010 install-target-libatomic.
2011 * Makefile.in: Regenerate.
2012
20132012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2014
2015 PR go/55201
2016 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2017 * Makefile.in: Regenerate.
2018
20192012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2020
2021 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2022 * configure: Regenerate.
2023
20242012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2025
2026 * config.sub: Merge from config repo.
2027
20282012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2029
2030 * Makefile.def (target_modules): Add bootstrap=true and
2031 raw_cxx=true to libsanitizer.
2032 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2033 * Makefile.in: Regenerated.
2034 * configure: Likewise.
2035
20362012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2037
2038 * MAINTAINERS: Remove self as RTL optimization maintainer.
2039
20402012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
20442012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2045
2046 * Makefile.def (target_modules): Remove bootstrap=true and
2047 raw_cxx=true from libsanitizer.
2048 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2049 * Makefile.in: Regenerated.
2050 * configure: Likewise.
2051
20522012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2053
2054 * Makefile.def (target_modules): Add bootstrap=true and
2055 raw_cxx=true to libsanitizer.
2056 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2057 * Makefile.in: Regenerated.
2058 * configure: Likewise.
2059
20602012-11-28 Andrew Pinski <apinski@cavium.com>
2061
2062 PR bootstrap/54279
2063 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2064 * configure: Regenerate.
2065 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2066 * Makefile.in: Regenerate.
2067
20682012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2069
2070 * configure.ac: Disable libsanitizer if we're not building C++.
2071 * configure: Regenerate.
2072
20732012-11-15 Roland McGrath <roland@hack.frob.com>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
20772012-11-15 Dmitry Vyukov <dvyukov@google.com>
2078
2079 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2080 Kostya Serebryany (kcc@google.com) and
2081 Jakub Jelinek (jakub@redhat.com).
2082 Rename area for Dodji Seketeli (dodji@redhat.com).
2083
20842012-11-15 Dodji Seketeli <dodji@redhat.com>
2085
2086 * MAINTAINERS: (asan.c, related): Add myself.
2087
20882012-11-14 Roland McGrath <mcgrathr@google.com>
2089
2090 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2091 * configure: Regenerate.
2092
20932012-11-13 Richard Henderson <rth@redhat.com>
2094
2095 * configure.ac: Move libsanitizer logic to subdirectory.
2096 * configure: Regenerate.
2097
20982012-11-13 Dodji Seketeli <dodji@redhat.com>
2099
2100 * configure.ac: Enable libsanitizer just on x86 linux for now.
2101 * configure: Re-generate.
2102
21032012-11-13 David Edelsohn <dje.gcc@gmail.com>
2104
2105 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2106 sections.
2107 * configure: Regenerate.
2108
21092012-11-13 Hans-Peter Nilsson <hp@axis.com>
2110
2111 * configure.ac: Add section for configdirs for libsanitizer.
2112 Disable for cris-*-* and mmix-*-*.
2113 * configure: Regenerate.
2114
21152012-11-12 Wei Mi <wmi@google.com>
2116
2117 * configure.ac: Add libsanitizer to target_libraries.
2118 * Makefile.def: Ditto.
2119 * configure: Regenerate.
2120 * Makefile.in: Regenerate.
2121 * libsanitizer: New directory for asan runtime. Contains an empty
2122 tsan directory.
2123
21242012-11-03 Corinna Vinschen <corinna@vinschen.de>
2125
2126 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2127 against Mingw64 w32api.
2128 * configure: Regenerate.
2129
21302012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2131
2132 * configure: Regenerated.
2133
21342012-11-03 Robert Mason <rbmj@verizon.net>
2135
2136 * configure.ac: add --disable-libstdcxx configure option
2137 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2138
21392012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
21432012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2144
2145 * MAINTAINERS (Write After Approval): Add myself.
2146
21472012-10-24 Sharad Singhai <singhai@google.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
21512012-10-24 Eric Christopher <echristo@gmail.com>
2152
2153 * MAINTAINERS: Update email address.
2154
21552012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2156
2157 PR bootstrap/54820
2158 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2159 * configure: Regenerate.
2160
21612012-10-23 Richard Earnshaw <rearnsha@arm.com>
2162
2163 * MAINTAINERS (aarch64): Add Marcus and myself.
2164
21652012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2166
2167 PR bootstrap/54820
2168 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2169 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2170 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2171 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2172 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2173 * Makefile.in: Regenerate.
2174 * configure.ac (have_static_libs): New variable and associated check.
2175 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2176 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2177 * configure: Regenerate.
2178
21792012-10-10 Richard Biener <rguenther@suse.de>
2180
2181 * MAINTAINERS: Adjust for changed surname.
2182
21832012-10-04 Lawrence Crowl <crowl@google.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
21872012-10-01 Cary Coutant <ccoutant@google.com>
2188
2189 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2190
21912012-09-28 Ian Lance Taylor <iant@google.com>
2192
2193 * Makefile.def: Make all-target-libgo depend on
2194 all-target-libbacktrace.
2195 * Makefile.in: Rebuild.
2196
21972012-09-26 Ian Lance Taylor <iant@google.com>
2198
2199 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2200 * Makefile.in: Rebuild.
2201
22022012-09-20 Walter Lee <walt@tilera.com>
2203
2204 * configure.ac: Add tilegx to list of targets that support gold.
2205 * configure: Regenerate.
2206
22072012-09-20 Marek Polacek <polacek@redhat.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
22112012-09-19 Steve Ellcey <sellcey@mips.com>
2212
2213 * configure.ac: Add mips*-mti-elf* target.
2214 * configure: Regenerate.
2215
22162012-09-17 Ian Lance Taylor <iant@google.com>
2217
2218 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2219 * configure.ac (host_libs): Add libbacktrace.
2220 (target_libraries): Add libbacktrace.
2221 * Makefile.def (host_modules): Add libbacktrace.
2222 (target_modules): Likewise.
2223 * configure, Makefile.in: Rebuild.
2224
22252012-09-14 David Edelsohn <dje.gcc@gmail.com>
2226
2227 PR target/38607
2228 Merge upstream change.
2229 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2230
2231 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2232 Add libgomp*.o to compare_exclusions for AIX.
2233 * configure: Regenerate.
2234
22352012-09-06 Diego Novillo <dnovillo@google.com>
2236
2237 * configure.ac: Bump minimum GMP version to 4.2.3.
2238 * configure: Re-generate.
2239
22402012-09-05 Georg-Johann Lay <avr@gjlay.de>
2241
2242 PR target/54461
2243 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2244 target-libgloss if not configured --with-avrlibc=no.
2245 * configure: Regenerate.
2246
22472012-09-04 Jason Merrill <jason@redhat.com>
2248
2249 * configure.ac: Fix --enable-languages=all.
2250
22512012-09-04 Christophe Lyon <christophe.lyon@st.com>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
22552012-09-03 Richard Guenther <rguenther@suse.de>
2256
2257 PR bootstrap/54138
2258 * configure.ac: Re-organize ISL / CLOOG checks to allow
2259 disabling with either --without-isl or --without-cloog.
2260 * configure: Regenerated.
2261
22622012-09-03 Georg-Johann Lay <avr@gjlay.de>
2263
2264 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2265 * configure: Regenerate.
2266
22672012-08-27 Ulrich Drepper <drepper@gmail.com>
2268
2269 * MAINTAINERS: Fix my email address.
2270
22712012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2272
2273 PR binutils/4970
2274 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2275 and opcodes.
2276 * Makefile.in: Regenerated.
2277
22782012-08-26 Art Haas <ahaas@impactweather.com>
2279
2280 * configure: Regenerate.
2281
22822012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2283
2284 * INSTALL/README: Also refer to the online installation
2285 instructions.
2286
22872012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290 (Picochip port): Remove myself.
2291
22922012-08-14 Diego Novillo <dnovillo@google.com>
2293
2294 Merge from cxx-conversion branch.
2295
2296 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2297 POSTSTAGE1_CONFIGURE_FLAGS.
2298 * Makefile.in: Regenerate.
2299 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2300 Force C++ when bootstrapping.
2301 * configure: Regenerate.
2302
23032012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2304
2305 * MAINTAINERS (Write After Approval): Add myself.
2306
23072012-07-16 Joseph Myers <joseph@codesourcery.com>
2308
2309 * README: Document use of ranges of years in copyright notices.
2310
23112012-07-06 Richard Guenther <rguenther@suse.de>
2312
2313 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2314 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2315 --with-gmp=system.
2316 * Makefile.in: Regenerated.
2317 * configure: Likewise.
2318
23192012-07-06 Richard Guenther <rguenther@suse.de>
2320
2321 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2322 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2323 supply V=1 as extra_make_flags.
2324 * configure: Regenerated.
2325 * Makefile.in: Likewise.
2326
23272012-07-04 Tristan Gingold <gingold@adacore.com>
2328
2329 * configure: Regenerate.
2330
23312012-07-03 Richard Guenther <rguenther@suse.de>
2332
2333 * Makfile.def (isl): Remove not necessary extra_exports and
2334 extra_make_flags.
2335 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2336 * Makefile.in: Regenerated.
2337
23382012-07-03 Richard Guenther <rguenther@suse.de>
2339
2340 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2341 * configure.ac: If either the ISL or the CLooG check failed
2342 do not try to build in-tree versions.
2343 * Makefile.in: Regenerated.
2344 * configure: Regenerated.
2345
23462012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2347
2348 * configure: Regenerate.
2349
23502012-07-02 Janis Johnson <janisjo@codesourcery.com>
2351
2352 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2353 maintainer.
2354
23552012-07-02 Richard Guenther <rguenther@suse.de>
2356
2357 * configure: Regenerated.
2358
23592012-07-02 Richard Guenther <rguenther@suse.de>
2360 Michael Matz <matz@suse.de>
2361 Tobias Grosser <tobias@grosser.es>
2362 Sebastian Pop <sebpop@gmail.com>
2363
2364 * Makefile.def: Add ISL host module, remove PPL host module.
2365 Adjust ClooG host module to use the proper ISL.
2366 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2367 * configure.ac: Include config/isl.m4. Add ISL host library,
2368 remove PPL. Remove PPL configury, add ISL configury, adjust
2369 ClooG configury.
2370 * Makefile.in: Regenerated.
2371 * configure: Likewise.
2372
23732012-07-02 Richard Guenther <rguenther@suse.de>
2374
2375 Merge from graphite branch
2376 2011-07-21 Tobias Grosser <tobias@grosser.es>
2377
2378 * configure: Regenerated.
2379 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2380 both cloog.org and legacy versions. The only supported version will
2381 be CLooG with the isl backend.
2382
2383 2011-07-21 Tobias Grosser <tobias@grosser.es>
2384
2385 * configure: Regenerated.
2386 * configure.ac: Require cloog isl 0.17.0
2387
2388 2011-07-21 Tobias Grosser <tobias@grosser.es>
2389
2390 * configure: Regenerated.
2391 * config/cloog.m4: Do not define CLOOG_ORG
2392
23932012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2394
2395 * configure.ac: Skip C if explicitly selected.
2396 * configure: Regenerate.
2397
23982012-06-28 Christophe Lyon <christophe.lyon@st.com>
2399
2400 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2401 they contain -O2.
2402 * configure: Regenerate.
2403
24042012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2405
2406 PR debug/53740
2407 * df.h, df-problems.c, dce.c: Revert last patch.
2408
24092012-06-25 Iain Sandoe <iain@codesourcery.com>
2410
2411 * MAINTAINERS (Write After Approval): Update my email address.
2412
24132012-06-21 Meador Inge <meadori@codesourcery.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
24172012-06-20 Jason Merrill <jason@redhat.com>
2418
2419 * Makefile.tpl (check-target-libgomp-c++): New.
2420 (check-target-libitm-c++): New.
2421 * Makefile.def (c++): Add them.
2422 * Makefile.in: Regenerate.
2423
24242012-05-29 Edmar Wienskoski <edmar@freescale.com>
2425
2426 * MAINTAINERS (Write After Approval): Add myself.
2427
24282012-05-16 Olivier Hainque <hainque@adacore.com>
2429
2430 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2431 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2432 (install-no-fixedincludes): Adjust accordingly.
2433 * Makefile.in: Regenerate.
2434
24352012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2436
2437 Merge upstream change
2438 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2439
24402012-05-14 Marc Glisse <marc.glisse@inria.fr>
2441
2442 * MAINTAINERS (Write After Approval): Add myself.
2443
24442012-05-09 Nick Clifton <nickc@redhat.com>
2445 Paul Smith <psmith@gnu.org>
2446
2447 PR bootstrap/50461
2448 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2449 allow for the fact that from release v3.1.0 of MPFR the source
2450 files were moved into a src sub-directory.
2451 * configure: Regenerate.
2452
24532012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2454
2455 * configure.ac: Bump minimum MPFR version to 2.4.0.
2456 * configure: Regenerated.
2457
24582012-05-01 Richard Henderson <rth@redhat.com>
2459
2460 * Makefile.def (libatomic): New target_module.
2461 * configure.ac (target_libraries): Add libatomic.
2462 (noconfigdirs): Check if libatomic is supported.
2463 * Makefile.in, configure: Rebuild.
2464
24652012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
24692012-04-25 Joel Brobecker <brobecker@adacore.com>
2470
2471 * config.sub: Update to 2012-04-18 version from official repo.
2472
24732012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2474
2475 * MAINTAINERS (Write After Approval): Add myself.
2476
24772012-04-11 Steve Ellcey <sellcey@mips.com>
2478
2479 * MAINTAINERS: Changed email address.
2480
24812012-03-28 Georg-Johann Lay <avr@gjlay.de>
2482
2483 PR target/52737
2484 * contrib/gcc_update (files_and_dependencies):
2485 Remove gcc/config/avr/t-multilib from touch data.
2486
24872012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2488
2489 * MAINTAINERS (OS Port Maintainers): Remove irix.
2490 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2491 (unsupported_languages): Remove mips-sgi-irix6.*.
2492 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2493 (with_stabs): Remove.
2494 * configure: Regenerate.
2495
24962012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2497
2498 * MAINTAINERS (OS Port Maintainers): Remove osf.
2499 * configure.ac (enable_libgomp): Remove *-*-osf*.
2500 (with_stabs): Remove alpha*-*-osf*.
2501 * configure: Regenerate.
2502
25032012-03-05 Tristan Gingold <gingold@adacore.com>
2504
2505 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2506 * configure: Regenerate.
2507
25082012-02-17 Walter Lee <walt@tilera.com>
2509
2510 * MAINTAINERS: (Write After Approval): Delete myself.
2511
25122012-02-14 Walter Lee <walt@tilera.com>
2513
2514 * MAINTAINERS (tilegx port): Add myself.
2515 (tilepro port): Add myself.
2516 (Write After Approval): Add myself.
2517
25182012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2519
2520 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2521 and Joseph Myers as docstring relicensing maintainers.
2522
25232012-02-09 Bin Cheng <bin.cheng@arm.com>
2524
2525 * MAINTAINERS (write-after-approval): Add myself.
2526
25272012-02-08 Ira Rosen <irar@il.ibm.com>
2528
2529 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2530 maintainer.
2531
25322012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2533
2534 * MAINTAINERS (Write After Approval): Move myself to
2535 maintain alphabetical order.
2536
25372012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2538
2539 * MAINTAINERS (Write After Approval): Add myself.
2540
25412012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
25452012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2546 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2547
2548 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2549 * configure: Regenerate.
2550
25512012-01-23 Harshit Chopra <harshit@google.com>
2552
2553 * MAINTAINERS (Write After Approval): Add myself.
2554
25552012-01-22 Douglas B Rupp <rupp@ngnat.com>
2556
2557 * configure.ac: Remove reference to mh-interix.
2558 * configure: Regenerate.
2559
25602012-01-05 Richard Henderson <rth@redhat.com>
2561
2562 PR bootstrap/51072
2563 * configure.ac: Disable libitm if c++ is not enabled.
2564 * configure: Rebuild.
2565
2566 * configure.ac: Fix regexp for same.
2567 * configure: Rebuild.
2568
25692012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
25732012-01-02 Richard Guenther <rguenther@suse.de>
2574
2575 PR bootstrap/51686
2576 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2577 * Makefile.in: Regenerate.
2578
25792011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
25832011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2584
2585 * configure: Regenerate.
2586
25872011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2588
2589 * MAINTAINERS (picochip): Changed email address.
2590
25912011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2592
2593 * MAINTAINERS (write-after-approval): Add self.
2594
25952011-11-29 DJ Delorie <dj@redhat.com>
2596
2597 * configure.ac (rl78-*-*) New case.
2598 * configure: Regenerate.
2599 * MAINTAINERS: Add myself as RL78 maintainer.
2600
26012011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2602
2603 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2604
26052011-11-21 Andreas Tobler <andreast@fgznet.ch>
2606
2607 * libtool.m4: Additional FreeBSD 10 fixes.
2608
26092011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2610
2611 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2612 Maintainers section, as Epiphany maintainer.
2613
26142011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2615
2616 PR target/49992
2617 * configure.ac: Remove ranlib special-casing for Darwin.
2618 * configure: Regenerate.
2619
26202011-11-12 Andrey Belevantsev <abel@ispras.ru>
2621
2622 * MAINTAINERS (Reviewers): Keep the list sorted.
2623
26242011-11-11 Andrey Belevantsev <abel@ispras.ru>
2625
2626 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2627
26282011-11-09 Roland McGrath <mcgrathr@google.com>
2629
2630 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2631 * configure: Rebuild.
2632 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2633 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2634 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2635 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2636 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2637 Add READELF.
2638 * Makefile.in: Rebuild.
2639
26402011-11-09 Jason Merrill <jason@redhat.com>
2641
2642 * Makefile.def (language=c++): Remove check-c++0x.
2643 * Makefile.in (check-gcc-c++): Regenerate.
2644
26452011-11-08 Richard Henderson <rth@redhat.com>
2646
2647 * configure.ac: Test for libitm directory present first.
2648
2649 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2650
2651 * configure.ac: Test libitm/configure.tgt to disable libitm.
2652 * configure: Rebuild.
2653
26542011-11-07 Aldy Hernandez <aldyh@redhat.com>
2655 Richard Henderson <rth@redhat.com>
2656
2657 Merged from transactional-memory.
2658
2659 * Makefile.def (lang_env_dependencies): libitm is c++.
2660 Add libitm target module.
2661 * configure.ac: Likewise.
2662 * config/mmap.m4: New file.
2663 * contrib/gcc_update: Add libitm to touch data.
2664 * Makefile.in, configure: Rebuild.
2665
26662011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2667
2668 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2669 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2670 * Makefile.in: Regenerate.
2671
26722011-11-01 DJ Delorie <dj@redhat.com>
2673
2674 * config.sub: Update to version 2011-10-29 (added rl78)
2675
26762011-10-27 Nick Clifton <nickc@redhat.com>
2677
2678 * config.sub: Import these changes from the config project:
2679
2680 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2681 Ben Elliston <bje@gnu.org>
2682
2683 * config.sub (epiphany): New.
2684
2685 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2686 Ben Elliston <bje@gnu.org>
2687
2688 * config.sub (hexagon, hexagon-*): New.
2689
2690 2011-08-23 Roland McGrath <mcgrathr@google.com>
2691
2692 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2693 64eb to be64.
2694
2695 2011-08-16 Roland McGrath <mcgrathr@google.com>
2696
2697 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2698 (nacl): Grok as alias for 32el-unknown-nacl.
2699
27002011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
27042011-10-24 Teresa Johnson <tejohnson@google.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
27082011-09-21 Jakub Jelinek <jakub@redhat.com>
2709
2710 * MAINTAINERS (sparc port): Remove myself.
2711
27122011-09-14 Tom de Vries <tom@codesourcery.com>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
27162011-08-14 Yao Qi <yao@codesourcery.com>
2717
2718 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2719 * configure: Regenerate.
2720
27212011-07-26 Ian Lance Taylor <iant@google.com>
2722
2723 * configure.ac: Set have_compiler based on whether gcc directory
2724 exists, rather than on whether gcc is in configdirs.
2725 * configure: Rebuild.
2726
27272011-07-21 Joseph Myers <joseph@codesourcery.com>
2728
2729 * MAINTAINERS (Global Reviewers): Add self.
2730
27312011-07-20 David Edelsohn <dje.gcc@gmail.com>
2732
2733 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2734 link directories.
2735 * Makefile.in: Rebuild.
2736
27372011-07-20 Ian Lance Taylor <iant@google.com>
2738
2739 PR bootstrap/49787
2740 * configure.ac: Move --enable-bootstrap handling earlier in file.
2741 If --enable-bootstrap and either --enable-build-with-cxx or
2742 --enable-build-poststage1-with-cxx, enable C++ automatically.
2743 * configure: Rebuild.
2744
27452011-07-19 Ian Lance Taylor <iant@google.com>
2746
2747 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2748 make C++ a boot_language. Set and substitute
2749 POSTSTAGE1_CONFIGURE_FLAGS.
2750 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2751 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2752 * configure, Makefile.in: Rebuild.
2753
27542011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2755
2756 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2757 maintainers.
2758
27592011-07-18 Jakub Jelinek <jakub@redhat.com>
2760
2761 * MAINTAINERS (Global Reviewers): Add myself.
2762
27632011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2764
2765 * configure: Regenerate.
2766
27672011-07-16 Jason Merrill <jason@redhat.com>
2768
2769 * Makefile.def (language=c++): Add check-c++0x and
2770 check-target-libmudflap-c++.
2771 * Makefile.tpl (check-target-libmudflap-c++): New.
2772 * Makefile.in: Regenerate.
2773
27742011-07-16 Matthias Klose <doko@ubuntu.com>
2775
2776 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2777 * Makefile.def (target_modules/libjava): Pass
2778 $(EXTRA_CONFIGARGS_LIBJAVA).
2779 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2780 if not configured with --enable-static-libjava.
2781 * Makefile.in: Regenerate.
2782 * configure: Likewise.
2783
27842011-07-15 Jason Merrill <jason@redhat.com>
2785
2786 * Makefile.in (check-c++): Move check-gcc-c++0x after
2787 check-target-libstdc++-v3.
2788
27892011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2790
2791 * MAINTAINERS (c6x port): New entry.
2792
27932011-07-13 Jason Merrill <jason@redhat.com>
2794
2795 * Makefile.in (check-gcc-c++0x): New.
2796 (check-c++): Depend on it.
2797
27982011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2799
2800 PR target/39150
2801 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2802 x86_64-*-solaris2.1[0-9]*.
2803 * configure: Regenerate.
2804
28052011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2806
2807 * MAINTAINERS (RTL optimizers): Add self.
2808
28092011-06-27 Gabriel Charette <gchare@google.com>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
28132011-06-22 Hans-Peter Nilsson <hp@axis.com>
2814
2815 PR regression/47836
2816 PR bootstrap/23656
2817 PR other/47733
2818 PR bootstrap/49247
2819 PR c/48825
2820 * configure.ac (target_libraries): Remove target-libiberty.
2821 Remove case-statement setting skipdirs=target-libiberty for
2822 multiple targets. Remove checking target_configdirs and
2823 removing target-libiberty but keeping target-libgcc if
2824 otherwise empty.
2825 * Makefile.def (target_modules): Don't add libiberty.
2826 (dependencies): Remove all traces of target-libiberty.
2827 * configure, Makefile.in: Regenerate.
2828
28292011-06-13 Walter Lee <walt@tilera.com>
2830
2831 * configure.ac (tilepro-*-*) New case.
2832 (tilegx-*-*): Likewise.
2833 * configure: Regenerate.
2834
28352011-06-06 Jing Yu <jingyu@google.com>
2836
2837 * configure.ac: Skip target-libiberty for
2838 arm*-*-linux-androideabi.
2839 * configure: Regenerated.
2840
28412011-06-06 Nick Clifton <nickc@redhat.com>
2842
2843 * config.sub: Sync from upstream.
2844
28452011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
28492011-06-01 Daniel Jacobowitz <drow@false.org>
2850
2851 * MAINTAINERS: Update my email address.
2852
28532011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2854
2855 * MAINTAINERS (Write After Approval): Update my email address.
2856
28572011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
28612011-05-08 Doug Kwan <dougkwan@google.com>
2862
2863 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2864 * configure: Regenerated.
2865 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2866 value from configure.
2867 * Makefile.in: Regenerated.
2868
28692011-05-05 Joseph Myers <joseph@codesourcery.com>
2870
2871 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2872 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2873 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2874 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2875 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2876 *-*-vxworks*): Disable newlib and libgloss in separate case
2877 statement.
2878 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2879 to separate case statement.
2880 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2881 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2882 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2883 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2884 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2885 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2886 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2887 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2888 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2889 i[[3456789]]86-*-rdos*, m32r-*-*,
2890 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2891 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2892 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2893 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2894 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2895 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2896 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2897 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2898 and libgloss in main case over targets. Remove most empty cases
2899 in main case over targets.
2900 * configure: Regenerate.
2901
29022011-05-04 Janis Johnson <janisjo@codesourcery.com>
2903
2904 * MAINTAINERS (Write After Approval): Add myself.
2905
29062011-05-04 Joseph Myers <joseph@codesourcery.com>
2907
2908 * configure.ac: Remove code setting special library locations for
2909 hppa*64*-*-hpux11*. Remove code setting compiler for
2910 sparc-sun-solaris2*.
2911 * configure: Regenerate.
2912
29132011-05-04 Joseph Myers <joseph@codesourcery.com>
2914
2915 * configure.ac: Separate libgloss_dir settings from general case
2916 over targets.
2917 * configure: Regenerate.
2918
29192011-04-28 Joseph Myers <joseph@codesourcery.com>
2920
2921 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2922 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2923 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2924 cases in libgcj-disabling case statement.
2925 (hppa*64*-*-linux*): Set unsupported_languages instead of
2926 disabling target-zlib.
2927 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2928 to hppa*64*-*-hpux*.
2929 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2930 hppa*-*-hpux*.
2931 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2932 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2933 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2934 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2935 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2936 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2937 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2938 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2939 libgcj-disabling case statement.
2940 * configure: Regenerate.
2941
29422011-04-28 Joseph Myers <joseph@codesourcery.com>
2943
2944 * configure.ac: Disable Java for targets not supporting libffi.
2945 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2946 Remove cases in Java-disabling statement.
2947 (*arm-wince-pe): Change to arm-wince-pe.
2948 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2949 cases in Java-disabling statement.
2950 (bfin-*-*): Don't disable Java again.
2951 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2952 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2953 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2954 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2955 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2956 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2957 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2958 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2959 Java-disabling statement.
2960 (mmix-*-*): Don't disable Java again.
2961 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2962 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2963 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2964 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2965 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2966 statement.
2967 * configure: Regenerate.
2968
29692011-04-28 Joseph Myers <joseph@codesourcery.com>
2970
2971 * configure.ac: Separate cases disabling Java and Java libraries
2972 from general case over targets.
2973 * configure: Regenerate.
2974
29752011-04-21 Jie Zhang <jzhang918@gmail.com>
2976
2977 * MAINTAINERS: Update my email address.
2978
29792011-04-20 Easwaran Raman <eraman@google.com>
2980
2981 * MAINTAINERS (Write After Approval): Add myself.
2982
29832011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2984
2985 PR lto/48086
2986 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2987 * configure: Regenerate.
2988
29892011-04-16 Jim Meyering <meyering@redhat.com>
2990
2991 * MAINTAINERS (Write After Approval): Add myself.
2992
29932011-04-15 Dodji Seketeli <dodji@redhat.com>
2994
2995 * MAINTAINERS: Update my email address.
2996
29972011-04-13 Georg-Johann Lay <avr@gjlay.de>
2998
2999 * MAINTAINERS (Write After Approval): Add myself.
3000
30012011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3002
3003 * MAINTAINERS (Write After Approval): Add myself.
3004
30052011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
30092011-04-06 Joseph Myers <joseph@codesourcery.com>
3010
3011 * configure.ac (build_tools): Remove build-byacc.
3012 (host_libs): Remove mmalloc.
3013 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3014 autoconf automake libtool diff rcs fileutils shellutils time
3015 textutils wdiff find uudecode hello tar gzip indent recode release
3016 sed perl gawk findutils gettext zip.
3017 (libgcj): Remove target-qthreads.
3018 (target_tools): Remove target-examples target-gperf.
3019 (YACC): Don't handle building byacc.
3020 * configure: Regenerate.
3021 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3022 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3023 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3024 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3025 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3026 handle building components.
3027 * Makefile.in: Regenerate.
3028
30292011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3030
3031 * MAINTAINERS: Update my email address as Xtensa maintainer.
3032
30332011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3034
3035 * config.sub: Sync from upstream.
3036
30372011-04-01 Joseph Myers <joseph@codesourcery.com>
3038
3039 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3040 (microblaze*): Don't disable libssp.
3041 * configure: Regenerate.
3042
30432011-04-01 Joseph Myers <joseph@codesourcery.com>
3044
3045 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3046 moveifchange.
3047 * configure: Regenerate.
3048 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3049 * Makefile.in: Regenerate.
3050
30512011-04-01 Joseph Myers <joseph@codesourcery.com>
3052
3053 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3054 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3055 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3056 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3057 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3058 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3059 md_exec_prefix cases.
3060 * configure: Regenerate.
3061
30622011-04-01 Joseph Myers <joseph@codesourcery.com>
3063
3064 * configure.ac: Separate cases disabling target-libssp,
3065 target-libiberty, target-libstdc++-v3 and Fortran from general
3066 case over targets.
3067 * configure: Regenerate.
3068
30692011-04-01 Joseph Myers <joseph@codesourcery.com>
3070
3071 * configure.ac (*-*-chorusos): Don't disable libgcj.
3072 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3073 Remove case.
3074 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3075 (arm-*-coff): Don't disable libgcj.
3076 (arm*-*-linux-gnueabi): Remove useless assignment.
3077 (arm-*-riscix*): Don't disable libgcj.
3078 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3079 configuration.
3080 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3081 (c54x*-*-*): Remove case.
3082 (tic54x-*-*): Don't disable GCC or GCC libraries.
3083 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3084 to *.
3085 (d10v-*-*): Don't disable GCC libraries.
3086 (d30v-*-*): Don't disable libgcj.
3087 (h8500-*-*): Don't disable GCC libraries.
3088 (i960-*-*): Don't disable libgcj.
3089 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3090 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3091 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3092 libgcj.
3093 (m68k-*-coff*): Remove case.
3094 (mmix-*-*): Don't disable libgloss on host.
3095 (mn10200-*-*, mn10300-*-*): Remove cases.
3096 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3097 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3098 Don't disable libgcj.
3099 (romp-*-*): Remove case.
3100 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3101 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3102 case.
3103 (v810-*-*): Don't disable GCC libraries.
3104 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3105 (ip2k-*-*): Don't disable GCC libraries.
3106 * configure: Regenerate.
3107
31082011-03-28 Joseph Myers <joseph@codesourcery.com>
3109
3110 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3111 libffi on host.
3112 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3113 on host.
3114 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3115 * configure: Regenerate.
3116
31172011-03-26 John Marino <binutils@marino.st>
3118
3119 * configure.ac: Add support for *-*-dragonfly*
3120 * configure: Regenerate.
3121
31222011-03-25 Joseph Myers <joseph@codesourcery.com>
3123
3124 * configure.ac (native_only): Remove.
3125 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3126 send-pr uudecode guile gnuserv on host.
3127 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3128 send-pr rcs guile perl texinfo libtool on host.
3129 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3130 automake send-pr rcs guile perl texinfo libtool on host.
3131 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3132 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3133 (alpha*-dec-osf*): Don't disable fileutils on target.
3134 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3135 texinfo send-pr expect dejagnu on target.
3136 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3137 target-qthreads on target.
3138 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3139 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3140 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3141 x86_64-*-mingw*): Don't disable expect on target.
3142 (*-*-cygwin*): Don't disable target-gperf on target.
3143 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3144 gnuserv on target.
3145 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3146 target.
3147 * configure: Regenerate.
3148
31492011-03-25 Joseph Myers <joseph@codesourcery.com>
3150
3151 * configure.ac (target_tools): Remove target-groff.
3152 (native_only): Remove target-groff.
3153 (hppa*64*-*-*): Don't disable byacc.
3154 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3155 setting.
3156 (*-*-kaos*): Don't skip target-librx and target-groff.
3157 (*-*-netware*): Don't skip target-libmudflap.
3158 (*-*-tpf*): Don't skip target-libmudflap.
3159 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3160 directories on the host.
3161 (ia64*-*-*vms*): Don't skip tix.
3162 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3163 host.
3164 * configure: Regenerate.
3165
31662011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3167
3168 * configure.ac: Remove references to mt-mep, mt-netware,
3169 mt-wince.
3170 * Makefile.def: Add all-utils soft dependencies.
3171 * Makefile.tpl: Remove GDB_NLM_DEPS.
3172 * configure: Regenerate.
3173 * Makefile.in: Regenerate.
3174
31752011-03-24 Paolo Bonzini <bonzini@gnu.org>
3176
3177 * configure.ac: Do not include mh-x86omitfp.
3178 * configure: Regenerate.
3179
31802011-03-24 Paolo Bonzini <bonzini@gnu.org>
3181
3182 * configure.ac: Remove empty cases.
3183 * configure: Regenerate.
3184
31852011-03-24 Paolo Bonzini <bonzini@gnu.org>
3186
3187 * Makefile.def: Add dependency from termcap to gdb.
3188 * Makefile.in: Regenerate.
3189
31902011-03-24 Paolo Bonzini <bonzini@gnu.org>
3191
3192 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3193 * configure: Regenerate.
3194 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3195 * Makefile.tpl: Likewise.
3196 * Makefile.in: Regenerate.
3197
31982011-03-24 Paolo Bonzini <bonzini@gnu.org>
3199
3200 * configure.ac: Remove all mentions of tentative_cc.
3201 * configure: Regenerate.
3202
32032011-03-24 Joseph Myers <joseph@codesourcery.com>
3204
3205 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3206 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3207 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3208 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3209 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3210 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3211 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3212 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3213 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3214 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3215 *-*-rhapsody*): Remove host cases.
3216 * configure: Regenerate.
3217
32182011-03-24 Joseph Myers <joseph@codesourcery.com>
3219
3220 * configure.ac (ppc*-*-pe): Remove host case.
3221 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3222 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3223 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3224 cases.
3225 * configure: Regenerate.
3226
32272011-03-24 Joseph Myers <joseph@codesourcery.com>
3228
3229 * config.sub: Update to version 2011-03-23.
3230
32312011-03-22 Joseph Myers <joseph@codesourcery.com>
3232
3233 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3234 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3235 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3236 * configure: Regenerate.
3237
32382011-03-22 Joseph Myers <joseph@codesourcery.com>
3239
3240 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3241 to Write After Approval.
3242 * config-ml.in: Don't handle arc-*-elf*.
3243 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3244 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3245 handle GCC libraries.
3246 * configure: Regenerate.
3247
32482011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3249
3250 PR bootstrap/48120:
3251 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3252 Add -lstdc++ -lm to LIBS.
3253 * configure: Regenerate.
3254
32552011-03-18 David Edelsohn <dje.gcc@gmail.com>
3256
3257 * config.guess: Update to version 2011-02-02
3258 * config.sub: Update to version 2011-02-24
3259
32602011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3261
3262 PR lto/48086
3263 * configure.ac: Re-enable LTO on *-apple-darwin9.
3264 * configure: Regenerate.
3265
32662011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3267
3268 PR lto/48086
3269 * configure.ac: Disable LTO on darwin due to an assembler change in
3270 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3271 under 256.
3272 * configure: Regenerate.
3273
32742011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3275
3276 * MAINTAINERS: Update myself as score backend maintainer,
3277 update my e-mail address.
3278
32792011-03-09 Xuepeng Guo <terry.guo@arm.com>
3280
3281 * MAINTAINERS: Update my e-mail address.
3282
32832011-03-06 Joey Ye <joey.ye@arm.com>
3284
3285 * MAINTAINERS: Update my e-mail address.
3286
32872011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3288
3289 * configure.ac: Adjust test of with_ppl.
3290 * configure: Regenerated.
3291
32922011-03-02 Kai Tietz <ktietz@redhat.com>
3293
3294 * MAINTAINERS: Adjust my e-mail address.
3295
32962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3297
3298 * configure.ac: Add -lpwl to ppllibs.
3299 * configure: Regenerated.
3300
33012011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3302
3303 * config/cloog.m4: Add -lisl to clooglibs.
3304 * configure: Regenerated.
3305
33062011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3307
3308 * MAINTAINERS (CPU Port maintainers): Add self.
3309
33102011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3311
3312 * MAINTAINERS: Add myself as testsuite maintainer.
3313
33142011-02-15 Mike Stump <mikestump@comcast.net>
3315
3316 * MAINTAINERS: Add myself as testsuite maintainer.
3317
33182011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3319
3320 Import from Libtool and gnulib:
3321
3322 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3323
3324 Prepare for supporting FreeBSD 10.
3325 * config.rpath: Remove handling of freebsd1* which soon would
3326 match FreeBSD 10.0.
3327
3328 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3329
3330 Remove support for FreeBSD 1.x.
3331 * libtool.m4 (_LT_LINKER_SHLIBS)
3332 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3333 soon would incorrectly match FreeBSD 10.0.
3334
33352011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3336
3337 PR binutils/12283
3338 * move-if-change: Import version from gnulib.
3339
33402011-02-12 Alexandre Oliva <aoliva@redhat.com>
3341
3342 PR lto/47225
3343 * Makefile.def (lto-plugin): Double dash for enable-shared.
3344 (configure-gcc): Depend on all-lto-plugin.
3345 * Makefile.in: Rebuilt.
3346
33472011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3348
3349 * configure.ac: Remove extra bracket.
3350 * configure: Regenerate.
3351
33522011-02-08 Tobias Burnus <burnus@net-b.de>
3353
3354 * MAINTAINERS: Add myself as libquadmath maintainer.
3355
33562011-02-08 Thomas Schwinge <thomas@schwinge.name>
3357
3358 * MAINTAINERS: Update my email address.
3359
33602011-02-07 Joseph Myers <joseph@codesourcery.com>
3361
3362 * MAINTAINERS (option handling): Add self.
3363
33642011-02-06 Kai Tietz <kai.tietz@onevision.com>
3365
3366 PR lto/47225
3367 * Makefile.def: Add dependency for install-gcc
3368 on install-lto-plugin.
3369 * Makfile.in: Regenerated
3370
33712011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3372
3373 * MAINTAINERS (CPU Port Maintainers): Add myself.
3374
33752011-01-31 Alexandre Oliva <aoliva@redhat.com>
3376
3377 PR libgcj/44341
3378 * configure.ac: Discard --with-* flags for host when configuring
3379 target libraries for cross build.
3380 * configure: Rebuilt.
3381
33822011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3383
3384 * MAINTAINERS (linear loop transforms): Removed.
3385
33862011-01-25 Jakub Jelinek <jakub@redhat.com>
3387
3388 * configure.ac: If with_ppl is no, move setting with_cloog=no
3389 after CLOOG_REQUESTED check.
3390 * configure: Regenerated.
3391
33922011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3393
3394 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3395 CLooG has been requested.
3396 * configure: Regenerated.
3397
33982011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3399
3400 * configure: Regenerated.
3401 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3402
34032011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3404
3405 * configure: Regenerated.
3406 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3407
34082011-01-21 Andreas Schwab <schwab@redhat.com>
3409
3410 * configure.ac: Use AS_HELP_STRING throughout.
3411 * configure: Regenerate.
3412
34132011-01-18 Jie Zhang <jie.zhang@analog.com>
3414
3415 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3416 * configure: Regenerate.
3417
34182011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3419
3420 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3421
34222011-01-13 Joel Brobecker <brobecker@adacore.com>
3423
3424 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3425 for ia64-hpux.
3426 * configure: Regenerate.
3427
34282011-01-07 Jan Hubicka <jh@suse.cz>
3429
3430 PR lto/47225
3431 * Makefile.in: Regenerate.
3432 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3433 configure.
3434
34352011-01-07 Jan Hubicka <jh@suse.cz>
3436
3437 * Makefile.in: Regenerate.
3438 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3439 and configure dependency on lto-plugin configure.
3440 (lto-plugin module): Remove dependency on GCC; add dependency on
3441 liniberty.
3442
34432011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
34472010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3448
3449 * configure: Regenerate.
3450
34512010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3452
3453 * configure.ac: (picochip): Disable libiberty.
3454
34552010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
34592010-12-10 Ian Lance Taylor <iant@google.com>
3460
3461 PR bootstrap/46819
3462 * configure.ac: For --disable-libgcj clear libgcj_saved.
3463 * configure: Rebuild.
3464
34652010-12-10 Tobias Burnus <burnus@net-b.de>
3466
3467 PR fortran/46540
3468 * configure.ac: Add --disable-libquadmath and
3469 --disable-libquadmath-support.
3470 * configure: Regenerate.
3471
34722010-12-03 Ian Lance Taylor <iant@google.com>
3473
3474 * MAINTAINERS: Add myself as libgo maintainer.
3475
34762010-12-03 Hans-Peter Nilsson <hp@axis.com>
3477
3478 PR libffi/46792
3479 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3480 * configure: Regenerate.
3481
34822010-12-02 Ian Lance Taylor <iant@google.com>
3483
3484 * configure.ac: Always set default for poststage1_ldflags to
3485 -static-libstdc++ -static-libgcc.
3486
34872010-11-29 Andreas Schwab <schwab@redhat.com>
3488
3489 * configure.ac: Move comment to remove extra space in last argument
3490 of GCC_TARGET_TOOL.
3491
34922010-11-26 Alexandre Oliva <aoliva@redhat.com>
3493
3494 PR other/46026
3495 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3496 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3497 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3498 (BASE_FLAGS_TO_PASS): Use it.
3499 * configure: Rebuilt.
3500 * Makefile.in: Rebuilt.
3501
35022010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3503
3504 PR binutils/12258
3505 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3506 Properly check default linker.
3507 * configure: Regnerated.
3508
35092010-11-23 Matthias Klose <doko@ubuntu.com>
3510
3511 * configure.ac: For --enable-gold, handle value `default' instead of
3512 `both*'. New configure option --{en,dis}able-ld.
3513 * configure: Regenerate.
3514
35152010-11-20 Ian Lance Taylor <iant@google.com>
3516
3517 * configure.ac: Only disable a language library if no language needs
3518 it. Don't let --disable-libgcj uncondtionally disable libffi.
3519 * configure: Rebuild.
3520
35212010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3522
3523 * Makefile.in: Regenerate.
3524
3525 PR other/46202
3526 * configure.ac: Fix just-built in-tree STRIP name to be
3527 binutils/strip-new.
3528 * configure: Regenerate.
3529 * Makefile.def (install-strip-gcc, install-strip-binutils)
3530 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3531 (install-strip-sid): Mirror dependencies on non-strip variants
3532 of these targets on the respective -strip prerequisites.
3533 * Makefile.tpl (install-strip, install-strip-host)
3534 (install-strip-target): New targets.
3535 (install-strip-[+module+], install-strip-target-[+module+]):
3536 New targets.
3537 * Makefile.in: Regenerate.
3538
35392010-11-19 Ian Lance Taylor <iant@google.com>
3540 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3541
3542 * configure.ac: Add target-libgo to target_libraries. Set
3543 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3544 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3545 (HOST_EXPORTS): Add GOC.
3546 (BASE_TARGET_EXPORTS): Add GOC.
3547 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3548 (GOCFLAGS_FOR_TARGET): New variable.
3549 (EXTRA_HOST_FLAGS): Add GOC.
3550 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3551 * Makefile.def (target_modules): Add libgo.
3552 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3553 (dependencies): Add dependency from configure-target-libgo to
3554 configure-target-libffi and all-target-libstdc++-v3. Add
3555 dependencies from all-target-libgo to all-target-libffi.
3556 (languages): Add go.
3557 * configure: Rebuild.
3558 * Makefile.in: Rebuild.
3559
35602010-11-19 Ian Lance Taylor <iant@google.com>
3561
3562 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3563 compiler/flag environment variables.
3564
35652010-11-18 Ian Lance Taylor <iant@google.com>
3566
3567 * configure.ac: Check for lang_requires_boot_languages in
3568 config-lang.in files.
3569 * configure: Rebuild.
3570
35712010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3572 Tobias Burnus <burnus@net-b.de>
3573
3574 PR fortran/32049
3575 * Makefile.def: Add libquadmath; build it with language=fortran.
3576 * configure.ac: Add libquadmath.
3577 * Makefile.tpl: Handle multiple libs in check-[+language+].
3578 * Makefile.in: Regenerate.
3579 * configure: Regenerate.
3580
b9b9d342
TT
35812010-11-16 Tom Tromey <tromey@redhat.com>
3582
3583 * MAINTAINERS: Moved myself to reviewers section.
3584
ecbfe87a
ZD
35852010-11-15 Zdenek Dvorak <ook@ucw.cz>
3586
3587 * MAINTAINERS: Moved myself to reviewers section.
3588
29a4f477
RW
35892010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3592 (Write After Approval): Remove self.
3593
9965e3cd
AS
35942010-11-15 Andreas Schwab <schwab@redhat.com>
3595
3596 * configure.ac: Fix spelling in option names.
3597 * configure: Regenerated.
3598
0463992b
GJL
35992010-11-13 Georg-Johann Lay <georgjohann@web.de>
3600
3601 PR bootstrap/39622
3602 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3603 * configure: Regenerated.
3604
3df08734
KG
36052010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3606
3607 * MAINTAINERS: Update my email address.
3608
f16e2237
TG
36092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3610
f16e2237
TG
3611 * configure: Regenerate.
3612
0bb52d68
TG
36132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3614
1f980c25 3615 * configure: Regenerate.
0bb52d68 3616
aba2b02e
TG
36172010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3618
aba2b02e
TG
3619 * configure: Regenerate.
3620
27882098
TG
36212010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3622
27882098
TG
3623 * configure: Regenerate.
3624
d32ef397
AS
36252010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3626
3627 * configure.ac: Support official CLooG.org versions.
3628 * configure: Regenerate.
3629 * config/cloog.m4: New.
3630
5a4b6c0e
FD
36312010-11-10 François Dumont <francois.cppdevs@free.fr>
3632
3633 * MAINTAINERS (Write After Approval): Add myself.
3634
f2cea726
DE
36352010-11-09 David Edelsohn <dje.gcc@gmail.com>
3636
3637 * MAINTAINERS: Update my email address.
3638
d8ed14ce
IS
36392010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3640
3641 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3642 * configure: Regenerate.
d8ed14ce 3643
48215350
DK
36442010-11-03 Ian Lance Taylor <iant@google.com>
3645 Dave Korn <dave.korn.cygwin@gmail.com>
3646
3647 PR lto/46273
3648 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3649 and on other supported platforms whenever LTO is enabled.
3650 * configure: Rebuild.
3651
87841584
AM
36522010-11-02 Alan Modra <amodra@gmail.com>
3653
3654 PR binutils/12110
3655 * configure.ac: Error when source path contains spaces.
3656 * configure: Regenerate.
3657
fe12dfe1
JW
36582010-10-23 James E. Wilson <wilson@codesourcery.com>
3659
3660 * MAINTAINERS: Update my email address.
3661
66c92425
ILT
36622010-10-20 Ian Lance Taylor <iant@google.com>
3663
3664 * Makefile.def (target_modules): Set lib_path to src/.libs for
3665 libstdc++-v3 module.
3666 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3667 * Makefile.in: Rebuild.
3668
187d3518
LB
36692010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3670
3671 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3672 (Write After Approval): Remove myself.
3673
02db6bba
TG
36742010-10-15 Tristan Gingold <gingold@adacore.com>
3675
3676 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3677
c0103e74
DR
36782010-10-14 Douglas Rupp <rupp@gnat.com>
3679
3680 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3681
1cd0b716
DK
36822010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3683
3684 * configure.ac (build_lto_plugin): New shell variable.
3685 (--enable-lto): Turn on by default for all non-ELF platforms that
3686 have had LTO support added so far. Set build_lto_plugin appropriately
3687 for both ELF and non-ELF.
3688 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3689 * configure: Regenerate.
3690
d4c1abb3
RW
36912010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3692
3693 Sync from src:
3694 * configure.ac (v850 support): Remove target-libgloss from
3695 noconfigdirs.
3696 * configure: Regenerate.
3697
ffedf511
RW
36982010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3699
3700 PR bootstrap/45326
3701 PR bootstrap/45174
3702 * configure.ac: Honor initial values of $build_configargs,
3703 $host_configargs, $target_configargs. Mark the precious, so
3704 environment settings get recorded.
3705 * configure: Regenerate.
3706
e1826acc
RW
37072010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3708
3709 PR bootstrap/45796
3710 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3711 Depend on all-build-libiberty.
3712 * Makefile.in: Regenerate.
3713
80920132
ME
37142010-09-30 Michael Eager <eager@eagercon.com>
3715
3716 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3717 * configure: Regenerate.
3718
770a498a
ME
37192010-09-28 Michael Eager <eager@eagercon.com>
3720
3721 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3722
86dfbd58
RW
37232010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3724
3725 PR bootstrap/44621
3726 * configure.ac: Fix unportable shell quoting.
3727 * configure: Regenerate.
3728
db50fe7d
IS
37292010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3730
3731 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3732 targets and amend comment.
3733 * configure: Regenerate.
3734
0064e825
TB
37352010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
bb79486c
JH
37392010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3740
3741 * configure.ac: Enable LTO by default on Darwin.
3742 * configure: Regenerate.
3743
9e0b22c3
MS
37442010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3745
bb79486c 3746 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3747
2fabf1b7
IB
37482010-09-01 Ian Bolton <ian.bolton@arm.com>
3749
bb79486c 3750 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3751
3a9abc98
DS
37522010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3753
3754 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3755 ports
3756
331a9a59
DY
37572010-07-28 David Yuste <david.yuste@gmail.com>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
223a9d64
N
37612010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3762
3763 * configure.ac: Support all v850 targets.
3764 * configure: Regenerate.
3765
9183bdcf
MG
37662010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3767
3768 PR bootstrap/44455
3769 * configure.ac (extra_mpfr_configure_flags): Copy from
3770 extra_mpc_gmp_configure_flags.
3771 * configure: Re-generated.
3772
2e290598
AK
37732010-07-22 Andi Kleen <ak@linux.intel.com>
3774
3775 * MAINTAINERS (Write After Approval): Add myself.
3776
8d6cd388
CLT
37772010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3778
3779 * MAINTAINERS (Write After Approval): Add myself.
3780
b0b01eb0
JY
37812010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3782
3783 * MAINTAINERS (Write After Approval): Add myself.
3784
77198d71
JH
37852010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3786
3787 PR target/44862
3788 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3789 Provide -B option to allow for link spec %s substitutions for
3790 libstdc++.a on darwin.
3791 * Makefile.in: Regenerate.
3792
02fe70af
MM
37932010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3794
3795 * MAINTAINERS (Reviewers): Update my e-mail address
3796
c63a4676
AO
37972010-06-10 Alexandre Oliva <aoliva@redhat.com>
3798
3799 * Makefile.def (configure-gcc): Depend on all-libelf.
3800 * Makefile.in: Rebuild.
3801
e68edbf6
FC
38022010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3803
3804 * MAINTAINERS (Write After Approval): Add myself in the right place.
3805
dce2d8b2 38062010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
dce2d8b2 38102010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3811
3812 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3813
38142010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3815
1ab55d69
MK
3816 * config.sub: Update to version 2010-05-21.
3817 * config.guess: Update to version 2010-04-03.
0c422e74 3818
02540df4
SB
38192010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3820
3821 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3822 * configure: Regenerate.
3823
dfe5f5b2
ST
38242010-05-12 Sriraman Tallam <tmsriram@google.com>
3825
3826 * MAINTAINERS (Write After Approval): Add myself.
3827
c082f9f3
SB
38282010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3829
3830 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3831 a platform that supports LTO.
3832 * configure: Regenerate.
3833
f1af9e5f
SP
38342010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3835
3836 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3837 * configure: Regenerated.
3838
38e3d868
RM
38392010-04-27 Roland McGrath <roland@redhat.com>
3840 H.J. Lu <hongjiu.lu@intel.com>
3841
3842 * configure.ac (--enable-gold): Support both, both/gold and
3843 both/bfd to add gold to configdirs without removing ld.
3844 * configure: Regenerated.
3845
3846 * Makefile.def: Add install-gold dependency to install-ld.
3847 * Makefile.in: Regenerated.
3848
3bec79c5
DK
38492010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3850
3851 PR lto/42776
3852 * configure.ac (--enable-lto): Refactor handling so libelf tests
3853 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3854 and allow LTO to be explicitly enabled on non-ELF platforms that
3855 are known to support it inside else-clause.
3856 * configure: Regenerate.
3857
615c8ffa
EB
38582010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3859
3860 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3861 * configure: Regenerate.
3862
e4522f78
RC
38632010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3864
3865 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3866 * configure: Regenerate.
3867
8ccb78f2
RO
38682010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3869
3870 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3871 separately.
3872 * configure: Regenerate.
3873
d5cc2ee3
KW
38742010-04-16 Kevin Williams <kevin.williams@inria.fr>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
8406cb62
TG
38782010-04-14 Tristan Gingold <gingold@adacore.com>
3879
3880 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3881 * configure: Regenerate.
3882
3591b8e2
SE
38832010-04-13 Steve Ellcey <sje@cup.hp.com>
3884
3885 * configure: Regenerate after change to elf.m4.
3886
a82ecc7b
IS
38872010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
1f0bf148
SP
38912010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3892
3893 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3894 * configure: Regenerated.
3895
38962010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3897
3898 * configure.ac: Print "buggy but acceptable" when CLooG
3899 revision is less than 9.
3900 * configure: Regenerated.
3901
ecd01dee
DN
39022010-04-01 Diego Novillo <dnovillo@google.com>
3903
3904 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3905
dc683a3f
RW
39062010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3907
3908 PR bootstrap/43615
3909 PR bootstrap/43328
3910
3911 Revert:
3912
3913 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3914
3915 * configure.ac: Do not pass --enable-multilib nor
3916 --disable-multilib in baseargs. Accept explicitly passed
3917 --enable_multilib.
3918 * configure: Regenerate.
3919
7527d83f
UW
39202010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3921
3922 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3923
895522b6
JJ
39242010-03-31 Janis Johnson <janis187@us.ibm.com>
3925
3926 * MAINTAINERS: Remove myself.
3927
9db4e878
RW
39282010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3929
3930 PR bootstrap/43328
3931 * configure.ac: Do not pass --enable-multilib nor
3932 --disable-multilib in baseargs. Accept explicitly passed
3933 --enable_multilib.
3934 * configure: Regenerate.
3935
acf6bf36
AP
39362010-03-28 Andrew Pinski <pinskia@gmail.com>
3937
3938 * MAINTAINERS (spu port): Remove me.
3939
b42f0d7e
JM
39402010-03-23 Joseph Myers <joseph@codesourcery.com>
3941
3942 * configure.ac (tic6x-*-*): New case.
3943 * configure: Regenerate.
3944
0d1152b1
JM
39452010-03-23 Joseph Myers <joseph@codesourcery.com>
3946
3947 * config.sub: Update to version 2010-03-22.
3948 * config.guess: Update to version 2009-12-30.
3949
dce2d8b2 39502010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3951
3952 PR ada/42554
3953 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3954 * configure: Regenerate.
3955
5408fbe8
RR
39562010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3957
3958 * MAINTAINERS: Update my email address.
3959
3f55a3b3
SP
39602010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3961
3962 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3963 (ghassan.shobaki@amd.com): Removed.
3964
3f08f7e8
AM
39652010-03-17 Alan Modra <amodra@gmail.com>
3966
3967 * MAINTAINERS: Update my email address.
3968
f3a9d094
DN
39692010-03-16 Diego Novillo <dnovillo@google.com>
3970
3971 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3972 Matthews.
3973
db5c4b8b
JM
39742010-03-16 Joseph Myers <joseph@codesourcery.com>
3975
3976 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3977 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3978
b995570a
JM
39792010-03-16 Joseph Myers <joseph@codesourcery.com>
3980
3981 * MAINTAINERS: Update my email address.
3982
124cc66f
DJ
39832010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3984
3985 * MAINTAINERS: Update my email address.
3986
a4581668
BS
39872010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3988
3989 * MAINTAINERS: Update my email address.
3990
49d78e29
JZ
39912010-03-09 Jie Zhang <jie@codesourcery.com>
3992
3993 * MAINTAINERS: Update my email address.
3994
8927b7c0
RO
39952010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3996
3997 PR libstdc++/32499
3998 * configure.ac (RANLIB): Default to true.
3999 (STRIP): Likewise.
4000 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4001 * configure: Regenerate.
4002
dce2d8b2 40032010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4004
4005 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4006 (Write After Approval): Update my email address.
4007
bf646aaf
NC
40082010-02-17 Nick Clifton <nickc@redhat.com>
4009
4010 PR 11238
4011 * Makefile.tpl (local-distclean): Also remove config.cache files in
4012 sub-directories as there may not be Makefiles present in the
4013 sub-directories.
96e41f16
NC
4014 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4015 the config.cache files found by the find command.
4016
bf646aaf
NC
4017 * Makefile.in: Regenerate.
4018 * configure.ac: Revert previous delta.
4019 * configure: Regenerate.
4020
ff78880a
NC
40212010-02-15 Nick Clifton <nickc@redhat.com>
4022
4023 PR 11238
4024 * configure.ac: Delete config.cache files in sub-directories when
4025 deleting Makefiles.
4026 * configure: Regenerate.
4027
8150eadf
BE
40282010-02-12 Ben Elliston <bje@gnu.org>
4029
4030 * MAINTAINERS: Update my email address.
4031
a9e12bfd
AP
40322010-02-08 Andrew Pinski <pinskia@gmail.com>
4033
4034 * MAINTAINERS (spu port): Update my email address.
4035
95315086
JZ
40362010-02-08 Jie Zhang <jie.zhang@analog.com>
4037
4038 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4039
362c6d2f
KG
40402010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4041
4042 * configure.ac: Add "recommended" version checks for GMP/MPC.
4043 Update recommended GMP/MPFR/MPC versions.
4044 * configure: Regenerate.
4045
888c5ad2
JR
40462010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4047
4048 * MAINTAINERS: Move my Embecosm email address into the
4049 write-after-approval section.
4050
3bf714a7
ILT
40512010-01-26 Ian Lance Taylor <iant@google.com>
4052
4053 * MAINTAINERS: Add myself as Go frontend maintainer.
4054
ad1e5170
JR
40552010-01-25 Joern Rennecke <amylaar@spamcop.net>
4056
4057 PR libstdc++/36101, PR libstdc++/42813
4058 * configure.ac (bootstrap_target_libs): Make inclusion of
4059 target-libgomp conditional on libgomb being in target_configdirs.
4060 * configure: Regenerate.
4061
fb0553d1
JR
40622010-01-23 Joern Rennecke <amylaar@spamcop.net>
4063
4064 PR libstdc++/36101, PR libstdc++/42813
4065 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4066 * configure: Regenerate.
4067
aae29963
JR
40682010-01-22 Joern Rennecke <amylaar@spamcop.net>
4069
4070 PR libstdc++/36101, PR libstdc++/42813
4071 * configure.ac (target_configdirs): Substitute.
4072 * Makefile.def: Bootstrap target module libgomp.
4073 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4074 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4075 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4076 * configure, Makefile.in: Regenerate.
4077
d8fe8895
DK
40782010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4079
4080 * MAINTAINERS: Adjust my details.
4081
ebfe4897
EW
40822010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4083
4084 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4085
f7746c59
TL
40862010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4087
4088 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4089
306c7b5b
TL
40902010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
1b8b9e19
KT
40942010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4095
4096 * MAINTAINERS (Write After Approval): Add myself.
4097
c164615b
RG
40982010-01-11 Richard Guenther <rguenther@suse.de>
4099
4100 PR lto/41569
4101 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4102 * Makefile.in: Regenerated.
4103
f3f623ae
AT
41042010-01-11 Andreas Tobler <andreast@fgznet.ch>
4105
4106 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4107 * configure: Regenerate.
4108
592c90ff 41092010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4110 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4111
4112 PR bootstrap/42424
4113 * configure.ac: Include libtool m4 files.
9c78662a 4114 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4115 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4116 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4117
592c90ff
KG
4118 * configure: Regenerate.
4119
60a2e213
RW
41202010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4121
4122 PR bootstrap/41818
4123 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4124 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4125 * Makefile.in: Regenerate.
4126
7413962d
RG
41272010-01-02 Richard Guenther <rguenther@suse.de>
4128
4129 PR lto/41529
4130 * configure.ac: Include config/elf.m4. Disable LTO if not
4131 builting for an elf target.
4132 * configure: Regenerate.
4133
f77f3945
CF
41342009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4135
4136 * MAINTAINERS: Change my email address.
4137
4960e3f0
BE
41382009-12-18 Ben Elliston <bje@au.ibm.com>
4139
4140 * config.sub, config.guess: Update from upstream sources.
4141
d16a31da
SZ
41422009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4143
4144 * MAINTAINERS (Write After Approval): Add myself.
4145
3a5729ea
KG
41462009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4147
4148 PR middle-end/30447
4149 PR middle-end/30789
4150 PR other/40302
4151
4152 * configure.ac: Require MPC.
4153 * configure: Regenerate.
4154
43e02a8a
RW
41552009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4156
4157 PR target/38384
4158 PR bootstrap/40972
4159 * libtool.m4: Sync from git Libtool.
4160 * ltoptions.m4: Likewise.
4161 * ltversion.m4: Likewise.
4162 * lt~obsolete.m4: Likewise.
4163 * ltmain.sh: Likewise.
4164
360d4522
KG
41652009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4166
4167 * configure.ac: Update minimum MPC version to 0.8.
4168 * configure: Regenerate.
4169
f264ed56
SP
41702009-11-21 Sebastian Pop <sebpop@gmail.com>
4171
4172 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4173 * configure: Regenerated.
4174
ed2eaa9f
ILT
41752009-11-21 Ian Lance Taylor <iant@google.com>
4176
4177 * configure.ac: Change default of poststage1_ldflags to be empty if
4178 poststage1_libs is set. When poststage1_libs is empty, and
4179 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4180 * configure: Rebuild.
4181
58346783
AN
41822009-11-21 Adam Nemet <adambnmet@gmail.com>
4183
4184 * MAINTAINERS (Write After Approval): Update my email address.
4185
5ca0106a
BE
41862009-11-20 Ben Elliston <bje@au.ibm.com>
4187
4188 * config.guess: Update from upstream sources.
4189
87213cd4
AO
41902009-11-16 Alexandre Oliva <aoliva@redhat.com>
4191
4192 * Makefile.def: Restore host and target settings for gmp.
4193 * Makefile.in: Rebuild.
4194
f61428ed
AO
41952009-11-16 Alexandre Oliva <aoliva@redhat.com>
4196
4197 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4198 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4199 Fix portability of test of C++ as bootstrap language. Add
4200 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4201 * configure: Rebuild.
4202 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4203 and cloog. Fix in-tree ppl configuration. Introduce libelf
4204 in-tree building.
4205 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4206 (POSTSTAGE1_HOST_EXPORTS): Use it.
4207 (STAGE[+id+]_CXXFLAGS): New.
4208 (BASE_FLAGS_TO_PASS): Pass it down.
4209 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4210 extra_exports.
4211 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4212 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4213 extra_exports.
4214 * Makefile.in: Rebuild.
4215
f6c56be6
BE
42162009-11-17 Ben Elliston <bje@au.ibm.com>
4217
4218 * config.sub, config.guess: Update from upstream sources.
4219
0ccb5970
JK
42202009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
dce2d8b2 42242009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4225
4226 * MAINTAINERS (Write After Approval): Add myself.
4227
5d571eaa
OS
42282009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4229
4230 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4231 paths for *-w64-mingw* and x86_64-*mingw*.
4232 * configure: Regenerated.
4233
dce2d8b2 42342009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4235
4236 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4237
c393f559
BK
42382009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4239
4240 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4241 Phil Edwards to Write-After Approval.
4242
ef4c4300
KT
42432009-10-30 Kai Tietz <kai.tietz@onevision.com>
4244
4245 * configure.ac: Disable target-winsup & co for
4246 x86_64-*-mingw* and *-w64-mingw* targets.
4247 * configure: Regenerated.
4248
65a324b4
NC
42492009-10-16 Nick Clifton <nickc@redhat.com>
4250
4251 * MAINTAINERS: Add myself as a maintainer for the RX port.
4252
dce2d8b2 42532009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4254
9c78662a 4255 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4256
17e72e5d
RO
42572009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4258
4259 * configure.ac (CLooG test): Use = with test.
4260 * configure: Regenerate.
4261
ed3a56f3
RG
42622009-10-22 Richard Guenther <rguenther@suse.de>
4263
4264 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4265 cloog if the ppl version check failed. Move flags saving
4266 before setting in libelf check.
4267 * configure: Regenerate.
4268
ad0abd3c
RG
42692009-10-21 Richard Guenther <rguenther@suse.de>
4270
4271 * configure.ac: Adjust the ppl and cloog configure to work as
4272 documented. Disable cloog if ppl was disabled. Omit the version
4273 checks if they were disabled.
4274 * configure: Re-generate.
4275
e4c5bd48
RW
42762009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4277
4278 * configure.ac: Add 'lto' to enable_languages, not
4279 new_enable_languages, and only if not already present.
4280 * configure: Regenerate.
4281
0ffd69c5
GP
42822009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4283
4284 * README: Refer to the various COPYING* files instead of just
4285 COPYING.
4286 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4287
dce2d8b2 42882009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4289
4290 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4291
58687768
RG
42922009-10-07 Richard Guenther <rguenther@suse.de>
4293
4294 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4295 and Richard Guenther as reviewers.
4296 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4297 as reviewers.
4298
49b0ca5c 42992009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4300
49b0ca5c 4301 * config.sub: Update from upstream sources.
d2d9ce5e 4302
aeb94799
ILT
43032009-10-06 Ian Lance Taylor <iant@google.com>
4304
4305 * Makefile.def: check-gold depends upon all-gas.
4306 * Makefile.in: Rebuild.
4307
123651cd
PM
43082009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4309
4310 * MAINTAINERS (Write After Approval): Add myself.
4311
d7f09764
DN
43122009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4313
4314 * Makefile.def: all-lto-plugin depends on all-libiberty.
4315 set bootstrap=true for lto-plugin.
4316 Add lto-plugin.
4317 * Makefile.in: Regenerate.
4318 * configure.ac (host_libs): Add lto-plugin.
4319 * configure: Regenerate.
4320
d7f09764
DN
43212009-10-03 Diego Novillo <dnovillo@google.com>
4322
4323 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4324 (HOST_LIBELFLIBS): Define.
4325 (HOST_LIBELFINC): Define.
4326 * Makefile.in: Regenerate.
4327 * configure.ac: Add --enable-lto.
4328 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4329 If --enable-lto is used, add 'lto' to new_enable_languages.
4330 If --enable-lto is used and gold is enabled, add
4331 lto-plugin to configdirs.
4332 * configure: Regenerate.
4333
43342009-10-03 Simon Baldwin <simonb@google.com>
4335
4336 * configure.ac: If --with-system-zlib, suppress local zlib and
4337 pass --with-system-zlib to subdir configure scripts.
4338 * configure: Regenerate.
4339
dce2d8b2 43402009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4341 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4344 $(srcdir).
4345 * Makefile.in: Rebuilt.
4346
dce2d8b2 43472009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
3e661154
KG
43512009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4352
4353 * configure.ac: Update minimum MPC version to 0.7.
4354 * configure: Regenerate.
4355
f1a036e4
NC
43562009-09-25 Nick Clifton <nickc@redhat.com>
4357
4358 * configure.ac: Pass any --cache-file=/dev/null option on to
4359 subconfigures.
4360 * configure: Regenerate.
4361
d4c74acc
NC
43622009-09-23 Nick Clifton <nickc@redhat.com>
4363
4364 * config.sub, config.guess: Update from upstream sources.
4365
dce2d8b2 43662009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4367
4368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4369 * Makefile.in: Rebuilt.
4370
0db770bd
RW
43712009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4372
4373 PR bootstrap/32272
4374 * configure.ac: Error out if $srcdir isn't '.' but contains
4375 host-${host_noncanonical}.
4376 * configure: Regenerate.
4377
71101870
RO
43782009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4379
4380 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4381 maintainer.
4382
ca6d0d62
RW
43832009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4384
79cd2b23
RW
4385 * configure.ac: If bootstrapping a combined tree with
4386 --enable-gold, require c++ in stage1_languages.
4387 * configure: Regenerate.
4388
ab9dcd0c
RW
4389 * configure.ac: Also add target_libs of stage1_languages to
4390 bootstrap_target_libs.
4391 * configure: Regenerate.
4392
ca6d0d62
RW
4393 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4394 with --enable-languages not containing c++.
4395 * configure: Regenerate.
4396
1c3c9f12
JZ
43972009-09-15 Jie Zhang <jie.zhang@analog.com>
4398
4399 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4400 * configure: Regenerate.
4401
dce2d8b2 44022009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4403
6fb30a14
JR
4404 * MAINTAINERS (Write After Approval): Update my e-mail address,
4405 and move from from here...
4406 (Waiting for paperwork): To here.
0318772d 4407
4056c2c6
JM
44082009-09-09 Joseph Myers <joseph@codesourcery.com>
4409
4410 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4411
3e54529c
RW
44122009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4413
4414 * configure.ac: Do not use $extrasub for replacing @if/@endif
4415 parts in Makefile; instead, use additional arguments to
4416 AC_CONFIG_COMMANDS to do the replacement manually, with several
4417 sed invocations, to avoid HP-UX sed command limits.
4418 * configure: Regenerate.
4419
713e2ea6
AO
44202009-09-08 Alexandre Oliva <aoliva@redhat.com>
4421
4422 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4423 blank before -L.
4424
5646b7b9
AO
44252009-09-04 Alexandre Oliva <aoliva@redhat.com>
4426
4427 * configure.ac (with-build-config): Document. Handle without.
4428 Handle missing argument.
4429 * configure: Rebuilt.
4430
e12c4094
AO
44312009-09-03 Alexandre Oliva <aoliva@redhat.com>
4432
4433 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4434 Default to bootstrap-debug only if compare-debug works.
4435 * configure: Rebuilt.
4436 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4437 * Makefile.in: Rebuilt.
4438
75cb0057
RO
44392009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4440
4441 * MAINTAINERS (OS Port Maintainers): Update my email address.
4442
8fc68cba
AO
44432009-09-01 Alexandre Oliva <aoliva@redhat.com>
4444
4445 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4446 * Makefile.in: Rebuilt.
4447
44cb38cf
CD
44482009-09-01 Chris Demetriou <cgd@google.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
f9329c35
DS
44522009-08-31 Dodji Seketeli <dodji@redhat.com>
4453
4454 PR debug/30161
4455 * include/dwarf2.h (enum dwarf_tag): Added
4456 DW_TAG_GNU_template_template_param
4457 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4458
f945e229
PB
44592009-08-30 Paolo Bonzini <bonzini@gnu.org>
4460
4461 * Makefile.tpl (AWK): Fix typo.
4462 * Makefile.in: Regenerate.
4463
87264276
PB
44642009-08-30 Paolo Bonzini <bonzini@gnu.org>
4465
4466 * configure.ac: Detect awk and sed.
4467 * Makefile.def (flags_to_pass): Add AWK and SED.
4468 * Makefile.tpl (AWK, SED): New.
4469 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4470 * configure: Regenerate.
4471 * Makefile.in: Regenerate.
4472
68ccd57c
DK
44732009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4474
4475 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4476 (collapseslashes): Likewise.
4477
df58e648
RW
44782009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4479
4480 * configure.ac (AC_PREREQ): Bump to 2.64.
4481
0539cb2c
RW
44822009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4483
70fa0efa
RW
4484 * configure.ac: Remove --with-datarootdir, --with-docdir,
4485 --with-pdfdir, --with-htmldir switches.
4486 * configure: Regenerate.
4487
5213506e
RW
4488 * configure: Regenerate.
4489
0539cb2c
RW
4490 * compile: Sync from Automake 1.11.
4491 * depcomp: Likewise.
4492 * install-sh: Likewise.
4493 * missing: Likewise.
4494 * mkinstalldirs: Likewise.
4495 * ylwrap: Likewise.
4496
197c68cc
DK
44972009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4498
4499 * ltmain.sh (func_normal_abspath): New function.
4500 (func_relative_path): Likewise.
4501 (func_mode_help): Document new -bindir option for link mode.
4502 (func_mode_link): Add new -bindir option, and use it to place
4503 output DLL if specified.
4504
58af276a
RW
45052009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4506
0115d4a3
RW
4507 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4508 (baseargs): Add --disable-option-checking.
4509 * configure: Regenerate.
4510
58af276a
RW
4511 * Makefile.def (configure-target-libiberty): Depend on
4512 all-binutils and all-ld.
4513 (configure-target-newlib): Likewise.
4514 * Makefile.in: Regenerate.
4515
e9d9afef
BE
45162009-08-17 Ben Elliston <bje@au.ibm.com>
4517
4518 * config.sub, config.guess: Update from upstream sources.
4519
354ebf88
RW
45202009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4521
4522 Sync from src, merge:
4523
4524 2009-07-02 Tristan Gingold <gingold@adacore.com>
4525
4526 * configure.ac: Do not exclude gas for i386-*-darwin.
4527 Add a case for x86_64-*-darwin.
4528 * configure: Regenerate.
4529
8375f7b2
NV
45302009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4531
4532 * MAINTAINERS: Add my name to Write After Approval list.
4533
dce2d8b2 45342009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4535
4536 * configure.ac: Add Microblaze target.
4537 * configure: Regenerate.
4538
ea2002ba
CB
45392009-07-31 Christian Bruel <christian.bruel@st.com>
4540
4541 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4542 * configure: Regenerate.
2bf33cdb 4543
dce2d8b2 45442009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4545
4546 * MAINTAINERS (Write After Approval): Update my e-mail address.
4547
e90e6bd7
ILT
45482009-07-06 Ian Lance Taylor <iant@google.com>
4549
4550 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4551 * configure: Rebuild.
4552
f6e0880a
TG
45532009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4554
4555 * MAINTAINERS: Move myself to the Graphite Reviewers.
4556
6d984927
WG
45572009-06-30 Wei Guozhi <carrot@google.com>
4558
4559 * MAINTAINERS: Add my name to Write After Approval list.
4560
f2689b09
SE
45612009-06-26 Steve Ellcey <sje@cup.hp.com>
4562
4563 PR bootstrap/40338
4564 * configure.ac (comparestring): Create new variable.
4565 * Makefile.tpl (comparestring): Use to skip some comparisions.
4566 * configure: Regenerate.
4567 * Makefile.in: Regenerate.
4568
f62c0ba4
DE
45692009-06-26 Doug Evans <dje@sebabeach.org>
4570
4571 * Makefile.def (host_modules): Add cgen.
4572 * Makefile.in: Regenerate.
4573 * configure.ac (host_tools): Add cgen.
4574 * configure: Regenerate.
4575
7acf4da6
DD
45762009-06-23 DJ Delorie <dj@redhat.com>
4577
4578 * MAINTAINERS: Add myself as mep maintainer.
4579
00020c16
ILT
45802009-06-23 Ian Lance Taylor <iant@google.com>
4581
4582 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4583 boot_languages. Only bootstrap target libraries listed in
4584 target_libs for some boot language. Add --with-stage1-ldflags,
4585 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4586 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4587 if not building with C++.
4588 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4589 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4590 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4591 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4592 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4593 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4594 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4595 * configure, Makefile.in: Rebuild.
4596
1da52d4a
LF
45972009-06-23 Li Feng <nemokingdom@gmail.com>
4598
4599 * MAINTAINERS: Added my name to write-after-approval list.
4600
144c9175
RM
46012009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4602
4603 * configure.ac: Define is_elf for QNX Neutrino targets.
4604 * configure: Regenerate.
4605
e5871e24
GS
46062009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4607
9c78662a 4608 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4609
5f4a82c0
KG
46102009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4611
4612 * configure.ac: Detect MPC in default directory.
4613 * configure: Regenerate.
4614
394e9195
JG
46152009-06-03 Jerome Guitton <guitton@adacore.com>
4616 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4617
9c78662a
UB
4618 * Makefile.tpl (all): Avoid a trailing backslash.
4619 * Makefile.in: Regenerate.
394e9195 4620
47bca6aa
BE
46212009-06-03 Ben Elliston <bje@au.ibm.com>
4622
4623 * config.sub, config.guess: Update from upstream sources.
4624
a891a473
RS
46252009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4626
4627 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4628 to noconfdirs.
4629 * configure: Regenerate.
4630
70cb2d9f
AO
46312009-06-02 Alexandre Oliva <aoliva@redhat.com>
4632
4633 * Makefile.tpl ([+compare-target+]): Compare all stage
4634 directories, rather than just gcc.
4635 * Makefile.in: Rebuilt.
4636
7f1245df
DK
46372009-06-01 Doug Kwan <dougkwan@google.com>
4638
4639 * configure.ac: Support gold for target arm*-*-*.
4640 * configure: Regenerate.
394e9195 4641
acd26225
KG
46422009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4643
4644 * Makefile.def: Add MPC support and dependencies.
4645 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4646
4647 * Makefile.in, configure: Regenerate.
4648
a1fc946a
AO
46492009-05-27 Alexandre Oliva <aoliva@redhat.com>
4650
4651 * Makefile.tpl (all): Avoid harmless warning in make all when
4652 gcc-bootstrap is enabled but stage_last does not exist.
4653 * Makefile.in: Rebuilt.
4654
2e6a3c8d
NR
46552009-05-24 Nicolas Roche <roche@adacore.com>
4656
4657 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4658 * Makefile.in: Regenerate.
4659
63487d11
DC
46602009-05-21 Denis Chertykov <chertykov@gmail.com>
4661
4662 * MAINTAINERS: Update my e-mail address.
4663
449223af
DK
46642009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4665
4666 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4667 * configure: Regenerate.
4668
31c98f49
AO
46692009-05-18 Alexandre Oliva <aoliva@redhat.com>
4670
4671 PR other/40159
4672 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4673 gcc-no-bootstrap are mutually exclusive.
4674 * Makefile.in: Rebuilt.
4675
0f501837
AO
46762009-05-18 Alexandre Oliva <aoliva@redhat.com>
4677
4678 PR other/40159
4679 * Makefile.tpl (all): Don't end with unconditional success.
4680 * Makefile.in: Rebuilt.
4681
4a4a4e99
AO
46822009-05-12 Alexandre Oliva <aoliva@redhat.com>
4683
4684 PR target/37137
4685 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4686 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4687 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4688 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4689 stage_configureflags, stage_cflags and stage_libcflags into
4690 explicit Makefile macros.
4691 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4692 GFORTRAN.
4693 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4694 CC. Set CC_FOR_BUILD from CC.
4695 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4696 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4697 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4698 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4699 and GFORTRAN.
4700 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4701 (_LIBCFLAGS): Renamed to _TFLAGS.
4702 (do-compare-debug, do-compare3-debug): Drop.
4703 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4704 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4705 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4706 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4707 (XGCC_FLAGS_FOR_TARGET): New.
4708 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4709 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4710 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4711 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4712 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4713 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4714 TFLAGS.
4715 (BUILD_CONFIG): Include if requested.
4716 (all): Set TFLAGS on bootstrap.
4717 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4718 (all-stageid-prefixmodule): Likewise.
4719 (do-clean, distclean-stageid): Set TFLAGS.
4720 (restrap): Fix whitespace.
4721 * Makefile.in: Rebuilt.
4722
1cee3429
PB
47232009-05-07 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * config.guess: Sync with src.
4726
0b70eafd
DK
47272009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4728
4729 * configure.ac ($with_ppl): Default to no if not supplied.
4730 ($with_cloog): Likewise.
4731 configure: Regenerate.
4732
5175f17c
JW
47332009-04-27 James E. Wilson <wilson@codesourcery.com>
4734
4735 * MAINTAINERS: Update my e-mail address.
4736
952fa153
NC
47372009-04-27 Nick Clifton <nickc@redhat.com>
4738
4739 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4740
a687f83c
EB
47412009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4742
4743 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4744 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4745 * Makefile.in: Regenerate.
4746
9e3eba15
KG
47472009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4748
4749 PR bootstrap/39739
4750 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4751 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4752
4753 * configure, Makefile.in: Regenerate.
4754
a687f83c 47552009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4756
4757 * include/hashtab.h: Update GTY annotations to new syntax
4758 * include/splay-tree.h: Likewise
4759
070bdbd9
BE
47602009-04-17 Ben Elliston <bje@au.ibm.com>
4761
4762 * config.sub, config.guess: Update from upstream sources.
4763
55f2d967
AG
47642009-04-15 Anthony Green <green@moxielogic.com>
4765
4766 * configure.ac: Add moxie support.
4767 * configure: Rebuilt.
4768
309c24a9
JJ
47692009-04-14 Jakub Jelinek <jakub@redhat.com>
4770
4771 * configure.ac: Change copyright header to refer to version
4772 3 of the GNU General Public License and to point readers at the
4773 COPYING3 file and the FSF's license web page.
4774 * Makefile.def: Likewise.
4775 * Makefile.tpl: Likewise.
4776 * Makefile.in: Regenerate.
4777
b93133bc
JH
47782009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4779
4780 * configure.ac: Restore match for darwin9 or later. Use double
4781 brackets since regeneration eats one pair.
4782 * configure: Regenerate.
4783
d18ff35a
L
47842009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4785
4786 PR gas/10039
4787 * configure.ac: Require texinfo 4.7.
4788 * configure: Regenerated.
4789
748086b7
JJ
47902009-04-09 Nick Clifton <nickc@redhat.com>
4791
4792 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4793 the GCC Runtime Library Exception.
4794
a3337ea2
KG
47952009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4796
4797 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4798 * configure: Regenerate.
4799
60911f14
SE
48002009-04-01 Steve Ellcey <sje@cup.hp.com>
4801
4802 * Makefil.def (languages): New entries.
4803 * Makefile.tpl (check-gcc-*): New generic target.
4804 * Makefile.in: Regenerate.
60911f14 4805
dce2d8b2 48062009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4807
d18ff35a 4808 * MAINTAINERS: Update my email address.
7369c1d0 4809
cfb1f59f
TT
48102009-03-18 Tom Tromey <tromey@redhat.com>
4811
d18ff35a
L
4812 * configure: Rebuild.
4813 * configure.ac (host_libs): Add libiconv.
4814 * Makefile.in: Rebuild.
4815 * Makefile.def (host_modules): Add libiconv.
4816 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4817
75eeae1a
TG
48182009-03-16 Tristan Gingold <gingold@adacore.com>
4819
4820 * configure.ac: Treat gdb as supported on x86_64-darwin.
4821 * configure: Regenerate.
4822
f38095f3
JM
48232009-03-16 Joseph Myers <joseph@codesourcery.com>
4824
4825 * configure.ac (--with-host-libstdcxx): New option.
4826 * configure: Regenerate.
4827
dce2d8b2 48282009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4829
4830 * MAINTAINERS: Move myself into the write after approval list.
4831
6d401294
NP
48322009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4833
4834 * MAINTAINERS: Update e-mail address.
2bf33cdb 4835
07c97076
DN
48362009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4837
4838 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4839
dce2d8b2 48402009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4841
4842 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4843
7a9d3fe8
RW
48442009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4845
4846 Backport from git Libtool:
4847
4848 2009-01-19 Robert Millan <rmh@aybabtu.com>
4849 Support GNU/kOpenSolaris.
4850 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4851 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4852 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4853 GNU/kOpenSolaris.
4854
c9e9e11f
AS
48552009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4856
4857 * MAINTAINERS: Update e-mail address.
4858
5e8c1552 48592009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4860
4861 * MAINTAINERS (Write After Approval): Add self.
4862
b0adb088
BM
48632009-02-18 Bingfeng Mei <bmei@broadcom.com>
4864
4865 * MAINTAINERS (Write After Approval): Add myself.
4866
ee04b574
AS
48672009-02-05 Andreas Schwab <schwab@suse.de>
4868
4869 * Makefile.tpl (stage_last): Define $r and $s before using
4870 $(RECURSE_FLAGS_TO_PASS).
4871 * Makefile.in: Regenerate
4872
907884c9
ILT
48732009-01-30 Ian Lance Taylor <iant@google.com>
4874
4875 * MAINTAINERS: Move myself to the Global Reviewers list.
4876
416ac4d4
RM
48772009-01-29 Robert Millan <rmh@aybabtu.com>
4878
4879 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4880 * configure: Regenerate.
4881
ee5decb3
GP
48822009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4883
4884 * MAINTAINERS: Make whitespace consistent.
19196f44 4885 Remove Robert Millan from Write After Approval.
ee5decb3 4886
36fbb0ec
AM
48872009-01-16 Alan Modra <amodra@bigpond.net.au>
4888
4889 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4890 (all-opcodes): Depend on all-libiberty.
4891 * Makefile.in: Regenerate.
4892
52535a64
DR
48932009-01-15 Douglas B Rupp <rupp@gnat.com>
4894
4895 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4896 * configure: Regenerate.
4897
e04a57df
RR
48982009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
856c450b
SK
49022009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4903
4904 * MAINTAINERS: Add myself to reviewers (Fortran).
4905
dce2d8b2 49062009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4907
4908 PR tree-optimization/38515
4909 * configure.ac (cloog-polylib): Removed.
4910 (with_ppl, with_cloog): Test for "no".
4911 * configure: Regenerated.
4912
1e5e8a59
DF
49132009-01-11 Daniel Franke <franke.daniel@gmail.com>
4914
4915 * MAINTAINERS: Moved myself to reviewers (Fortran).
4916
5e5debf6
TS
49172009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4918
4919 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4920 (Write After Approval): Remove myself.
4921
1c42acf1
DN
49222009-01-03 Diego Novillo <dnovillo@google.com>
4923
4924 * MAINTAINERS: Remove myself from alias maintainership.
4925
2fbbedaf
DA
49262009-01-02 David Ayers <ayers@fsfe.org>
4927
4928 * MAINTAINERS: Update e-mail address.
4929
17213821
GP
49302008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4931
4932 * MAINTAINERS: Make whitespace consistent.
4933
baafc534
RW
49342008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4935
4936 Backport from upstream Libtool:
4937 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4938 Add cache variables to tests that require the linker to work.
4939 For shlibpath_overrides_runpath, this also changes the semantics
4940 to let the result from the C compiler take precedence.
4941
18430d27
BE
49422008-12-02 Ben Elliston <bje@au.ibm.com>
4943
4944 * config.sub, config.guess: Update from upstream sources.
4945
dce2d8b2 49462008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4947
4948 * configure.ac (ppllibs): Add by default the lib flags.
4949 * configure: Regenerate.
4950
41e9641b
LM
49512008-12-08 Luis Machado <luisgpm@br.ibm.com>
4952
4953 * MAINTAINERS: Add myself to the write after approval list.
4954
25783c30
JH
49552008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4956
ee04b574
AS
4957 * configure.ac: Add double brackets on darwin[912].
4958 * configure: Regenerate.
25783c30 4959
0e318fcc
DK
49602008-12-03 Daniel Kraft <d@domob.eu>
4961
4962 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4963 Approval to Reviewer section (for Fortran front-end).
4964
7f171b95
JH
49652008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4966
4967 * configure.ac: Expand to darwin10 and later.
4968 * configure: Regenerate.
4969
09ce620e
AS
49702008-12-02 Andreas Schwab <schwab@suse.de>
4971
4972 * Makefile.def: configure-target-boehm-gc depends on
4973 all-target-libstdc++-v3.
4974 * Makefile.in: Regenerate.
4975
386c704d
KT
49762008-12-02 Kai Tietz <kai.tietz@onevision.com>
4977
4978 * MAINTAINERS: Add myself as mingw maintainer.
4979
e03dd84a
BE
49802008-12-02 Ben Elliston <bje@au.ibm.com>
4981
4982 * config.sub, config.guess: Update from upstream sources.
4983
3fa87964
GP
49842008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4985
4986 * README.SCO: Remove.
4987
df72d7ed
FP
49882008-11-29 Fernando Pereira <pronesto@gmail.com>
4989
4990 * MAINTAINERS: Add myself to the write after approval list.
4991
b5646528
DK
49922008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4993
4994 * MAINTAINERS: Update my email address in WAA section.
4995
dce2d8b2 49962008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4997
4998 * MAINTAINERS: Update e-mail address.
4999
dce2d8b2 50002008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5001
5002 * MAINTAINERS: Change e-mail address.
5003
0db3a858
TG
50042008-11-27 Tristan Gingold <gingold@adacore.com>
5005
5006 * configure.ac: Build gdb for i?86-*-darwin*
5007 * configure: Regenerated.
5008
dce2d8b2 50092008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5010
5011 * MAINTAINERS: Added my full name.
5012
487e299b
DJ
50132008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5014
5015 PR bootstrap/38014
5016 PR bootstrap/37923
5017
5018 Revert:
5019
5020 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5021
5022 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5023 * Makefile.in: Regenerated.
5024
5025 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5026
5027 PR gdb/921
5028 PR gdb/1646
5029 PR gdb/2175
5030 PR gdb/2176
5031
5032 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5033 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5034 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5035 (HOST_EXPORTS): Pass CPPFLAGS.
5036 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5037 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5038 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5039 * Makefile.in, configure: Regenerated.
5040 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5041 and CPPFLAGS_FOR_BUILD.
5042
dce2d8b2 50432008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5044
5045 * MAINTAINERS: Add myself as middle end maintainer.
5046
044fed69
AS
50472008-11-06 Andrew Stubbs <ams@codesourcery.com>
5048
5049 * MAINTAINERS (Write after approval): Add myself.
5050
caf6defe
DN
50512008-11-05 Diego Novillo <dnovillo@google.com>
5052
5053 * MAINTAINERS (Global Reviewers): Add myself.
5054 (Non-Algorithmic Maintainers): Remove myself.
5055
3e9899ac
TS
50562008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5057
09ce620e 5058 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5059
ea99e36e
MM
50602008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5061
09ce620e 5062 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5063
fb0d2684
BE
50642008-10-31 Ben Elliston <bje@au.ibm.com>
5065
5066 * configure.ac (spu-*-*): Remove special case.
5067 * configure: Regenerate.
5068
73c07a3e
CM
50692008-10-30 Catherine Moore <clm@codesourcery.com>
5070
5071 * MAINTAINERS (Write after approval): Update my email address.
5072
7310a2da
SSF
50732008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5074
5075 * configure.ac [spu-*-*]: Do not set skipdirs.
5076 * configure: Re-generate.
5077
7e51fe23
BS
50782008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5079
5080 * MAINTAINERS (Various Maintainers): Add myself to reload.
5081
ef20be93
RG
50822008-10-25 Richard Guenther <rguenther@suse.de>
5083
5084 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5085 maintainer. Remove myself as libgcc-math maintainer.
5086 (Non-Algorithmic Maintainers): Remove myself.
5087
03ffcfa0
DJ
50882008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5089
5090 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5091 * Makefile.in: Regenerated.
5092
dec014a9
CC
50932008-10-23 Cary Coutant <ccoutant@google.com>
5094
5095 * MAINTAINERS (Write after approval): Add myself.
5096
b36c386c
DJ
50972008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5098
5099 PR gdb/921
5100 PR gdb/1646
5101 PR gdb/2175
5102 PR gdb/2176
5103
5104 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5105 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5106 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5107 (HOST_EXPORTS): Pass CPPFLAGS.
5108 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5109 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5110 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5111 * Makefile.in, configure: Regenerated.
5112 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5113 and CPPFLAGS_FOR_BUILD.
5114
dce2d8b2 51152008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5116
5117 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5118 Sebastian Pop.
5119
e0bda97e
AP
51202008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5121
5122 * MAINTAINERS (Write After Approval): Added myself.
5123
36c713e0
KG
51242008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5125
5126 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5127 recommended version to 2.3.2.
5128
5129 * configure: Regenerate.
5130
8fe005ee
MM
51312008-10-01 Mark Mitchell <mark@codesourcery.com>
5132
5133 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5134
be8f156f
DD
51352008-09-29 David Daney <david.daney@caviumnetworks.com>
5136
5137 * MAINTAINERS (Write After Approval): Update e-mail address.
5138
ae11dff4
PG
51392008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5140
5141 * libtool.m4: Update to libtool 2.2.6.
5142 * lt~obsolete.m4: Update to libtool 2.2.6.
5143 * ltmain.sh: Update to libtool 2.2.6.
5144 * ltsugar.m4: Update to libtool 2.2.6.
5145 * ltversion.m4: Update to libtool 2.2.6.
5146 * ltoptions.m4: Update to libtool 2.2.6.
5147 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5148
441154b1
CF
51492008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5150
5151 * MAINTAINERS (Write After Approval): Add myself.
5152
775b3b26
BRF
51532008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5154
5155 * MAINTAINERS (Write After Approval): Update my name.
5156
94538043
SB
51572008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5158
09ce620e 5159 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5160
52d1bfd8
SE
51612008-09-18 Steve Ellcey <sje@cup.hp.com>
5162
09ce620e 5163 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5164
c5cc92f5
GP
51652008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5166
5167 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5168 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5169 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5170 and Michael Tiemann from Write After Approval since they do not
5171 actually have access.
5172
23d9794a
RG
51732008-09-05 Richard Guenther <rguenther@suse.de>
5174
5175 * configure.ac: Initialize clooglibs to -lcloog.
5176 * configure: Re-generate.
5177
192a671e
LCW
51782008-09-04 Le-Chun Wu <lcwu@google.com>
5179
5180 * MAINTAINERS (Write After Approval): Add myself.
5181
d789184e
SP
51822008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5183
5184 * configure.ac (--with-cloog-polylib): New.
5185 (--disable-cloog-version-check): New.
5186 (--disable-ppl-version-check): New.
5187 * configure: Re-generate.
5188
36a881c7
RG
51892008-09-03 Richard Guenther <rguenther@suse.de>
5190
5191 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5192 cloog test.
5193 * configure: Re-generate.
5194
358da97e
HS
51952008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5196
5197 Add picoChip port.
5198 * MAINTAINERS: Add picoChip maintainers.
5199
f8bf9252
SP
52002008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5201 Tobias Grosser <grosser@fim.uni-passau.de>
5202 Jan Sjodin <jan.sjodin@amd.com>
5203 Harsha Jagasia <harsha.jagasia@amd.com>
5204 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5205 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5206 Adrien Eliche <aeliche@isty.uvsq.fr>
5207
5208 Merge from graphite branch.
5209 * configure: Regenerate.
5210 * Makefile.in: Regenerate.
5211 * configure.ac (host_libs): Add ppl and cloog.
5212 Add checks for PPL and CLooG.
5213 * Makefile.def (ppl, cloog): Added modules and dependences.
5214 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5215 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5216
d89f0ad6
AL
52172008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5218
5219 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5220 (GCC_SHLIB_SUBDIR): New.
5221 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5222 * configure: Regenerate.
5223 * Makefile.in: Regenerate.
5224
88a25817
GP
52252008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5226
5227 * MAINTAINERS: Consistently use tabs to separate columns.
5228
f873f15f
TG
52292008-08-29 Tristan Gingold <gingold@adacore.com>
5230
5231 * MAINTAINERS (Write after Approval): Add myself.
5232
e1514c3f
TG
52332008-08-28 Tristan Gingold <gingold@adacore.com>
5234
5235 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5236 Enable bfd, binutils and opcodes.
5237 * configure: Regenerate.
5238
4717882f
JDA
52392008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5240
5241 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5242
28c9884c
TK
52432008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5244
5245 * MAINTAINERS: Use correct Umlaut for last name.
5246
ae96d86a
FXC
52472008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5248
5249 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5250
3ecc96e3
DE
52512008-08-16 David Edelsohn <edelsohn@gnu.org>
5252
5253 * MAINTAINERS: Update my email address.
5254
dd609cc1
EB
52552008-08-16 Nicolas Roche <roche@adacore.com>
5256
5257 * Makefile.tpl: Add BOOT_ADAFLAGS.
5258 * Makefile.in: Regenerate.
5259
08d0963a
RS
52602008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5261
5262 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5263 * configure: Regenerate.
5264
dce2d8b2 52652008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5266
5267 * configure.ac: Add makefile fragments for hpux.
5268 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5269 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5270 * configure: Regenerate.
5271 * Makefile.in: Regenerate.
5272
dce2d8b2 52732008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5274
5275 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5276
dce2d8b2 52772008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5278
5279 * MAINTAINERS (Write after Approval): Add myself.
5280
78209f30
XG
52812008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5282
5283 * MAINTAINERS (Write After Approval): Add myself.
5284
5b5b098d
AJ
52852008-06-29 Andrew Jenner <andrew@codesourcery.com>
5286
5287 * MAINTAINERS (Write After Approval): Add myself.
5288
d812ec93
KW
52892008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5290
5291 * MAINTAINERS: Update my email address.
5292
99e78224
JY
52932008-06-25 Joey Ye <joey.ye@intel.com>
5294
5295 * MAINTAINERS (Write After Approval): Add myself.
5296
18c04407
RW
52972008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5298
5299 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5300 * Makefile.in: Regenerate.
5301 * configure: Regenerate.
5302
47aa9a31
DK
53032008-06-17 Daniel Kraft <d@domob.eu>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
ad33ff57
RW
53072008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5308
5309 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5310 "$@" is still intact with both Autoconf 2.59 and 2.62.
5311 * configure: Regenerate.
5312
cdce5c41
RW
53132008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5314
5315 * Makefile.tpl: Fix comment errors.
5316 * Makefile.in: Regenerate.
5317
01b79d11
DM
53182008-06-12 David S. Miller <davem@davemloft.net>
5319 David Edelsohn <edelsohn@gnu.org>
5320
5321 * configure.ac: Add powerpc*-*-* to gold supported targets.
5322 * configure: Regenerate.
5323
f8c33439
JM
53242008-06-08 Joseph Myers <joseph@codesourcery.com>
5325
5326 PR tree-optimization/36218
5327 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5328 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5329 (all prefix="build-"): Pass them to build-system sub-makes.
5330 * Makefile.in: Regenerate.
5331
cd985f66
JM
53322008-06-07 Joseph Myers <joseph@codesourcery.com>
5333
5334 * MAINTAINERS (mt port): Remove.
5335 (sco5, unixware, sco udk): Remove.
5336 (Kean Johnston): Add to Write After Approval.
5337
3f6383d3
JB
53382008-05-30 Julian Brown <julian@codesourcery.com>
5339
5340 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5341 of libobjc for ARM EABI Linux.
5342 * configure: Regenerate.
30da41ed 5343
dce2d8b2 53442008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5345
09ce620e 5346 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5347
dce2d8b2 53482008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5349
e29cc9b4 5350 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5351
955410cb
JW
53522008-05-15 Janus Weil <janus@gcc.gnu.org>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
719bb4e3 53562008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5357
5358 * config-ml.in: don't handle --enable-shared and --enable-static.
5359
372b05fc
RS
53602008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5361
5362 * MAINTAINERS: Update my email address.
5363
f73e2200
PC
53642008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5365
5366 * MAINTAINERS: Update my email address.
09ce620e 5367
3e438e2b
KVH
53682008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5369
5370 * MAINTAINERS (Write After Approval): Add myself.
5371
177bf491
GS
53722008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
dce2d8b2 53762008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5377
5378 * MAINTAINERS (crx): Add myself.
5379
14a8726b
PB
53802008-04-18 Paolo Bonzini <bonzini@gnu.org>
5381
5382 Sync with src:
5383 2008-04-14 David S. Miller <davem@davemloft.net>
5384
09ce620e
AS
5385 * configure.ac: Add sparc*-*-* to gold supported targets.
5386 * configure: Regenerate.
14a8726b 5387
7142fb32
PB
53882008-04-18 Paolo Bonzini <bonzini@gnu.org>
5389
5390 PR bootstrap/35457
5391 * configure.ac: Include override.m4.
5392 * configure: Regenerate.
5393
c6b196de
PB
53942008-04-18 Paolo Bonzini <bonzini@gnu.org>
5395
09ce620e
AS
5396 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5397 * Makefile.in: Regenerate.
c6b196de 5398
dce2d8b2 53992008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5400
09ce620e 5401 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5402 as nonconfigurable directories list.
09ce620e 5403 * configure: Regenerate.
c993ae60 5404
8479b1b1
BE
54052008-04-14 Ben Elliston <bje@au.ibm.com>
5406
5407 * config.sub, config.guess: Update from upstream sources.
5408
295e261a
HPN
54092008-04-12 Hans-Peter Nilsson <hp@axis.com>
5410
5411 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5412 * Makefile.in: Regenerate.
5413
ac3949d9
EW
54142008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5415
5416 * configure.ac: Do not build libssp for the AVR.
5417 * configure: Regenerate.
5418
06407e30
ILT
54192008-04-07 Ian Lance Taylor <iant@google.com>
5420
5421 * Makefile.def: check-gold depends upon all-binutils.
5422 * Makefile.in: Regenerate.
5423
97db009c
AH
54242008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5425
5426 * MAINTAINERS (Write After Approval): Add myself.
5427
2a79c47f
NC
54282008-04-04 Nick Clifton <nickc@redhat.com>
5429
5430 PR binutils/4334
5f4bebbf 5431 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5432 builds.
5433 * configure: Regenerate.
5434
c53a18d3
N
54352008-04-04 NightStrike <NightStrike@gmail.com>
5436
5437 PR other/35151
09ce620e
AS
5438 * configure.ac: Combine rules for mingw32 and mingw64.
5439 * configure: Regenerate.
c53a18d3 5440
d925aa70
KT
54412008-04-02 Kai Tietz <kai.tietz@onvision.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
dce2d8b2 54452008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5446
5447 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5448 * Makefile.in (.NOTPARALLEL): Ditto.
5449
4412a506
PG
54502008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5451
5452 * MAINTAINERS (Write After Approval): Add myself.
5453
dce2d8b2 54542008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5455
5456 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5457 * Makefile.in (.NOTPARALLEL): Regenerate.
5458
639223bd
PB
54592008-03-27 Paolo Bonzini <bonzini@gnu.org>
5460
5461 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5462 * Makefile.in: Regenerate.
5463
b8ab1f4a
JS
54642008-03-26 Jakub Staszak <kuba@et.pl>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
b45890a4
TK
54682008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5469
5470 * MAINTAINERS: Update e-mail address.
5471
5afab7ad
ILT
54722008-03-20 Ian Lance Taylor <iant@google.com>
5473
5474 * configure.ac: Add support for --enable-gold.
5475 * Makefile.def: Add gold as a directory like ld.
5476 * configure, Makefile.in: Regenerate.
5477
38d24731
RW
54782008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5479
5480 * configure.ac: m4_include config/proginstall.m4.
5481 * configure: Regenerate.
32bc4cf4
RW
5482
5483 Backport from upstream Libtool:
09ce620e 5484
32bc4cf4 5485 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5486
32bc4cf4
RW
5487 Deal with Autoconf 2.62's semantic change in m4_append.
5488 * ltsugar.m4 (lt_append): Replace broken versions of
5489 m4_append.
5490 (lt_if_append_uniq): Don't require separator to be overquoted,
5491 and avoid broken m4_append.
5492 (lt_dict_add): Fix typo.
5493 * libtool.m4 (_LT_DECL): Don't overquote separator.
5494
9d3c50ea
DE
54952008-03-13 David Edelsohn <edelsohn@gnu.org>
5496
5497 * config.rpath: Add AIX 6 support.
5498
5d2edb29
PB
54992008-03-13 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * Makefile.def (stageprofile). Remove -fprofile-generate
5502 from stage_libcflags.
5503 * Makefile.in: Regenerate.
5504
954910ef
BE
55052008-03-13 Ben Elliston <bje@au.ibm.com>
5506
5507 * config.sub, config.guess: Update from upstream sources.
5508
e8645a40
TT
55092008-03-06 Tom Tromey <tromey@redhat.com>
5510
5511 * MAINTAINERS: Update for treelang deletion.
5512
2c8e955e
JW
55132008-03-03 James E. Wilson <wilson@tuliptree.org>
5514
5515 * MAINTAINERS: Update my email address.
5516
54acd307
SS
55172008-03-03 Stan Shebs <stanshebs@earthlink.net>
5518
893ad2a1 5519 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5520 (objective-c/c++): Add myself as a maintainer.
5521
4b52b516
VR
55222008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5523
5524 * MAINTAINERS (Write After Approval): Update my email address.
5525
e652b516
TB
55262008-02-25 Tomas Bily <tbily@suse.cz>
5527
5528 * MAINTAINERS (Write After Approval): Add myself.
5529
02d30740
JJ
55302008-02-23 Jakub Jelinek <jakub@redhat.com>
5531
5532 * MAINTAINERS (OpenMP): Add myself.
5533
1c8bd6a3
PB
55342008-02-20 Paolo Bonzini <bonzini@gnu.org>
5535
4b40b2a5
UB
5536 PR bootstrap/32009
5537 PR bootstrap/32161
1c8bd6a3 5538
4b40b2a5
UB
5539 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5540 * configure: Regenerate.
1c8bd6a3 5541
4b40b2a5
UB
5542 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5543 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5544 STAGE4_LIBCFLAGS): New.
5545 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5546 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5547 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5548 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5549 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5550 for target modules. Don't export LIBCFLAGS.
5551 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5552 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5553 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5554 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5555 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5556 * Makefile.in: Regenerate.
1c8bd6a3 5557
bb44c9d2
RW
55582008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5559
5560 PR libgcj/33085
5561 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5562 Do not use -DDLL_EXPORT. Backport from upstream.
5563
29a7754d
RW
55642008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5565
5566 * MAINTAINERS (Write After Approval): Add myself.
5567
9a212bb7
HPN
55682008-02-02 Hans-Peter Nilsson <hp@axis.com>
5569
5570 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5571 * configure: Regenerate.
5572
aa12a573
MG
55732008-01-31 Marc Gauthier <marc@tensilica.com>
5574
5575 * configure.ac (xtensa*-*-*): Recognize processor variants.
5576 * configure: Regenerate.
5577
ac9e6043
RW
55782008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5579
40049ccc
UB
5580 PR bootstrap/34922
5581 * configure.ac (PARSE_ARGS): Push suitable setting of
5582 ac_subdirs_all, for `./configure --help=recursive'.
5583 Handle `+' in generic toplevel directory disabling.
5584 * configure: Regenerate.
ac9e6043 5585
4288c86a
NC
55862008-01-28 Nick Clifton <nickc@redhat.com>
5587
5588 * MAINTAINERS (xstormy16): Take over maintainership.
5589
8d8da227
JM
55902008-01-25 Joseph Myers <joseph@codesourcery.com>
5591
5592 * MAINTAINERS (c4x port): Remove.
5593
349b60e7
DE
55942008-01-24 David Edelsohn <edelsohn@gnu.org>
5595
5596 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5597
3ca06a68
BE
55982008-01-23 Ben Elliston <bje@au.ibm.com>
5599
5600 * config.sub, config.guess: Update from upstream sources.
5601
3c631381
TG
56022008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5603
5604 * MAINTAINERS (Write After Approval): Add myself.
5605
20533ef1
L
56062008-01-17 H.J. Lu <hjl.tools@gmail.com>
5607
5608 * MAINTAINERS: Update my email address.
5609
56102008-01-09 Raksit Ashok <raksit@google.com>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
684f4f6a
RA
56142008-01-09 Raksit Ashok <raksit@google.com>
5615
5616 * MAINTAINERS (Write After Approval): Add myself.
5617
9cb8756f
BE
56182008-01-08 Ben Elliston <bje@au.ibm.com>
5619
5620 * config.sub, config.guess: Update from upstream sources.
5621
94e1934d
KG
56222007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5623
5624 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5625 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5626 * configure: Regenerate.
5627
a2e51f77
SP
56282007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5629
5630 * MAINTAINERS: Update my email address.
5631
ffe3dcd9
BRF
56322007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5633
5634 * MAINTAINERS: Update my email address.
5635
aa4095c9
RS
56362007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5637
5638 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5639 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5640 * Makefile.in: Regenerate.
5641
dce2d8b2 56422007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5643
5644 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5645 misplaced entries.
5646
0fe0f073
AT
56472007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5648
5649 * configure.ac: Enable libjava for x86_64-*-darwin9.
5650 * configure: Regenerate.
5651
dce2d8b2 56522007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5653
5654 * MAINTAINERS (Write After Approval): Add myself.
5655
c3220d4c
BE
56562007-12-05 Ben Elliston <bje@au.ibm.com>
5657
5658 * config.sub, config.guess: Update from upstream sources.
5659
aba7501e
MK
56602007-12-02 Matthias Klose <doko@ubuntu.com>
5661
5662 * config-ml.in: Remove 64bit configure tests.
5663
d683ec81
PB
56642007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5665
5666 * config-ml.in: Robustify against white space in absolute file
5667 names.
5668
5669 * config-ml.in (multi-clean): Substitute ${Makefile}.
5670 Remove superfluous ${Makefile} in list.
5671
60f1711a
TS
56722007-11-19 Thiemo Seufer <ths@mips.com>
5673
5674 * config-ml.in: Don't hardcode the Makefile name.
5675
487f9d96
AM
56762007-11-08 Alexander Monakov <amonakov@ispras.ru>
5677
5678 * MAINTAINERS (Write After Approval): Add myself.
5679
fa3886fe
ST
56802007-11-07 Samuel Tardieu <sam@rfc1149.net>
5681
5682 * MAINTAINERS (Write After Approval): Add myself.
5683
dce2d8b2 56842007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5685
5686 * MAINTAINERS (Write After Approval): Add myself.
5687
acc48927
BE
56882007-10-25 Ben Elliston <bje@au.ibm.com>
5689
5690 * MAINTAINERS (mercury): Remove entry.
5691 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5692
e00e9858
DJ
56932007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5694
5695 * Makefile.def (dependencies): Make configure-gdb depend on
5696 all-intl.
5697 * Makefile.in: Regenerated.
5698
def14a3c
SK
56992007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5700
5701 * MAINTAINERS (Fortran maintainer): Remove myself.
5702
dce2d8b2 57032007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5704
5705 * Makefile.def: To avoid problems running with parallel makes,
5706 build newlib before libgloss so that target specific header
5707 files are availble.
5708 * Makefile.in: Regenerate
5709
bbfbfafc
DJ
57102007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5711
5712 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5713 * Makefile.in: Regenerate.
5714
c56abad5
VM
57152007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5716
5717 * MAINTAINERS (Register allocation reviewer): Add myself.
5718
f019adc1
MF
57192007-10-08 Mike Frysinger <vapier@gentoo.org>
5720
5721 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5722 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5723 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5724 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5725 * configure: Regenerate.
5726
dce2d8b2 57272006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5728
5729 * MAINTAINERS (Register allocation reviewer): Add myself.
5730
0999159b
PB
57312007-10-01 Paolo Bonzini <bonzini@gnu.org>
5732
5733 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5734 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5735 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5736 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5737 * configure.ac: Default them to host tools for $host = $build.
5738 Subst them.
5739
5740 * configure: Regenerate.
5741 * Makefile.in: Regenerate.
5742
dce2d8b2 57432006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5744
5745 * MAINTAINERS (Register allocation reviewer): Add myself.
5746
dce2d8b2 57472006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5748
5749 * MAINTAINERS (Register allocation reviewer): Add myself.
5750
9d209c83
SP
57512007-09-21 Seongbae Park <seongbae.park@gmail.com>
5752
5753 * MAINTAINERS (Write After Approval): Fix typo.
5754
1ec3b87b
RS
57552007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5756
5757 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5758 * configure: Regenerate.
5759
19d5986d
PJ
57602007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5761
5762 PR bootstrap/31906
5763 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5764 they're already prefixed.
19d5986d 5765
6d3b5aea
BK
57662007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5767
5768 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5769 libstdc++.
5770 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5771 * configure: Regenerate.
5772 * Makefile.in: Regenerate.
09ce620e 5773
4fe7e755
AS
57742007-09-17 Andreas Schwab <schwab@suse.de>
5775
5776 * configure.ac: Raise minimum makeinfo version to 4.6.
5777 * configure: Regenerate.
5778
dce2d8b2 57792007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5780
ffe3dcd9 5781 * MAINTAINERS (write-after-approval) add myself
d483feaa 5782
fa9a3f31
AM
57832007-09-15 Alan Modra <amodra@bigpond.net.au>
5784
5785 * configure.ac: Correct makeinfo version check.
5786 * configure: Regenerate.
5787
6593a73e
RS
57882007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5789
5790 * MAINTAINERS: Update my email address.
5791
d9dced13
RS
57922007-09-14 Richard Sandiford <richard@codesourcery.com>
5793
5794 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5795 to $skipdirs and only disable gprof for newlib. Use the normal
5796 mips*-elf* handling in other respects.
5797 * configure: Regnerate.
5798
773c1467
DD
57992007-09-12 David Daney <ddaney@avtrex.com>
5800
5801 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5802 enabling libgcj.
5803 * configure: Regenerate.
5804
c03353e2
RIL
58052007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5806
5807 PR other/32154
5808 * configure.ac: For libgloss targets, point the linker to the linker
5809 script, startup code and simulator library.
5810 * configure: Regenerate.
5811
c4e9bf2b
AH
58122007-09-07 Andrew Haley <aph@redhat.com>
5813
5814 * configure.ac (noconfigdirs): Remove target-libffi and
5815 target-libjava.
5816 * configure: Regenerate.
5817
1f5a6b84
FXC
58182007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5819
5820 PR target/33281
5821 * configure.ac: Use config/mh-mingw on mingw.
5822 * configure: Regenerate.
1f5a6b84 5823
3951e521
PH
58242007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5825
9f349f63 5826 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5827
e643dc23
RG
58282007-09-05 Richard Guenther <rguenther@suse.de>
5829
5830 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5831 nor --disable-checking is provided also turn on yes and types
5832 checking for stage1.
5833 * configure: Re-generate.
5834
039874df
KW
58352007-08-30 Krister Walfridsson <cato@df.lth.se>
5836
5837 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5838 (Write After Approval): Remove myself.
5839
c3f07bd6 58402007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5841
c3f07bd6 5842 * config.sub, config.guess: Update from upstream sources.
15098359 5843
40049ccc 58442007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5845
5846 * MAINTAINERS (Write After Approval): Added myself.
5847 * MAINTAINERS (Reviewers): Removed myself.
5848
c8aea42c 58492007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5850 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5851
5852 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5853 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5854 * Makefile.in: Regenerate.
5855 * configure.ac (--with-debug-prefix-map): New.
5856 * configure: Regenerate.
5857
4bf6c438
RS
58582007-08-17 Richard Sandiford <richard@codesourcery.com>
5859 Nigel Stephens <nigel@mips.com>
5860
4bf6c438
RS
5861 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5862 as target_makefile_frag.
5863 * configure: Regenerate.
5864
bb286d71
AO
58652007-08-16 Alexandre Oliva <aoliva@redhat.com>
5866
5867 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5868 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5869 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5870 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5871 (do-compare, do-compare3, do-compare-debug): New.
5872 ([+compare-target+]): Use them.
5873
a4630417
MK
58742007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5875
5876 * MAINTAINERS (Write After Approval): Change my email address.
5877
d9acb717
RW
58782007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5879 Ben Elliston <bje@au.ibm.com>
5880
5881 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5882 --silent if $silent.
5883 * configure: Regenerate.
5884
96876681
ZD
58852003-08-12 Zdenek Dvorak <ook@ucw.cz>
5886
5887 * MAINTAINERS (Various Maintainers): Add myself as
5888 loop infrastructure maintainer. Update my e-mail
5889 address.
5890
1c1d80ee
DN
58912007-07-31 Diego Novillo <dnovillo@google.com>
5892
5893 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5894 Adjust description.
5895
7e98624c
RG
58962007-07-26 Richard Guenther <rguenther@suse.de>
5897
5898 * configure.ac: Add types checking to stage1 checking flags.
5899 * configure: Regenerate.
5900
4c85af60
NC
59012007-07-17 Nick Clifton <nickc@redhat.com>
5902
5903 * COPYING3: New file. Contains version 3 of the GNU General
5904 Public License.
5905 * COPYING3.LIB: New file. Contains version 3 of the GNU
5906 Lesser General Public License.
5907
19ddfd3a
AK
59082007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5909
5910 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5911
2a064545
AK
59122007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5913
5914 * MAINTAINERS (S/390 co-maintainer): Add myself.
5915 (Write After Approval): Remove myself.
5916
f861f54d
DH
59172007-07-13 Dan Hipschman <dsh@google.com>
5918
5919 * MAINTAINERS (Write After Approval): Add myself.
5920
0136f2f7
NC
59212007-07-11 Nick Clifton <nickc@redhat.com>
5922
5923 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5924 WINDRES export.
5925 * Makefile.in: Regenerate.
5926
6e29b5a4
RO
59272007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5928
5929 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5930 maintainer.
5931
159a4b02
L
59322007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5933
5934 * lt~obsolete.m4: New. Import from 20070318 libtool.
5935
6ba67283
JB
59362007-07-03 Julian Brown <julian@codesourcery.com>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
30b74385
RW
59402007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5941
5942 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5943 * configure: Regenerate.
5944
59452007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5946
5947 * configure.ac: Add some missing m4 quotation.
5948 * configure: Regenerate.
5949
943c54ce
SB
59502007-07-02 Simon Baldwin <simonb@google.com>
5951
5952 * MAINTAINERS (Write After Approval): Add myself.
5953
1c00b503
PB
59542007-07-02 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * configure: Regenerate.
5957
901119ae
KT
59582007-07-02 Kai Tietz <kai.tietz@onevision.com>
5959
5960 * Makefile.def: Add windmc tool to build.
5961 * Makefile.tpl: Likewise.
5962 * configure.ac: Likewise.
5963 * Makefile.in: Regenerate.
5964 * configure: Regenerate.
09ce620e 5965
83f4c19f
DD
59662007-06-28 DJ Delorie <dj@redhat.com>
5967
5968 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5969 not building newlib.
5970 * configure: Regenerated.
09ce620e 5971
5346c75c
JS
59722007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5973
5974 * MAINTAINERS (Write After Approval): Add myself.
5975
aacfb86b
MM
59762007-06-25 Martin Michlmayr <tbm@cyrius.com>
5977
5978 * MAINTAINERS (Write After Approval): Add myself.
5979
590bf0d3
CM
59802007-06-19 Chris Matthews <chrismatthews@google.com>
5981
5982 * MAINTAINERS (Write After Approval): Add myself.
5983
cdbbee7a
RIL
59842007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5985
5986 * MAINTAINERS (Write After Approval): Add myself.
5987
b8afffc1
DJ
59882007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5989
5990 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5991 * Makefile.in: Regenerated.
5992
3fcfad76
BS
59932007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5994
5995 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5996 bfin*-*-uclinux* targets.
5997 * configure: Regenerate.
5998
3f5a2b7f
ILT
59992007-06-14 Ian Lance Taylor <iant@google.com>
6000
6001 * MAINTAINERS: Add myself as non-algorithmic global write
6002 maintainer.
6003
4c46daee
DN
60042007-06-14 Diego Novillo <dnovillo@google.com>
6005
6006 * MAINTAINERS: Add self as middle-end maintainer and
6007 non-algorithmic global write maintainer.
6008
a3bb222a
FXC
60092007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6010
6011 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6012 Move all Fortran maintainers except Paul Brook into the
6013 Non-Autopoiesis section.
6014
a19e8f64
PB
60152007-06-14 Paolo Bonzini <bonzini@gnu.org>
6016
6017 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6018 (distclean-stage[+id+]): Possibly delete stage_last.
6019 * Makefile.in: Regenerate.
6020
1c2abe5e
SP
60212007-06-12 Seongbae Park <seongbae.park@gmail.com>
6022
6023 * MAINTAINERS (Various Maintainer): Fix typo.
6024
abca4739
PB
60252007-06-11 Paolo Bonzini <bonzini@gnu.org>
6026
6027 * MAINTAINERS (Various Maintainer): Add myself as
6028 dataflow maintainer.
6029
a894d2c3
BE
60302007-06-07 Ben Elliston <bje@au.ibm.com>
6031
6032 * config.sub, config.guess: Update from upstream sources.
6033
8024d75e
BE
60342007-06-07 Ben Elliston <bje@au.ibm.com>
6035
6036 * Makefile.tpl: Fix spelling error.
6037 * Makefile.in: Regenerate.
6038
973a9a5e
SE
60392007-06-01 Steve Ellcey <sje@cup.hp.com>
6040
96598938
L
6041 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6042 lt_cv_sys_max_cmd_len.
973a9a5e 6043
ccb4d26b
DN
60442007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6045
6046 * MAINTAINERS (Various Maintainers): Add myself as
6047 auto-vectorizer maintainer.
6048
eecb7461
PB
60492003-05-31 Paolo Bonzini <bonzini@gnu.org>
6050
6051 PR libjava/32098
6052 * libtool.m4: Revert previous change.
6053 * ltgcc.m4: Put it here.
6054
89d28202
ZD
60552003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6056
6057 * MAINTAINERS (Various Maintainers): Add myself as
6058 auto-vectorizer maintainer.
6059
60c7a11a
L
60602007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6061
6062 PR libjava/32098
6063 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6064
9dd3cc81
RG
60652007-05-30 Richard Guenther <rguenther@suse.de>
6066
6067 * MAINTAINERS (Various Maintainers): Add myself as
6068 auto-vectorizer maintainer.
6069
9cc1244e
JJ
60702007-05-30 Jakub Jelinek <jakub@redhat.com>
6071
6072 PR bootstrap/29382
6073 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6074 * configure: Rebuilt.
6075
6124296b
RC
60762007-05-28 Roberto Costa <robsettantasei@gmail.com>
6077
6078 * MAINTAINERS (Write After Approval): Removed my name.
6079
6b757a0d
SB
60802007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6081
6082 * MAINTAINERS (Write After Approval): Remove myself.
6083
86ef8528
AT
60842007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6085
6086 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6087
1cf3d07d
SE
60882007-05-23 Steve Ellcey <sje@cup.hp.com>
6089
6090 * ltmain.sh: Update from ToT Libtool.
6091 * libtool.m4: Update from ToT Libtool.
6092 * ltsugar.m4: New. Update from ToT Libtool.
6093 * ltversion.m4: New. Update from ToT Libtool.
6094 * ltoptions.m4: New. Update from ToT Libtool.
6095 * ltconfig: Remove.
6096 * ltcf-c.sh: Remove.
6097 * ltcf-cxx.sh: Remove.
6098 * ltcf-gcj.sh: Remove.
6099
ce3fcf8c
OW
61002007-05-22 Ollie Wild <aaw@google.com>
6101
6102 * MAINTAINERS (Write After Approval): Add myself.
6103
342b9200
PB
61042007-05-16 Paolo Bonzini <bonzini@gnu.org>
6105
6106 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6107 stage_cflags.
6108 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6109 Remove CFLAGS/LIBCFLAGS.
6110 (configure-stage[+id+]-[+prefix+][+module+],
6111 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6112 * Makefile.in: Regenerate.
6113
cea17285
DN
61142007-05-15 Diego Novillo <dnovillo@google.com>
6115
6116 * MAINTAINERS: Update e-mail address.
6117
11c004e7
RE
61182007-05-15 Revital Eres <eres@il.ibm.com>
6119
6120 * MAINTAINERS (Write After Approval): Add myself.
6121
ab6bd693
RC
61222007-05-14 Roberto Costa <robsettantasei@gmail.com>
6123
6124 * MAINTAINERS (Write After Approval): Updated my address.
6125
388cdf07
TN
61262007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6127
6128 * MAINTAINERS (Write After Approval): Add myself.
6129
23f24034
SR
61302007-05-11 Silvius Rus <rus@google.com>
6131
6132 * MAINTAINERS (Write After Approval): Add myself.
6133
34a7526e
TT
61342007-04-23 Tom Tromey <tromey@redhat.com>
6135
6136 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6137
51da21be
MM
61382007-04-22 Mark Mitchell <mark@codesourcery.com>
6139
6140 * MAINTAINERS (cpplib): Rename to ...
6141 (libcpp): ... this. Add C/C++ front end maintainers.
6142
70070387
SE
61432007-04-14 Steve Ellcey <sje@cup.hp.com>
6144
6145 * config-ml.in: Pass ${ml_config_env} to configure calls.
6146
df1a0dbb
CB
61472007-04-04 Christian Bruel <christian.bruel@st.com>
6148
6149 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6150
9daff147
DK
61512007-04-02 Dave Korn <dave.korn@artimi.com>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
374eadb2
TB
61552007-03-31 Tobias Burnus <burnus@net-b.de>
6156
6157 * MAINTAINERS (fortran 95 front end): Add myself.
6158
8eced3a2
DR
61592007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6160
6161 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6162
653de3e3
AZ
61632007-03-24 Ayal Zaks <zaks@il.ibm.com>
6164
6165 * MAINTAINERS (Modulo Scheduler): Add myself.
6166
b737d953
BM
61672007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6168
6169 * MAINTAINERS (fortran 95 front end): Add myself.
6170 (c++ front end): whitespace fix.
6171
a584cdf2
NF
61722007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
8c79f3c4
RS
61762007-03-21 Richard Sandiford <richard@codesourcery.com>
6177
6178 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6179 of glob. Quote arguments with single quotes too.
6180 * configure: Regenerate.
6181
07f1ac6d
BM
61822007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6183
6184 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6185 * Makefile.in: Regenerate
6186
172e41aa
AS
61872007-03-07 Andreas Schwab <schwab@suse.de>
6188
6189 * configure: Regenerate.
6190
9c4d2493
BM
61912007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6192
6193 * configure.ac: Add "--with-pdfdir" configure option,
6194 which defines pdfdir variable.
6195 * Makefile.def (target=fixincludes): Add install-pdf to
6196 missing targets.
6197 (recursive_targets): Add install-pdf target.
6198 (flags_to_pass): Add pdfdir.
6199 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6200 target.
6201 * configure: Regenerate
6202 * Makefile.in: Regenerate
6203
e14e622e
EC
62042007-02-28 Eric Christopher <echristo@apple.com>
6205
6206 Revert:
6207 2006-12-07 Mike Stump <mrs@apple.com>
6208
6209 * Makefile.def (dependencies): Add dependency for
6210 install-target-libssp and install-target-libgomp on
6211 install-gcc.
6212 * Makefile.in: Regenerate.
6213
54e433bc
MK
62142007-02-27 Matt Kraai <kraai@ftbfs.org>
6215
6216 * configure: Regenerate.
6217 * configure.ac: Move statements after variable declarations.
6218
6c8d3d8f
KK
62192007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6220
6221 * MAINTAINERS: Add myself as sh maintainer.
6222
9f8c6739
JM
62232007-02-19 Joseph Myers <joseph@codesourcery.com>
6224
6225 * configure.ac: Adjust for loop syntax.
6226 * configure: Regenerate.
6227
278a7a38
AO
62282007-02-18 Alexandre Oliva <aoliva@redhat.com>
6229
6230 * configure: Rebuilt.
6231
b2eaac4a
AO
62322007-02-18 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * configure.ac: Drop multiple occurrences of --enable-languages,
6235 and fix its quoting.
6236 * configure: Rebuilt.
6237
beeaf216 62382007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6239 Nathan Sidwell <nathan@codesourcery.com>
6240 Vladimir Prus <vladimir@codesourcery.com>
6241 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6242
6243 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6244 * configure: Regenerate.
6245
09201a09
GP
62462007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6247
6248 * ltconfig (freebsd*): Default to elf.
6249
291f172e
DJ
62502007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * configure.ac (target_libraries): Move libgcc before libiberty.
6253 * configure: Regenerated.
6254
c3a86da9
DJ
62552007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6256 Paolo Bonzini <bonzini@gnu.org>
6257
6258 PR bootstrap/30753
6259 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6260 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6261 * configure: Regenerated.
6262
88e1e72a
FXC
62632007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6264
6265 * MAINTAINERS (Language Front End Maintainers): Update my mail
6266 address.
6267
44bfc3ac
DJ
62682007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6269
6270 PR bootstrap/30748
6271 * configure.ac: Correct syntax for Solaris ksh.
6272 * configure: Regenerated.
6273
3e19841a
PB
62742007-02-09 Paolo Bonzini <bonzini@gnu.org>
6275
6276 * configure.ac: Sync with src.
6277 * configure: Regenerate.
6278
74a48762
PB
62792007-02-09 Paolo Bonzini <bonzini@gnu.org>
6280
6281 * Makefile.in: Regenerate.
6282
d846e52e
PB
62832007-02-09 Paolo Bonzini <bonzini@gnu.org>
6284
6285 * config.sub: Sync with src.
6286
1c710c3c
DJ
62872007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6288
6289 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6290 noncanonical equivalents.
6291 * configure.in: Rename to...
6292 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6293 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6294 target_noncanonical. Use them. Rewrite removal of configure
6295 arguments for autoconf 2.59. Discard variable settings. Force
6296 program_transform_name for native tools.
6297
6298 * Makefile.in: Regenerated.
6299 * configure: Regenerated with autoconf 2.59.
6300
dce2d8b2 63012007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6302
3de8da2a 6303 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6304
f6671c93
AS
63052007-01-31 Andreas Schwab <schwab@suse.de>
6306
6307 * Makefile.tpl (LDFLAGS): Substitute it.
6308 * Makefile.in: Regenerate.
6309
dce2d8b2 63102007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6311
3de8da2a 6312 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6313
2472200d
DE
63142007-01-28 David Edelsohn <edelsohn@gnu.org>
6315
3de8da2a 6316 * MAINTAINERS (spu port): Add myself.
2472200d 6317
5305be7e
RG
63182007-01-23 Richard Guenther <rguenther@suse.de>
6319
6320 PR bootstrap/30541
6321 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6322 * Makefile.tpl (GNATBIND): Substitute it.
6323 (GNATMAKE): Likewise.
6324 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6325 of STAGE_PREFIX.
6326 * Makefile.in: Regenerate.
6327 * configure: Regenerate.
6328
416cfb5e
MS
63292007-01-18 Mike Stump <mrs@apple.com>
6330
6331 * configure.in: Re-enable -Werror for gcc builds.
6332
3de8da2a 63332007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6334
3de8da2a 6335 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6336
d943d7c4
PB
63372007-01-11 Paolo Bonzini <bonzini@gnu.org>
6338
6339 * configure.in: Change == to = in test command.
3de8da2a 6340 * configure: Regenerate.
d943d7c4 6341
e69bf64b 63422007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6343 Nick Clifton <nickc@redhat.com>
6344 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6345
6346 * configure.in (build_configargs, host_configargs, target_configargs):
6347 Remove build/host/target parameters.
6348 (host_libs): Add gmp and mpfr.
6349 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6350 * Makefile.def (gmp, mpfr): New.
6351 (gcc): Remove target.
6352 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6353 target_os, target_vendor): New.
dce2d8b2 6354 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6355 * configure: Regenerate.
6356 * Makefile.in: Regenerate.
e69bf64b
PB
6357
63582007-01-11 Matt Fago <fago@earthlink.net>
6359
6360 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6361 to improve robustness of configure tests.
e69bf64b 6362 * configure: Regenerate.
e14e622e 6363
a42f3b80
UB
63642007-01-09 Uros Bizjak <ubizjak@gmail.com>
6365
6366 * MAINTAINERS: Add myself as i386 maintainer.
6367
a36aee1a
JH
63682007-01-08 Jan Hubicka <jh@suse.cz>
6369
61fcaeef 6370 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6371
738a52d3
KT
63722007-01-08 Kai Tietz <kai.tietz@onevision.com>
6373
6374 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6375 * configure: Regenerate.
738a52d3 6376
54fdc474
DJ
63772007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6378
6379 * Makefile.tpl (all-target): Correct @if conditional for target
6380 modules.
6381 * configure.in: Omit libiberty if building only target libgcc.
6382 * configure, Makefile.in: Regenerated.
6383
3dd71726
PB
63842007-01-04 Paolo Bonzini <bonzini@gnu.org>
6385
dce2d8b2 6386 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6387 * configure: Regenerate.
6388
fa958513
DJ
63892007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6390
6391 * Makefile.def (target_modules): Add libgcc.
6392 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6393 * Makefile.tpl (clean-target-libgcc): Delete.
6394 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6395 on gcc even for bootstrapped modules. Rewrite handling of
6396 lang_env_dependencies to loop over target_modules.
6397 * configure.in (target_libraries): Add target-libgcc.
6398 * Makefile.in, configure: Regenerated.
6399
e1888513
PB
64002006-12-29 Paolo Bonzini <bonzini@gnu.org>
6401
6402 * configure.in: Reorganize recognition of languages. Add
6403 --enable-stage1-languages. Show supported languages for the chosen
6404 target rather than all recognized languages.
6405 * configure: Regenerate.
6406
53b88b73
PB
64072006-12-29 Paolo Bonzini <bonzini@gnu.org>
6408
6409 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6410 * Makefile.in: Regenerate.
6411
a3993f33
KG
64122006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6413
6414 * configure.in: Warn that MPFR 2.2.0 is buggy.
6415 * configure: Regenerate.
6416
f063a9ed
ILT
64172006-12-27 Ian Lance Taylor <iant@google.com>
6418
6419 * configure.in: When removing Makefiles to force a reconfigure, also
6420 remove prev-DIR*/Makefile.
6421 * configure: Regenerate.
6422
af71363e
AS
64232006-12-22 Andreas Schwab <schwab@suse.de>
6424
6425 * configure: Regenerate with correct autoconf version.
6426
0b0dc272
AM
64272006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6428
3de8da2a
UB
6429 * configure.in: add AC_SUBST for *_FOR_TARGET.
6430 * configure: Regenerate.
0b0dc272 6431
53b88b73
PB
64322006-12-19 Paolo Bonzini <bonzini@gnu.org>
6433
6434 * configure.in: Simplify logic for rejecting languages that cannot
6435 be built. Separate the case when a language is unsupported,
6436 from the case when the user chooses not to build a language.
6437
400ebff4
PB
64382006-12-19 Paolo Bonzini <bonzini@gnu.org>
6439
6440 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6441 it only affects bootstrap and could be tested on "$host" as well.
6442 * configure: Regenerate.
6443 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6444
8efea775
PB
64452006-12-19 Paolo Bonzini <bonzini@gnu.org>
6446
6447 PR bootstrap/29544
6448 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6449 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6450 move here comment from Makefile.tpl.
6451 * Makefile.tpl: Move some definitions higher in the file.
6452 (STAGE1_CHECKING): New.
6453 * configure.in: Add --enable-stage1-checking.
6454 * configure: Regenerate.
6455 * Makefile.in: Regenerate.
6456
ed88a7ed
PB
64572006-12-19 Paolo Bonzini <bonzini@gnu.org>
6458
6459 * MAINTAINERS: Add myself as build system maintainer.
6460
b65151d3
SM
64612006-12-15 Simon Martin <simartin@users.sourceforge.net>
6462
6463 * MAINTAINERS (Write After Approval): Add myself.
6464
7e050830
EC
64652006-12-13 Eric Christopher <echristo@apple.com>
6466
6467 * MAINTAINERS: Add myself as darwin maintainer.
6468
8b494895
ILT
64692006-12-11 Ian Lance Taylor <ian@airs.com>
6470
6471 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6472
dce2d8b2 64732006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6474
6475 MAINTAINERS: Update my entry.
6476
58e24147
AM
64772006-12-11 Alan Modra <amodra@bigpond.net.au>
6478
6479 * configure.in: Handle spu makefile frag.
58e24147
AM
6480 * Makefile.tpl (MAINT): Define
6481 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6482 * configure: Regenerate.
6483 * Makefile.in: Regenerate.
6484
9b6f37a0
BE
64852006-12-11 Ben Elliston <bje@au.ibm.com>
6486
6487 * config.guess: Import latest version.
6488 * config.sub: Likewise.
6489
ea6f5c57
BE
64902006-12-11 Ben Elliston <bje@au.ibm.com>
6491
6492 * configure.in (spu-*-*): Don't skip target-libiberty.
6493 * configure: Regenerate.
6494
42c1cd8a
AT
64952006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6496
6497 PR bootstrap/30134
6498 * configure.in: Correct x86 darwin support for libjava to powerpc
6499 and i?86 only.
6500 * configure: Regenerate.
6501
55eb837d
ST
65022006-12-08 Sandro Tolaini <tolaini@libero.it>
6503
6504 * configure.in: Add x86 darwin support for libjava.
6505 * configure: Regenerate.
6506
5bdacbc7
MS
65072006-12-07 Mike Stump <mrs@apple.com>
6508
6509 * Makefile.def (dependencies): Add dependency for
6510 install-target-libssp and install-target-libgomp on
6511 install-gcc.
6512 * Makefile.in: Regenerate.
6513
477d851c
RG
65142006-12-04 Richard Guenther <rguenther@suse.de>
6515
6516 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6517 (Non-Algorithmic Maintainers): Move over non-algorithmic
6518 loop optimizer maintainers, add myself as a non-algorithmic
6519 middle-end maintainer.
6520
5d33d367
DF
65212006-12-04 Daniel Franke <franke.daniel@gmail.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
dbee1fb3
KG
65252006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6526
6527 * configure.in: Update error message for missing GMP/MPFR.
6528
6529 * configure: Regenerate.
6530
b5147de7
KG
65312006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6532
6533 * configure.in: Update MPFR version in error message.
6534
6535 * configure: Regenerate.
6536
f019376c
KG
65372006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6538
6539 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6540 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6541 --with-gmp-lib): New flags.
6542
6543 * configure: Regenerate.
6544
91ed95ae
BM
65452006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6546
6547 * MAINTAINERS (Write After Approval): Change my email address.
6548
3a971f15
MLI
65492006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6550
05170031 6551 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6552
dce2d8b2 65532006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6554
6555 * MAINTAINERS (i18n): Update e-mail address.
6556
df5487ee
TS
65572006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6558
6559 * MAINTAINERS (spu port): Add myself as maintainer.
6560 (Write After Approval): Remove myself.
6561
92c2f0ee
BE
65622006-11-22 Ben Elliston <bje@au.ibm.com>
6563
6564 * configure.in (skipdirs): Don't build libssp for SPU.
6565 * configure: Regenerate.
6566
a3b97199
AP
65672006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6568
6569 * MAINTAINERS (spu port): Add myself as maintainer.
6570 (libobjc): Update my email address.
6571
0eb97064
AB
65722006-11-21 Andrea Bona <andrea.bona@st.com>
6573
6574 * MAINTAINERS (Write After Approval): Add myself.
6575
dce2d8b2 65762006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6577
6578 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6579 * configure : Rebuilt.
6580
dce2d8b2 65812006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6582
6583 * MAINTAINERS (Write After Approval): Add myself.
6584
d58542ea
AO
65852006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6586
6587 * MAINTAINERS (Write After Approval): Add myself.
6588
a357b5ae
KG
65892006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6590
6591 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6592 libmpfr.a.
6593 * configure: Regenerate.
6594
9bd6112c
PB
65952006-11-16 Paolo Bonzini <bonzini@gnu.org>
6596
6597 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6598 (unstage): Test for stage_last presence.
6599
6600 PR bootstrap/29802
dce2d8b2
EB
6601 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6602 STAGE_PREFIX.
9bd6112c
PB
6603 * Makefile.in: Regenerate.
6604
c8cf9f0f
ZD
66052003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6606
6607 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6608 maintainers.
6609
467b1fc6
ER
66102006-11-14 Erven Rohou <erven.rohou@st.com>
6611
6612 * MAINTAINERS (Write After Approval): Add myself.
6613
995a5697
PB
66142006-11-14 Paolo Bonzini <bonzini@gnu.org>
6615
6616 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6617 and stageN-package/Makefile.
6618 * Makefile.in: Regenerated.
6619
c8d6d53e
JZ
66202006-11-14 Jie Zhang <jie.zhang@analog.com>
6621
6622 * configure.in: Remove target-libgloss from noconfigdirs for
6623 bfin-*-*.
6624 * configure: Regenerated.
6625
dffb147d
KG
66262006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6627
6628 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6629
dffb147d
KG
6630 * configure: Regenerate.
6631
ca558912
KG
66322006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6633
6634 * configure.in: Robustify error message for missing GMP/MPFR.
6635
6636 * configure: Regenerate.
6637
dce2d8b2 66382006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
dce2d8b2 66422006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6643
6644 * MAINTAINERS: Change email address.
6645
91de1527
VP
66462006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
a3867703
PB
66502006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
b4364fa2
CL
66542006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6655
7e050830 6656 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6657 Write After Approval section.
b4364fa2 6658
70ec446f
KG
66592006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6660
6661 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6662 need_gmp anymore.
6663 * configure: Regenerate.
6664
018c8d88
TB
66652006-10-16 Tobias Burnus <burnus@net-b.de>
6666
6667 * MAINTAINERS (Write After Approval): Add myself.
6668
f6a1687e
BE
66692006-10-16 Ben Elliston <bje@au.ibm.com>
6670
6671 * config.guess: Import latest version.
6672 * config.sub: Likewise.
6673
b5422ad7
BM
66742006-10-10 Brooks Moses <bmoses@stanford.edu>
6675
6676 * Makefile.def: Added pdf target handling.
6677 * Makefile.tpl: Added pdf target handling.
6678 * Makefile.in: Regenerated.
6679
bdcee471
CL
66802006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6681
6682 * MAINTAINERS: Add self as score port maintainer.
6683
7d610414
BM
66842006-10-04 Brooks Moses <bmoses@stanford.edu>
6685
6686 * MAINTAINERS (Write After Approval): Add myself.
6687
e48d66a9
SK
66882006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6689
7e050830 6690 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6691 or newer.
6692 * configure: Regenerated.
6693
c394e891
DB
66942006-09-27 Dave Brolley <brolley@redhat.com>
6695
dce2d8b2
EB
6696 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6697 using $s instead of $r.
c394e891
DB
6698 * configure: Regenerated.
6699
1ee4c5a0
TS
67002006-09-26 Thiemo Seufer <ths@mips.com>
6701
6702 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6703 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6704 * configure: Regenerate.
6705
dce2d8b2 67062006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6707
6708 * MAINTAINERS (Write After Approval): Remove myself.
6709
0c502898
CF
67102006-09-22 Chao-ying Fu <fu@mips.com>
6711
6712 * MAINTAINERS (Write After Approval): Add myself.
6713
a7819e42
JM
67142006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6715
6716 * MAINTAINERS: Add self as soft-fp maintainer.
6717
dce2d8b2 67182006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6719
6720 * MAINTAINERS: Add myself as avr maintainer.
6721 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6722
e8288489
RC
67232006-09-07 Roberto Costa <roberto.costa@st.com>
6724
6725 * MAINTAINERS (Write After Approval): Add myself.
6726
b91f0a41
CV
67272006-08-30 Corinna Vinschen <corinna@vinschen.de>
6728
6729 * configure.in: Never build newlib for a Mingw host.
6730 Never build newlib as Mingw target library.
6731 Test the existence of winsup/cygwin for building a Cygwin newlib,
6732 rather than just winsup.
6733 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6734 building a Mingw target.
6735 * configure: Regenerate.
6736
094c07a0
EB
67372006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6738
6739 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6740
8d1171cb
PB
67412006-07-25 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * config.guess: Import from src (was more updated).
6744 * config.sub: Likewise.
6745
2e9e6f68
DJ
67462006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6747
6748 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6749 * configure: Regenerated.
6750
57255173
PB
67512006-07-18 Paolo Bonzini <bonzini@gnu.org>
6752
cc6010cd
AP
6753 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6754 for stages after the first.
57255173 6755
9fbe6585
JJ
67562006-07-17 Jakub Jelinek <jakub@redhat.com>
6757
6758 * Makefile.def: Add dependencies for configure-opcodes
6759 on configure-intl and all-opcodes on all-intl.
6760 * Makefile.in: Regenerated.
6761
18c3f977
BE
67622006-07-13 Ben Elliston <bje@au.ibm.com>
6763
6764 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6765
27b56ba6
PE
67662006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6767
6768 Port to hosts whose 'sort' and 'tail' implementations
6769 treat operands with leading '+' as file names, as POSIX
6770 has required since 2001. However, make sure the code still
6771 works on pre-POSIX hosts.
6772 * ltmain.sh: Don't assume "sort +2" is equivalent to
6773 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6774
ad6d4e43
UW
67752006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6776
6777 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6778
706601d9
PG
67792006-07-04 Peter O'Gorman <peter@pogma.com>
6780
6781 * ltconfig: chmod 644 before ranlib during install.
6782
0b50988a
EB
67832006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6784
6785 PR bootstrap/18058
6786 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6787 if the bootstrap compiler is a GCC version that supports it.
6788 * configure: Regenerate.
6789
b6348cb3
PB
67902006-07-03 Paolo Bonzini <bonzini@gnu.org>
6791
95695ad3 6792 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6793 * configure: Regenerate.
6794
1546bb64
PB
67952006-07-03 Paolo Bonzini <bonzini@gnu.org>
6796
6797 PR other/27063
6798 * configure.in: Test subdir_requires and give an appropriate
6799 error message.
6800 * configure: Regenerate.
6801
5cb6c629
AJH
68022006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6803
6804 * MAINTAINERS (Write After Approval): Add myself.
6805
f4d8cdf8
JDA
68062006-06-22 John David Anglin <dave.anglin@nrc.ca>
6807
6808 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6809
4fe5abb7
SE
68102006-06-22 Steve Ellcey <sje@cup.hp.com>
6811
6812 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6813
2a79fd67
DA
68142006-06-20 David Ayers <d.ayers@inode.at>
6815
6816 PR bootstrap/28072
6817 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6818 whether target-libjava is being configured instead of whether the
6819 java front end is enabled.
6820 * configure: Regenerate.
7e050830 6821
04879af3
RO
68222006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6823
6824 PR target/27540
6825 * configure.in: Only enable libgomp on IRIX 6.
6826 * configure: Regenerate.
6827
ec6c7392
PB
68282006-06-15 Paolo Bonzini <bonzini@gnu.org>
6829
6830 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6831 too.
6832 * Makefile.in: Regenerate.
6833
12973d7a
DD
68342006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6835
6836 * config-ml.in: Alter CCASFLAGS to include special
6837 multilib options the same as is done for CFLAGS.
6838
c67ed86a
JDA
68392006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6840
6841 * configure.in: Don't enable libgomp on hpux10.
6842 * configure: Rebuilt.
6843
cb253473
DA
68442006-06-12 David Ayers <d.ayers@inode.at>
6845
6846 PR bootstrap/27963
6847 PR target/19970
7e050830 6848 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6849 ${libgcj} is specified.
6850 * configure: Regenerate.
7e050830 6851
dce2d8b2 68522006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6853
6854 Sync from src:
7e050830
EC
6855
6856 * configure.in: Sync.
32845532 6857 * configure: Regenerated.
7e050830 6858
32845532
CD
6859 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6860
6861 * Makefile.def: Added dependencies from sim and gdb on intl, and
6862 added configure dependencies to everything with an all dependency
6863 on intl.
6864 * Makefile.in: Regenerated.
6865
7cd0cf9c
DA
68662006-06-06 David Ayers <d.ayers@inode.at>
6867
6868 PR libobjc/13946
6869 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6870 * Makefile.in: Regenerate.
6871 * configure.in: Add --enable-objc-gc at toplevel and have it
6872 enable boehm-gc for Objective-C.
6873 Remove target-boehm-gc from libgcj.
6874 Add target-boehm-gc to target_libraries.
6875 Add target-boehm-gc to noconfigdirs where ${libgcj}
6876 is specified.
6877 Assert that boehm-gc is supported when requested for Objective-C.
6878 Only build boehm-gc if needed either for Java or Objective-C.
6879 * configure: Regenerate.
7e050830 6880
3ff3adad
PB
68812006-06-05 Paolo Bonzini <bonzini@gnu.org>
6882
6883 PR 27674
6884 * Makefile.tpl (configure-[+prefix+][+module+],
6885 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6886 Remove rule to unstage bootstrapped modules.
6887 (stage_current): New.
6888 * Makefile.in: Regenerate.
6889
898e551d
LB
68902006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6891
6892 * MAINTAINERS (Write After Approval): Update my e-mail address.
6893
ea60341e
MS
68942006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6895
6896 * include/libiberty.h: Declare pex_run_in_environment.
6897
222ae291
AL
68982006-05-31 Asher Langton <langton2@llnl.gov>
6899
6900 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6901
e9a54b07
PB
69022006-05-25 Paolo Bonzini <bonzini@gnu.org>
6903
6904 * Makefile.def (bfd, opcodes): Fix lib_path.
6905 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6906 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6907 * Makefile.in: Regenerate.
6908
03e67131
CD
69092006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6910
6911 * Makefile.in: Regenerate.
6912
65d6e994
CD
69132006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6914
6915 * Makefile.def: Add install-html target. Add datarootdir
6916 docdir and htmldir to flags_to_pass.
6917 * Makefile.tpl: Add install-html target.
6918 * Makefile.in: Regenerate.
6919 * configure.in: Add --with-datarootdir, --with-docdir, and
6920 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6921 * configure: Regenerate.
6922
9e299237
MS
69232006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6924
6925 * configure.in: Enable gprof for cross builds.
6926 * configure: Regenerate.
6927
c31202cd
RG
69282006-05-22 Richard Guenther <rguenther@suse.de>
6929
6930 Revert
6931 2006-01-31 Richard Guenther <rguenther@suse.de>
6932 Paolo Bonzini <bonzini@gnu.org>
6933
6934 * Makefile.def (target_modules): Add libgcc-math target module.
6935 * configure.in (target_libraries): Add libgcc-math target library.
6936 (--enable-libgcc-math): New configure switch.
6937 * Makefile.in: Re-generate.
6938 * configure: Re-generate.
6939 * libgcc-math: New toplevel directory.
6940
2a332582
JDA
69412006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6942 Andreas Tobler <a.tobler@schweiz.ch>
6943
6944 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6945 * configure: Rebuilt.
6946
dce2d8b2 69472006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6948
ccce6917
SL
6949 * MAINTAINERS (Write After Approval): Add myself.
6950
ed606bc0
DD
69512006-05-01 DJ Delorie <dj@redhat.com>
6952
3d8f47a0 6953 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6954 * configure: Regenerate.
6955
9386bd20
RG
69562006-05-01 Richard Guenther <rguenther@suse.de>
6957
6958 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6959 maintainer.
6960
dce2d8b2 69612006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6962
6963 * MAINTAINERS (Write After Approval): Add myself.
6964
87ceee72
JB
69652006-04-28 Jan Beulich <jbeulich@novell.com>
6966
6967 * MAINTAINERS (Write After Approval): Add myself.
6968
e88a2c09
DD
69692006-04-18 DJ Delorie <dj@redhat.com>
6970
6971 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6972 reference libgloss so that libssp can be built in a combined
6973 tree.
6974 * configure: Regenerate.
6975
675f0a8a
RM
69762006-04-08 Robert Millan <rmh@gcc.gnu.org>
6977
6978 * MAINTAINERS (Write After Approval): Add myself.
6979
27b6c940
BE
69802006-04-05 Ben Elliston <bje@au.ibm.com>
6981
6982 * configure.in: Require makeinfo 4.4 or higher.
6983 * configure: Regenerate.
6984
687b17d4
GP
69852006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6986
6987 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6988 Rearrange the entries of other libraries to have them in one place.
6989
906ac235
JB
69902006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6991
7e050830 6992 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6993 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6994
fb0103e5
RG
69952006-03-14 Richard Guenther <rguenther@suse.de>
6996
6997 * configure: Regenerate with autoconf 2.13.
6998
17237f6b
JB
69992006-03-13 Jim Blandy <jimb@codesourcery.com>
7000
7001 * MAINTAINERS: Use my work address.
bed31434
JB
7002
7003 * MAINTAINERS: Update my E-mail address.
7004
27079765
AH
70052006-03-10 Aldy Hernandez <aldyh@redhat.com>
7006
7007 * configure.in: Handle --disable-<component> generically.
7008 * configure: Regenerate.
7009
54a17039
L
70102006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7011
7012 PR libgcj/17311
7013 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7014
b9bd11ca
EE
70152006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7016
7017 * MAINTAINERS (Write After Approval): Remove myself.
7018 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7019
dce2d8b2 70202006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7021
072b06f2
RE
7022 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7023 (TARGET_CONFIGDIRS): Remove.
7024 * configure.in: Remove AC_SUBST(target_configdirs).
7025 * Makefile.in, configure: Regenerated.
ee2312f3 7026
936e1a35
SK
70272006-02-20 Steven G. Kargl <kargls@comcast.net>
7028
7029 * MAINTAINERS (Write After Approval): Remove myself.
7030 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7031
cc11cc9b
PB
70322006-02-20 Paolo Bonzini <bonzini@gnu.org>
7033
7034 PR bootstrap/25670
7035
7036 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7037
7038 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7039 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7040 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7041 BUILD_PREFIX, BUILD_PREFIX_1.
7042 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7043
7044 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7045 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7046
7047 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7048 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7049 of `cat stage_current`. Always provide the `r' and `s' variables.
7050 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7051 a single shell execution.
7052 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7053 bootstrapped modules, make the stage1 module if the build was not
7054 started yet, else build the current stage.
7055 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7056 (all-build, all-host, all-target, [+make_target+]-host,
7057 [+make_target+]-target): Do not use \-continued lines.
7058 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7059 (current_stage, restrap, stage_last): New.
7060
7061 * Makefile.in: Regenerate.
7062 * configure: Regenerate.
7063
63a7c9ef
BD
70642006-02-19 Bud Davis <jmdavis@link.com>
7065
7066 * MAINTAINERS (Write After Approval): Remove myself.
7067 (Language Front End Maintainers): Add myself as fortran 95
7068 maintainer and update e-mail address.
7069
a3543e3a
FXC
70702006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7071
7072 * MAINTAINERS (Write After Approval): Remove myself.
7073 (Language Front End Maintainers): Add myself as fortran 95
7074 maintainer.
7075
ca5b1d2c
VK
70762006-02-16 Victor Kaplansky <victork@il.ibm.com>
7077
7078 * MAINTAINERS (Write After Approval): Add myself.
7079
0499513f
TK
70802006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7081
7082 * MAINTAINERS (Write After Approval): Remove myself.
7083 (Language Front End Maintainers): Add myself as
7084 fortran 95 maintainer.
7085
d1f8db0c
PB
70862006-02-14 Paolo Bonzini <bonzini@gnu.org>
7087
7088 Sync from src:
7089
7090 2005-12-27 Leif Ekblad <leif@rdos.net>
7091
cc6010cd
AP
7092 * configure.in: Add support for RDOS target.
7093 * configure: Regenerate.
d1f8db0c
PB
7094
70952006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7096 Andreas Schwab <schwab@suse.de>
d1f8db0c 7097
cc6010cd 7098 * configure: Regenerate.
d1f8db0c 7099
cac90078
DE
71002006-02-12 David Edelsohn <edelsohn@gnu.org>
7101
7102 * configure.in (enable_libgomp): Add AIX.
7103 * configure: Regenerate.
7104
bd37fbf5
MK
71052006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7106
7107 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7108
23027b7a
LM
71092006-02-03 Lee Millward <lee.millward@gmail.com>
7110
7111 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7112
0058967b
RG
71132006-01-31 Richard Guenther <rguenther@suse.de>
7114 Paolo Bonzini <bonzini@gnu.org>
7115
7116 * Makefile.def (target_modules): Add libgcc-math target module.
7117 * configure.in (target_libraries): Add libgcc-math target library.
7118 (--enable-libgcc-math): New configure switch.
7119 * Makefile.in: Re-generate.
7120 * configure: Re-generate.
7121 * libgcc-math: New toplevel directory.
7122
e8b05380
PB
71232006-01-26 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7126 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7127 the assembler, linker and binutils.
7128 * configure: Regenerate.
7129
d54d5437
DM
71302006-01-22 Dirk Mueller <dmueller@suse.de>
7131
7132 * MAINTAINERS (Write After Approval): Add myself.
7133
670cbfcf
DN
71342006-01-20 Diego Novillo <dnovillo@redhat.com>
7135
7136 * configure: Regenerate.
7137
953ff289
DN
71382006-01-18 Richard Henderson <rth@redhat.com>
7139 Jakub Jelinek <jakub@redhat.com>
7140 Diego Novillo <dnovillo@redhat.com>
7141
7142 * libgomp: New directory.
7143 * Makefile.def: Add target_module libgomp.
7144 * Makefile.in: Regenerate.
7145 * configure.in (target_libraries): Add target-libgomp.
7146 * configure: Regenerate.
7147
32ce4048
AO
71482006-01-05 Alexandre Oliva <aoliva@redhat.com>
7149
7150 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7151 @ from continuation.
7152 * Makefile.in: Rebuilt.
7153
0eaf8e17 71542006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7155
c76c0c83
CL
7156 * MAINTAINERS (Write After Approval): Add myself.
7157
2d309510
PB
71582006-01-04 Paolo Bonzini <bonzini@gnu.org>
7159
7160 PR bootstrap/24252
7161
7162 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7163 * Makefile.tpl (OBJDUMP): New.
7164 (EXTRA_HOST_FLAGS): Add it.
7165 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7166
953ff289
DN
7167 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7168 to use symbolic links between directories. Avoid race conditions
7169 or make them harmless.
7170 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7171
7172 * Makefile.def (LEAN): Pass.
7173 * Makefile.tpl (LEAN): Define.
7174 (stage[+id+]-start): Accept that the previous directory does not
7175 exist, if the bootstrap is lean.
7176 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7177 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7178 configure substitution.
7179 ([+compare-target+]): Likewise.
7180 ([+bootstrap-target+]-lean): New.
7181 * configure.in: Remove lean bootstrap support from here.
7182
953ff289
DN
7183 * Makefile.in: Regenerate.
7184 * configure: Regenerate.
2d309510 7185
368872c3
BE
71862006-01-04 Ben Elliston <bje@au.ibm.com>
7187
7188 * MAINTAINERS (libdecnumber): Add myself.
7189
d79e6356
MM
71902006-01-02 Mark Mitchell <mark@codesourcery.com>
7191
7192 * libtool-ldflags: New script.
7193
a6fbc1e2
AS
71942006-01-02 Andreas Schwab <schwab@suse.de>
7195
7196 * configure.in: When reconfiguring remove Makefile in
7197 all stage directories.
7198 * configure: Regenerate.
7199
103a4b39
SB
72002005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7201
7202 * MAINTAINERS: Update my email address.
7203
212f829c
PB
72042005-12-20 Paolo Bonzini <bonzini@gnu.org>
7205
7206 Revert Ada-related part of the previous change.
7207
7208 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7209 Do not pass.
7210 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7211 * Makefile.in: Regenerate.
7212 * configure.in: Do not include mt-ppc-aix target fragment.
7213 * configure: Regenerate.
7214
8ef1f2df
PB
72152005-12-19 Paolo Bonzini <bonzini@gnu.org>
7216
7217 * configure.in: Select appropriate fragments for PowerPC/AIX.
7218 * configure: Regenerate.
7219
7220 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7221 BOOT_CFLAGS, BOOT_LDFLAGS.
7222 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7223 BOOT_CFLAGS, BOOT_LDFLAGS.
7224 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7225 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7226 (stage): Fail if we cannot complete the work.
7227 * Makefile.in: Regenerate.
7228
ab34901f
NS
72292005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7230
7231 * configure.in: Replace ms1 with mt.
7232 * configure: Rebuilt.
7233
cbe82f21
BM
72342005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7235
7236 * MAINTAINERS: Update my email address.
7237
19843472
PB
72382005-12-15 Paolo Bonzini <bonzini@gnu.org>
7239
7240 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7241 install-host-nogcc): Don't invoke $(stage) at the end.
7242 * Makefile.in: Regenerate.
7243
1ca26cd2
PB
72442005-12-14 Paolo Bonzini <bonzini@gnu.org>
7245
7246 * configure.in: Flip the top-level bootstrap switch.
7247 * configure: Regenerate.
7248
f41d6665
DJ
72492005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7250
7251 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7252 $(stage) and $(unstage).
7253 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7254 (all): Remove stray semicolon.
7255 (local-distclean): Don't handle multilib.tmp and multilib.out.
7256 (install.all): Set $s for consistency.
7257 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7258 check_multilibs setting. Always make the install directory.
7259 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7260 Correct @if/@endif.
7261 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7262 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7263 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7264 (multilib.out): Remove.
7265 * Makefile.in: Regenerated.
7266
dce2d8b2 72672005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7268
7269 * MAINTAINERS (Write After Approval): Add myself.
7270
64f182bd
NS
72712005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7272
121b2cee
NS
7273 * MAINTAINERS: Add myself as mt maintainer.
7274
64f182bd
NS
7275 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7276
a6d63770
AN
72772005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7278
7279 * MAINTAINERS: Change email address.
7280
2abefe3d
PB
72812005-12-05 Paolo Bonzini <bonzini@gnu.org>
7282
7283 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7284 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7285 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7286 Find in-tree tools if available.
7287 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7288 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7289 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7290 (COMPILER_*_FOR_TARGET): New.
7291 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7292 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7293 (CONFIGURED_*, USUAL_*): Remove.
7294 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7295 STRIP): Use autoconf substitutions.
7296 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7297 COMPILER_NM_FOR_TARGET): New.
7298 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7299
7300 (all): Make all-host and all-target in parallel.
7301 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7302 that $$r and $$s are set before invoking a recursive make.
7303 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7304 ([+bootstrap-target+]): Inline most of the `all' target.
7305
2f3bdde7
BE
73062005-11-29 Ben Elliston <bje@au.ibm.com>
7307
7308 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7309 from the gcc build directory.
7310 * Makefile.in: Regenerate.
7311
a4b6c45a
BE
73122005-11-29 Ben Elliston <bje@au.ibm.com>
7313
7314 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7315 depend on all-libdecnumber.
7316 * configure.in (host_libs): Include libdecnumber.
7317 * Makefile.in: Regenerate.
7318 * configure: Likewise.
7319
473a74b9
BE
73202005-11-29 Ben Elliston <bje@au.ibm.com>
7321
7322 * libdecnumber: Import decNumber sources from the dfp-branch.
7323
b4623110
KJ
73242005-11-21 Kean Johnston <jkj@sco.com>
7325
7326 * config.sub, config.guess: Sync from upstream sources.
7327
67dc1785
BE
73282005-11-21 Ben Elliston <bje@au.ibm.com>
7329
7330 Import from Autoconf sources:
7331
7332 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7333 * config/move-if-change: Don't output "$2 is unchanged";
7334 suggested by Ben Elliston. Handle weird characters correctly.
7335
186abafe
AT
73362005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7337
7338 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7339 to match upstream libtool for darwin.
7340
ef9db8d5
DJ
73412005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7342
7343 * Makefile.def: Remove gdb dependencies for gdbtk.
7344 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7345 (configure-gdb, install-gdb): New rules.
7346 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7347 * Makefile.in, configure: Regenerated.
7348
9c5141ab
JB
73492005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7350
7351 * MAINTAINERS (Write After Approval): Add myself.
7352
4523d51b
EE
73532005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7354
7355 * MAINTAINERS (Write After Approval): Add myself.
7356
086b011c
DN
73572005-10-24 Diego Novillo <dnovillo@redhat.com>
7358
7359 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7360 Diego Novillo.
7361
e7c84bf8
PB
73622005-10-22 Paolo Bonzini <bonzini@gnu.org>
7363
7364 PR bootstrap/24297
7365 * Makefile.tpl (do-[+make-target+], do-check, install,
7366 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7367 are set before recursing.
7368 * Makefile.in: Regenerate.
7369
b88a7564
EB
73702005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7371
7372 PR bootstrap/18939
7373 * Makefile.def (gcc) <target>: Fix thinko.
7374 * Makefile.in: Regenerate.
7375
61efc800
BS
73762005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7377
7378 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7379 * configure: Regenerate.
7380
f53d2869
JZ
73812005-10-15 Jie Zhang <jie.zhang@analog.com>
7382
7383 * MAINTAINERS (Write After Approval): Add self.
7384
077fc835
KH
73852005-10-08 Kazu Hirata <kazu@codesourcery.com>
7386
7387 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7388 target-libffi, target-qthreads, target-libjava, and
7389 targetlibobjc.
7390 * configure: Regenerate.
7391
d739199a
DJ
73922005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7395 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7396 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7397 (USUAL_OBJDUMP_FOR_TARGET): New.
7398 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7399 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7400 * configure, Makefile.in: Regenerated.
d739199a 7401
db38c6bb
PB
74022005-10-05 Paolo Bonzini <bonzini@gnu.org>
7403
7404 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7405 before other host packages.
7406
3015564c
KK
74072005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7408
7409 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7410
1061f99e
PB
74112005-10-05 Paolo Bonzini <bonzini@gnu.org>
7412
7413 PR bootstrap/22340
7414
7415 * configure.in (default_target): Remove.
7416 * Makefile.tpl (all): Do not use prerequisites as subroutines
7417 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7418 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7419 use prerequisites as subroutines.
7420 (check-host, check-target): New.
7421 (bootstrap configure & all targets): Do not use stage*-start
7422 if the directory layout is already ok.
7423 (non-bootstrap configure & all targets): Prepend a $(unstage).
7424 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7425 (NOTPARALLEL): Remove.
7426 (unstage, stage variables): New variables.
7427 (unstage, stage targets): Simply expand to those variables.
7428
7429 * configure: Regenerate.
7430 * Makefile.in: Regenerate.
7431
4a9c436f
JW
74322005-10-04 James E Wilson <wilson@specifix.com>
7433
7434 * Makefile.def (lang_env_dependencies): Add libmudflap.
7435 * Makefile.in: Regenerate.
7436
37150080
AS
74372005-10-03 Andreas Schwab <schwab@suse.de>
7438
7439 Backport from libtool CVS:
7440 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7441
7442 * ltmain.sh: add support for installing into temporary
7443 staging area (e.g. 'make install DESTDIR=...')
7444
39d16468
L
74452005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7446
7447 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7448 * configure: Regenerated.
7449
72a7ab82
AP
74502005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7451
7452 * configure: Regenerate with the correct
7453 autoconf version.
7454
6b65a26d
CM
74552005-09-30 Catherine Moore <clm@cm00re.com>
7456
7457 * configure.in (bfin-*-*): New.
7458 * configure: Regenerated.
7459
040b1c5a
GK
74602005-09-28 Geoffrey Keating <geoffk@apple.com>
7461
7462 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7463 (LIPO_FOR_TARGET): New.
7464 (CONFIGURED_LIPO_FOR_TARGET): New.
7465 (USUAL_LIPO_FOR_TARGET): New.
7466 (STRIP_FOR_TARGET): New.
7467 (CONFIGURED_STRIP_FOR_TARGET): New.
7468 (USUAL_STRIP_FOR_TARGET): New.
7469 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7470 STRIP_FOR_TARGET.
7471 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7472 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7473 * Makefile.in: Regenerate.
7474 * configure: Regenerate.
7e050830 7475
3a3c28db
DE
74762005-09-19 David Edelsohn <edelsohn@gnu.org>
7477
7478 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7479 (rs6000-*-aix*): Same.
7480 * configure: Regenerate.
7481
2749a921
TT
74822005-09-16 Tom Tromey <tromey@redhat.com>
7483
7484 * MAINTAINERS: Add self as java maintainer.
7485
7f26dfa3
FXC
74862005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7487
7488 * configure.in: Recognize f95 in the --enable-languages option,
7489 and substitute it for fortran, issuing a warning.
7490 * configure: Regenerate.
7491
d8852c4f
PE
74922005-08-30 Phil Edwards <phil@codesourcery.com>
7493
7494 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7495 * configure: Regenerated.
7496
ad685e81
AH
74972005-08-22 Aldy Hernandez <aldyh@redhat.com>
7498
7499 * MAINTAINERS: Add self as ms1 maintainer.
7500
b00d752c
RE
75012005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7502
7503 * Makefile.def (libssp): Add to lang_env_dependencies.
7504 * Makefile.in: Regenerate.
7505
9ed8fb9b
ILT
75062005-08-18 Ian Lance Taylor <ian@airs.com>
7507
7508 * MAINTAINERS: Add myself as middle-end maintainer.
7509
0f029d39
CG
75102005-08-17 Christian Groessler <chris@groessler.org>
7511
7512 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7513 * Makefile.in: Regenerate.
7514
81087874
AK
75152005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7516
7517 * MAINTAINERS (write after approval): Added myself.
7518
6a134f1c
MR
75192005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7520
7521 * MAINTAINERS (Write After Approval): Add myself.
7522
2693c0b0
PB
75232005-08-12 Paolo Bonzini <bonzini@gnu.org>
7524
7525 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7526 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7527 Look for alternate names of the target cc and c++
7528 * configure: Regenerate.
7529
4de997d1
PB
75302005-08-08 Paolo Bonzini <bonzini@gnu.org>
7531
7532 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7533 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7534 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7535 tools; remove code to manually set them.
7536 (Target tools): Look in the environment for them.
7537 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7538 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7539 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7540 build directory.
7541 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7542 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7543 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7544 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7545 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7546 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7547 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7548 * configure: Regenerate.
7549 * Makefile.in: Regenerate.
7550
b089e33a
BE
75512005-07-28 Ben Elliston <bje@au.ibm.com>
7552
7553 * MAINTAINERS: Update for removed CPU targets.
7554
e3791243
MM
75552005-07-27 Mark Mitchell <mark@codesourcery.com>
7556
7557 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7558 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7559 * Makefile.in: Regenerated.
7560
526635cb
MM
75612005-07-26 Mark Mitchell <mark@codesourcery.com>
7562
7563 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7564 (CFLAGS_FOR_TARGET): Use it.
7565 (CXXFLAGS_FOR_TARGET): Likewise.
7566 * Makefile.in: Regenerated.
7567 * configure.in (--with-build-sysroot): New option.
7568 * configure: Regenerated.
7569
19791f70
PB
75702005-07-24 Paolo Bonzini <bonzini@gnu.org>
7571
7572 * Makefile.tpl: Wrap install between unstage and stage
7573 * Makefile.in: Regenerate.
7574
35f5a23f
EC
75752005-07-21 Eric Christopher <echristo@apple.com>
7576
7577 * MAINTAINERS: Update affiliation.
7578
ff3ddf15
PW
75792005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7580
7581 * MAINTAINERS: Add self as crx port maintainer.
7582
3a664c1c
DD
75832005-07-20 DJ Delorie <dj@redhat.com>
7584
7585 * MAINTAINERS: Add self as m32c maintainer.
7586
539df155
KC
75872005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7588
7589 * all files: Update FSF address.
7590
be9c593a
EC
75912005-07-15 Eric Christopher <echristo@redhat.com>
7592
7593 * MAINTAINERS: Change affiliation.
7594
fd7ea4ab
JB
75952005-07-14 Jim Blandy <jimb@redhat.com>
7596
7597 * configure.in: Add cases for Renesas m32c.
7598 * configure: Regenerated.
7e050830 7599
0063a823
KC
76002005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7601
d0ca130a
KC
7602 * COPYING.LIB: Update from fsf.org.
7603
76042005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7605
7606 * COPYING, compile, config.guess,
0063a823
KC
7607 config.sub, install-sh, missing, mkinstalldirs,
7608 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7609 * config-ml.in: Update FSF address.
0063a823 7610
a8ba31f2
EC
76112005-07-13 Eric Christopher <echristo@redhat.com>
7612
7613 * configure.in: Add toplevel noconfigdir support for tpf.
7614 * configure: Regenerate.
7615
5bea4a03
PB
76162005-07-11 Paolo Bonzini <bonzini@gnu.org>
7617
7618 PR ada/22340
7619
7620 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7621 * Makefile.in: Regenerate.
7622
284bdbbd
MM
76232005-07-07 Mark Mitchell <mark@codesourcery.com>
7624
7625 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7626 Brolley to write-after-approval.
284bdbbd 7627
452190fb
AS
76282005-07-07 Andreas Schwab <schwab@suse.de>
7629
7630 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7631 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7632 * Makefile.in: Regenerated.
7633
9c8f9ec2
GK
76342005-07-06 Geoffrey Keating <geoffk@apple.com>
7635
7636 * configure.in: Don't build sim or rda when targetting darwin.
7637 * configure: Regenerate.
7638
ef0087a7
KH
76392005-07-06 Kazu Hirata <kazu@codesourcery.com>
7640
7641 * configure.in: Add --enable-libssp and --disable-libssp.
7642 * configure: Regenerate with autoconf-2.13.
7643
77008252
JJ
76442005-07-02 Jakub Jelinek <jakub@redhat.com>
7645
7646 * Makefile.def (target_modules): Add libssp.
7647 * configure.in (target_libraries): Add target-libssp.
7648 * configure: Rebuilt.
7649 * Makefile.in: Rebuilt.
7650
a04eae1b
ZW
76512005-07-01 Zack Weinberg <zackw@panix.com>
7652
7653 * MAINTAINERS: Change email address. Resign from maintainership.
7654
948884cd
RG
76552005-07-01 Richard Guenther <rguenther@suse.de>
7656
7657 * MAINTAINERS: Change my e-mail address and affiliation.
7658
c7870f5d
PB
76592005-06-22 Paolo Bonzini <bonzini@gnu.org>
7660
7661 * Makefile.def (stagefeedback): Come after profile.
7662 Define profiledbootstrap target.
7663 * Makefile.tpl (profiledbootstrap): Remove.
7664 (stageprofile-end): Zap stagefeedback.
7665 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7666 * Makefile.in: Regenerate.
7667
ab99519a
RS
76682005-06-13 Richard Sandiford <richard@codesourcery.com>
7669
7670 * MAINTAINERS: Update my email address.
7671
f610dd5f
ZW
76722005-06-13 Zack Weinberg <zack@codesourcery.com>
7673
7674 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7675 In 'cpp' stanza, support '#line' as well as '# '.
7676
71bc2a83
AS
76772005-06-08 Andreas Schwab <schwab@suse.de>
7678
7679 * MAINTAINERS: Move myself from 'Write After Approval' to
7680 'CPU Port Maintainers' section as m68k maintainer.
7681
4fab7234
HPN
76822005-06-07 Hans-Peter Nilsson <hp@axis.com>
7683
7684 * configure.in (unsupported_languages): New macro.
7685 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7686 non-ported target libraries in noconfigdirs.
7687 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7688 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7689 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7690 unsupported_languages.
7691 * configure: Regenerate.
7692
68193f9b
TS
76932005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7694
7695 * configure.in: Fix typo in handling of --with-mpfr-dir.
7696 * configure: Regenerate.
7697
f26f6b8d
RS
76982005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7699
7700 * MAINTAINERS: Update my email address.
7701
ba4853f8
JB
77022005-06-02 Jim Blandy <jimb@redhat.com>
7703
7704 * config.sub: Add cases for the Renesas m32c. (This patch has been
7705 accepted into the master sources.)
7706
79dd769c 77072005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7708 Michael Snyder <msnyder@redhat.com>
7709 Stan Cox <scox@redhat.com>
79dd769c 7710
f610dd5f 7711 * configure.in: Set noconfigdirs for ms1.
79dd769c 7712
f610dd5f 7713 * configure: Regenerate.
79dd769c 7714
d29e107f
JD
77152005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7716
7717 * MAINTAINERS (Write After Approval): Add self.
7718
e93196c3
JC
77192005-06-01 Josh Conner <jconner@apple.com>
7720
7721 * MAINTAINERS (Write After Approval): Add self.
7722
ae263c7a
KH
77232005-06-01 Kazu Hirata <kazu@codesourcery.com>
7724
7725 * MAINTAINERS: Update my email address.
7726
585b3aa3
ZM
77272005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7728
7729 * MAINTAINERS (Write After Approval): Add self.
7730
4930c50b
CD
77312005-05-26 Chris Demetriou <cgd@broadcom.com>
7732
7733 * MAINTAINERS (Write After Approval): Remove self.
7734
2dfbef6d
PB
77352005-05-25 Paolo Bonzini <bonzini@gnu.org>
7736
7737 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7738 (Dependencies): Consider target modules for bootstrap dependencies.
7739 Make target bootstrap modules depend on each stage's gcc.
7740 * Makefile.in: Regenerate.
7741
bcb28cf5
PB
77422005-05-20 Paolo Bonzini <bonzini@gnu.org>
7743
7744 * Makefile.def (configure-gcc): Depend on binutils having been built.
7745 (all-gcc): No need to do it here.
7746 * Makefile.in: Regenerate.
7747
0cf085e4
PB
77482005-05-19 Paul Brook <paul@codesourcery.com>
7749
f610dd5f 7750 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7751 language cannot be built.
7752 * configure: Regenerate.
7753
dfb2c39a
DJ
77542005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7755
7756 * ylwrap: Import from Automake 1.9.5.
7757
771aaa92
DU
77582005-05-13 David Ung <davidu@mips.com>
7759
7760 * MAINTAINERS (Write After Approval): Add self.
7761
3ac9bd58
MS
77622005-05-09 Mike Stump <mrs@apple.com>
7763
7764 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7765 lt_cv_sys_max_cmd_len for now.
f610dd5f 7766
f77a5578
SC
77672005-05-09 Stan Cox <scox@redhat.com>
7768
7769 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7770
795e36e5
MK
77712005-05-08 Matt Kraai <kraai@ftbfs.org>
7772
7773 * README.SCO: Update the URL.
7774
c9392a2b
DE
77752005-05-05 David Edelsohn <edelsohn@gnu.org>
7776
7777 * ltconfig: Define file_list_spec. Pass file_list_spec and
7778 with_gnu_ld to libtool.
7779 * ltcf-c.sh (aix[45]): Define file_list_spec.
7780 * ltcf-cxx.sh (aix[45]): Same.
7781 * ltcf-gcj.sh (aix[45]): Same.
7782 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7783 exists, write list of input files to temporary file.
7784
bebcd931
MS
77852005-05-04 Mike Stump <mrs@apple.com>
7786
7787 * configure.in: Always pass --target to target configures as
7788 otherwise rebuilds that do --recheck will fail.
7789 * confiugure: Rebuilt.
7790
ce406537
PB
77912005-05-04 Paolo Bonzini <bonzini@gnu.org>
7792
7793 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7794 STAGE_HOST_EXPORTS.
7795 (configure, all): Add bootstrap support.
7796 (Host modules, target modules): Pass post-stage1 flags and exports.
7797 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7798 * Makefile.in: Regenerate.
7799
aa9dcfc4
PB
78002005-04-29 Paolo Bonzini <bonzini@gnu.org>
7801
7802 * configure: Regenerate.
7803
b6f9abcf
MS
78042005-04-27 Mike Stump <mrs@apple.com>
7805
7806 * MAINTAINERS: Add self as darwin maintainer.
7807
acb217cb
BS
78082005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7809
7810 * config.sub: Update from master copy.
7811
b6dae270
MS
78122005-04-21 Mike Stump <mrs@apple.com>
7813
7814 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7815 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7816
c2e0d3a9
HPN
78172005-04-19 Hans-Peter Nilsson <hp@axis.com>
7818
7819 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7820 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7821 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7822 "*-*-elf" and "*-*-linux*".
7823 * configure: Regenerate.
7824
871ae772
JM
78252005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7826
7827 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7828
bf070c29
MS
78292005-04-12 Mike Stump <mrs@apple.com>
7830
7831 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7832
e865b6f7
TK
78332005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7834
7835 * MAINTAINERS (Write After Approval): Add myself.
7836
7b71ad7f
BS
78372005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7838
7839 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7840
25b42232
PB
78412005-04-06 Paolo Bonzini <bonzini@gnu.org>
7842
f610dd5f 7843 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7844 (TARGET_CONFIGARGS): Include --with-target-subdir.
7845 (configure, all): New macros. Use them throughout.
7846 * Makefile.in: Regenerate.
7847
d727c624
JG
78482005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7851
fff72cc4
ZD
78522005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7853
7854 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7855
86472dc3
GP
78562005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7857
7858 * MAINTAINERS: Move John Carr to Write After Approval.
7859
dce2d8b2 78602005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7861
7862 * config/mh-mingw32: Delete.
7863 * configure.in: Don't use it.
7864 * configure: Regenerate.
7865
33da42bc
PB
78662005-03-31 Paolo Bonzini <bonzini@gnu.org>
7867
7868 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7869 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7870 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7871 (HOST_LIB_PATH): Generate from Makefile.def.
7872 (TARGET_LIB_PATH): Likewise.
7873 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7874 * Makefile.in: Regenerate.
7875 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7876 (RPATH_ENVVAR): Include Darwin case.
7877 * configure: Regenerate.
7878
15cc1841
TF
78792005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7880
7881 * MAINTAINERS (Various Maintainers): Remove self.
7882 (Write After Approval): Add self.
7883
6a8c79d5
TF
78842005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7885
7886 * MAINTAINERS (Various Maintainers): Add self.
7887
256f7136
PB
78882005-03-25 Paolo Bonzini <bonzini@gnu.org>
7889
7890 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7891 * configure: Regenerate.
7892
191dd2c9
ZW
78932005-03-21 Zack Weinberg <zack@codesourcery.com>
7894
7895 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7896 gcc_version, and gcc_version_trigger from set of flags to pass.
7897 * Makefile.tpl: Remove definitions of above variables.
7898 (config.status): Remove dependency on $(gcc_version_trigger).
7899 * Makefile.in: Regenerate.
7900 * configure.in: Do not reference config/gcc-version.m4 nor
7901 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7902 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7903 * configure: Regenerate.
7904
ef6e9bc0 79052005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7906 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7907
7908 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7909 * Makefile.in: Regenerate.
7910
009bbd5a
FW
79112005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7912
7913 * MAINTAINERS (Write After Approval): Add myself.
7914
09f8755b
DA
79152005-03-03 David Ayers <d.ayers@inode.at>
7916
7917 * MAINTAINERS (Write After Approval): Add myself.
7918
e73ed25c
AO
79192005-03-01 Alexandre Oliva <aoliva@redhat.com>
7920
7921 PR libgcj/20160
7922 * ltmain.sh: Avoid creating archives with components that have
7923 duplicate basenames.
7924
ace9ac7b
AP
79252005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7926
7927 PR bootstrap/20250
7928 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7929 instead of check.
7930 * Makefile.in: Regenerate.
7931
c9db9354
PB
79322005-02-28 Paolo Bonzini <bonzini@gnu.org>
7933
7934 * Makefile.in: Regenerate to fix conflict between the previous two
7935 patches.
7936
215c351a
PB
79372005-02-28 Paolo Bonzini <bonzini@gnu.org>
7938
7939 PR bootstrap/17383
7940 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7941 * Makefile.tpl (HOST_SUBDIR): New substitution.
7942 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7943 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7944 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7945 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7946 (Host modules, Bootstrapped modules): Use it.
7947 (Build modules, Target modules): Do not create symlink trees,
7948 always configure out-of-srcdir.
7949 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7950 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7951 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7952 $(HOST_SUBDIR). Create a symlink for host_subdir.
7953
7954 * Makefile.in: Regenerate.
7955 * configure: Regenerate.
7956
5395b47b
NN
79572005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7958
7959 Merged from libada-gnattools-branch:
7960 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7961
7962 * gnattools: New directory.
7963 * Makefile.def: Add gnattools as a module, depending on target-libada.
7964 * Makefile.in: Regenerate.
7965 * configure.in: Include gnattools in host_tools; disable it if ada
7966 is disabled.
7967 * configure: Regenerate.
7968
ca2cc05c
JM
79692005-02-24 James A. Morrison <phython@gcc.gnu.org>
7970
7971 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7972 treelang maintainer.
7973 (Write After Approval): Remove myself.
7974
d2f3024f
PS
79752005-02-23 Paul Schlie <schlie@comcast.net>
7976
7977 * configure.in: Allow darwin targeted ports to build tk, itcl and
7978 libgui.
7979 * configure: Regenerate.
7980
bba5e0ca
EB
79812005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7982
7983 PR libgcj/10353
7984 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7985 * configure: Regenerate.
7986
70132ce7
SK
79872005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7988
7989 * MAINTAINERS (Write After Approval): Add myself.
7990
20f0edca
ILT
79912005-02-10 Ian Lance Taylor <ian@airs.com>
7992
7993 * MAINTAINERS: Update my e-mail address.
7994
e64e5109
RG
79952005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7996
7997 * MAINTAINERS (Write After Approval): Add myself.
7998
40d64b5a
HPN
79992005-01-29 Hans-Peter Nilsson <hp@axis.com>
8000
8001 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8002 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8003 target-libgloss when not *-*-elf and *-*-aout.
8004 * configure: Regenerate.
8005
54a12711
KH
80062005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8007
8008 * MAINTAINERS: Remove obsolete entries.
8009
0aa99dbb
KH
8010 * MAINTAINERS (Write After Approval): Add Michael Matz.
8011
2b009f5f
NB
80122005-01-19 Neil Booth <neil@daikokuya.co.uk>
8013
8014 * MAINTAINERS: Remove self as cpplib maintainer.
8015
385870f5
KC
80162005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8017
8018 * install-sh, config.sub: Import from upstream.
8019
e7daab31
KC
80202005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8021
8022 PR bootstrap/18222
8023 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8024 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8025 * Makefile.in: Regenerate.
8026
e6003f4d
JT
80272005-01-16 Jason Thorpe <thorpej@netbsd.org>
8028
8029 * MAINTAINERS: Update my email address.
8030
145e2972 80312005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8032 Andreas Schwab <schwab@suse.de>
145e2972
DE
8033
8034 PR bootstrap/18033
8035 * config-ml.in: Eval option if surrounded by single quotes.
8036
86c7e0da
PB
80372005-01-03 Paolo Bonzini <bonzini@gnu.org>
8038
8039 Revert 2004-12-28 Makefile changes, a better fix will be
8040 applied to mainline and src after GCC 4.0 branches.
8041
3224a22f
PB
80422004-12-28 Paolo Bonzini <bonzini@gnu.org>
8043
8044 PR bootstrap/17383
8045
8046 * Makefile.def (target_modules): Remove stage parameter,
8047 it is always true now.
8048 * Makefile.tpl (configure-build-[+module+],
8049 configure-target-[+module+]): Always build symlink tree
8050 for the directory and for include. BUILD_SUBDIR and
8051 TARGET_SUBDIR cannot be . anymore.
8052 * Makefile.in: Regenerate.
8053
aaf51ca2
DE
80542004-12-25 David Edelsohn <edelsohn@gnu.org>
8055
8056 Revert 2004-12-08 Makefile changes.
8057
4e32e454
DS
80582004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8059
8060 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8061 cygwin, mingw.
8062
669f01d8
AS
80632004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8064
8065 * configure.in (sh64-*-*): Reenable gprof.
8066 * configure: Regenerate.
8067
1b227ee0
DE
80682004-12-08 David Edelsohn <edelsohn@gnu.org>
8069
8070 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8071 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8072 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8073 * Makefile.in: Regenerate.
8074
ce5e944c
CF
80752004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8076
8077 * MAINTAINERS: Update my email address.
8078
893f1e87
MK
80792004-12-07 Matt Kraai <kraai@ftbfs.org>
8080
8081 * Makefile.tpl: Generate normal dependencies if the LHS module is
8082 not bootstrapped.
8083 * Makefile.in: Regenerate.
8084
bb59c339
RS
80852004-12-03 Richard Sandiford <rsandifo@redhat.com>
8086
8087 * configure.in: Include config/gxx-include-dir.m4. Use
8088 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8089 * configure: Regenerate.
8090
4982adbe
RS
80912004-12-03 Richard Sandiford <rsandifo@redhat.com>
8092
8093 * config.if: Delete.
8094 * configure.in: Set libstdcxx_incdir directly.
8095 * configure: Regenerate.
8096
05750653
EC
80972004-12-02 Eric Christopher <echristo@redhat.com>
8098
8099 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8100 * Makefile.in: Regenerate.
8101
5fef1dbd
RS
81022004-12-02 Richard Sandiford <rsandifo@redhat.com>
8103
8104 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8105 * configure: Regenerate.
8106
afabd8e6
RS
81072004-12-02 Richard Sandiford <rsandifo@redhat.com>
8108
8109 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8110 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8111 * configure: Regenerate.
8112
78716e86
EC
81132004-12-01 Eric Christopher <echristo@redhat.com>
8114
8115 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8116 of things to remove.
8117
57ab8ba9
MK
81182004-11-29 Matt Kraai <kraai@ftbfs.org>
8119
8120 * MAINTAINERS (Write After Approval): Update my e-mail address.
8121
2539bffe
KC
81222004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8123
8124 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8125 from CVS libtool to always pass_all.
8126
3e732ba0
JDA
81272004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8128
8129 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8130 (hppa*64*-*-*): Delete incorrect comment.
8131 * configure: Rebuilt.
8132
767f726e
KC
81332004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8134
8135 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8136
2c92e90f
KC
81372004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8138
8139 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8140 from CVS libtool to always pass_all.
8141
32f84e48
KC
81422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8143
8144 * install-sh, compile: Import from automake.
8145
9587be8a
KC
81462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8147
8148 * config.guess, config.sub: Import from savannnah.
8149
04e81808 81502004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8151
8152 * MAINTAINERS (Write After Approval): Add myself
8153
f87a2b2e
MS
81542004-11-12 Mike Stump <mrs@apple.com>
8155
8156 * Makefile.def: Add html support.
8157 * Makefile.tpl: Likewise.
8158 * Makefile.in: Regenerate.
8159
848556c2
GK
81602004-11-11 Geoffrey Keating <geoffk@apple.com>
8161
556f03c4
GK
8162 PR 18423
8163 * configure.in: Remove all instances of build-fixincludes from
8164 noconfigdirs.
8165 (build_configargs): Supply --target to subdirectories.
8166 * configure: Regenerate.
8167
848556c2
GK
8168 * Makefile.def: Make gcc install depend on fixincludes install.
8169 * Makefile.in: Regenerate.
8170
9e5712a5
JJ
81712004-11-10 Janis Johnson <janis187@us.ibm.com>
8172
8173 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8174
4ef509c0
PB
81752004-11-11 Paul Brook <paul@codesourcery.com>
8176
8177 * MAINTAINERS: Add self as arm maintainer. Update email address.
8178
20d11df6
HPN
81792004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8180
8181 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8182 target-libgfortran.
79fd8592 8183 * configure: Regenerate.
20d11df6 8184
68c70f15
DE
81852004-11-07 David Edelsohn <edelsohn@gnu.org>
8186
8187 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8188 like CC.
8189
54f88091
PB
81902004-11-05 Paolo Bonzini <bonzini@gnu.org>
8191
8192 * Makefile.def (host fixincludes): Specify missing targets.
8193 * Makefile.in: Regenerate.
8194
6866abb8
RC
81952004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8196
8197 * MAINTAINERS: Add myself
8198
83f62578
GL
81992004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8200
8201 * MAINTAINERS (Write After Approval): Add myself.
8202
53c7ffe7
GK
82032004-11-04 Geoffrey Keating <geoffk@apple.com>
8204
8205 * Makefile.def: Build fixincludes for the host, too.
8206 * Makefile.in: Regenerate.
8207 * configure.in (host_tools): Add fixincludes.
8208 * configure: Regenerate.
8209
ac8b3d9d
DJ
82102004-11-04 Daniel Jacobowitz <dan@debian.org>
8211
8212 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8213 * configure: Regenerated.
8214
bab37580
L
82152004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8216
8217 PR other/17783
8218 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8219 * configure: Regenerated.
8220
db1de713
MM
82212004-10-31 Mark Mitchell <mark@codesourcery.com>
8222
8223 * README.SCO: Update per FSF instructions.
8224
a827e21a
EW
82252004-10-28 Eric B. Weddington <ericw@evcohs.com>
8226
8227 PR target/18151
8228 * configure.in (case ${target}): Do not build fixincludes for avr.
8229 * configure: Regenerated.
8230
9d069a4f
PB
82312004-10-26 Paolo Bonzini <bonzini@gnu.org>
8232
8233 * configure.in (case ${target}): Do not build fixincludes
8234 on platforms where it is not used.
8235 * configure: Regenerated.
8236
fc45f3fe
DJ
82372004-10-23 Daniel Jacobowitz <dan@debian.org>
8238
8239 * configure.in: Use an absolute path to install-sh.
8240 * configure: Regenerated.
8241
36554b92
AL
82422004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8243
8244 * MAINTAINERS (Write After Approval): Add myself.
8245
88e9994a
KH
82462004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8247
8248 * MAINTAINERS: Remove from Write After Approval those that are
8249 already maintainers.
8250
ad02a944
SP
82512004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8252
8253 * MAINTAINERS: Update my email address.
8254
c8e6cd41
KC
82552004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8256
8257 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8258 * configure: Regenerate.
8259
dce2d8b2 82602004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8261
8262 * MAINTAINERS: Update my email address.
8263
a8b0957e
KH
82642004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8265
8266 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8267 entries belonging to this category.
8268
96836f61
JZ
82692004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8270
8271 * MAINTAINERS: Update my e-mail address.
8272
7e0b5752
PB
82732004-10-06 Paolo Bonzini <bonzini@gnu.org>
8274
8275 Fix wrong conflict resolution in:
8276
8277 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8278
8279 * Makefile.in: Regenerate.
8280 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8281 in the recursive `make', instead of hardwiring `all'.
8282 (Autogenerated TARGET-* variables): New.
8283
370f7a47
TL
82842004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8285
8286 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8287 * configure: Regenerate.
370f7a47 8288
13e5d623
KH
82892004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8290
8291 * MAINTAINERS (Various Maintainers): Move the "windows,
8292 cygwin, mingw" maintainer to ...
8293 (OS Port Maintainers): ... here.
8294
a6497c1b
KH
82952004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8296
8297 * MAINTAINERS (Write After Approval): Remove those that are
8298 maintainers of some subsystem.
8299
1abb828a
D
83002004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8301
8302 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8303 * ltcf-cxx.sh (tpf*): Likewise.
8304 * ltconfig (tpf*): Add TPF OS configuration support.
8305
16d1338d
BS
83062004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8307
8308 * MAINTAINERS: Change my email address to my new work account.
8309
9082a750
MR
83102004-09-24 Michael Roth <mroth@nessie.de>
8311
8312 * configure.in (--without-headers): Add missing double quotes.
8313 * configure: Regenerate.
8314
dce2d8b2 83152004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8316
8317 * ylwrap: Revert to previous version.
8318
4c4a5bbc
L
83192004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8320
8321 PR bootstrap/17369
8322 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8323 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8324 SET_GCC_LIB_PATH_CMD.
8325 (BASE_TARGET_EXPORTS): Likewise.
8326 * Makefile.in: Regenerated.
8327
8328 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8329 * configure: Regenerated.
8330
85f59630
KC
83312004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8332
8333 * config.guess: New upstream version
8334 * compile, depcomp, install-sh, ylwrap: Likewise.
8335
95c53c62
RS
83362004-09-19 Roger Sayle <roger@eyesopen.com>
8337
8338 * config/mh-x86omitfp: New host makefile fragment. Add
8339 -fomit-frame-pointer to the default BOOT_CFLAGS.
8340 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8341 * configure: Regenerate.
8342
0a1c093b
AP
83432004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8344
8345 PR target/11572
8346 * configure.in (*-*-darwin*): Renable libobjc.
8347 * configure: Regenerate.
8348
315fcf97
NS
83492004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8350
8351 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8352
0a050485 83532004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8354
0a050485
DB
8355 * Makefile.def: Remove libbanshee.
8356 * Makefile.tpl: Ditto.
8357 * configure.in: Ditto.
8358 * Makefile.in: Regen.
8359 * configure: Ditto.
8360
5f4a098e
DE
83612004-09-08 David Edelsohn <edelsohn@gnu.org>
8362
8363 * ltmain.sh: Use $pic_object as $non_pic_object if
8364 $non_pic_object=none.
8365
32b2511f
PB
83662004-09-07 Paolo Bonzini <bonzini@gnu.org>
8367
8368 * missing: Import latest version from master repository.
8369
fc4d0e82
NC
83702004-09-06 Nick Clifton <nickc@redhat.com>
8371
8372 * config.sub: Import latest version from master repository.
8373 * config.guess: Likewise.
8374 This includes these changes:
78716e86 8375
fc4d0e82
NC
8376 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8377
8378 * config.sub: Handle crisv32, alias etraxfs.
8379 * config.guess (crisv32:Linux:*:*): Handle.
8380
8381 2004-08-13 Brad Smith <brad@comstyle.com>
8382
8383 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8384 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8385
8386 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8387
8388 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8389 assume the processor is a powerpc. This is because coreutils
8390 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8391 in this case, due to a MacOS X bug that causes
8392 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8393 to return a negative number.
8394 Problem reported by Petter Reinholdtsen in:
8395 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8396
8397 2004-07-19 Ben Elliston <bje@gnu.org>
8398
8399 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8400
8401 2004-06-24 Ben Elliston <bje@gnu.org>
8402
8403 * config.guess: Update copyright years.
8404 * config.sub: Likewise.
8405
8406 2004-06-22 Robert Millan <robertmh@gnu.org>
8407
8408 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8409 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8410
8411 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8412
8413 * config.guess (*:*VMS:*:*): New entry. Replaces
8414 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8415 manufacturer.
8416
8417 2004-06-22 Ben Elliston <bje@gnu.org>
8418
8419 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8420 * config.sub: Likewise.
8421
8422 2004-06-22 Ben Elliston <bje@gnu.org>
8423
8424 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8425 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8426
8427 2004-06-11 Ben Elliston <bje@gnu.org>
8428
8429 * config.guess (pegasos:OpenBSD:*:*): Remove.
8430
8431 2004-06-11 Ben Elliston <bje@gnu.org>
8432
8433 From Wouter Verhelst <wouter@grep.be>:
8434 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8435
8436 2004-06-11 Ben Elliston <bje@gnu.org>
8437
8438 * config.guess (luna88k:OpenBSD:*:*): New.
8439
8440 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8441
8442 * config.guess (m32r*:Linux:*:*): New case.
8443 * config.sub: Handle m32rle.
8444
8445 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8446
8447 From Jens Petersen <petersen@redhat.com>:
8448 * config.sub: Handle sparcv8.
8449
8450 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8451
8452 From Tom Smith <smith@cag.lkg.hp.com>:
8453 * config.guess: Version suffixes are equally significant on Tru64
8454 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8455 prefix of "P" (patched kernel).
8456
8457 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8458
8459 * config.sub: Add support for National Semiconductor CRX target.
8460
2f4cc6bf
JJ
84612004-09-03 Janis Johnson <janis187@us.ibm.com>
8462
8463 * MAINTAINERS (Various Maintainers): Remove myself as web page
8464 maintainer, add myself as maintainer of build status lists.
8465
61fec9ff
JB
84662004-09-03 Jan Beulich <jbeulich@novell.com>
8467
8468 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8469 *-*-netware, but add target-libmudflap.
8470 Consolidate *-*-netware targets (of which really only i?86 exists)
8471 into a single entry.
8472 * configure: Likewise.
8473
45f366ab
PB
84742004-09-01 Paolo Bonzini <bonzini@gnu.org>
8475
8476 * Makefile.tpl (sorry): Remove.
8477 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8478 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8479 (do-clean): Clean per-stage directories too.
8480 (do-distclean): Run distclean-stage1 too.
8481 (.NOTPARALLEL): Enable during toplevel bootstrap.
8482 (stage[+id+]-bubble): Enable parallel execution during
8483 the recursive invocation.
8484 * Makefile.in: Regenerate.
8485
8486 Fix previous checkin:
8487
8488 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8489 include.
8490 * configure.in: Fix indentation.
8491 * configure: Regenerate.
8492
dce2d8b2 84932004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8494
45f366ab
PB
8495 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8496 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8497 * configure: regenerate
78716e86 8498 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8499 -mdynamic-no-pic
be8fff81 8500
71b5d516
PB
85012004-08-31 Paolo Bonzini <bonzini@gnu.org>
8502
8503 * Makefile.def (build_modules): Add fixincludes.
8504 (dependencies): Make gcc depend on fixincludes.
8505 * configure.in (build_tools): Add fixincludes.
8506 (build_configdirs): Always include build_libs.
8507 * Makefile.in: Regenerate.
8508 * configure: Regenerate.
8509
85102004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8511
8512 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8513 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8514 phony targets; do not generate timestamp files.
8515 (distclean-stageN): Remove references to their timestamp files.
8516 (restageN, touch-stageN): Remove.
8517 (stageN-bubble): Rewritten.
8518 (compare): Support lean bootstraps.
8519 * Makefile.in: Regenerate.
8520
8521 * configure.in: Only warn when bootstrapping but
8522 build != host or build != target. Support lean bootstraps.
8523 * configure: Regenerate.
8524
ce7cbbb0
PE
85252004-08-26 Phil Edwards <phil@codesourcery.com>
8526
8527 * configure.in: Give a better error message if GMP/MPFR are missing
8528 and a language needing them has been requested.
8529 * configure: Regenerated.
8530
9c71a529
PE
85312004-08-25 Phil Edwards <phil@codesourcery.com>
8532
8533 * configure.in: Print a list of available language front-ends if
8534 a requested one is missing. Tidy stray tab characters.
8535 * configure: Regenerated.
8536
e3f92d3b
MK
85372004-08-19 Michael Koch <konqueror@gmx.de>
8538
8539 * gcc/doc/install.texi: Update entry about automake for libjava.
8540
c3f84f61
RM
85412004-08-17 Robert Millan <robertmh@gnu.org>
8542
8543 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8544 (instead of FreeBSD).
8545 * configure: Regenerate.
8546
7c27e184
PB
85472004-08-16 Paolo Bonzini <bonzini@gnu.org>
8548
8549 * Makefile.in: Regenerate.
8550 * configure: Regenerate.
8551
8552 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8553 stage_*_flags.
8554 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8555 for bootstrapped modules if toplevel bootstrap is going.
8556 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8557 modules. Adjust for changes in Makefile.def. Enable several
8558 rules even in non-bootstrap mode, just to avoid peppering the
8559 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8560 (stage-[+prev+]-bubble): Remove.
8561
8562 * Makefile.def (Dependencies): Depend on all-build-bison,
8563 all-build-flex, all-build-byacc, all-build-texinfo, rather
8564 than the host variations.
8565 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8566 with BUILD_SUBDIR.
8567 (BISON): Update for recent Bisons.
8568 (YACC): Fix typo.
8569 (cross): Depend on all-build.
8570 (all): Do not depend on all-build.
8571 (prebootstrap): Remove.
8572 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8573 (Prebootstrap dependencies): Add them to the per-stage targets
8574 and to all-prebootstrap.
8575 * configure.in (build_configdirs): Always enable build_tools.
8576 (BUILD_DIR_PREFIX): Remove.
8577
8578 * Makefile.def (gcc): Add target variable.
8579 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8580 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8581 in the recursive `make', instead of hardwiring `all'.
8582 (Autogenerated TARGET-* variables): New.
8583
20f3bb80
BB
85842004-08-13 Brian Booth <bbooth@redhat.com>
8585
8586 * MAINTAINERS: Remove myself from write-after-approval.
8587
b5be499d
NN
85882004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8589
8590 * src-release: Stop distributing mmalloc with gdb (which doesn't
8591 use it).
8592 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8593 * Makefile.in: Regenerate.
8594
b3f8d95d
MM
85952004-08-09 Mark Mitchell <mark@codesourcery.com>
8596
8597 * configure.in (arm*-*-eabi*): New target.
8598 * configure: Regenerate.
8599
3589b69e
PB
86002004-08-06 Paolo Bonzini <bonzini@gnu.org>
8601
8602 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8603 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8604 (Dependencies): New section.
8605 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8606 (configure-target-[+module+]): Depend on maybe-all-gcc
8607 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8608 (toplevel profiledbootstrap): Fix dependencies.
8609 * Makefile.in: Regenerate.
8610
972974fc
MM
86112004-08-03 Mark Mitchell <mark@codesourcery.com>
8612
8613 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8614 target-libiberty to noconfigdirs.
8615 * configure: Regenerate.
8616
bebf829d
PB
86172004-08-03 Paul Brook <paul@codesourcery.com>
8618
8619 * configure.in: Check for MPFR as well as GMP.
8620 * configure: Regenerate.
8621
98a5bb3b
RM
86222004-08-01 Robert Millan <robertmh@gnu.org>
8623
8624 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8625 libmudflap for all GNU-based systems (with Glibc).
8626 * configure: Regenerate.
8627
dce2d8b2 86282004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8629
8630 * Makefile.def (host-modules): Add gcc.
8631 * Makefile.in: Regenerate.
8632 * Makefile.tpl (sorry): New rule.
8633 (configure-host, all-host, [+make_target+]-host, do-check,
8634 install-host): Do not add gcc as a special case.
8635 (host modules): Add a small special-casing for gcc. Export
8636 extra_make_flags through the environment.
8637 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8638 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8639 other recursive targets for gcc): Remove.
8640
8641 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8642 (stage, unstage): New rules.
8643 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8644 distclean-stage[+id+]): Use stage_current.
8645 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8646 the stage*-start rules.
8647
aeb732c1
GK
86482004-08-02 Geoffrey Keating <geoffk@apple.com>
8649
8650 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8651 use -all_load flag.
8652
25b656e7
PB
86532004-08-02 Paolo Bonzini <bonzini@gnu.org>
8654
8655 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8656 * configure: Regenerate.
8657
cc440d71
TM
86582004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8659
8660 * maintainer-scripts/gcc_release: Revert yesterday's change.
8661
270e140b
SB
86622004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8663
8664 * MAINTAINERS: Add myself to write-after-approval.
8665
3e4035f8
TM
86662004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8667
8668 * libf2c: Removed.
8669 * gcc/gccbug.in: Updated because of libf2c removal.
8670 * maintainer-scripts/gcc_release: Ditto.
8671
dce2d8b2 86722004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8673
8674 * configure.in: Build libmudflap by default on FreeBSD.
8675 * configure: Regenerated.
8676
dfcada9a
MM
86772004-07-09 Mark Mitchell <mark@codesourcery.com>
8678
8679 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8680 systems.
8681 * configure: Regenerated.
8682
dce2d8b2 86832004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8684
8685 PR target/16344
8686 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8687 feedback based compiler.
8688 * Makefile.in: Rebuilt.
8689
95bcca47
AO
86902004-07-08 Alexandre Oliva <aoliva@redhat.com>
8691
8692 * Makefile.def (host_modules): Set bootstrap=true for flex.
8693 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8694 * Makefile.in: Rebuilt.
8695
051822f6
JH
86962004-07-07 Jan Hubicka <jh@suse.cz>
8697
8698 * MAINTAINERS: Add self as a profile feedback maintainer.
8699
7b61653a
PE
87002004-07-05 Phil Edwards <phil@codesourcery.com>
8701
8702 * configure.in: Do not prepend $srcdir to /dev/null in
8703 makefile fragments.
8704 * configure: Regenerate.
8705
23f6b2f9
PB
87062004-07-01 Paolo Bonzini <bonzini@gnu.org>
8707
8708 * Makefile.def (build_modules): Add bison, byacc, flex,
8709 m4, texinfo.
8710 (flags_to_pass): Add FLEX.
8711 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8712 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8713 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8714 DEFAULT_MAKEINFO): Remove.
8715 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8716 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8717 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8718 objdir or else use configured tool.
8719 (all-build): New.
8720 (all): Depend on it.
8721 (Build module dependencies): Add.
8722 * Makefile.in: Regenerate.
8723 * configure.in: Better support for multiple build modules,
8724 matching what is done for host/target modules. Do not look
8725 for "plausible" locations of build tools if Canadian cross.
8726 Use autoconf's AC_PROG_CC to find a C compiler. Define
8727 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8728 * configure: Regenerate.
78716e86 8729
1c020272
PB
87302004-06-22 Paolo Bonzini <bonzini@gnu.org>
8731
8732 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8733 * Makefile.in: Regenerate.
8734
a52a0a7f
PB
87352004-06-22 Paolo Bonzini <bonzini@gnu.org>
8736
8737 * Makefile.tpl (configure-build-[+module+],
8738 configure-[+module+], configure-target-[+module+]): Pass
8739 [+extra_configure_args+].
8740 (all-build-[+module+], all-[+module+], check-[+module+],
8741 install-[+module+], [+make_target+]-[+module+],
8742 all-target-[+module+], check-target-[+module+],
8743 install-target-[+module+], [+make_target+]-target-[+module+]):
8744 Pass [+extra_make_args+].
8745 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8746 (GCC_HOST_EXPORTS): Remove.
8747 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8748 cross, check-gcc, check-gcc-c++, install-gcc,
8749 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8750 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8751 * Makefile.in: Regenerate.
8752
ccde3f1a
MS
87532004-06-21 Matthew Sachs <msachs@apple.com>
8754
8755 * MAINTAINERS: Added self to write-after-approval.
8756
6264b0a6
CF
87572004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8758
8759 * configure.in: Check for srcdir/winsup rather than build directory
8760 winsup.
8761 * configure: Regenerate.
8762
801e2270
CV
87632004-06-17 Corinna Vinschen <vinschen@redhat.com>
8764
8765 * configure.in: Don't build Cygwin native newlib if winsup
8766 directory is missing. Emit warning instead.
8767 * configure: Regenerate.
8768
ad6717df
PB
87692004-06-09 Paolo Bonzini <bonzini@gnu.org>
8770
8771 * Makefile.tpl (touch-stage[+id+]): New.
8772 (restage[+prev+]): Depend on touch-stage[+id+].
8773
8774 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8775 Use it throughout.
8776
8777 * Makefile.def: Add profile and feedback bootstrap stages.
8778 Remove next field from bootstrap stages.
8779 * Makefile.tpl (LN, LN_S): Substitute.
8780 (stageN-start, stageN-end): Use double-colon rules, to
8781 provide a hook for additional setup commands.
8782 (distclean-stageN-gcc, restageN): Create dependencies from
8783 [+prev+], not from [+next+].
8784 (stageN-bubble): Add commands for successive stages from
8785 [+prev+], using double-colon rules.
8786 (all-stageN-gcc): Fix typo.
8787 (stagefeedback-start, profiledbootstrap): New.
8788 * Makefile.in: Regenerate.
8789 * configure.in: Call ACX_PROG_LN.
8790 * configure: Regenerate.
8791
5bbb9680
CY
87922004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8793
8794 * MAINTAINERS (Write After Approval): Add myself.
8795
e18be1d4
MA
87962004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8797
8798 * MAINTAINERS (Write After Approval): Add myself.
8799
5607edfd
PB
88002004-06-03 Paolo Bonzini <bonzini@gnu.org>
8801
8802 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8803 without gcc.
8804 * configure: Regenerate.
8805
1ec4e9c3
PB
88062004-06-01 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * Makefile.tpl: Fix typo.
8809 * Makefile.in: Regenerate.
8810
dce2d8b2 88112004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8812
8813 * configure.in: Remove new- prefix from toplevel
8814 bootstrap targets.
8815 * configure: Regenerate.
8816
f516a7da
PB
88172004-06-01 Paolo Bonzini <bonzini@gnu.org>
8818
8819 * Makefile.tpl (all.normal): Rename to all.
8820 (all): Replace with a rule to pick the default
8821 target from configure.
8822 (all-gcc, configure-gcc): Use conditionals to
8823 do nothing when toplevel bootstrap is going on.
8824 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8825 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8826 * configure.in: Support --enable-bootstrap.
8827
8828 * Makefile.def: Remove new- prefix from toplevel
8829 bootstrap targets.
8830 * Makefile.tpl: Likewise.
8831
8832 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8833 target.
8834
8835 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8836 $(RECURSE_FLAGS) to recursive invocation of make.
8837
8838 * Makefile.in: Regenerate.
8839 * configure: Regenerate.
8840
78dd5e36 88412004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8842 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8843
8844 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8845 like CC.
8846
30f1bddc
DJ
88472004-05-27 Daniel Jacobowitz <dan@debian.org>
8848
8849 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8850 * configure: Regenerate.
8851
4fc4dd12
DJ
88522004-05-25 Daniel Jacobowitz <drow@false.org>
8853
8854 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8855 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8856 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8857 targets.
8858 * Makefile.in: Regenerate.
8859
dce2d8b2 88602004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8861
8862 * configure.in: Test the ability to symlink directories.
8863 * configure: Regenerate.
8864
8865 * Makefile.def (bootstrap-stage): New definitions.
8866 * Makefile.tpl (configure-stage1-gcc,
8867 configure-stage2-gcc, configure-stage3-gcc,
8868 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8869 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8870 new-restage3, compare): Autogenerate, see Makefile.in
8871 entry for behavioral changes.
8872 (distclean-stage1, new-stage1-start, new-stage1-end,
8873 new-stage1-bubble, distclean-stage2, new-stage2-start,
8874 new-stage2-end, new-stage2-bubble, distclean-stage3,
8875 new-stage3-start, new-stage3-end): New autogenerated targets.
8876 (objext, prebootstrap, BOOT_CFLAGS,
8877 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8878 targets.
8879
8880 * Makefile.in: Regenerate.
8881 (distclean-stage1, new-stage1-start, new-stage1-end,
8882 new-stage1-bubble, distclean-stage2, new-stage2-start,
8883 new-stage2-end, new-stage2-bubble, distclean-stage3,
8884 new-stage3-start, new-stage3-end): New targets.
8885 (all-stage1-gcc): Move prebootstrap dependency from here...
8886 (configure-stage1-gcc): ...to here.
8887 (new-bootstrap): Use bubble targets.
8888 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8889 Use per-stage distclean targets.
8890 (configure-stage1-gcc, configure-stage2-gcc,
8891 configure-stage3-gcc, all-stage1-gcc,
8892 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8893 Use new-stageN-start to prepare the tree.
8894
4f4e53dd
PB
88952004-05-23 Paolo Bonzini <bonzini@gnu.org>
8896
8897 * Makefile.def (host_modules): add libcpp.
8898 * Makefile.tpl: Add dependencies on and for libcpp.
8899 * Makefile.in: Regenerate.
8900 * configure.in: Add libcpp host module.
8901 * configure: Regenerate.
8902
60975492
PB
89032004-05-21 Paolo Bonzini <bonzini@gnu.org>
8904
8905 * Makefile.tpl: Whenever a recursive target is defined, wrap
8906 it in a special @if/@endif block, and prepare its maybe
8907 dependency in the @if/@endif block
8908 * configure.in: Instead of writing maybe dependencies, remove
8909 the @if/@endif statements, and remove the @if/@endif blocks
8910 that remain.
8911 * configure: Regenerate.
8912 * Makefile.in: Regenerate.
8913
5ce7d75d
JJ
89142004-05-20 Janis Johnson <janis187@us.ibm.com>
8915
8916 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8917
c779c42f
KK
89182004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8919
8920 PR bootstrap/15120
8921 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8922 * */configure: Rebuilt.
8923
b4117c30
ZW
89242004-05-17 Zack Weinberg <zack@codesourcery.com>
8925
8926 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8927 of libf2c.
8928 * configure, Makefile.in: Regenerate.
8929
719bb4e3 89302004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8931
8932 * MAINTAINERS (Write After Approval): Add myself.
8933
6de9cd9a
DN
89342004-05-13 Diego Novillo <dnovillo@redhat.com>
8935
8936 Merge from tree-ssa-20020619-branch.
8937
8938 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8939 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8940 (HOST_GMPLIBS): Define.
8941 (HOST_GMPINC): Define.
8942 (TARGET_LIB_PATH): Add libmudflap.
8943 (GFORTRAN_FOR_TARGET): Define.
8944 (configure-build*): Export GFORTRAN.
8945 (configure-gcc): Export GMPLIBS and GMPINC.
8946 (all-gcc): Add maybe-all-libbanshee.
8947 (configure-target-libgfortran): Define.
8948 * Makefile.in: Regenerate.
8949 * configure.in (host_libs): Add libbanshee.
8950 (target_libraries): Add target-libmudflap and target-libgfortran.
8951 Add --with-libbanshee.
8952 Handle --disable-libmudflap.
8953 (*-*-freebsd*): Use with_gmp.
8954 Add $(libgcj) to noconfigdirs.
8955 * configure: Regenerate.
8956 * depcomp: New file.
8957 * MAINTAINERS: Add tree-ssa maintainers.
8958
8f1b790f
VM
89592004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8960
b4117c30 8961 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8962
693446fc
BF
89632004-04-30 Brian Ford <ford@vss.fsi.com>
8964
b4117c30 8965 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8966
d1bb666c
UB
89672004-04-29 Uros Bizjak <uros@kss-loka.si>
8968
b4117c30 8969 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8970
6cf1ac42
PB
89712004-04-28 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8974 * configure: Regenerate.
8975
632933d5
PB
89762004-04-27 Paolo Bonzini <bonzini@gnu.org>
8977
8978 Revert:
8979 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8980
8981 * Makefile.def (flags_to_pass): Remove *dir variables that
8982 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8983 as well as prefix and exec_prefix.
8984 * Makefile.in: Regenerate.
8985
80dc6aa0
RM
89862004-04-26 Robert Millan <robertmh@gnu.org>
8987
8988 Add patches from libtool CVS.
8989 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8990 * ltconfig: Likewise.
8991 * ltcf-c.sh: Likewise.
8992 * ltcf-cxx.sh: Likewise.
8993 * ltcf-gcj.sh: Likewise.
8994
e11283f1
PB
89952004-04-26 Paolo Bonzini <bonzini@gnu.org>
8996
8997 * Makefile.def (host_modules): Mark with the bootstrap
8998 flag packages on which gcc depends.
8999 * Makefile.tpl (all-bootstrap): Use it.
9000 * Makefile.in: Regenerate.
9001
8546950c
PB
90022004-04-26 Paolo Bonzini <bonzini@gnu.org>
9003
9004 * Makefile.def (flags_to_pass): Remove *dir variables that
9005 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9006 as well as prefix and exec_prefix.
9007 * Makefile.in: Regenerate.
9008
a76494aa
PB
90092004-04-26 Paolo Bonzini <bonzini@gnu.org>
9010
b4117c30
ZW
9011 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9012 * configure: Regenerate.
9013 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9014 * gcc/Makefile.tpl (compare): Use the result of the test.
9015 * gcc/Makefile.in: Regenerate.
a76494aa 9016
03a91701
PB
90172004-04-23 Paolo Bonzini <bonzini@gnu.org>
9018
9019 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9020 Always relocate gcc and prev-gcc to the original names, even
9021 if the build fails.
9022 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9023 New targets.
9024
082a6351
LG
90252004-04-23 Laurent GUERBY <laurent@guerby.net>
9026
9027 * MAINTAINERS: Update my email address.
b4117c30 9028
1f1d584b
RO
90292004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9030
9031 * configure.in (mips*-*-irix5*): Enable ld.
9032 * configure: Regenerate.
082a6351 9033
1db673ca
RO
90342004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9035
9036 * configure: Regenerate.
9037
ce4ea44e
JW
90382004-04-15 James E Wilson <wilson@specifixinc.com>
9039
9040 * Makefile.tpl (configure-[+module+], configure-gcc,
9041 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9042 Set and export LDFLAGS.
9043 * Makefile.in: Regenerate.
9044
611f62ad
MC
90452004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9046
b4117c30 9047 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9048
be912515
NN
90492004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9050
9051 PR bootstrap/14871
9052 * Makefile.tpl: If we don't have built-in-tree target tools,
9053 use the ones found by configure rather than hacking around with
9054 program_transform_name.
9055 * configure.in: Give Makefile.tpl the information necessary
9056 to do that.
9057 * Makefile.in: Regenerate.
9058 * configure: Regenerate.
9059
9104315a
NN
90602004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9061
9062 PR bootstrap/14760
9063 * configure.in: When computing baseargs, strip *all* copies of
9064 offending options. Also, don't match/substitute the trailing space,
9065 so that this actually works when two similar options are separated by
9066 only one space.
9067 * configure: Regenerate.
9068
bef1d700
DE
90692004-04-06 David Edelsohn <edelsohn@gnu.org>
9070
b4117c30
ZW
9071 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9072 (rs6000-*-aix*): Same.
9073 * configure: Regenerate.
bef1d700 9074
54bcf05e 90752004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9076
9077 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9078
369a832c 90792004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9080
9081 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9082
09a9c095
NN
90832004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9084
7caf53cb
NN
9085 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9086 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9087 * Makefile.in: Regenerate.
9088
09a9c095
NN
9089 * configure.in (top level bootstrap support): Rework --enable-werror
9090 to set @stage2_werror_flag@.
9091 * configure: Regenerate.
9092 * Makefile.tpl (top level bootstrap support): Pass
9093 @stage2_werror_flag@ down to configure in stages 2 and 3.
9094 * Makefile.in: Regenerate.
9095
5595a2bd
NN
90962004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9097
cbfd7e06
NN
9098 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9099 for stages 2 and 3 as well as in make. As a consequence, remove
9100 OUTPUT_OPTION (now detected by configure) from the flags passed down
9101 to make.
9102 * Makefile.in: Regenerate.
9103
5595a2bd
NN
9104 * Makefile.tpl (new-bootstrap): Fix typo.
9105 * Makefile.in: Regenerate.
9106
ca3b3e20
NN
91072004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9108
295f4e42
NN
9109 * Makefile.tpl: Rearrange by moving recursive_targets rules
9110 into their proper sections.
9111 * Makefile.tpl (top level bootstrap support): Move disabling
9112 of coverage flags from 'make' to 'configure'; improve comments.
9113 * Makefile.in: Regenerate.
9114
340de83f
NN
9115 * Makefile.tpl (experimental top level bootstrap) Move stage1
9116 language setting from all- target to configure- target; disable
9117 intermodule optimization in stage 1; prevent gratuitous rebuilds
9118 of stage 1.
9119 * Makefile.in: Regenerate.
9120 * configure.in: Comma-separate stage 1 language list for top
9121 level bootstrap.
9122 * configure: Regenerate.
9123
ca3b3e20
NN
9124 * Makefile.tpl: Clean up experimental top level bootstrap support:
9125 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9126 prev-gcc in configure- targets as well as all- targets.
9127 * Makefile.in: Regenerate.
9128
4d038073
KC
91292004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9130
9131 * compile: New file imported from automake.
9132
ab3533d6
PB
91332004-03-17 Paolo Bonzini <bonzini@gnu.org>
9134
9135 * configure.in: Remove symbolic link section.
9136 * configure: Regenerate.
9137 * Makefile.tpl (links): Remove.
9138 * Makefile.in: Regenerate.
9139
1e0f07d3 91402004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9141 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9142
9143 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9144 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9145 * configure.in: Fix comment typo from last patch.
9146 * configure: Regenerate.
9147
2805b53a
NN
91482004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9149
9150 * Makefile.tpl: Introduce experimental top level bootstrap support.
9151 * Makefile.in: Regenerate.
9152 * configure.in: Introduce support for top level bootstrap.
9153 * configure: Regenerate.
9154
79b4b7d2 91552004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9156 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9157
9158 PR bootstrap/14522
9159 * configure.in: Cope with shells that do not support unquoted ^
9160 * configure: Regenerate.
9161
6bbec498 91622004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9163 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9164
9165 PR bootstrap/14522
79b4b7d2 9166 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9167 quotes inside quoted backquote substitutions.
9168 * configure: Regenerate.
9169
83c15dfc
AP
91702004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9171
9172 PR bootstrap/14522
f2bd98d4 9173 * configure.in: Fix escaping of $.
83c15dfc
AP
9174 * configure: Regenerate.
9175
55ffb5ed
NN
91762004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9177
9178 * configure: Regenerate, since I forgot to while committing Paolo's
9179 changes.
9180
e4c9c075
PB
91812004-03-08 Paolo Bonzini <bonzini@gnu.org>
9182
9183 PR ada/14131
9184 Move language detection to the top level.
9185 * configure.in: Find default values for the tools as
9186 soon as possible. Disable ada if GNAT is not found.
9187 Emit error message about missing languages. Expand
9188 --enable-languages=all for the gcc subdirectory.
9189
5199e2c6
BE
91902004-03-10 Ben Elliston <bje@gnu.org>
9191
9192 * MAINTAINERS: Update my email address.
9193
c18b95e5
DE
91942004-03-05 David Edelsohn <edelsohn@gnu.org>
9195
9196 * ltconfig: Disable building static libraries if building shared
9197 libraries on AIX 5L.
9198
d0fe5ad3
RS
91992004-03-01 Richard Sandiford <rsandifo@redhat.com>
9200
9201 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9202 and disable libgcj.
9203 * configure: Regenerated.
9204
e6f71f9d
BB
92052004-03-01 Brian Booth <bbooth@redhat.com>
9206
9207 * MAINTAINERS: Add myself to write-after-approval.
9208
8983e50e
PB
92092004-03-01 Paolo Bonzini <bonzini@gnu.org>
9210
9211 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9212
d4cd9d81
NN
92132004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9214
9215 PR bootstrap/7087
9216 * Makefile.tpl: Guard XFOO sed statements better.
9217 * Makefile.tpl: Add dependency for configure-target-libada.
9218 * Makefile.in: Regenerate (incidentally fixes broken
9219 commit when libada-branch was merged).
9220
0ea0229e
KC
92212004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9222
9223 * MAINTAINERS: Add myself to write-after-approval.
9224
bad93735
AP
92252004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9226
9227 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9228 maintainers.
9229
a7ca14fc
AC
92302004-02-20 Andrew Cagney <cagney@redhat.com>
9231
9232 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9233 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9234
51592782
NN
92352004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9236
9237 PR bootstrap/11932
9238 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9239
6a30854a
JQ
92402004-02-14 Jerry Quinn <jlquinn@optonline.net>
9241
9242 * MAINTAINERS: Added myself to write-after-approval.
9243
be8b2bee
MK
92442004-02-14 Michael Koch <konqueror@gmx.de>
9245
9246 * MAINTAINERS: Added myself to write-after-approval.
9247
972760b7
JM
92482004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9249
9250 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9251 some OS port maintainers to OS port maintainers section.
9252
b0281654
FCE
92532004-02-13 Frank Ch. Eigler <fche@redhat.com>
9254
9255 * MAINTAINERS: Add self.
9256
3c419fd6
KH
92572004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9258
9259 * MAINTAINERS: Alphabetize.
9260
e88e9aee
PB
92612004-02-12 Paolo Bonzini <bonzini@gnu.org>
9262
9263 * MAINTAINERS: Remove myself.
b4117c30 9264
1915e422
DE
92652004-02-11 David Edelsohn <edelsohn@gnu.org>
9266
9267 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9268 (rs6000-*-aix*): Same.
9269 * configure: Regenerate.
9270
a22c2d8d
KC
92712004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9272
9273 * configure.in (host): Add in missing $noconfigdirs to defines.
9274 * configure: Regenerate.
9275
d9cdb878
AC
92762004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9277 Nathanael Nerode <neroden@gcc.gnu.org>
9278
9279 PR ada/6637, PR ada/5911
b4117c30 9280 Merge with libada-branch:
d9cdb878
AC
9281 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9282 with appropriate dependencies. Add --enable-libada configure switch.
9283 * configure, Makefile.in: Regenerate.
9284
8bd92821
PB
92852004-02-09 Paolo Bonzini <bonzini@gnu.org>
9286
9287 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9288
89a95129
RO
92892004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9290
9291 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9292 * configure: Regenerate.
9293
892629bc
GK
92942004-02-04 Geoffrey Keating <geoffk@apple.com>
9295
9296 Merge from upstream:
9297
9298 * ltmain.in: When setting IFS to '~', be careful about user
9299 arguments that contain '~'.
9300
9301 2004-02-04 Peter O'Gorman <peter@pogma.com>
9302
9303 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9304 Also test $base_compile against $CC with escaped arguments. Bug
9305 reported by Geoff Keating <geoffk@apple.com>.
9306
6b402165
KH
93072004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9308
9309 * MAINTAINERS: Remove i960 port.
9310
fa2f0306
DD
93112004-01-23 DJ Delorie <dj@redhat.com>
9312
9313 * Makefile.def (target_modules) [libiberty]: Don't stage.
9314 * Makefile.in: Rebuilt.
9315
9feb20aa
CT
93162004-01-20 Caroline Tice <ctice@apple.com>
9317
9318 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9319
7aed2ccc
PC
93202004-01-19 Paolo Carlini <pcarlini@suse.de>
9321
9322 * MAINTAINERS: Update my email address.
9323
f25bebe1
JM
93242004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9325
9326 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9327
28083580
VR
93282004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9329
9330 * MAINTAINERS: Remove entries without email address.
9331
c0f4b5e4
DJ
93322004-01-15 Daniel Jacobowitz <drow@mvista.com>
9333
9334 * MAINTAINERS: Add myself to write-after-approval.
9335
b5eb5a5e
SB
93362004-01-15 Steven Bosscher <stevenb@suse.de>
9337
9338 * MAINTAINERS: Update my email address.
9339
dce2d8b2 93402004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9341
9342 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9343 * Makefile.tpl (configure-target-[+module+]): Support stage.
9344 * Makefile.in: Rebuilt.
9345
74c0b320
ILT
93462004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9347
9348 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9349
2560344b
RS
93502004-01-10 Richard Sandiford <rsandifo@redhat.com>
9351
9352 * MAINTAINERS: Add myself as a MIPS maintainer.
9353
8b21cda6
NN
93542004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9355
2b6c260d
NN
9356 * configure.in: Use ./config.cache, not config.cache.
9357 * configure: Regenerate.
9358 * Makefile.tpl: Special-casing not needed for GCC any more.
9359 * Makefile.in: Regenerate.
9360
09438bde
NN
9361 * configure.in: Don't share a cache file for host dirs.
9362 * configure: Regenerate.
9363
8b21cda6
NN
9364 * config-ml.in: Don't mess with the cache file.
9365
e42870df
EB
93662004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9367
9368 * MAINTAINERS: Move myself from 'Write After Approval' to
9369 'CPU Port Maintainers' section as SPARC maintainer.
9370
6b9eb62c
NN
93712004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9372
78a816a6
NN
9373 * Makefile.tpl: Make GCC use a separate config.cache.
9374 * Makefile.in: Regenerate.
9375
6b9eb62c
NN
9376 PR bootstrap/11932, PR bootstrap/11933
9377 (I don't know if it will fix either of them, but it relates
9378 to them.)
9379 * configure.in: Don't use shared config.cache for target
9380 directories.
9381 * configure: Regenerate.
9382
86d7b562
DN
93832004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9384
9385 * MAINTAINERS: Add myself to 'Write After Approval' section.
9386
07d0a605
RS
93872003-12-31 Roger Sayle <roger@eyesopen.com>
9388
9389 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9390 * configure: Regenerated.
9391
459ac19f
KH
93922003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9393
9394 * MAINTAINERS: Remove the mn10200 maintainer.
9395
5785c0ed 93962003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9397
cc6010cd
AP
9398 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9399 * configure: Regenerated.
5785c0ed 9400
a268eff9
JH
94012003-12-16 Jan Hubicka <jh@suse.cz>
9402
9403 * MAINTAINERS: Add myself as callgraph maintainer.
9404
9d465b12
TF
94052003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9406
9407 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9408 * configure: Regenerate.
9409
a68a270a
GB
94102003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9411
9412 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9413 'Write After Approval' section. Update email.
9414
dce2d8b2 94152003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9416
9417 * MAINTAINERS (Write After Approval): Add myself.
9418
8c052da4
MT
94192003-11-20 Matt Thomas <matt@3am-software.com>
9420
9421 * MAINTAINERS: Add myself as a vax port maintainer.
9422
e75f9147
KC
94232003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9424
9425 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9426 (configure-build-[+module+], configure-[+module+]): Likewise.
9427 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9428 * Makefile.in: Regenerate.
9429
43d8d958
AT
94302003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9431
9432 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9433 shared/dylibed libraries.
9434 * ltmain.sh: Likewise.
9435 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9436 * ltcf-cxx.sh: Likewise.
9437 * ltcf-gcj.sh: Likewise.
9438 * ltconfig: Likewise.
9439
638dcaa0
SC
94402003-11-17 Stan Cox <scox@redhat.com>
9441
9442 * MAINTAINERS: Add myself as iq2000 port maintainer.
9443
15cc172b
AC
94442003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9445
b4117c30
ZW
9446 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9447 * Makefile.in: Regenerate.
15cc172b 9448
20af77cd
UW
94492003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9450
9451 * config.sub: Update to 2003-11-03 version.
9452
4dd01c5c
PE
94532003-10-20 Phil Edwards <phil@codesourcery.com>
9454
9455 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9456 * configure: Regenerate.
9457
dce2d8b2 94582003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9459
9460 * MAINTAINERS: Add myself to 'Write After Approval' section.
9461
8b7ebc31
AC
94622003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9463
9464 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9465
afe1910c
JM
94662003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9467
9468 * MAINTAINERS: Update my email address.
9469
05dcec66
RO
94702003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9471
9472 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9473
dce2d8b2 94742003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9475
9476 * MAINTAINERS: Add myself to 'Write After Approval' section.
9477
507ec745
BI
94782003-10-16 Bernardo Innocenti <bernie@develer.com>
9479
9480 * config.guess: Update to 2003-10-16 version.
9481 * config.sub: Update to 2003-10-16 version.
9482
dce2d8b2 94832003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9484
9485 * MAINTAINERS: Added myself to 'Write After Approval' section.
9486
0c9b16bc
FH
94872003-10-15 Falk Hueffner <falk@debian.org>
9488
9489 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9490 'Write After Approval' section. Update email.
9491
74d57d15
RS
94922003-10-14 Roger Sayle <roger@eyesopen.com>
9493
9494 * MAINTAINERS: Move myself from 'Write After Approval' to
9495 'Various Maintainers' section as middle-end maintainer.
9496
d29b8ad8
NN
94972003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9498
9499 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9500 HOST_FLAGS_TO_PASS.
9501 * Makefile.in: Regenerate.
9502
26db814a
BI
95032003-10-11 Bernardo Innocenti <bernie@develer.com>
9504
9505 * config.guess: Update to 2003-10-07 version.
9506 * config.sub: Update to 2003-10-07 version.
9507
fffeb871
RO
95082003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9509
9510 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9511 * ltconfig (irix5*, irix6*): Don't override version_type.
9512
6691a79e
ME
95132003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9514
9515 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9516 * configure: Rebuilt
9517 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9518 * Makefile.in: Rebuilt
9519
62cdd71e
L
95202003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9521
9522 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9523
6fe2eacc
CW
95242003-09-30 Carlo Wood <carlo@alinoe.com>
9525
cc6010cd 9526 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9527
ea57e5ad
PK
95282003-09-29 Paul Koning <ni1d@arrl.net>
9529
9530 * MAINTAINERS: Move myself from "Write After Approval"
9531 to CPU platform maintainers for pdp11 platform.
9532
e070672a
AT
95332003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9534
9535 * MAINTAINERS: Move myself from 'Write After Approval' to
9536 'Various Maintainers' section as libffi testsuite maintainer.
9537
43bb47c2
DJ
95382003-09-21 Daniel Jacobowitz <drow@mvista.com>
9539
9540 * configure.in: Pass a computed --program-transform-name
9541 to subconfigures.
9542 * configure: Regenerated.
9543
da9d3b37
NN
95442003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9545
94322beb
NN
9546 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9547 * Makefile.in: Regenerate.
9548
da9d3b37
NN
9549 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9550 * Makefile.in: Regenerate.
9551
ffd9060b
ZL
95522003-09-19 Ziemowit Laski <zlaski@apple.com>
9553
9554 * MAINTAINERS: Move myself from 'Write After Approval'
9555 to 'Various Maintainers' (objective-c) section.
9556
eeae7b41
DJ
95572003-09-17 Daniel Jacobowitz <drow@mvista.com>
9558
9559 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9560 quoting.
9561 * configure: Regenerated.
9562
a080d12b
JB
95632003-09-16 Joel Brobecker <brobecker@gnat.com>
9564
9565 * MAINTAINERS (Write After Approval): Add myself to write after
9566 approval list.
9567
6cd2fc59
DN
95682003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9569
cc6010cd 9570 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9571
dcbdd9cc
ILT
95722003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9573
9574 * MAINTAINERS: Update my e-mail address.
9575
e517f636
AM
95762003-09-09 Alan Modra <amodra@bigpond.net.au>
9577
9578 * libtool.m4 (LD): Correct powerpc64 host match.
9579
bc49924b
JW
95802003-09-06 James E Wilson <wilson@tuliptree.org>
9581
9582 * MAINTAINTERS: Update my affiliation and email address.
9583
082124f5
ZD
95842003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9585
9586 * MAINTAINERS (Write After Approval): Add myself.
9587
dc94d89e
DD
95882003-09-04 DJ Delorie <dj@redhat.com>
9589
9590 * configure: Regenerate.
9591
95922003-09-04 Robert Millan <robertmh@gnu.org>
9593
9594 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9595
7a0f2d4e
KG
95962003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9597
9598 * configure.in: Ensure arguments to sed are properly spaced.
9599 * configure: Regenerate.
9600
88d032eb
GP
96012003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9602
9603 * MAINTAINERS: Update my e-mail address.
9604
0b3f3d22
ME
96052003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9606
9607 * MAINTAINERS (Write After Approval): Add myself.
9608
d253f9ba
DJ
96092003-08-27 Daniel Jacobowitz <drow@mvista.com>
9610
9611 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9612 * configure: Regenerated.
9613
066ec9c9
MM
96142003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9615
9616 * MAINTAINERS: Update my email address.
9617
415d7ef9
PE
96182003-08-23 Phil Edwards <pme@gcc.gnu.org>
9619
9620 * configure.in: Use newline instead of semicolon when assuming
9621 shell arguments in a for loop.
9622 * configure: Regenerated.
9623
e1567352
JE
96242003-08-22 Jason Eckhardt <jle@rice.edu>
9625
9626 * MAINTAINERS: Resurrect the i860 maintainer.
9627
b348267b
GK
96282003-08-20 Geoffrey Keating <geoffk@apple.com>
9629
e50084fa
GK
9630 PR 8180
9631 * configure.in: When testing with_libs and with_headers, treat
9632 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9633 * configure: Regenerate.
b4117c30 9634
b348267b
GK
9635 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9636 make, shell, etc.
9637 (baseargs): Likewise.
9638 * configure: Regenerate.
9639
ca26ffe0
BI
96402003-08-20 Bernardo Innocenti <bernie@develer.com>
9641
9642 * MAINTAINERS (Write After Approval): Add myself.
9643
940cde4d
GK
96442003-08-19 Geoffrey Keating <geoffk@apple.com>
9645
9646 * configure.in: Disable libgcj for darwin not on powerpc.
9647 * configure: Rebuild.
9648
74bed51b
ADL
96492003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9650
9651 * config-ml.in, symlink-tree: Add license.
9652
b4117c30
ZW
96532003-08-03 Richard Stallman <rms@gnu.org>
9654 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9655
9656 * README.SCO: New file.
9657
333a28b4
MK
96582003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9659
9660 * Makefile.tpl (check, check-c++): Express dependencies using
9661 dependencies rather than commands.
9662 * Makefile.in: Regenerate.
9663
c197e306
AC
96642003-08-01 Andrew Cagney <cagney@redhat.com>
9665
9666 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9667 * configure: Ditto.
9668
a8ee6e2d
GK
96692003-07-31 Geoffrey Keating <geoffk@apple.com>
9670
9671 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9672 * Makefile.in: Update.
a8ee6e2d 9673
8d9b3f2e
AT
96742003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9675
9676 * configure.in: Enable libgcj for darwin.
9677 * configure: Rebuild.
9678
52c0c542
PE
96792003-07-29 Phil Edwards <pme@gcc.gnu.org>
9680
9681 * config-ml.in: Use ac_configure_args directly instead of
9682 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9683 actually seen.
9684
b4acb5ef
NN
96852003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9686
9687 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9688 creating target and build subdirs to build all parent dirs as needed.
9689 * Makefile.in: Rebuild.
9690 * configure.in: Don't build dirs explicitly here.
9691 * configure: Rebuild.
9692
a51d71d0
PB
96932003-07-26 Paul Brook <paul@nowt.org>
9694
9695 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9696
f43e12ce
AO
96972003-07-22 Alexandre Oliva <aoliva@redhat.com>
9698
9699 * Makefile.tpl (all-make): Depend on intl.
9700 * Makefile.in: Rebuilt.
9701
8a199ff6
PE
97022003-07-20 Phil Edwards <pme@gcc.gnu.org>
9703
9704 * install-sh: Update to newer upstream versions (associated with
9705 aclocal 1.7).
9706 * mkinstalldirs: Likewise.
9707 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9708
e6a8c803
AP
97092003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9710
9711 * MAINTAINERS: Move self from Bug database only accounts
9712 to write-after-approval.
9713
9f13608f
NN
97142003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9715
9716 * config.if: Remove unused libc_interface determination.
9717
c7864714
NN
97182003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9719
9720 * MAINTAINERS: Move self from write-after-approval to
9721 build machinery (*.in).
9722
775956d0
NN
97232003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9724
9725 PR bootstrap/11273
9726 PR bootstrap/11408
9727 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9728 unused INSTALL_PROGRAM_ARGS.
9729 * configure.in: Use AC_PROG_INSTALL.
9730 * Makefile.in: Regenerate.
9731 * configure: Regenerate.
9732
c7f67a6e
KH
97332003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9734
9735 * MAINTAINERS: Alphabetize.
9736
33952f6f
AO
97372003-07-10 Alexandre Oliva <aoliva@redhat.com>
9738
9739 * configure: Rebuilt.
9740 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9741 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9742 newlib nor libgloss.
9743 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9744 * configure.in (am33_2.0-*-linux*): Added.
9745
0d4f1b4e
BW
97462003-07-09 Bob Wilson <bob.wilson@acm.org>
9747
9748 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9749 * configure: Regenerate.
9750
56694dd9
ZW
97512003-07-07 Zack Weinberg <zack@codesourcery.com>
9752
9753 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9754 * Makefile.in: Regenerate.
9755
21607eb4
ZW
97562003-07-04 Zack Weinberg <zack@codesourcery.com>
9757
9758 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9759 * Makefile.in: Regenerate.
9760
dce2d8b2 97612003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9762
9763 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9764 * Makefile.in: Regenerated.
9765
5d42f90e
L
9766 * config-ml.in: Replace PWD with PWD_COMMAND.
9767
6eb95e99
ZW
97682003-07-04 Zack Weinberg <zack@codesourcery.com>
9769
9770 * intl: New directory; see intl/ChangeLog for details.
9771 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9772 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9773 * Makefile.in: Regenerate.
9774
07d1940e
NN
97752003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9776
9777 * configure.in: Clean up config-lang.in handling. Delete
9778 useless assignment to "subdirs".
9779 * configure: Regenerate.
9780
4dbda6f0
NN
97812003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9782
9783 * configure.in: Rename 'target_libs' to 'target_libraries'.
9784 Remove useless reference to 'target_libs'.
9785 * configure: Regenerate.
9786
2c30ab71
KS
97872003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9788
9789 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9790 * Makefile.in: Regenerate.
9791
11405c93
NN
97922003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9793
9794 * Makefile.def: Introduce flags_to_pass.
9795 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9796 * Makefile.in: Regenerate.
9797
fb87ad5d
HPN
97982003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9799
9800 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9801 and target-libgloss.
9802 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9803 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9804 * configure: Regenerate.
9805
a7956a48
BK
98062003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9807
9808 * configure.in: Update testsuite_flags to new location.
9809 * configure. Regenerate.
6eb95e99 9810
eaf9f3b2
NN
98112003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9812
9813 * Makefile.tpl: Remove BUILD_CC stuff.
9814 * Makefile.in: Regenerate.
9815
2d89ffef
KH
98162003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9817
9818 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9819
dce2d8b2 98202003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9821
9822 * MAINTAINERS (Write After Approval): Add myself.
9823
dce2d8b2 98242003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9825
b951c91c
L
9826 * config.guess: Update to 2003-06-12 version.
9827 * config.sub: Update to 2003-06-13 version.
9828
dce2d8b2 98292003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9830
9831 * config.guess: Update to 2003-06-06 version.
9832 * config.sub: Update to 2003-06-06 version.
9833
655b7166
RO
98342003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9835
9836 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9837 * configure. Regenerate.
9838
01b759aa
NN
98392003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9840
bf1d3e81
NN
9841 * configure.in: Disable serial configure by default.
9842 * configure: Regenerate.
9843 * Makefile.tpl: Abolish .NOTPARALLEL.
9844 * Makefile.in: Regenerate.
9845
e89fbdfe
NN
9846 * Makefile.tpl: Replace {build,host,target}_canonical by
9847 {build,host,target}.
9848 * Makefile.in: Regenerate.
9849
01b759aa
NN
9850 * Makefile.tpl: Fix stupid pasto.
9851 * Makefile.in: Regenerate.
9852
f7dae026
NN
98532003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9854
9855 * Makefile.tpl: Remove bogus conditional.
9856 * Makefile.in: Regenerate.
9857
98582003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9859
9860 * Makefile.tpl (profiledbootstrap): New target.
9861 * Makefile.in (profiledbootstrap): New target.
9862
2ffc3e73 98632003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9864
9865 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9866 Pinski. Remove user names from other bugzilla-only maintainers.
9867
1a1e6b96
NN
98682003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9869
1358ccea
NN
9870 * Makefile.tpl: Make 'recursive targets' using autogen rather
9871 than shell loop. Remove duplicate 'clean' targets and false
9872 comments.
9873 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9874 Add systematic method of specifying missing targets in subdirs.
9875 Add copyright boilerplate.
9876 * Makefile.in: Regenerate.
9877 * configure.in: Add 'recursive targets' to maybe list.
9878 * configure: Regenerate.
9879
ae74ed1f
NN
9880 * MAINTAINERS: "GNATS only" -> "Bug database only".
9881
1a1e6b96
NN
9882 * Makefile.tpl: Rename [+target+] to [+make_target+].
9883 * Makefile.def: Rename 'target' to 'make_target'.
9884
c79af3fa
NB
98852003-05-31 Neil Booth <neil@daikokuya.co.uk>
9886
9887 * MAINTAINERS: Add self as options handling maintainer.
9888
39d85b61
MM
98892003-05-28 Michael Meissner <gnu@the-meissners.org>
9890
9891 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9892 been too long since I touched those ports.
9893
afc2b62d
DD
98942003-05-28 DJ Delorie <dj@redhat.com>
9895
9896 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9897 * Makefile.in: Regenerate.
9898
df445104
MR
98992003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9900
9901 * configure.in: Use curly braces in the definition of tooldir.
9902 * configure: Regenerate.
9903
2eb98e5d 99042003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9905
2eb98e5d
DD
9906 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9907 newlib or libgloss.
9908 * Makefile.in: Regenerate.
9909
862fced8
DD
99102003-05-21 DJ Delorie <dj@redhat.com>
9911
9912 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9913 * Makefile.in: Regenerate.
9914
fc351800
ILT
99152003-05-20 Ian Lance Taylor <ian@airs.com>
9916
9917 * MAINTAINERS: Update my e-mail address.
9918
7e2dbcef
NN
99192003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9920
9921 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9922 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9923 Factor out common code from autogen IF statements.
9924 * configure: Regenerate.
9925 * Makefile.in: Regenerate.
9926
f2a0e225
KC
99272003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9928
9929 * configure.in: Accept i[3456789]86 for machine type.
9930 * configure: Regenerate.
9931
8b87bb96
NN
99322003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9933
9934 * configure.in: Switch more things to use maybe dependencies.
9935 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9936 * configure: Regenerate.
9937 * Makefile.tpl: Switch more things to use maybe dependencies.
9938 * Makefile.in: Regenerate.
9939
fdb882bc 99402003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9941
9942 * Makefile.tpl (install-opcodes): Define.
9943 * Makefile.in: Rebuild.
9944
f7c50032
AJ
99452003-05-13 Andreas Jaeger <aj@suse.de>
9946
9947 * config.guess: Update to 2003-05-09 version.
9948 * config.sub: Update to 2003-05-09 version.
9949
dce2d8b2 99502003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9951
9952 * configure.in: Correct sed script so that options in quotes are not
9953 deleted.
9954 * configure: Rebuild.
9955
aa8f1f57
CV
99562003-05-12 Corinna Vinschen <corinna@vinschen.de>
9957
9958 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9959 and $$s/newlib/libc/sys/cygwin32 include paths.
9960 * configure: Ditto.
9961
0c130f81
MM
99622003-05-12 Michael Meissner <gnu@the-meissners.org>
9963
9964 * MAINTAINERS: Update my email addresses.
9965
aa1a100b
EB
99662003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9967
9968 * config-ml.in: Propagate INSTALL variables.
f7c50032 9969
87861833
GP
99702003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9971
9972 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9973
de722255
CD
99742003-05-02 Chris Demetriou <cgd@broadcom.com>
9975
6eb95e99
ZW
9976 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9977 * Makefile.in: Regenerate.
de722255 9978
96c4a002
WB
99792003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9980
9981 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9982
55b15a11
WB
99832003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9984
9985 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9986
0c227849
DJ
99872003-04-27 Daniel Jacobowitz <drow@mvista.com>
9988
9989 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9990 * Makefile.in: Regenerated.
9991
d45148c1
WB
99922003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9993
9994 * MAINTAINERS (Write After Approval): Upgrade myself from
9995 GNATS only to write-after-approval. Update my mail address.
9996
dce2d8b2 99972003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9998
9999 (OS Port Maintainers: freebsd): Add myself.
10000
438f50c3
MM
100012003-04-22 Mark Mitchell <mark@codesourcery.com>
10002
10003 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10004
9074e169
KJ
100052003-04-22 Kean Johnston <jkj@sco.com>
10006
10007 * MAINTAINERS (SCO ports): Added myself.
10008
dfd39a2e
NS
100092003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10010
10011 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10012
ccbae82a
KJ
100132003-04-19 Kean Johnston <jkj@sco.com>
10014
10015 * MAINTAINERS (Write After Approval): Add myself.
10016
2f50999f
GP
100172003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10018
10019 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10020 * Makefile.in: Regenerate.
10021
e9b84181
JJ
100222003-04-18 Jakub Jelinek <jakub@redhat.com>
10023
10024 * configure.in (powerpc64*-*-linux*): Remove.
10025 * configure: Rebuilt.
10026
1ca4c6e1
PE
100272003-04-17 Phil Edwards <pme@gcc.gnu.org>
10028
10029 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10030 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10031 and restrap.
10032 * Makefile.in: Regenerate.
10033
0590b963
RE
100342003-04-16 Richard Earnshaw <rearnsha@arm.com>
10035
10036 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10037 * configure: Regenerated.
10038
ff41a56f
DD
100392003-04-15 DJ Delorie <dj@redhat.com>
10040
10041 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10042
50d440bc
NC
100432003-04-13 Nick Clifton <nickc@redhat.com>
10044
10045 * config-ml.in: Remove support for --disable-aix removing
10046 call-aix multilibs.
10047
b1e0a93e
AO
100482003-04-10 Alexandre Oliva <aoliva@redhat.com>
10049
10050 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10051 * */configure: Rebuilt.
10052
71fb704d
JS
100532003-04-08 Joel Sherrill <joel@oarcorp.com>
10054
10055 * MAINTAINERS: Add my email address.
10056
3897ea90
OH
100572003-03-17 Olivier Hainque <hainque@act-europe.fr>
10058
10059 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10060
93c834b7
NN
100612003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10062
10063 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10064 * Makefile.in: Regenerate.
10065
82c34dcb
MC
100662003-03-14 Michael Chastain <mec@shout.net>
10067
10068 * Makefile.in: Regenerate with correct Makefile.def.
10069
73458fb7
NN
100702003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10071
10072 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10073 Make macro.
10074 * Makefile.in: Regenerate.
10075 * configure.in: Clean up gxx_include_dir logic.
10076 * configure: Regenerate.
10077
32cf27e5
AE
100782003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10079
10080 * MAINTAINERS (Write After Approval): Add myself.
10081
c727e7a0
BE
100822003-03-10 Ben Elliston <bje@wasabisystems.com>
10083
10084 * MAINTAINERS: Update my mail address.
10085
9a27ac7a
FS
100862003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10087
10088 * configure.in (gxx_include_dir): Fix typo.
10089 * configure: Regenerated.
10090
3aa83176
NN
100912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10092
10093 * Makefile.tpl: Reindent.
10094 * Makefile.in: Regenerate.
10095 * configure.in: Reindent. Don't set unused variables.
10096 * configure: Regenerate.
10097
9124bc53
DJ
100982003-03-04 Daniel Jacobowitz <drow@mvista.com>
10099
10100 * configure.in: Include $(build_tooldir)/sys-include in
10101 FLAGS_FOR_TARGET.
10102 * configure: Regenerated.
10103
cb543528
NN
101042003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10105
c858bf1e
NN
10106 * Makefile.tpl: Always pass down RANLIB.
10107 * Makefile.in: Regenerate.
10108
aa9c3ab4
NN
10109 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10110 * Makefile.in: Regenerate.
10111 * configure.in: Remove unused logic relating to --enable-shared
10112 and --enable-threads. Remove bogus comments. Remove redundant
10113 noconfigdirs.
10114 * configure: Regenerate.
10115
cb543528
NN
10116 * configure.in: Replace ${libstdcxx_version} by its value.
10117 Remove reference to mh-dgux.
10118 * configure: Regenerate.
10119
53f70c1b
KB
101202003-03-03 Kevin Buettner <kevinb@redhat.com>
10121
10122 * MAINTAINERS (Write After Approval): Add myself.
10123
df0f0674
NN
101242003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10125
10126 * Makefile.tpl: Rearrange.
10127 * Makefile.in: Regenerate.
10128
dce2d8b2 101292003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10130
10131 * configure.in: Add support for kaOS as cross build target system.
10132 * configure: Regenerated.
10133
a7a287eb
SB
101342003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10135
10136 * MAINTAINERS (Write after approval): Add myself.
10137
ff00c8a2
JW
101382003-02-21 James E Wilson <wilson@tuliptree.org>
10139
10140 * MAINTAINERS: Update my email address.
10141
abb2db7a
ZW
101422003-02-21 Zack Weinberg <zack@codesourcery.com>
10143
10144 * MAINTAINERS: Add self to blanket write privs. section.
10145
e9f2dc3b
SM
101462003-02-20 Sean McNeil <sean@blue.mcneil.com>
10147
10148 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10149 configure-target-* as some target builds may require additional
10150 flags for preprocessor tests.
10151 * Makefile.in: Regenerated.
10152
ee03dc5e
AO
101532003-02-19 Alexandre Oliva <aoliva@redhat.com>
10154
11856278
AO
10155 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10156 * ltconfig: Handle it.
10157 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10158 auto-detecting it.
10159
274aef32
AO
10160 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10161 it is used as argument to $CC.
10162 * ltcf-gcj.sh: Likewise.
10163
ee03dc5e
AO
10164 * configure.in: Introduce --enable-maintainer-mode.
10165 * configure: Rebuilt.
10166 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10167 for maintainer mode.
10168 * Makefile.in: Rebuilt.
10169
30db8e17
JM
101702003-02-18 Jason Merrill <jason@redhat.com>
10171
10172 * Makefile.tpl (check-c++): Allow parallelism.
10173
cab60ac6
GP
101742003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10175
10176 * MAINTAINERS: Remove John Carr (who never actually had access to
10177 gcc.gnu.org).
10178
c8e5d1af
GK
101792003-02-15 Geoffrey Keating <geoffk@apple.com>
10180
10181 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10182 don't configure target-libobjc.
10183 * configure: Regenerate.
10184
70f91f50
RO
101852003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10186
10187 * Makefile.tpl (RANLIB): Define.
10188 * Makefile.in: Regenerate.
10189
669e9062
LB
101902003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10191
10192 * MAINTAINERS: Update my email.
abb2db7a 10193
61b56b2e
KS
101942003-02-06 Keith R Seitz <keiths@redhat.com>
10195
10196 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10197 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10198 * Makefile.in: Regenerated.
10199 * configure.in: Remove all traces of snavigator, db, and grep.
10200 * configure: Regenerated.
10201
a1ba6e15
GP
102022003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10203
10204 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10205 After Approval.
10206
f5f2cce5
CC
102072003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10208
10209 * MAINTAINERS (Write after approval): Add myself.
10210
ba49f6f1
FCE
102112003-01-31 Frank Ch. Eigler <fche@redhat.com>
10212
10213 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10214 * Makefile.in: Regenerated.
10215
ccf9f10c
RS
102162003-01-30 Roger Sayle <roger@eyesopen.com>
10217
10218 * config.guess: Updated to 2003-01-30's version.
10219 * config.sub: Updated to 2003-01-28's version.
10220
a693735b
AO
102212003-01-30 Alexandre Oliva <aoliva@redhat.com>
10222
10223 * config.if: If gcc_version is already set, just use it. Don't set
10224 gcc_version_trigger if it's already set, otherwise set it to
10225 gcc/version.c, but only if the file exists. If it is not set and
10226 gcc/version.c does not exist, try to extract the version number from
10227 $CC.
10228
204c43d6
AT
102292003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10230
abb2db7a 10231 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10232
842e91ec
PE
102332003-01-27 Phil Edwards <pme@gcc.gnu.org>
10234
10235 * configure.in: Revert 24Jan change.
10236 * configure: Regenerate.
10237
6b99984e
GP
102382003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10239
10240 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10241 entry of HJ Lu.
10242
806e0935
NN
102432003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10244
10245 * configure.in: Revert previous change.
10246 * configure: Regenerate.
10247
307a9864
NN
102482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10249
10250 * configure.in: Make rda native-only.
10251 * configure: Regenerate.
10252
02ba6302
VR
102532003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10254
10255 * MAINTAINERS: Move myself from GNATS-only-accounts to
10256 write-after-approval.
10257
77d187bc
NN
102582003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10259
10260 * configure.in: Add missing \.
10261 * configure: Rebuilt.
10262
a94a2d4c
JJ
102632003-01-17 Jakub Jelinek <jakub@redhat.com>
10264
10265 * configure.in (baseargs): Avoid using \| in sed regular
10266 expressions.
10267 * configure: Rebuilt.
10268
73f84924
JJ
102692003-01-16 Jakub Jelinek <jakub@redhat.com>
10270
10271 * configure.in (baseargs): Remove all supported forms of
10272 --cache-file, --srcdir, --host, --build and --target options
10273 from argument lists.
10274 * configure: Rebuilt.
10275
8c12fc63
JZ
102762003-01-15 Josef Zlomek <zlomekj@suse.cz>
10277
10278 * MAINTAINERS: Add myself to write-after-approval list.
10279
7c005a3a
AO
102802003-01-15 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10283 * configure: Rebuilt.
10284
3dfabf63
NN
102852003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10286
10287 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10288 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10289 * Makefile.in: Regenerate.
10290 * configure: Regenerate.
10291
cf53ae10
AO
102922003-01-09 Alexandre Oliva <aoliva@redhat.com>
10293
10294 * configure.in: Remove Makefile in build, host and target modules
10295 unless configure was run with --no-recursion.
10296 * configure: Rebuilt.
10297
3fbe8e4a
CC
102982003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10299
10300 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10301 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10302 * Makefile.in: Regenerate.
10303
66e2aa7d
CD
103042003-01-08 Chris Demetriou <cgd@broadcom.com>
10305
10306 * config.guess: Update to 2003-01-03 version.
10307 * config.sub: Update to 2003-01-03 version.
10308
b5038cfb
CF
103092003-01-07 Christopher Faylor <cgf@redhat.com>
10310
10311 * configure: Regenerate with proper autoconf 2.13.
10312
d02c69be
CF
103132003-01-07 Christopher Faylor <cgf@redhat.com>
10314
10315 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10316 * configure: Regenerate.
d02c69be 10317
e914a571
AC
103182003-01-06 Andrew Cagney <ac131313@redhat.com>
10319
10320 * configure.in (GDB_TK): Add tcl directories conditional on
10321 gdb/gdbtk directory being present.
10322 * configure: Regenerate.
abb2db7a 10323
dce2d8b2 103242003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10325
dce2d8b2
EB
10326 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10327 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10328 * configure: Rebuilt.
10329
89a7012a
TT
103302002-12-31 Tom Tromey <tromey@redhat.com>
10331
10332 * Makefile.in: Rebuilt.
10333 * Makefile.def (target_modules) [libffi]: Allow installation.
10334
3f4f56e2
AS
103352002-12-31 Andreas Schwab <schwab@suse.de>
10336
10337 * configure.in: Fix use of $program_transform_name.
10338 * configure: Regenerated.
10339
6c1b8d0a
DJ
103402002-12-30 Daniel Jacobowitz <drow@mvista.com>
10341
10342 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10343 * configure: Regenerated.
6c1b8d0a 10344
c5120911
AO
103452002-12-29 Alexandre Oliva <aoliva@redhat.com>
10346
10347 * Makefile.tpl (local-distclean): Don't remove...
10348 (multilib.ts): ... this. Moved into...
10349 (multilib.out): ... this. Don't use sub-make.
10350 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10351 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10352 (configure-build-[+module+], configure-[+module+],
10353 configure-target-[+module+], configure-gcc): ... these. Test
10354 for Makefile existence. Drop config.status from dependencies.
10355 * Makefile.in: Rebuilt.
10356 * configure.in: Move gcc-version-trigger to the end of
10357 ac_configure_args. Add comments to maybedep.tmp and
10358 serdep.tmp. Introduce --disable-serial-configure. Remove
10359 nonopt from baseargs, matching and removing corresponding
10360 whitespace while at it.
10361 * configure: Rebuilt.
10362
e245b0ea
AO
103632002-12-28 Alexandre Oliva <aoliva@redhat.com>
10364
903de295
AO
10365 * configure.in (host_configargs): Replace reference to
10366 no-longer-defined buildopts with --build=${build_alias}.
10367 * configure: Rebuilt.
10368
e245b0ea
AO
10369 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10370 program_transform_name to standard idiom.
10371 (AUTOGEN, AUTOCONF): Define.
10372 (Makefile.in): Use $(AUTOGEN).
10373 (Makefile): Depend on config.status, and use autoconf-style rule to
10374 build it. Move original commands to...
10375 (config.status): ... this new target.
10376 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10377 $(AUTOCONF).
10378 * Makefile.in: Rebuilt.
10379
671aa708
NN
103802002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10381
53fbfb58
NN
10382 * Makefile.tpl: Fix dramatic bustage due to change in
10383 program_transform_name.
10384 * Makefile.in: Regenerate.
10385
10386 * configure.in: Remove unnecessary PATH setting.
10387 * configure: Regnerate.
10388
10389 * configure.in: Don't default to unprefixed tools unless
10390 the native tools will work.
10391 * configure: Regenerate.
10392
671aa708
NN
10393 * configure.in: Convert to autoconf script. Blow away lots
10394 of now-redundant Makefile fragments.
10395 * configure: Generate using Autoconf.
10396 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10397 * Makefile.in: Regenerate.
10398
57f40826
NN
103992002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10400
3fedb745
NN
10401 * configure: Fix stupid bug where RANLIB was mistakenly included.
10402
abb2db7a 10403 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10404 (build_configargs, host_configargs, target_configargs).
10405
10406 * configure.in: Move logic out of sed statement.
10407
abb2db7a 10408 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10409 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10410
315fa0f4
SS
104112002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10412
10413 * config.sub: Import from master repository
10414 * config.guess: Ditto
10415
45aff44f
AS
104162002-12-24 Andreas Schwab <schwab@suse.de>
10417
10418 * Makefile.tpl (multilib.out): Fix missing space.
10419 * Makefile.in: Regenerate.
10420
88b5521b
NN
104212002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10422
10423 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10424 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10425 * Makefile.in: Regenerate.
10426 * configure.in: Remove unnecessary leftovers.
10427
2a726918
GK
104282002-12-21 Geoffrey Keating <geoffk@apple.com>
10429
10430 * configure.in (extra_ranlibflags_for_target): New variable.
10431 (*-*-darwin): Add -c to ranlib commands.
10432 * configure (tooldir): Handle extra_ranlibflags_for_target.
10433
aace3269 104342002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10435
10436 * Makefile.tpl: Revert HJL's change.
10437 * Makefile.in: Regenerated.
10438 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10439 always.
10440
f0895142
AS
104412002-12-19 Andreas Schwab <schwab@suse.de>
10442
10443 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10444 * Makefile.in: Regenerate.
10445
dce2d8b2 104462002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10447
10448 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10449 * Makefile.in: Regenerated.
10450
10451 * configure.in (build_prefix): New. Substitute.
10452
212f6dd0
NN
104532002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10454
79308c5d
NN
10455 * Makefile.tpl: Don't let real targets depend on phony targets.
10456 * Makefile.in: Regenerate.
10457
212f6dd0
NN
10458 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10459 * Makefile.in: Regenerate.
10460
ab17919f
SS
104612002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10462
10463 * config.sub: Import from master repository
10464 * config.guess: Ditto
10465
5ecf91d1
JM
104662002-12-16 Jason Merrill <jason@redhat.com>
10467
10468 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10469 previous 'make bootstrap'.
10470 * Makefile.in: Regenerate.
10471
d8437e1b
HPN
104722002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10473
10474 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10475
4977bab6
ZW
104762002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10477
10478 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10479 * Makefile.in: Regenerate.
10480
0edcfdcb
JM
104812002-12-13 Jason Merrill <jason@redhat.com>
10482
6248218a 10483 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10484 library tests.
10485 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10486 * Makefile.in: Regenerate.
10487
4977bab6
ZW
104882002-12-12 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10491 * Makefile.in: Rebuilt.
10492
f87505dd
AO
104932002-12-12 Alexandre Oliva <aoliva@redhat.com>
10494
10495 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10496
4977bab6
ZW
104972002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10498
10499 * configure: Fix bug put in by gremlins.
10500
10501 * Makefile.tpl: Substitute more autoconfily.
10502 * configure: Substitute more autoconfily.
10503 * Makefile.in: Regenerate.
10504
7f0db92a
SS
105052002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10506
10507 * config.sub: Import from master repository
10508 * config.guess: Ditto
10509 * MAINTAINERS: Added Svein Seldal under write after approval
10510
4977bab6
ZW
105112002-12-08 Andrew Cagney <ac131313@redhat.com>
10512
10513 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10514 * Makefile.in (all-sim): Ditto.
10515
105162002-12-06 DJ Delorie <dj@redhat.com>
10517
10518 * Makefile.tpl: Change configure dependencies to not have real
10519 targets depend on phony targets.
10520
105212002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10522
10523 * configure.in: Revert unintentional change.
10524
10525 * Makefile.tpl: Change dependency for */multilib.out so that
10526 it works when gcc isn't in the tree.
10527
10528 * configure.in: Substitute more.
10529 * configure: Run subconfigures from the Makefile.
10530 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10531 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10532
67f1b906
GP
105332002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10534
10535 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10536
4977bab6
ZW
105372002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10538
10539 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10540 and corresponding dependencies.
10541 * Makefile.in: Regenerate.
10542
10543 * configure.in (host_tools): Order binutils, gas and ld for
10544 convenience in running the testsuites.
10545
10546 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10547 * Makefile.in: Regenerate.
10548 * configure.in: Introduce rules to serialize subconfigure runs.
10549
10550 * configure.in: Introduce BASE_CC_FOR_TARGET.
10551 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10552 Realize configure-build-* targets. Realize configure-target-* targets.
10553 * Makefile.in: Regenerate.
10554
105552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10556
10557 * configure: Move gcc_version_trigger stuff from here...
10558 * configure.in: ...to here.
10559
10560 * configure.in: Separate subconfigure options added by this file from
10561 options given by the user. Add machinery to put args for host
10562 subconfigures into the Makefile.
10563
10564 * Makefile.tpl: Remove 'vault' targets.
10565 * Makefile.tpl: Reorder and comment dependencies.
10566 * Makefile.in: Regenerate.
10567
105682002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10569 * configure.in: Fix my broken commit of previous patch. (sigh)
10570
743f054e
GK
105712002-11-28 Geoffrey Keating <geoffk@apple.com>
10572
10573 * configure.in: Move host-specific darwin noconfigdirs into
10574 the host-specific section.
10575
4977bab6
ZW
105762002-11-28 Geoffrey Keating <geoffk@apple.com>
10577
10578 * configure.in: Move host-specific darwin noconfigdirs into
10579 the host-specific section.
10580
105812002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10582
10583 * configure: Remove skip-this-dir support.
10584 * Makefile.tpl: Remove skip-this-dir support.
10585
10586 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10587 subdirectories.
10588 * Makefile.in: Regenerate.
10589
10590 * Makefile.tpl: Strip out useless setting of 'dir'.
10591 * Makefile.in: Regenerate.
10592
105932002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10594
10595 * configure.in: Fix deeply stupid bug.
10596
10597 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10598 shell code in CXX_FOR_TARGET
10599 * Makefile.def: Introduce raw_cxx.
10600 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10601 RAW_CXX_FOR_TARGET.
10602 * Makefile.in: Regenerate.
10603
106042002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10605
10606 * Makefile.tpl: Remove unnecessary ifs.
10607 * Makefile.in: Regenerate.
10608
10609 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10610 dependencies. Maybe-ize build-libiberty. Create dummy install
10611 targets for 'no_install' modules.
10612 * configure: Move GDB_TK substitution to configure.in. Move
10613 build_modules stuff to configure.in.
10614 * configure.in: Implement soft dependency machinery. Maybe-ize
10615 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10616 * Makefile.in: Regenerate.
10617
106182002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10619
10620 * Makefile.tpl: Make all-target, install-target behave similarly
10621 to all, install (only hitting configured targets). Eliminate
10622 unused macro defintions.
10623
10624 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10625 build != host.
10626
10627 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10628
10629 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10630
10631 * configure.in: Produce lists of subdir targets we're actually
10632 configuring. Remove references to "dosrel".
10633 * Makefile.tpl: Let configure set which subdir targets are hit.
10634 Remove install-cross; clean up install; remove ALL. Remove
10635 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10636 Autogenerate host module targets. Remove empty dependency lines
10637 and redundant dependency; rearrange slightly.
10638 * Makefile.def: Add host-side libtermcap, utils.
10639
10640 * Makefile.in: Regenerate.
10641
e6226a2f
RO
106422002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10643
10644 * ltconfig (osf[345]): Append $major to soname_spec.
10645 Reflect this in library_names_spec.
10646 * ltmain.sh (osf): Prefix $major with . for use as extension.
10647
3b75d237
AJ
106482002-11-19 Andreas Jaeger <aj@suse.de>
10649
10650 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10651 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10652 and sparc64 GNU/Linux systems.
10653
809108de
NS
106542002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10655
10656 * MAINTAINERS: Update email.
10657
e7e0de7e
GP
106582002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10659
10660 * MAINTAINERS: Complete James Dennett's entry.
10661
f7109dea
EB
106622002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10663
10664 * MAINTAINERS (Write After Approval): Add myself.
10665
d3ac17c9
BK
106662002-11-13 Bruce Korb <bkorb@gnu.org>
10667
10668 * Makefile.tpl: syntactic cleanup
10669
dce2d8b2 106702002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10671
10672 * MAINTAINERS: Add myself to write-after-approval list.
10673
4977bab6
ZW
106742002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10675
10676 * Makefile.def: Add list of recursive targets to autogenerate.
10677 Add build_modules.
10678 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10679 targets. Autogenerate *-build-* targets.
10680 * Makefile.in: Regenerate.
10681
106822002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10683
10684 * configure: More autoconf-style substitutions.
10685 * Makefile.tpl: More autoconf-style substitutions.
10686 * Makefile.in: Regenerate.
10687
106882002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 * configure: Substitute more variables in a more autoconf-friendly
10691 way. Simplify slightly.
10692 * Makefile.tpl: Make more variables substitutable in an
10693 autoconf-friendly way.
10694 * Makefile.in: Regenerate.
10695
d4783999
JW
106962002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10697
10698 * MAINTAINERS (Write After Approval): Add myself.
10699
4977bab6
ZW
107002002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10701
10702 * configure.in (v810*): Remove special setting of tools.
10703
10704 * configure: Add support for extra required flags for ar or nm.
10705 * configure.in (aix4.3+): Use above support for target-specific
10706 issues, rather than using config/mt-aix43.
10707
107082002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10709
10710 * configure: Remove 'removing', which doesn't work. Replace $subdir
10711 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10712 with $srcdir. Reformat indentation. Substitute some variables
10713 formerly hard-coded in the Makefile for build=host.
10714 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10715 * Makefile.def: Autogenerate more.
10716 * Makefile.in: Regenerate.
10717
1c9c903e
AN
107182002-11-04 Adam Nemet <anemet@lnxw.com>
10719
10720 * MAINTAINERS (Write After Approval): Add myself.
10721
40673d2b
KB
107222002-11-04 Kevin Buettner <kevinb@redhat.com>
10723
10724 * Makefile.def (host_modules): Add rda.
10725 * Makefile.in: Regenerate.
10726 * configure.in (target_tool): Add target-rda to list.
10727
42e650ae
GP
107282002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10729
10730 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10731
e004b81f
PE
107322002-10-25 Phil Edwards <pme@gcc.gnu.org>
10733
10734 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10735 and restrap targets to this rule.
10736 * Makefile.in: Regenerate.
10737
06bd49b1
GP
107382002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10739
10740 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10741 GNATS only accounts.
10742
d0af82b0
HPN
107432002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10744
10745 * configure.in (i[3456]86-*-linux*): Add check to disable
10746 ${libgcj} for glibc1.
10747
10782654
DC
107482002-10-24 Denis Chertykov <denisc@overta.ru>
10749
10750 * MAINTAINERS: Add myself as ip2k port maintainer.
10751
a5a438f5
SS
107522002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10753
10754 * configure.in: Add tic4x target.
10755
fe3d5b7f
NN
107562002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10757
aba8a494
NN
10758 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10759 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10760 * Makefile.in: Regenerate.
10761
fe3d5b7f
NN
10762 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10763 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10764 * Makefile.in: Regenerate.
10765
a6ad79e7
JJ
107662002-10-02 Janis Johnson <janis187@us.ibm.com>
10767
10768 * MAINTAINERS: Add myself as web pages co-maintainer.
10769
6a8a9058
NN
107702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10771
10772 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10773 * Makefile.in: Regenerate.
10774
327d975a
ZW
107752002-10-02 Zack Weinberg <zack@codesourcery.com>
10776
10777 * MAINTAINERS: Add myself and Nathan Sidwell
10778 <nathan@codesourcery.com> as VxWorks maintainers.
10779
a5ae8f19 107802002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10781
10782 * Makefile.def: Remove order dependency comments.
10783 * Makefile.tpl: Add explicit install-install dependencies.
10784 * Makefile.in: Regenerate.
d0f6c823 10785
34c6040c 10786 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10787 * Makefile.in: Regenerate.
34c6040c 10788
d0f6c823
NN
10789 * Makefile.tpl: Add configure-target (for src-release in src)
10790 * Makefile.in: Regenerate.
10791
50bd210b
NC
107922002-09-30 Nick Clifton <nickc@redhat.com>
10793
10794 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10795
ca25149e
UW
107962002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10797
10798 * configure.in (s390*-*-linux*): Enable libgcj.
10799
dd30b57d
NN
108002002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10801
9e60a678
NN
10802 * configure: Revert accidentally applied changes.
10803
dd30b57d
NN
10804 * Makefile.tpl: Make more autoconf-friendly.
10805 * Makefile.in: Regenerate.
10806 * configure: Make substitution more autoconf-like.
10807
5831424e
RE
108082002-09-28 Richard Earnshaw <rearnsha@arm.com>
10809
10810 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10811 single entry to handle all these.
10812 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10813 libjava on arm-*-elf.
10814
b7f3b15b
GK
108152002-09-27 Geoffrey Keating <geoffk@apple.com>
10816
10817 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10818 things that depend on them.
10819
0dffceed
NN
108202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10821
10822 * Makefile.tpl: Make subsituted variables more autoconfy.
10823 * Makefile.in: Regenerate.
10824 * configure: Make seds more autoconfy.
10825
1db75a86 108262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10827
10828 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10829 * Makefile.in: Regenerate.
10830 * configure.in: Rewrite sed statements to look autoconfy.
10831
1db75a86
NN
10832 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10833 all-target-foo on configure-target-foo.
10834 * Makefile.def: Ditto.
10835 * Makefile.in: Rebuild.
10836
741a4e89
AH
108372002-09-25 Andrew Haley <aph@redhat.com>
10838
10839 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10840
95ddd785
NN
108412002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10842
10843 * Makefile.def: New file.
10844 * Makefile.tpl: New file.
10845 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10846 * contrib/gcc_update: Note that Makefile.in is a generated file.
10847
10848 * configure.in: Minor rearrangement. Simplify tests.
10849
65a824f6
JT
108502002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10851
10852 * configure.in (with_headers): Skip copy if value is "yes".
10853 (with_libs): Likewise.
10854
51270f0a 108552002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10856
10857 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10858 * configure.in (sh*-*-pe*): Ditto.
10859 * configure.in (mips*-*-pe*): Ditto.
10860 * configure.in (*arm-wince-pe): Ditto.
10861
8f89dbf4
NN
10862 * configure.in: Rearrange.
10863
c1b8db3f
KH
108642002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10865
10866 * MAINTAINERS: Update my email address.
10867
341f0575
PK
108682002-08-30 Paul Koning <pkoning@equallogic.com>
10869
10870 * MAINTAINERS: (Write After Approval): Add myself.
10871
d2e06980
GK
108722002-08-29 Geoffrey Keating <geoffk@redhat.com>
10873
10874 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10875
4906d5d8
GK
108762002-08-24 Geoffrey Keating <geoffk@redhat.com>
10877
10878 * MAINTAINERS: Change my mailing address.
10879
e9a25cc8
PC
108802002-08-21 Paolo Carlini <pcarlini@unitus.it>
10881
10882 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10883 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10884
dce2d8b2 108852002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10886
10887 * MAINTAINERS (Write After Approval): Remove myself.
10888 (Various Maintainers: c++ runtime libs): Add myself.
10889
5ce6f47b
EC
108902002-08-15 Eric Christopher <echristo@redhat.com>
10891
10892 * config.sub: Import from master repository.
10893 * config.guess: Ditto.
10894
7f9317f0
AO
108952002-08-19 Alexandre Oliva <aoliva@redhat.com>
10896
10897 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10898 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10899 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10900
7aecca3d
AH
109012002-08-16 Aldy Hernandez <aldyh@redhat.com>
10902
10903 * MAINTAINERS: Add self to rs6000 vector extensions.
10904
8ea4b195
AO
109052002-08-15 Alexandre Oliva <aoliva@redhat.com>
10906
10907 * libiberty/configure: Reverted unintended yesterday's check in.
10908
f5cc59a7
AO
109092002-08-14 Alexandre Oliva <aoliva@redhat.com>
10910
10911 * boehm-gc/configure, libf2c/configure: Rebuilt.
10912 * libffi/configure, libiberty/configure: Ditto.
10913 * libjava/configure, libobjc/configure: Ditto.
10914 * libstdc++-v3/configure, zlib/configure: Ditto.
10915 Merged from binutils:
10916 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10917 From Steve Ellcey <sje@cup.hp.com>:
10918 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10919 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10920 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10921 IA64.
10922 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10923 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10924 soname_spec, sys_lib_search_path_spec): Ditto.
10925
dce2d8b2 109262002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10927
10928 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10929
2ff34870
L
109302002-08-04 H.J. Lu (hjl@gnu.org)
10931
10932 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10933
a014f2fe
KW
109342002-08-02 Krister Walfridsson <cato@df.lth.se>
10935
10936 * MAINTAINERS (Write After Approval): Add myself.
10937
c01d477a
AM
109382002-07-31 Alan Modra <amodra@bigpond.net.au>
10939
10940 * configure.in: Move generic linux case to end. Copy generic
10941 linux noconfigdirs to mips*-*-linux* entry and new
10942 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10943
68cd2524
MM
109442002-07-19 Michael Matz <matz@suse.de>
10945
10946 * MAINTAINERS: Add myself as ra* maintainer.
10947
e2d83b8c
CD
109482002-07-16 Chris Demetriou <cgd@broadcom.com>
10949
10950 * config.guess: Update to 2002-07-09 version.
10951 * config.sub: Update to 2002-07-03 version.
10952
cece4f1d
HPN
109532002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10954
10955 * MAINTAINERS: Fix typo in a maintainer email address.
10956
bb654703
NN
109572002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10958
10959 * configure.in: Remove two redundant tests.
10960
789b7de5
RO
109612002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10962
10963 * configure.in (mips*-*-irix6*o32): Enable stabs.
10964
e1da1089
NN
109652002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10966
f3970bba
NN
10967 * configure.in: Don't build grez.
10968 * Makefile.in: Ditto.
10969
e1da1089
NN
10970 * Makefile.in: Remove references to bsp, cygmon, libstub.
10971 * configure.in: Ditto.
10972
10973 * configure.in: Remove leftover reference to gdbtest.
10974
57c905fa
PE
109752002-07-08 Phil Edwards <pme@gcc.gnu.org>
10976
10977 * configure.in (gxx_include_dir): Change to match versioned
10978 C++ headers if --enable-version-specific-runtime-libs is used.
10979
a0af94a7 109802002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10981
a0af94a7
SE
10982 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10983
423ce3eb
NN
109842002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10985
10986 * configure.in: Make --without-x work.
10987
98186934
NN
109882002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10989
c3b7d169
NN
10990 * configure.in: Rearrange target Makefile fragment collection.
10991
98186934
NN
10992 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10993 cvs[src].
10994 * configure.in: Ditto.
10995
eebd288a
MK
109962002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10997
10998 * MAINTAINERS (Write After Approval): Update my e-mail address.
10999
3ab36f05
NN
110002002-06-24 Ben Elliston <bje@redhat.com>
11001
11002 * configure.in (host_tools): Remove cgen.
11003
11004 * Makefile.in (all-cgen): Remove; runs from its source directory.
11005 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11006 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11007 (all-sim): Likewise.
11008
dce2d8b2 110092002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11010
11011 * Makefile.in: Eliminate 'apache' targets.
11012 * configure.in: Eliminate 'apache' targets.
11013
55380b08
NN
11014 * configure.in: Eliminate redundant tests. Reorganize.
11015
9a5c1b9d
NN
11016 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11017
5fd3853a
NN
11018 * config-ml.in: Eliminate references to Cygnus configure.
11019
cfefc434
NN
11020 * Makefile.in: Eliminate references to building emacs.
11021
2fe93885
GS
110222002-06-28 Graham Stott <graham.stott@btinternet.com>
11023
11024 * MAINTAINERS: Update my email address.
11025
53c40185
BK
110262002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11027
11028 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11029 (cxx_incdir): Remove.
53c40185 11030
97679694
NN
110312002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11032
11033 * MAINTAINERS (Write After Approval): Add self.
11034
b03bcd37
DC
11035Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11036
11037 * configure.in: Add support for ip2k.
11038
6bd12129
NN
110392002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11040
11041 * configure.in: Fix AIX configury bug.
11042
e0d98a92
SE
110432002-06-20 Steve Ellcey <sje@cup.hp.com>
11044
11045 * MAINTAINERS (Write After Approval): Add self.
11046
ba3292db
NN
110472002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11048
ef40bc65
NN
11049 * configure.in: replace ${topsrcdir} with ${srcdir}
11050
7a0be465
NN
11051 * configure.in: Move definition of libstdcxx_flags
11052 right above usage, rather than waaay earlier.
11053
e1848dde
NN
11054 * configure.in: Pull definition of is_cross_compiler earlier.
11055
8bc2fff1
NN
11056 * configure.in: Rearrange a little.
11057
ba3292db
NN
11058 * configure.in: Remove references to librx.
11059 * Makefile.in: Remove references to librx.
11060
11d8b408
DC
11061Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11062
11063 * config.sub: Add support for avr target.
11064 Import from master sources, rev 1.255
5ce6f47b 11065
93da8339
PE
110662002-06-19 Phil Edwards <pme@gcc.gnu.org>
11067
11068 * configure, .cvsignore: Revert previous change...
11069 * Makefile: ...delete.
11070
b4caab5c
NN
110712002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11072
11073 * configure.in: Eliminate ${gasdir} variable.
11074
ee777171
DB
110752002-06-18 Dave Brolley <brolley@redhat.com>
11076
11077 * configure.in: Add support for frv.
11078 * config.sub: Add support for frv.
11079
26e4af54
PE
110802002-06-18 Phil Edwards <pme@gcc.gnu.org>
11081
11082 * configure: Remove garbage from previous commit.
11083
bb20b7da
PE
110842002-06-18 Phil Edwards <pme@gcc.gnu.org>
11085
11086 * configure: For in-source builds, make a subdir and re-exec there.
11087 * Makefile: New file. Pass targets through to build directory.
11088 * .cvsignore: No longer ignore "Makefile".
11089
9d321f6c
DR
110902002-06-16 Douglas Rupp <rupp@gnat.com>
11091
11092 * MAINTAINERS (Write After Approval): Add self.
11093
c8eb2bc0
KG
110942002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11095
11096 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11097
f210d239
JT
110982002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11099
11100 * configure.in (vax-*-netbsd*): Re-enable gas.
11101
e9667b3c
NN
111022002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11103
efe1f357
NN
11104 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11105 BUILD_PREFIX_1, to correct nomenclature.
11106 * configure: Likewise.
11107
e9667b3c
NN
11108 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11109 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11110
fe2fe497
OH
111112002-05-31 Olaf Hering <olh@suse.de>
11112
11113 * config-ml.in: Propogate DESTDIR also.
11114
dcf7f0dd
JT
111152002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11116
11117 * configure.in (vax-*-netbsd*): Don't build gas for this
11118 platform.
11119
6ff14f32
MM
111202002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11121
11122 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11123 and libgcj for AVR.
11124
397de1ff
KK
111252002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11126
11127 * MAINTAINERS (Write After Approval): Add myself.
11128
ac30211c
JT
111292002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11130
11131 * config.guess: Update to 2002-05-22 version.
11132 * config.sub: Likewise.
11133
1e6347d8
RO
111342002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11135
11136 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11137 * config-ml.in: Likewise.
11138 * configure: Likewise.
11139 * configure.in: Likewise.
11140
e5ce1d6d
SC
111412002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11142
11143 * MAINTAINERS: Update my email address.
11144
6cdef75d
NN
111452002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11146
4a87f061
NN
11147 * configure.in: Simplify makefile fragment collection.
11148
11149 * configure.in: Remove code to build emacs.
603606e7 11150
e254d6b5
NN
11151 * configure.in : Remove --srcdir argument from targargs and buildargs
11152 (it's always overridden in the Makefile anyway). Rearrange a bit.
11153
11154 * configure: Move some logic to configure.in.
11155 * configure.in: Move some logic from configure.
6cdef75d 11156
1d6006fe
TT
111572002-05-11 Tom Tromey <tromey@redhat.com>
11158
11159 * MAINTAINERS: Reflect libgcj reality.
11160
b70b3534
FS
111612002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11162
11163 * Makefile.in: Honour DESTDIR.
11164
4434687a
MM
111652002-05-08 Mark Mitchell <mark@codesourcery.com>
11166
11167 * config.guess: Import 2002-03-20 version.
11168 * config.sub: Import 2002-04-26 version.
11169
a89e49c7
RO
111702002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11171
11172 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11173
44e55536
TJ
111742002-05-07 Tim Josling <tej@melbpc.org.au>
11175
11176 * MAINTAINERS: Add self.
11177
dce2d8b2 111782002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11179
11180 * ltmain.sh: Detect and handle object name conflicts
11181 while piecewise linking a static library.
11182
b7c13625
AO
111832002-05-05 Alexandre Oliva <aoliva@redhat.com>
11184
11185 * configure.in (noconfigdirs): Don't disable libgcj on
11186 sparc64-*-solaris* and sparcv9-*-solaris*.
11187
4182d9fa
AO
111882002-05-03 Alexandre Oliva <aoliva@redhat.com>
11189
11190 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11191
7bebf279
TF
111922002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11193
11194 * configure.in (FLAGS_FOR_TARGET): Do not add
11195 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11196 on i[3456]86-*-linux*.
11197
9a06dc7d
TF
111982002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11199
11200 * configure.in (noconfigdirs): Replace [ ] with test.
11201
11202 * configure.in (noconfigdirs): Do not add target-newlib if
11203 target == i[3456]86-*-linux*, and host == target.
11204
a51a07fa
NN
112052002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11206
9e7facd6
DD
11207 * configure.in: delete reference to absent file
11208
aeaa0f2f
NN
11209 * configure.in: replace '[' with 'test'
11210
4bb98828
NN
11211 * configure.in: Eliminate references to gash.
11212 * Makefile.in: Eliminate references to gash.
11213
64791664
NN
11214 * configure.in: remove useless references to 'pic' makefile fragments.
11215
3ed57cf4
NN
11216 * configure.in: (*-*-windows*) Finish removing.
11217
a51a07fa
NN
11218 * configure.in: Eliminate redundant test for libgui.
11219
8552f6f1
RS
112202002-04-29 Roger Sayle <roger@eyesopen.com>
11221
11222 * MAINTAINERS: Add self and realphabetize. Update entries
11223 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11224 entry for a29k port maintainer.
11225
dce2d8b2 112262002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11227
11228 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11229 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11230
704c9a14
NN
112312002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11232
11233 * configure.in: remove references to dead files
11234
7bff5059
MM
112352002-04-19 Mark Mitchell <mark@codesourcery.com>
11236
11237 * MAINTAINERS: Add information about purpose of this file.
11238
0c7c67f0
TT
112392002-04-18 Tom Tromey <tromey@redhat.com>
11240
11241 * configure.in: Disallow configuring libgcj when it is already
11242 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11243 Solaris 2.8 by default. For PR libgcj/6158.
11244
63501e91
NN
112452002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11246
11247 * configure.in: Move default CC setting out of config/mh-* fragments
11248 directly into here.
11249
701afd4d
NN
112502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11251
11252 * configure.in: don't even try to configure or make a subdirectory
11253 if there's no configure script for it.
11254
07cdae91
MM
112552002-04-15 Mark Mitchell <mark@codesourcery.com>
11256
11257 * MAINTAINERS: Remove chill maintainers.
11258 * Makefile.in (CHILLFLAGS): Remove.
11259 (CHILL_LIB): Remove.
11260 (TARGET_CONFIGDIRS): Remove libchill.
11261 (CHILL_FOR_TARGET): Remove.
11262 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11263 CHILL_LIB.
11264 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11265 (CHECK_TARGET_MODULES): Likewise.
11266 (INSTALL_TARGET_MODULES): Likewise.
11267 (CLEAN_TARGET_MODULES): Likewise.
11268 (configure-target-libchill): Remove.
11269 (all-target-libchill): Remove.
11270 * configure.in (target_libs): Remove target-libchill.
11271 Do not compute CHILL_FOR_TARGET.
11272 * libchill: Remove directory.
5ce6f47b 11273
ab50d72b
DD
112742002-04-11 DJ Delorie <dj@redhat.com>
11275
11276 * Makefile.in, configure.in: Sync with binutils, entries
11277 follow...
11278
0a1e123a
DD
112792002-04-07 Andrew Cagney <ac131313@redhat.com>
11280
11281 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11282 (do-tar, do-bz2): New rules.
11283 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11284 (gdb-tar): New rule.
11285 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11286 (insight_dejagnu.tar): New rule.
11287 (insight.tar): New rule.
11288 (gdb+dejagnu.tar): New rule.
11289 (gdb.tar): New rule.
11290
ab50d72b
DD
112912002-02-01 Mo DeJong <supermo@bayarea.net>
11292
11293 * Makefile.in: Add all-tix to deps for all-snavigator
11294 so that tix is built when building snavigator.
11295
112962002-01-11 Steve Ellcey <sje@cup.hp.com>
11297
11298 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11299 ld and gdb are not supported.
11300
113012002-01-07 Mark Salter <msalter@redhat.com>
11302
11303 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11304 Allow target-libgloss to be built for arm, strongarm, and xscale.
11305
113062001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11307
11308 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11309 options for i[3456]86-pc-linux* native builds.
11310
113112001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11312
11313 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11314 files from .po files for a distribution.
11315
113162001-09-03 Jeff Holcomb <jeffh@redhat.com>
11317
11318 * configure.in: Enable libstdc++-v3 for h8300 targets.
11319
113202001-06-19 Alan Modra <amodra@bigpond.net.au>
11321
11322 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11323 version from bfd/.
11324
11325Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11326
11327 * Makefile.in (VER): When present, extract the version number from
11328 the file version.in.
11329
dce2d8b2 113302001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11331
11332 * configure.in : enable ld for aix
11333
113342001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11335
11336 * config.guess: Add linux target for S/390.
11337
113382000-11-07 Philip Blundell <pb@futuretv.com>
11339
11340 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11341
113422000-11-03 Philip Blundell <pb@futuretv.com>
11343
11344 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11345 files.
11346
113472001-01-15 Ben Elliston <bje@redhat.com>
11348
11349 * configure.in (host_tools): Add sid.
11350 Always configure cgen.
11351
113522000-11-24 Nick Clifton <nickc@redhat.com>
11353
11354 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11355
ab50d72b
DD
113562000-08-20 Doug Evans <dje@casey.transmeta.com>
11357
11358 * Makefile.in (ALL_MODULES): Add all-cgen.
11359 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11360 (all-cgen): New target.
11361 (all-opcodes,all-sim): Depend on all-cgen.
11362 * configure.in (host_tools): Add cgen.
11363 Only configure cgen if --enable-cgen-maint.
11364
dce2d8b2 113652002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11366
11367 * configure.in: Add *-*-freebsd* configurations.
11368
90def2b2
TT
113692002-04-08 Tom Tromey <tromey@redhat.com>
11370
11371 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11372 Fixes PR libgcj/6068.
11373
320d7e7a
KW
113742002-03-30 Krister Walfridsson <cato@df.lth.se>
11375
11376 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11377
18b467f1
RO
113782002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11379
11380 * configure.in (alpha*-dec-osf*): Enable libgcj.
11381
dce2d8b2 113822003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11383
11384 * MAINTAINERS (Write After Approval): Add myself.
11385
56ae9405
NC
113862002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11387
11388 Fix for: PR bootstrap/3591, target/5676
11389 * configure.in (mcore-pe): Disable the configuration of
11390 libstdc++-v3 since exceptions are not supported.
11391
f18d9a0c
AG
113922002-03-20 Anthony Green <green@redhat.com>
11393
11394 * configure.in: Enable libgcj for xscale-elf target.
11395
dce2d8b2 11396Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11397
11398 * MAINTAINERS: Update my email address.
11399
28eca9e8
AO
114002002-03-16 Alexandre Oliva <aoliva@redhat.com>
11401
11402 * ltmain.sh (relink_command): Fix typo in previous change.
11403
e67e72c7
AO
114042002-03-15 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11407 (relink_command): Added --tag flags.
11408 (mode=install): If relinking fails; error out.
11409
c2273204
RH
114102002-03-12 Richard Henderson <rth@redhat.com>
11411
11412 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11413 .NOTPARALLEL tag.
11414 (do-check): Rename from check.
11415 (check): Allow parallel check.
11416
bcb64245
BW
114172002-03-12 Bob Wilson <bob.wilson@acm.org>
11418
11419 * MAINTAINERS: Add myself as maintainer for xtensa port.
11420 Fix alphabetical order in CPU port maintainer list.
11421 Remove myself from Write After Approval list.
11422
63adb4ff
RH
114232002-03-11 Richard Henderson <rth@redhat.com>
11424
11425 * Makefile.in (.NOTPARALLEL): Add fake tag.
11426
9bec4bf0
L
114272002-03-07 H.J. Lu (hjl@gnu.org)
11428
11429 * configure.in: Enable gprof for mips*-*-linux*.
11430
c7fc1f84
DS
114312002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11432
11433 * MAINTAINERS (Write After Approval): Add myself.
11434
6bff33fb
AO
114352002-02-28 Alexandre Oliva <aoliva@redhat.com>
11436
11437 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11438 libjava.
11439 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11440
0210b33b
AO
114412002-02-23 Alexandre Oliva <aoliva@redhat.com>
11442
11443 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11444 because its Makefile is there; test for the executable instead.
11445
fcc0a3ef
AO
114462002-02-22 Alexandre Oliva <aoliva@redhat.com>
11447
11448 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11449 libstdc++-v3 and libjava.
11450
dce2d8b2 114512002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11452
11453 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11454 boehm-gc
5ce6f47b 11455
40fe0ec3
AO
114562002-02-09 Alexandre Oliva <aoliva@redhat.com>
11457
11458 * config.guess: Updated to 2002-01-30's version.
11459 * config.sub: Updated to 2002-02-01's version.
11460 Contribute sh64-elf.
11461 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11462 * configure.in: Added sh64-*-*.
11463
694d53ee
CD
114642002-02-08 Chris Demetriou <cgd@broadcom.com>
11465
11466 * MAINTAINERS: Belatedly add myself to write after approval list.
11467
a9ca50b1
JH
11468Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11469
11470 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11471 Remove self as Write After Approval.
11472
5ffc3500
GK
114732002-01-31 Geoffrey Keating <geoffk@redhat.com>
11474
11475 * MAINTAINERS: Put self in as maintainer for contrib/regression
11476 directory.
11477
4ceaf7fb
PE
114782002-01-28 Phil Edwards <pme@gcc.gnu.org>
11479
11480 * MAINTAINERS: Update my email address.
11481
51584787
JT
114822002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11483
5ce6f47b
EC
11484 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11485 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11486 libraries if not supported for NetBSD on target CPU.
11487
5701d273
DR
114882002-01-25 Douglas B Rupp <rupp@gnat.com>
11489
11490 * install-sh: Use _inst.$$_ for temp file name.
11491
b299a075
JT
114922002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11493
11494 * MAINTAINERS (Write After Approval): Move my contact info
11495 from here...
11496 (OS Port Maintainers): ...to here (netbsd).
11497
51fe14b5
BW
114982002-01-22 Bob Wilson <bob.wilson@acm.org>
11499
11500 * MAINTAINERS (Write After Approval): Add myself.
11501
dce2d8b2 115022002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11503
11504 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11505 (all-target-fastjar): Also depend on all-target-libiberty.
11506
3cd87679
L
115072002-01-16 H.J. Lu (hjl@gnu.org)
11508
11509 * config.guess: Import from master sources, rev 1.225.
11510 * config.sub: Import from master sources, rev 1.238.
11511
969a6d8f
KH
115122002-01-16 Kazu Hirata <kazu@hxi.com>
11513
11514 * MAINTAINERS (Write After Approval): Remove myself.
11515
366f6a52
FW
115162001-12-19 Florian Weimer <fw@deneb.enyo.de>
11517
11518 * MAINTAINERS (Write After Approval): Add myself.
11519
f02240b6
JM
115202001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11521
11522 * MAINTAINERS: Add self as docs co-maintainer.
11523
5d08dc39
MK
115242001-12-11 Matthias Klose <doko@debian.org>
11525
11526 * MAINTAINERS (Write After Approval): Add myself.
11527
39e790d5
ZW
115282001-12-09 Zack Weinberg <zack@codesourcery.com>
11529
11530 * MAINTAINERS: Update my email address.
11531
4519d6a3
TC
115322001-12-07 Turly O'Connor <turly@apple.com>
11533 * MAINTAINERS (Write After Approval): Add myself.
11534 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11535 (rs6000_initialize_trampoline): Call __trampoline_setup for
11536 ABI_DARWIN too.
11537 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11538 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11539
21cf0a73
PC
115402001-12-07 Paolo Carlini <pcarlini@unitus.it>
11541
11542 * MAINTAINERS (Write After Approval): Add myself.
11543
4ee43206
DR
11544Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11545
11546 * configure, configure.in: Use temp file for long sed commands.
11547
251931f3
LG
115482001-12-03 Laurent Guerby <guerby@acm.org>
11549
11550 * config.sub: Update to version 1.232 on subversion.
11551
03777dd7
BE
115522001-12-03 Ben Elliston <bje@redhat.com>
11553
11554 * MAINTAINERS: Update mail address for config.* patches.
11555
dce2d8b2 115562001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11557 Zack Weinberg <zack@codesourcery.com>
11558
11559 When build != host, create libiberty for the build machine.
11560
11561 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11562 CONFIG_ARGUMENTS.
11563 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11564 New variables.
11565 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11566 and rules.
11567 (all.normal): Depend on ALL_BUILD_MODULES.
11568 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11569 (all-build-libiberty): Depend on configure-build-libiberty.
11570
11571 * configure: Calculate and substitute proper value for
11572 ALL_BUILD_MODULES.
11573 * configure.in: Create the build subdirectory.
11574 Calculate and substitute TARGET_CONFIGARGS (formerly
11575 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11576
04075e8f
ZL
115772001-11-26 Ziemowit Laski <zlaski@apple.com>
11578
11579 * MAINTAINERS (write-after-approval): Add self.
11580
ed19322d
CR
115812001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11582
11583 * MAINTAINERS (GNATS only accounts): Remove self.
11584
90a12988
HPN
115852001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11586
11587 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11588 libf2c.
11589
77e653ad
CR
115902001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11591
11592 * MAINTAINERS (Write After Approval): Add self.
11593
64adad99
DB
115942001-11-12 David O'Brien <obrien@FreeBSD.org>
11595
11596 * MAINTAINERS: mips and s390 are also CPU ports.
11597
834a28c7
DB
115982001-11-12 David O'Brien <obrien@FreeBSD.org>
11599
11600 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11601
ef94239f
DB
116022001-11-11 David O'Brien <obrien@FreeBSD.org>
11603
11604 * MAINTAINERS: Alphabetize.
11605
beda0427
KH
116062001-11-09 Kazu Hirata <kazu@hxi.com>
11607
11608 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11609
6ca224d3
JDA
116102001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11611
11612 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11613
132e4bd7
PE
116142001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11615
11616 * configure.in (--enable-languages): Be more permissive about
11617 syntax. Check for empty lists better. Warn about $LANGUAGES.
11618
c6243b4c
GK
116192001-11-08 Geoffrey Keating <geoffk@redhat.com>
11620
11621 * config.sub: Import from master sources, rev. 1.230.
11622 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11623
abbb9e76
LG
116242001-11-07 Laurent Guerby <guerby@acm.org>
11625
11626 * MAINTAINERS (Write After Approval): Add self.
11627
53cdb27a
HPN
116282001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11629
11630 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11631
dd3a88c9
HPN
116322001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11633
11634 * config.sub: Import from master sources, rev 1.226.
11635 * config.guess: Import from master sources, rev 1.216.
11636
d344dce9
HPN
116372001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11638
11639 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11640 * MAINTAINERS: Add self as maintainer of MMIX port.
11641 Remove old after-approval entry.
11642
63f6bcd7
JM
116432001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11644
11645 * ChangeLog, configure: Fix spelling errors.
11646
84f92638
BK
116472001-10-20 Brendan Kehoe <brendan@zen.org>
11648
11649 * MAINTAINERS: Tweak my address.
11650
dce2d8b2 11651Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11652
11653 * MAINTAINERS: Update my email address.
11654
1567080c 116552001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11656
f48a3b5c 11657 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11658 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11659
30106886
GB
116602001-10-10 Geert Bosch <bosch@gnat.com>
11661
e490616e 11662 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11663 Added Robert Dewar.
11664
dce2d8b2 116652001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11666
11667 * MAINTAINERS (Write After Approval): Added self
11668
d1c3e709
GB
116692001-10-02 Geert Bosch <bosch@gnat.com>
11670
11671 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11672
50f5f793
JM
116732001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11674
11675 * configure: Handle temporary files securely using mkdir.
11676
7fddf9a9
AO
116772001-09-29 Alexandre Oliva <aoliva@redhat.com>
11678
11679 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11680
dce2d8b2 116812001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11682
11683 * configure.in (*-*-linux*): Disable configuration of target-newlib
11684 and target-libgloss.
e490616e 11685
0c055e34
AO
116862001-09-26 Alexandre Oliva <aoliva@redhat.com>
11687
11688 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11689 RANLIB.
11690
759bfa90
AO
116912001-09-21 Alexandre Oliva <aoliva@redhat.com>
11692
11693 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11694 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11695 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11696 avoid quotes nesting problems.
11697 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11698 (DO_X): Export only variables that are set.
11699
1dc4a750
BE
117002001-09-19 Ben Elliston <bje@redhat.com>
11701
11702 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11703 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11704 semantics. Use the shell built-in "type" command instead.
11705
898c7238
AO
117062001-08-31 Alexandre Oliva <aoliva@redhat.com>
11707
11708 Merged from gcc-3_0-branch:
11709 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11710 * ltcf-c.sh: Use $objext, not $ac_objext.
11711 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11712 * ltcf-cxx.sh: Add support for GNU.
11713 2001-07-22 Timothy Wall <twall@redhat.com>
11714 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11715 default settings if using GNU tools with that configuration.
11716 * ltcf-cxx.sh: Ditto.
11717 * ltcf-gcj.sh: Ditto.
11718 2001-07-21 Michael Chastain <chastain@redhat.com>
11719 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11720 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11721 * ltmain.sh: Mark as gcc-local.
11722
8fa0a32e
EC
117232001-08-30 Eric Christopher <echristo@redhat.com>
11724 Jason Eckhardt <jle@redhat.com>
11725
11726 * config.guess: Merge from master sources.
11727 * config.sub: Merge from master sources, add support for mipsisa32.
11728
32f30f91 117292001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11730 * config.sub: Merge from master sources, rev 1.219.
11731 * MAINTAINERS: Add self as contact for stormy16 port.
11732
f6084f99
ZW
117332001-08-14 Zack Weinberg <zackw@panix.com>
11734
11735 * config.sub: Merge from master sources, rev 1.218.
11736 * config.guess: Merge from master sources, rev 1.209.
11737
91b54f7f
GS
117382001-08-11 Graham Stott <grahams@redhat.com>
11739
11740 * Makefile.in (check-c++): Add missing semicolon.
11741
e5b3941e
JH
11742Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11743
32f30f91 11744 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11745
6387a56e
EC
117462001-07-30 Eric Christopher <echristo@redhat.com>
11747
11748 * MAINTAINERS (Various maintainers: mips port): Added myself.
11749
53b475f0
AH
117502001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11751
e490616e 11752 * configure.in (sh-*-linux*): New.
53b475f0 11753
2a08c780
RH
117542001-07-27 Richard Henderson <rth@redhat.com>
11755
11756 * .cvsignore: Add LAST_UPDATED.
11757
bfa79422
UW
117582001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11759
11760 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11761
0ae85492
AH
117622001-07-16 Aldy Hernandez <aldyh@redhat.com>
11763
e490616e 11764 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11765
8e1ab0fe
NP
11766Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11767
11768 * MAINTAINERS (Write After Approval): Added myself.
11769
2b997990
SC
117702001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11771
11772 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11773 and libgcj on m68hc11/m68hc12.
11774
d920e825
L
117752001-06-27 H.J. Lu (hjl@gnu.org)
11776
11777 * Makefile (CFLAGS_FOR_BUILD): New.
11778 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11779
d425a1e0
JM
117802001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11781
11782 * README: Remove version number.
11783
5b5b4207
GP
117842001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11785
11786 * INSTALL/README: Update wrt. to the installation instructions now
11787 residing in gcc/doc/install.texi.
11788
be839b69
JM
117892001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11790
11791 * README: Replace with a cut-down and updated version of gcc/README.
11792
fe2ee7c4
DE
117932001-06-12 David Edelsohn <edelsohn@gnu.org>
11794
11795 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11796 multilibs to be disabled.
11797
4f5d646c
DB
117982001-06-11 Daniel Berlin <dan@cgsoftware.com>
11799
11800 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11801
818f0c85
AO
118022001-06-09 Alexandre Oliva <aoliva@redhat.com>
11803
11804 * config.guess: Import CVS version 1.195.
11805 * config.sub: Import CVS version 1.212.
11806
e9a8af10
AO
118072001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11808
11809 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11810 gcc/xgcc is built, use -print-prog-name to find out the program
11811 name to use.
11812
ae3ca0a9
PE
118132001-06-04 Phil Edwards <pme@sources.redhat.com>
11814
11815 * config.guess: Import CVS version 1.194. All gcc-local changes
11816 appear to also be in the master copy.
11817 * config.sub: Import CVS version 1.211.
11818
066bd40d
MM
11819Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11820
11821 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11822 with_gcc]: Use `gcc -shared' to build a shared library.
11823
4aef4f33
JDA
11824Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11825
11826 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11827 archives.
11828
c386f00f
RO
11829Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11830
11831 * MAINTAINERS (Write After Approval): Add myself.
11832
2ae5cea5
HPN
118332001-06-01 Hans-Peter Nilsson <hp@axis.com>
11834
11835 * configure.in (libstdcxx_flags): Do not try to execute
11836 libstdc++-v3/testsuite_flags until it exists.
11837
c3766183
AM
118382001-06-01 Alan Modra <amodra@bigpond.net.au>
11839
11840 * MAINTAINERS: Update my email address.
11841
9b337833
GS
118422001-05-31 Graham Stott <grahams@redhat.com>
11843
11844 * MAINTAINERS (Write After Approval): Add myself.
11845
dce2d8b2 118462001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11847
11848 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11849 libraries when using g++ with native linker.
11850
5f7de4b8
AO
118512001-05-28 Alexandre Oliva <aoliva@redhat.com>
11852
11853 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11854
a7bc0fbb
AO
118552001-05-22 Alexandre Oliva <aoliva@redhat.com>
11856
11857 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11858 [aix4*|aix5*]: Prepend blank.
11859
33456445
AO
118602001-05-20 Alexandre Oliva <aoliva@redhat.com>
11861
11862 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11863 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11864 of subdir/configure scripts to use the new libtool.m4.
11865
e48d3d00
MK
118662001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11867
11868 * MAINTAINERS (Write After Approval): Add myself.
11869
9e0e191b
BK
118702001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11871
11872 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11873
3f19b439
BE
118742001-05-11 Ben Elliston <bje@redhat.com>
11875
11876 * Makefile.in (all-sid): New target.
11877 (check-sid, clean-sid, install-sid): Likewise.
11878
6ebe3121
JO
118792001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11880
11881 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11882
ca3667c4
AO
118832001-05-03 Alexandre Oliva <aoliva@redhat.com>
11884
11885 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11886 libgcj.
11887
118882001-05-03 Alexandre Oliva <aoliva@redhat.com>
11889
11890 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11891 gcc/xgcc is built, use -print-prog-name to find out the program
11892 name to use.
11893
b2964d63
AO
118942001-04-26 Alexandre Oliva <aoliva@redhat.com>
11895
b1bb2302
AO
11896 * configure.in (noconfigdirs): Don't reset it from scratch in the
11897 target case; only append to it.
6387a56e 11898
b2964d63
AO
11899 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11900 sparc-*-solaris2.8]: Disable ${libgcj}.
11901
8343765d
AO
119022001-04-25 Alexandre Oliva <aoliva@redhat.com>
11903
11904 * configure.in (libgcj_saved): Copy from $libgcj.
11905 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11906 --disable-libgcj.
11907
ddbb6d43
GRK
119082001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11909
11910 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11911 C front end maintainer.
ddbb6d43 11912
3fa03ff9
AG
11913Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11914
11915 * configure.in: Move *-chorusos target case to the proper switch.
11916 Disable libgcj.
11917
99ffe40f
AO
119182001-04-12 Alexandre Oliva <aoliva@redhat.com>
11919
11920 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11921 1.641.2.228.
11922
78faa32d
FS
119232001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11924
11925 * Makefile.in (STAGE1_CFLAGS): Pass down.
11926
cdbff0ab
AM
119272001-04-13 Alan Modra <amodra@one.net.au>
11928
11929 * config.guess: Add hppa64-linux support. Note for next import that
11930 this is already in the master file.
11931 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11932
75b9074c
AO
119332001-04-12 Alexandre Oliva <aoliva@redhat.com>
11934
11935 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11936 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11937
125404c5
SS
119382001-04-11 Stan Shebs <shebs@apple.com>
11939
11940 * MAINTAINERS: Add self as Darwin port maintainer.
11941
876684fe
AM
119422001-04-11 Alan Modra <amodra@one.net.au>
11943
11944 * MAINTAINERS: Update my email address.
11945
06729913
LR
119462001-04-10 Loren J. Rittle <ljrittle@acm.org>
11947
11948 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11949 recent versions of FreeBSD (release 3 or later).
11950 * ltconfig: On FreeBSD, -lc must not be provided when building
11951 a shared library or else the standard -pthread gcc option is
11952 rendered worthless to later users of the built library.
11953
67916302
JM
119542001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11955
11956 * MAINTAINERS: Add self and RTH as C front end maintainers.
11957
d2bc0628
AO
119582001-04-05 Alexandre Oliva <aoliva@redhat.com>
11959
e490616e
ZW
11960 * config.sub: Make sure to match an already-canonicalized
11961 machine name (eg. mn10300-unknown-elf).
d2bc0628 11962
a3406c06
AO
119632001-04-01 Alexandre Oliva <aoliva@redhat.com>
11964
11965 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11966 New macros.
11967 (bootstrap, cross): Use RECURSE_FLAGS.
11968 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11969
a076f6a4
AO
119702001-03-27 Alexandre Oliva <aoliva@redhat.com>
11971
11972 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11973
e9f4fa71
CH
119742001-03-22 Colin Howell <chowell@redhat.com>
11975
7238de5c
CH
11976 * Makefile.in (DO_X): Do not backslash single-quotes in
11977 backquotes (two places).
e9f4fa71 11978
b6b14b1b
AO
119792001-03-22 Alexandre Oliva <aoliva@redhat.com>
11980
11981 Re-installed:
11982 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11983 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11984 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11985 * ltcf-cxx.sh: Likewise.
11986 * ltcf-gcj.sh: Likewise.
11987
1eb0b89d
GP
119882001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11989
11990 * MAINTAINERS: Add myself as "documentation co-maintainer".
11991
82e23236
AO
119922001-03-22 Alexandre Oliva <aoliva@redhat.com>
11993
11994 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11995 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11996
64ec27c3
TT
119972001-03-19 Tom Tromey <tromey@redhat.com>
11998
11999 * config-ml.in: Handle GCJ and GCJFLAGS.
12000
191de407
MC
120012001-03-21 Michael Chastain <chastain@redhat.com>
12002
12003 * Makefile.in: all-m4 depends on all-texinfo.
12004
fed4dede
LR
120052001-03-20 Loren J. Rittle <ljrittle@acm.org>
12006
12007 * MAINTAINERS: Add myself to write after approval list.
12008
085072bb
LB
120092001-03-18 Laurynas Biveinis <lauras@softhome.net>
12010
12011 * Makefile.in (DO_X): Quote nested quotes.
12012
5af8ea3f
AM
120132001-03-18 Alan Modra <alan@linuxcare.com.au>
12014
12015 * MAINTAINERS: Add myself to write after approval list.
12016
69e23037
LB
120172001-03-15 Laurynas Biveinis <lauras@softhome.net>
12018
12019 * Makefile.in (DO_X): Use double quotes for quoting
12020 "RANLIB=$${RANLIB}".
12021
2b9650f4
OP
120222001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12023
12024 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12025
dce2d8b2 120262001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12027
12028 * configure.in: Only use `lang_requires' for languages athat are
12029 actually enabled.
12030
f6646274
PE
120312001-03-08 Phil Edwards <pme@sources.redhat.com>
12032
12033 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12034
c9a54638
AO
120352001-03-08 Alexandre Oliva <aoliva@redhat.com>
12036
12037 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12038
6a556ad6
TT
120392001-03-07 Tom Tromey <tromey@redhat.com>
12040
12041 * configure.in: Allow config-lang.in to set `lang_requires' to list
12042 of other required languages.
12043
6822468a
LB
120442001-03-06 Laurynas Biveinis <lauras@softhome.net>
12045
12046 * Makefile.in: Remove RANLIB definition. Use RANLIB
12047 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12048 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12049
f04885d3 120502001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12051 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12052
f04885d3
BK
12053 * Makefile.in (check-c++): Use tabs, not spaces.
12054
288edf47 120552001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12056
288edf47
LB
12057 * MAINTAINERS: add myself to Write After Approval list.
12058
3d55d2f8 120592001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12060
e490616e 12061 * Makefile.in (check-c++): New rule.
6387a56e 12062
4d88a68a
BK
12063 * configure.in (target_libs): Remove libg++.
12064 (noconfigdirs): Remove libg++.
12065 (noconfigdirs): Same.
12066 (noconfigdirs): Same.
12067 (noconfigdirs): Same.
12068
12069 * config-ml.in: Remove libg++ references.
12070
12071 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12072 (ALL_TARGET_MODULES): Same.
12073 (configure-target-libg++): Remove.
12074 (all-target-libg++): Remove.
12075 (configure-target-libio): Remove.
12076 (all-target-libio): Remove.
12077 (check-target-libio): Remove.
12078 (.PHONY): Remove.
12079 (libg++.tar.bz2): Remove.
12080 (all-target-cygmon): Remove libio.
12081 (all-target-libstdc++): Remove.
12082 (configure-target-libstdc++): Remove.
12083 (TARGET_LIB_PATH): Remove libstdc++.
12084 (ALL_GCC_CXX): Remove libstdc++.
12085 (all-target-gperf): Correct.
12086
2437d4ed
NC
120872001-02-16 Nick Clifton <nickc@redhat.com>
12088
12089 * configure.in (noconfigdirs): Allow configuration of texinfo
12090 for Cygwin hosts.
12091
85b99cbe
AG
120922001-02-15 Anthony Green <green@redhat.com>
12093
12094 * configure: Introduce GCJ_FOR_TARGET.
12095 * configure.in: Ditto.
12096 * Makefile.in: Ditto.
12097
7b18790c
AS
120982001-02-13 Andreas Schwab <schwab@suse.de>
12099
12100 * MAINTAINERS: Update mail address.
12101
c4880c99
MS
121022001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12103
12104 * config.guess: Add linux target for S/390.
12105 * config.sub: Likewise.
12106
dce2d8b2 121072001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12108
12109 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12110 target-libgloss.
e31ae6db 12111
7739adfb
BE
121122001-02-06 Ben Elliston <bje@redhat.com>
12113
12114 * configure: Output host type to stdout, not stderr.
12115
36ca672c
MM
121162001-02-05 Mark Mitchell <mark@codesourcery.com>
12117
e40f2829 12118 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12119 * ltcf-cxx.sh: Likewise.
12120
36ca672c
MM
12121 * config.if: Assume enable_libstdcxx_v3 is defined.
12122
22fdd65e
MM
121232001-02-04 Mark Mitchell <mark@codesourcery.com>
12124
12125 Remove V2 C++ library.
12126 * configure.in: Remove --enable-libstdcxx_v3 support.
12127
3b60dd8e
BM
121282001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12129
12130 * include/demangle.h: Add prototype for java_demangle_v3.
12131
42c0c80a
PE
121322001-01-29 Phil Edwards <pme@sources.redhat.com>
12133
12134 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12135
0be25992
RH
121362001-01-27 Richard Henderson <rth@redhat.com>
12137
12138 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12139
8a8de62d
MS
121402001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12141
12142 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12143 Don't unset, it's non-portable and no longer necessary, set to empty
12144 instead.
12145
92769744
MS
121462001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12147
12148 * ltconfig: Shell portability fix for the tagname validity check.
12149
88a1c0ab
AO
121502001-01-27 Alexandre Oliva <aoliva@redhat.com>
12151
12152 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12153 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12154
45291dd5
MS
121552001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12156
12157 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12158
1ace7e15
TT
121592001-01-26 Tom Tromey <tromey@redhat.com>
12160
12161 * configure.in: Allow libgcj to be built on Sparc Solaris.
12162
0ef8b11b
DE
121632001-01-25 David Edelsohn <edelsohn@gnu.org>
12164
12165 * ltcf-c.sh: Add aix5 case.
12166 * ltcf-cxx.sh: Likewise.
12167 * ltconfig: Likewise.
12168
0006091e
AO
121692001-01-24 Alexandre Oliva <aoliva@redhat.com>
12170
9bad11e1
AO
12171 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12172 keep at least one of build_libtool_libs or build_old_libs set to
12173 yes.
12174
0006091e
AO
12175 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12176 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12177
7c01b2b5
BM
121782001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12179
12180 * configure.in: Enable libgcj on several additional platforms.
12181
d340e0ac
BM
121822001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12183
12184 * configure.in: Enable libgcj for linux targets.
12185
5baf8c37
MS
121862001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12187
12188 * MAINTAINERS (Write After Approval): Add myself.
12189
10a0ba84
JDA
121902001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12191
12192 * MAINTAINERS: Add myself as vax port maintainer.
12193
357c6a4b
FH
121942001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12195
12196 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12197
6e2d9a7a
MS
121982001-01-09 Mike Stump <mrs@wrs.com>
12199
12200 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12201 failures of subdirectories.
12202
b6b14b1b 122032001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12204
b6b14b1b 12205 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12206 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12207 * ltcf-cxx.sh: Likewise.
12208 * ltcf-gcj.sh: Likewise.
12209 * ltconfig.sh: Fix typo.
976b230d 12210
07109110
LB
122112001-01-02 Laurynas Biveinis <lauras@softhome.net>
12212
12213 * configure: handle DOS-style absolute paths.
12214
1da5b8fc
LB
122152001-01-02 Laurynas Biveinis <lauras@softhome.net>
12216
12217 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12218
4c2f5b4f
MM
122192000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12220
12221 * MAINTAINERS: Add myself as avr port co-maintainer.
12222
bc53668e
BE
122232000-12-28 Ben Elliston <bje@redhat.com>
12224
12225 * MAINTAINERS: Add myself under ``Write After Approval''.
12226
c387606f
JM
122272000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12228
12229 * texinfo: Remove directory from GCC.
12230
2cb5082c
JM
122312000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12232
12233 * COPYING: Update to current
12234 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12235 to 19yy as example year in copyright notice).
12236
cc330df9
BK
122372000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12238
6387a56e 12239 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12240 (libstdcxx_incdir): Pass down.
12241 * config.if: Remove expired bits for cxx_interface, add stub.
12242 (libstdcxx_incdir): Add variable for g++ include directory.
12243 * configure.in (gxx_include_dir): Use it.
6387a56e 12244
4c6b2835
AO
122452000-12-18 Alexandre Oliva <aoliva@redhat.com>
12246
12247 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12248 with old-email address from ``Write After Approval''.
12249
3896f13e
AJ
122502000-12-15 Andreas Jaeger <aj@suse.de>
12251
12252 * configure.in: Handle lang_dirs.
12253
122542000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12255
ad46e881
TT
12256 * MAINTAINERS: Removed brads.
12257
90a10418
TT
12258 * MAINTAINERS: Added gcj developers.
12259
41dfe3a2 122602000-12-13 Anthony Green <green@redhat.com>
6387a56e 12261
41dfe3a2 12262 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12263 listed. Disable libgcj for x86 and Alpha Linux until compatible
12264 with g++ abi.
6387a56e 12265
e2f601da
MS
122662000-12-13 Mike Stump <mrs@wrs.com>
12267
12268 * Makefile.in (local-distclean): Also remove fastjar.
12269
70030c01
RB
122702000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12271
12272 * contrib/gcc_update: Add fastjar --touch entries.
12273
2a50f859
AO
122742000-12-12 Alexandre Oliva <aoliva@redhat.com>
12275
12276 * configure.in: Disable language-specific target libraries for
12277 languages that aren't enabled.
12278
7743113b
AG
122792000-12-10 Anthony Green <green@redhat.com>
12280
12281 * configure.in: Define libgcj. Disable libgcj target libraries for
12282 most targets.
12283
92e061a6
NB
122842000-12-10 Neil Booth <neilb@earthling.net>
12285
12286 * MAINTAINERS: Update mail address, remove from WAA list.
12287
f34ff6d6
APB
122882000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12289
12290 * libjava: Imported from /cvs/java.
12291 * libffi: Likewise.
12292 * Boehm-gc: Likewise.
12293
d82a33c6
APB
122942000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12295
12296 * configure.in (target_libs): Revert 2000-12-08 patch.
12297 (noconfigdirs): Added target-libjava.
12298
e14f8e28
LB
122992000-12-09 Laurynas Biveinis <lauras@softhome.net>
12300
12301 * djunpack.bat: removed.
12302
fc26516b
LB
123032000-12-09 Laurynas Biveinis <lauras@softhome.net>
12304
12305 * Makefile.in: handle DOS-style absolute paths.
12306 * config-ml.in: likewise.
12307 * symlink-tree: likewise.
12308
bd8757b3
APB
123092000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12310
12311 * fastjar: Imported.
12312
81522a1f
APB
123132000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12314
12315 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12316 libjava.
12317 * configure.in (target_libs): Removed `target-libjava'.
12318
5db1f7ed
APB
123192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12320
12321 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12322 (ALL_MODULES): Added fastjar.
12323 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12324 (all-target-libjava): all-fastjar replaces all-zip.
12325 (all-fastjar): Added.
12326 (configure-target-fastjar, all-target-fastjar): Likewise.
12327 * configure.in (host_tools): Added fastjar.
12328
5e59997c
MS
123292000-12-07 Mike Stump <mrs@wrs.com>
12330
12331 * Makefile.in (local-distclean): Remove leftover built files.
12332
0a534f40
NC
123332000-11-24 Nick Clifton <nickc@redhat.com>
12334
12335 * configure.in (xscale-elf): Add target.
12336 (xscale-coff): Add target.
12337
7686cadf
LR
123382000-11-22 Loren J. Rittle <ljrittle@acm.org>
12339
e490616e
ZW
12340 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12341 recent versions of FreeBSD (release 3 or later).
12342 * ltconfig: On FreeBSD, -lc must not be provided when building
12343 a shared library or else the standard -pthread gcc option is
12344 rendered worthless to later users of the built library.
7686cadf 12345
fff01699
FF
123462000-11-16 Fred Fish <fnf@be.com>
12347
12348 * configure.in (enable_libstdcxx_v3): Fix typo,
12349 libstd++ -> libstdc++.
12350
4dc16355
KL
123512000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12352
12353 * MAINTAINERS: Add self to Write After Approval list.
12354
bf6fc7b2
BS
123552000-11-21 Bernd Schmidt <bernds@redhat.com>
12356
12357 * MAINTAINERS: Update my email address. Add myself to global write
12358 privs list.
12359
ce8e06b1
AO
123602000-11-18 Alexandre Oliva <aoliva@redhat.com>
12361
6e2a4843
AO
12362 * Makefile.in: Merge with src and libgcj.
12363 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12364 configure-target-<library> when their configure scripts need the C
12365 or C++ library to have already been built to work properly.
12366 (do_proto_toplev): Set them to an empty string.
12367
ce8e06b1
AO
12368 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12369 (REALLY_SET_LIB_PATH): Use them.
12370
c003f378
SS
123712000-11-17 Stan Shebs <shebs@apple.com>
12372
12373 * MAINTAINERS: Add self to Write After Approval list.
12374
cc1e60ea
JM
123752000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12376
12377 * configure: Provide the original toplevel configure arguments
12378 (including $0) to subprocesses in the environment rather than
12379 through gcc/configargs.h.
12380
1173593d
JM
123812000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12382
12383 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12384 C99. Alphabetise "Write After Approval" list.
12385
520907ee
MM
123862000-11-12 Mark Mitchell <mark@codesourcery.com>
12387
34f6fbdb
MM
12388 * configure: Turn on libstdc++ V3 by default.
12389
520907ee
MM
12390 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12391 if we've got GCC.
12392
0bbd37ed
PB
123932000-11-11 Philip Blundell <philb@gnu.org>
12394
12395 * MAINTAINERS: Add self to Write After Approval list.
12396
7ca0e6d9
DE
123972000-11-09 David Edelsohn <edelsohn@gnu.org>
12398
12399 * ltcf-c.sh (aix4): Improve shared library configuration; require
12400 exporting symbols.
12401 * ltcf-cxx.sh (aix4): Define.
12402 * ltconfig (aix4): Define library and soname specs appropriate for
12403 AIX. Define command to create export symbols list.
12404
dce2d8b2 12405Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12406
12407 * config.sub: Add support for Sun Chorus
12408
fc05d516
NC
124092000-10-31 Nick Clifton <nickc@redhat.com>
12410
12411 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12412 <name>@redhat.com. Also installed new email address for Clint
12413 Popetz.
6387a56e 12414
90a0e73f
JM
124152000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12416
12417 * etc: Remove directory from GCC.
12418
a5e1b548
MM
124192000-10-16 Michael Meissner <meissner@redhat.com>
12420
12421 * configure (gcc/configargs.h): Only create if there is a build GCC
12422 directory created.
12423
6387a56e
EC
124242000-10-16 Matthias Klose <doko@debian.org>
12425
be1db873
MK
12426 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12427 when configured for libstdc++-v3.
12428
f5fa9a5b
PE
124292000-10-05 Phil Edwards <pme@gcc.gnu.org>
12430
12431 * configure: Save configure arguments to gcc/configargs.h.
12432
61a77fea
PT
124332000-10-04 Philipp Thomas <pthomas@suse.de>
12434
12435 * config.guess: Import CVS version 1.157.
12436 * config.sub: Import CVS version 1.181.
12437
3a4fee66
AP
124382000-10-04 Andris Pavenis <pavenis@latnet.lv>
12439
12440 * Makefile.in (bootstrap): avoid recursion if subdir missing
12441 (cross): ditto
12442 (do-proto-toplev): ditto
12443
3dd7094e
AO
124442000-09-30 Alexandre Oliva <aoliva@redhat.com>
12445
de710532
AO
12446 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12447 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12448
3dd7094e
AO
12449 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12450 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12451 all affected `configure' scripts.
12452
e592386f
NB
12453Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12454
12455 * MAINTAINERS: Add self as cpplib co-maintainer.
12456
fba54939
AH
124572000-09-24 Aldy Hernandez <aldyh@redhat.com>
12458
12459 * MAINTAINERS: Add self to Write After Approval list.
12460
2bd429f4
GP
124612000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12462
12463 * INSTALL/README: egcs -> GCC update.
12464
dce2d8b2 12465Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12466
12467 * MAINTAINERS: Add myself to Write After Approval list.
12468
d7ce9a83
KH
124692000-09-15 Kazu Hirata <kazu@hxi.com>
12470
12471 * MAINTAINERS: Add myself to Write After Approval list.
12472
18a53ffe
JL
12473Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12474
e490616e
ZW
12475 * configure.in: Do not build byacc for hppa64. Provide paths to the
12476 X11 libraries for hppa64.
18a53ffe 12477
f246ff23
SC
124782000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12479
12480 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12481
06298abd
AO
124822000-09-06 Alexandre Oliva <aoliva@redhat.com>
12483
4b92758a
AO
12484 * Makefile.in (all-zlib): Added dummy target.
12485
06298abd
AO
12486 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12487 ltcf-gcj.sh: Updated from libtool multi-language branch.
12488
4d73d07a
AO
124892000-09-05 Alexandre Oliva <aoliva@redhat.com>
12490
12491 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12492 (bootstrap*): Depend on all-bootstrap.
12493
05d52d78
PT
124942000-09-05 Philipp Thomas <pthomas@suse.de>
12495
12496 * config.guess: Import CVS version 1.156.
12497 * config.sub: Import CVS version 1.179.
12498
3c809ba4
AG
124992000-09-02 Anthony Green <green@cygnus.com>
12500
12501 * Makefile.in (all-gcc): Depend on all-zlib.
12502 (CLEAN_MODULES): Add clean-zlib.
12503 (ALL_MODULES): Add all-zlib.
12504 * configure.in (host_libs): Add zlib.
12505
10ad78a0 125062000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12507
12508 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12509 crosses, but add gcc/include to the header search path for them.
12510
b36a9ce3
DB
125112000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12512
12513 * MAINTAINERS: Add self to Write After Approval list.
12514
cb011248
FS
125152000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12516
12517 * config.guess: Import CVS version 1.152.
12518 * config.sub: Import CVS version 1.177.
12519
db310af0
AO
125202000-08-25 Alexandre Oliva <aoliva@redhat.com>
12521
7965440a
AO
12522 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12523 $targargs to tell whether newlib is going to be built.
12524
db310af0
AO
12525 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12526 $$r/TARGET_SUBDIR/libio for _G_config.h.
12527
e7977565
AO
125282000-08-23 Alexandre Oliva <aoliva@redhat.com>
12529
12530 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12531
126bb9ed
DD
125322000-08-22 DJ Delorie <dj@redhat.com>
12533
12534 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12535
5b0e9d29
AO
125362000-08-22 Alexandre Oliva <aoliva@redhat.com>
12537
12538 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12539 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12540 sub-configures.
12541
4f3e904e
DD
125422000-08-21 DJ Delorie <dj@redhat.com>
12543
12544 * MAINTAINERS: Add self as a libiberty maintainer
12545
c9635443
AO
125462000-08-16 Alexandre Oliva <aoliva@redhat.com>
12547
12548 * configure.in (libstdcxx_flags): Use
12549 libstdc++-v3/src/libstdc++.INC.
12550
8b2100ba
AO
125512000-08-15 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12554
57119aa9
ZW
125552000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12556
eeb943b0
ZW
12557 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12558
6387a56e 12559 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12560 explicit. Substitute enable_threads into generated Makefiles.
12561 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12562 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12563
acffa7c4
GK
125642000-08-13 Geoff Keating <geoffk@cygnus.com>
12565
12566 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12567
808d8c41
AO
125682000-08-12 Alexandre Oliva <aoliva@redhat.com>
12569
12570 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12571 previous delta.
12572
1fc8c51c 125732000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12574
1fc8c51c
JM
12575 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12576 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12577 (FLAGS_FOR_TARGET): Not here.
12578 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12579
25698887
AO
125802000-08-11 Alexandre Oliva <aoliva@redhat.com>
12581
12582 * config-ml.in (CC, CXX): Don't introduce a leading space.
12583
10120687
DD
125842000-08-07 DJ Delorie <dj@delorie.com>
12585
12586 * MAINTAINERS: Add self as a DJGPP maintainer
12587
15c758e9
DD
125882000-08-07 DJ Delorie <dj@redhat.com>
12589
12590 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12591 "if we're also building gcc, and it's a gcc that will run on the
12592 build machine, we want to use its includes instead of the system's
12593 default includes".
12594
2d0de245
JM
125952000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12596
12597 * MAINTAINERS: Add self to Write After Approval list.
12598
e81b330a
AO
125992000-08-03 Alexandre Oliva <aoliva@redhat.com>
12600
83440c1e
AO
12601 * configure.in (libstdcxx_flags): Don't use `"'.
12602
e81b330a
AO
12603 * config-ml.in: Adjust multilib search paths to the
12604 appropriate multilib tree.
12605
cf95c847
AO
126062000-08-02 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12609 commas in $LANGUAGES.
12610
9e9af119
MH
126112000-08-02 Manfred Hollstein <manfredh@redhat.com>
12612
12613 * configure.in: Re-enable all references to libg++ and librx.
12614
606ce391
AO
126152000-08-01 Alexandre Oliva <aoliva@redhat.com>
12616
89820b43
AO
12617 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12618 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12619 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12620 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12621
606ce391
AO
12622 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12623
04179d4a
AO
126242000-07-31 Alexandre Oliva <aoliva@redhat.com>
12625
12626 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12627 CXX_FOR_TARGET for sed.
12628
d4eb109c
AO
126292000-07-30 Alexandre Oliva <aoliva@redhat.com>
12630
12631 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12632 Do not override if already set in the environment or in configure.
12633 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12634 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12635
4f4caf92
AO
126362000-07-28 Alexandre Oliva <aoliva@redhat.com>
12637
12638 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12639 the libtool CVS tree multi-language branch.
12640 * ltconfig, ltmain.sh: Updated.
6387a56e 12641
b87487b6
AO
126422000-07-27 Alexandre Oliva <aoliva@redhat.com>
12643
1670d1ea
AO
12644 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12645 (clean-target): Depend on it.
12646
b87487b6
AO
12647 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12648 (GCC_FOR_TARGET): Use it.
12649 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12650 * configure.in: ... here.
12651 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12652 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12653
4e81ae98
EC
126542000-07-24 Eric Christopher <echristo@cygnus.com>
12655
12656 * MAINTAINERS: Add self to Write After Approval list.
12657
059ae32c
AO
126582000-07-24 Alexandre Oliva <aoliva@redhat.com>
12659
5b28edd4
AO
12660 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12661 (configure-target-libchill, configure-target-libobjc): Likewise.
12662
059ae32c
AO
12663 * configure.in: Use the same cache file for all target libs.
12664 * config-ml.in: But different cache files per multilib variant.
12665
1adcd149
MS
126662000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12667
12668 * configure (topsrcdir): Don't use dirname.
12669
2d573dff
JO
126702000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12671
12672 * MAINTAINERS: Add self to Write After Approval list.
12673
d207ebef
JM
126742000-07-20 Jason Merrill <jason@redhat.com>
12675
12676 * configure.in: Remove all references to libg++ and librx.
12677
12678 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12679
126802000-07-20 Hans-Peter Nilsson <hp@axis.com>
12681
12682 * config.sub: Update to subversions version 2000-07-06.
12683
7b7792d5
AH
126842000-07-12 Andrew Haley <aph@cygnus.com>
12685
12686 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12687 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12688
3abaac67
PE
126892000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12690
12691 * symlink-tree: Check number of arguments.
12692
34be2b36
JW
126932000-07-05 Jim Wilson <wilson@cygnus.com>
12694
12695 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12696 search path for a g++ extracted from the build tree. This
12697 will allow link tests run by configure scripts in
12698 subdirectories to succeed.
12699
d207ebef
JM
127002000-07-01 Koundinya K <kk@ddeorg.soft.net>
12701
e490616e 12702 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12703
0900331b
MH
127042000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12705
12706 * MAINTAINERS: Add myself as loop discovery maintainer.
12707
d207ebef
JM
127082000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12709
12710 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12711 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12712
127132000-06-19 Timothy Wall <twall@cygnus.com>
12714
12715 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12716 * config.sub: Add tic54x target.
12717
11a27a76
TM
12718Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12719
12720 * MAINTAINERS: Add self as Fortran maintainer,
12721 remove Craig Burley.
12722
d207ebef 12723Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12724
d207ebef
JM
12725 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12726 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12727
7758b73f
PT
12728Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12729
12730 * MAINTAINERS: Add self as i18n maintainer
12731
d207ebef
JM
1273220000-05-21 H.J. Lu (hjl@gnu.org)
12733
e490616e
ZW
12734 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12735 directory are used if they exist. Make sure
12736 $(build_tooldir)/include is searched for header files,
12737 $(build_tooldir)/lib/ for library files.
d207ebef 12738 (GCC_FOR_TARGET): Likewise.
e490616e 12739 (CXX_FOR_TARGET): Likewise.
d207ebef 12740
bae29210
JL
12741Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12742
12743 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12744
d207ebef 12745Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12746
12747 * Makefile.in (configure-target-libiberty): Depend on
12748 configure-target-newlib.
12749
aab0d19d
AO
127502000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12751
12752 * configure.in, Makefile.in: Merge all libffi-related
12753 configury stuff from the libgcj tree.
12754
d207ebef
JM
12755Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12756
12757 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12758 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12759
12760Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12761
12762 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12763 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12764 current version information. Add to proto-toplev directory.
d207ebef
JM
12765 (gdb-taz): Build do-djunpack.
12766
758c7bd4
DE
127672000-05-15 David Edelsohn <edelsohn@gnu.org>
12768
12769 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12770
1888228d
AC
12771Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12772
12773 * MAINTAINERS: Add self to Write After Approval list.
12774
d207ebef
JM
127752000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12776
12777 * ltmain.sh: Preserve in relink_command any environment
12778 variables that may affect the linker behavior.
12779
2d7cc2fe
JL
12780Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12781
d207ebef
JM
12782 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12783
12784Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12785
12786 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12787
127882000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12789
12790 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12791 with the version name.
2d7cc2fe 12792
ee455968
JE
12793Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12794
12795 * MAINTAINERS: Add self as bb-reorder maintainer.
12796
73b97e5c
BK
127972000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12798
12799 * config.if: Tweak.
12800
d207ebef
JM
128012000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12802
12803 * djunpack.bat: New file.
12804
12805Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12806
12807 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12808 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12809 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12810 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12811
954869eb
DP
128122000-04-16 Dave Pitts <dpitts@cozx.com>
12813
e490616e
ZW
12814 * config.sub (case $basic_machine): Change default for "ibm-*"
12815 to "openedition".
954869eb 12816
eaabe541
AJ
128172000-04-13 Andreas Jaeger <aj@suse.de>
12818
12819 * MAINTAINERS: Added myself.
12820
d207ebef
JM
12821Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12822
12823 * Makefile.in (gdb-taz): New target. GDB specific archive.
12824 (do-md5sum): New target.
12825 (MD5PROG): Define.
12826 (PACKAGE): Default to TOOL.
12827 (VER): Default to a shell script.
12828 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12829 md5 checksum generation.
d207ebef
JM
12830 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12831 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12832 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12833 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12834
12835Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12836
12837 * configure (warn_cflags): Delete.
12838
0ea6d60c
PDM
12839Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12840
12841 * MAINTAINERS: Added myself.
12842
17090313 128432000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12844 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12845
e490616e
ZW
12846 * configure.in (enable_libstdcxx_v3): Add.
12847 (target_libs): Add bits here to switch between libstdc++-v2 and
12848 libstdc++-v3.
12849 * config.if: And this file too.
12850 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12851
76b78517
MM
128522000-04-05 Michael Meissner <meissner@redhat.com>
12853
12854 * config.sub (d30v): Add d30v as a basic machine type.
12855
ad242caf
JM
128562000-03-29 Jason Merrill <jason@casey.cygnus.com>
12857
12858 * configure.in: -linux-gnu*, not -linux-gnu.
12859
d4537148
TM
12860Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12861
12862 * MAINTAINERS: Add self in write-after-approval section.
12863
f152e9d4
JW
12864Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12865
12866 * MAINTAINERS: Add self as ia64 port maintainer.
12867
6a5fcef1
NB
128682000-03-08 Neil Booth <NeilB@earthling.net>
12869
12870 * MAINTAINERS: Add self in write-after-approval section.
12871
d207ebef 12872Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12873
d207ebef
JM
12874 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12875 (do-tar-bz2): Replace TOOL with PACKAGE.
12876 (gdb.tar.bz2): Remove GDBTK from GDB package.
12877 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12878 dejagnu.tar.bz2): New packages.
d207ebef
JM
12879
128802000-02-27 Andreas Jaeger <aj@suse.de>
12881
12882 * configure.in: Add entry for mips*-*-linux*, move catch all
12883 *-*-*linux* entry below this one.
12884
128852000-02-27 Ian Lance Taylor <ian@zembu.com>
12886
12887 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12888
521fe9d0
NC
128892000-02-24 Nick Clifton <nickc@cygnus.com>
12890
12891 * config.sub: Support an OS of "wince".
12892
d207ebef
JM
12893Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12894
12895 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12896 version.
d207ebef 12897
dce2d8b2 128982000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12899
12900 * config.sub: Add support for Linux/IBM 370.
12901 * configure.in: Likewise.
12902
3a685f6f
NC
129032000-02-22 Nick Clifton <nickc@cygnus.com>
12904
12905 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12906
dce2d8b2 129072000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12908
d207ebef 12909 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12910
4746ee26
KG
129112000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12912
12913 * configure (gcc_version): When setting, narrow search to
12914 lines containing `version_string'.
12915
ba96c72d
DC
129162000-02-15 Denis Chertykov <denisc@overta.ru>
12917
12918 * config.sub: Add support for avr target.
12919
77f16a66
NC
129202000-02-14 Nick Clifton <nickc@cygnus.com>
12921
12922 * MAINTAINERS: Add maintainers for MCore port.
12923
784a3a80
HPN
12924Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12925
12926 * config.sub: Add mmix-knuth-mmixware.
12927
719dd4fa
KG
129282000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12929
12930 * MAINTAINERS: Pair cccp with cpplib maintainership.
12931
dce2d8b2 129322000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12933
12934 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12935 structure stuff to -L library search.
12936 (CXX_FOR_TARGET): Ditto.
12937 (CROSS_CHECK_MODULES): Fix spelling mistake.
12938
7a53e94b
MM
129392000-01-24 Mark Mitchell <mark@codesourcery.com>
12940
12941 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12942 the C++ compiler.
12943
0da3b5a7
RH
129442000-01-12 Richard Henderson <rth@cygnus.com>
12945
12946 * configure.in: Don't build some bits for beos.
12947
02368d6d
JS
129482000-01-12 Joel Sherrill (joel@OARcorp.com)
12949
12950 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12951 as include files.
12952
2e76d35c
ZW
129532000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12954
12955 * Add self as cpplib maintainer, as requested by Jason
12956 Merrill. Correct my e-mail address.
12957
4c25fdcf
GK
129582000-01-06 Geoff Keating <geoffk@cygnus.com>
12959
12960 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12961 not mh-aix43.
12962
188e3966
HPN
12963Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12964
12965 * MAINTAINERS: Add myself to "write after approval" list.
12966
c2f5d030
RH
129671999-12-14 Richard Henderson <rth@cygnus.com>
12968
12969 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12970 * config.sub: Accept alphaev[78], alphaev8.
12971
eeda916a
AO
129721999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12973
12974 * config.guess, config.sub: Update from autoconf.
12975
b3bd7820
BK
129761999-11-29 Bruce Korb <autogen@linuxbox.com>
12977
2c290989 12978 * MAINTAINERS: update my playtime e-address.
b3bd7820 12979
1882b2b1
RO
12980Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12981
12982 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12983 necessary libraries are missing.
12984
dce2d8b2 12985Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12986
12987 * MAINTAINERS: Add new 'write after approval' maintainer.
12988
1e25de97
APB
12989Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12990
12991 * MAINTAINERS: Add new Java maintainer.
12992
1722c704
AS
129931999-10-25 Andreas Schwab <schwab@suse.de>
12994
12995 * configure: Fix quoting inside arguments of eval.
12996
8141abe8
NC
129971999-10-21 Nick Clifton <nickc@cygnus.com>
12998
12999 * config-ml.in: Allow suppression of some ARM multilibs.
13000
0b77644a
LV
13001Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13002
13003 * config.guess: Add OS/390 match pattern.
13004 * config.sub: Add mvs, openedition targets.
13005 * configure.in (i370-ibm-opened*): New.
13006
d207ebef
JM
130071999-09-04 Steve Chamberlain <sac@pobox.com>
13008
13009 * config.sub: Add support for configuring for pj.
13010
130111999-08-31 Nick Clifton <nickc@cygnus.com>
13012
13013 * config.sub (maybe_os): Add support for configuring for fr30.
13014
af13ebe9
NC
130151999-08-25 Nick Clifton <nickc@cygnus.com>
13016
13017 * configure.in: Do not configure or build ld for AIX
13018 platforms. ld is known to be broken on these platforms.
13019
1250c760
RO
13020Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13021
13022 * config-ml.in: Pass compiler flag corresponding to multidirs to
13023 subdir configures.
13024
d207ebef
JM
130251999-08-09 Ian Lance Taylor <ian@zembu.com>
13026
13027 * Makefile.in (LDFLAGS): Define.
13028
130291999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13030
13031 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13032 noconfigdirs.
13033 (*-*-cygwin*): Likewise.
13034
130351999-08-08 Ian Lance Taylor <ian@zembu.com>
13036
13037 * mkdep: New file.
13038 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13039 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13040
13041 From Eli Zaretskii <eliz@is.elta.co.il>:
13042 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13043 long file name when using DJGPP on MS-DOS.
13044
dbd83e11
JL
13045Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13046
13047 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13048
d207ebef
JM
130491999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13050
13051 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13052 dependency as this causes "make check" to globally "make all"
13053
cd1f4c2c
TT
13054Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13055
13056 * configure.in (target_libs): Added target-zlib.
13057 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13058 (CONFIGURE_TARGET_MODULES): Likewise.
13059 (CHECK_TARGET_MODULES): Likewise.
13060 (INSTALL_TARGET_MODULES): Likewise.
13061 (CLEAN_TARGET_MODULES): Likewise.
13062 (configure-target-zlib): New target.
13063 (all-target-zlib): Likewise.
13064 (all-target-libjava): Depend on all-target-zlib.
13065 (configure-target-libjava): Depend on configure-target-zlib.
13066
13067 * Makefile.in (configure-target-libjava): Depend on
13068 configure-target-newlib.
13069 (configure-target-boehm-gc): New target.
13070 (configure-target-qthreads): New target.
13071
e490616e
ZW
13072 * configure.in (target_libs): Added target-qthreads.
13073 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13074 (CONFIGURE_TARGET_MODULES): Likewise.
13075 (CHECK_TARGET_MODULES): Likewise.
13076 (INSTALL_TARGET_MODULES): Likewise.
13077 (CLEAN_TARGET_MODULES): Likewise.
13078 (all-target-qthreads): New target.
13079 (configure-target-libjava): Depend on configure-target-qthreads.
13080 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13081
13082 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13083 (CONFIGURE_TARGET_MODULES): Likewise.
13084 (CHECK_TARGET_MODULES): Likewise.
13085 (INSTALL_TARGET_MODULES): Likewise.
13086 (CLEAN_TARGET_MODULES): Likewise.
13087 (all-target-libjava): New target.
13088 (all-target-boehm-gc): Likewise.
13089 * configure.in (target_libs): Added libjava, boehm-gc.
13090
d207ebef
JM
130911999-07-22 Ian Lance Taylor <ian@zembu.com>
13092
13093 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13094 configure.bat in SUPPORT_FILES.
13095 (gas+binutils.tar.bz2): Likewise.
13096
13097 * makeall.bat: Remove; obsolete.
13098
130991999-07-21 Ian Lance Taylor <ian@zembu.com>
13100
13101 From Mark Elbrecht:
13102 * configure.bat: Remove; obsolete.
13103
131041999-07-11 Ian Lance Taylor <ian@zembu.com>
13105
13106 * configure: Add -W -Wall to the default CFLAGS when compiling with
13107 gcc.
13108
13109Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13110
13111 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13112
131131999-06-30 Mark Mitchell <mark@codesourcery.com>
13114
13115 * configure.in: Build ld on IRIX6.
13116
131171999-06-12 Ian Lance Taylor <ian@zembu.com>
13118
13119 * Makefile.in: Change distribution targets to use bzip2 instead of
13120 gzip.
13121 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13122 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13123
131241999-06-04 Nick Clifton <nickc@cygnus.com>
13125
13126 * config.sub: Add mcore target.
13127
26d088fa
CD
13128Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13129
13130 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13131
c2c08b29
L
13132Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13133
13134 * config.guess (dummy): Changed to $dummy.
13135
671d0648
NC
131361999-05-24 Nick Clifton <nickc@cygnus.com>
13137
13138 * config.sub: Tidied up case statements.
13139
b1345c72
BE
131401999-05-22 Ben Elliston <bje@cygnus.com>
13141
51ccbd8d
BE
13142 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13143 <jiro@din.or.jp>.
13144
b1345c72
BE
13145 * config.guess: Merge with FSF version. Future changes will be
13146 more accurately recorded in this ChangeLog.
13147 * config.sub: Likewise.
13148
2caf864f
SM
13149Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13150
13151 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13152
d207ebef
JM
131531999-04-30 Tom Tromey <tromey@cygnus.com>
13154
13155 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13156
90fb0c24
TT
131571999-04-23 Tom Tromey <tromey@cygnus.com>
13158
13159 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13160
d207ebef
JM
131611999-04-20 Drew Moseley <dmoseley@cygnus.com>
13162
13163 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13164 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13165 Bad merge removed these two changes.
13166
3516940d 13167Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13168 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13169
13170 * config.guess (interix Alpha): Add.
13171
d207ebef
JM
131721999-04-11 Richard Henderson <rth@cygnus.com>
13173
13174 * configure.in (i?86-*-beos*): Do config gperf; don't config
13175 gdb, newlib, or libgloss.
13176
e891fbfe 13177Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13178
e891fbfe
AO
13179 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13180 link a trivial program with -mabi=64. If it fails, remove mabi=64
13181 from multidirs.
13182
f9ae47d6
PT
13183Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13184
13185 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13186
d207ebef
JM
131871999-04-08 Nick Clifton <nickc@cygnus.com>
13188
13189 * config.sub: Add support for mcore targets.
13190
131911999-04-07 Michael Meissner <meissner@cygnus.com>
13192
13193 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13194 not mt-ospace, in order to shut up assembler warning about using
13195 symbols that are named the same as registers.
13196
131971999-04-07 Drew Moseley <dmoseley@cygnus.com>
13198
13199 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13200 dependency list for all-target-cygmon.
13201
132021999-04-05 Doug Evans <devans@casey.cygnus.com>
13203
13204 * config-ml.in: Check $host, not $target, for selective multilibs.
13205 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13206 thumb interworking, and underscore prefix multilibs.
13207
132081999-04-04 Ian Lance Taylor <ian@zembu.com>
13209
13210 * missing: Update to version from current automake.
13211
88101ab9
L
13212Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13213
13214 * configure (gxx_include_dir): Removed.
13215
13216 * configure.in (gxx_include_dir): Handle it.
13217 * Makefile.in: Likewise.
13218
d207ebef
JM
132191999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13220
13221 * config.sub (mips64vr4111,mips64vr4111el) Add.
13222
132231999-03-21 Ben Elliston <bje@cygnus.com>
13224
e490616e 13225 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13226
8dc91cbe
ME
13227Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13228
8dc91cbe
ME
13229 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13230 config/mh-djgpp.
13231
d207ebef
JM
13232Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13233
13234 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13235 all-target-newlib to dependency list for all-target-bsp.
13236
926bb5ed
MK
13237Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13238
13239 * config.sub: Add i386-uwin support.
13240 * config.guess: Likewise.
13241
4a6e3000
FS
13242Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13243
13244 * configure.in: cleanup, add mh-*pic handling for arm, special
13245 case powerpc*-*-aix*
13246
d207ebef
JM
13247Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13248
13249 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13250 can be built.
13251
13252Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13253
13254 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13255 targets.
d207ebef 13256
71c91078
NC
132571999-03-02 Nick Clifton <nickc@cygnus.com>
13258
13259 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13260
282e5df8
GN
13261Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13262
13263 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13264
1de558ee
NC
132651999-02-24 Nick Clifton <nickc@cygnus.com>
13266
13267 * config.sub: Fix typo in arm recognition.
13268
d207ebef
JM
13269Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13270
13271 * configure.in (noconfigdirs): Changed target_configdirs to
13272 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13273 rather than m68k-*-* since it is not known to work on
13274 m68k-aout. Ditto for arm-*-*oabi.
13275
13276Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13277
13278 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13279
132801999-02-19 Ben Elliston <bje@cygnus.com>
13281
13282 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13283 Smart and improved by Andrew Cagney.
13284
fab7445a
ME
13285Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13286
13287 * config.guess: Recognize openbsd-*-hppa.
13288
8ccdc228
L
13289Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13290
13291 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13292 only if it is not empty.
13293
3b7265ff
NC
132941999-02-17 Nick Clifton <nickc@cygnus.com>
13295
13296 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13297
d207ebef 13298 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13299
13300 * config.sub: Modified to recognize uname's armv* syntax.
13301
d207ebef
JM
133021999-02-17 Mark Salter <msalter@cygnus.com>
13303
13304 * configure.in: Added target-bsp for sparclite.
13305
13306Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13307
13308 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13309
133101999-02-08 Nick Clifton <nickc@cygnus.com>
13311
13312 * configure.in: Add support for strongarm port.
13313 * config.sub: Add support for strongarm target.
13314
c48dd3f5 13315Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13316
c48dd3f5
MK
13317 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13318 the old name config/mh-cygwin32.
13319 Enable texinfo.
13320
d207ebef
JM
13321Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13322
13323 * configure.in: Do build ld for ix86 Solaris.
13324
ecd62820
JW
13325Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13326
13327 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13328 $AR_FOR_TARGET. Likewise for RANLIB.
13329
bbd8fa7f 13330Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13331
e490616e
ZW
13332 * config.sub (oabi): Recognize.
13333 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13334
0397442c
RL
13335Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13336
13337 * config.guess: Improve detection of i686 on UnixWare 7.
13338
c9ffaa63
MK
13339Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13340
13341 * config.guess: Add support for i386-pc-interix.
13342 * config.sub: Likewise.
13343 * configure.in: Likewise.
c9ffaa63 13344
d207ebef
JM
13345Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13346
13347 * Makefile.in: Remove unneeded all-target-libio from
13348 from all-target-winsup target since it is now unneeded.
13349 Add all-target-libtermcap in its place since it is now
13350 needed.
13351
13352Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13353
13354 * configure.in: makefile stub for cygwin target is probably
13355 unnecessary. Remove it for now.
d207ebef
JM
13356
13357Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13358
13359 * configure.in: libtermcap.a should be built when cygwin is the
13360 target as well as the host.
13361 * config.guess: Allow mixed case in cygwin uname output.
13362 * Makefile.in: Add libtermcap target.
d207ebef 13363
ebe12325
JL
13364Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13365
13366 * config.sub: Clean up handling of hppa2.0.
13367
57057b67
RB
13368Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13369
13370 * config.guess: Use C code to identify more HP machines.
13371
f8670be1
JL
13372Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13373
13374 * config.sub: Handle hppa2.0.
13375
d207ebef
JM
13376Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13377
13378 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13379 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13380
133811998-12-15 Mark Salter <msalter@cygnus.com>
13382
13383 * configure.in: Added target-bsp for several target architectures.
13384
13385 * Makefile.in: Added rules for bsp.
13386
d1a09590
JL
13387Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13388
13389 * config.guess: Improve detection of hppa2.0 processors.
13390
13391Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13392
13393 * config.guess: Recognize FreeBSD using ELF automatically.
13394
71205e0b
MH
133951998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13396
13397 * configure (skip-this-dir): Add handling for new shell script, which
13398 might be created by a sub-directory's configure to indicate, this particular
13399 directory is "unwanted".
13400 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13401
d207ebef
JM
13402Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13403
13404 * ltconfig: import from libtool, after changing libtool to
13405 account for the cygwin name change.
13406
13407Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13408
13409 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13410 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13411
13412Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13413
13414 * configure.in: Add libtermcap to list of cygwin dependencies.
13415
13416Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13417
e490616e
ZW
13418 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13419 they include winsup/include when it's a cygwin target.
d207ebef
JM
13420
134211998-11-12 Tom Tromey <tromey@cygnus.com>
13422
13423 * configure.in (host_tools): Added zip.
13424 * Makefile.in (all-target-libjava): Depend on all-zip.
13425 (all-zip): New target.
13426 (ALL_MODULES): Added all-zip.
13427 (NATIVE_CHECK_MODULES): Added check-zip.
13428 (INSTALL_MODULES): Added install-zip.
13429 (CLEAN_MODULES): Added clean-zip.
13430
13431Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13432
13433 * Makefile.in: lose "32" from comment about cygwin.
13434
13435Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13436
13437 * configure.in: Use -Os to build target libraries for the fr30.
13438
13439Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13440
13441 * config.sub: Add fr30.
13442
13443Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13444
e490616e 13445 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13446 cygwin* instead of cygwin32*.
13447 * config.sub: Check cygwin* instead of cygwin32*.
13448
d2ec8b39
RL
13449Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13450
13451 * config.guess: Match any version of Unixware7.
13452
d207ebef
JM
134531998-10-20 Syd Polk <spolk@cygnus.com>
13454
13455 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13456 if desired.
13457
35cd2565
JL
13458Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13459
13460 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13461 these if the appropriate directories and files to not exist.
13462
52d4e5b7
JL
13463Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13464
13465 * Makefile.in (DEVO_SUPPORT): Add config.if.
13466
38ada91e
MH
13467Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13468
13469 * configure: Add pattern to replace "build_tooldir"'s
13470 definition in the generated Makefile with "tooldir"'s
13471 actual value.
13472
e44e84da
JL
13473Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13474
56a8387f
JL
13475 * config.sub: Bring back lost sparcv9.
13476
e44e84da
JL
13477 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13478
5cb95c7a
JL
13479Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13480
13481 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13482 CC_FOR_TARGET and friends.
13483
13484Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13485
ceff9b14
AO
13486 * Makefile.in (build_tooldir): New variable, same as tooldir.
13487 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13488 -B$(build_tooldir)/bin/.
13489 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13490
f2d11dcd
GP
13491Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13492
13493 * README: Remove installation instructions and refer to the
13494 INSTALL directory instead.
13495
73a6d2e7 13496Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13497
73a6d2e7
RL
13498 * config.sub: Add support for i[34567]86-pc-udk.
13499 * configure.in: Likewise.
13500
5d4a5ee6
JL
13501Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13502
13503 * Makefile.in: add bzip2 package building bits for user
13504 tools module
13505 * configure.in: ditto
13506
6fc19d6d
JL
13507Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13508
13509 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13510 (ALL_TARGET_MODULES): Add all-target-libobjc.
13511 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13512 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13513 (all-target-libchill): Add dependencies.
13514 * configure.in (target_libs): Add libchill.
4e81ae98 13515
f653f0ab
MH
135161998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13517
13518 * configure.in (target_subdir): Remove duplicate line.
13519
5d4a5ee6
JL
13520Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13521
13522 * Makefile.in (all-automake): fix dependencies.
13523
494933e4
JL
13524Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13525
13526 * configure.in: Minor cleanups for building in the $(target_alias)
13527 subdir.
13528
f6b58262
JW
135291998-09-22 Jim Wilson <wilson@cygnus.com>
13530
13531 * Makefile.in (bootstrap): Set r and s before make all. Use
13532 BASE_FLAGS_TO_PASS in make all.
13533 (cross): Likewise.
13534
27c7a08d
MM
135351998-09-20 Mark Mitchell <mark@markmitchell.com>
13536
13537 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13538
e67afd1e
RH
13539Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13540
13541 * config.sub: Fix typo in last change.
13542
8e44ac71
MH
135431998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13544
13545 * config.sub: Add support for C4x target.
13546 * configure.in: Likewise.
13547
d7496fbb
DM
135481998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13549
13550 * config.sub: Recognize sparcv9 just like sparc64.
13551
22097bd1
RL
13552Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13553
13554 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13555
4b877abd
JL
13556Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13557
2c8ec9a2
JL
13558 * config.guess: Correctly identify Pentium II sco boxes.
13559
4b877abd
JL
13560 * config.guess: Fix "tr" code. From Weiwen Liu.
13561
ab03db52
JH
13562Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13563
13564 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13565 stabs.
13566
b54db294
JL
13567Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13568
13569 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13570 (ALL_TARGET_MODULES): Add all-target-libchill.
13571 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13572 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13573 (all-target-libchill): Add dependencies.
13574 * configure.in (target_libs): Add libchill.
13575
bf48dd73
LW
13576Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13577
13578 * config.guess: Avoid assumptions about "tr" behaves when
13579 LANG is set to something other than English.
13580
a3cbd105
L
13581Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13582
13583 * configure (gxx_include_dir): Changed to
13584 '${prefix}/include/g++'-${libstdcxx_interface}.
13585
13586 * config.if: New to determine the interfaces.
13587
c4acd909
MK
13588Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13589
13590 * config.guess: Detect and handle MPE/IX.
13591 * config.sub: Deal with MPE/IX.
13592
9ea97665
DE
13593Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13594
13595 * configure.in: Use mh-aix43.
13596
0ce065bd
MH
135971998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13598
13599 * configure: Fix --without/--disable cases for gxx-include-dir.
13600
5d4a5ee6
JL
13601Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13602
13603 * mdata-sh: Imported. Needed for automake support.
13604
13605Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13606
13607 * Makefile.in (taz): Try "chmod -R og=u ." before
13608 "chmod og=u `find . -print`".
13609
13610Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13611
13612 * configure.in: Add arm-elf and thumb-elf support.
13613
13614Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13615
13616 * Makefile.in: Undo previous patch.
13617
13618Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13619
13620 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13621 to here ...
13622 (install-no-fixedincludes): and here
13623 (INSTALL_MODULES): ... from here.
13624
466456d9
ILT
13625Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13626
13627 * config.sub: Merge with FSF.
13628
1b409d25
ILT
13629 * config.guess: Merge with FSF.
13630
d207ebef
JM
13631Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13632
13633 * configure (extraconfigdirs): New variable.
13634 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13635 * Makefile.in (all): Move higher in file.
13636 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13637 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13638 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13639 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13640 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13641
136421998-07-23 Brendan Kehoe <brendan@cygnus.com>
13643
13644 * Makefile.in (all-target-libjava): Depend on all-gcc and
13645 all-target-newlib.
13646 (configure-target-libjava): Depend on $(ALL_GCC).
13647
7f1937c1
RL
13648Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13649
13650 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13651 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13652
2ada2bd6
ML
13653Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13654
13655 * INSTALL/README: Fix typo.
13656
1e025bde
ML
13657Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13658
5d4a5ee6
JL
13659 * ylwrap: Change absolute path checks to check for DOS style path
13660 names.
1e025bde 13661
5d4a5ee6
JL
13662 * ylwrap: Don't use a full path name if the source file is in the
13663 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13664
6755ff73
ILT
13665 * config-ml.in: Default to being verbose, to match Feb 18 change to
13666 configure.
13667
5d4a5ee6
JL
13668Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13669
13670 Brought over from egcs:
13671
13672 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13673
13674 * configure.in (target_subdir): Set to ${target_alias} instead
13675 of "libraries".
13676
13677 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13678
13679 * configure.in (target_subdir): Set to libraries if enable_multilib.
13680
13681Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13682
13683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13684 multilibs, force reconfiguration the first time we create
13685 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13686
13687Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13688
13689 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13690 avoid confusion with --no-recursion.
13691
13692Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13693
13694 * configure.in: Win32 hosts shouldn't use install -x
13695 * install-sh: remove -x option, and special .exe-handling
13696 hack.
13697
d207ebef
JM
13698Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13699
13700 * config.guess: Recognize i586-pc-beos.
13701 * configure.in: Don't build some bits for beos.
13702
fbd836fc
ILT
13703Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13704
5d4a5ee6
JL
13705 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13706 CFLAGS default to -O2.
13707
fbd836fc
ILT
13708 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13709 when using GNU ld.
13710
13711Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13712
13713 * ltmain.sh: Correct install when using a different shell.
13714
13715Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13716
13717 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13718
d207ebef
JM
13719Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13720
13721 * makefile.vms: Update to build binutils/makefile.vms. Add install
13722 target.
fbd836fc
ILT
13723
13724Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13725
13726 * ltconfig: Update to correct AIX handling.
13727
69b471bc
JL
13728Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13729
81241b5e
JL
13730 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13731
69b471bc
JL
13732 * configure.in (target_subdir): Set to ${target_alias} instead
13733 of "libraries".
13734
bedf82df
MH
137351998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13736
13737 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13738 (Makefile): Depend on $(gcc_version_trigger).
13739
13740 * configure (gcc_version): Change default initializer to empty
13741 string.
13742 (gcc_version_trigger): New variable; pass this variable down
13743 to subdir configures to enable them checking gcc's version
13744 themselves. Emit make macros for both gcc_version vars.
13745 (topsrcdir): Initialize reliably.
13746 (recursion line): Remove --with-gcc-version=${gcc_version}.
13747
28e449d8
MH
137481998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13749
13750 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13751 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13752 in $(libsubdir); emit definition in each generated Makefile.
13753 (gxx_include_dir): Initialize depending on
13754 $enable_version_specific_runtime_libs.
28e449d8 13755
50c4c9f7
MH
137561998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13757
13758 * configure (gcc_version): Initialize properly depending on
13759 how and where configure is started.
13760 (recursion line): Pass a --with-gcc-version=${gcc_version}
13761 to configures in subdirs.
13762
d207ebef
JM
13763Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13764
13765 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13766 cygmon
d207ebef 13767
5d4a5ee6
JL
13768Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13769
13770 * configure.in: Add cygmon and libstub support for mn10200.
13771
2f96399b
MH
137721998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13773
13774 * configure (gcc_version): Add new variable describing the
13775 particular gcc version we're building.
13776 * Makefile.in (libsubdir): Add new macro for the directory
13777 in which the compiler finds executables, libraries, etc.
13778 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13779 and libsubdir.
13780
c4137c50
AO
13781Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13782
ceff9b14
AO
13783 * Makefile.in (local-clean): Remove *.log.
13784 (warning.log): Built with warn_summary from build.log.
13785 (mail-report.log): Run test_summary.
13786 (mail-report-with-warnings.log): Run test_summary including
13787 warning.log in the report.
c4137c50 13788
276d5ee0
RL
13789Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13790
13791 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13792
5d4a5ee6
JL
13793Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13794
13795 * Makefile.in (grep): Grep no longer depends on libiberty.
13796
13797Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13798
13799 * Makefile.in: all-snavigator needs all-libgui.
13800
13801Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13802
13803 * configure.in: Add cygmon and libstub support for mn10300.
13804
8af14275
ILT
13805Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13806
13807 * missing: Update to version from automake 1.3.
13808
fbd836fc
ILT
13809 * ltmain.sh: On installation, don't get confused if the same name
13810 appears more than once in the list of library names.
13811
466456d9
ILT
13812Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13813
13814 * config.sub: Accept m68060 and m5200 as CPU names.
13815
5d4a5ee6
JL
13816Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * configure: Use && rather than using -a in test, because odd
13819 strings can confuse test.
13820 * configure.in: Likewise.
13821
fbd836fc
ILT
13822Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13823
13824 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13825
f0983958
AO
13826Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13827
13828 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13829 bootstrap4-lean): New targets.
f0983958 13830
bfed1ea0
JL
13831Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13832
13833 * mpw-* Delete. Not used.
13834
5d4a5ee6
JL
13835Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13836
13837 * COPYING.LIB: Update FSF address.
13838
bfed1ea0
JL
13839Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13840
13841 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13842
5d4a5ee6
JL
13843 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13844 GAS_SUPPORT_DIRS.
13845
bfed1ea0
JL
13846Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * ltconfig, ltmain.sh: Avoid producing a version number if
13849 -version-info was not used.
13850
5d4a5ee6
JL
13851Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13854 building with newlib.
13855
138561998-04-30 Paul Eggert <eggert@twinsun.com>
13857
d207ebef 13858 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13859 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13860
13861Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13862
13863 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13864 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13865
13866Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13867
13868 * configure.in: Change alpha to alpha* in several places.
13869
d207ebef
JM
13870Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13871
13872 * config.sub: Recognize sparc86x.
13873
77be0cab
MM
13874Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13875
13876 * configure.in (--enable-target-optspace): Remove debug echo.
13877
62441128
JW
13878Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13879
13880 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13881
bfed1ea0
JL
13882Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * ltconfig: Update cygwin32 support.
13885
5d4a5ee6
JL
13886 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13887 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13888 (GDB_SUPPORT_DIRS): Likewise.
13889
3f4ea1de
MM
13890Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13891
13892 * configure.in (target_makefile_frag): If --enable-target-optspace,
13893 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13894 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13895 not used.
13896 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13897
5d4a5ee6
JL
13898Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13899
13900 * Makefile.in (all-bfd): Depend on all-intl.
13901 (all-binutils): Likewise.
13902 (all-gas): Likewise.
13903 (all-gprof): Likewise.
13904 (all-ld): Likewise.
13905
139061998-04-19 Brendan Kehoe <brendan@cygnus.com>
13907
13908 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13909
bfed1ea0
JL
13910Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13911
5d4a5ee6
JL
13912 * Makefile.in (all-bfd): Depend upon all-libiberty.
13913
bfed1ea0
JL
13914 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13915
5d4a5ee6
JL
13916Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13917
13918 * Makefile.in: Add libstub.
13919
13920 * configure.in: Ditto. Build libstub for targets that have cygmon
13921 support.
13922
13923Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13924
13925 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13926
13927Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13928
13929 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13930 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13931
ec8d6ddc
KW
13932Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13933
13934 * configure: Define DEFAULT_M4 by searching PATH.
13935 * Makfile.in: Use DEFAULT_M4.
13936
bfed1ea0
JL
13937Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13938
13939 * ltconfig: Add cygwin32 support.
13940
5d4a5ee6
JL
13941 * Makefile.in, configure.in: Add libtool as a native only directory
13942 to configure and build.
13943
547a6183
JL
13944Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13945
13946 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13947
5d4a5ee6 13948Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13949
5d4a5ee6
JL
13950 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13951
13952Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13953
13954 * Makefile.in: add ash make rules
13955 * configure.in: add ash to native_only and host_tools lists
13956
13957Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13958
13959 * Makefile.in (all-gettext, all-intl): New targets.
13960 (ALL_MODULES): Added all-gettext, all-intl.
13961 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13962 (INSTALL_MODULES): Added install-gettext, install-intl.
13963 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13964
13965 * configure.in (host_tools): Added gettext.
13966 (native_only): Likewise.
13967 (noconfigdirs) [various cases]: Likewise.
13968 (host_libs): Added intl.
13969
d207ebef
JM
13970Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13971
13972 * configure: Do not disable building gdbtk for cygwin32 hosts.
13973
e98e406f
NC
13974Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13975
13976 * configure.in: Add thumb-coff target.
13977 * config.sub: Add thumb-coff target.
13978
5d4a5ee6
JL
13979Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13980
13981 * Makefile.in: Revert yesterday's change.
13982 (all-target-winsup): all-target-librx stays out of here.
13983
13984Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13985
13986 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13987 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13988 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13989 Remove references to librx and libg++.
13990
13991Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13992
13993 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13994 recursive makes
13995
bfed1ea0
JL
13996Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13997
13998 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13999 for newlib directory.
bfed1ea0
JL
14000 (CXX_FOR_TARGET): Likewise.
14001
14002Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14003
14004 * ltconfig: Update after libtool/ltconfig.in change for
14005 hpux11.
14006
14007Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * ltconfig, ltmain.sh: Update to libtool 1.2.
14010
3cd730af
MH
14011Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14012
14013 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14014 (install-gcc-cross): Instead, override LANGUAGES here.
14015
80564603
DL
140161998-03-18 Dave Love <d.love@dl.ac.uk>
14017
14018 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14019 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14020
d207ebef
JM
14021Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14022
14023 * configure.in: Add Thumb-pe target.
14024
5d4a5ee6 14025Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14026
5d4a5ee6
JL
14027 * Makefile.in - changed sn targets to snavigator
14028 * configure.in - changed sn targets to snavigator
14029
2d4a0558
MH
14030Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14031
14032 * config-ml.in: After building symlink tree call make distclean
14033 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14034 to be the case for libiberty.
14035
04b93567
L
14036Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14037
14038 * configure: When making link, also check the current
14039 directory. The configure scripts may create one.
14040
9a06b842
RH
14041Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14042
14043 * config.sub: Accept alphapca56 and alphaev6 properly.
14044
217fc4e6
FS
14045Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14046
14047 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14048
3e07bdbd 14049Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14050
e490616e 14051 * config.sub (sco5): Fix typo.
3e07bdbd 14052
5d4a5ee6
JL
14053Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14054
14055 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14056 install-itcl.
14057 (install-itcl): Remove dependency on install-tcl.
14058
14059Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14060
14061 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14062
14063Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14064
14065 * configure.in: Don't build libgui for a cygwin32 target when not on
14066 a cygwin32 host.
14067
14068Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14069
14070 * configure (redirect): Set to null, so default behavior of
14071 configure is now --verbose.
14072
ce0d965c
DL
140731998-02-16 Dave Love <d.love@dl.ac.uk>
14074
14075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14076 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14077
3acd1fd0
MH
14078Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14079
14080 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14081 this change to sync Makefile.in with its ChangeLog entries.
14082
5d4a5ee6
JL
14083Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14084
14085 * ltmain.sh (mkdir): Check that the directory doesn't exist
14086 before we exit with error, so that we don't get races during
14087 parallel builds.
14088
bfed1ea0
JL
14089Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14090
14091 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14092
4e77e8f1
MH
14093Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14094
14095 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14096 PICFLAG_FOR_TARGET.
14097 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14098
14099 * configure: Emit a definition for the new macro enable_shared
14100 into each Makefile.
14101
5d4a5ee6
JL
14102Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14103
14104 * configure.in (host_tools, native_only): Add libtool.
14105
14106Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14107
14108 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14109 Fix typo in ming config comment.
14110
bfed1ea0
JL
14111Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14112
14113 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14114
5d4a5ee6
JL
14115Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14116
14117 * config.sub: Add tic30 cases, and map c30 to tic30.
14118
8821a725
RH
14119Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14120
14121 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14122 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14123 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14124 (CLEAN_TARGET_MODULES): Similarly
14125 (all-target-libf2c): Add dependences.
4e81ae98 14126 * configure.in (target_libs): Add libf2c.
8821a725 14127
5d4a5ee6
JL
14128Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14129
14130 * configure.in: Remove expect from noconfigdirs when target
14131 is cygwin32. OK to build expect and dejagnu with Canadian
14132 Cross.
14133
0aadd657
ILT
14134Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14135
5d4a5ee6
JL
14136 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14137 host.
14138
0aadd657
ILT
14139 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14140 and mingw32.
14141
d0a8352c
MH
14142Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14143
14144 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14145 here as it is not defined in the toplevel Makefile.
14146
59739e3c
MH
14147Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14148
14149 * configure (package_makefile_rules_frag): New variable, which names
14150 a file with generic rules, ...
14151 Change comment to mention we now have FIVE parts.
14152 * configure: Undo last change.
14153
228197ee
LT
14154Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14155
14156 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14157 * config.sub: More accurate determination of HP processor types.
228197ee 14158
efd4c0ba
MH
14159Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14160
14161 * configure (package_makefile_frag): Move inserting the
14162 ${package_makefile_frag} to where it should be according
14163 to the comment.
14164
6eef3189
PB
14165Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14166
14167 * config.guess: Add support for Linux/ARM.
14168
d207ebef
JM
14169Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14170
14171 * .cvsignore: Remove *-info and *-install since they match
14172 release-info and mpw-install, which we don't want to just ignore.
14173
48464ebf
RH
14174Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14175
14176 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14177
803462a7
PN
14178Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14179
14180 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14181 local_prefix to sub-make invocations.
14182
520ab477
L
14183Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14184
14185 * configure.in: Check makefile fragments in the source
14186 directory.
14187
4bcdb76d
AO
14188Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14189
ceff9b14
AO
14190 * configure.in: Check whether host and target makefile
14191 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14192
5d4a5ee6
JL
14193Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14194
14195 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14196
14197Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14198
14199 * configure.in: Make sure we only replace RPATH_ENVVAR on
14200 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14201 regexp to sed.
14202
14203 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14204 to sub-makes.
14205
0d3e11a5
LI
142061998-01-13 Lee Iverson (leei@ai.sri.com)
14207
14208 * config-ml.in (multi-do): LDFLAGS must include multilib
14209 designator.
14210
d45b3d87 14211Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14212
14213 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14214
d39cd7a1
MK
14215Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14216
14217 * config.sub: Add mingw32 support.
14218 * configure.in: Likewise.
d39cd7a1 14219
6decbc24
FS
14220Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14221
14222 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14223
5d4a5ee6
JL
14224Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14225
14226 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14227 * configure (gxx_include_dir): Provide a definition for subdirs
14228 which do not use autoconf.
14229
14230Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14231
14232 * config.guess: Sync with egcs. Picks up new alpha support,
14233 BeOS & some additional linux support.
14234
d3d1907a
JL
14235Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14236
14237 * config.guess: HP 9000/803 is a PA1.1 machine.
14238
b104e095
RH
14239Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14240
14241 * configure.in: It's alpha*-...
14242
aca823c1
L
14243Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14244
14245 * configure.in (host_makefile_frag, target_makefile_frag):
14246 Handle multiple config files.
14247 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14248 alpha-*-*.
14249
d207ebef
JM
14250Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14251
14252 * mkdep: New file.
14253
14254Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14255
14256 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14257
5d4a5ee6
JL
14258Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * Makefile.in: Add libgui directory.
14261 (GDB_TK): Add all-libgui.
14262 * configure.in: Add libgui directory.
14263 * configure: Add all-libgui to GDB_TK.
14264
14265Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14266
14267 * config-ml.in (multidirs): Add m32r to multilib list.
14268
14269Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14270
14271 * Makefile.in (all-target-gperf): Change dependency to
14272 all-target-libstdc++.
14273
baf55877
FF
14274Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14275
14276 * config.guess: Add BeOS support.
14277
5d4a5ee6
JL
14278Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 Source directory cvs renamed to cvssrc:
14281 * configure.in (host_tools): Change cvs to cvssrc.
14282 (native_only): Likewise.
14283 (noconfigdirs) [various cases]: Likewise.
14284 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14285 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14286 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14287 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14288 (all-cvssrc): Rename target from all-cvs.
14289
f2d76545
JL
14290Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14291
14292 * configure (gxx_include_dir): Fix thinko.
14293
205cba53
JL
14294Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14295
14296 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14297 (install-cross, install-gcc-cross): New targets.
14298
5d4a5ee6
JL
14299Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14300
14301 * configure.in (noconfigdirs): Add support for Thumb target.
14302
14303 * config.sub (maybe_os): Add support for Thumb target.
14304
14305Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14306
14307 * Makefile.in: Add rules for cygmon.
14308
14309 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14310
96b0f1fc
JL
14311Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14312
14313 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14314 * configure (gxx_include_dir): Provide a definition for subdirs
14315 which do not use autoconf.
d207ebef
JM
14316
14317Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14318
14319 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14320 11/18/97 build
d207ebef 14321
7dfef6ed
JL
14322Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14323
14324 * From Franz Sirl.
14325 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14326 found on RedHat Linux systems.
96b0f1fc 14327
83cfe7c0
JL
14328Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14329
14330 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14331 guesses.
14332
7dfef6ed
JL
14333Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14334
14335 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14336
5d4a5ee6
JL
14337Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14338
14339 * ltmain.sh: If mkdir fails, check whether the directory was created
14340 anyhow by some other process.
14341
d207ebef
JM
14342Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14343
14344 * configure.in (d30v-*-*): Configure all directories.
14345
14346Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14347
14348 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14349 for the D30V.
14350
14351Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14352
14353 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14354
5d4a5ee6
JL
14355Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14356
e490616e
ZW
14357 * include/libiberty.h: Add extern "C" { so it can be used with C++
14358 progrms.
14359 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14360 programs.
5d4a5ee6 14361
d207ebef
JM
14362Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14363
14364 * configure.in (d30v-*-*): Configure GCC now.
14365
5d4a5ee6
JL
14366Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14367
14368 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14369 is no longer needed.
14370
c9670e62
JM
14371Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14372
14373 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14374
cc71c0ca
MH
14375Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14376
14377 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14378 targets using "$@" to provide support for similar but not identical
14379 targets without having to duplicate code.
14380
d207ebef
JM
14381Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14382
14383 * makefile.vms: Fix to work with DEC C.
14384
14385Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14386
14387 * config.sub: Add mips-tx39-elf to marketing names.
14388
14389Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14390
14391 * ltmain.sh: Handle symlinks in generated script.
14392
14393Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14394
14395 * configure: Handle autoconf style directory options: --bindir,
14396 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14397 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14398 --sysconfdir.
14399 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14400 (sharedstatedir, localstatedir, oldincludedir): New variables.
14401 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14402 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14403 sbindir, sharedstatedir, and sysconfdir.
14404
b1e3ddfd
AJ
14405Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14406
14407 * Makefile.in (bootstrap-lean): New target.
14408
d207ebef
JM
14409Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14410
14411 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14412 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14413
14414Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14415
14416 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14417
09f97c1e
JL
14418Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14419
14420 * Makefile.in (cross): New target.
14421
335d0ab2
AO
14422Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14423 Jeff Law <law@cygnus.com>
14424
14425 * Makefile.in (bootstrap2, bootstrap3): New targets.
14426 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14427 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14428
d207ebef
JM
14429Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14430
14431 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14432 windows. Consistent with gdb/configure.
d207ebef 14433
e693cc28
UD
144341997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14435
e693cc28
UD
14436 * configure.in: Name Linux target fragment.
14437
14438 * configure: Rewrite so that project Makefile fragment is inserted
14439 first and appears last in the resulting Makefile.
14440
d207ebef
JM
14441Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14442
14443 * Makefile.in (install-itcl): Install tcl first.
14444
5d4a5ee6
JL
14445Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14446
14447 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14448
f401679e
JW
14449Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14450
14451 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14452
14453 * configure.in (skipdirs): Add target-librx for Linux.
14454 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14455
ec20b1b9
JL
14456Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14457
14458 * Makefile.in (bootstrap): New target.
14459
becdcf6d
JL
14460Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14461
63f6bcd7 14462 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14463
d207ebef
JM
14464Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14465
14466 * config.guess: Merge with FSF.
14467
0c82f6bf
FF
14468Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14469
14470 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14471
d207ebef
JM
14472Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14473
14474 * config.sub: Add "marketing-names" patch.
14475
3fbc0b70
JS
14476Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14477
e490616e 14478 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14479
e20d4801
JL
14480Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14481
14482 * config.sub: Handle v850-elf.
14483
fe181f78 14484Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14485
14486 * .cvsignore (*-install): Remove.
14487
bfed1ea0
JL
14488Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14489
14490 * ltconfig: Set CONFIG_SHELL in libtool.
14491 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14492
558a1e7c
JW
14493Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14494
14495 * configure.in (target_subdir): Set to libraries if enable_multilib.
14496
7818d6fc
JW
14497Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14498
14499 * config.guess: Update from gcc directory.
14500
d207ebef
JM
14501Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14502
14503 * Makefile.in (all-sim): Depends on all-readline.
14504
6599da04
JM
14505Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14506
14507 * Makefile.in (BISON, YACC): Use $$s.
14508 (all-bison): Depend on all-texinfo.
14509
14510Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14511
14512 * Makefile.in (BISON): Add -L flag.
14513 (YACC): Likewise.
14514
d207ebef
JM
14515Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14516
4e81ae98
EC
14517 * configure.in (noconfigdirs): Add support for v850e target.
14518
d207ebef
JM
14519 * config.sub (maybe_os): Add support for v850e target.
14520
14521Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14522
4e81ae98
EC
14523 * configure.in (noconfigdirs): Add support for v850ea target.
14524
d207ebef
JM
14525 * config.sub (maybe_os): Add support for v850ea target.
14526
6599da04
JM
14527Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14528
14529 * config.sub: Add mipstx39. Delete r3900.
14530
14531Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14532
14533 * Makefile.in (all-autoconf): Depends on all-texinfo.
14534
14535Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14536
14537 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14538 eabi targets.
14539
14540Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14541
14542 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14543
14544 * configure: When handling a Canadian Cross, handle YACC as well as
14545 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14546 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14547
14548Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14549
14550 * Makefile.in (BISON): bison, not byacc or bison -y.
14551 (YACC): bison -y or byacc or yacc.
14552 (various): Add *-bison as appropriate.
14553 (taz): No need to mess with BISON anymore.
14554
14555Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * configure: If OSTYPE matches *win32*, try to find a good value for
14558 CONFIG_SHELL.
14559
14560Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14561
14562 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14563 configure.in if it is present.
14564
14565Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14566
14567 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14568
14569Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14570
14571 * config.sub: Recognize `arc' cpu.
14572 * configure.in: Likewise.
14573 * config-ml.in: Likewise.
14574
14575Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14578
14579Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14580
14581 * configure: Changed sed delimiter from ':' to '|' when
14582 attempting to substitute ${config_shell} for SHELL. On
14583 NT ${config_shell} may contain a ':' in it.
14584
14585Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14586
14587 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14588
14589Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14590
14591 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14592
14593Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14594
14595 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14596
14597 * ylwrap: If the program is a relative path, force it to be
14598 absolute.
14599
14600Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14601
14602 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14603
14604Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14605
14606 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14607 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14608 for libraries.
6599da04
JM
14609
14610Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14611
14612 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14613 separated by spaces.
6599da04
JM
14614
14615Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * ylwrap: New file.
14618 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14619
14620 * ltmain.sh: Handle /bin/sh at start of install program.
14621
14622 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14623
14624 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14625 * missing: New file, from automake 1.2.
14626
14627Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14628
14629 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14630 check-tk to CHECK_X11_MODULES.
14631
14632Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14633
14634 * config.sub: Merge with FSF.
14635
14636Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14637
14638 * config.guess: Merge with FSF.
14639
14640Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14641
14642 * configure: Treat msdosdjgpp like go32.
14643 * configure.in: Likewise. Don't remove gprof for go32.
14644
14645 * configure: Change Makefile.tem2 to Makefile.tm2.
14646
14647Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14648
14649 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14650
14651Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14652
14653 * install-sh (chmodcmd): Set to null if the DST directory already
14654 exists. Same as Nov 11th change.
14655
14656Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14657
4e81ae98 14658 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14659
14660Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14661
14662 * config.guess: Update from FSF.
14663
14664Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14665
14666 * Makefile.in (GDB_TK): Depend on itcl and tix.
14667
14668Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14669
14670 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14671 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14672 (INSTALL_SCRIPT): New variable.
14673 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14674 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14675 to -x.
14676 * install-sh: Add support for -x option.
14677
14678Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14679
14680 * configure.in, Makefile.in: Treat tix like itcl.
14681
14682Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14683
14684 * Makefile.in (WINDRES): New variable.
14685 (WINDRES_FOR_TARGET): New variable.
14686 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14687 (EXTRA_HOST_FLAGS): Add WINDRES.
14688 (EXTRA_TARGET_FLAGS): Add WINDRES.
14689 (EXTRA_GCC_FLAGS): Add WINDRES.
14690 ($(DO_X)): Pass down WINDRES.
14691 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14692 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14693 DLLTOOL_FOR_TARGET.
14694
14695Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14696
14697 * configure.in: configure sim before gdb for win32-x-ppc
14698
14699Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14700
14701 Move gperf into the toplevel, from libg++.
14702 * configure.in (target_tools): Add target-gperf.
14703 (native_only): Add target-gperf.
14704 * Makefile.in (all-target-gperf): New target, depend on
14705 all-target-libg++.
14706 (configure-target-gperf): Empty rule.
14707 (ALL_TARGET_MODULES): Add all-target-gperf.
14708 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14709 (CHECK_TARGET_MODULES): Add check-target-gperf.
14710 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14711 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14712
14713Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14714
6599da04
JM
14715 * config.sub (mn10200): Recognize new basic machine.
14716
14717Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14718
14719 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14720 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14721
14722Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14723
14724 * configure.in: If we're building mips-sgi-irix6* native, turn on
14725 ENABLE_MULTILIB and set TARGET_SUBDIR.
14726
14727Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14728
14729 * Makefile.in (all-sn): Depend on all-grep.
14730
14731Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14734
14735 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14736 Makefile. From Jeff Makey <jeff@cts.com>.
14737 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14738
14739 * Makefile.in (DISTBISONFILES): Remove.
14740 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14741 $(DEFAULT_YACC).
14742
14743 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14744 cygwin32.
6599da04
JM
14745
14746 * Makefile.in (LD): New variable.
14747 (EXTRA_HOST_FLAGS): Pass down LD.
14748 ($(DO_X)): Likewise.
14749
14750Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14751
14752 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14753
14754Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14755
14756 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14757 before adding our own. Always add --build.
6599da04
JM
14758
14759Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14760
14761 * configure.in (targargs): Pass --build if we're doing
14762 a cross-compile.
14763
14764Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14765
ca236658 14766 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14767 sed. Otherwise sed chokes on NT path names with drive
14768 designators. Also look for "?:*" as the leading characters in an
14769 absolute pathname.
14770
14771Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14772
14773 * config.sub: Support for r3900.
14774
14775Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14776
14777 * configure.in: Use install-sh, not install.sh.
14778
14779Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14780
14781 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14782 apply it twice.
14783
14784Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14785
14786 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14787 install-binutils.
14788
14789Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14790
14791 * Makefile.in: Add automake targets.
14792 * configure.in (host_tools): Add automake.
14793
14794Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * configure: Default CXX to c++, not gcc.
14797 * Makefile.in (CXX): Set to c++, not gcc.
14798 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14799
14800Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14801
14802 * install-sh: try appending a .exe if source file doesn't
14803 exist
14804
14805Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14806
14807 * configure.in: Turn on multilib by default.
14808 (cross_only): Remove target-libiberty.
14809
14810 * Makefile.in (all-gcc): Don't depend on libiberty.
14811
14812Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14813
14814 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14815
14816Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14819 (DISTBISONFILES): Add ld/Makefile.in
14820
14821Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14822
14823 * configure.in: if target is cygwin32 but host isn't cygwin32,
14824 don't configure gdb tcl tk expect, not just gdb.
14825
14826Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14827
14828 * configure.in: Added gnuserv everywhere sn appears.
14829
14830 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14831 (CROSS_CHECK_MODULES): Added check-gnuserv.
14832 (INSTALL_MODULES): Added install-gnuserv.
14833 (CLEAN_MODULES): Added clean-gnuserv.
14834 (all-gnuserv): New target.
14835
14836Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14837
14838 * config.guess: Fixes for MIPS OpenBSD systems.
14839
14840Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14841
14842 * Makefile.in (INSTALL_XFORM): Remove.
14843 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14844
14845 * mkinstalldirs: New file, copied from automake.
14846 * Makefile.in (installdirs): Rename from install-dirs. Use
14847 mkinstalldirs. Change all users.
14848 (DEVO_SUPPORT): Add mkinstalldirs.
14849
14850Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14851
14852 * install-sh: Rename from install.sh.
14853 * Makefile.in (INSTALL): Change install.sh to install-sh.
14854 (DEVO_SUPPORT): Likewise.
14855
14856 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14857 Graichen <graichen@rzpd.de>.
14858
14859Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14860
14861 * config.guess: Recognize OpenBSD systems correctly.
14862
14863Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14864
14865 * README, Makefile.in (ETC_SUPPORT): Remove references to
14866 cfg-paper*, configure.{texi,man,info*}._
14867
14868Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14869
14870 * Makefile.in (all.normal): Ensure that gcc is built after all
14871 the x11 - ie gdb - targets.
14872
14873Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14874
14875 * makefile.vms: Don't run conf-a-gas.
14876
14877Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14878
e490616e 14879 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14880
d207ebef
JM
14881Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14882
14883 * configure.in: Remove noconfigdirs case since gdb also
14884 configures and builds for tic80-coff.
14885
6599da04
JM
14886Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14887
14888 * configure: Set cache_file to config.cache.
14889 * Makefile.in (local-distclean): Remove config.cache.
14890
14891Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14892
14893 * COPYING: Update FSF address.
14894
d207ebef
JM
14895Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14896
14897 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14898 noconfigdirs.
14899
6599da04
JM
14900Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14901
14902 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14903 MAKEDIRS, is empty.
14904
14905Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14906
14907 * config.sub: Tweak mn10300 entry.
14908
14909Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14910
14911 * configure.in (host_tools): Put sim before gdb, so gdb's
14912 configure.tgt can determine if the simulator was configured.
14913
14914Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14915
14916 * config.sub: Move BeOS $os case to be with other Cygnus
14917 local cases.
14918
14919Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14920
14921 * config.sub: Remove misplaced comment that broke Linux.
14922
14923Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14924
14925 * config.sub: Add BeOS support.
14926
14927Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14928
14929 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14930
14931Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14932
14933 * configure.in (noconfigdirs): Remove tcl and tk from
14934 noconfigdirs for cygwin32 builds.
14935
d207ebef
JM
14936Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14937
14938 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14939
6599da04
JM
14940Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14941
14942 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14943 make-all.com, use makefile.vms instead.
14944
14945Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14946
14947 * config.sub: Accept -lnews*.
14948
d207ebef
JM
14949Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14950
14951 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14952 target-examples and target-libiberty for d30v.
d207ebef
JM
14953
14954Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14955
14956 * configure.in (noconfigdirs): Enable ld for d30v.
14957
14958Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14959
14960 * configure.in (tic80-*-*): Build compiler.
14961
14962Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14963
14964 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14965 unsupported d30v directories
d207ebef
JM
14966
14967Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14968
4e81ae98
EC
14969 * config.sub, configure.in: Add d30v target cpu.
14970
6599da04
JM
14971Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14972
14973 * makefile.vms: New file.
14974 * make-all.com: Remove.
14975
14976Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14977
14978 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14979
14980Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14981
14982 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14983
14984Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14985
14986 * Makefile.in (ALL_MODULES): Added all-db.
14987 (CROSS_CHECK_MODULES): Addec check-db.
14988 (INSTALL_MODULES): Added install-db.
14989 (CLEAN_MODULES): Added clean-db.
14990
14991Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14992
14993 * config.guess: Merge with latest FSF sources.
14994
14995Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14996
14997 * Makefile.in (ALL_MODULES): Added all-itcl.
14998 (CROSS_CHECK_MODULES): Added check-itcl.
14999 (INSTALL_MODULES): Added install-itcl.
15000 (CLEAN_MODULES): Added clean-itcl.
15001
15002Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15003
15004 * configure.in: build gdb for mn10200
15005
15006Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15007
15008 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15009
d207ebef
JM
15010Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15011
15012 * configure.in (tic80-*-*): Turn off most targets right now.
15013
6599da04
JM
15014Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15015
15016 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15017 rather than the makeinfo program.
15018 (do-info): Depend upon all-texinfo.
15019
15020Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15021
15022 * configure.in: Remove uses of config/mh-linux.
15023
15024 * config.sub, config.guess: Merge with latest FSF sources.
15025
d207ebef
JM
15026Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15027
15028 * config.sub (case $basic_machine): Add tic80 entries.
15029
6599da04
JM
15030Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15031
15032 * config.sub, config.guess: Merge with latest FSF sources.
15033
15034Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15035
15036 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15037 * mpw-config.in: Test for NewFolderRecursive.
15038 * mpw-install: Use symbolic name for startup filename.
15039 * mpw-README: Add various additional details.
15040
15041Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15042
15043 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15044
15045Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15046
15047 * configure.in: Do build gcc and the target libraries for
15048 the mn10200.
15049
15050Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15051
15052 * configure.in: don't avoid building gdb for mn10300 any more
15053 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15054 instead of single-quoting it.
15055
15056Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15057
15058 * configure.in: Don't use --with-stabs on IRIX 6.
15059
15060Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15061
15062 * configure.in (m32r): Build gdb, libg++ now.
15063
15064Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15065
15066 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15067 directories from noconfigdirs.
15068
15069Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15070
15071 * config.sub (basic_machine): added mips16 configuration
15072
15073Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15074
15075 * config.sub: Handle d10v-unknown.
15076
d207ebef
JM
15077Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15078
15079 * config.sub: Handle v850-unknown.
15080
6599da04
JM
15081Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15082
15083 * Makefile.in: add findutils
15084 * configure.in: add findutils to list of host_tools
15085
15086Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15087
15088 * config.sub: Handle mn10200 and mn10300.
15089
15090Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15091
15092 * configure.in (d10v-*): Do not build librx.
15093
15094Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15095
15096 * configure.in (mn10300): Build everything except gdb & libgloss.
15097
15098Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15099
15100 * config.guess: Patch for Dansk Data Elektronik servers,
15101 from Niels Skou Olsen <nso@dde.dk>.
15102
15103 For ncr, use /bin/uname rather than uname, since GNU uname does not
15104 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15105
15106 Patch for MIPS R4000 running System V,
15107 from Eric S. Raymond <esr@snark.thyrsus.com>.
15108
15109 Fix thinko for nextstep.
15110
15111 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15112
15113 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15114 * config.guess: Guess mips-dec-mach_bsd4.3.
15115
15116 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15117 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15118 release numbers.
15119 * config.guess (mips-mips-riscos*): Emit just enough of the
15120 release number.
15121
15122 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15123 * config.guess (sparc-auspex-sunos*): Added.
15124 (f300-fujitsu-*): Added.
15125
15126 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15127 * config.guess: Recognize a Tadpole as a sparc.
15128
15129Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15130
15131 * config.guess: Don't assume that NextStep version is either 2 or
15132 3. NextStep 4 (aka OpenStep 4) has come out now.
15133
15134Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15135
15136 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15137 From Rik Faith <faith@cs.unc.edu>.
15138
15139Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15140
15141 * config.sub: Contributions from bug-gnu-utils to:
15142 Support plain "hppa" (no version given) architecture, reported by
15143 OpenStep.
15144 OpenBSD like NetBSD.
15145 LynxOs is not a hardware supplier.
15146
15147 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15148 OpenBSD like NetBSD.
6599da04
JM
15149 Stratus systems.
15150 More Pyramid systems.
15151 i[n>4]86 Intel chips.
15152 M680[n>4]0 Motorola chips.
15153 Use unknown instead of lynx for hardware manufacturer.
15154
15155Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15156
15157 * install.sh (chmodcmd): Set to null if the DST directory already
15158 exists.
15159
15160Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15161
15162 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15163 not use mt-ppc target Makefile fragment any more.
15164
15165Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15166
15167 * configure.in (*-*-windows): Exclude everything but those dirs
15168 needed to build windows.
15169
15170Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15171
15172 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15173
15174Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15175
15176 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15177
15178Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15179
15180 * Undo my previous change.
15181
15182Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15183
15184 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15185 unconditionally.
15186 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15187
15188Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15189
15190 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15191 host to add it's own flags.
6599da04
JM
15192
15193Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15194
15195 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15196
15197Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15198
15199 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15200 (CXX_FOR_TARGET): Likewise.
15201 (GCC_FOR_TARGET): Define.
15202 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15203 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15204 CC_FOR_TARGET was specified on the command line.
15205 (MAKEOVERRIDES): Don't define.
15206
15207Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15208
15209 * configure.in (m32r): Fix spelling of libg++ libs.
15210
15211Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15212
15213 * config.sub (-apple*): Remove, now redundant.
15214
15215Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15216
15217 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15218
15219 * configure: Rework yesterday's sed script patch.
15220
15221 * config.sub: Merge with FSF.
15222
15223Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15224
15225 * config.guess: Merge from FSF.
15226
15227 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15228 * config.guess: Use pc instead of unknown, for pc clone systems.
15229 Change linux to linux-gnu.
6599da04
JM
15230
15231 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15232 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15233
15234Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15235
15236 * test-build.mk (HOLES): Add "xargs" for gdb.
15237
15238 * configure: Avoid hpux10.20 sed bug.
15239
15240Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15241
731a8127 15242 * configure.in: Add support for windows host
6599da04
JM
15243 (that is a build done under the Microsoft build environment).
15244
15245Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15246
15247 * Makefile.in: Replace all uses of srcroot with s, to shrink
15248 command line lengths.
15249
15250 Patches from Geoffrey Noer <noer@cygnus.com>:
15251 * configure.in: If configuring for newlib, pass --with-newlib to
15252 subdirectories.
15253 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15254 -Bnewlib/ and -Lwinsup to gcc.
15255 (CXX_FOR_TARGET): Likewise.
15256
15257Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15258
15259 * Makefile.in (ETC_SUPPORT): Add configure.
15260
15261Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15262
4e81ae98 15263 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15264 host configuration file.
15265
15266Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15267
15268 * configure.in: Break mn10x00 support into separate
15269 mn10200 and mn10300 configurations.
15270 * config.sub: Likewise.
15271
15272Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15273
15274 * configure.in: Add lots of stuff to noconfigdirs for
15275 the mn10x00 targets.
15276
15277 * config.sub, configure.in: Add mn10x00 support.
15278
15279Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15280
15281 * make-all.com: Call conf-a-gas, not config-a-gas.
15282
15283Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15284
15285 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15286 targets.
6599da04
JM
15287
15288Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15289
15290 * mpw-README: Add much more detail for native PowerMac.
15291 * mpw-install: New file.
15292 * mpw-configure: Add --norecursion and --help options.
15293 * mpw-config.in: Translate readme and install files when
15294 copying to objdir.
15295 * mpw-build.in: Don't always depend on byacc and flex.
15296 (install-only-top): New action.
15297
d207ebef
JM
15298Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15299
15300 * configure.in: You can now configure GDB for the v850.
15301
6599da04
JM
15302Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15303
15304 * configure.in (noconfigdirs): Don't configure any C++ dirs
15305 if targeting D10V.
15306
15307Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15308
15309 * config.sub: Recognize mips64vr5000.
15310
15311Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15312
15313 * configure.in: Use a single line for host_tools and native_only.
15314
15315Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15316
15317 * config.sub, configure.in: Add entries for m32r.
15318
15319Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15320
15321 * Makefile.in (inet-install): Don't run install-gzip.
15322
15323Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15324
15325 * configure.in: Don't config lots of things for *-*-windows*.
15326
15327Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15328
15329 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15330 (host_libs, host_tools): Copy from configure.in.
15331 * mpw-configure: Don't complain about directories not found.
15332
15333Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15334
15335 * configure.in (i[345]86): Recognize i686 for pentium pro.
15336 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15337 file.
15338
15339 * config.guess (i[345]86): Ditto.
15340
15341Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15342
15343 * configure.in (noconfigdirs): Removed gdb for D10V.
15344
d207ebef 15345Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15346
d207ebef
JM
15347 * configure.in: Remove ld, target-libio, target-libg++, and
15348 target-libstdc++ from noconfigdirs.
5d4a5ee6 15349
6599da04
JM
15350Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15351
15352 * configure: Fix three locations where shell scripts were
15353 being run directly rather than with config_shell.
15354
d207ebef
JM
15355Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15356
15357 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15358 * config.sub (basic_machine): Recognize v850.
15359
6599da04
JM
15360Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15361
15362 * mpw-configure: Handle multiple enable/disable options and
15363 pass them down recursively, handle -c and -s flags appropriately
15364 depending on choice of compiler, add escape mechanism for
15365 quoted arguments to gC.
15366
15367Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15368
15369 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15370 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15371 so that -mrelocatable-lib and -mno-eabi are used.
15372
15373 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15374 not support --print-multi-lib, don't abort.
15375
6599da04
JM
15376Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15377
15378 * make-all.com: Run config-a-gas.
15379 * setup.com: Don't copy subdirectory files around.
15380
15381Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15382
15383 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15384 target, it now compiles correctly.
15385
15386Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15387
15388 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15389
15390Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15391
4e81ae98 15392 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15393
15394Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15395
15396 * configure.in (native_only): Add prms.
15397
15398Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15399
15400 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15401 (BINUTILS_SUPPORT_DIRS): Likewise.
15402
15403Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15404
15405 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15406 d10v support is added.
15407
15408Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15409
15410 * configure.in (d10v-*-*): New target.
15411
15412Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15413
15414 * config.guess (HP 9000/811): Recognize this as a PA1.1
15415 machine.
15416
15417Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15418
15419 * Makefile.in (do-tar-gz): New target, split out from tail end of
15420 taz target. Run each command separately, don't use pipes.
15421 (taz): Use it.
15422
15423Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15424
15425 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15426 * mpw-build.in: No builds should depend on building byacc or flex,
15427 they are assumed to be installed already.
15428
15429Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15430
15431 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15432 variable that CC_FOR_TARGET needs.
15433
15434Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15435
15436 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15437 options have changed since the last time the subdirectory was
15438 configured, and if it has, reconfigure.
15439 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15440 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15441
15442Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15443
15444 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15445 CLEAN_MODULES): Add bash.
15446 (all-bash): New target.
15447
15448Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15449
15450 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15451
15452Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15453
15454 * config.sub (basic_machine): Recognize d10v as a valid processor.
15455
15456Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15457
15458 * mpw-configure: Add support for --bindir.
15459 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15460
15461Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15462
15463 * configure.in: add bash, time, gawk to list of hosttools and things
15464 to only build for native toolchains
15465
15466Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15467
15468 * Makefile.in (docdir): Remove.
15469
15470Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15471
15472 * Makefile.in (datadir): Set to $(prefix)/share.
15473
15474Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15475
15476 * configure.in: build diff and patch for cygwin32-hosted
15477 toolchains.
15478
15479Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15480
15481 * config.sub: Accept -rtems*.
15482
15483Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15484
e490616e
ZW
15485 * configure.in: enable dosrel for cygwin32-hosted builds,
15486 remove diff from the list of things not buildable
15487 via Canadian Cross
6599da04
JM
15488
15489Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15490
15491 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15492 don't get ". ".
6599da04
JM
15493
15494Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15495
15496 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15497
15498Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15499
15500 * Makefile.in (taz): Handle case where tex3patch didn't even get
15501 checked out. Also, if it was found, put the symlink in a new util
15502 subdirectory.
15503
15504Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15505
15506 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15507
15508Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15509
15510 * config.sub: Recognize -openvms.
15511 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15512 * make-all.com, setup.com: New files.
15513
15514Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15515
15516 * Makefile.in (taz): tex3patch moved to texinfo/util.
15517
15518Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15519
15520 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15521 * configure.in: remove make from disable-if-Can-Cross list
15522 enable gdb if ${host} and ${target} are cygwin32
15523
15524Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15525
15526 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15527 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15528
15529Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15530
15531 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15532 distinguish sysv/svr4/bsd variants.
15533 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15534
15535Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15536
15537 * configure.in: Added copyright notice.
15538 * move-if-change: Added copyright notice.
15539
15540Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15541
15542 * configure.in (powerpcle-*-solaris*): Until we get shared
15543 libraries working, don't build gdb, sim, make, tcl, tk, or
15544 expect.
15545
15546Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15547
15548 * config.guess: Merge with FSF:
15549
15550 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15551 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15552
15553 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15554 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15555
15556 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15557 * config.guess: Combine two OSF1 rules.
15558 Also recognize field test versions. From mjr@zk3.dec.com.
15559 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15560 because GNU uname does not support -p. From pmr@pajato.com.
15561
15562Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15563
15564 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15565
15566Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15567
15568 * mpw-README: Document GCCIncludes.
15569
15570Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15571
15572 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15573
15574Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15575
15576 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15577
15578Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15579
15580 * configure.in (*-*-cygwin32): Configure make.
15581
15582Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15583
15584 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15585
15586Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15587
15588 * Makefile.in (all-inet): Depend on all-perl.
15589
15590 * Makefile.in (inet-install): New target.
15591
15592 * Makefile.in (all-inet): Depend on all-tcl.
15593 (all-inet): Depend on all-send-pr.
15594
15595Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15596
15597 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15598 temporarily.
15599
15600Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15601
15602 * configure.in: Don't configure --with-gnu-ld on AIX.
15603
15604Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15605
15606 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15607
15608Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15609
15610 * Makefile.in (ALL_MODULES): Added all-inet.
15611 (CROSS_CHECK_MODULES): Added check-inet.
15612 (INSTALL_MODULES): Added install-inet.
15613 (CLEAN_MODULES): Added clean-inet.
15614 (all-indent): New target.
15615
15616 * configure.in (host_tools): Added inet.
15617 (native_only): Added inet.
15618 (noconfigdirs): Added inet.
15619
15620Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * configure.in: Don't configure libgloss if we are not configuring
15623 newlib.
15624
15625Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15626
15627 * configure.in: Don't configure libgloss for unsupported
15628 architectures.
15629
15630Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15631
15632 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15633
15634Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15635
15636 * Makefile.in (ALL_MODULES): Include all-apache.
15637 (CROSS_CHECK_MODULES): Include check-apache.
15638 (INSTALL_MODULES): Include install-apache.
15639 (all-apache): New target.
15640
15641 * configure.in: Added apache everywhere perl is seen.
15642
15643Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15644
15645 * Makefile.in: Add support for clean-{module} and
15646 clean-target-{module} rules.
15647
15648Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15649
15650 * configure.in (*-*-ose) do not build libgloss.
15651
15652Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15653
15654 * config.guess (prep*:SunOS:5.*:*): Turn into
15655 powerpele-unknown-solaris2.
15656
15657Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15658
15659 * configure.in: Permit --enable-shared to specify a list of
15660 directories.
15661
15662Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15663
15664 * configure.in (host==solaris): Pass only the first word of $CC
15665 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15666
15667Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15668
15669 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15670
15671Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15672
15673 * Makefile.in (ALL_MODULES): Include all-perl.
15674 (CROSS_CHECK_MODULES): Include check-perl.
15675 (INSTALL_MODULES): Include install-perl.
15676 (ALL_X11_MODULES): Include all-guile.
15677 (CHECK_X11_MODULES): Include check-guile.
15678 (INSTALL_X11_MODULES): Include install-guile.
15679 (all-perl): New target.
15680 (all-guile): New target.
15681
15682 * configure.in (host_tools): Include perl and guile.
15683 (native_only): Include perl and guile.
15684 (noconfigdirs): Don't build guile and perl; no ports have been
15685 done.
15686
15687Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15688
e490616e
ZW
15689 * configure (--enable-*): Handle quoted option lists such as
15690 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15691
15692Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15693
15694 * Makefile.in ({,inst}all-target): New rule so we can make and
15695 install all of the target directories easily.
15696
15697Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15698
15699 * configure.in: Add missing global flag in sed substitution when
15700 deleting `target-' from ${configdirs}.
15701
15702Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15703
15704 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15705 option.
15706
15707 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15708 config/mh-necv4.
15709
15710 * install.sh: Correct misspelling of transformbasename.
15711
15712 * config.guess: Recognize mips-*-sysv*.
15713
15714Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15715
15716 * config.sub: Recognize mon960.
15717
15718Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15719
15720 * configure: Restore Canadian Cross handling of BISON and LEX,
15721 removed in Feb 20 change.
15722
15723Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15724
15725 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15726 Mention make install. Remove the old copyright date as well the
15727 clumsy and rather pointless copyright on the README file.
15728
15729Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15730
15731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15732 Makefile after running symlink-tree, then run `make distclean' to
15733 avoid clobbering any generated files in srcdir.
15734
15735Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15736
15737 * configure.in (m68k-*-netbsd*): Build everything now.
15738
15739Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15740
15741 * Makefile.in (taz): Fix quoting.
15742
15743Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15744
15745 * configure.in (sparclet-*-*): Build everything now.
15746
15747Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15748
15749 * configure.in (m68k-*-linux*): New host.
15750
15751Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * configure: Check for bison before byacc.
15754
15755Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15756
15757 * Makefile.in configure: Change the way LEX and BISON/YACC are
15758 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15759 searching PATH. These are used as fallbacks by Makefile.in if
15760 flex/bison/byacc aren't in objdir.
15761
15762Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * Makefile.in: Make everything which depends upon all-bfd also
15765 depend upon all-opcodes, in case --with-commonbfdlib is used.
15766
15767Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15768
15769 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15770 building NT native compilers on Unix.
15771
15772Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15773
15774 * configure.in: Don't get CC from the host Makefile fragment if we
15775 can find gcc in PATH, or if this is a Canadian Cross. Move the
15776 Solaris test for /usr/ucb/cc to the post target script, just after
15777 the compiler sanity test.
15778
15779Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * config.sub: Merge with FSF.
15782
15783Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15784
15785 * Makefile.in (RPATH_ENVVAR): New variable.
15786 (REALLY_SET_LIB_PATH): Use it.
15787 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15788
15789Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15790
15791 * config.sub, configure.in: Recognize sparclet cpu.
15792
15793Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15794
15795 * config.guess: Support m68k-cbm-sysv4.
15796
15797Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15798
15799 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15800 m68k-unknown-linuxaout from linker help string. Put quotes around
15801 $ld_help_string.
15802
15803Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15804
15805 * config.guess (powerpc-harris-powerunix): Add guess for port
15806 to new target.
15807
15808Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15809
15810 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15811
15812Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15813
15814 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15815 $(REALLY_SET_LIB_PATH) in Makefile.
15816 * Makefile.in (SET_LIB_PATH): New variable.
15817 (REALLY_SET_LIB_PATH): New variable.
15818 ($(DO_X)): Use $(SET_LIB_PATH).
15819 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15820 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15821 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15822 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15823 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15824 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15825 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15826 (install-dosrel): Likewise.
15827 (all-opcodes): Depend upon all-libiberty.
15828
15829Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15830
15831 * config.guess (*:CYGWIN*): New
15832
15833Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15834
15835 * Makefile.in (all-target-winsup): All all-target-libiberty.
15836
15837Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15838
15839 * configure.in (noconfigdirs): Add missing # in front of comment.
15840
15841Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15842
15843 * configure.in: add second pass to things added to noconfigdirs
15844 so *-gm-magic can exclude libgloss properly.
15845
15846Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15847
15848 * mpw-configure (extralibs_name, rez_name): Set correctly
15849 for MWC68K compiler.
15850
15851 * mpw-README: Add more info on the necessary build tools.
15852
15853Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15854
15855 * configure.in, config.sub: Recognize cygwin32.
15856
15857Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15858
15859 * config.guess, config.sub: Recognize A/UX.
15860
15861Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15862
15863 * config.sub: Merge with gcc/config.sub.
15864
15865Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15866
15867 * mpw-build.in (do-binutils): Add build of stamps.
15868
15869Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15870
15871 * config.sub: Add recognition for mips64vr4100*-* targets.
15872
15873Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15874
15875 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15876 Add creation of gconfigargs with `--enable-shared' turned on.
15877 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15878 ($(host)-stamp-stage3-configured): Likewise.
15879 (HOLES): Add chatr and ldd.
15880 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15881
15882Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15883
15884 * configure: Pass --nfp to recursive configures.
15885
15886Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15887
15888 * Makefile.in (DLLTOOL): New.
15889 (DLLTOOL_FOR_TARGET): New.
15890 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15891 (EXTRA_TARGET_FLAGS): Ditto.
15892 (EXTRA_GCC_FLAGS): Ditto.
15893 (CONFIGURE_TARGET_MODULES): Ditto.
15894 (DO_X): Ditto.
15895 * configure: Add DLLTOOL.
15896
15897Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15898
15899 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15900 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15901 mh-sco, since old workarounds no longer needed, and don't
15902 build ld, since libraries have weak symbols in COFF.
15903
15904Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15905
15906 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15907
15908Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * configure.in: Make sure that ${CC} can be used to compile an
15911 executable.
15912
15913Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15914
15915 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15916 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15917 nothing depending on whether gdbtk is being built.
15918
15919Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15920
15921 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15922
15923Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15924
15925 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15926 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15927
15928Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15929
15930 * config-ml.in: Add support for
15931 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15932 Simplify setting of multidirs from --disable-foo.
15933
15934Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15935
15936 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15937 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15938 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15939 non-empty, pass them on to the GCC make.
6599da04
JM
15940 (all-bootstrap): New rule that is like all-gcc, except it executes
15941 the GCC bootstrap rule instead of the GCC all rule.
15942
15943Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15944
15945 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15946
15947Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15948
15949 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15950 DG/UX support.
15951
15952Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15953
15954 * config.sub (i*86*) Change [345] to [3456]
15955
15956Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15957
15958 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15959 --with-gnu-ld=no.
15960
15961Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15962
15963 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15964 AIX multilibs get built.
15965
15966Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15967
15968 * configure.in (i386-win32): Don't build expect if we're not
15969 building the tcl subdir.
15970
15971Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15972
15973 * Makefile.in: (configure-target-examples, all-target-examples):
15974 New targets, configure and build example programs.
15975
15976Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15977
15978 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15979 use it as input to sedit the generated MPW makefile.
15980 * mpw-README: Add a suggestion about Gestalt.h.
15981
15982Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15983
15984 * config.sub: Accept *-*-ieee*.
15985
15986Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15989 Ronald F. Guilmette <rfg@monkeys.com>.
15990
15991Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15992
15993 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15994 for powerpc-pe native.
15995 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15996 (target==powerpc-pe): duplicate i386-win32 entry.
15997
15998Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15999
16000 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16001 of vxworks, not just vxworks5.1.
16002
16003Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16004
16005 * mpw-configure: Add support for exec-prefix.
16006
16007Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16008
16009 * config.guess: Recognize HP model 816 machines as having
16010 a PA1.1 processor.
16011
16012Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16013
16014 * configure: Ignore new autoconf configure options.
16015
6599da04
JM
16016Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16017
16018 * config.guess: Recognize Pentium under SCO.
16019 From Robert Lipe <robertl@arnet.com>.
16020
16021Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16022
16023 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16024
16025Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16026
16027 * configure.in: Don't configure gas for alpha-dec-osf*.
16028
16029Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16030
16031 * configure.in: Default to --with-stabs for some targets for which
16032 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16033 i[345]86*-*-unixware*.
16034
16035Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16036
16037 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16038 rather than basing it on the target. Simplify handling of options
16039 controlling which directories to configure. Remove extraneous
16040 slash in multi-clean target.
16041
16042Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16043
16044 * config-ml.in: Prefix more variables with ml_ so they don't collide
16045 with configure's.
16046
16047Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16048
16049 * configure: Don't turn -v into --v.
16050
16051Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16052
16053 * configure.in (targargs): Fix typo.
16054
16055 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16056
16057Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * configure.in: Strip --host and --target options from
16060 CONFIG_ARGUMENTS, and always configure for --host only. Add
16061 --with-cross-host option when building with a cross-compiler.
16062 * configure: Canonicalize the arguments put into config.status by
16063 always using `=' for an option with an argument. Pass a presumed
16064 --host or --target explicitly.
16065
16066Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16067
16068 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16069 into general OS recognition case.
16070
16071Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16072
16073 * configure.in (target_configdirs): add target-winsup only
16074 for win32 target systems.
16075
16076Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16077
16078 * Makefile.in (all-target-libgloss): Depend upon
16079 configure-target-newlib, since when libgloss is built it looks to
16080 see if the newlib directory exists.
16081
16082Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16083
16084 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16085 cfg-ml-*.in.
16086
16087Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16088
16089 * configure: Handle LD and LD_FOR_TARGET when configuring a
16090 Canadian Cross.
16091
6599da04
JM
16092Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16093
16094 * configure.in (target_libs): add target-winsup.
16095 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16096 (target==ppcle-pe): remove ld from $noconfigdirs.
16097
16098Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16099
16100 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16101 Preserve relative path names in $srcdir. Build symlink tree if
16102 configuring cross target dir and srcdir=. (= no VPATH support).
16103 (configure-target-libg++): Depend on configure-target-librx.
16104 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16105 * config-ml.in: New file.
16106 * symlink-tree: New file.
16107 * configure: Ensure srcdir="." if that's what it is.
16108
16109Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16110
16111 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16112 includes and FLEX_SKELETON setting.
16113 * mpw-configure (--with-gnu-ld): New option, controls whether
16114 to use PPCLink or ld with PowerMac GCC.
16115 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16116 * mpw-config.in: Configure grez if targeting Mac.
16117
16118 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16119 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16120 just macos.
6599da04
JM
16121 * configure.in: Configure grez resource compiler if targeting Mac.
16122 * Makefile.in (all-grez, install-grez): New targets.
16123
16124Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16125
16126 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16127 gcc in the path, set CC to gcc -O2.
6599da04
JM
16128
16129Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * configure: Default ${build} correctly. Avoid picking up extra
16132 spaces when reading CC and CXX from Makefile. When doing a
16133 Canadian Cross, use plausible default values for numerous
16134 variables.
16135 * configure.in: When doing a Canadian Cross, don't try to
16136 configure tools whose configure script can't handle it.
16137
16138Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16139
16140 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16141
16142Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16143
16144 * configure: Remove dubious bug reporting address.
16145
16146Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16147
16148 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16149 configure script, run that instead of this directory's configure.
16150 In either case, print a message that we're configuring the sub-dir.
16151
16152Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16153
16154 * configure.in: Before checking for the existence of various files,
16155 use sed to filter out "target-".
16156
16157Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16158
16159 * Makefile.in (DO_X): Split rule to decrease command line length
16160 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16161 (Philippe De Muyter).
16162
16163Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16164
16165 * Makefile.in (all-patch): depend on all-libiberty.
16166
16167Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * configure.in: If the only directory in target_configdirs which
16170 actually exists is libiberty, then set target_configdirs to empty,
16171 to avoid trying to build a target libiberty in a gas or gdb
16172 distribution.
16173
16174Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16175
16176 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16177 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16178 systems.
6599da04
JM
16179
16180Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16181
16182 * configure.in (copy_dirs): Use sys-include instead of include
16183 for --with-headers option.
16184
16185Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16186
16187 * Makefile.in, configure.in: Make winsup builds work with
16188 new scheme.
16189
16190Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * configure.in: Build the linker on AIX.
16193
16194Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16195
16196 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16197 where needed.
16198
16199Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16200
16201 * Makefile.in (all-gcc): Fix typo.
16202
16203Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16204
16205 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16206
16207Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16208
16209 * configure.in: Rename libFOO to target-libFOO, and xiberty
16210 to target-xiberty, to provide more flexibility.
16211 (target_subdir): Define. Create if cross.
16212 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16213 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16214 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16215 check-libFOO -> check-target-libFOO, etc.
16216 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16217 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16218 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16219 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16220 allow ALL_GCC="" to only configure.
16221 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16222 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16223 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16224
16225Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16226
16227 * Makefile.in (taz): Build "info" in etc explicitly.
16228
16229Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16230
16231 * configure.in: Make sure that CC is undefined (as opposed to
16232 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16233 problem with autoconf trying to configure on a host without GCC.
16234
16235Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16236
16237 * mpw-configure: Set host alias from choice of host compiler,
16238 only use generic MPW Makefile sed if present, edit a file
16239 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16240 * mpw-README: Add problem notes about CW6 and CW7.
16241
16242Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16243
16244 * Makefile.in (taz): Use ";" instead of ";;".
16245
16246Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16247
16248 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16249 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16250 DISTDOCDIRS.
16251 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16252 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16253
16254Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16255
16256 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16257 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16258 Move bfd to DISTSTUFFDIRS.
16259
16260Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16261
16262 * Makefile.in (X11_LIB): Removed.
16263 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16264
16265 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16266
16267Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16268
16269 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16270 names.
16271
16272Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16273
16274 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16275
16276Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16277
16278 * configure.in (i[345]86-*-win32): Always build newlib.
16279 Don't configure cvs, autoconf or texinfo.
16280 * Makefile.in (LD_FOR_TARGET): New.
16281 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16282 Pass down LD_FOR_TARGET.
16283
16284Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16285
16286 * winsup: New directory.
16287 * Makefile.in: Build winsup.
16288 * configure.in: Winsup is configured when target is win32.
16289 Can only build win32 target GDB when native.
4e81ae98 16290
6599da04
JM
16291Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16292
16293 * config.guess: Recognize HP model 819 machines as having
16294 a PA 1.1 processor.
16295
16296Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * configure: Fix sed loop which substitutes for CC and CXX to
16299 avoid bug found in various sed implementations.
16300
16301Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16302
16303 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16304 simulator. Use standard powerpc-*-eabi*.
16305
16306Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * configure.in: Stop putting gas and binutils in noconfigdirs for
16309 powerpc-*-aix* and rs6000-*-*.
16310
16311Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16312
16313 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16314 -mcall-aixdesc libraries.
16315
16316Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16317
16318 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16319
16320 * config.sub (arm | armel | armeb): Fix shell syntax.
16321
16322Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16323
16324 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16325 -msoft-float and -mcpu=common support.
16326 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16327 libraries.
16328
16329Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16330
16331 * configure.in: Allow configuration and build of emacs19 for the alpha.
16332
16333Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16334
16335 * configure.in (CC): Get ^CC, not just any old CC, from
16336 ${host_makefile_frag}.
16337
16338Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16339
4e81ae98 16340 * configure.in (CC): Try to get CC from
6599da04
JM
16341 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16342
16343Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16344
16345 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16346 only if it exists in $(srcdir).
16347
16348Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16349
16350 * configure: If CC and CXX are not set in the environment, set
16351 them, based on either an existing Makefile or on searching for gcc
16352 in PATH. Substitute for CC and CXX in Makefile.
16353 * configure.in: Remove libm from target_libs. Separate
16354 target_configdirs from configdirs. If CC is not set in
16355 environment, try to get it from a host Makefile fragment. Rewrite
16356 changes of configdirs to use skipdirs instead. A few minor
16357 tweaks. Take directories out of target_configdirs as they are
16358 taken out of configdirs. Remove existing Makefile files from
16359 subdirectories. Substitute for TARGET_CONFIGDIRS and
16360 CONFIG_ARGUMENTS in Makefile.
16361 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16362 by configure.in.
16363 (CONFIG_ARGUMENTS): Likewise.
16364 (CONFIGURE_TARGET_MODULES): New variable.
16365 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16366 ($(CONFIGURE_TARGET_MODULES)): New target.
16367 (configure-libg++, configure-libio): New targets.
16368 (all-libg++): Depend upon configure-libg++.
16369 (all-libio): Depend upon configure-libio.
16370 (configure-libgloss, all-libgloss): New targets.
16371 (configure-libstdc++): New target.
16372 (all-libstdc++): Depend upon configure-libstdc++.
16373 (configure-librx, all-librx): New targets.
16374 (configure-newlib): New target.
16375 (all-newlib): Depend upon configure-newlib
16376 (configure-xiberty): New target.
16377 (all-xiberty): Depend upon configure-xiberty.
16378
16379Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16380
16381 * configure.in (host i[345]86-*-win32): Expand the
16382 noconfigdirs again.
16383
16384Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16385
16386 * mpw-configure: Fix sed command file name.
16387
16388Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16389
4e81ae98 16390 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16391 noconfigdirs again.
16392
16393Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16394
16395 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16396 or powerpc*-*-pe*, since they are not yet supported.
16397
16398Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16399
16400 Add PowerMac support and many other enhancements.
16401 * mpw-configure: New option --cc to select compiler to use,
16402 paste options set according to --cc into the generated
16403 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16404 if mpw-make.sed is present.
16405 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16406 add forward includes for PowerPC include files.
16407 * mpw-build.in: Build using Makefile.PPC if present.
16408 (do-byacc, etc): Remove separate version resource builds.
16409 (do-gas): Build "stamps" before "all".
16410 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16411 * mpw-README: Update to reflect --cc option, PowerMac support,
16412 and recently-reported compatibility problems.
16413
16414Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16415
16416 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16417 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16418 (--with-multilib-top): Pass to recursive invocations.
16419
16420Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16421
16422 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16423 v810-*-*.
16424
16425Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16426
16427 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16428 gdb, ld and opcodes on v810-*-*.
16429
6599da04
JM
16430Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16433 (local-maintainer-clean): New target.
16434 (maintainer-clean): New target.
16435 (realclean): Just depend upon maintainer-clean.
16436
16437Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16438
16439 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16440
16441Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16442
16443 * configure.in: Build ld in mips*-*-bsd* case.
16444
16445Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16446
16447 * config.sub: Accept -lites* OS. From Ian Dall.
16448
16449Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16450
16451 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16452 targets.
6599da04
JM
16453
16454Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16455
16456 * configure.in: treat i386-win32 canadian cross the same as
16457 i386-go32 canadian cross.
16458
16459Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16460
16461 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16462 running under the simulator to build a reduced set of libraries.
16463 (powerpc-*-eabiaix): Add fine grained multilib support added to
16464 other powerpc targets yesterday.
16465
16466Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16467
16468 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16469 -disable-softfloat, -disable-relocatable, -disable-aix, and
16470 -disable-sysv to control which multilib libraries get built.
16471
16472Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16473
16474 * configure: Add Makefile.tem to list of files to remove in trap
16475 handler.
16476
16477Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16478
16479 * config.guess (*Linux*): Add missing "exit"s.
16480 Also, need specific check for alpha-unknown-linux (uses COFF).
16481
16482Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16483
16484 * config.guess: Merge with FSF:
16485
16486 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16487 * config.guess (AIX4): More robust release numbering discovery.
16488
16489 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16490 * config.guess (i386-sequent-ptx): Properly get version number.
16491
16492 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16493 * config.guess (mips:*:4*:UMIPS): New case.
16494
16495Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16496
16497 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16498 (i386-win32 host): Likewise. Don't build readline.
16499
16500Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16501
16502 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16503 SUPPORT_FILES to submakes.
16504
16505Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16506
16507 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16508 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16509 mpw-configure.
16510
16511Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16512
16513 * configure.in (appdirs): Use =, not ==, in test expression when
16514 trying to build the text to print in the warning message for
16515 Solaris users.
16516
16517Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16518
16519 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16520
16521Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16522
16523 * config.guess: Recognize lynx-2.3.
16524
16525Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16526
16527 * config.sub (z8ksim): Deleted
16528 (z8k-*-coff): New, this is the one true name of the target.
16529
16530Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16531
16532 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16533
16534Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16535
16536 * config.guess (*:Linux:*:*): First try asking the linker what the
16537 default object file format is (elf, aout, or coff). Then if this
16538 fails, try previous methods.
16539
16540Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16541
16542 * configure.in: Don't build newlib for *-*-vxworks5.1.
16543
16544Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16545
16546 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16547 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16548
16549Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16550
16551 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16552
16553Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16554
16555 * cfg-ml-com.in: New file.
16556 * cfg-ml-pos.in: New file.
16557
16558Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16559
16560 * COPYING.NEWLIB: Add HP free copyright to list.
16561
16562Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16563
16564 * config.sub: Recognize -eabi* for the system, not just -eabi.
16565
16566Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16567
16568 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16569 * config.sub, configure.in (win32): New target and host.
16570
16571Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16572
16573 * configure.in: Add i386-pe configuration.
16574
16575Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16576
16577 * mpw-build.in (install): Install GDB after LD.
16578
16579Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16580
16581 * mpw-config.in (elf/mips.h): Always forward-include, needed
16582 for GDB to build.
16583
16584Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16585
16586 * testsuite: New directory for customer acceptance and whole tool
16587 chain tests.
16588
16589Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16590
16591 * configure: If per-host line isn't found, but AC_OUTPUT is found
16592 and a configure script exists, run it instead.
16593
16594Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16595
16596 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16597
16598Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16599
16600 * configure: Set build_{cpu,vendor,os,alias} to host values when
16601 --build isn't specified.
16602
16603Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16604
16605 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16606 (FLAGS_TO_PASS): Pass them.
16607 (EXTRA_TARGET_FLAGS): Ditto.
16608
6599da04
JM
16609Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16610
16611 * Makefile.in (all-libg++): Depend on all-libstdc++.
16612
16613Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16614
16615 * configure.in (noconfigdirs): Enable all packages for
16616 i386-unknown-netbsd.
16617
16618Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16619
16620 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16621 hosted builds (DOS builds)
16622
16623Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16624
16625 Changes for ARM based on patches from Richard Earnshaw:
16626 * config.sub: Handle armeb and armel.
16627 * configure.in: Omit arm linker only for riscix.
16628
16629Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16630
16631 * config.guess: Update from FSF.
16632
16633Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16634
63f6bcd7 16635 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16636 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16637 powerpcle variant. Convert pentium into i586, not i486. Add p5
16638 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16639 temporarily.
16640
16641Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16642
16643 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16644
16645Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16646
16647 * config.sub: Accept -lites* as a basic system type.
16648
16649Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16650
16651 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16652 installed, and if so return linuxoldld as the system name.
16653
16654Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16655
16656 * config.guess: Add hppa1.1-hp-lites support.
16657
16658Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16659
16660 * configure.in: Don't build newlib for m68k-vxworks5.1.
16661
16662Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16663
16664 * configure.in (mips-sgi-irix6): Use mh-irix5.
16665
16666Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16667
16668 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16669
16670Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16671
16672 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16673 OSF/1. Fix compiler flags.
6599da04
JM
16674 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16675
16676Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16677
16678 * configure.in: Recognize --with-newlib.
16679 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16680
16681Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16682
d207ebef 16683 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16684 to *_X11_MODULES due to gdbtk needing X include files et al.
16685
16686Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16687
16688 Merge in support for Mac MPW as a host.
16689 (Old change descriptions retained for informational value.)
16690
16691 * mpw-config.in: Add generic include forwards for cpu-specific
16692 include files in aout and elf directories.
16693
16694 * mpw-configure: Added copyright.
16695 * mpw-config.in: Check for presence of required build tools.
16696 (target_libs): Add newlib.
16697 (target_tools): Add examples.
16698 (Read Me): Generate as "Read Me for MPW" instead.
16699 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16700 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16701 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16702
16703 * mpw-configure: Remove subdir-specific makefile hackery,
16704 delete mk.tmp after using it.
16705
16706 * mpw-build.in (all): Display start and end times.
16707
16708 * mpw-configure (host_canonical): Set.
16709 (target_cpu): Always add to makefiles.
16710 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16711 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16712 (mpw-mh-mpw): Look for in srcdir and srcroot.
16713 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16714
16715 * mpw-build.in: (install-only): New target.
16716
16717 * mpw-configure (host_alias, target_alias): Rename from hostalias
16718 and targetalias, add into generated Makefile.
16719 (mk.tmp): If present, add into generated Makefile.
16720 * mpw-build.in (all-gas): Build config.h first before gas proper.
16721
16722 * mpw-configure (config.status): Write only if changed.
16723 * mpw-config.in (readline): Configure it (not built, just used for
16724 definitions).
16725
16726 * mpw-config.in (elf/mips.h): Add a forward include.
16727
16728 * mpw-config.in: Forward-include most .h files in include into
16729 extra-include.
16730 (readline): Don't build.
16731 mpw-build.in (install): Install GDB.
16732
16733 * mpw-configure (prefix, mpw_prefix): Handle it.
16734 * mpw-config.in (mmalloc, readline): Don't configure.
16735 * mpw-build.in (thisscript): Rename to ThisScript.
16736 Use mpw-build instead of BuildProgram everywhere.
16737 (mmalloc, readline): Don't build.
16738 * mpw-README: New file, basic documentation about the MPW port.
16739
16740 * mpw-config.in: Use forward-include to create include files.
16741
16742 * mpw-configure: Add more things to the top of each configured
16743 Makefile, including contents of config/mpw-mh-mpw.
16744 * mpw-config.in (extra-include): Create this directory and fill it
16745 with Posix-like include files when configuring.
16746
16747 * config.sub (apple, mac, mpw): Add various aliases.
16748
16749 * mpw-build.in: New file, top-level build script fragment for MPW.
16750 * mpw-configure: New file, configure script for MPW.
16751 * mpw-config.in: New file, config fragment for MPW.
16752
16753Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16754
16755 * configure.in (host_libs): Remove glob, since it is gone from the
16756 sources.
16757
16758Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16759
16760 * Makefile.in: define empty GDB_NLM_DEPS var.
16761
16762 * configure.in(target_makefile_frag): use config/mt-netware
16763 for netware targets.
16764
16765Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16766
16767 * config.sub: Merge in recent FSF changes. Remove linux special
16768 cases.
16769
16770Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16771
731a8127 16772 Revert this change:
6599da04
JM
16773
16774 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16775
16776 * build-all.mk: Use CC=cc -Xs on Solaris.
16777
6599da04
JM
16778Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16779
16780 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16781 stop using it.
16782 * Makefile.in: Nuke all references to glob subdirectory.
16783
16784Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16785
16786 * configure.in: Fix --enable-shared logic in per-host.
16787
16788Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16789
16790 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16791
16792Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16793
16794 * configure.in (noconfigdirs): Don't build gas on AIX, for
16795 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16796
16797Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16798
16799 * configure: Fix --cache-file to work if the file argument is a
16800 relative path.
16801
16802Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16803
16804 * configure: If the --cache-file is used, pass it down to
16805 configure in subdirectories.
16806
16807Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16808
16809 * config.sub: add vxworks29k configuration.
16810
16811Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16812
16813 * Makefile.in (taz): Do "diststuff" part quietly.
16814
16815Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16816
16817 * config.sub: Mini-merge with gcc/config.sub.
16818
16819Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16820
16821 * config.guess (IRIX): Sed - to _.
16822
16823Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16824
16825 * Makefile.in (source-vault, binary-vault): New targets.
16826
16827Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16828
16829 * config.sub: Recognize -eabi as a basic system type.
16830
16831Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16832
16833 * configure.in (enable_shared stuff): Fix typo.
16834
16835Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16836
16837 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16838
16839Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16840
16841 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16842
16843Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16844
16845 * configure.in (rs6000-*-*): Don't build gas.
16846
16847Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16848
16849 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16850 reduce command line length.
16851 (AS_FOR_TARGET): Check for as.new, not Makefile.
16852 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16853
16854Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16855
16856 * config.guess: Merge from FSF.
16857
16858Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16859
16860 * configure: Don't use $ when handling program_suffix.
16861
16862Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16863
16864 * configure.in: Configure tk for hppa/hpux.
16865
16866Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16867
16868 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16869
16870Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16871
16872 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16873 to LIBCXXFLAGS. Tests are better run without it.
16874
16875Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16876
16877 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16878
16879Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16880
16881 * configure.in (*-*-netware*): Don't configure xiberty.
16882
16883Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16884
16885 * configure.in: Remove tk from native_only list.
16886
16887Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16888
16889 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16890 for special NCD build.
16891
16892Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16893
16894 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16895 makeall.bat, they're only useful for binutils snapshots.
16896 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16897 makeall.bat to specified SUPPORT_FILES.
16898
16899Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16900
16901 * build-all.mk: Add Ericsson targets to sun4 and solaris
16902 hosts. Add BNR's sun4 target to solaris host, so their
16903 build-from-source will be tested in-house first.
16904
16905Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16906
16907 * Makefile.in (LIBCFLAGS): New variable.
16908 (CFLAGS_FOR_TARGET): Ditto.
16909 (LIBCFLAGS_FOR_TARGET): Ditto.
16910 (LIBCXXFLAGS): Ditto.
16911 (CXXFLAGS_FOR_TARGET): Ditto.
16912 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16913 (BASE_FLAGS_TO_PASS): Pass them.
16914 (EXTRA_TARGET_FLAGS): Ditto.
16915
731a8127 16916 * configure.in: Support --enable-shared.
6599da04
JM
16917
16918Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16919
16920 * configure.in (target_libs): Include libstdc++ again.
16921 * config.guess: Update from FSF (for FreeBSD).
16922
16923Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16924
16925 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16926 makeall.bat.
16927 (DISTDOCDIRS): Add `etc'.
16928 (ETC_SUPPORT_PFX): New variable.
16929 (taz): Include anything from etc starting with a word in
16930 ETC_SUPPORT_PFX.
16931
16932Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16933
16934 * config.sub: Update for recent FSF changes. Remove obsolete
16935 h8300hds entry. Add -windows* and -osx as basic os. Minor
16936 spacing changes.
16937
16938Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16939
16940 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16941
16942 * config.guess: Merge with FSF.
16943 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16944
16945Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16946
16947 * configure: Since the "trap 0" handler will override the exit
16948 status on many systems, only use it for "exit 1", and make it set
16949 a non-zero exit status; reset it before "exit 0". Also, check
16950 exit status of config.sub, and error out if it failed.
16951
16952Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16953
16954 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16955 and install libgloss.
16956
16957Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16958
16959 * Makefile.in (all-binutils): Depend upon all-byacc.
16960
16961 * configure.in: Don't build emacs on Irix 5.
16962
16963Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16964
16965 * configure.in (*-*-netware*): Add libio.
16966
16967Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16968
16969 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16970 (CHECK_TARGET_MODULES): Ditto.
16971 (INSTALL_TARGET_MODULES): Ditto.
16972 (TARGET_LIBS): Ditto.
16973 (all-libstdc++): Note dependencies.
16974
16975Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16976
16977 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16978
16979Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16980
16981 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16982 -fexternal-templates.
16983
16984 * configure.in (target_libs): Add libstdc++.
16985 (noconfigdirs): Add libstdc++ as appropriate.
16986
16987Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16988
16989 * config.guess: Update from FSF.
16990
16991Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16992
16993 * configure: Use ${config_shell} when running ${configsub}.
16994
16995Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16996
16997 * config.sub: No longer recognize h8300h.
16998
16999Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17000
17001 * config.sub: Remove extraneous differences between config.sub and
17002 gcc/config.sub.
17003
17004Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17005
17006 * Makefile.in (DISTSTUFFDIRS): Add gas.
17007
17008Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17009
17010 * COPYING.NEWLIB: New file.
17011
17012Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17013
17014 * config.guess (HP-UX): Patch from Harlan Stenn
17015 <harlan@landmark.com> to also emit release level.
17016
17017Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17018
17019 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17020
17021Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17022
17023 * config.sub: Merge nextstep cleanup from FSF.
17024
17025Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17026
17027 * configure.in (arm-*-*): Don't configure ld for this target.
17028
17029Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17030
17031 * configure.in (*-*-netware): don't configure libg++, libio,
17032 librx, or newlib.
17033
17034Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17035
17036 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17037 configure ld--it works, but it doesn't support shared libraries.
17038
17039Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17040
17041 * config.guess (*-unknown-freebsd*): Get rid of possible
17042 trailing "(Release)" in version string.
17043 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17044
17045Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17046
17047 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17048 Fix type: *-next-neststep -> *-next-nextstep.
17049
17050 * config.guess: Merge from FSF:
17051
17052 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17053
17054 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17055
17056 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17057
17058 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17059 instead of UNIX_SV for UnixWare 1.0).
17060
17061Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17062
17063 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17064 to make gdb/nlm/* build after the compiler and linker.
17065
17066Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17067
17068 * config.guess (netbsd, freebsd, linux): Accept any machine,
17069 not just i[34]86.
17070 (m68k-atari-sysv4): Relocate to match FSF version.
17071
17072 * config.guess: More merges from the FSF:
17073
17074 Add a space before function call or macro invocation.
17075
17076 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17077
17078 * config.guess: Add trap cmd to remove dummy.c and dummy when
17079 interrupted.
17080
17081 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17082
17083 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17084 (dummy): Redirect stderr from compilation of dummy.c.
17085
17086 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17087
17088 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17089
17090Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17091
17092 * configure: Accept and ignore --cache*, for compatibility with
17093 new autoconf.
17094
17095Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17096
17097 * config.guess: Merge from FSF:
17098
17099 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17100
17101 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17102 (PATH): Add /.attbin at end for finding uname.
17103 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17104
17105 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17106
e490616e 17107 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17108
17109 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17110
e490616e
ZW
17111 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17112 to select whether to use ELF or COFF.
6599da04
JM
17113
17114 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17115
e490616e 17116 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17117
17118 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17119
17120 * config.guess: Guess the OS version for HPUX.
17121
17122 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17123
17124 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17125
17126Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17127
17128 * configure.in: Recognize --with-headers, --with-libs, and
17129 --without-newlib.
17130 * Makefile.in (all-xiberty): Depend upon all-ld.
17131
17132Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17133
17134 * configure.in: Change i[34]86 to i[345]86.
17135
17136Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17137
17138 * configure (version): A few more tweaks to help message.
17139
17140Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17141
17142 * Makefile.in: Remove (for now) librx as a host library,
17143 now that we're building it for target.
17144
17145Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17146
17147 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17148 (Karl Berry).
17149
17150Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17151
17152 * configure.in: Also configure librx.
17153
17154Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17155
17156 * Makefile.in: Update various rules to reflect that librx
17157 is now needed for libg++.
17158
17159Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17160
17161 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17162
17163Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17164
17165 * configure.in: Configure the examples directory.
17166
17167Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17168
17169 * configure: Simplify Jun 2 1994 change.
17170
17171Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17172
17173 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17174 /bin/gcc isn't good enough to build gcc.
17175
17176Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17177
17178 * Makefile.in (GDB_SUPPORT_FILES): Remove
17179 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17180 (gdb.tar.gz): Add new rule to use standard distribution building
17181 mechanism.
17182
17183Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17184
17185 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17186 Bill Cox <bill@cygnus.com>.
17187
17188Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17189
17190 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17191
17192Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17193
17194 * configure: Search current dir first in .gdbinit.
17195
17196Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17197
17198 * config.sub: Recognize freebsd (merged from gcc config.sub).
17199
17200Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17201
17202 * config.sub: Refer to NeXT's operating system as nextstep.
17203
17204 * config.sub (case $basic_machine): Re-order the cases, to match
17205 the order in the FSF version (which is mostly alphabethical).
17206 Merge in some additions and changes from the FSF.
17207
17208Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17209
17210 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17211 * config.sub: Recognize cxux7.
17212 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17213
17214Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17215
17216 * config.sub: Fix typo powerpc -> powerpc-*.
17217
17218Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17219
17220 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17221
17222 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17223 parallel with all-emacs and install-emacs). Top-level command
17224 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17225
17226Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17227
17228 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17229 $(relbindir)/make before doing ``make install'', and use
17230 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17231 installing over running make binary.
17232 ($(host)-stamp-stage3-installed): Likewise.
17233
17234Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17235
17236 * config.guess: Recognize Mach.
17237
17238Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17239
17240 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17241 see whether --exec-prefix was used.
17242
17243Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17244
17245 * README: Explicitly mention libg++/README. (Zoo's idea.)
17246
17247Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17248
17249 * Makefile.in: Add all-librx target similar to all-libproc.
17250
17251Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17252
17253 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17254 with post 1.2 uname bogosity.
17255
17256Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17257
17258 * configure: Remove temporary files on receipt of a signal.
17259
17260Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17261
17262 * configure: If there is a package_makefile_frag, remove
17263 ${subdir}/Makefile.tem after copying it in.
17264
17265Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17266
17267 * build_all.mk: support rs6000 lynx identifies itself as
17268 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17269 since /bin/gcc is too feeble to compile a modern gcc.
17270
17271Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17272
17273 * brought devo/test-build.mk update-to-date with progressive/
17274 test-build.mk. Add lynx targets and hppa flag info.
17275
17276Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17277
17278 * configure.in: Use mh-ncrsvr43. Patch from
17279 Tom McConnell <tmcconne@sedona.intel.com>.
17280
17281Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17282
17283 * config.guess (i386-unknown-bsdi): No longer need to
17284 check #if defined(__bsdi__) && defined(__i386__).
17285
17286Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17287
17288 * configure: Set program_transform_nameoption correctly.
17289
17290Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17291
17292 * brought build-all.mk update-to-date with progressive build-all.mk,
17293 added new targets and hppa info.
4e81ae98 17294
6599da04
JM
17295Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17296
17297 * configure: If config.guess result is a prefix of the user
17298 specified target, assume a native build and use the user specified
17299 target as the host alias. Remove SunOS patch suffix removal hack.
17300 * configure.in: Remove SunOS patch suffix removal hack.
17301
17302 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17303 in NATIVE_CHECK_MODULES.
17304
17305Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17306
17307 * Makefile.in: Rename HOST_ONLY to NATIVE.
17308 * configure: Delete SunOs patch suffix from host_canonical
17309 and build_canonical variables that are prepended to Makefiles.
17310 * configure.in: Add comments for easier maintenance.
17311
17312Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17313
17314 * Makefile.in: Add all-libproc target similar to all-gui.
17315
17316Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17317
17318 * Makefile.in (CHECK_MODULES): split into
17319 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17320
17321Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17322
17323 * config.guess (i386-unknown-bsdi): New system to guess.
17324
17325Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17326
17327 * Makefile.in: Add all-gui target (but not yet build by "all").
17328
17329Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17330
17331 * config.sub: Move deletion of patch suffix from here...
17332 * configure.in: To here, at Ian's suggestion. The top-
17333 level scripts might need to know of a patch level.
17334
17335Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17336
17337 * config.sub: Strip off patch suffix so rtl is recognized
17338 as a sunos4.1.3 machine, even though it's been patched.
17339
17340Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17341
17342 * Makefile.in (INSTALL_LAST): Delete.
17343 (INSTALL_DOSREL): New.
17344
17345Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17346
17347 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17348 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17349 whether we pass down --with-gnu-ld anyhow.
17350
17351Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17352
17353 * Makefile.in (INSTALL_LAST): Change operation so it works
17354 on more flavors of make.
17355 * configure.in (go32): Don't build libg++ or libio.
17356
17357Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17358
17359 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17360 they can be overriden by templates.
17361
17362Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17363
17364 * configure.in (target==go32): Don't build gdb.
17365 * dosrel: New directory.
17366
17367Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17368
17369 * configure.in (host==go32): Configure dosrel too.
17370 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17371 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17372 be set by incoming names or templates.
17373 (INSTALL_LAST): New rule.
6599da04
JM
17374
17375Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17376
17377 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17378
17379Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17380
6599da04
JM
17381 * configure.in (appdirs): New variable. Currently empty, but will
17382 be used in gas distribution. If nonempty, lists a set of
17383 directories at least one of which must get configured, or top
17384 level configuration is considered to have failed.
17385 (rs6000-*-lynxos*): Use new file name.
17386
17387Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17388
17389 Eliminate XTRAFLAGS.
17390 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17391 newlib include files using -idirafter, and also use -nostdinc.
17392 (CXX_FOR_TARGET): Likewise.
17393 (XTRAFLAGS): Removed.
17394 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17395 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17396 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17397 ($(DO_X)): Don't pass down XTRAFLAGS.
17398
17399Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17400
17401 * configure.in (mips*-dec-bsd*): New target; do build linker.
17402 (mips*-*-bsd*): New target; don't build linker.
17403
17404Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17405
17406 * configure.in: support rs6000-*-lynxos* configuration.
17407 support sunos4 as a cross target.
17408
17409 * config.sub: look for lynx*, not lynx since the OS version may
17410 legitimately be part of the name.
17411
17412Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17413
17414 * configure.in (i[34]86-*-sco*): Move to be with other i386
17415 targets.
17416 (romp-*-*): New target. Skip various binary utilities.
17417 (vax-*-*): New target. Don't build newlib.
17418 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17419
17420Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17421
17422 * configure.in: Only set host_makefile_frag if config
17423 directory exists.
17424
17425Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17426
17427 * install.sh: If $dstdir exists, don't check whether each
17428 component does.
17429
17430Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17431
17432 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17433
17434Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17435
3b75d237
AJ
17436 * configure.in (*-*-lynxos*): Don't configure newlib for either
17437 native or cross Lynx.
6599da04
JM
17438
17439Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17440
17441 * config.sub (sparc64-elf): Fix os.
17442 (z8k): Remove duplicate.
17443
17444Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17445
17446 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17447 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17448
17449Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17450
17451 * configure: Make file links cleanly even if Lynx fails on
e490616e 17452 an NFS symlink (at least fail cleanly).
6599da04
JM
17453
17454Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17455
17456 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17457 -XNh2000.
17458
17459Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17460
17461 * configure: Unknown options are fatal again.
17462
17463Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17464
17465 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17466 compatibility.
6599da04
JM
17467
17468Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17469
17470 * build-all.mk: Add `clean' target.
17471
17472Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17473
17474 * config.guess: Add SINIX support.
17475 * configure.in: Add mips-*-sysv4* support.
17476
17477Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17478
17479 * build-all.mk: Document all useful targets.
17480 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17481 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17482
17483Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17484
17485 * configure: Support --silent, --quiet.
17486
17487Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17488
17489 * configure: Support --disable-FEATURE.
17490
17491Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17492
17493 * config.guess: Recognize NCR running SVR4.3.
17494
17495Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17496
17497 * config.guess: Make BSDI generate i386-unknown-bsd386.
17498 Patch from Paul Eggert <eggert@twinsun.com>.
17499
17500Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17501
17502 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17503
17504Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17505
17506 * configure: Make unrecognized options give nonfatal warnings
17507 instead of fatal errors, and pass them to any subdirectory
17508 configures in case they recognize them.
17509 Make --x equivalent to --with-x.
17510
17511Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17512
17513 * configure: Add --enable-* options. Clean up usage message and
17514 some comments.
17515
17516Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17517
17518 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17519
17520Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17521
17522 * configure.in (hppa*-*-*): Enable binutils.
17523
17524Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17525
17526 * config.sub: Recognize cisco.
17527
17528Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17529
17530 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17531
17532Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17533
17534 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17535 than one configuration name. Add comment.
17536
17537Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17538
17539 * config.guess: about target *-hitachi-hiuxwe2, fixed
17540 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17541 macro is incorrect.]
17542
17543Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17544
17545 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17546 than the "make ls" stuff which used to be here.
17547
17548Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17549
17550 * config.guess: Recognize i[34]86-unknown-freebsd.
17551 From Shawn M Carey <smcarey@rodan.syr.edu>.
17552
17553Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17554
17555 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17556
17557Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17558
17559 * config.guess: Check for ptx.
17560
17561Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17562
17563 * config.sub: Add os9k checking.
17564
17565Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17566
17567 * config.guess: Handle OSF1 running on HPPA processors
17568
17569Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17570
17571 * configure: If subdir configure fails, print out a message with
17572 subdirectory name, in case subdir's configure code didn't identify
17573 itself.
17574
17575Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17576
17577 * configure.in: Remove embedded newlines from configdirs.
17578 Avoid mismatches of substrings. Fix matching strings at end
17579 of configdirs.
17580
17581Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17582
17583 * config.guess: Add Lynx/rs6000 config support.
17584
17585Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17586
17587 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17588
17589Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17590
17591 * configure.in (hppa*-*-osf*): Treat this just like most other
17592 PA configurations (eg no binutils or ld).
17593 (hppa*-*-*elf*): These configurations have binutils and ld.
17594
17595Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17596
17597 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17598
17599Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17600
17601 * configure.in (rs6000-*-*): Build gas.
17602
17603Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17604
e490616e 17605 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17606
17607Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17608
17609 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17610 for GDB and GDB has been fixed to not need it.
17611
6599da04
JM
17612Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17613
17614 * config.guess: Recognize vax hosts.
17615
17616Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17617
17618 * configure (while loop): Don't use "break 2" inside case
17619 statement -- the case statement isn't an enclosing loop.
17620
17621Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17622
17623 * config.guess: Clean up NeXT support, to allow nextstep
17624 on Intel machines. Make OS be nextstep.
17625
17626Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17627
17628 * config.guess: Add alternate forms for Convex.
17629
17630Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17631
17632 * configure: Completely rewrite option processing. Take
17633 advantage of pattern-matching to avoid invoking test frequently.
17634 Also clean up host and target defaulting logic.
17635
17636Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17637
17638 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17639 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17640 commands (plus user environment) will fit SCO limits.
17641
17642Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17643
17644 * configure.in: Don't issue warnings about directories which are
17645 not being configured if -norecursion is set. Correct test for
17646 --with-gnu-as and --with-gnu-ld to not get confused by substring
17647 matches.
17648
17649 * configure.in: Don't build gas for alpha-dec-osf1*.
17650
17651Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17652
17653 * configure: Back out Per's change of 12/19/1993. It changes the
17654 behavior of configure in unexpected and confusing ways.
17655
17656 Also, use different delim char when calculating
17657 program_transform_name so that the name can contain slashes.
17658
17659Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17660
17661 * configure.in, config.sub: Add support for VSTa micro-kernel.
17662
17663Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17664
17665 * configure.in: Nuke hacks which were used to get a special
17666 version of GAS for HPPA configurations.
17667
17668Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17669
17670 * configure: If only ${target_alias} is given, use that
17671 as the default for ${host_alias}.
17672 * configure: Add missing back-slashes before nested quotes.
17673
17674Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17675
17676 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17677
17678Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17679
17680 * config.guess: Recognize some Tektronix configurations.
17681 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17682
17683Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17684
17685 * config.sub: Match any flavor of SH.
17686
17687Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17688
17689 * configure.in: Don't try to configure newlib for Alpha.
17690
17691Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17692
17693 * configure.in: Don't build ld for Irix 5. Don't build gas,
17694 libg++ or libio for any Alpha target.
17695
17696 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17697
17698Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17699
17700 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17701 default arguments -- so it tried to compress itself.
17702
17703Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17704
17705 * configure.in (notsupp): ensure that a space is always at the end
17706 of the configdirs list, since the grep checks for an explicit space
17707
17708Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17709
17710 * configure.in (target i386-sysv4.2): don't build ld, since static
17711 versions of many libraries are not available.
17712
17713Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17714
17715 * config.guess: Recognize Apollos (using environment variables).
17716 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17717
17718Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17719
17720 * config.guess: Recognize Sony news mips running newsos.
17721
17722Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17723
17724 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17725 "fi ; else" for bash.
17726
17727Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17728
17729 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17730
17731Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17732
17733 * config.sub: accept unixware as an alias for svr4.2.
17734 Fix some inconsistancies with the gcc version.
17735
17736Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17737
17738 * Makefile.in (DISTDOCDIRS): Add gdb.
17739
17740Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17741
17742 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17743
17744Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17745
17746 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17747 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17748 this now.
17749
17750Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17751
17752 * config.sub: Accept hiux* as an OS name.
17753
17754 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17755 etc/make-stds.texi. The underscore came from gcc, and dje now
17756 agrees that RUNTESTFLAGS is the correct name.
17757
17758Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17759
17760 * install.sh: Remove 'set -e'. It makes any conditionals
17761 in the script useless.
17762
17763 * config.guess: Automatically recognize arm-acorn-riscix
17764 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17765
17766Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17767
17768 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17769
17770Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17771
17772 * Makefile.in (DISTDOCDIRS): New variable.
17773 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17774 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17775
17776Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17777
17778 * configure.in (hppa target): check the source directory for the
17779 pagas sub-directory
17780
17781Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17782
17783 * config.sub: Allow -aout* and -elf*.
17784
17785Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17786
17787 * configure.in: Don't build ld on i386-solaris2, same as for
17788 sparc-solaris2.
17789
17790Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17791
17792 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17793
17794Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17795
17796 * configure.in: Configure gdb for alpha.
17797
17798Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17799
17800 * Makefile.in (CXXFLAGS): Add -O.
17801
17802Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17803
17804 * config.guess: added support for DG Aviion
17805
17806Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17807
17808 * configure.in: Produce warning message for subdirectories not
17809 configurable for this host/target combination. Don't try to
17810 configure gdb for vms.
17811
17812Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17813
17814 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17815 appropriate files before making "diststuff".
17816 (DISTBISONFILES): New var: list of files to be edited.
17817 (DISTSTUFFDIRS): Add binutils.
17818
17819Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17820
17821 * config.sub: also handle mipsel and mips64el (for little endian mips)
17822
17823Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17824
17825 * configure.in: Add * to end of all OS names.
17826
17827Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17828
17829 * configure.in: Build newlib for LynxOS native.
17830
17831Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17832
17833 * config.guess: Add support for delta 88k running SVR3.
17834
17835 * configure.in: Add comment about HP compiler vs. emacs.
17836
17837Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17838
17839 * configure.in: don't build ld on solaris2 (not a viable option
17840 due to bugs in getpwnam & getpwuid)
17841
17842Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17843
17844 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17845 config.guess will produce a full version number.
17846
17847Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17848
17849 * configure.in: Build linker and binutils for alpha-dec-osf1.
17850
17851Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17852
17853 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17854 and gdb/testsuite/Makefile.in.
17855
17856Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17857
17858 * configure.in: recognize mips*- instead of mips-
17859
17860Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17861
17862 * config.sub: Accept linux*coff and linux*elf as operating
17863 systems.
17864
17865Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17866
17867 * config.sub: Recognize mips64, and mips3 as an alias for it.
17868
17869Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17870
17871 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17872 gdb knows how to handle OSF/1 shared libraries.
17873
17874Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17875
17876 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17877 * config.guess: Recognize Hitachi's HIUX.
17878 * config.sub: Recognize h3050r* and hppahitachi.
17879 Remove redundant cases for hp9k[23]*.
17880
17881Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17882
17883 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17884 if gas and ld are in the source tree and are in ${configdirs}.
17885 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17886 --with options (but still pass them down on the command line,
6599da04
JM
17887 if they were explicitly specified).
17888
17889Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17890
17891 * configure: substitute SHELL value in Makefile.in with
17892 ${CONFIG_SHELL}
17893
17894Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17895
17896 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17897 *-*-solaris2* targets.
17898
17899Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17900
17901 * Makefile.in: define M4, and pass it down to sub-makes;
17902 all-autoconf now depends on all-m4
17903
17904Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17905
17906 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17907 presence of {ar,ranlib} instead of a configured directory
17908
17909Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17910
17911 * config.guess: Accept 34?? as well as 33?? for NCR.
17912
17913Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17914
17915 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17916 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17917
17918Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17919
17920 * configure: grab values for $(CC) and $(CXX) from the
17921 environment, so that someone can do "CC=gcc configure; make" and
17922 have it work right (matching the way that autoconf works now)
17923
17924 * configure.in, Makefile.in: add support for gash, the tcl
17925 interface to Galaxy
17926
17927 * config.guess: add NetBSD variants (hp300, x86)
17928
17929Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17930
17931 * install.sh: Support -d option (in the manner of SunOS 4 install,
17932 as it is more deterministic than that of GNU install)
17933 (chmodcmd): Set file to mode 755 by default (should also do default
17934 chgrp and chown, but I don't feel like dealing with that now)
17935
17936Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17937
17938 * config.sub: Remove h8300hhms alias.
17939
17940Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17941
17942 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17943
17944Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17945
17946 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17947 as stmp-fixinc
17948
17949Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17950
17951 * config.sub: recognize m88110-bug-coff.
17952
17953Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17954
17955 * Makefile.in (all-libio): all dependencies on the toolchain used
17956 to build this (gcc, gas, ld, etc)
17957
17958Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17959
17960 * config.guess: Deal with OSF/1 1.3 on alpha.
17961
17962Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17963
17964 * install.sh: add some 'else true' clauses for portability
17965
17966 * configure.in: don't build libio for h8[35]00-*-* targets
17967
17968Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17969
17970 * Makefile.in: Add support for new libio.
17971
17972Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17973
17974 * install.sh: If one command fails, don't try the rest. Don't try
17975 to remove $dsttmp (via trap) unless we have already created it.
17976 If $src doesn't exist, detect it and exit with an error.
17977
17978 * config.guess: Recognize BSD on hp300.
17979
17980Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17981
17982 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17983 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17984
17985Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17986
17987 * Makefile.in (all-send-pr): depends on all-prms
17988
17989Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17990
17991 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17992
17993Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17994
17995 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17996 Added test for mips-mips-riscos5.
17997
17998Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17999
18000 * configure.in: use mh-hp300 for 68k HP hosts
18001
18002Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18003
18004 * configure: add support for CONFIG_SHELL, so that you can use
18005 some alternate shell for evaluating configure scripts
18006
18007Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18008
18009 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18010 in configure script to bug-gdb@prep.ai.mit.edu when building
18011 distribution archive.
18012 * Makefile.in (COMPRESS): Remove def.
18013 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18014 gdb.tar.Z and make-gdb.tar.Z respectively.
18015 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18016 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18017 to convergence with 'taz' target in Makefile.in.
18018
18019Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18020
18021 * install.sh (dsttmp): use trap to ensure that tmp files go
18022 away on error conditions
18023
18024Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18025
18026 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18027
18028Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18029
18030 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18031 its parent is '/' not ''.
18032
18033 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18034
18035Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18036
18037 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18038 that ${newsrcdir}/configure.in does.
18039
18040Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18041
18042 * test-build.mk: support for CONFIG_SHELL
18043
18044Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18045
18046 * config.sub (netware): Add as a basic system type.
18047
18048Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18049
18050 * Makefile.in (Makefile): depend on configure.in. Also drop the
18051 $(srcdir)/ from the dependency on Makefile.in.
18052
18053Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18054
18055 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18056 (h8300hhms is temporary until multi-libraries are implemented).
18057 * configure.in: Handle h8300h too.
18058
18059Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18060
18061 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18062
18063Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18064
18065 * configure: Remove extraneous output when guessing host type.
18066 * config.guess: Remove extraneous output when guessing using C
18067 compiler rather than uname, or when guessing fails.
18068
18069Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18070
18071 * Makefile.in: remove all.cross and install.cross targets
18072
18073 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18074 definitions
18075
18076Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18077
18078 * configure.in (target sh): Build gprof.
18079
18080Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18081
18082 * config.sub: change -solaris to -solaris2
18083
18084Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18085
18086 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18087
18088Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18089
18090 * configure: Correct error message for missing Makefile.in to
18091 print correct directory.
18092
18093Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18094
18095 * install.sh: kludge around 386BSD shell bug
18096
18097Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18098
18099 * config.guess: Recognize NeXT.
18100 * config.guess: Recognize i486-ncr-sysv4.
18101 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18102
18103Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18104
18105 * Makefile.in (MAKEINFOFLAGS): New variable.
18106 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18107 * build-all.mk, test-build.mk: Pass down --no-split as
18108 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18109
18110Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18111
18112 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18113
18114Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18115
18116 * Makefile.in (libg++.tar.z): New rule.
18117 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18118 * Makefile.in (taz): Only do a single chmod.
18119
18120Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18121
18122 * install.sh: don't use dirname anymore (replaced with sed usage)
18123
18124Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18125
18126 * Makefile.in: Change extension for gzip'd files from '.z' to
18127 '.gz' per new FSF standard usage.
18128
18129Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18130
18131 * configure: put quotes around the final value of program_transform_name
18132
18133Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18134
18135 * Makefile.in: new install.sh support; update install-info rules
18136
18137Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18138
18139 * configure.in: Build diff for crosses, but not for go32 host.
18140
18141 * configure.in: Build gprof only for native, and don't build it
18142 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18143
18144Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18145
18146 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18147
18148Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18149
18150 * configure.in (host_tools): Add prms.
18151
18152Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18153
18154 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18155 with $(FLAGS_TO_PASS) on the command line
18156
18157 * config.sub: Recognize lynx and lynxos
18158
18159Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18160
18161 * config.sub: Accept -ecoff*, not just -ecoff.
18162
18163Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18164
18165 * Makefile.in (taz): Use .gz suffix instead of .z.
18166 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18167 names.
18168
18169Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18170
18171 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18172
18173Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18174
18175 * Makefile.in (install-no-fixedincludes): install gcc last, so
18176 that rebuilds that might happen during 'make install' don't get
18177 bogus gcc include files
18178
18179Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18180
18181 Change from Utah for HPPA support:
18182 * config.guess: Recognize hppa1.x-hp-bsd.
18183
18184Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18185
18186 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18187 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18188
18189Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18190
18191 * config.sub: Add support for rom68k and bug boot monitors.
18192
18193Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18194
18195 * Makefile.in: Make all-opcodes depend on all-bfd.
18196
18197Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18198
18199 * config.guess: Added special check for i[34]86-univel-sysv4*.
18200
18201Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18202
18203 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18204 the processor rather than assuming i486.
18205
18206Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18207
18208 * config.guess: Recognize SunOS6 as Solaris3.
18209
18210Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18211
18212 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18213 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18214
18215Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18216
18217 * build-all.mk (all-cross): New target for Canadian Cross.
18218 Added Q2 go32 targets.
18219 * test-build.mk: Configure go32 cross sparclite-aout and
18220 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18221 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18222
18223Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18224
18225 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18226 GO32 hosted toolchains
18227
18228Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18229
18230 * configure: change so "-exec-prefix" gets passed down rather
18231 than "-exec_prefix" so autoconf generated Makefiles get the
18232 exec_prefix set right.
18233
18234Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18235
18236 * config.guess: get the Solaris2 minor version number
18237
18238 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18239
18240Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18241
18242 * config.guess: Recognize some Sequent platforms.
18243
18244Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18245
18246 * Makefile.in: added the vault-install target
18247
18248 * configure.in: actually use the Sun3 makefile fragment that's in
18249 config, also added the release dir to configdirs
18250
18251Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18252
18253 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18254
18255Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18256
18257 * configure.in: remove some program from Alpha targetted toolchains
18258
18259Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18260
18261 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18262 gprof.
18263 (taz): Run "make diststuff" in those directories instead of "make
18264 proto-dir". Look for "VERSION=" only at start of line in subdir
18265 Makefile. Use "gzip -9" for compression.
18266 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18267 (binutils.tar.z): New target.
18268
18269Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18270
18271 * Makefile.in (taz): Include gpl.texinfo.
18272
18273Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18274
18275 * Makefile.in (setup-dirs): Merged into "taz" target.
18276 (taz): Only do `proto-dir' stuff if a directory is actually needed
18277 for this target.
18278
18279Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18280
18281 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18282 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18283 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18284 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18285 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18286
18287Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18288
18289 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18290 config.sub, and move-if-change to gdb testsuite distribution
18291 archive, so the testsuite can be extracted, configured, and
18292 run separately from the gdb distribution. Blow away the Chill
18293 tests that require a Chill compiled executable, since GNU Chill
18294 is not yet publically available.
18295
18296Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18297
18298 * test-build.mk: set environment variables in a single command,
18299 instead of a list of assignments and exports
18300
18301 * config.guess: recognize Alpha/OSF1 systems
18302
18303Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18304
18305 * configure: Change help message to prefer --options rather than
18306 -options.
18307
18308Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18309
18310 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18311 zippy@ecst.csuchico.edu.
18312 * config.guess: Recognize miniframe.
18313
18314Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18315
cc6010cd
AP
18316 * Makefile.in: Use srcroot to find runtest rather than rootme.
18317 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18318
18319Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18320
18321 * test-build.mk: Extensive additions to support building on a
18322 machine other than the host.
18323
18324Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18325
18326 * configure (tooldir): Fix for i386-aix again.
18327
18328Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18329
18330 * configure, Makefile.in: Change definition of $(tooldir)
18331 to match the FSF.
18332
18333Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18334
18335 * config.guess: Recognize i[34]86/SVR4.
18336
18337Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18338
18339 * Makefile.in (all-gdb): gdb depends on sim.
18340
18341Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18342
18343 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18344 at the same time we make the prototype gdb directory.
18345 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18346 files at the same time as the gdb base release distribution.
18347
18348Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18349
18350 * Makefile.in (check): Use individual check targets rather than
18351 DO_X rule.
18352 (check-gcc): Added.
18353
18354Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18355
18356 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18357 for System V release 3.2.
18358
18359Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18360
18361 * config.sub: Recognize hppaosf.
18362 * configure.in: Do configure ld/binutils/gas for it.
18363
18364Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18365
18366 * configure (tooldir): Alter syntax used to set this, for systems
18367 where "\$" isn't handled right, like i386-aix.
18368
18369Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18370
18371 * configure: Pass program-transform-name, not
18372 program_transform_name, to recursive configures.
18373
18374Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18375
18376 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18377 of gas+ld+binutils.
18378
18379Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18380
18381 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18382
18383Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18384
18385 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18386
6599da04
JM
18387Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18388
18389 * Makefile.in (PRMS): Set back to all-prms.
18390
18391Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18392
18393 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18394 targets, rather than for MIPS hosts.
18395
18396Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18397
18398 * configure.in: add comment for --with-x default values
18399
18400 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18401
18402 * Makefile.in: add check-* targets for each of the directories in
18403 the tree. Add a definition of RUNTEST that will use the one we
18404 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18405
18406Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18407
18408 * configure.in: Removed obsolete references to bfd_target and
18409 target_makefile_frag.
18410
18411 * build-all.mk: Set assorted targets for Q2.
18412 * config.sub: Recognize z8k-sim and h8300-hms.
18413 * test-build.mk: Really don't pass host to configure.
18414 (HOLES): Added uname.
18415
18416Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18417
18418 * configure: Handle an empty program-prefix, program-suffix or
18419 program-transform-name correctly.
18420
18421Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18422
18423 * build-all.mk: -G 8 no longer required for MIPS targets.
18424 * test-build.mk: Don't pass host argument to configure; make it
18425 guess.
18426
18427Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18428
18429 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18430 * Makefile.in (COMPRESS): New macro, like GZIP.
18431
18432Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18433
18434 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18435
18436 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18437 with gas currently defaults to -G 0.
18438
18439Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18440
18441 * Makefile.in (all-flex): flex depends on byacc.
18442
18443 * build-all.mk: If host not specified, use config.guess. Pass TAG
18444 to test-build.mk as RELEASE_TAG.
18445 * test-build.mk (configargs): New variable containing arguments to
18446 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18447 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18448
18449 * config.guess: Use /bin/uname when checking -X argument on SCO,
18450 to avoid invoking GNU uname which doesn't understand -X.
18451
18452 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18453
18454 * configure.in: Build gas for mips-*-*.
18455
18456Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18457
18458 * Makefile.in (all.normal): insert missing backslash.
18459
18460Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18461
731a8127 18462 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18463
18464 * Makefile.in: Complete overhaul to merge many almost identical
18465 targets.
18466
18467Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18468
18469 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18470 (gdb.tar.Z): Adjusted.
18471
18472 * Makefile.in (setup-dirs, taz): New targets; should be general
18473 enough to adapt for gdb sometime. Build only .z file.
18474 (gas.tar.z): New target.
18475
18476Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18477
18478 * build-all.mk: Use CC=cc -Xs on Solaris.
18479
6599da04
JM
18480Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18481
18482 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18483 for handling BISON for FSF releases.
18484
18485Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18486
18487 * configure: Actually implement the change zoo just documented.
18488
18489Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18490
18491 * configure: when using config.guess, only set target_alias when
18492 it's not already been set (ie, on the command line)
18493
18494Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18495
18496 * Makefile.in: add installcheck target, set PRMS to install-prms
18497
18498Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18499
18500 * configure: add support for package_makefile_fragment, handle the
18501 case where a directory has a configure.in file but no Makefile.in
18502 more gracefully (with an actual understandable error message, even);
18503 add support for --without (and add this to the usage message); also
18504 explicitly add a --host=${host_alias} to the command line when
18505 config.guess is used
18506
18507Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18508
18509 * configure: Must use both --host and --target in recursive calls.
18510
18511Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18512
18513 * Makefile.in: Change deja-gnu to dejagnu.
18514
18515Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18516
18517 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18518
18519Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18520
18521 * configure.in: canonicalize all instances to *-*-solaris2*,
18522 also strip out a number of tools to not build for go32 host
18523
18524Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18525
18526 * config.guess: add GPL.
18527
18528 * Makefile.in, config.guess, config.sub, configure: bump
18529 copyrights to 93.
18530
18531Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18532
18533 * Makefile.in (do-info): Removed obsolete check for existence of
18534 localenv file.
18535
18536 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18537
18538Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18539
18540 * Makefile.in: a couple of 'else true' for decstation,
18541 support for TclX
18542
18543 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18544
18545Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18546
18547 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18548
18549Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18550
18551 * config.guess: Recognize i386-ibm-aix (PS/2).
18552 * configure.in: Use config/mh-aix386 file for it.
18553
18554Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18555
18556 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18557 CC_FOR_TARGET instead.
18558 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18559
18560Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18561
18562 * Makefile.in: Add sim to list of directories sent with gdb
18563
18564Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18565
18566 * configure.in: Put back mips-dec-bsd* case.
18567
18568Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18569
18570 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18571 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18572 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18573
18574Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18575
18576 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18577
18578 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18579 (install-info): install dir.info only if it exists,
18580 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18581
18582Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18583
18584 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18585 gas for mips-dec-bsd.
18586
18587Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18588
18589 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18590 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18591
18592Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18593
18594 * configure.in: Added "dejagnu" to hosttools list.
18595
18596Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18597
18598 * config.sub, configure.in, config.guess: Add support
18599 for Bosx, an AIX variant from Bull.
18600 Patches from F.Pierresteguy@frcl.bull.fr.
18601
18602Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18603
18604 * devo/dejagnu: Initial creation of devo/dejagnu.
18605 Migrated dejagnu testcases and support files for testing software
18606 tools to reside as subdirectories, currently called "testsuite",
18607 within the directory of the software tool. Migrated all programs,
18608 support libraries, etc. beloging to dejagnu proper from
18609 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18610 with no modifications. The changes to these files which will
18611 allow them to configure, build, and execute properly will be made
18612 in a future update.
18613
18614Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18615
18616 * Makefile.in: Change send_pr to send-pr.
18617 * configure.in: Likewise.
18618 * send_pr: Renamed directory to send-pr.
18619
18620Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18621
18622 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18623
18624Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18625
18626 * README: Update for gdb-4.8 release.
18627 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18628 gdb-xxx.tar.z (gzip'd) file also.
18629
18630Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18631
18632 * Makefile.in: make all-diff depend on all-libiberty
18633
18634Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18635
18636 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18637
18638Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18639
18640 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18641
18642Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18643
18644 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18645 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18646 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18647
18648Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18649
18650 * Makefile.in: makeinfo binary is in a new location
18651
18652Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18653
18654 * config.sub: Accept -ecoff as an OS.
18655
18656 * Makefile.in: Various changes to eliminate a level of make
18657 recursion and reduce the required command line length.
18658 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18659 sub-makes.
18660 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18661 variables holding settings for specific sub-makes.
18662 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18663 in terms of BASE_FLAGS_TO_PASS.
18664 (TARGET_LIBS): New variable listing directories which use
18665 TARGET_FLAGS_TO_PASS.
18666 (subdir_do): Eliminated.
18667 (do-*): New set of targets to replace subdir_do.
18668 (various): All targets which used subdir_do now depend on do-*.
18669 (local-clean): Renamed from do_clean.
18670 (local-distclean): New target, dependency of distclean and
18671 realclean.
18672 (install-info): Don't create directories. Depend on dir.info
18673 rather than calling make recursively.
18674 (install-dir.info): Eliminated.
18675 (install-info-dirs): Create all info directories here.
18676 (dir.info): Depend upon do-install-info.
18677
18678 * test-build.mk (HOLES): Added false.
18679
18680Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18681
18682 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18683
18684Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18685
18686 * Makefile.in (info): remove dependency on all-texinfo. The
18687 problem was really in texinfo/C, not at this level.
18688
18689Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18690
18691 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18692
18693Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18694
18695 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18696 GDB releases.
18697
18698Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18699
18700 * configure: Include srcdir in message about target of link not
18701 being found. Don't convert `-' to `_' in `with' options being
18702 passed to subdirs.
18703
18704Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18705
18706 * configure.in: add uudecode to host_tools
18707
18708 * Makefile.in: added {all,install}-uudecode targets, added them to
18709 the appropriate lists
18710
18711Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18712
18713 * Makefile.in (all-gcc): Added dependency on all-gas.
18714
18715 * configure.in (mips-*-*): Build ld and binutils.
18716
18717Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18718
18719 * configure: check return code from mkdir, print error message and
18720 exit on failure.
18721
18722Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18723
18724 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18725
18726Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18727
18728 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18729
18730Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18731
18732 * config.sub (h8500): Recognize this as a cpu type.
18733
18734Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18735
18736 * configure: source directory missing is no longer a warning
18737
18738 * configure.in: recognize irix[34]* instead of irix[34]
18739
18740 * Makefile.in: define and pass down X11_LIB
18741
6599da04
JM
18742Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18743
18744 * guess-systype: Renamed to ...
18745 * config.guess: ... by popular request.
18746 * configure.in, Makefile.in: Update accordingly.
18747
18748Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18749
18750 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18751 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18752 + Execute ./dummy instead of assuming . is in PATH.
18753
18754Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18755
18756 * guess-systype: New shell script. Attempts to guess the
18757 canonical host name of the executing host.
18758 Only a few hosts are supported so far.
18759 * configure: Call guess-systype if no host is specified.
18760
18761Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18762
18763 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18764 gcc Makefile.
18765
6599da04
JM
18766Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18767
18768 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18769 (all-gcc, install-gcc, subdir_do): Use it.
18770
18771Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18772
18773 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18774
18775Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18776
18777 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18778 set exclusively by configure, using configure.in .
18779
18780Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18781
18782 * test-build.mk: set $PATH for all builds
18783
18784 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18785
18786Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18787
18788 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18789 the one used in gcc/Makefile.in, so that a null expansion doesn't
18790 override the one needed to build gcc with a native cc.
18791
6599da04
JM
18792Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18793
18794 * configure: Accept -with arguments.
18795
18796Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18797
18798 * Makefile.in: added h8300sim
18799
18800Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18801
6599da04
JM
18802 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18803 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18804 (all-cygnus, native, build-cygnus): Make
18805 $(canonhost)-stamp-3stage-done, not $(host)....
18806 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18807 i386-sco3.2v4. Added else true to if command.
18808
18809Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18810
18811 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18812
18813Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18814
18815 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18816
18817Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18818
18819 * configure.in: don't remove binutils from Solaris builds
18820
18821Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18822
18823 * Makefile.in: get rid of earlier definitions for *clean,
18824 also handle the recursive info rule better
18825
18826Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18827
18828 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18829 do more-or-less the right thing.
18830
18831Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18832
18833 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18834 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18835
18836Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18837
18838 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18839 $(host_canonical).
18840
18841 * configure.in: split the configdirs list into 4 categories (native
18842 v. cross, library v. tool) and handle the cross-only and native-
18843 only in more reasonable (and correct!) way.
18844
18845Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18846
18847 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18848 configdirs anymore.
18849
18850Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18851
18852 * Makefile.in: extensive cleanup:: removed all of the explicit
18853 clean-* targets, collapsed many wrappers around subdir_do into
18854 one, added additional targets to satisfy standards.texi, deleted
18855 some old targets, some changes for consistency
18856
18857Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18858
18859 * configure.in: handle some programs as cross-only, and others as
18860 native only
18861
18862 * test-build.mk: handle partial holes in a more generic manner
18863
18864 * Makefile.in: m4 depends on libiberty
18865
6599da04
JM
18866Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18867
18868 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18869 time, wdiff, and find to configdirs
18870
18871 * Makefile.in: all, clean, and install rules for the new programs
18872 added to configure.in
18873
18874Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18875
18876 * configure.in: use mh-sun for all *-sun-* hosts
18877
6599da04
JM
18878Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18879
18880 * Makefile.in: define flags for X11 include files and library file
18881 locations, pass them down to the programs that need this info
18882
18883 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18884
6599da04
JM
18885Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18886
18887 * configure.in: start building libg++ for HP-UX targets
18888
18889Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18890
18891 * README: Update references to files moved into etc/.
18892
18893Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18894
18895 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18896 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18897
18898Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18899
18900 * configure: accept dash as well as underscore in long option
18901 names for FSF compatibility.
18902
18903Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18904
18905 * config.sub: added -sco3.2v4 support from FSF.
18906
18907Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18908
18909 * configure.in: expand the section that adds or removes
18910 directories from the list of programs to build, to handle native
18911 vs. cross in addition to host v. native
18912
18913Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18914
18915 * Makefile.in: Replace C++ in macro names with CXX.
18916 This is less likely to break ...
18917
18918Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18919
18920 * test-build.mk: add -w to GNU_MAKE
18921
18922Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18923
18924 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18925 add 'sparc' to list of recognized cpus. This needed to make
18926 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18927 Delete some redundant ose68 variants. Recognize -wrs as an os,
18928 then changes that into $CPU-wrs-vxworks.
18929
18930 * configure.in: remove most references to gdbtest, regularize
18931 target based program removal
18932
18933 * test-build.mk: import from p3 tree (many fixes and changes)
18934
18935Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18936
18937 * Makefile.in: added rules to handle tcl, tk, and expect
18938
18939 * configure.in: handle those directories if they exist
18940
18941Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18942
18943 * config.sub: removed bogus hppabsd and hppahpux names, since
18944 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18945
18946Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18947
18948 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18949 depends upon all-xiberty
18950
18951 * Makefile.in: changes from p3, including:
18952
18953 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18954
18955 * Makefile.in (XTRAFLAGS): include newlib directories if
18956 newlib/Makefile exists, rather than if host != target.
18957
18958 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18959
18960 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18961 from the same source tree and not building a cross-compiler. This
18962 matters for the libg++ configuration if reconfiguring a tree that
18963 has already been installed.
18964
18965 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18966
18967 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18968 pick up the machine and system specific header files.
18969
18970 * Makefile.in: added AS_FOR_TARGET, passed down in
18971 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18972 the C compiler to use to create programs which are run in the
18973 build environment, set it to default to $(CC), and passed it down
18974 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18975
18976 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18977
18978 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18979 We need them for unusual native builds, like systems without
18980 ranlib.
18981
18982 * configure: also define $(host_canonical) and
e490616e
ZW
18983 $(target_canonical), which are the full, canonical names for the
18984 given host and target
6599da04
JM
18985
18986Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18987
18988 * Makefile.in: Added separate definitions for C++.
18989
18990Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18991
18992 * configure.in (configdirs): Add deja-gnu.
18993
18994Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18995
18996 * README: Update for configure.texi and gdb-4.7 release.
18997
18998Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18999
19000 * Makefile.in: Move "all" target to top of file.
19001 Previously, first target was ".PHONY" which caused BSD4.4 make
19002 to build .PHONY when make was run without arguments.
19003
19004Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19005
19006 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19007 Library-copylefted code in libiberty.
19008
19009Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19010
19011 * config.sub: Replace m68kmote with plain old m68k.
19012
19013Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19014
19015 * Makefile.in: Remove space from blank line, avoid Make complaints.
19016
19017Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19018
19019 * config.sub: Complain if no argument is given. Added support for
19020 386bsd as OS and target alias.
19021
19022Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19023
19024 * Makefile.in (XTRAFLAGS): include newlib directories if
19025 newlib/Makefile exists, rather than if host != target.
19026
19027Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19028
19029 * config.sub: recognize sparclite-wrs-vxworks.
19030
19031 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19032 p3.) Added clean-xiberty to clean.
19033
19034Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19035
19036 * configure.in: use *-*-* instead of nested cases for host and target
19037
19038Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19039
19040 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19041 from the same source tree and not building a cross-compiler. This
19042 matters for the libg++ configuration if reconfiguring a tree that
19043 has already been installed.
19044
19045Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19046
19047 * config.sub (i486v/i486v4): Merge in from FSF version.
19048
19049Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19050
19051 * configure: only set PWD if it is already set.
19052
19053Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19054
19055 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19056 doesn't have unset and all success paths (and most error paths)
19057 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19058 to just ${PWD} to avoid confusion.)
19059
19060Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19061
19062 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19063 even for a native compilation.
19064
19065Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19066
19067 Changes to make the gdb.tar.Z rule work better.
19068
19069 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19070 (DEVO_SUPPORT): Add configure.texi.
19071 (bfd-ilrt.tar.Z): Remove ancient rule.
19072
19073Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19074
19075 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19076 pick up the machine and system specific header files.
19077
19078 * configure.in, config.sub: added new target m68010-adobe-scout,
19079 with alias of adobe68k. Changed configure.in to check for
19080 -scout before -sco* to avoid a false match.
19081
19082 * Makefile.in: added AS_FOR_TARGET, passed down in
19083 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19084 the C compiler to use to create programs which are run in the
19085 build environment, set it to default to $(CC), and passed it down
19086 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19087
19088Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19089
19090 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19091 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19092 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19093 FOR_TARGET variants, to newlib and libg++.
19094
19095Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19096
19097 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19098 first.
19099
19100Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19101
19102 * config.sub: Accept `elf' as an environment.
19103
19104Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19105
19106 * Makefile.in (all-opcodes): cd into the right directory
19107
19108Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19109
19110 * configure: added -program_transform_name option, used as
19111 argument to sed when installing programs.
19112 configure.texi: added documentation for -program_prefix,
19113 -program_suffix and -program_transform_name.
19114
19115Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19116
19117 * config.sub: Accept i486 where i386 ok.
19118
19119Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19120
19121 * config.sub: accept we32k
19122
19123Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19124
3b75d237 19125 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19126
19127 * Makefile.in: don't create all directories for ``make install'';
19128 let the subdirectories create the ones they need.
19129
19130Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19131
e490616e 19132 * COPYING: new file, GPL v2
6599da04
JM
19133
19134Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19135
19136 * Makefile.in: use the new gen-info-dir, which needs a template
19137 argument (which also lives in texinfo)
19138
19139 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19140
6599da04
JM
19141Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19142
19143 * config.sub (ncr3000): Change i386 to i486.
19144
19145Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19146
19147 * Makefile.in: add install-rcs, install-grep to
19148 install-no-fixedincludes, removed install-bison and install-libgcc
19149
19150Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19151
19152 * configure.in: grab the HPUX makefile fragment if on HPUX
19153
19154Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19155
19156 * Makefile.in: eradicate bison spoor (ditto libgcc).
19157 configure.in: recognise m68{k,000}-ericsson-OSE.
19158 es1800 is alias for m68k-ericsson-OSE
19159
19160Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19161
19162 * configure.in: rearrange the parts that remove programs from
19163 configdirs, based now on HOST==TARGET or by canonical triple.
19164
19165Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19166
19167 * test-build.mk: recurse explicitly with -f test-build.mk when
19168 appropriate. predicate stage3 and comparison on the existence
19169 of gcc. That is, if gcc isn't around, we aren't three-staging.
19170 On very clean, also remove ...stamp-co. Build in-place before
19171 doing other builds.
19172
19173Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19174
19175 * Makefile.in, configure.in: add tgas
19176
19177Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19178
19179 * Makefile.in: a number of changes merged in from progressive.
19180
19181 * configure.in: add libm.
19182
19183 * .cvsignore: ignore some stuff that comes from test-build.mk.
19184
6599da04
JM
19185Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19186
19187 * config.sub: Add es1800 (m68k-ericsson-es1800).
19188
19189Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19190
19191 * configure: Add program_suffix (parallel to program_prefix)
19192 * Makefile.in: adjust directory-creating script for losing decstation
19193
19194Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19195
19196 * configure: Minor $subdir-related fixes.
19197
19198Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19199
19200 * configure: fix various problems with propogating
19201 makefile_target_frag in subdirs.
19202 * configure.in: config libgcc if its there
19203
19204Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19205
19206 * config.sub: HPPA merge.
19207
6599da04
JM
19208Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19209
19210 * Makefile.in: Replace all-bison with all-byacc in all
19211 dependency lines for other tools (which now use byacc).
19212
19213Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19214
19215 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19216
6599da04
JM
19217Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19218
19219 * Makefile.in: make gprof rules similar to byacc rules (instead of
19220 vestigal $(unsubdir) that didn't work...)
19221
19222Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19223
19224 * config.sub: Add support for Linux.
19225 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19226 (at least for libg++).
19227
19228Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19229
19230 * configure.texi: fix doc for the -nfp option to configure
19231
19232Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19233
19234 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19235
19236Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19237
19238 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19239 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19240 * configure.in: added solaris* host_makefile_frag hook.
19241
19242Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19243
19244 * config.sub: changed recognition of m68000 so that various
19245 m68k types can be specified via m680[01234]0
19246
19247Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19248
19249 * config.sub (basic_machine): fix sed so that '-foo' isn't
19250 completely substituted out while .+'-foo' loses the '-foo'
19251
19252Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19253
19254 * config.sub ($os): Add -aout.
19255
19256Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19257
19258 * configure: If host_makefile_frag is absolute, don't
19259 prefix ${invsubdir} (relevant to libg++ auto-configure).
19260
19261Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19262
19263 * Makefile.in (tooldir): Define it.
19264 (all-ld): Depend on all-flex.
19265
19266Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19267
19268 * Makefile.in (check): Fix libg++ special case.
19269
19270Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19271
19272 * configure: do not bury `pwd` into config.status, thus do fewer
19273 pwd's.
19274
19275 * configure: print the "Building in" message only when building in
19276 other than "." AND verbose.
19277
63f6bcd7 19278 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19279 configures.
19280
19281 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19282
19283Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19284
19285 * Makefile.in: macroize flags passed on recursion. remove
19286 fileutils.
19287
19288Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19289
19290 * configure: get makesrcdir right for subdirs deeper than 1.
19291
19292 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19293 install.
19294
19295Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19296
19297 * Makefile.in: don't print subdir_do or recursion lines.
19298
19299Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19300
19301 * standards.texi: added menu item.
19302
19303 * Makefile.in: build and install standards.info.
19304
19305 * standards.texi: new file.
19306
19307Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19308
19309 * configure: test for and move config.status pieces from
19310 ${subdir}/.
19311
19312Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19313
6599da04
JM
19314 * configure: Test for existance of files before trying to mv
19315 them, to avoid numerous non-existance messages.
19316
19317Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19318
19319 * configure: correct final line of config.status.
19320
19321 * configure: patch from eggert. Avoids a protection problem if
19322 the original Makefile.in is read only.
19323
19324 * configure: use move-if-change from gcc to create config.status.
19325 Some makefiles depend on config.status to tell if a directory
19326 has been reconfigured for a different host. This change
19327 prevents those directories from remaking everything in the case
19328 where the reconfig was only intended to rebuild a Makefile.
19329
19330 * configure: test for config.sub with "config.sub sun4" rather
19331 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19332 host alias from a missing config.sub.
19333
19334Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19335
19336 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19337 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19338
19339Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19340
19341 * configure: mkdir ${subdir} as needed.
19342
19343Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19344
19345 * Makefile.in,configure.in: added autoconf.
19346
19347Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19348
19349 * Makefile.in: no longer pass against on recursion.
19350
19351 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19352 definitions are not inherited.
19353
19354 * configure: correct makesrcdir when subdir is .
19355
19356Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19357
19358 * configure: Add support for 'subdirs' variable, which is
19359 like 'configdirs', except that configure doesn't re-invoke
19360 itself for subdirs, it just creates a Makefile for each subdir.
19361 * configure.texi: Document subdirs.
19362
19363Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19364
19365 * configure.in: added flex to configdirs
19366
19367Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19368
19369 * Makefile.in: remove clean-stamps from clean.
19370
19371Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19372
19373 * configure.in: Add gdbtest to configdirs.
19374
19375Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19376
19377 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19378 to recursive makes.
19379 * configure.in: Recognize new ncr3000 config.
19380
19381Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19382
19383 * Makefile.in, configure.in: removed references to gdbm.
19384
19385Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19386
19387 * config.sub: Don't canonicalize os value
19388 newsos* to bsd (readline needs to check for newsos).
19389 (This fix was earlier made Jan 31, but got re-broken.)
19390
19391Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19392
19393 * configure.in: sco is an os, not a vendor!
19394
19395 * configure: Quote $( better. Keep various shells happy.
19396
19397Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19398
19399 * Makefile.in: eliminate stamp-files.
19400
19401Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19402
19403 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19404 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19405
19406Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19407
19408 * config.sub: fix iris/iris3.
19409
19410Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19411
19412 * configure: re-add -rm.
19413
19414Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19415
19416 * Maskefile.in: add .stmp-rcs to all.
19417
19418 * configure.in: remove gas from rs6000 build, use aix host fragment.
19419
19420Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19421
19422 * configure: pass down site_option during recursion.
19423
19424Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19425
19426 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19427
19428Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19429
19430 * configure: Change exec_prefix so that it really defaults to prefix.
19431
19432Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19433
19434 * Makefile.in, configure.in: Add support for mmalloc library.
19435
19436Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19437
19438 * Makefile.in: add stmp dependencies for a few more things.
19439
19440Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19441
19442 * configure: adjusted error message on objdir/srcdir configure
19443 collision, per john's suggestion.
19444
19445 * Makefile.in: add libiberty stmp to all and all.cross.
19446
19447Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19448
19449 * Makefile.in: remove force dependencies, add grep to all.
19450
19451Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19452
19453 * Makefile.in: drop flex. make stamp files work.
19454
19455 * configure: added test for conflicting configuration in srcdir,
19456 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19457 gets cranky. use relative paths for configure and srcdir
19458 whenever possible. Send some error messages to stderr that were
19459 going to stdout.
19460
19461Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19462
19463 * Makefile.in: Fix libg++ rule to check for gcc directory
19464 before using gcc/gcc. Also pass XTRAFLAGS.
19465
19466Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19467
19468 * Makefile.in: added stmp-files so that directories aren't polled
19469 when they are already built.
19470
19471 * configure.texi: fixed a node pointer problem.
19472
19473Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19474
731a8127 19475 * config.sub configure.in gdb/configure.in
6599da04
JM
19476 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19477 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19478 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19479
19480Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19481
19482 * configure: -recurring becomes -silent. corrected help message
19483 for -site= option.
19484
19485 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19486
19487Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19488
19489 * configure: when building Makefile for crosses, replace
19490 tooldir and program_prefix. default srcdir from location of
19491 config.sub. remove "for host in hosts" and "for target in
19492 targets" loops.
19493
19494Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19495
19496 * Makefile.in: Do not pass bindir or mandir to cvs.
19497
19498Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19499
19500 * Makefile.in, configure.in: removed traces of namesubdir,
19501 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19502 copyrights to '92, changed some from Cygnus to FSF.
19503
19504 * configure.texi: remove most references to multiple hosts,
19505 multiple targets, subdirs, etc.
19506
19507 * configure.man: removed rcsid. reference config.sub not
19508 config.subr.
19509
19510 * Makefile.in: mkdir $(infodir) on install-info.
19511
19512Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19513
19514 * configure.texi: Explain better about .gdbinit and about
19515 the environment that configure.in sections run in.
19516
19517Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19518
19519 * configure.in: Ultrix is only a decstation if it's a MIPS.
19520
19521Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19522
19523 * README: DOC.configure => cfg-paper.texi.
19524
19525Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19526
19527 * config.sub (near case $os): Don't convert newsos* to bsd!
19528
19529Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19530
19531 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19532 the number of copies of COPYING that go into the GDB tar file.
19533
19534Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19535
731a8127 19536 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19537 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19538 Fix SCO configuration stuff.
19539
19540Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19541
19542 * Makefile.in: For libg++, make sure the -I pointing
19543 to the gcc directory goes *after* all the libg++-local -I flags.
19544 Also, move just-gcc dependency from just-libg++ to all-libg++.
19545
19546Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19547
19548 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19549
19550Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19551
19552 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19553
19554Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19555
19556 * config.sub: Add stratus configuration frags. Also
19557 submitted to FSF.
19558
19559Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19560
19561 * Makefile.in (DEV_SUPPORT): add configure.man.
19562
19563 * config.sub(Decode manufacturer-specific): add -none*.
19564
19565Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19566
19567 * Makefile.in: remove form feeds to make Sun's make happy.
19568 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19569
19570Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19571
19572 * Makefile.in (AR_FLAGS): Make quieter.
19573
19574Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19575
19576 * configure.in: Add libg++.
19577 * configure: When verbose, don't output the command line at each
19578 level; it will be unremarkably the same as the previous version,
19579 which will be the same as what the user typed.
19580
19581Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19582
19583 * configure.in, Makefile.in: fix clean-info, add flex. add
19584 fileutils.
19585
19586 * configure: be less sensitive to spaces in Makefile.in. Do not
19587 look for sources in "..". Doing so breaks subdirectories that
19588 might have their own configure. If a subdir has it's own
19589 configure script, use it.
19590
19591Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19592
19593 * cfg-paper.texi: some changes suggested by rms.
19594
19595Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19596
19597 * config.sub: Merge in some small additions from the FSF version,
19598 taken from the gcc distribution, to bring the Cygnus and FSF
19599 versions into closer sync.
19600
19601Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19602
19603 * configure.in: Changed svr4 references to sysv4.
19604
19605Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19606
19607 * configure: added -V for version number option.
19608
19609Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19610
19611 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19612 renamed from DOC.configure to cfg-paper.texi.
19613
19614Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19615
19616 * configure, config.subr, config.sub: config.subr is now
19617 config.sub again.
19618
19619Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19620
19621 * configure.texi: new file, in progress.
19622
19623 * Makefile.in: build info file and install the man page for
19624 configure.
19625
19626 * configure.man: new file, first cut.
19627
19628 * configure: find config.subr again now that configuration "none"
19629 has gone. removed all traces of the -ansi option. removed all
19630 traces of the -languages option.
19631
19632 * config.subr: resync from rms.
19633
19634Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19635
19636 * configure, config.sub, config.subr: merge config.sub into
19637 config.subr, call the result config.subr, remove config.sub, use
19638 config.subr.
19639
19640 * Makefile.in: revised install for dir.info.
19641
19642Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19643
19644 * configure.in: add decstation host makefile frag.
19645
19646 * Makefile.in: BISON now bison -y again. also install-gcc on
19647 install. clean-gdbm on clean. infodir belongs in datadir.
19648 Make directories for info install. Build dir.info here then
19649 install it.
19650
19651Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19652
19653 * Makefile.in: fix for bad directory tests.
19654
19655Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19656
19657 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19658 regexp. -srcdir relative was being handled incorrectly.
19659
19660 * Makefile.in: unwrapped some for loops so that parallel makes
19661 work again and so one can focus one's attention on a particular
19662 package.
19663
19664Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19665
19666 * configure: added PWD as a stand in for `pwd` (for speed). use
19667 elif wherever possible. make -srcdir work without -objdir.
19668 -objdir= commented out.
19669
19670Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19671
19672 * configure: +options become --options. -subdirs commented out.
19673 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19674 Makefile now at top of generated Makefile. Removed cvs log
19675 entries. added -srcdir. create .gdbinit only if there is one
19676 in ${srcdir}.
19677
19678 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19679 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19680 and mandir now keyed off datadir by default.
19681
19682Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19683
19684 * Freshly created ChangeLog.
19685
19686\f
19687Local Variables:
19688mode: change-log
19689left-margin: 8
19690fill-column: 76
19691version-control: never
19692End: