]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
[ARC] Automatic context save/restore for regular interrupts.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
41453183
CZ
12017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2
3 * config/arc/arc.c (irq_ctrl_saved): New variable.
4 (ARC_AUTOBLINK_IRQ_P): Define.
5 (ARC_AUTOFP_IRQ_P): Likewise.
6 (ARC_AUTO_IRQ_P): Likewise.
7 (irq_range): New function.
8 (arc_must_save_register): Likewise.
9 (arc_must_save_return_addr): Likewise.
10 (arc_dwarf_emit_irq_save_regs): Likewise.
11 (arc_override_options): Handle deferred options.
12 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
13 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
14 arc_must_save_return_addr.
15 (arc_compute_frame_size): Handle automated save and restore of
16 registers.
17 (arc_expand_prologue): Likewise.
18 (arc_expand_epilogue): Likewise.
19 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
20 * config/arc/arc.opt (mirq-ctrl-saved): New option.
21 * doc/invoke.texi (mirq-ctrl-saved): Document option.
22
52744dd7
TK
232017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
24 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
25
26 PR bootstrap/77661
27 * Makefile.def: Don't pass --enable-maintainer-mode on to an
28 in-tree build MPC.
29 * Makefile.in: Regenerate.
30
deeba76a
FXC
312017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
32
33 * configure.ac: Enable LTO by default on darwin >= 9.
34 * configure: Regenerate.
35
5a05e11d
PD
362017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
37
38 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
39 and Andrew Waterman as the RISC-V maintainers.
40
e04f858c
NK
412017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
42
43 * MAINTAINERS: Add self to Write After Approval
44
a98cf819
GP
452017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
46
47 * config.guess: Import latest from upstream.
48
9826d1a3
GP
492017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
50
51 * MAINTAINERS (Write After Approval): Remove entries that are
52 already covered under Reviewers.
53
a46586c3
MW
542017-03-08 Mark Wielaard <mark@klomp.org>
55
56 PR demangler/70909
57 PR demangler/67264
58 * include/demangle.h: Add d_printing to struct demangle_component
59 and pass struct demangle_component as non const.
60
734ca1c2
GP
612017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
62
63 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
64
93b87d1d
TS
652017-02-15 Thomas Schwinge <thomas@codesourcery.com>
66
67 * Makefile.tpl: Remove HOST_ISLVER.
68 (HOST_EXPORTS): Remove ISLVER.
69 * Makefile.in: Regenerate.
70
f877b3ad
RB
712017-02-13 Richard Biener <rguenther@suse.de>
72
73 * configure: Re-generate.
74
2ad31830
GP
752017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
76
77 * MAINTAINERS: Adjust bug reporting URL.
78
3501e62c
GP
792017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
80
81 * MAINTAINERS (Write After Approval): Remove redundant entry
82 for Andrew Burgess.
83
510555e0
JDA
842017-02-03 John David Anglin <danglin@gcc.gnu.org>
85
86 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
87 32-bit hppa*-*-hpux*.
88 * configure: Regenerate.
89
f6a24a94
MJ
902017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
91
92 * configure.ac: Moved the white list of enabling BRIG FE to
93 libhsail-rt/configure.tgt.
94 * configure: Regenerated.
95 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
96
972017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
98 Martin Jambor <mjambor@suse.cz>
99
5fd1486c
PJ
100 * Makefile.def (target_modules): Added libhsail-rt.
101 (languages): Added language brig.
102 * Makefile.in: Regenerated.
103 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
104 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
105 * configure: Regenerated.
106
3c36aa6b
JJ
1072017-01-17 Jakub Jelinek <jakub@redhat.com>
108
109 PR other/79046
110 * configure: Regenerated.
111
8f56cb51
AM
1122017-01-04 Alan Modra <amodra@gmail.com>
113
114 * configure: Regenerate.
115
f2c764c5
BE
1162016-12-29 Ben Elliston <bje@gnu.org>
117
118 * config.sub: Import latest version.
119
1dc9c117
AI
1202016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
c21fdaa1
JJ
1242016-12-21 Jakub Jelinek <jakub@redhat.com>
125
126 * configure.ac: Don't bootstrap libmpx unless --with-build-config
127 includes bootstrap-mpx.
128 * configure: Regenerated.
129
cc811459
CX
1302016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
131
132 * MAINTAINERS (Write After Approval): Add myself.
133
b55e6680
MJ
1342016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
135
8f56cb51 136 * configure: Regenerate.
b55e6680 137
825fba52
MK
1382016-12-01 Matthias Klose <doko@ubuntu.com>
139
140 * configure.ac: Don't use pkg-config to check for bdw-gc.
141 * configure: Regenerate.
142
114bf3f1
MK
1432016-11-30 Matthias Klose <doko@ubuntu.com>
144
145 * Makefile.def: Remove reference to boehm-gc target module.
146 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
147 options and for the bdw-gc pkg-config module.
148 * configure: Regenerate.
149 * Makefile.in: Regenerate.
150
21b0f96a
NS
1512016-11-28 Nathan Sidwell <nathan@acm.org>
152
153 * MAINTAINERS (nvptx): Remove self.
154
292edab3
BE
1552016-11-25 Ben Elliston <bje@gnu.org>
156
157 * config.guess: Import latest version.
158 * config.sub: Likewise.
159
0954a00b
TT
1602016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
8e4d2ca4
MK
1642016-11-15 Matthias Klose <doko@ubuntu.com>
165
166 * Makefile.def: Remove references to GCJ.
167 * Makefile.tpl: Likewise.
168 * Makefile.in: Regenerate.
169
84c1b9d3
MK
1702016-11-15 Matthias Klose <doko@ubuntu.com>
171
172 * config-ml.in: Remove references to GCJ.
173 * configure.ac: Likewise.
174 * configure: Regenerate.
175
3f95ca6c
JC
1762016-11-01 Josh Conner <joshconner@google.com>
177
178 * MAINTAINERS (Write After Approval): Update email address,
179
457cc672
CL
1802016-10-27 Carl Love <cel@us.ibm.com>
181
182 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
183 Approval list to make it alphabetical.
184
2142f54f
CL
1852016-10-27 Carl Love <cel@us.ibm.com>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
104700f4
AB
1892016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
190
191 * MAINTAINERS (Reviewers): Add myself.
192 (Write After Approval): Add myself.
193
942c0db8
HP
1942016-10-21 Hartmut Penner <hepenner@us.ibm.com>
195 Ulrich Weigand <uweigand@de.ibm.com>
196
197 * MAINTAINERS: Update email address.
198
fbf4c502
NS
1992016-10-10 Nathan Sidwell <nathan@acm.org>
200
201 * MAINTAINERS: Update email address.
202
b20e7532
AT
2032016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
204
205 * configure.ac: Add aarch64-*-freebsd*.
206 * configure: Regenerate.
207
2e21fd4d
SE
2082016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
209
210 * MAINTAINERS: Update email address after it got reverted.
211
43c40f3e
RO
2122016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
213
214 * configure.ac (target_libraries): Readd target-boehm-gc.
215 Restore --enable-objc-gc handling.
216 * configure: Regenerate.
217
f05796ba
JL
2182015-10-03 Jeff Law <law@redhat.com>
219
220 * MAINTAINERS: Move several inactive maintainers to the
221 write-after-approval section.
222
012447ea
JJ
2232016-09-30 Jakub Jelinek <jakub@redhat.com>
224
225 * configure.ac: Add target-libffi to target_libraries.
226 Readd libgcj target disablings, modified to only target-libffi.
227 Readd target addition of go to unsupported languages.
228 * configure: Regenerated.
229
a7d75d59
SE
2302016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
231
232 * MAINTAINERS: Update email address.
233
d1a79a95
AH
2342016-09-30 Andrew Haley <aph@redhat.com>
235
4d8c733d 236 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
237 write-after approval. Remove Tom Tromey and Bryce McKinlay from
238 libgcj.
239
af2d4873
AH
2402016-09-30 Andrew Haley <aph@redhat.com>
241
242 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
243 write-after approval after GCJ deletion.
244
07b78716
AH
2452016-09-30 Andrew Haley <aph@redhat.com>
246
247 * Makefile.def: Remove libjava.
248 * Makefile.tpl: Likewise.
249 * Makefile.in: Regenerate.
250 * configure.ac: Likewise.
251 * configure: Likewise.
252 * gcc/java: Remove.
253 * libjava: Likewise.
254
a29b7214
CZ
2552016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
256
257 * MAINTAINERS (Reviewers): Add myself.
258
2fd88f4f
AK
2592016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
260
261 * configure.ac: Disable "sim" directory for arc*-*-*.
262 * configure: Regenerated.
263
e2080e79
TC
2642016-09-23 Tamar Christina <tamar.christina@arm.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
8f3675f8
MR
2682016-09-12 Maciej W. Rozycki <macro@imgtec.com>
269
270 * configure.ac: Check for the minimum in-tree MPFR version
271 handled.
272 * configure: Regenerate.
273
21f88103
YTL
2742016-07-20 Yan-Ting Lin <currygt52@gmail.com>
275
276 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
277 * configure: Regenerated.
278
60d51882
FR
2792016-07-19 Fritz Reese <fritzoreese@gmail.com>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282
277d7ee0
AK
2832016-06-23 Andi Kleen <ak@linux.intel.com>
284
285 * Makefile.def: Add autoprofiledbootstrap.
286 * Makefile.tpl: Dito.
287 * Makefile.in: Regenerate.
288
fd6487af
JS
2892016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
290
291 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
292 * configure: Regenerate.
293
3e326935
TS
2942016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
295
296 * configure: Regenerate.
297 * configure.ac: Remove support for avr-rtems.
298
9582bf04
SKS
2992016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
300
301 * MAINTAINERS (Write After Approval): Add myself.
302
6f820b68
MC
3032016-06-16 Michael Collison <michael.collison@arm.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
775ee7fa
MM
3072016-06-14 Mikael Morin <mikael@gcc.gnu.org>
308
309 * MAINTAINERS (Write After Approval): Update e-mail address.
310
de3ba371
JM
3112016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
312
21f88103 313 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 314
350216e3
AM
3152016-05-28 Alan Modra <amodra@gmail.com>
316
317 * Makefile.tpl (configure): Depend on m4 files included.
318 * Makefile.in: Regenerate.
319
9cad20fa
BS
3202016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
321
322 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
323 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
324
92466115
BS
3252016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
326
327 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
328 special case builtin.
329 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
330 support for ALTIVEC_BUILTIN_VEC_ADDEC.
331 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
332 for __builtin_vec_addec.
333
fe38e08b
JS
3342016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
335
336 * config.guess: Import version 2016-04-02 (newest).
337 * config.sub: Import version 2016-05-10 (newest).
338
cef1a0b8 3392016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 340
cef1a0b8
JL
341 * configure.ac: Add ARC support to libgloss.
342 * configure: Regenerate
704b85c7 343
75a6b91a
AS
3442016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
00f35794
BE
3482016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
349
350 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
351 * configure: Regenerated.
352 * Makefile.def (gmp): Explicitly disable assembler.
353 (mpfr): Adjust lib_path.
354 (mpc): Likewise.
355 * Makefile.in: Regenerated.
356
c100769b
JJ
3572016-05-01 Jakub Jelinek <jakub@redhat.com>
358
359 PR bootstrap/70704
360 * configure.ac (--enable-stage1-checking): Add missing
361 --enable-checking=.
362 * configure: Regenerated.
363
bc6d9014
OE
3642016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
365
ace08cb8
OE
366 * config.guess: Revert r235676.
367 * config.sub: Revert r235676.
368
3692016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
370
371 * config.guess: Remove SH5 support.
bc6d9014
OE
372 * config.sub: Likewise.
373 * configure: Likewise.
374 * configure.ac: Likewise.
375
7db11a5a
JJ
3762016-04-26 Jakub Jelinek <jakub@redhat.com>
377
378 PR bootstrap/70704
379 * configure.ac (--enable-stage1-checking): For --disable-checking or
380 implicit --enable-checking, make sure extra flag matches in between
381 stage1 and later checking.
382 * configure: Regenerated.
383
ab0fc037
TS
3842016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
385
386 * .gitattributes: New file.
387
c048fa95
SB
3882016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
389
390 * MAINTAINERS (rs6000/powerpc port): Add myself.
391
f3653cf5
SB
3922016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
393
394 PR bootstrap/70173
395 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
396 and gotools directories. Delete the stage_final file.
397 * Makefile.in: Regenerate.
398
4f93efa4
AV
3992016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
c27e432e
SK
4032016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
404
405 * MAINTAINERS (Fortran maintainer): Remove myself.
406
7134713c
BS
4072016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
408
409 * MAINTAINERS (Write After Approval): Add myself.
410
7d74282a
KN
4112016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
1b858e76
CC
4152016-03-17 Cary Coutant <ccoutant@gmail.com>
416
417 Sync with binutils-gdb:
418
419 2016-03-17 Cary Coutant <ccoutant@gmail.com>
420
421 * configure.ac: Add mips and s390 to the gold target check.
422 * configure: Regenerate.
423
d15bd5bb
DD
4242016-03-01 DJ Delorie <dj@redhat.com>
425
426 * MAINTAINERS (mep): Remove myself as MeP maintainer.
427
6d1fa6bb
DM
4282016-02-22 David Malcolm <dmalcolm@redhat.com>
429
430 * MAINTAINERS (libcpp): Add myself.
431 (diagnostic messages): Likewise.
432
607bda60
TV
4332016-02-20 Tom de Vries <tom@codesourcery.com>
434
435 * MAINTAINERS: Fix whitespace.
436
80cfaff8
CZ
4372016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
438
439 * MAINTAINERS (Write After Approval): Add myself.
440
c661a43d
SP
4412016-01-29 Sebastian Pop <s.pop@samsung.com>
442
443 * config/isl.m4: Add comments about isl-0.16.
444 * configure: Regenerate.
445
86b3a101
MJ
4462016-01-29 Martin Jambor <mjambor@suse.cz>
447
448 * MAINTAINERS (hsa maintainers): Add myself.
449
960cbfd2
WD
4502015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
451
452 * MAINTAINERS: (Write After Approval): Add myself.
453
1e050c90
AK
4542016-01-25 Aditya Kumar <aditya.k7@samsung.com>
455 Sebastian Pop <s.pop@samsung.com>
456
457 * Makefile.in: Regenerate.
458 * Makefile.tpl: Export ISLVER.
459 * configure: Regenerate.
460 * config/isl.m4: Detect isl-0.15.
461
cefadad1
MM
4622016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
463
464 PR bootstrap/69329
465 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
466 * Makefile.in: Regenerate.
467
9e530bcd
AP
4682016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
469
470 * configure.ac: Enable LTO for DJGPP
471 * configure: Regenerate
472
324402a0
L
4732016-01-12 H.J. Lu <hongjiu.lu@intel.com>
474
475 Sync with binutils-gdb:
476 2015-10-21 Nick Clifton <nickc@redhat.com>
477
478 PR gas/19109
479 * configure.ac: Note the 'none' is an acceptable argument to
480 --enable-compressed-debug-sections.
481 * configure: Regenerate.
482
9eaaa830
BE
4832016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
484
485 PR bootstrap/69134
486 * Makefile.def (mpfr): Disable assembler.
487 * Makefile.in: Regenerate.
488
cfe67e03
BE
4892016-01-01 Ben Elliston <bje@gnu.org>
490
491 * config.guess: Import version 2016-01-01.
492 * config.sub: Likewise.
493
be33d404
SS
4942015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
e357a5e0
SP
4982015-12-17 Sebastian Pop <s.pop@samsung.com>
499
500 * Makefile.in: Replace ISL with isl.
501 * Makefile.tpl: Same.
502 * config/isl.m4: Same.
503 * configure.ac: Same.
504 * contrib/download_prerequisites: Same.
505 * configure: Regenerate.
506
1ad2439b
AP
5072015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
508
509 * MAINTAINERS (Write After Approval): Add Myself.
510
70decafb
NS
5112015-12-17 Nathan Sidwell <nathan@acm.org>
512
513 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
514 * configure: Regenerate.
515
560d18d3
AK
5162015-12-16 Aditya Kumar <aditya.k7@samsung.com>
517 Sebastian Pop <s.pop@samsung.com>
518
519 * config/isl.m4 (ISL_CHECK_VERSION): Check for
520 isl_ctx_get_max_operations.
521 * configure: Regenerate.
522
57e8ab24 5232015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
524
525 * MAINTAINERS (Write After Approval): Add myself.
526
105b682e
ILT
5272015-12-02 Ian Lance Taylor <iant@google.com>
528
529 PR go/66147
530 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
531 * Makefile.in: Regenerate.
532
7eb46bec
AT
5332015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
534
535 PR libffi/65726
536 * Makefile.def (lang_env_dependencies): Make libffi depend
537 on cxx.
538 * Makefile.in: Regenerate.
539
cc3baaa9
DE
5402015-11-26 David Edelsohn <dje.gcc@gmail.com>
541
542 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
543 symbols.
544
3be96231
TG
5452015-11-20 Tristan Gingold <gingold@adacore.com>
546
547 Sync with binutils-gdb:
548 2015-11-20 Tristan Gingold <gingold@adacore.com>
549
550 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
551 * configure: Regenerate.
552
daa53f38
ML
5532015-11-19 Martin Liska <mliska@suse.cz>
554
555 * .gitignore: Add .clang-format to ignored files.
556 * Makefile.in: Add clang-format.
557 * Makefile.tpl: Likewise.
558
54985c70
TA
5592015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
560
561 * configure.ac: Enable libmpx by default.
562 * configure: Regenerated.
563
d0397c75
SE
5642015-10-23 Steve Ellcey <sellcey@imgtec.com>
565
566 * MAINTAINERS: Update email address.
567
735a559c
PM
5682015-10-23 Paulo Matos <pmatos@linki.tools>
569
570 * MAINTAINERS: Update email address.
571
15713b43
AH
5722015-10-23 Alan Hayward <alan.hayward@arm.com>
573
574 * MAINTAINERS (Write After Approval): Add myself.
575
78edb32f
L
5762015-10-20 H.J. Lu <hongjiu.lu@intel.com>
577
578 Sync with binutils-gdb:
579 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
580
581 PR gas/19109
582 * configure.ac: Add
583 --enable-compressed-debug-sections={all,gas,gold,ld}.
584 * configure: Regenerated.
585
dec6b7f1
AC
5862015-10-16 Arnaud Charlet <charlet@adacore.com>
587
588 * MAINTAINERS: Update list of Ada maintainers and email addresses.
589
6be1d686
ML
5902015-10-09 Martin Liska <mliska@suse.cz>
591
592 * MAINTAINERS (Write After Approval): Add myself.
593
dc0e2060
AF
5942015-10-09 Alexander Fomin <alexander.fomin@intel.com>
595
596 * MAINTAINERS (Write After Approval): Add myself.
597
bec93d40
FW
5982015-10-02 Florian Weimer <fweimer@redhat.com>
599
600 * MAINTAINERS: Update email address.
601
0487f06d
LK
6022015-10-02 Louis Krupp <louis.krupp@zoho.com>
603
604 * MAINTAINERS (Write After Approval): Add myself.
605
56547ff7
KT
6062015-09-20 Kai Tietz <ktietz70@googlemail.com>
607
423ea09f 608 * MAINTAINERS: Update email.
56547ff7 609
ed4c91ea
BS
6102015-09-14 Bernd Schmidt <bschmidt@redhat.com>
611
612 * MAINTAINERS: Update my email address.
613
2503fd9e
JB
6142015-09-01 James Bowman <james.bowman@ftdichip.com>
615
616 * MAINTAINERS (ft32 port): Add myself.
617
3726332a
DS
6182015-08-28 David Sherwood <david.sherwood@arm.com>
619
620 * MAINTAINERS: Add myself.
621
15480aaf
PM
6222015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
623
624 * MAINTAINERS (Write After Approval): Add myself.
625
ad4f95e3
FXC
6262015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
627
628 PR libfortran/54572
629 * Makefile.def: Make libgfortran depend on libbacktrace.
630 * Makefile.in: Regenerate.
631
95f25df0
SD
6322015-08-20 Simon Dardis <simon.dardis@imgtec.com>
633
634 * MAINTAINERS (Write After Approval): Add myself.
635
5dc85f7e
TV
6362015-08-12 Tom de Vries <tom@codesourcery.com>
637
638 PR other/67092
639 * configure.ac: Remove --with_host_libstdcxx support.
640 * configure: Regenerate.
641
44a7d18d
TS
6422015-08-10 Thomas Schwinge <thomas@codesourcery.com>
643 Jakub Jelinek <jakub@redhat.com>
644
645 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
646 nvptx*-*-*.
647 * configure: Regenerate.
648
bf5372e7
YS
6492015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
650
651 * Makefile.def (libiconv): Define bootstrap=true.
652 Mark pdf/html/info as missing.
653 (configure-gcc): Depend on all-libiconv.
654 (all-gcc): Ditto.
655 (configure-libcpp): Ditto.
656 (all-libcpp): Ditto.
657 (configure-intl): Ditto.
658 (all-intl): Ditto.
659 * Makefile.in: Regenerate.
660
94b8fdcc
BC
6612015-08-03 Bin Cheng <bin.cheng@arm.com>
662
663 * MAINTAINERS (loop ivopts): Add the entry and myself.
664
430bcac1
NS
6652015-07-31 Nathan Sidwell <nathan@codesourcery.com>
666
667 * MAINTAINERS (nvptx): Add self.
668
110d61da
AL
6692015-07-29 Alan Lawrence <alan.lawrence@arm.com>
670
671 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
672 128-bit vector modes.
673
c9da7548 6742015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 675
c9da7548
VV
676 * MAINTAINERS (Write After Approval): Add myself.
677
423ea09f 6782015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
679
680 * config.sub, config.guess: Import from upstream.
681
6b1786aa
JL
6822015-07-24 Michael Darling <darlingm@gmail.com>
683
684 PR other/66259
685 * config-ml.in: Reflects renaming of configure.in to configure.ac
686 * configure: Likewise
687 * configure.ac: Likewise
688
45952786
BS
6892015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
690
691 * MAINTAINERS: Update my email address.
692
f1595603
L
6932015-07-14 H.J. Lu <hongjiu.lu@intel.com>
694
695 Sync with binutils-gdb:
696 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
697
698 * configure.ac (target_configdirs): Exclude target-zlib if
699 target-libjava isn't built.
700 * configure: Regenerated.
701
a05c2c75
L
7022015-07-14 H.J. Lu <hongjiu.lu@intel.com>
703
704 Sync with binutils-gdb:
705 2015-05-13 John David Anglin <dave.anglin@bell.net>
706
707 * configure.ac: Disable configuration of GDB for HPUX targets.
708 * configure: Regenerate.
709
710 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
711
712 * configure.ac: Add --with-system-zlib.
713 * configure: Regenerated.
714
715 2015-01-28 James Bowman <james.bowman@ftdichip.com>
716
717 * configure.ac: Add FT32 support.
718 * configure: Regenerate.
719
720 2015-01-12 Anthony Green <green@moxielogic.com>
721
722 * configure.ac: Don't disable gprof for moxie.
723 * configure: Rebuild.
724
1c01ebf6
L
7252015-07-14 H.J. Lu <hongjiu.lu@intel.com>
726
727 Sync with binutils-gdb:
728 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
729
730 PR ld/18355
731 * Makefile.def: Add extra_configure_flags to host zlib.
732 * configure.ac (extra_host_zlib_configure_flags): New. Set
733 to --enable-host-shared When bfd is to be built as shared
734 library. AC_SUBST.
735 * Makefile.in: Regenerated.
736
e59969a1
HPN
7372015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
738
739 Sync with src:
740 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
741 * Makefile.def (dependencies): Add all-zlib to all-bfd.
742 * Makefile.in: Regenerated.
743
d9063947
L
7442015-06-30 H.J. Lu <hongjiu.lu@intel.com>
745
746 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
747 target.
748 * configure: Regenerate.
749
b837291d
LC
7502015-06-23 Ludovic Courtès <ludo@gnu.org>
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
2a97995f
AT
7542015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
755
756 * MAINTAINERS (OS Port Maintainers): Add myself.
757 (Various Maintainers): Remove myself from libffi testsuite.
758
19cd26a6
RS
7592015-06-04 Richard Sandiford <richard.sandiford@arm.com>
760
761 * MAINTAINERS (gen* on machine desc): Add self.
762
8ca528d9
JM
7632015-06-02 Jason Merrill <jason@redhat.com>
764
765 PR bootstrap/66319
766 * configure.ac: Use -std=gnu++98.
767
4526c3c1
SN
7682015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
769
770 * MAINTAINERS (Write After Approval): Add myself.
771
318a4e6d
MF
7722015-05-28 Mike Frysinger <vapier@gentoo.org>
773
774 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
775 * configure: Regenerate.
776
46070488
JM
7772015-05-26 Jason Merrill <jason@redhat.com>
778
779 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
780 * configure: Regenerate.
781
fef939d6
JB
7822015-05-16 James Bowman <james.bowman@ftdichip.com>
783
784 * configure.ac: FT32 target added.
fef939d6
JB
785 * configure: Regenerated.
786
886faf50
IB
7872015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
788
789 * MAINTAINERS (Write After Approval): Add myself.
790
91c6b410
PM
7912015-05-11 Paulo Matos <paulo@matos-sorge.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
e640447c
PM
7952015-05-11 Paulo Matos <paulo@matos-sorge.com>
796
797 * configure.ac: Fix typo.
798 * configure: Regenerate.
799
e587377d
MM
8002015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
cabb9d59
MK
8042015-05-03 Matthias Klose <doko@ubuntu.com>
805
806 * configure.ac: Match $host configured with triplets.
807 * configure: Regenerate.
808
fafb95a6
BRF
8092015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
810
811 * Makefile.tpl: Remove surplus whitespace throughout.
812 * Makefile.in: Regenerate.
813
85867772
SB
8142015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
815
816 * MAINTAINERS (Various Maintainers): Add myself as instruction
817 combiner maintainer.
818
c10b5ea0
JJ
8192015-04-17 Jakub Jelinek <jakub@redhat.com>
820
821 PR bootstrap/62077
822 * configure.ac (--enable-stage1-checking): Default to
823 release,misc,gimple,rtlflag,tree,types if --disable-checking
824 or --enable-checking is not specified and DEV-PHASE is not
825 experimental.
826 * configure: Regenerated.
827
77019397
MO
8282015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
829
830 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
831 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
832 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
833 * Makefile.in: Regenerate.
834
17feae99 8352015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
836
837 * MAINTAINERS: Update my email address.
838
e61ffb3b
JG
8392015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
840
841 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
842
b16cc4f2
KT
8432015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
844
845 * MAINTAINERS: Add myself as an arm port reviewer.
846
ec523909
ML
8472015-03-25 Martin Liska <mliska@suse.cz>
848 Yury Gribov <y.gribov@samsung.com>
849
850 * Makefile.in: Fix ln source location for vimrc file.
851 * Makefile.tpl: Likewise.
852
fc30054e
AH
8532015-03-09 Aldy Hernandez <aldyh@redhat.com>
854
855 PR bootstrap/25672
856 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
857 cross-compiling. Similarly for CXX_FOR_TARGET.
858 * configure: Regenerate.
859
5373cd33
IE
8602015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
861
862 * Makefile.def: Add libmpx.
863 * configure.ac: Add libmpx.
864 * Makefile.in: Regenerate.
865 * configure: Regenerate.
866
a6e8abb9
KY
8672015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
868
869 * MAINTAINERS (CPU Port Maintainers): Add myself
870 i386 vector ISA extns mantainer.
871
f2b86778
JL
8722015-03-13 Jeff Law <law@redhat.com>
873
874 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
875 maintainer.
876 Remove Richard Henderson as a maintainer for the x86 port.
877
9dd44d1c
JR
8782015-03-03 Joern Rennecke <gnu@amylaar.uk>
879
880 * MAINTAINERS (CPU Port Maintainers): Update my email address.
881
33079441
IE
8822015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
883
884 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
885 pointer bounds checker and i386 MPX maintainer.
886
d083ae5f
SL
8872015-02-26 Sandra Loosemore <sandra@codesourcery.com>
888
889 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
890
f91f1c13
MS
8912015-02-26 Martin Sebor <msebor@redhat.com>
892
893 * MAINTAINERS (Various Maintainers): Add self.
894
426c1eb0
TS
8952015-02-20 Thomas Schwinge <thomas@codesourcery.com>
896
897 * configure.ac [--enable-as-accelerator-for] (enable_languages):
898 Make sure it contains lto.
899 * configure: Regenerate.
900
8ae12d71
TS
9012015-02-18 Thomas Schwinge <thomas@codesourcery.com>
902
903 * configure: Regenerate.
904
11aa81cc 9052015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 9061
11aa81cc
DN
907 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
908 middle-end, docstring): Remove myself.
909 (Write After Approval): Add myself.
910
a436ab27
JJ
9112015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
912
913 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
914 (Write After Approval): Update address.
915
231d020b
DM
9162015-01-29 David Malcolm <dmalcolm@redhat.com>
917
918 PR jit/64780
919 * configure.ac: Require the user to explicitly specify
920 --enable-host-shared if the jit is enabled.
921 * configure: Regenerate.
922
82a94471
RS
9232015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
924
925 * MAINTAINERS (Write After Approval): Add myself.
926
e6f0c56d
TV
9272015-01-25 Tom de Vries <tom@codesourcery.com>
928
929 * MAINTAINERS: Make whitespace consistent.
930
631ff3e1
BO
9312015-01-23 Braden Obrzut <admin@maniacsvault.net>
932
933 * MAINTAINERS (Write After Approval): Add myself.
934
09b9cd1f
AV
9352015-01-20 Andre Vehreschild <vehre@gmx.de>
936
937 * MAINTAINERS: (Write After Approval): Add myself.
938
802ed46a
MU
9392015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
940
941 * MAINTAINERS: (Write After Approval): Add myself.
942
c61fcfa6
PT
9432015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
944
945 * MAINTAINERS: (Write After Approval): Add myself.
946
ebcd09c1
IS
9472015-01-13 Iain Sandoe <iain@codesourcery.com>
948
949 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
950 objective-c/c++ front end maintainer.
951
71aa170d
MP
9522015-01-13 Marek Polacek <polacek@redhat.com>
953
954 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
955
da067543
JL
9562015-01-12 Jeff Law <law@redhat.com>
957
958 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
959 a very long time.
960
bf1de3f0
ILT
9612015-01-09 Ian Lance Taylor <iant@google.com>
962
963 * configure.ac (host_tools): Add gotools.
964 * Makefile.def (host_modules): Add gotools.
965 (dependencies): Add dependency of all-gotools on all-target-libgo.
966
82a19768
AT
9672015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
968
969 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
970 * configure: Regenerate.
971
53dd59bf
TS
9722015-01-08 Thomas Schwinge <thomas@codesourcery.com>
973
974 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
975 all-target-libgomp.
976 * Makefile.in: Regenerate.
977
8054942d
EB
9782015-01-06 Eric Botcazou <ebotcazou@adacore.com>
979
980 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
981
0969ec7d
EB
9822015-01-06 Eric Botcazou <ebotcazou@adacore.com>
983
984 * configure.ac: Add Visium support.
985 * configure: Regenerate.
986
ec8fd1c0
AS
9872015-01-04 Andreas Schwab <schwab@linux-m68k.org>
988
989 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
990 * configure: Regenerate.
991
9bccfdf5
AP
9922015-01-03 Andrew Pinski <apinski@cavium.com>
993
994 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
995 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
996 (BASE_TARGET_EXPORTS): Add OBJCOPY.
997 (OBJCOPY_FOR_TARGET): New variable.
998 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
999 * Makefile.in: Regenerate.
1000 * configure.ac: Check for already installed target objcopy.
1001 Also GCC_TARGET_TOOL on objcopy.
1002 * configure: Regenerate.
1003
007adc0d
HPN
10042015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1005
1006 * config.sub: Update from upstream, to 2015-01-01 version.
1007 * config.guess: Ditto.
1008
fe55e976
SH
10092014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1010
1011 * MAINTAINERS (RTEMS Ports): Add myself.
1012
b86d271e
PMR
10132014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
9733278a
MH
10172014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
4b4f2e35
TS
10212014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1022
1023 * configure.ac (--enable-as-accelerator-for): Don't set
1024 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1025 * configure: Regenerate.
1026
b6a65eb6
JJ
10272014-12-13 Jakub Jelinek <jakub@redhat.com>
1028
1029 PR bootstrap/64023
1030 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1031 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1032 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1033 to CXX.
1034 * Makefile.in: Regenerated.
1035
c3e1e693
YG
10362014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1037 Yury Gribov <y.gribov@samsung.com>
1038
1039 * .gitignore: Added .local.vimrc and .lvimrc.
1040 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1041 * Makefile.in: Regenerate.
1042
10432014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1044
1045 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1046 * configure: Regenerated.
1047
b9fb25a5
BS
10482014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1049
1050 * MAINTAINERS (nvptx port): New entry.
1051
d896cc4d
JBG
10522014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1053
1054 * configure: Regenerate.
1055
74ae587e
JBG
10562014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1057
1058 * configure.ac: Merge with Binutils.
1059
45c89690
TB
10602014-11-26 Tobias Burnus <burnus@net-b.de>
1061
1062 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1063 * Makefile.in: Regenerate.
1064
ea903c37
BE
10652014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1066
1067 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1068 missing flex.
1069 * Makefile.in: Regenerated.
1070
eb23df59
IV
10712014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1072
1073 * Makefile.in: Regenerate.
1074
a699d672
L
10752014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1076
1077 PR bootstrap/63784
1078 * libtool.m4: Add $pic_flag with -shared.
1079
fc065a61
RL
10802014-11-21 Renlin Li <Renlin.Li@arm.com>
1081
1082 * MAINTAINERS (Write After Approval): Added myself.
1083
efcc23e6
AV
10842014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1085
1086 * MAINTAINERS (write-after-approval): Add myself.
1087
dd308ed8
MK
10882014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1089
1090 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1091 from 2 years ago.
1092
ac8698a1
AV
10932014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1094
1095 Revert:
1096 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1097
1098 * MAINTAINERS (Write After Approval): Added myself as line map
1099 maintainer.
1100
8dab9330
RL
11012014-11-19 Renlin Li <Renlin.Li@arm.com>
1102
1103 Revert:
1104 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1105
1106 * MAINTAINERS (Write After Approval): Added myself.
1107
1be22083
RL
11082014-11-19 Renlin Li <Renlin.Li@arm.com>
1109
1110 * MAINTAINERS (Write After Approval): Added myself.
1111
59392f46
AV
11122014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1113
1114 * MAINTAINERS (Write After Approval): Added myself as line map
1115 maintainer.
1116
0f3422cc
DS
11172014-11-17 Dodji Seketeli <dodji@redhat.com>
1118
1119 * MAINTAINERS (Various Maintainers): Added myself as line map
1120 maintainer.
1121
0c8969f0
JBG
11222014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1123
1124 * move-if-change: Sync from upstream gnulib.
1125
d7134c0e
JBG
11262014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1127
1128 * compile: Sync with upstream Automake.
1129 * depcomp: Ditto.
1130 * install-sh: Ditto.
1131 * missing: Ditto.
1132 * mkinstalldirs: Ditto.
1133 * ylwrap: Ditto.
1134
e4ff7e6a
JBG
11352014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1136
1137 * config.sub: Update from upstream config repo.
1138 * config.guess: Ditto.
1139
5f520819
KY
11402014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1141
1142 * Makefile.def: Add liboffloadmic to target_modules. Make
1143 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1144 * Makefile.in: Regenerate.
1145 * configure: Regenerate.
1146 * configure.ac: Add liboffloadmic to target binaries.
1147 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1148 Add liboffloadmic to noconfig list when C++ is not supported.
1149
85c64bbe
BS
11502014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1151 Thomas Schwinge <thomas@codesourcery.com>
1152 Ilya Verbin <ilya.verbin@intel.com>
1153 Andrey Turetskiy <andrey.turetskiy@intel.com>
1154
1155 * configure: Regenerate.
1156 * configure.ac (--enable-as-accelerator-for)
1157 (--enable-offload-targets): New configure options.
1158
7d35a59e
TB
11592014-11-11 Tobias Burnus <burnus@net-b.de>
1160
0a002272 1161 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1162 * Makefile.in: Regenerate.
1163
35485da9
DM
11642014-11-11 David Malcolm <dmalcolm@redhat.com>
1165
1166 * ChangeLog.jit: New.
1167 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1168
ebf6d33b
FXC
11692014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1170
1171 PR target/63610
1172 * libtool.m4: Fix globbing of darwin versions.
1173 * configure: Regenerate.
1174
4a9bb2aa
TB
11752014-11-11 Tobias Burnus <burnus@net-b.de>
1176
4a9bb2aa
TB
1177 * Makefile.def: Remove CLooG.
1178 * Makefile.tpl: Ditto.
1179 * configure.ac: Ditto.
1180 * configure: Regenerate.
1181 * Makefile.in: Ditto.
1182
738f2522
BS
11832014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1184
1185 * configure.ac: Handle nvptx-*-*.
1186 * configure: Regenerate.
1187
9b591dd1
PG
11882014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
14258928
JJ
11922014-10-31 Jakub Jelinek <jakub@redhat.com>
1193
1194 * Makefile.def (libcc1): Remove bootstrap=true;.
1195 * Makefile.in: Regenerated.
1196
1335a8ca
JBG
11972014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1198
1199 * configure.ac: Update comment.
1200 * configure: Regenerate.
1201
cb115cc2
IE
12022014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
fca38047
TS
12062014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1207
1208 * configure.ac (extra_host_libiberty_configure_flags): Add
1209 --enable-shared also for libcc1's benefit.
1210 * configure: Regenerate.
1211
65c0707b
TG
12122014-10-29 Tristan Gingold <gingold@adacore.com>
1213
1214 * MAINTAINERS: Change my email address.
1215
ddc8de03
PM
12162014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1217 Tom Tromey <tromey@redhat.com>
1218
1219 * Makefile.def: Add libcc1 to host_modules.
1220 * configure.ac (host_tools): Add libcc1.
1221 * Makefile.in, configure: Rebuild.
1222
4eb1ac39 12232014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1224
1225 * configure.ac (build_configargs): Don't share config.cache between
1226 build subdirs.
7fd74620 1227 * configure: Regenerate.
3d96b0d0 1228
d81230b5
DH
12292014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1230
1231 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1232 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1233 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1234 leon3v7 as leon3.
1235 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1236 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1237 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1238 * config/sparc/sparc.md (cpu): Add leon3v7.
1239 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1240
c7a6a617
DH
12412014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1242
1243 * MAINTAINERS (write-after-approval): Add myself.
1244
74cc5471
ILT
12452014-10-23 Ian Lance Taylor <iant@google.com>
1246
1247 * configure.ac: Disable the Go frontend on systems where it is known
1248 to not work.
1249 * configure: Regenerate.
1250
929315a9
RB
12512014-10-23 Richard Biener <rguenther@suse.de>
1252
1253 * Makefile.def: Add libcpp build module and dependencies.
1254 * configure.ac: Add libcpp build module.
1255 * Makefile.in: Regenerate.
1256 * configure: Likewise.
1257
5d12b768
MF
12582014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1259
1260 * MAINTAINERS (write-after-approval): Add myself.
1261
7b262a51
MLI
12622014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1263
1264 * INSTALL/README: Do not mention CVS.
1265
7705dfd1
JY
12662014-10-03 Jing Yu <jingyu@google.com>
1267
1268 * configure.ac: Add aarch64 to list of targets that support gold.
1269 * configure: Regenerate.
1270
a3052d31
FD
12712014-09-29 François Dumont <fdumont@gcc.gnu.org>
1272
1273 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1274
b2a1b261
CM
12752014-09-29 Catherine Moore <clm@codesourcery.com>
1276
1277 * MAINTAINERS: Add myself as MIPS maintainer.
1278
05342e10
MF
12792014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1280
1281 * MAINTAINERS: Move myself to MIPS maintainers.
1282
3f6bb7e5
JBG
12832014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1284
1285 * MAINTAINERS: Put all email addresses between '<' and '>'.
1286
3e895729
FXC
12872014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1288
1289 * MAINTAINERS: Move myself to reviewers (Fortran).
1290
e04733ee
AK
12912014-09-01 Andi Kleen <ak@linux.intel.com>
1292
1293 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1294 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1295 * Makefile.in: Regenerate.
1296
e79c0ea8
DM
12972014-08-28 David Malcolm <dmalcolm@redhat.com>
1298
1299 * rtx-classes-status.txt: Delete
1300
b32d5189
DM
13012014-08-28 David Malcolm <dmalcolm@redhat.com>
1302
1303 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1304
e0c0c325
SP
13052014-08-27 Sebastian Pop <s.pop@samsung.com>
1306
1307 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1308 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1309 of checking for version number.
1310 * configure: Regenerated.
1311 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1312
d7ac0a6a
DM
13132014-08-27 David Malcolm <dmalcolm@redhat.com>
1314
1315 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1316 is done; begin phase 6 (use extra rtx_def subclasses).
1317
9daaca36
DM
13182014-08-27 David Malcolm <dmalcolm@redhat.com>
1319
1320 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1321 done; begin phase 5 (additional rtx_def subclasses).
1322
b2908ba6
DM
13232014-08-26 David Malcolm <dmalcolm@redhat.com>
1324
1325 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1326
1130d5e3
DM
13272014-08-26 David Malcolm <dmalcolm@redhat.com>
1328
1329 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1330 SET_BB_HEADER are done.
1331
0e0ce50d
DM
13322014-08-26 David Malcolm <dmalcolm@redhat.com>
1333
1334 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1335 done.
1336
3d30f4e8
DM
13372014-08-26 David Malcolm <dmalcolm@redhat.com>
1338
1339 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1340
6144a836
DM
13412014-08-26 David Malcolm <dmalcolm@redhat.com>
1342
1343 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1344
b311fd0f
DM
13452014-08-25 David Malcolm <dmalcolm@redhat.com>
1346
1347 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1348
d8ce2eae
DM
13492014-08-25 David Malcolm <dmalcolm@redhat.com>
1350
1351 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1352
1455e88c
DM
13532014-08-25 David Malcolm <dmalcolm@redhat.com>
1354
1355 * rtx-classes-status.txt: Phase 3 (per-file commits within
1356 "config" subdirs) is done; begin phase 4 (removal of
1357 "scaffolding").
1358
76c531d3
DM
13592014-08-23 David Malcolm <dmalcolm@redhat.com>
1360
1361 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1362 dir) is done; begin phase 3 (per-file commits within "config"
1363 subdirs).
1364
00550b3d
DM
13652014-08-21 David Malcolm <dmalcolm@redhat.com>
1366
1367 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1368 phase 2 (per-file commits in main source dir).
1369
622dbadf
BC
13702014-08-21 Bin Cheng <bin.cheng@arm.com>
1371
1372 * configure: Regenerated.
1373
c1286e0b
DM
13742014-08-19 David Malcolm <dmalcolm@redhat.com>
1375
1376 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1377
c2fc1aee
DM
13782014-08-19 David Malcolm <dmalcolm@redhat.com>
1379
1380 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1381
68975683
DM
13822014-08-19 David Malcolm <dmalcolm@redhat.com>
1383
1384 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1385
d914bc6b
DM
13862014-08-19 David Malcolm <dmalcolm@redhat.com>
1387
1388 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1389
8020a4d5
DM
13902014-08-19 David Malcolm <dmalcolm@redhat.com>
1391
1392 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1393
a231b8a5
JV
13942014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
ce8126f5
CF
13982014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1399
1400 * MAINTAINERS: Remove myself
1401
0f82e5c9
DM
14022014-08-19 David Malcolm <dmalcolm@redhat.com>
1403
1404 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1405
9c9afb69
PP
14062014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
190bea87
DM
14102014-08-18 David Malcolm <dmalcolm@redhat.com>
1411
1412 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1413 SET_BB_HEADER, SET_BB_FOOTER
1414
c41b94ce
DM
14152014-08-18 David Malcolm <dmalcolm@redhat.com>
1416
bb3fff01 1417 * rtx-classes-status.txt: New file
c41b94ce 1418
eae1a5d4
RG
14192014-08-18 Roman Gareev <gareevroman@gmail.com>
1420
1421 * configure.ac: Eliminate ClooG installation dependency.
1422 * configure: Regenerate.
1423 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1424 * Makefile.in: Regenerate.
1425
f613bc0f
IV
14262014-08-15 Ilya Verbin <iverbin@gmail.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
423ea09f 14302014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1431
1432 * MAINTAINERS (Write After Approval): Add myself.
1433
88b1a322
JW
14342014-08-01 Jiong Wang <jiong.wang@arm.com>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
8ed499f8
AG
14382014-07-28 Anthony Green <green@moxielogic.com>
1439
1440 Import from savannah.gnu.org:
1441 * config.sub: Update to 2014-07-28 version.
1442
09ec3110
RS
14432014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1444
1445 * MAINTAINERS: Remove my MIPS maintainer entry.
1446
7b7f941a
UB
14472014-07-26 Uros Bizjak <ubizjak@gmail.com>
1448
1449 PR target/47230
1450 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1451 * configure: Regenerate.
1452
a12f7ac8
JN
14532014-07-24 James Norris <jnorris@codesourcery.com>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
09611faf
RG
14572014-07-20 Roman Gareev <gareevroman@gmail.com>
1458
1459 * configure.ac: Accept only CLooG 0.18.1.
1460 * configure: Regenerate.
1461
37738b0f
RG
14622014-07-17 Roman Gareev <gareevroman@gmail.com>
1463
1464 * configure.ac: Don't accept isl 0.11.
1465 * configure: Regenerate.
1466
473037cb
AZ
14672014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
9a62ed16
RO
14712014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1472
1473 * configure.ac: Don't accept isl 0.10.
1474 * configure: Regenerate.
1475
c41f1c42 14762014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1477
c41f1c42
BE
1478 Fix include path for in-tree cloog.
1479 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1480 * configure: Regenerate.
29d0a43c 1481
c41f1c42 14822014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1483
c41f1c42 1484 * .gitignore: Import gcc_update output.
a5852bea 1485
b6383ab8
TS
14862014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1487
a10ec8bc
TS
1488 * config-ml.in: Robustify ac_configure_args parsing.
1489
45b3824d
TS
1490 * configure.ac (--enable-linker-plugin-configure-flags)
1491 (--enable-linker-plugin-flags): New flags.
1492 (configdirs): Conditionally add libiberty-linker-plugin.
1493 * configure: Regenerate.
1494 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1495 (host_modules) <lto-plugin>: Pay attention to
1496 @extra_linker_plugin_flags@ and
1497 @extra_linker_plugin_configure_flags@.
1498 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1499 * Makefile.in: Regenerate.
1500
b6383ab8
TS
1501 * Makefile.tpl (configure-[+prefix+][+module+])
1502 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1503 "module_srcdir" instead of "module" for locating a module's srcdir.
1504 * Makefile.in: Regenerate.
1505
a4a1b5f3
MF
15062014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
38a13841
SP
15102014-06-06 Sebastian Pop <sebpop@gmail.com>
1511
1512 * MAINTAINERS: Update my email address.
1513
153fcd41
TP
15142014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1515
1516 * MAINTAINERS (Write After Approval): Add myself.
1517
e25d9632
AB
15182014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1007a55c
JW
15222014-05-30 Jonathan Wakely <jwakely@redhat.com>
1523
1524 PR libstdc++/61011
1525 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1526 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1527 * configure: Regenerate.
1528
fd9ed1ae
PA
15292014-05-28 Pedro Alves <palves@redhat.com>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
03bdb69f
MK
15332014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1534
1535 * MAINTAINERS: Update my affiliation/email.
1536
905083ad
MS
15372014-05-19 Mike Stump <mikestump@comcast.net>
1538
1539 * MAINTAINERS: Add wide-int reviewers.
1540
707f1839
SL
15412014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1542
1543 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1544 * configure: Regenerated.
1545
7321dc60
TR
15462014-05-15 Torvald Riegel <triegel@redhat.com>
1547
1548 * MAINTAINERS (libitm): Add myself as maintainer.
1549
5b1e4b47
CB
15502014-05-07 Charles Baylis <charles.baylis@linaro.org>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
a4ebe104
RS
15542014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1555
1556 * config.sub, config.guess: Import from upstream.
1557
9575df4a
AL
15582014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1559
1560 * MAINTAINERS (Write After Approval): Put myself in correct order.
1561
2fdc94b7
AL
15622014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
080c6230
LB
15662014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1567
1568 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1569 section.
1570
4e4c8692
RÁE
15712014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1572
1573 * MAINTAINERS (Write After Approval): Delete myself.
1574
ffe7f7a7
JJ
15752014-04-17 Jakub Jelinek <jakub@redhat.com>
1576
1577 PR sanitizer/56781
1578 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1579 and -B* options with -Xcompiler.
1580
147d38a5
EB
15812014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1582
1583 PR bootstrap/60620
423ea09f 1584 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1585 * Makefile.in: Regenerate.
1586
ba1925c3
YS
15872014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1588
1589 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1590 for WINDRES_FOR_TARGET in default-manifest.o rule.
1591 * Makefile.in: Regenerate.
1592
8707b3bc
DH
15932014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
9e1c8fc1
JJ
15972014-03-26 Jakub Jelinek <jakub@redhat.com>
1598
1599 PR sanitizer/56781
1600 * Makefile.def: Set bootstrap=true; for host fixincludes.
1601 * configure.ac: Don't bootstrap host fixincludes unless
1602 --with-build-config=bootstrap-{a,ub}san.
1603 * Makefile.in: Regenerated.
1604 * configure: Regenerated.
1605
beeda1d9
JJ
16062014-03-21 Jakub Jelinek <jakub@redhat.com>
1607
1608 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1609 --enable-vtable-verify option parsing. Don't add
1610 target-libsanitizer to bootstrap_target_libs unless
1611 --with-build-config=bootstrap-asan or
1612 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1613 to bootstrap_target_libs unless --enable-vtable-verify.
1614 * configure: Regenerated.
1615
e5dddc50
AS
16162014-03-10 Anatoly Sokolov <aesok@post.ru>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
df5bc1cb
DC
16202014-03-07 Denis Chertykov <chertykov@gmail.com>
1621
1622 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1623
3b9edeac
JJ
16242014-03-07 Jakub Jelinek <jakub@redhat.com>
1625
1626 PR bootstrap/58572
1627 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1628 -I for libstdc++-v3 includes if $(LEAN).
1629 * Makefile.in: Regenerated.
1630
c01a8548
JW
16312014-03-04 Jonathan Wakely <jwakely@redhat.com>
1632
1633 * MAINTAINERS: Update my email address.
1634
341c653c
WL
16352014-02-24 Walter Lee <walt@tilera.com>
1636
1637 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1638 (tilegx-*-*): Change to tilegx*-*-*.
1639 * configure: Regenerate.
1640
37f2c4f0
LR
16412014-02-17 Loren J. Rittle <ljrittle@acm.org>
1642
1643 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1644
6c01e96e
KV
16452014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
91da0481
RO
16492014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1650
1651 PR target/59788
1652 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1653 *solaris2*.
1654
dd35b84f
JDA
16552014-01-21 John David Anglin <danglin@gcc.gnu.org>
1656
1657 * MAINTAINERS: Update my email address.
1658
493b8af8
GP
16592014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1660
1661 * MAINTAINERS: Convert to UTF-8.
1662 Properly sort Xinliang David Li's entry.
1663
f121b81d
CLT
16642013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1665 Sandra Loosemore <sandra@codesourcery.com>
1666
1667 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1668 nios2 port maintainers.
1669
74f769b5
MT
16702013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
79e0604d 16742013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1675
1676 * configure.ac: Add user-friendly check for native x86_64-linux
1677 multilibs.
1678 * configure: Regenerate.
1679
16802013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1681
1682 * MAINTAINERS: Add myself as sh maintainer.
1683
16842013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1685
1686 * MAINTAINERS: Add self as SLSR maintainer.
1687
16882013-11-18 Jan Hubicka <hubicka@ucw.cz>
1689
1690 * MAINTAINERS: Update my email address.
1691
16922013-11-15 David Edelsohn <dje.gcc@gmail.com>
1693
1694 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1695
16962013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1697
1698 * Makefile.in: Regenerate.
1699
1700 * Makefile.tpl: Fix typo.
1701 * Makefile.in: Regenerate partially.
1702
17032013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1704
1705 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1706 supported.
1707 * configure: Regenerated.
1708
17092013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
17132013-10-30 Jason Merrill <jason@redhat.com>
1714
1715 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1716 --disable-build-format-warnings.
1717
17182013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1719
423ea09f 1720 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1721 depend on libstdc++ and libgcc.
1722 * configure: Regenerate.
1723 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1724 libcilkrts for POSIX and i*86, and x86_64 architectures.
1725 * Makefile.in: Added libcilkrts related fields to support building it.
1726
17272013-10-26 Jeff Law <law@redhat.com>
1728
1729 * Makefile.def (target_modules): Remove libmudflap
1730 (languages): Remove check-target-libmudflap).
1731 * Makefile.in: Rebuilt.
1732 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1733 * configure.ac (target_libraries): Remove target-libmudflap.
1734 Remove checks which disabled libmudflap on some systems.
1735 * configure: Rebuilt.
1736 * libmudflap: Directory removed.
1737
17382013-10-21 Cong Hou <congh@google.com>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
17422013-10-16 Mike Stump <mikestump@comcast.net>
1743
1744 * .dir-locals.el: Add.
1745
17462013-10-15 David Malcolm <dmalcolm@redhat.com>
1747
1748 * configure.ac: Add --enable-host-shared
1749 * configure: Regenerate.
1750
17512013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1752
1753 Import from savannah.gnu.org:
1754 * config.guess: Update to 2013-06-10 version.
1755 * config.sub: Update to 2013-10-01 version.
1756
17572013-10-01 Simon Cook <simon.cook@embecosm.com>
1758
1759 Changes to build configuration to allow big endian ARC ELF toolchain
1760 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1761 * configure: Regenerate.
1762
17632013-09-20 Alan Modra <amodra@gmail.com>
1764
1765 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1766 ppc host match. Support little-endian powerpc linux hosts.
1767
17682013-09-19 Dodji Seketeli <dodji@redhat.com>
1769
1770 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1771 maintainer.
1772
17732013-09-12 DJ Delorie <dj@redhat.com>
1774
1775 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1776 maintainers.
1777
17782013-09-03 Richard Biener <rguenther@suse.de>
1779
1780 * configure.ac: Also allow ISL 0.12.
1781 * configure: Regenerated.
1782
17832013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1784
1785 * MAINTAINERS (Write After Approval): Add myself.
1786
17872013-08-27 David Malcolm <dmalcolm@redhat.com>
1788
1789 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1790
17912013-08-26 Caroline Tice <cmtice@google.com>
1792
1793 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1794 "Various Reviewers" to libvtv "Various Maintainers".
1795
17962013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1797
1798 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1799
18002013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1801
1802 * MAINTAINERS: Update name, email.
1803
18042013-08-13 Adam Butcher <adam@jessamine.co.uk>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
18082013-08-12 Caroline Tice <cmtice@google.com>
1809
1810 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1811 address in the Write After Approval section.
1812
18132013-08-09 Carlos O'Donell <carlos@redhat.com>
1814
1815 * MAINTAINERS (Write After Approval): Update email.
1816
18172013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1818
1819 * configure.ac: Adjust to check VTV_SUPPORTED.
1820 * configure: Regenerated.
1821
18222013-08-02 Caroline Tice <cmtice@google.com>
1823
1824 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1825 on non-linux systems; add target-libvtv to noconfigdirs; add
1826 libsupc++/.libs to C++ library search paths.
1827 * configure: Regenerated.
1828 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1829 libstdc++ and libgcc.
1830 * Makefile.in: Regenerated.
1831
18322013-07-19 Yvan Roux <yvan.roux@linaro.org>
1833
1834 * MAINTAINERS (Write After Approval): Add myself.
1835
18362013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1837 Shiva Chen <shiva0217@gmail.com>
1838
1839 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1840 nds32 port maintainers.
1841
18422013-07-17 Tim Shen <timshen91@gmail.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
18462013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1847
1848 * configure.ac: Sync from binutils.
1849 * configure: Regenerate.
1850
18512013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1852
1853 * MAINTAINERS (Write After Approval): Add myself.
1854
18552013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
18592013-05-17 David Malcolm <dmalcolm@redhat.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
18632013-04-30 Brooks Moses <bmoses@google.com>
1864
1865 * MAINTAINERS: Update my email; move myself from Fortran
1866 reviewer to Write After Approval.
1867
18682013-04-16 Andreas Schwab <schwab@suse.de>
1869
1870 * configure.ac (aarch64-*-*): Don't disable java.
1871 * configure: Regenerate.
1872
18732013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1874
1875 * MAINTAINERS (Write After Approval): Add myself.
1876
18772013-03-30 Matthias Klose <doko@ubuntu.com>
1878
1879 * Makefile.def (target_modules): Don't install libffi.
1880 * Makefile.in: Regenerate.
1881
18822013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
18862013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
18902013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1891
1892 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1893 * configure: Regenerated.
1894
a15d2ea8
ILT
18952013-02-05 Ian Lance Taylor <iant@google.com>
1896
1897 PR go/55969
1898 * configure.ac: Disable libgo on some systems where it does not
1899 work.
1900
a3b854b6
FXC
19012013-02-04 David Edelsohn <dje.gcc@gmail.com>
1902
1903 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1904 Remove Geoff Keating as rs6000 port maintainer, at his request.
1905
19062013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1907
1908 * MAINTAINERS: Update my email.
1909
19102013-01-23 Shenghou Ma <minux.ma@gmail.com>
1911
1912 * configure: Re-generate.
1913
19142013-01-15 Richard Biener <rguenther@suse.de>
1915
1916 PR other/55973
1917 * configure: Re-generate.
1918
19192013-01-14 Matthias Klose <doko@ubuntu.com>
1920
1921 * Makefile.def (install-target-libsanitizer): Depend on
1922 install-target-libstdc++-v3.
1923 * Makefile.in: Regenerate.
1924
19252013-01-14 Richard Biener <rguenther@suse.de>
1926
1927 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1928 * configure: Re-generate
1929
19302013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1931
1932 * config.sub: Update from config repo.
1933
19342013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1935
1936 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1937 * Makefile.in: Regenerate.
1938
19392013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1940
1941 * MAINTAINERS (arc): Add new port maintainership for myself.
1942
19432013-01-09 Jason Merrill <jason@redhat.com>
1944
1945 * .gitignore: Import from gdb repository.
1946
19472013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1948
1949 * Makefile.def (configure-gcc): Depend on all-gmp.
1950 (all-gcc): Remove dependency on all-gmp.
1951 * Makefile.in: Regenerated.
1952
19532013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1954
1955 * config.sub: Merge from config repo.
1956 * config.guess: Ditto.
1957
19582013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1959
1960 * Makefile.def: Merge from binutils.
1961 * Makefile.in: Ditto.
1962
19632013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1964
1965 * MAINTAINERS: Update my email.
1966
19672012-12-29 Ben Elliston <bje@gnu.org>
1968
1969 * config.guess: Update to 2012-12-29 version.
1970 * config.sub: Likewise.
1971
19722012-12-20 Matthias Klose <doko@ubuntu.com>
1973
1974 * Makefile.def (install-target-libgfortran): Depend on
1975 install-target-libquadmath, install-target-libgcc.
1976 (install-target-libsanitizer): Depend on install-target-libgcc.
1977 (install-target-libjava): Depend on install-target-libgcc.
1978 (install-target-libitm): Depend on install-target-libgcc.
1979 (install-target-libobjc): Depend on install-target-libgcc.
1980 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1981 * Makefile.in: Regenerate.
1982
19832012-12-19 Matthias Klose <doko@ubuntu.com>
1984
1985 * Makefile.def (install-target-libgo): Depend on
1986 install-target-libatomic.
1987 * Makefile.in: Regenerate.
1988
19892012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1990
1991 PR go/55201
1992 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1993 * Makefile.in: Regenerate.
1994
19952012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1996
1997 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1998 * configure: Regenerate.
1999
20002012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2001
2002 * config.sub: Merge from config repo.
2003
20042012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2005
2006 * Makefile.def (target_modules): Add bootstrap=true and
2007 raw_cxx=true to libsanitizer.
2008 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2009 * Makefile.in: Regenerated.
2010 * configure: Likewise.
2011
20122012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2013
2014 * MAINTAINERS: Remove self as RTL optimization maintainer.
2015
20162012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
20202012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2021
2022 * Makefile.def (target_modules): Remove bootstrap=true and
2023 raw_cxx=true from libsanitizer.
2024 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2025 * Makefile.in: Regenerated.
2026 * configure: Likewise.
2027
20282012-11-28 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-11-28 Andrew Pinski <apinski@cavium.com>
2037
2038 PR bootstrap/54279
2039 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2040 * configure: Regenerate.
2041 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2042 * Makefile.in: Regenerate.
2043
20442012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2045
2046 * configure.ac: Disable libsanitizer if we're not building C++.
2047 * configure: Regenerate.
2048
20492012-11-15 Roland McGrath <roland@hack.frob.com>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
20532012-11-15 Dmitry Vyukov <dvyukov@google.com>
2054
2055 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2056 Kostya Serebryany (kcc@google.com) and
2057 Jakub Jelinek (jakub@redhat.com).
2058 Rename area for Dodji Seketeli (dodji@redhat.com).
2059
20602012-11-15 Dodji Seketeli <dodji@redhat.com>
2061
2062 * MAINTAINERS: (asan.c, related): Add myself.
2063
20642012-11-14 Roland McGrath <mcgrathr@google.com>
2065
2066 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2067 * configure: Regenerate.
2068
20692012-11-13 Richard Henderson <rth@redhat.com>
2070
2071 * configure.ac: Move libsanitizer logic to subdirectory.
2072 * configure: Regenerate.
2073
20742012-11-13 Dodji Seketeli <dodji@redhat.com>
2075
2076 * configure.ac: Enable libsanitizer just on x86 linux for now.
2077 * configure: Re-generate.
2078
20792012-11-13 David Edelsohn <dje.gcc@gmail.com>
2080
2081 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2082 sections.
2083 * configure: Regenerate.
2084
20852012-11-13 Hans-Peter Nilsson <hp@axis.com>
2086
2087 * configure.ac: Add section for configdirs for libsanitizer.
2088 Disable for cris-*-* and mmix-*-*.
2089 * configure: Regenerate.
2090
20912012-11-12 Wei Mi <wmi@google.com>
2092
2093 * configure.ac: Add libsanitizer to target_libraries.
2094 * Makefile.def: Ditto.
2095 * configure: Regenerate.
2096 * Makefile.in: Regenerate.
2097 * libsanitizer: New directory for asan runtime. Contains an empty
2098 tsan directory.
2099
21002012-11-03 Corinna Vinschen <corinna@vinschen.de>
2101
2102 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2103 against Mingw64 w32api.
2104 * configure: Regenerate.
2105
21062012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2107
2108 * configure: Regenerated.
2109
21102012-11-03 Robert Mason <rbmj@verizon.net>
2111
2112 * configure.ac: add --disable-libstdcxx configure option
2113 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2114
21152012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2116
2117 * MAINTAINERS (Write After Approval): Add myself.
2118
21192012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2120
2121 * MAINTAINERS (Write After Approval): Add myself.
2122
21232012-10-24 Sharad Singhai <singhai@google.com>
2124
2125 * MAINTAINERS (Write After Approval): Add myself.
2126
21272012-10-24 Eric Christopher <echristo@gmail.com>
2128
2129 * MAINTAINERS: Update email address.
2130
21312012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2132
2133 PR bootstrap/54820
2134 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2135 * configure: Regenerate.
2136
21372012-10-23 Richard Earnshaw <rearnsha@arm.com>
2138
2139 * MAINTAINERS (aarch64): Add Marcus and myself.
2140
21412012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2142
2143 PR bootstrap/54820
2144 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2145 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2146 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2147 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2148 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2149 * Makefile.in: Regenerate.
2150 * configure.ac (have_static_libs): New variable and associated check.
2151 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2152 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2153 * configure: Regenerate.
2154
21552012-10-10 Richard Biener <rguenther@suse.de>
2156
2157 * MAINTAINERS: Adjust for changed surname.
2158
21592012-10-04 Lawrence Crowl <crowl@google.com>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
21632012-10-01 Cary Coutant <ccoutant@google.com>
2164
2165 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2166
21672012-09-28 Ian Lance Taylor <iant@google.com>
2168
2169 * Makefile.def: Make all-target-libgo depend on
2170 all-target-libbacktrace.
2171 * Makefile.in: Rebuild.
2172
21732012-09-26 Ian Lance Taylor <iant@google.com>
2174
2175 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2176 * Makefile.in: Rebuild.
2177
21782012-09-20 Walter Lee <walt@tilera.com>
2179
2180 * configure.ac: Add tilegx to list of targets that support gold.
2181 * configure: Regenerate.
2182
21832012-09-20 Marek Polacek <polacek@redhat.com>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
21872012-09-19 Steve Ellcey <sellcey@mips.com>
2188
2189 * configure.ac: Add mips*-mti-elf* target.
2190 * configure: Regenerate.
2191
21922012-09-17 Ian Lance Taylor <iant@google.com>
2193
2194 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2195 * configure.ac (host_libs): Add libbacktrace.
2196 (target_libraries): Add libbacktrace.
2197 * Makefile.def (host_modules): Add libbacktrace.
2198 (target_modules): Likewise.
2199 * configure, Makefile.in: Rebuild.
2200
22012012-09-14 David Edelsohn <dje.gcc@gmail.com>
2202
2203 PR target/38607
2204 Merge upstream change.
2205 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2206
2207 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2208 Add libgomp*.o to compare_exclusions for AIX.
2209 * configure: Regenerate.
2210
22112012-09-06 Diego Novillo <dnovillo@google.com>
2212
2213 * configure.ac: Bump minimum GMP version to 4.2.3.
2214 * configure: Re-generate.
2215
22162012-09-05 Georg-Johann Lay <avr@gjlay.de>
2217
2218 PR target/54461
2219 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2220 target-libgloss if not configured --with-avrlibc=no.
2221 * configure: Regenerate.
2222
22232012-09-04 Jason Merrill <jason@redhat.com>
2224
2225 * configure.ac: Fix --enable-languages=all.
2226
22272012-09-04 Christophe Lyon <christophe.lyon@st.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
22312012-09-03 Richard Guenther <rguenther@suse.de>
2232
2233 PR bootstrap/54138
2234 * configure.ac: Re-organize ISL / CLOOG checks to allow
2235 disabling with either --without-isl or --without-cloog.
2236 * configure: Regenerated.
2237
22382012-09-03 Georg-Johann Lay <avr@gjlay.de>
2239
2240 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2241 * configure: Regenerate.
2242
22432012-08-27 Ulrich Drepper <drepper@gmail.com>
2244
2245 * MAINTAINERS: Fix my email address.
2246
22472012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2248
2249 PR binutils/4970
2250 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2251 and opcodes.
2252 * Makefile.in: Regenerated.
2253
22542012-08-26 Art Haas <ahaas@impactweather.com>
2255
2256 * configure: Regenerate.
2257
22582012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2259
2260 * INSTALL/README: Also refer to the online installation
2261 instructions.
2262
22632012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2264
2265 * MAINTAINERS (Write After Approval): Add myself.
2266 (Picochip port): Remove myself.
2267
22682012-08-14 Diego Novillo <dnovillo@google.com>
2269
2270 Merge from cxx-conversion branch.
2271
2272 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2273 POSTSTAGE1_CONFIGURE_FLAGS.
2274 * Makefile.in: Regenerate.
2275 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2276 Force C++ when bootstrapping.
2277 * configure: Regenerate.
2278
22792012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2280
2281 * MAINTAINERS (Write After Approval): Add myself.
2282
22832012-07-16 Joseph Myers <joseph@codesourcery.com>
2284
2285 * README: Document use of ranges of years in copyright notices.
2286
22872012-07-06 Richard Guenther <rguenther@suse.de>
2288
2289 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2290 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2291 --with-gmp=system.
2292 * Makefile.in: Regenerated.
2293 * configure: Likewise.
2294
22952012-07-06 Richard Guenther <rguenther@suse.de>
2296
2297 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2298 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2299 supply V=1 as extra_make_flags.
2300 * configure: Regenerated.
2301 * Makefile.in: Likewise.
2302
23032012-07-04 Tristan Gingold <gingold@adacore.com>
2304
2305 * configure: Regenerate.
2306
23072012-07-03 Richard Guenther <rguenther@suse.de>
2308
2309 * Makfile.def (isl): Remove not necessary extra_exports and
2310 extra_make_flags.
2311 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2312 * Makefile.in: Regenerated.
2313
23142012-07-03 Richard Guenther <rguenther@suse.de>
2315
2316 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2317 * configure.ac: If either the ISL or the CLooG check failed
2318 do not try to build in-tree versions.
2319 * Makefile.in: Regenerated.
2320 * configure: Regenerated.
2321
23222012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2323
2324 * configure: Regenerate.
2325
23262012-07-02 Janis Johnson <janisjo@codesourcery.com>
2327
2328 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2329 maintainer.
2330
23312012-07-02 Richard Guenther <rguenther@suse.de>
2332
2333 * configure: Regenerated.
2334
23352012-07-02 Richard Guenther <rguenther@suse.de>
2336 Michael Matz <matz@suse.de>
2337 Tobias Grosser <tobias@grosser.es>
2338 Sebastian Pop <sebpop@gmail.com>
2339
2340 * Makefile.def: Add ISL host module, remove PPL host module.
2341 Adjust ClooG host module to use the proper ISL.
2342 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2343 * configure.ac: Include config/isl.m4. Add ISL host library,
2344 remove PPL. Remove PPL configury, add ISL configury, adjust
2345 ClooG configury.
2346 * Makefile.in: Regenerated.
2347 * configure: Likewise.
2348
23492012-07-02 Richard Guenther <rguenther@suse.de>
2350
2351 Merge from graphite branch
2352 2011-07-21 Tobias Grosser <tobias@grosser.es>
2353
2354 * configure: Regenerated.
2355 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2356 both cloog.org and legacy versions. The only supported version will
2357 be CLooG with the isl backend.
2358
2359 2011-07-21 Tobias Grosser <tobias@grosser.es>
2360
2361 * configure: Regenerated.
2362 * configure.ac: Require cloog isl 0.17.0
2363
2364 2011-07-21 Tobias Grosser <tobias@grosser.es>
2365
2366 * configure: Regenerated.
2367 * config/cloog.m4: Do not define CLOOG_ORG
2368
23692012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2370
2371 * configure.ac: Skip C if explicitly selected.
2372 * configure: Regenerate.
2373
23742012-06-28 Christophe Lyon <christophe.lyon@st.com>
2375
2376 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2377 they contain -O2.
2378 * configure: Regenerate.
2379
23802012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2381
2382 PR debug/53740
2383 * df.h, df-problems.c, dce.c: Revert last patch.
2384
23852012-06-25 Iain Sandoe <iain@codesourcery.com>
2386
2387 * MAINTAINERS (Write After Approval): Update my email address.
2388
23892012-06-21 Meador Inge <meadori@codesourcery.com>
2390
2391 * MAINTAINERS (Write After Approval): Add myself.
2392
23932012-06-20 Jason Merrill <jason@redhat.com>
2394
2395 * Makefile.tpl (check-target-libgomp-c++): New.
2396 (check-target-libitm-c++): New.
2397 * Makefile.def (c++): Add them.
2398 * Makefile.in: Regenerate.
2399
24002012-05-29 Edmar Wienskoski <edmar@freescale.com>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
24042012-05-16 Olivier Hainque <hainque@adacore.com>
2405
2406 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2407 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2408 (install-no-fixedincludes): Adjust accordingly.
2409 * Makefile.in: Regenerate.
2410
24112012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2412
2413 Merge upstream change
2414 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2415
24162012-05-14 Marc Glisse <marc.glisse@inria.fr>
2417
2418 * MAINTAINERS (Write After Approval): Add myself.
2419
24202012-05-09 Nick Clifton <nickc@redhat.com>
2421 Paul Smith <psmith@gnu.org>
2422
2423 PR bootstrap/50461
2424 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2425 allow for the fact that from release v3.1.0 of MPFR the source
2426 files were moved into a src sub-directory.
2427 * configure: Regenerate.
2428
24292012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2430
2431 * configure.ac: Bump minimum MPFR version to 2.4.0.
2432 * configure: Regenerated.
2433
24342012-05-01 Richard Henderson <rth@redhat.com>
2435
2436 * Makefile.def (libatomic): New target_module.
2437 * configure.ac (target_libraries): Add libatomic.
2438 (noconfigdirs): Check if libatomic is supported.
2439 * Makefile.in, configure: Rebuild.
2440
24412012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
24452012-04-25 Joel Brobecker <brobecker@adacore.com>
2446
2447 * config.sub: Update to 2012-04-18 version from official repo.
2448
24492012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2450
2451 * MAINTAINERS (Write After Approval): Add myself.
2452
24532012-04-11 Steve Ellcey <sellcey@mips.com>
2454
2455 * MAINTAINERS: Changed email address.
2456
24572012-03-28 Georg-Johann Lay <avr@gjlay.de>
2458
2459 PR target/52737
2460 * contrib/gcc_update (files_and_dependencies):
2461 Remove gcc/config/avr/t-multilib from touch data.
2462
24632012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2464
2465 * MAINTAINERS (OS Port Maintainers): Remove irix.
2466 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2467 (unsupported_languages): Remove mips-sgi-irix6.*.
2468 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2469 (with_stabs): Remove.
2470 * configure: Regenerate.
2471
24722012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2473
2474 * MAINTAINERS (OS Port Maintainers): Remove osf.
2475 * configure.ac (enable_libgomp): Remove *-*-osf*.
2476 (with_stabs): Remove alpha*-*-osf*.
2477 * configure: Regenerate.
2478
24792012-03-05 Tristan Gingold <gingold@adacore.com>
2480
2481 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2482 * configure: Regenerate.
2483
24842012-02-17 Walter Lee <walt@tilera.com>
2485
2486 * MAINTAINERS: (Write After Approval): Delete myself.
2487
24882012-02-14 Walter Lee <walt@tilera.com>
2489
2490 * MAINTAINERS (tilegx port): Add myself.
2491 (tilepro port): Add myself.
2492 (Write After Approval): Add myself.
2493
24942012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2495
2496 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2497 and Joseph Myers as docstring relicensing maintainers.
2498
24992012-02-09 Bin Cheng <bin.cheng@arm.com>
2500
2501 * MAINTAINERS (write-after-approval): Add myself.
2502
25032012-02-08 Ira Rosen <irar@il.ibm.com>
2504
2505 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2506 maintainer.
2507
25082012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2509
2510 * MAINTAINERS (Write After Approval): Move myself to
2511 maintain alphabetical order.
2512
25132012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2514
2515 * MAINTAINERS (Write After Approval): Add myself.
2516
25172012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2518
2519 * MAINTAINERS (Write After Approval): Add myself.
2520
25212012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2522 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2523
2524 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2525 * configure: Regenerate.
2526
25272012-01-23 Harshit Chopra <harshit@google.com>
2528
2529 * MAINTAINERS (Write After Approval): Add myself.
2530
25312012-01-22 Douglas B Rupp <rupp@ngnat.com>
2532
2533 * configure.ac: Remove reference to mh-interix.
2534 * configure: Regenerate.
2535
25362012-01-05 Richard Henderson <rth@redhat.com>
2537
2538 PR bootstrap/51072
2539 * configure.ac: Disable libitm if c++ is not enabled.
2540 * configure: Rebuild.
2541
2542 * configure.ac: Fix regexp for same.
2543 * configure: Rebuild.
2544
25452012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2546
2547 * MAINTAINERS (Write After Approval): Add myself.
2548
25492012-01-02 Richard Guenther <rguenther@suse.de>
2550
2551 PR bootstrap/51686
2552 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2553 * Makefile.in: Regenerate.
2554
25552011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
25592011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2560
2561 * configure: Regenerate.
2562
25632011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2564
2565 * MAINTAINERS (picochip): Changed email address.
2566
25672011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2568
2569 * MAINTAINERS (write-after-approval): Add self.
2570
25712011-11-29 DJ Delorie <dj@redhat.com>
2572
2573 * configure.ac (rl78-*-*) New case.
2574 * configure: Regenerate.
2575 * MAINTAINERS: Add myself as RL78 maintainer.
2576
25772011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2578
2579 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2580
25812011-11-21 Andreas Tobler <andreast@fgznet.ch>
2582
2583 * libtool.m4: Additional FreeBSD 10 fixes.
2584
25852011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2586
2587 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2588 Maintainers section, as Epiphany maintainer.
2589
25902011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2591
2592 PR target/49992
2593 * configure.ac: Remove ranlib special-casing for Darwin.
2594 * configure: Regenerate.
2595
25962011-11-12 Andrey Belevantsev <abel@ispras.ru>
2597
2598 * MAINTAINERS (Reviewers): Keep the list sorted.
2599
26002011-11-11 Andrey Belevantsev <abel@ispras.ru>
2601
2602 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2603
26042011-11-09 Roland McGrath <mcgrathr@google.com>
2605
2606 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2607 * configure: Rebuild.
2608 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2609 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2610 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2611 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2612 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2613 Add READELF.
2614 * Makefile.in: Rebuild.
2615
26162011-11-09 Jason Merrill <jason@redhat.com>
2617
2618 * Makefile.def (language=c++): Remove check-c++0x.
2619 * Makefile.in (check-gcc-c++): Regenerate.
2620
26212011-11-08 Richard Henderson <rth@redhat.com>
2622
2623 * configure.ac: Test for libitm directory present first.
2624
2625 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2626
2627 * configure.ac: Test libitm/configure.tgt to disable libitm.
2628 * configure: Rebuild.
2629
26302011-11-07 Aldy Hernandez <aldyh@redhat.com>
2631 Richard Henderson <rth@redhat.com>
2632
2633 Merged from transactional-memory.
2634
2635 * Makefile.def (lang_env_dependencies): libitm is c++.
2636 Add libitm target module.
2637 * configure.ac: Likewise.
2638 * config/mmap.m4: New file.
2639 * contrib/gcc_update: Add libitm to touch data.
2640 * Makefile.in, configure: Rebuild.
2641
26422011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2643
2644 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2645 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2646 * Makefile.in: Regenerate.
2647
26482011-11-01 DJ Delorie <dj@redhat.com>
2649
2650 * config.sub: Update to version 2011-10-29 (added rl78)
2651
26522011-10-27 Nick Clifton <nickc@redhat.com>
2653
2654 * config.sub: Import these changes from the config project:
2655
2656 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2657 Ben Elliston <bje@gnu.org>
2658
2659 * config.sub (epiphany): New.
2660
2661 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2662 Ben Elliston <bje@gnu.org>
2663
2664 * config.sub (hexagon, hexagon-*): New.
2665
2666 2011-08-23 Roland McGrath <mcgrathr@google.com>
2667
2668 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2669 64eb to be64.
2670
2671 2011-08-16 Roland McGrath <mcgrathr@google.com>
2672
2673 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2674 (nacl): Grok as alias for 32el-unknown-nacl.
2675
26762011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2677
2678 * MAINTAINERS (Write After Approval): Add myself.
2679
26802011-10-24 Teresa Johnson <tejohnson@google.com>
2681
2682 * MAINTAINERS (Write After Approval): Add myself.
2683
26842011-09-21 Jakub Jelinek <jakub@redhat.com>
2685
2686 * MAINTAINERS (sparc port): Remove myself.
2687
26882011-09-14 Tom de Vries <tom@codesourcery.com>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
26922011-08-14 Yao Qi <yao@codesourcery.com>
2693
2694 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2695 * configure: Regenerate.
2696
26972011-07-26 Ian Lance Taylor <iant@google.com>
2698
2699 * configure.ac: Set have_compiler based on whether gcc directory
2700 exists, rather than on whether gcc is in configdirs.
2701 * configure: Rebuild.
2702
27032011-07-21 Joseph Myers <joseph@codesourcery.com>
2704
2705 * MAINTAINERS (Global Reviewers): Add self.
2706
27072011-07-20 David Edelsohn <dje.gcc@gmail.com>
2708
2709 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2710 link directories.
2711 * Makefile.in: Rebuild.
2712
27132011-07-20 Ian Lance Taylor <iant@google.com>
2714
2715 PR bootstrap/49787
2716 * configure.ac: Move --enable-bootstrap handling earlier in file.
2717 If --enable-bootstrap and either --enable-build-with-cxx or
2718 --enable-build-poststage1-with-cxx, enable C++ automatically.
2719 * configure: Rebuild.
2720
27212011-07-19 Ian Lance Taylor <iant@google.com>
2722
2723 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2724 make C++ a boot_language. Set and substitute
2725 POSTSTAGE1_CONFIGURE_FLAGS.
2726 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2727 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2728 * configure, Makefile.in: Rebuild.
2729
27302011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2731
2732 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2733 maintainers.
2734
27352011-07-18 Jakub Jelinek <jakub@redhat.com>
2736
2737 * MAINTAINERS (Global Reviewers): Add myself.
2738
27392011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2740
2741 * configure: Regenerate.
2742
27432011-07-16 Jason Merrill <jason@redhat.com>
2744
2745 * Makefile.def (language=c++): Add check-c++0x and
2746 check-target-libmudflap-c++.
2747 * Makefile.tpl (check-target-libmudflap-c++): New.
2748 * Makefile.in: Regenerate.
2749
27502011-07-16 Matthias Klose <doko@ubuntu.com>
2751
2752 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2753 * Makefile.def (target_modules/libjava): Pass
2754 $(EXTRA_CONFIGARGS_LIBJAVA).
2755 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2756 if not configured with --enable-static-libjava.
2757 * Makefile.in: Regenerate.
2758 * configure: Likewise.
2759
27602011-07-15 Jason Merrill <jason@redhat.com>
2761
2762 * Makefile.in (check-c++): Move check-gcc-c++0x after
2763 check-target-libstdc++-v3.
2764
27652011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2766
2767 * MAINTAINERS (c6x port): New entry.
2768
27692011-07-13 Jason Merrill <jason@redhat.com>
2770
2771 * Makefile.in (check-gcc-c++0x): New.
2772 (check-c++): Depend on it.
2773
27742011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2775
2776 PR target/39150
2777 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2778 x86_64-*-solaris2.1[0-9]*.
2779 * configure: Regenerate.
2780
27812011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2782
2783 * MAINTAINERS (RTL optimizers): Add self.
2784
27852011-06-27 Gabriel Charette <gchare@google.com>
2786
2787 * MAINTAINERS (Write After Approval): Add myself.
2788
27892011-06-22 Hans-Peter Nilsson <hp@axis.com>
2790
2791 PR regression/47836
2792 PR bootstrap/23656
2793 PR other/47733
2794 PR bootstrap/49247
2795 PR c/48825
2796 * configure.ac (target_libraries): Remove target-libiberty.
2797 Remove case-statement setting skipdirs=target-libiberty for
2798 multiple targets. Remove checking target_configdirs and
2799 removing target-libiberty but keeping target-libgcc if
2800 otherwise empty.
2801 * Makefile.def (target_modules): Don't add libiberty.
2802 (dependencies): Remove all traces of target-libiberty.
2803 * configure, Makefile.in: Regenerate.
2804
28052011-06-13 Walter Lee <walt@tilera.com>
2806
2807 * configure.ac (tilepro-*-*) New case.
2808 (tilegx-*-*): Likewise.
2809 * configure: Regenerate.
2810
28112011-06-06 Jing Yu <jingyu@google.com>
2812
2813 * configure.ac: Skip target-libiberty for
2814 arm*-*-linux-androideabi.
2815 * configure: Regenerated.
2816
28172011-06-06 Nick Clifton <nickc@redhat.com>
2818
2819 * config.sub: Sync from upstream.
2820
28212011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2822
2823 * MAINTAINERS (Write After Approval): Add myself.
2824
28252011-06-01 Daniel Jacobowitz <drow@false.org>
2826
2827 * MAINTAINERS: Update my email address.
2828
28292011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2830
2831 * MAINTAINERS (Write After Approval): Update my email address.
2832
28332011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2834
2835 * MAINTAINERS (Write After Approval): Add myself.
2836
28372011-05-08 Doug Kwan <dougkwan@google.com>
2838
2839 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2840 * configure: Regenerated.
2841 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2842 value from configure.
2843 * Makefile.in: Regenerated.
2844
28452011-05-05 Joseph Myers <joseph@codesourcery.com>
2846
2847 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2848 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2849 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2850 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2851 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2852 *-*-vxworks*): Disable newlib and libgloss in separate case
2853 statement.
2854 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2855 to separate case statement.
2856 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2857 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2858 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2859 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2860 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2861 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2862 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2863 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2864 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2865 i[[3456789]]86-*-rdos*, m32r-*-*,
2866 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2867 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2868 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2869 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2870 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2871 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2872 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2873 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2874 and libgloss in main case over targets. Remove most empty cases
2875 in main case over targets.
2876 * configure: Regenerate.
2877
28782011-05-04 Janis Johnson <janisjo@codesourcery.com>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
28822011-05-04 Joseph Myers <joseph@codesourcery.com>
2883
2884 * configure.ac: Remove code setting special library locations for
2885 hppa*64*-*-hpux11*. Remove code setting compiler for
2886 sparc-sun-solaris2*.
2887 * configure: Regenerate.
2888
28892011-05-04 Joseph Myers <joseph@codesourcery.com>
2890
2891 * configure.ac: Separate libgloss_dir settings from general case
2892 over targets.
2893 * configure: Regenerate.
2894
28952011-04-28 Joseph Myers <joseph@codesourcery.com>
2896
2897 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2898 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2899 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2900 cases in libgcj-disabling case statement.
2901 (hppa*64*-*-linux*): Set unsupported_languages instead of
2902 disabling target-zlib.
2903 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2904 to hppa*64*-*-hpux*.
2905 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2906 hppa*-*-hpux*.
2907 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2908 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2909 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2910 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2911 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2912 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2913 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2914 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2915 libgcj-disabling case statement.
2916 * configure: Regenerate.
2917
29182011-04-28 Joseph Myers <joseph@codesourcery.com>
2919
2920 * configure.ac: Disable Java for targets not supporting libffi.
2921 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2922 Remove cases in Java-disabling statement.
2923 (*arm-wince-pe): Change to arm-wince-pe.
2924 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2925 cases in Java-disabling statement.
2926 (bfin-*-*): Don't disable Java again.
2927 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2928 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2929 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2930 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2931 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2932 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2933 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2934 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2935 Java-disabling statement.
2936 (mmix-*-*): Don't disable Java again.
2937 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2938 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2939 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2940 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2941 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2942 statement.
2943 * configure: Regenerate.
2944
29452011-04-28 Joseph Myers <joseph@codesourcery.com>
2946
2947 * configure.ac: Separate cases disabling Java and Java libraries
2948 from general case over targets.
2949 * configure: Regenerate.
2950
29512011-04-21 Jie Zhang <jzhang918@gmail.com>
2952
2953 * MAINTAINERS: Update my email address.
2954
29552011-04-20 Easwaran Raman <eraman@google.com>
2956
2957 * MAINTAINERS (Write After Approval): Add myself.
2958
29592011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2960
2961 PR lto/48086
2962 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2963 * configure: Regenerate.
2964
29652011-04-16 Jim Meyering <meyering@redhat.com>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
29692011-04-15 Dodji Seketeli <dodji@redhat.com>
2970
2971 * MAINTAINERS: Update my email address.
2972
29732011-04-13 Georg-Johann Lay <avr@gjlay.de>
2974
2975 * MAINTAINERS (Write After Approval): Add myself.
2976
29772011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
29812011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
29852011-04-06 Joseph Myers <joseph@codesourcery.com>
2986
2987 * configure.ac (build_tools): Remove build-byacc.
2988 (host_libs): Remove mmalloc.
2989 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2990 autoconf automake libtool diff rcs fileutils shellutils time
2991 textutils wdiff find uudecode hello tar gzip indent recode release
2992 sed perl gawk findutils gettext zip.
2993 (libgcj): Remove target-qthreads.
2994 (target_tools): Remove target-examples target-gperf.
2995 (YACC): Don't handle building byacc.
2996 * configure: Regenerate.
2997 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2998 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2999 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3000 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3001 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3002 handle building components.
3003 * Makefile.in: Regenerate.
3004
30052011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3006
3007 * MAINTAINERS: Update my email address as Xtensa maintainer.
3008
30092011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3010
3011 * config.sub: Sync from upstream.
3012
30132011-04-01 Joseph Myers <joseph@codesourcery.com>
3014
3015 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3016 (microblaze*): Don't disable libssp.
3017 * configure: Regenerate.
3018
30192011-04-01 Joseph Myers <joseph@codesourcery.com>
3020
3021 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3022 moveifchange.
3023 * configure: Regenerate.
3024 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3025 * Makefile.in: Regenerate.
3026
30272011-04-01 Joseph Myers <joseph@codesourcery.com>
3028
3029 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3030 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3031 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3032 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3033 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3034 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3035 md_exec_prefix cases.
3036 * configure: Regenerate.
3037
30382011-04-01 Joseph Myers <joseph@codesourcery.com>
3039
3040 * configure.ac: Separate cases disabling target-libssp,
3041 target-libiberty, target-libstdc++-v3 and Fortran from general
3042 case over targets.
3043 * configure: Regenerate.
3044
30452011-04-01 Joseph Myers <joseph@codesourcery.com>
3046
3047 * configure.ac (*-*-chorusos): Don't disable libgcj.
3048 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3049 Remove case.
3050 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3051 (arm-*-coff): Don't disable libgcj.
3052 (arm*-*-linux-gnueabi): Remove useless assignment.
3053 (arm-*-riscix*): Don't disable libgcj.
3054 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3055 configuration.
3056 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3057 (c54x*-*-*): Remove case.
3058 (tic54x-*-*): Don't disable GCC or GCC libraries.
3059 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3060 to *.
3061 (d10v-*-*): Don't disable GCC libraries.
3062 (d30v-*-*): Don't disable libgcj.
3063 (h8500-*-*): Don't disable GCC libraries.
3064 (i960-*-*): Don't disable libgcj.
3065 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3066 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3067 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3068 libgcj.
3069 (m68k-*-coff*): Remove case.
3070 (mmix-*-*): Don't disable libgloss on host.
3071 (mn10200-*-*, mn10300-*-*): Remove cases.
3072 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3073 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3074 Don't disable libgcj.
3075 (romp-*-*): Remove case.
3076 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3077 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3078 case.
3079 (v810-*-*): Don't disable GCC libraries.
3080 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3081 (ip2k-*-*): Don't disable GCC libraries.
3082 * configure: Regenerate.
3083
30842011-03-28 Joseph Myers <joseph@codesourcery.com>
3085
3086 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3087 libffi on host.
3088 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3089 on host.
3090 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3091 * configure: Regenerate.
3092
30932011-03-26 John Marino <binutils@marino.st>
3094
3095 * configure.ac: Add support for *-*-dragonfly*
3096 * configure: Regenerate.
3097
30982011-03-25 Joseph Myers <joseph@codesourcery.com>
3099
3100 * configure.ac (native_only): Remove.
3101 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3102 send-pr uudecode guile gnuserv on host.
3103 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3104 send-pr rcs guile perl texinfo libtool on host.
3105 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3106 automake send-pr rcs guile perl texinfo libtool on host.
3107 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3108 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3109 (alpha*-dec-osf*): Don't disable fileutils on target.
3110 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3111 texinfo send-pr expect dejagnu on target.
3112 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3113 target-qthreads on target.
3114 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3115 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3116 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3117 x86_64-*-mingw*): Don't disable expect on target.
3118 (*-*-cygwin*): Don't disable target-gperf on target.
3119 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3120 gnuserv on target.
3121 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3122 target.
3123 * configure: Regenerate.
3124
31252011-03-25 Joseph Myers <joseph@codesourcery.com>
3126
3127 * configure.ac (target_tools): Remove target-groff.
3128 (native_only): Remove target-groff.
3129 (hppa*64*-*-*): Don't disable byacc.
3130 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3131 setting.
3132 (*-*-kaos*): Don't skip target-librx and target-groff.
3133 (*-*-netware*): Don't skip target-libmudflap.
3134 (*-*-tpf*): Don't skip target-libmudflap.
3135 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3136 directories on the host.
3137 (ia64*-*-*vms*): Don't skip tix.
3138 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3139 host.
3140 * configure: Regenerate.
3141
31422011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3143
3144 * configure.ac: Remove references to mt-mep, mt-netware,
3145 mt-wince.
3146 * Makefile.def: Add all-utils soft dependencies.
3147 * Makefile.tpl: Remove GDB_NLM_DEPS.
3148 * configure: Regenerate.
3149 * Makefile.in: Regenerate.
3150
31512011-03-24 Paolo Bonzini <bonzini@gnu.org>
3152
3153 * configure.ac: Do not include mh-x86omitfp.
3154 * configure: Regenerate.
3155
31562011-03-24 Paolo Bonzini <bonzini@gnu.org>
3157
3158 * configure.ac: Remove empty cases.
3159 * configure: Regenerate.
3160
31612011-03-24 Paolo Bonzini <bonzini@gnu.org>
3162
3163 * Makefile.def: Add dependency from termcap to gdb.
3164 * Makefile.in: Regenerate.
3165
31662011-03-24 Paolo Bonzini <bonzini@gnu.org>
3167
3168 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3169 * configure: Regenerate.
3170 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3171 * Makefile.tpl: Likewise.
3172 * Makefile.in: Regenerate.
3173
31742011-03-24 Paolo Bonzini <bonzini@gnu.org>
3175
3176 * configure.ac: Remove all mentions of tentative_cc.
3177 * configure: Regenerate.
3178
31792011-03-24 Joseph Myers <joseph@codesourcery.com>
3180
3181 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3182 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3183 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3184 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3185 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3186 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3187 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3188 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3189 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3190 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3191 *-*-rhapsody*): Remove host cases.
3192 * configure: Regenerate.
3193
31942011-03-24 Joseph Myers <joseph@codesourcery.com>
3195
3196 * configure.ac (ppc*-*-pe): Remove host case.
3197 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3198 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3199 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3200 cases.
3201 * configure: Regenerate.
3202
32032011-03-24 Joseph Myers <joseph@codesourcery.com>
3204
3205 * config.sub: Update to version 2011-03-23.
3206
32072011-03-22 Joseph Myers <joseph@codesourcery.com>
3208
3209 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3210 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3211 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3212 * configure: Regenerate.
3213
32142011-03-22 Joseph Myers <joseph@codesourcery.com>
3215
3216 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3217 to Write After Approval.
3218 * config-ml.in: Don't handle arc-*-elf*.
3219 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3220 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3221 handle GCC libraries.
3222 * configure: Regenerate.
3223
32242011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3225
3226 PR bootstrap/48120:
3227 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3228 Add -lstdc++ -lm to LIBS.
3229 * configure: Regenerate.
3230
32312011-03-18 David Edelsohn <dje.gcc@gmail.com>
3232
3233 * config.guess: Update to version 2011-02-02
3234 * config.sub: Update to version 2011-02-24
3235
32362011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3237
3238 PR lto/48086
3239 * configure.ac: Re-enable LTO on *-apple-darwin9.
3240 * configure: Regenerate.
3241
32422011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3243
3244 PR lto/48086
3245 * configure.ac: Disable LTO on darwin due to an assembler change in
3246 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3247 under 256.
3248 * configure: Regenerate.
3249
32502011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3251
3252 * MAINTAINERS: Update myself as score backend maintainer,
3253 update my e-mail address.
3254
32552011-03-09 Xuepeng Guo <terry.guo@arm.com>
3256
3257 * MAINTAINERS: Update my e-mail address.
3258
32592011-03-06 Joey Ye <joey.ye@arm.com>
3260
3261 * MAINTAINERS: Update my e-mail address.
3262
32632011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3264
3265 * configure.ac: Adjust test of with_ppl.
3266 * configure: Regenerated.
3267
32682011-03-02 Kai Tietz <ktietz@redhat.com>
3269
3270 * MAINTAINERS: Adjust my e-mail address.
3271
32722011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3273
3274 * configure.ac: Add -lpwl to ppllibs.
3275 * configure: Regenerated.
3276
32772011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3278
3279 * config/cloog.m4: Add -lisl to clooglibs.
3280 * configure: Regenerated.
3281
32822011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3283
3284 * MAINTAINERS (CPU Port maintainers): Add self.
3285
32862011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3287
3288 * MAINTAINERS: Add myself as testsuite maintainer.
3289
32902011-02-15 Mike Stump <mikestump@comcast.net>
3291
3292 * MAINTAINERS: Add myself as testsuite maintainer.
3293
32942011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3295
3296 Import from Libtool and gnulib:
3297
3298 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3299
3300 Prepare for supporting FreeBSD 10.
3301 * config.rpath: Remove handling of freebsd1* which soon would
3302 match FreeBSD 10.0.
3303
3304 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3305
3306 Remove support for FreeBSD 1.x.
3307 * libtool.m4 (_LT_LINKER_SHLIBS)
3308 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3309 soon would incorrectly match FreeBSD 10.0.
3310
33112011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3312
3313 PR binutils/12283
3314 * move-if-change: Import version from gnulib.
3315
33162011-02-12 Alexandre Oliva <aoliva@redhat.com>
3317
3318 PR lto/47225
3319 * Makefile.def (lto-plugin): Double dash for enable-shared.
3320 (configure-gcc): Depend on all-lto-plugin.
3321 * Makefile.in: Rebuilt.
3322
33232011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3324
3325 * configure.ac: Remove extra bracket.
3326 * configure: Regenerate.
3327
33282011-02-08 Tobias Burnus <burnus@net-b.de>
3329
3330 * MAINTAINERS: Add myself as libquadmath maintainer.
3331
33322011-02-08 Thomas Schwinge <thomas@schwinge.name>
3333
3334 * MAINTAINERS: Update my email address.
3335
33362011-02-07 Joseph Myers <joseph@codesourcery.com>
3337
3338 * MAINTAINERS (option handling): Add self.
3339
33402011-02-06 Kai Tietz <kai.tietz@onevision.com>
3341
3342 PR lto/47225
3343 * Makefile.def: Add dependency for install-gcc
3344 on install-lto-plugin.
3345 * Makfile.in: Regenerated
3346
33472011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3348
3349 * MAINTAINERS (CPU Port Maintainers): Add myself.
3350
33512011-01-31 Alexandre Oliva <aoliva@redhat.com>
3352
3353 PR libgcj/44341
3354 * configure.ac: Discard --with-* flags for host when configuring
3355 target libraries for cross build.
3356 * configure: Rebuilt.
3357
33582011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3359
3360 * MAINTAINERS (linear loop transforms): Removed.
3361
33622011-01-25 Jakub Jelinek <jakub@redhat.com>
3363
3364 * configure.ac: If with_ppl is no, move setting with_cloog=no
3365 after CLOOG_REQUESTED check.
3366 * configure: Regenerated.
3367
33682011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3369
3370 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3371 CLooG has been requested.
3372 * configure: Regenerated.
3373
33742011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3375
3376 * configure: Regenerated.
3377 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3378
33792011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3380
3381 * configure: Regenerated.
3382 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3383
33842011-01-21 Andreas Schwab <schwab@redhat.com>
3385
3386 * configure.ac: Use AS_HELP_STRING throughout.
3387 * configure: Regenerate.
3388
33892011-01-18 Jie Zhang <jie.zhang@analog.com>
3390
3391 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3392 * configure: Regenerate.
3393
33942011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3395
3396 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3397
33982011-01-13 Joel Brobecker <brobecker@adacore.com>
3399
3400 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3401 for ia64-hpux.
3402 * configure: Regenerate.
3403
34042011-01-07 Jan Hubicka <jh@suse.cz>
3405
3406 PR lto/47225
3407 * Makefile.in: Regenerate.
3408 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3409 configure.
3410
34112011-01-07 Jan Hubicka <jh@suse.cz>
3412
3413 * Makefile.in: Regenerate.
3414 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3415 and configure dependency on lto-plugin configure.
3416 (lto-plugin module): Remove dependency on GCC; add dependency on
3417 liniberty.
3418
34192011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3420
3421 * MAINTAINERS (Write After Approval): Add myself.
3422
34232010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3424
3425 * configure: Regenerate.
3426
34272010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3428
3429 * configure.ac: (picochip): Disable libiberty.
3430
34312010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3432
3433 * MAINTAINERS (Write After Approval): Add myself.
3434
34352010-12-10 Ian Lance Taylor <iant@google.com>
3436
3437 PR bootstrap/46819
3438 * configure.ac: For --disable-libgcj clear libgcj_saved.
3439 * configure: Rebuild.
3440
34412010-12-10 Tobias Burnus <burnus@net-b.de>
3442
3443 PR fortran/46540
3444 * configure.ac: Add --disable-libquadmath and
3445 --disable-libquadmath-support.
3446 * configure: Regenerate.
3447
34482010-12-03 Ian Lance Taylor <iant@google.com>
3449
3450 * MAINTAINERS: Add myself as libgo maintainer.
3451
34522010-12-03 Hans-Peter Nilsson <hp@axis.com>
3453
3454 PR libffi/46792
3455 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3456 * configure: Regenerate.
3457
34582010-12-02 Ian Lance Taylor <iant@google.com>
3459
3460 * configure.ac: Always set default for poststage1_ldflags to
3461 -static-libstdc++ -static-libgcc.
3462
34632010-11-29 Andreas Schwab <schwab@redhat.com>
3464
3465 * configure.ac: Move comment to remove extra space in last argument
3466 of GCC_TARGET_TOOL.
3467
34682010-11-26 Alexandre Oliva <aoliva@redhat.com>
3469
3470 PR other/46026
3471 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3472 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3473 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3474 (BASE_FLAGS_TO_PASS): Use it.
3475 * configure: Rebuilt.
3476 * Makefile.in: Rebuilt.
3477
34782010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3479
3480 PR binutils/12258
3481 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3482 Properly check default linker.
3483 * configure: Regnerated.
3484
34852010-11-23 Matthias Klose <doko@ubuntu.com>
3486
3487 * configure.ac: For --enable-gold, handle value `default' instead of
3488 `both*'. New configure option --{en,dis}able-ld.
3489 * configure: Regenerate.
3490
34912010-11-20 Ian Lance Taylor <iant@google.com>
3492
3493 * configure.ac: Only disable a language library if no language needs
3494 it. Don't let --disable-libgcj uncondtionally disable libffi.
3495 * configure: Rebuild.
3496
34972010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3498
3499 * Makefile.in: Regenerate.
3500
3501 PR other/46202
3502 * configure.ac: Fix just-built in-tree STRIP name to be
3503 binutils/strip-new.
3504 * configure: Regenerate.
3505 * Makefile.def (install-strip-gcc, install-strip-binutils)
3506 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3507 (install-strip-sid): Mirror dependencies on non-strip variants
3508 of these targets on the respective -strip prerequisites.
3509 * Makefile.tpl (install-strip, install-strip-host)
3510 (install-strip-target): New targets.
3511 (install-strip-[+module+], install-strip-target-[+module+]):
3512 New targets.
3513 * Makefile.in: Regenerate.
3514
35152010-11-19 Ian Lance Taylor <iant@google.com>
3516 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3517
3518 * configure.ac: Add target-libgo to target_libraries. Set
3519 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3520 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3521 (HOST_EXPORTS): Add GOC.
3522 (BASE_TARGET_EXPORTS): Add GOC.
3523 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3524 (GOCFLAGS_FOR_TARGET): New variable.
3525 (EXTRA_HOST_FLAGS): Add GOC.
3526 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3527 * Makefile.def (target_modules): Add libgo.
3528 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3529 (dependencies): Add dependency from configure-target-libgo to
3530 configure-target-libffi and all-target-libstdc++-v3. Add
3531 dependencies from all-target-libgo to all-target-libffi.
3532 (languages): Add go.
3533 * configure: Rebuild.
3534 * Makefile.in: Rebuild.
3535
35362010-11-19 Ian Lance Taylor <iant@google.com>
3537
3538 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3539 compiler/flag environment variables.
3540
35412010-11-18 Ian Lance Taylor <iant@google.com>
3542
3543 * configure.ac: Check for lang_requires_boot_languages in
3544 config-lang.in files.
3545 * configure: Rebuild.
3546
35472010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3548 Tobias Burnus <burnus@net-b.de>
3549
3550 PR fortran/32049
3551 * Makefile.def: Add libquadmath; build it with language=fortran.
3552 * configure.ac: Add libquadmath.
3553 * Makefile.tpl: Handle multiple libs in check-[+language+].
3554 * Makefile.in: Regenerate.
3555 * configure: Regenerate.
3556
b9b9d342
TT
35572010-11-16 Tom Tromey <tromey@redhat.com>
3558
3559 * MAINTAINERS: Moved myself to reviewers section.
3560
ecbfe87a
ZD
35612010-11-15 Zdenek Dvorak <ook@ucw.cz>
3562
3563 * MAINTAINERS: Moved myself to reviewers section.
3564
29a4f477
RW
35652010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3566
3567 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3568 (Write After Approval): Remove self.
3569
9965e3cd
AS
35702010-11-15 Andreas Schwab <schwab@redhat.com>
3571
3572 * configure.ac: Fix spelling in option names.
3573 * configure: Regenerated.
3574
0463992b
GJL
35752010-11-13 Georg-Johann Lay <georgjohann@web.de>
3576
3577 PR bootstrap/39622
3578 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3579 * configure: Regenerated.
3580
3df08734
KG
35812010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3582
3583 * MAINTAINERS: Update my email address.
3584
f16e2237
TG
35852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3586
f16e2237
TG
3587 * configure: Regenerate.
3588
0bb52d68
TG
35892010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3590
1f980c25 3591 * configure: Regenerate.
0bb52d68 3592
aba2b02e
TG
35932010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3594
aba2b02e
TG
3595 * configure: Regenerate.
3596
27882098
TG
35972010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3598
27882098
TG
3599 * configure: Regenerate.
3600
d32ef397
AS
36012010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3602
3603 * configure.ac: Support official CLooG.org versions.
3604 * configure: Regenerate.
3605 * config/cloog.m4: New.
3606
5a4b6c0e
FD
36072010-11-10 François Dumont <francois.cppdevs@free.fr>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
f2cea726
DE
36112010-11-09 David Edelsohn <dje.gcc@gmail.com>
3612
3613 * MAINTAINERS: Update my email address.
3614
d8ed14ce
IS
36152010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3616
3617 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3618 * configure: Regenerate.
d8ed14ce 3619
48215350
DK
36202010-11-03 Ian Lance Taylor <iant@google.com>
3621 Dave Korn <dave.korn.cygwin@gmail.com>
3622
3623 PR lto/46273
3624 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3625 and on other supported platforms whenever LTO is enabled.
3626 * configure: Rebuild.
3627
87841584
AM
36282010-11-02 Alan Modra <amodra@gmail.com>
3629
3630 PR binutils/12110
3631 * configure.ac: Error when source path contains spaces.
3632 * configure: Regenerate.
3633
fe12dfe1
JW
36342010-10-23 James E. Wilson <wilson@codesourcery.com>
3635
3636 * MAINTAINERS: Update my email address.
3637
66c92425
ILT
36382010-10-20 Ian Lance Taylor <iant@google.com>
3639
3640 * Makefile.def (target_modules): Set lib_path to src/.libs for
3641 libstdc++-v3 module.
3642 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3643 * Makefile.in: Rebuild.
3644
187d3518
LB
36452010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3646
3647 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3648 (Write After Approval): Remove myself.
3649
02db6bba
TG
36502010-10-15 Tristan Gingold <gingold@adacore.com>
3651
3652 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3653
c0103e74
DR
36542010-10-14 Douglas Rupp <rupp@gnat.com>
3655
3656 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3657
1cd0b716
DK
36582010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3659
3660 * configure.ac (build_lto_plugin): New shell variable.
3661 (--enable-lto): Turn on by default for all non-ELF platforms that
3662 have had LTO support added so far. Set build_lto_plugin appropriately
3663 for both ELF and non-ELF.
3664 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3665 * configure: Regenerate.
3666
d4c1abb3
RW
36672010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
3669 Sync from src:
3670 * configure.ac (v850 support): Remove target-libgloss from
3671 noconfigdirs.
3672 * configure: Regenerate.
3673
ffedf511
RW
36742010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3675
3676 PR bootstrap/45326
3677 PR bootstrap/45174
3678 * configure.ac: Honor initial values of $build_configargs,
3679 $host_configargs, $target_configargs. Mark the precious, so
3680 environment settings get recorded.
3681 * configure: Regenerate.
3682
e1826acc
RW
36832010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3684
3685 PR bootstrap/45796
3686 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3687 Depend on all-build-libiberty.
3688 * Makefile.in: Regenerate.
3689
80920132
ME
36902010-09-30 Michael Eager <eager@eagercon.com>
3691
3692 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3693 * configure: Regenerate.
3694
770a498a
ME
36952010-09-28 Michael Eager <eager@eagercon.com>
3696
3697 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3698
86dfbd58
RW
36992010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3700
3701 PR bootstrap/44621
3702 * configure.ac: Fix unportable shell quoting.
3703 * configure: Regenerate.
3704
db50fe7d
IS
37052010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3706
3707 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3708 targets and amend comment.
3709 * configure: Regenerate.
3710
0064e825
TB
37112010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
bb79486c
JH
37152010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3716
3717 * configure.ac: Enable LTO by default on Darwin.
3718 * configure: Regenerate.
3719
9e0b22c3
MS
37202010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3721
bb79486c 3722 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3723
2fabf1b7
IB
37242010-09-01 Ian Bolton <ian.bolton@arm.com>
3725
bb79486c 3726 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3727
3a9abc98
DS
37282010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3729
3730 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3731 ports
3732
331a9a59
DY
37332010-07-28 David Yuste <david.yuste@gmail.com>
3734
3735 * MAINTAINERS (Write After Approval): Add myself.
3736
223a9d64
N
37372010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3738
3739 * configure.ac: Support all v850 targets.
3740 * configure: Regenerate.
3741
9183bdcf
MG
37422010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3743
3744 PR bootstrap/44455
3745 * configure.ac (extra_mpfr_configure_flags): Copy from
3746 extra_mpc_gmp_configure_flags.
3747 * configure: Re-generated.
3748
2e290598
AK
37492010-07-22 Andi Kleen <ak@linux.intel.com>
3750
3751 * MAINTAINERS (Write After Approval): Add myself.
3752
8d6cd388
CLT
37532010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3754
3755 * MAINTAINERS (Write After Approval): Add myself.
3756
b0b01eb0
JY
37572010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
77198d71
JH
37612010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3762
3763 PR target/44862
3764 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3765 Provide -B option to allow for link spec %s substitutions for
3766 libstdc++.a on darwin.
3767 * Makefile.in: Regenerate.
3768
02fe70af
MM
37692010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3770
3771 * MAINTAINERS (Reviewers): Update my e-mail address
3772
c63a4676
AO
37732010-06-10 Alexandre Oliva <aoliva@redhat.com>
3774
3775 * Makefile.def (configure-gcc): Depend on all-libelf.
3776 * Makefile.in: Rebuild.
3777
e68edbf6
FC
37782010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3779
3780 * MAINTAINERS (Write After Approval): Add myself in the right place.
3781
dce2d8b2 37822010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
dce2d8b2 37862010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3787
3788 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3789
37902010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3791
1ab55d69
MK
3792 * config.sub: Update to version 2010-05-21.
3793 * config.guess: Update to version 2010-04-03.
0c422e74 3794
02540df4
SB
37952010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3796
3797 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3798 * configure: Regenerate.
3799
dfe5f5b2
ST
38002010-05-12 Sriraman Tallam <tmsriram@google.com>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
c082f9f3
SB
38042010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3805
3806 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3807 a platform that supports LTO.
3808 * configure: Regenerate.
3809
f1af9e5f
SP
38102010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3811
3812 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3813 * configure: Regenerated.
3814
38e3d868
RM
38152010-04-27 Roland McGrath <roland@redhat.com>
3816 H.J. Lu <hongjiu.lu@intel.com>
3817
3818 * configure.ac (--enable-gold): Support both, both/gold and
3819 both/bfd to add gold to configdirs without removing ld.
3820 * configure: Regenerated.
3821
3822 * Makefile.def: Add install-gold dependency to install-ld.
3823 * Makefile.in: Regenerated.
3824
3bec79c5
DK
38252010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3826
3827 PR lto/42776
3828 * configure.ac (--enable-lto): Refactor handling so libelf tests
3829 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3830 and allow LTO to be explicitly enabled on non-ELF platforms that
3831 are known to support it inside else-clause.
3832 * configure: Regenerate.
3833
615c8ffa
EB
38342010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3835
3836 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3837 * configure: Regenerate.
3838
e4522f78
RC
38392010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3840
3841 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3842 * configure: Regenerate.
3843
8ccb78f2
RO
38442010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3845
3846 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3847 separately.
3848 * configure: Regenerate.
3849
d5cc2ee3
KW
38502010-04-16 Kevin Williams <kevin.williams@inria.fr>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
8406cb62
TG
38542010-04-14 Tristan Gingold <gingold@adacore.com>
3855
3856 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3857 * configure: Regenerate.
3858
3591b8e2
SE
38592010-04-13 Steve Ellcey <sje@cup.hp.com>
3860
3861 * configure: Regenerate after change to elf.m4.
3862
a82ecc7b
IS
38632010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3864
3865 * MAINTAINERS (Write After Approval): Add myself.
3866
1f0bf148
SP
38672010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3868
3869 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3870 * configure: Regenerated.
3871
38722010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3873
3874 * configure.ac: Print "buggy but acceptable" when CLooG
3875 revision is less than 9.
3876 * configure: Regenerated.
3877
ecd01dee
DN
38782010-04-01 Diego Novillo <dnovillo@google.com>
3879
3880 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3881
dc683a3f
RW
38822010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3883
3884 PR bootstrap/43615
3885 PR bootstrap/43328
3886
3887 Revert:
3888
3889 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3890
3891 * configure.ac: Do not pass --enable-multilib nor
3892 --disable-multilib in baseargs. Accept explicitly passed
3893 --enable_multilib.
3894 * configure: Regenerate.
3895
7527d83f
UW
38962010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3897
3898 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3899
895522b6
JJ
39002010-03-31 Janis Johnson <janis187@us.ibm.com>
3901
3902 * MAINTAINERS: Remove myself.
3903
9db4e878
RW
39042010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3905
3906 PR bootstrap/43328
3907 * configure.ac: Do not pass --enable-multilib nor
3908 --disable-multilib in baseargs. Accept explicitly passed
3909 --enable_multilib.
3910 * configure: Regenerate.
3911
acf6bf36
AP
39122010-03-28 Andrew Pinski <pinskia@gmail.com>
3913
3914 * MAINTAINERS (spu port): Remove me.
3915
b42f0d7e
JM
39162010-03-23 Joseph Myers <joseph@codesourcery.com>
3917
3918 * configure.ac (tic6x-*-*): New case.
3919 * configure: Regenerate.
3920
0d1152b1
JM
39212010-03-23 Joseph Myers <joseph@codesourcery.com>
3922
3923 * config.sub: Update to version 2010-03-22.
3924 * config.guess: Update to version 2009-12-30.
3925
dce2d8b2 39262010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
3927
3928 PR ada/42554
3929 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3930 * configure: Regenerate.
3931
5408fbe8
RR
39322010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3933
3934 * MAINTAINERS: Update my email address.
3935
3f55a3b3
SP
39362010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3937
3938 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3939 (ghassan.shobaki@amd.com): Removed.
3940
3f08f7e8
AM
39412010-03-17 Alan Modra <amodra@gmail.com>
3942
3943 * MAINTAINERS: Update my email address.
3944
f3a9d094
DN
39452010-03-16 Diego Novillo <dnovillo@google.com>
3946
3947 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3948 Matthews.
3949
db5c4b8b
JM
39502010-03-16 Joseph Myers <joseph@codesourcery.com>
3951
3952 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3953 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3954
b995570a
JM
39552010-03-16 Joseph Myers <joseph@codesourcery.com>
3956
3957 * MAINTAINERS: Update my email address.
3958
124cc66f
DJ
39592010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3960
3961 * MAINTAINERS: Update my email address.
3962
a4581668
BS
39632010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3964
3965 * MAINTAINERS: Update my email address.
3966
49d78e29
JZ
39672010-03-09 Jie Zhang <jie@codesourcery.com>
3968
3969 * MAINTAINERS: Update my email address.
3970
8927b7c0
RO
39712010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3972
3973 PR libstdc++/32499
3974 * configure.ac (RANLIB): Default to true.
3975 (STRIP): Likewise.
3976 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3977 * configure: Regenerate.
3978
dce2d8b2 39792010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
3980
3981 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3982 (Write After Approval): Update my email address.
3983
bf646aaf
NC
39842010-02-17 Nick Clifton <nickc@redhat.com>
3985
3986 PR 11238
3987 * Makefile.tpl (local-distclean): Also remove config.cache files in
3988 sub-directories as there may not be Makefiles present in the
3989 sub-directories.
96e41f16
NC
3990 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3991 the config.cache files found by the find command.
3992
bf646aaf
NC
3993 * Makefile.in: Regenerate.
3994 * configure.ac: Revert previous delta.
3995 * configure: Regenerate.
3996
ff78880a
NC
39972010-02-15 Nick Clifton <nickc@redhat.com>
3998
3999 PR 11238
4000 * configure.ac: Delete config.cache files in sub-directories when
4001 deleting Makefiles.
4002 * configure: Regenerate.
4003
8150eadf
BE
40042010-02-12 Ben Elliston <bje@gnu.org>
4005
4006 * MAINTAINERS: Update my email address.
4007
a9e12bfd
AP
40082010-02-08 Andrew Pinski <pinskia@gmail.com>
4009
4010 * MAINTAINERS (spu port): Update my email address.
4011
95315086
JZ
40122010-02-08 Jie Zhang <jie.zhang@analog.com>
4013
4014 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4015
362c6d2f
KG
40162010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4017
4018 * configure.ac: Add "recommended" version checks for GMP/MPC.
4019 Update recommended GMP/MPFR/MPC versions.
4020 * configure: Regenerate.
4021
888c5ad2
JR
40222010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4023
4024 * MAINTAINERS: Move my Embecosm email address into the
4025 write-after-approval section.
4026
3bf714a7
ILT
40272010-01-26 Ian Lance Taylor <iant@google.com>
4028
4029 * MAINTAINERS: Add myself as Go frontend maintainer.
4030
ad1e5170
JR
40312010-01-25 Joern Rennecke <amylaar@spamcop.net>
4032
4033 PR libstdc++/36101, PR libstdc++/42813
4034 * configure.ac (bootstrap_target_libs): Make inclusion of
4035 target-libgomp conditional on libgomb being in target_configdirs.
4036 * configure: Regenerate.
4037
fb0553d1
JR
40382010-01-23 Joern Rennecke <amylaar@spamcop.net>
4039
4040 PR libstdc++/36101, PR libstdc++/42813
4041 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4042 * configure: Regenerate.
4043
aae29963
JR
40442010-01-22 Joern Rennecke <amylaar@spamcop.net>
4045
4046 PR libstdc++/36101, PR libstdc++/42813
4047 * configure.ac (target_configdirs): Substitute.
4048 * Makefile.def: Bootstrap target module libgomp.
4049 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4050 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4051 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4052 * configure, Makefile.in: Regenerate.
4053
d8fe8895
DK
40542010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4055
4056 * MAINTAINERS: Adjust my details.
4057
ebfe4897
EW
40582010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4059
4060 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4061
f7746c59
TL
40622010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4063
4064 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4065
306c7b5b
TL
40662010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4067
4068 * MAINTAINERS (Write After Approval): Add myself.
4069
1b8b9e19
KT
40702010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4071
4072 * MAINTAINERS (Write After Approval): Add myself.
4073
c164615b
RG
40742010-01-11 Richard Guenther <rguenther@suse.de>
4075
4076 PR lto/41569
4077 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4078 * Makefile.in: Regenerated.
4079
f3f623ae
AT
40802010-01-11 Andreas Tobler <andreast@fgznet.ch>
4081
4082 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4083 * configure: Regenerate.
4084
592c90ff 40852010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4086 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4087
4088 PR bootstrap/42424
4089 * configure.ac: Include libtool m4 files.
9c78662a 4090 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4091 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4092 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4093
592c90ff
KG
4094 * configure: Regenerate.
4095
60a2e213
RW
40962010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4097
4098 PR bootstrap/41818
4099 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4100 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4101 * Makefile.in: Regenerate.
4102
7413962d
RG
41032010-01-02 Richard Guenther <rguenther@suse.de>
4104
4105 PR lto/41529
4106 * configure.ac: Include config/elf.m4. Disable LTO if not
4107 builting for an elf target.
4108 * configure: Regenerate.
4109
f77f3945
CF
41102009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4111
4112 * MAINTAINERS: Change my email address.
4113
4960e3f0
BE
41142009-12-18 Ben Elliston <bje@au.ibm.com>
4115
4116 * config.sub, config.guess: Update from upstream sources.
4117
d16a31da
SZ
41182009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
3a5729ea
KG
41222009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4123
4124 PR middle-end/30447
4125 PR middle-end/30789
4126 PR other/40302
4127
4128 * configure.ac: Require MPC.
4129 * configure: Regenerate.
4130
43e02a8a
RW
41312009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4132
4133 PR target/38384
4134 PR bootstrap/40972
4135 * libtool.m4: Sync from git Libtool.
4136 * ltoptions.m4: Likewise.
4137 * ltversion.m4: Likewise.
4138 * lt~obsolete.m4: Likewise.
4139 * ltmain.sh: Likewise.
4140
360d4522
KG
41412009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4142
4143 * configure.ac: Update minimum MPC version to 0.8.
4144 * configure: Regenerate.
4145
f264ed56
SP
41462009-11-21 Sebastian Pop <sebpop@gmail.com>
4147
4148 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4149 * configure: Regenerated.
4150
ed2eaa9f
ILT
41512009-11-21 Ian Lance Taylor <iant@google.com>
4152
4153 * configure.ac: Change default of poststage1_ldflags to be empty if
4154 poststage1_libs is set. When poststage1_libs is empty, and
4155 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4156 * configure: Rebuild.
4157
58346783
AN
41582009-11-21 Adam Nemet <adambnmet@gmail.com>
4159
4160 * MAINTAINERS (Write After Approval): Update my email address.
4161
5ca0106a
BE
41622009-11-20 Ben Elliston <bje@au.ibm.com>
4163
4164 * config.guess: Update from upstream sources.
4165
87213cd4
AO
41662009-11-16 Alexandre Oliva <aoliva@redhat.com>
4167
4168 * Makefile.def: Restore host and target settings for gmp.
4169 * Makefile.in: Rebuild.
4170
f61428ed
AO
41712009-11-16 Alexandre Oliva <aoliva@redhat.com>
4172
4173 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4174 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4175 Fix portability of test of C++ as bootstrap language. Add
4176 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4177 * configure: Rebuild.
4178 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4179 and cloog. Fix in-tree ppl configuration. Introduce libelf
4180 in-tree building.
4181 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4182 (POSTSTAGE1_HOST_EXPORTS): Use it.
4183 (STAGE[+id+]_CXXFLAGS): New.
4184 (BASE_FLAGS_TO_PASS): Pass it down.
4185 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4186 extra_exports.
4187 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4188 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4189 extra_exports.
4190 * Makefile.in: Rebuild.
4191
f6c56be6
BE
41922009-11-17 Ben Elliston <bje@au.ibm.com>
4193
4194 * config.sub, config.guess: Update from upstream sources.
4195
0ccb5970
JK
41962009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
dce2d8b2 42002009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
5d571eaa
OS
42042009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4205
4206 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4207 paths for *-w64-mingw* and x86_64-*mingw*.
4208 * configure: Regenerated.
4209
dce2d8b2 42102009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4211
4212 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4213
c393f559
BK
42142009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4215
4216 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4217 Phil Edwards to Write-After Approval.
4218
ef4c4300
KT
42192009-10-30 Kai Tietz <kai.tietz@onevision.com>
4220
4221 * configure.ac: Disable target-winsup & co for
4222 x86_64-*-mingw* and *-w64-mingw* targets.
4223 * configure: Regenerated.
4224
65a324b4
NC
42252009-10-16 Nick Clifton <nickc@redhat.com>
4226
4227 * MAINTAINERS: Add myself as a maintainer for the RX port.
4228
dce2d8b2 42292009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4230
9c78662a 4231 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4232
17e72e5d
RO
42332009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4234
4235 * configure.ac (CLooG test): Use = with test.
4236 * configure: Regenerate.
4237
ed3a56f3
RG
42382009-10-22 Richard Guenther <rguenther@suse.de>
4239
4240 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4241 cloog if the ppl version check failed. Move flags saving
4242 before setting in libelf check.
4243 * configure: Regenerate.
4244
ad0abd3c
RG
42452009-10-21 Richard Guenther <rguenther@suse.de>
4246
4247 * configure.ac: Adjust the ppl and cloog configure to work as
4248 documented. Disable cloog if ppl was disabled. Omit the version
4249 checks if they were disabled.
4250 * configure: Re-generate.
4251
e4c5bd48
RW
42522009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4253
4254 * configure.ac: Add 'lto' to enable_languages, not
4255 new_enable_languages, and only if not already present.
4256 * configure: Regenerate.
4257
0ffd69c5
GP
42582009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4259
4260 * README: Refer to the various COPYING* files instead of just
4261 COPYING.
4262 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4263
dce2d8b2 42642009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4265
4266 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4267
58687768
RG
42682009-10-07 Richard Guenther <rguenther@suse.de>
4269
4270 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4271 and Richard Guenther as reviewers.
4272 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4273 as reviewers.
4274
49b0ca5c 42752009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4276
49b0ca5c 4277 * config.sub: Update from upstream sources.
d2d9ce5e 4278
aeb94799
ILT
42792009-10-06 Ian Lance Taylor <iant@google.com>
4280
4281 * Makefile.def: check-gold depends upon all-gas.
4282 * Makefile.in: Rebuild.
4283
123651cd
PM
42842009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4285
4286 * MAINTAINERS (Write After Approval): Add myself.
4287
d7f09764
DN
42882009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4289
4290 * Makefile.def: all-lto-plugin depends on all-libiberty.
4291 set bootstrap=true for lto-plugin.
4292 Add lto-plugin.
4293 * Makefile.in: Regenerate.
4294 * configure.ac (host_libs): Add lto-plugin.
4295 * configure: Regenerate.
4296
d7f09764
DN
42972009-10-03 Diego Novillo <dnovillo@google.com>
4298
4299 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4300 (HOST_LIBELFLIBS): Define.
4301 (HOST_LIBELFINC): Define.
4302 * Makefile.in: Regenerate.
4303 * configure.ac: Add --enable-lto.
4304 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4305 If --enable-lto is used, add 'lto' to new_enable_languages.
4306 If --enable-lto is used and gold is enabled, add
4307 lto-plugin to configdirs.
4308 * configure: Regenerate.
4309
43102009-10-03 Simon Baldwin <simonb@google.com>
4311
4312 * configure.ac: If --with-system-zlib, suppress local zlib and
4313 pass --with-system-zlib to subdir configure scripts.
4314 * configure: Regenerate.
4315
dce2d8b2 43162009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4317 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4320 $(srcdir).
4321 * Makefile.in: Rebuilt.
4322
dce2d8b2 43232009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4324
4325 * MAINTAINERS (Write After Approval): Add myself.
4326
3e661154
KG
43272009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4328
4329 * configure.ac: Update minimum MPC version to 0.7.
4330 * configure: Regenerate.
4331
f1a036e4
NC
43322009-09-25 Nick Clifton <nickc@redhat.com>
4333
4334 * configure.ac: Pass any --cache-file=/dev/null option on to
4335 subconfigures.
4336 * configure: Regenerate.
4337
d4c74acc
NC
43382009-09-23 Nick Clifton <nickc@redhat.com>
4339
4340 * config.sub, config.guess: Update from upstream sources.
4341
dce2d8b2 43422009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4343
4344 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4345 * Makefile.in: Rebuilt.
4346
0db770bd
RW
43472009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4348
4349 PR bootstrap/32272
4350 * configure.ac: Error out if $srcdir isn't '.' but contains
4351 host-${host_noncanonical}.
4352 * configure: Regenerate.
4353
71101870
RO
43542009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4355
4356 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4357 maintainer.
4358
ca6d0d62
RW
43592009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4360
79cd2b23
RW
4361 * configure.ac: If bootstrapping a combined tree with
4362 --enable-gold, require c++ in stage1_languages.
4363 * configure: Regenerate.
4364
ab9dcd0c
RW
4365 * configure.ac: Also add target_libs of stage1_languages to
4366 bootstrap_target_libs.
4367 * configure: Regenerate.
4368
ca6d0d62
RW
4369 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4370 with --enable-languages not containing c++.
4371 * configure: Regenerate.
4372
1c3c9f12
JZ
43732009-09-15 Jie Zhang <jie.zhang@analog.com>
4374
4375 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4376 * configure: Regenerate.
4377
dce2d8b2 43782009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4379
6fb30a14
JR
4380 * MAINTAINERS (Write After Approval): Update my e-mail address,
4381 and move from from here...
4382 (Waiting for paperwork): To here.
0318772d 4383
4056c2c6
JM
43842009-09-09 Joseph Myers <joseph@codesourcery.com>
4385
4386 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4387
3e54529c
RW
43882009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4389
4390 * configure.ac: Do not use $extrasub for replacing @if/@endif
4391 parts in Makefile; instead, use additional arguments to
4392 AC_CONFIG_COMMANDS to do the replacement manually, with several
4393 sed invocations, to avoid HP-UX sed command limits.
4394 * configure: Regenerate.
4395
713e2ea6
AO
43962009-09-08 Alexandre Oliva <aoliva@redhat.com>
4397
4398 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4399 blank before -L.
4400
5646b7b9
AO
44012009-09-04 Alexandre Oliva <aoliva@redhat.com>
4402
4403 * configure.ac (with-build-config): Document. Handle without.
4404 Handle missing argument.
4405 * configure: Rebuilt.
4406
e12c4094
AO
44072009-09-03 Alexandre Oliva <aoliva@redhat.com>
4408
4409 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4410 Default to bootstrap-debug only if compare-debug works.
4411 * configure: Rebuilt.
4412 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4413 * Makefile.in: Rebuilt.
4414
75cb0057
RO
44152009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4416
4417 * MAINTAINERS (OS Port Maintainers): Update my email address.
4418
8fc68cba
AO
44192009-09-01 Alexandre Oliva <aoliva@redhat.com>
4420
4421 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4422 * Makefile.in: Rebuilt.
4423
44cb38cf
CD
44242009-09-01 Chris Demetriou <cgd@google.com>
4425
4426 * MAINTAINERS (Write After Approval): Add myself.
4427
f9329c35
DS
44282009-08-31 Dodji Seketeli <dodji@redhat.com>
4429
4430 PR debug/30161
4431 * include/dwarf2.h (enum dwarf_tag): Added
4432 DW_TAG_GNU_template_template_param
4433 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4434
f945e229
PB
44352009-08-30 Paolo Bonzini <bonzini@gnu.org>
4436
4437 * Makefile.tpl (AWK): Fix typo.
4438 * Makefile.in: Regenerate.
4439
87264276
PB
44402009-08-30 Paolo Bonzini <bonzini@gnu.org>
4441
4442 * configure.ac: Detect awk and sed.
4443 * Makefile.def (flags_to_pass): Add AWK and SED.
4444 * Makefile.tpl (AWK, SED): New.
4445 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4446 * configure: Regenerate.
4447 * Makefile.in: Regenerate.
4448
68ccd57c
DK
44492009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4450
4451 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4452 (collapseslashes): Likewise.
4453
df58e648
RW
44542009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4455
4456 * configure.ac (AC_PREREQ): Bump to 2.64.
4457
0539cb2c
RW
44582009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4459
70fa0efa
RW
4460 * configure.ac: Remove --with-datarootdir, --with-docdir,
4461 --with-pdfdir, --with-htmldir switches.
4462 * configure: Regenerate.
4463
5213506e
RW
4464 * configure: Regenerate.
4465
0539cb2c
RW
4466 * compile: Sync from Automake 1.11.
4467 * depcomp: Likewise.
4468 * install-sh: Likewise.
4469 * missing: Likewise.
4470 * mkinstalldirs: Likewise.
4471 * ylwrap: Likewise.
4472
197c68cc
DK
44732009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4474
4475 * ltmain.sh (func_normal_abspath): New function.
4476 (func_relative_path): Likewise.
4477 (func_mode_help): Document new -bindir option for link mode.
4478 (func_mode_link): Add new -bindir option, and use it to place
4479 output DLL if specified.
4480
58af276a
RW
44812009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4482
0115d4a3
RW
4483 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4484 (baseargs): Add --disable-option-checking.
4485 * configure: Regenerate.
4486
58af276a
RW
4487 * Makefile.def (configure-target-libiberty): Depend on
4488 all-binutils and all-ld.
4489 (configure-target-newlib): Likewise.
4490 * Makefile.in: Regenerate.
4491
e9d9afef
BE
44922009-08-17 Ben Elliston <bje@au.ibm.com>
4493
4494 * config.sub, config.guess: Update from upstream sources.
4495
354ebf88
RW
44962009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4497
4498 Sync from src, merge:
4499
4500 2009-07-02 Tristan Gingold <gingold@adacore.com>
4501
4502 * configure.ac: Do not exclude gas for i386-*-darwin.
4503 Add a case for x86_64-*-darwin.
4504 * configure: Regenerate.
4505
8375f7b2
NV
45062009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4507
4508 * MAINTAINERS: Add my name to Write After Approval list.
4509
dce2d8b2 45102009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4511
4512 * configure.ac: Add Microblaze target.
4513 * configure: Regenerate.
4514
ea2002ba
CB
45152009-07-31 Christian Bruel <christian.bruel@st.com>
4516
4517 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4518 * configure: Regenerate.
2bf33cdb 4519
dce2d8b2 45202009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4521
4522 * MAINTAINERS (Write After Approval): Update my e-mail address.
4523
e90e6bd7
ILT
45242009-07-06 Ian Lance Taylor <iant@google.com>
4525
4526 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4527 * configure: Rebuild.
4528
f6e0880a
TG
45292009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4530
4531 * MAINTAINERS: Move myself to the Graphite Reviewers.
4532
6d984927
WG
45332009-06-30 Wei Guozhi <carrot@google.com>
4534
4535 * MAINTAINERS: Add my name to Write After Approval list.
4536
f2689b09
SE
45372009-06-26 Steve Ellcey <sje@cup.hp.com>
4538
4539 PR bootstrap/40338
4540 * configure.ac (comparestring): Create new variable.
4541 * Makefile.tpl (comparestring): Use to skip some comparisions.
4542 * configure: Regenerate.
4543 * Makefile.in: Regenerate.
4544
f62c0ba4
DE
45452009-06-26 Doug Evans <dje@sebabeach.org>
4546
4547 * Makefile.def (host_modules): Add cgen.
4548 * Makefile.in: Regenerate.
4549 * configure.ac (host_tools): Add cgen.
4550 * configure: Regenerate.
4551
7acf4da6
DD
45522009-06-23 DJ Delorie <dj@redhat.com>
4553
4554 * MAINTAINERS: Add myself as mep maintainer.
4555
00020c16
ILT
45562009-06-23 Ian Lance Taylor <iant@google.com>
4557
4558 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4559 boot_languages. Only bootstrap target libraries listed in
4560 target_libs for some boot language. Add --with-stage1-ldflags,
4561 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4562 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4563 if not building with C++.
4564 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4565 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4566 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4567 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4568 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4569 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4570 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4571 * configure, Makefile.in: Rebuild.
4572
1da52d4a
LF
45732009-06-23 Li Feng <nemokingdom@gmail.com>
4574
4575 * MAINTAINERS: Added my name to write-after-approval list.
4576
144c9175
RM
45772009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4578
4579 * configure.ac: Define is_elf for QNX Neutrino targets.
4580 * configure: Regenerate.
4581
e5871e24
GS
45822009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4583
9c78662a 4584 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4585
5f4a82c0
KG
45862009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4587
4588 * configure.ac: Detect MPC in default directory.
4589 * configure: Regenerate.
4590
394e9195
JG
45912009-06-03 Jerome Guitton <guitton@adacore.com>
4592 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4593
9c78662a
UB
4594 * Makefile.tpl (all): Avoid a trailing backslash.
4595 * Makefile.in: Regenerate.
394e9195 4596
47bca6aa
BE
45972009-06-03 Ben Elliston <bje@au.ibm.com>
4598
4599 * config.sub, config.guess: Update from upstream sources.
4600
a891a473
RS
46012009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4602
4603 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4604 to noconfdirs.
4605 * configure: Regenerate.
4606
70cb2d9f
AO
46072009-06-02 Alexandre Oliva <aoliva@redhat.com>
4608
4609 * Makefile.tpl ([+compare-target+]): Compare all stage
4610 directories, rather than just gcc.
4611 * Makefile.in: Rebuilt.
4612
7f1245df
DK
46132009-06-01 Doug Kwan <dougkwan@google.com>
4614
4615 * configure.ac: Support gold for target arm*-*-*.
4616 * configure: Regenerate.
394e9195 4617
acd26225
KG
46182009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4619
4620 * Makefile.def: Add MPC support and dependencies.
4621 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4622
4623 * Makefile.in, configure: Regenerate.
4624
a1fc946a
AO
46252009-05-27 Alexandre Oliva <aoliva@redhat.com>
4626
4627 * Makefile.tpl (all): Avoid harmless warning in make all when
4628 gcc-bootstrap is enabled but stage_last does not exist.
4629 * Makefile.in: Rebuilt.
4630
2e6a3c8d
NR
46312009-05-24 Nicolas Roche <roche@adacore.com>
4632
4633 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4634 * Makefile.in: Regenerate.
4635
63487d11
DC
46362009-05-21 Denis Chertykov <chertykov@gmail.com>
4637
4638 * MAINTAINERS: Update my e-mail address.
4639
449223af
DK
46402009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4641
4642 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4643 * configure: Regenerate.
4644
31c98f49
AO
46452009-05-18 Alexandre Oliva <aoliva@redhat.com>
4646
4647 PR other/40159
4648 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4649 gcc-no-bootstrap are mutually exclusive.
4650 * Makefile.in: Rebuilt.
4651
0f501837
AO
46522009-05-18 Alexandre Oliva <aoliva@redhat.com>
4653
4654 PR other/40159
4655 * Makefile.tpl (all): Don't end with unconditional success.
4656 * Makefile.in: Rebuilt.
4657
4a4a4e99
AO
46582009-05-12 Alexandre Oliva <aoliva@redhat.com>
4659
4660 PR target/37137
4661 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4662 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4663 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4664 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4665 stage_configureflags, stage_cflags and stage_libcflags into
4666 explicit Makefile macros.
4667 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4668 GFORTRAN.
4669 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4670 CC. Set CC_FOR_BUILD from CC.
4671 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4672 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4673 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4674 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4675 and GFORTRAN.
4676 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4677 (_LIBCFLAGS): Renamed to _TFLAGS.
4678 (do-compare-debug, do-compare3-debug): Drop.
4679 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4680 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4681 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4682 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4683 (XGCC_FLAGS_FOR_TARGET): New.
4684 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4685 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4686 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4687 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4688 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4689 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4690 TFLAGS.
4691 (BUILD_CONFIG): Include if requested.
4692 (all): Set TFLAGS on bootstrap.
4693 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4694 (all-stageid-prefixmodule): Likewise.
4695 (do-clean, distclean-stageid): Set TFLAGS.
4696 (restrap): Fix whitespace.
4697 * Makefile.in: Rebuilt.
4698
1cee3429
PB
46992009-05-07 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * config.guess: Sync with src.
4702
0b70eafd
DK
47032009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4704
4705 * configure.ac ($with_ppl): Default to no if not supplied.
4706 ($with_cloog): Likewise.
4707 configure: Regenerate.
4708
5175f17c
JW
47092009-04-27 James E. Wilson <wilson@codesourcery.com>
4710
4711 * MAINTAINERS: Update my e-mail address.
4712
952fa153
NC
47132009-04-27 Nick Clifton <nickc@redhat.com>
4714
4715 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4716
a687f83c
EB
47172009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4718
4719 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4720 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4721 * Makefile.in: Regenerate.
4722
9e3eba15
KG
47232009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4724
4725 PR bootstrap/39739
4726 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4727 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4728
4729 * configure, Makefile.in: Regenerate.
4730
a687f83c 47312009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4732
4733 * include/hashtab.h: Update GTY annotations to new syntax
4734 * include/splay-tree.h: Likewise
4735
070bdbd9
BE
47362009-04-17 Ben Elliston <bje@au.ibm.com>
4737
4738 * config.sub, config.guess: Update from upstream sources.
4739
55f2d967
AG
47402009-04-15 Anthony Green <green@moxielogic.com>
4741
4742 * configure.ac: Add moxie support.
4743 * configure: Rebuilt.
4744
309c24a9
JJ
47452009-04-14 Jakub Jelinek <jakub@redhat.com>
4746
4747 * configure.ac: Change copyright header to refer to version
4748 3 of the GNU General Public License and to point readers at the
4749 COPYING3 file and the FSF's license web page.
4750 * Makefile.def: Likewise.
4751 * Makefile.tpl: Likewise.
4752 * Makefile.in: Regenerate.
4753
b93133bc
JH
47542009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4755
4756 * configure.ac: Restore match for darwin9 or later. Use double
4757 brackets since regeneration eats one pair.
4758 * configure: Regenerate.
4759
d18ff35a
L
47602009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4761
4762 PR gas/10039
4763 * configure.ac: Require texinfo 4.7.
4764 * configure: Regenerated.
4765
748086b7
JJ
47662009-04-09 Nick Clifton <nickc@redhat.com>
4767
4768 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4769 the GCC Runtime Library Exception.
4770
a3337ea2
KG
47712009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4772
4773 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4774 * configure: Regenerate.
4775
60911f14
SE
47762009-04-01 Steve Ellcey <sje@cup.hp.com>
4777
4778 * Makefil.def (languages): New entries.
4779 * Makefile.tpl (check-gcc-*): New generic target.
4780 * Makefile.in: Regenerate.
60911f14 4781
dce2d8b2 47822009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4783
d18ff35a 4784 * MAINTAINERS: Update my email address.
7369c1d0 4785
cfb1f59f
TT
47862009-03-18 Tom Tromey <tromey@redhat.com>
4787
d18ff35a
L
4788 * configure: Rebuild.
4789 * configure.ac (host_libs): Add libiconv.
4790 * Makefile.in: Rebuild.
4791 * Makefile.def (host_modules): Add libiconv.
4792 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4793
75eeae1a
TG
47942009-03-16 Tristan Gingold <gingold@adacore.com>
4795
4796 * configure.ac: Treat gdb as supported on x86_64-darwin.
4797 * configure: Regenerate.
4798
f38095f3
JM
47992009-03-16 Joseph Myers <joseph@codesourcery.com>
4800
4801 * configure.ac (--with-host-libstdcxx): New option.
4802 * configure: Regenerate.
4803
dce2d8b2 48042009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4805
4806 * MAINTAINERS: Move myself into the write after approval list.
4807
6d401294
NP
48082009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4809
4810 * MAINTAINERS: Update e-mail address.
2bf33cdb 4811
07c97076
DN
48122009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4813
4814 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4815
dce2d8b2 48162009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
4817
4818 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4819
7a9d3fe8
RW
48202009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4821
4822 Backport from git Libtool:
4823
4824 2009-01-19 Robert Millan <rmh@aybabtu.com>
4825 Support GNU/kOpenSolaris.
4826 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4827 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4828 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4829 GNU/kOpenSolaris.
4830
c9e9e11f
AS
48312009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4832
4833 * MAINTAINERS: Update e-mail address.
4834
5e8c1552 48352009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
4836
4837 * MAINTAINERS (Write After Approval): Add self.
4838
b0adb088
BM
48392009-02-18 Bingfeng Mei <bmei@broadcom.com>
4840
4841 * MAINTAINERS (Write After Approval): Add myself.
4842
ee04b574
AS
48432009-02-05 Andreas Schwab <schwab@suse.de>
4844
4845 * Makefile.tpl (stage_last): Define $r and $s before using
4846 $(RECURSE_FLAGS_TO_PASS).
4847 * Makefile.in: Regenerate
4848
907884c9
ILT
48492009-01-30 Ian Lance Taylor <iant@google.com>
4850
4851 * MAINTAINERS: Move myself to the Global Reviewers list.
4852
416ac4d4
RM
48532009-01-29 Robert Millan <rmh@aybabtu.com>
4854
4855 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4856 * configure: Regenerate.
4857
ee5decb3
GP
48582009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4859
4860 * MAINTAINERS: Make whitespace consistent.
19196f44 4861 Remove Robert Millan from Write After Approval.
ee5decb3 4862
36fbb0ec
AM
48632009-01-16 Alan Modra <amodra@bigpond.net.au>
4864
4865 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4866 (all-opcodes): Depend on all-libiberty.
4867 * Makefile.in: Regenerate.
4868
52535a64
DR
48692009-01-15 Douglas B Rupp <rupp@gnat.com>
4870
4871 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4872 * configure: Regenerate.
4873
e04a57df
RR
48742009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
856c450b
SK
48782009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4879
4880 * MAINTAINERS: Add myself to reviewers (Fortran).
4881
dce2d8b2 48822009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
4883
4884 PR tree-optimization/38515
4885 * configure.ac (cloog-polylib): Removed.
4886 (with_ppl, with_cloog): Test for "no".
4887 * configure: Regenerated.
4888
1e5e8a59
DF
48892009-01-11 Daniel Franke <franke.daniel@gmail.com>
4890
4891 * MAINTAINERS: Moved myself to reviewers (Fortran).
4892
5e5debf6
TS
48932009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4894
4895 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4896 (Write After Approval): Remove myself.
4897
1c42acf1
DN
48982009-01-03 Diego Novillo <dnovillo@google.com>
4899
4900 * MAINTAINERS: Remove myself from alias maintainership.
4901
2fbbedaf
DA
49022009-01-02 David Ayers <ayers@fsfe.org>
4903
4904 * MAINTAINERS: Update e-mail address.
4905
17213821
GP
49062008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4907
4908 * MAINTAINERS: Make whitespace consistent.
4909
baafc534
RW
49102008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4911
4912 Backport from upstream Libtool:
4913 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4914 Add cache variables to tests that require the linker to work.
4915 For shlibpath_overrides_runpath, this also changes the semantics
4916 to let the result from the C compiler take precedence.
4917
18430d27
BE
49182008-12-02 Ben Elliston <bje@au.ibm.com>
4919
4920 * config.sub, config.guess: Update from upstream sources.
4921
dce2d8b2 49222008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
4923
4924 * configure.ac (ppllibs): Add by default the lib flags.
4925 * configure: Regenerate.
4926
41e9641b
LM
49272008-12-08 Luis Machado <luisgpm@br.ibm.com>
4928
4929 * MAINTAINERS: Add myself to the write after approval list.
4930
25783c30
JH
49312008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4932
ee04b574
AS
4933 * configure.ac: Add double brackets on darwin[912].
4934 * configure: Regenerate.
25783c30 4935
0e318fcc
DK
49362008-12-03 Daniel Kraft <d@domob.eu>
4937
4938 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4939 Approval to Reviewer section (for Fortran front-end).
4940
7f171b95
JH
49412008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4942
4943 * configure.ac: Expand to darwin10 and later.
4944 * configure: Regenerate.
4945
09ce620e
AS
49462008-12-02 Andreas Schwab <schwab@suse.de>
4947
4948 * Makefile.def: configure-target-boehm-gc depends on
4949 all-target-libstdc++-v3.
4950 * Makefile.in: Regenerate.
4951
386c704d
KT
49522008-12-02 Kai Tietz <kai.tietz@onevision.com>
4953
4954 * MAINTAINERS: Add myself as mingw maintainer.
4955
e03dd84a
BE
49562008-12-02 Ben Elliston <bje@au.ibm.com>
4957
4958 * config.sub, config.guess: Update from upstream sources.
4959
3fa87964
GP
49602008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4961
4962 * README.SCO: Remove.
4963
df72d7ed
FP
49642008-11-29 Fernando Pereira <pronesto@gmail.com>
4965
4966 * MAINTAINERS: Add myself to the write after approval list.
4967
b5646528
DK
49682008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4969
4970 * MAINTAINERS: Update my email address in WAA section.
4971
dce2d8b2 49722008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
4973
4974 * MAINTAINERS: Update e-mail address.
4975
dce2d8b2 49762008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
4977
4978 * MAINTAINERS: Change e-mail address.
4979
0db3a858
TG
49802008-11-27 Tristan Gingold <gingold@adacore.com>
4981
4982 * configure.ac: Build gdb for i?86-*-darwin*
4983 * configure: Regenerated.
4984
dce2d8b2 49852008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
4986
4987 * MAINTAINERS: Added my full name.
4988
487e299b
DJ
49892008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4990
4991 PR bootstrap/38014
4992 PR bootstrap/37923
4993
4994 Revert:
4995
4996 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4997
4998 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4999 * Makefile.in: Regenerated.
5000
5001 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5002
5003 PR gdb/921
5004 PR gdb/1646
5005 PR gdb/2175
5006 PR gdb/2176
5007
5008 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5009 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5010 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5011 (HOST_EXPORTS): Pass CPPFLAGS.
5012 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5013 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5014 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5015 * Makefile.in, configure: Regenerated.
5016 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5017 and CPPFLAGS_FOR_BUILD.
5018
dce2d8b2 50192008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5020
5021 * MAINTAINERS: Add myself as middle end maintainer.
5022
044fed69
AS
50232008-11-06 Andrew Stubbs <ams@codesourcery.com>
5024
5025 * MAINTAINERS (Write after approval): Add myself.
5026
caf6defe
DN
50272008-11-05 Diego Novillo <dnovillo@google.com>
5028
5029 * MAINTAINERS (Global Reviewers): Add myself.
5030 (Non-Algorithmic Maintainers): Remove myself.
5031
3e9899ac
TS
50322008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5033
09ce620e 5034 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5035
ea99e36e
MM
50362008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5037
09ce620e 5038 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5039
fb0d2684
BE
50402008-10-31 Ben Elliston <bje@au.ibm.com>
5041
5042 * configure.ac (spu-*-*): Remove special case.
5043 * configure: Regenerate.
5044
73c07a3e
CM
50452008-10-30 Catherine Moore <clm@codesourcery.com>
5046
5047 * MAINTAINERS (Write after approval): Update my email address.
5048
7310a2da
SSF
50492008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5050
5051 * configure.ac [spu-*-*]: Do not set skipdirs.
5052 * configure: Re-generate.
5053
7e51fe23
BS
50542008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5055
5056 * MAINTAINERS (Various Maintainers): Add myself to reload.
5057
ef20be93
RG
50582008-10-25 Richard Guenther <rguenther@suse.de>
5059
5060 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5061 maintainer. Remove myself as libgcc-math maintainer.
5062 (Non-Algorithmic Maintainers): Remove myself.
5063
03ffcfa0
DJ
50642008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5065
5066 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5067 * Makefile.in: Regenerated.
5068
dec014a9
CC
50692008-10-23 Cary Coutant <ccoutant@google.com>
5070
5071 * MAINTAINERS (Write after approval): Add myself.
5072
b36c386c
DJ
50732008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5074
5075 PR gdb/921
5076 PR gdb/1646
5077 PR gdb/2175
5078 PR gdb/2176
5079
5080 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5081 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5082 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5083 (HOST_EXPORTS): Pass CPPFLAGS.
5084 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5085 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5086 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5087 * Makefile.in, configure: Regenerated.
5088 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5089 and CPPFLAGS_FOR_BUILD.
5090
dce2d8b2 50912008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5092
5093 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5094 Sebastian Pop.
5095
e0bda97e
AP
50962008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5097
5098 * MAINTAINERS (Write After Approval): Added myself.
5099
36c713e0
KG
51002008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5101
5102 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5103 recommended version to 2.3.2.
5104
5105 * configure: Regenerate.
5106
8fe005ee
MM
51072008-10-01 Mark Mitchell <mark@codesourcery.com>
5108
5109 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5110
be8f156f
DD
51112008-09-29 David Daney <david.daney@caviumnetworks.com>
5112
5113 * MAINTAINERS (Write After Approval): Update e-mail address.
5114
ae11dff4
PG
51152008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5116
5117 * libtool.m4: Update to libtool 2.2.6.
5118 * lt~obsolete.m4: Update to libtool 2.2.6.
5119 * ltmain.sh: Update to libtool 2.2.6.
5120 * ltsugar.m4: Update to libtool 2.2.6.
5121 * ltversion.m4: Update to libtool 2.2.6.
5122 * ltoptions.m4: Update to libtool 2.2.6.
5123 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5124
441154b1
CF
51252008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
775b3b26
BRF
51292008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5130
5131 * MAINTAINERS (Write After Approval): Update my name.
5132
94538043
SB
51332008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5134
09ce620e 5135 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5136
52d1bfd8
SE
51372008-09-18 Steve Ellcey <sje@cup.hp.com>
5138
09ce620e 5139 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5140
c5cc92f5
GP
51412008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5142
5143 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5144 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5145 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5146 and Michael Tiemann from Write After Approval since they do not
5147 actually have access.
5148
23d9794a
RG
51492008-09-05 Richard Guenther <rguenther@suse.de>
5150
5151 * configure.ac: Initialize clooglibs to -lcloog.
5152 * configure: Re-generate.
5153
192a671e
LCW
51542008-09-04 Le-Chun Wu <lcwu@google.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
d789184e
SP
51582008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5159
5160 * configure.ac (--with-cloog-polylib): New.
5161 (--disable-cloog-version-check): New.
5162 (--disable-ppl-version-check): New.
5163 * configure: Re-generate.
5164
36a881c7
RG
51652008-09-03 Richard Guenther <rguenther@suse.de>
5166
5167 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5168 cloog test.
5169 * configure: Re-generate.
5170
358da97e
HS
51712008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5172
5173 Add picoChip port.
5174 * MAINTAINERS: Add picoChip maintainers.
5175
f8bf9252
SP
51762008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5177 Tobias Grosser <grosser@fim.uni-passau.de>
5178 Jan Sjodin <jan.sjodin@amd.com>
5179 Harsha Jagasia <harsha.jagasia@amd.com>
5180 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5181 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5182 Adrien Eliche <aeliche@isty.uvsq.fr>
5183
5184 Merge from graphite branch.
5185 * configure: Regenerate.
5186 * Makefile.in: Regenerate.
5187 * configure.ac (host_libs): Add ppl and cloog.
5188 Add checks for PPL and CLooG.
5189 * Makefile.def (ppl, cloog): Added modules and dependences.
5190 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5191 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5192
d89f0ad6
AL
51932008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5194
5195 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5196 (GCC_SHLIB_SUBDIR): New.
5197 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5198 * configure: Regenerate.
5199 * Makefile.in: Regenerate.
5200
88a25817
GP
52012008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5202
5203 * MAINTAINERS: Consistently use tabs to separate columns.
5204
f873f15f
TG
52052008-08-29 Tristan Gingold <gingold@adacore.com>
5206
5207 * MAINTAINERS (Write after Approval): Add myself.
5208
e1514c3f
TG
52092008-08-28 Tristan Gingold <gingold@adacore.com>
5210
5211 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5212 Enable bfd, binutils and opcodes.
5213 * configure: Regenerate.
5214
4717882f
JDA
52152008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5216
5217 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5218
28c9884c
TK
52192008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5220
5221 * MAINTAINERS: Use correct Umlaut for last name.
5222
ae96d86a
FXC
52232008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5224
5225 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5226
3ecc96e3
DE
52272008-08-16 David Edelsohn <edelsohn@gnu.org>
5228
5229 * MAINTAINERS: Update my email address.
5230
dd609cc1
EB
52312008-08-16 Nicolas Roche <roche@adacore.com>
5232
5233 * Makefile.tpl: Add BOOT_ADAFLAGS.
5234 * Makefile.in: Regenerate.
5235
08d0963a
RS
52362008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5237
5238 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5239 * configure: Regenerate.
5240
dce2d8b2 52412008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5242
5243 * configure.ac: Add makefile fragments for hpux.
5244 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5245 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5246 * configure: Regenerate.
5247 * Makefile.in: Regenerate.
5248
dce2d8b2 52492008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5250
5251 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5252
dce2d8b2 52532008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5254
5255 * MAINTAINERS (Write after Approval): Add myself.
5256
78209f30
XG
52572008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5258
5259 * MAINTAINERS (Write After Approval): Add myself.
5260
5b5b098d
AJ
52612008-06-29 Andrew Jenner <andrew@codesourcery.com>
5262
5263 * MAINTAINERS (Write After Approval): Add myself.
5264
d812ec93
KW
52652008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5266
5267 * MAINTAINERS: Update my email address.
5268
99e78224
JY
52692008-06-25 Joey Ye <joey.ye@intel.com>
5270
5271 * MAINTAINERS (Write After Approval): Add myself.
5272
18c04407
RW
52732008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5274
5275 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5276 * Makefile.in: Regenerate.
5277 * configure: Regenerate.
5278
47aa9a31
DK
52792008-06-17 Daniel Kraft <d@domob.eu>
5280
5281 * MAINTAINERS (Write After Approval): Add myself.
5282
ad33ff57
RW
52832008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5284
5285 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5286 "$@" is still intact with both Autoconf 2.59 and 2.62.
5287 * configure: Regenerate.
5288
cdce5c41
RW
52892008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5290
5291 * Makefile.tpl: Fix comment errors.
5292 * Makefile.in: Regenerate.
5293
01b79d11
DM
52942008-06-12 David S. Miller <davem@davemloft.net>
5295 David Edelsohn <edelsohn@gnu.org>
5296
5297 * configure.ac: Add powerpc*-*-* to gold supported targets.
5298 * configure: Regenerate.
5299
f8c33439
JM
53002008-06-08 Joseph Myers <joseph@codesourcery.com>
5301
5302 PR tree-optimization/36218
5303 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5304 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5305 (all prefix="build-"): Pass them to build-system sub-makes.
5306 * Makefile.in: Regenerate.
5307
cd985f66
JM
53082008-06-07 Joseph Myers <joseph@codesourcery.com>
5309
5310 * MAINTAINERS (mt port): Remove.
5311 (sco5, unixware, sco udk): Remove.
5312 (Kean Johnston): Add to Write After Approval.
5313
3f6383d3
JB
53142008-05-30 Julian Brown <julian@codesourcery.com>
5315
5316 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5317 of libobjc for ARM EABI Linux.
5318 * configure: Regenerate.
30da41ed 5319
dce2d8b2 53202008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5321
09ce620e 5322 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5323
dce2d8b2 53242008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5325
e29cc9b4 5326 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5327
955410cb
JW
53282008-05-15 Janus Weil <janus@gcc.gnu.org>
5329
5330 * MAINTAINERS (Write After Approval): Add myself.
5331
719bb4e3 53322008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5333
5334 * config-ml.in: don't handle --enable-shared and --enable-static.
5335
372b05fc
RS
53362008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5337
5338 * MAINTAINERS: Update my email address.
5339
f73e2200
PC
53402008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5341
5342 * MAINTAINERS: Update my email address.
09ce620e 5343
3e438e2b
KVH
53442008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5345
5346 * MAINTAINERS (Write After Approval): Add myself.
5347
177bf491
GS
53482008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
dce2d8b2 53522008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5353
5354 * MAINTAINERS (crx): Add myself.
5355
14a8726b
PB
53562008-04-18 Paolo Bonzini <bonzini@gnu.org>
5357
5358 Sync with src:
5359 2008-04-14 David S. Miller <davem@davemloft.net>
5360
09ce620e
AS
5361 * configure.ac: Add sparc*-*-* to gold supported targets.
5362 * configure: Regenerate.
14a8726b 5363
7142fb32
PB
53642008-04-18 Paolo Bonzini <bonzini@gnu.org>
5365
5366 PR bootstrap/35457
5367 * configure.ac: Include override.m4.
5368 * configure: Regenerate.
5369
c6b196de
PB
53702008-04-18 Paolo Bonzini <bonzini@gnu.org>
5371
09ce620e
AS
5372 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5373 * Makefile.in: Regenerate.
c6b196de 5374
dce2d8b2 53752008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5376
09ce620e 5377 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5378 as nonconfigurable directories list.
09ce620e 5379 * configure: Regenerate.
c993ae60 5380
8479b1b1
BE
53812008-04-14 Ben Elliston <bje@au.ibm.com>
5382
5383 * config.sub, config.guess: Update from upstream sources.
5384
295e261a
HPN
53852008-04-12 Hans-Peter Nilsson <hp@axis.com>
5386
5387 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5388 * Makefile.in: Regenerate.
5389
ac3949d9
EW
53902008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5391
5392 * configure.ac: Do not build libssp for the AVR.
5393 * configure: Regenerate.
5394
06407e30
ILT
53952008-04-07 Ian Lance Taylor <iant@google.com>
5396
5397 * Makefile.def: check-gold depends upon all-binutils.
5398 * Makefile.in: Regenerate.
5399
97db009c
AH
54002008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
2a79c47f
NC
54042008-04-04 Nick Clifton <nickc@redhat.com>
5405
5406 PR binutils/4334
5f4bebbf 5407 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5408 builds.
5409 * configure: Regenerate.
5410
c53a18d3
N
54112008-04-04 NightStrike <NightStrike@gmail.com>
5412
5413 PR other/35151
09ce620e
AS
5414 * configure.ac: Combine rules for mingw32 and mingw64.
5415 * configure: Regenerate.
c53a18d3 5416
d925aa70
KT
54172008-04-02 Kai Tietz <kai.tietz@onvision.com>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
dce2d8b2 54212008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5422
5423 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5424 * Makefile.in (.NOTPARALLEL): Ditto.
5425
4412a506
PG
54262008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5427
5428 * MAINTAINERS (Write After Approval): Add myself.
5429
dce2d8b2 54302008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5431
5432 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5433 * Makefile.in (.NOTPARALLEL): Regenerate.
5434
639223bd
PB
54352008-03-27 Paolo Bonzini <bonzini@gnu.org>
5436
5437 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5438 * Makefile.in: Regenerate.
5439
b8ab1f4a
JS
54402008-03-26 Jakub Staszak <kuba@et.pl>
5441
5442 * MAINTAINERS (Write After Approval): Add myself.
5443
b45890a4
TK
54442008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5445
5446 * MAINTAINERS: Update e-mail address.
5447
5afab7ad
ILT
54482008-03-20 Ian Lance Taylor <iant@google.com>
5449
5450 * configure.ac: Add support for --enable-gold.
5451 * Makefile.def: Add gold as a directory like ld.
5452 * configure, Makefile.in: Regenerate.
5453
38d24731
RW
54542008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5455
5456 * configure.ac: m4_include config/proginstall.m4.
5457 * configure: Regenerate.
32bc4cf4
RW
5458
5459 Backport from upstream Libtool:
09ce620e 5460
32bc4cf4 5461 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5462
32bc4cf4
RW
5463 Deal with Autoconf 2.62's semantic change in m4_append.
5464 * ltsugar.m4 (lt_append): Replace broken versions of
5465 m4_append.
5466 (lt_if_append_uniq): Don't require separator to be overquoted,
5467 and avoid broken m4_append.
5468 (lt_dict_add): Fix typo.
5469 * libtool.m4 (_LT_DECL): Don't overquote separator.
5470
9d3c50ea
DE
54712008-03-13 David Edelsohn <edelsohn@gnu.org>
5472
5473 * config.rpath: Add AIX 6 support.
5474
5d2edb29
PB
54752008-03-13 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * Makefile.def (stageprofile). Remove -fprofile-generate
5478 from stage_libcflags.
5479 * Makefile.in: Regenerate.
5480
954910ef
BE
54812008-03-13 Ben Elliston <bje@au.ibm.com>
5482
5483 * config.sub, config.guess: Update from upstream sources.
5484
e8645a40
TT
54852008-03-06 Tom Tromey <tromey@redhat.com>
5486
5487 * MAINTAINERS: Update for treelang deletion.
5488
2c8e955e
JW
54892008-03-03 James E. Wilson <wilson@tuliptree.org>
5490
5491 * MAINTAINERS: Update my email address.
5492
54acd307
SS
54932008-03-03 Stan Shebs <stanshebs@earthlink.net>
5494
893ad2a1 5495 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5496 (objective-c/c++): Add myself as a maintainer.
5497
4b52b516
VR
54982008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5499
5500 * MAINTAINERS (Write After Approval): Update my email address.
5501
e652b516
TB
55022008-02-25 Tomas Bily <tbily@suse.cz>
5503
5504 * MAINTAINERS (Write After Approval): Add myself.
5505
02d30740
JJ
55062008-02-23 Jakub Jelinek <jakub@redhat.com>
5507
5508 * MAINTAINERS (OpenMP): Add myself.
5509
1c8bd6a3
PB
55102008-02-20 Paolo Bonzini <bonzini@gnu.org>
5511
4b40b2a5
UB
5512 PR bootstrap/32009
5513 PR bootstrap/32161
1c8bd6a3 5514
4b40b2a5
UB
5515 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5516 * configure: Regenerate.
1c8bd6a3 5517
4b40b2a5
UB
5518 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5519 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5520 STAGE4_LIBCFLAGS): New.
5521 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5522 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5523 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5524 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5525 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5526 for target modules. Don't export LIBCFLAGS.
5527 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5528 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5529 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5530 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5531 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5532 * Makefile.in: Regenerate.
1c8bd6a3 5533
bb44c9d2
RW
55342008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5535
5536 PR libgcj/33085
5537 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5538 Do not use -DDLL_EXPORT. Backport from upstream.
5539
29a7754d
RW
55402008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5541
5542 * MAINTAINERS (Write After Approval): Add myself.
5543
9a212bb7
HPN
55442008-02-02 Hans-Peter Nilsson <hp@axis.com>
5545
5546 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5547 * configure: Regenerate.
5548
aa12a573
MG
55492008-01-31 Marc Gauthier <marc@tensilica.com>
5550
5551 * configure.ac (xtensa*-*-*): Recognize processor variants.
5552 * configure: Regenerate.
5553
ac9e6043
RW
55542008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5555
40049ccc
UB
5556 PR bootstrap/34922
5557 * configure.ac (PARSE_ARGS): Push suitable setting of
5558 ac_subdirs_all, for `./configure --help=recursive'.
5559 Handle `+' in generic toplevel directory disabling.
5560 * configure: Regenerate.
ac9e6043 5561
4288c86a
NC
55622008-01-28 Nick Clifton <nickc@redhat.com>
5563
5564 * MAINTAINERS (xstormy16): Take over maintainership.
5565
8d8da227
JM
55662008-01-25 Joseph Myers <joseph@codesourcery.com>
5567
5568 * MAINTAINERS (c4x port): Remove.
5569
349b60e7
DE
55702008-01-24 David Edelsohn <edelsohn@gnu.org>
5571
5572 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5573
3ca06a68
BE
55742008-01-23 Ben Elliston <bje@au.ibm.com>
5575
5576 * config.sub, config.guess: Update from upstream sources.
5577
3c631381
TG
55782008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5579
5580 * MAINTAINERS (Write After Approval): Add myself.
5581
20533ef1
L
55822008-01-17 H.J. Lu <hjl.tools@gmail.com>
5583
5584 * MAINTAINERS: Update my email address.
5585
55862008-01-09 Raksit Ashok <raksit@google.com>
5587
5588 * MAINTAINERS (Write After Approval): Add myself.
5589
684f4f6a
RA
55902008-01-09 Raksit Ashok <raksit@google.com>
5591
5592 * MAINTAINERS (Write After Approval): Add myself.
5593
9cb8756f
BE
55942008-01-08 Ben Elliston <bje@au.ibm.com>
5595
5596 * config.sub, config.guess: Update from upstream sources.
5597
94e1934d
KG
55982007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5599
5600 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5601 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5602 * configure: Regenerate.
5603
a2e51f77
SP
56042007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5605
5606 * MAINTAINERS: Update my email address.
5607
ffe3dcd9
BRF
56082007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5609
5610 * MAINTAINERS: Update my email address.
5611
aa4095c9
RS
56122007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5613
5614 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5615 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5616 * Makefile.in: Regenerate.
5617
dce2d8b2 56182007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5619
5620 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5621 misplaced entries.
5622
0fe0f073
AT
56232007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5624
5625 * configure.ac: Enable libjava for x86_64-*-darwin9.
5626 * configure: Regenerate.
5627
dce2d8b2 56282007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
c3220d4c
BE
56322007-12-05 Ben Elliston <bje@au.ibm.com>
5633
5634 * config.sub, config.guess: Update from upstream sources.
5635
aba7501e
MK
56362007-12-02 Matthias Klose <doko@ubuntu.com>
5637
5638 * config-ml.in: Remove 64bit configure tests.
5639
d683ec81
PB
56402007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5641
5642 * config-ml.in: Robustify against white space in absolute file
5643 names.
5644
5645 * config-ml.in (multi-clean): Substitute ${Makefile}.
5646 Remove superfluous ${Makefile} in list.
5647
60f1711a
TS
56482007-11-19 Thiemo Seufer <ths@mips.com>
5649
5650 * config-ml.in: Don't hardcode the Makefile name.
5651
487f9d96
AM
56522007-11-08 Alexander Monakov <amonakov@ispras.ru>
5653
5654 * MAINTAINERS (Write After Approval): Add myself.
5655
fa3886fe
ST
56562007-11-07 Samuel Tardieu <sam@rfc1149.net>
5657
5658 * MAINTAINERS (Write After Approval): Add myself.
5659
dce2d8b2 56602007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5661
5662 * MAINTAINERS (Write After Approval): Add myself.
5663
acc48927
BE
56642007-10-25 Ben Elliston <bje@au.ibm.com>
5665
5666 * MAINTAINERS (mercury): Remove entry.
5667 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5668
e00e9858
DJ
56692007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5670
5671 * Makefile.def (dependencies): Make configure-gdb depend on
5672 all-intl.
5673 * Makefile.in: Regenerated.
5674
def14a3c
SK
56752007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5676
5677 * MAINTAINERS (Fortran maintainer): Remove myself.
5678
dce2d8b2 56792007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5680
5681 * Makefile.def: To avoid problems running with parallel makes,
5682 build newlib before libgloss so that target specific header
5683 files are availble.
5684 * Makefile.in: Regenerate
5685
bbfbfafc
DJ
56862007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5687
5688 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5689 * Makefile.in: Regenerate.
5690
c56abad5
VM
56912007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5692
5693 * MAINTAINERS (Register allocation reviewer): Add myself.
5694
f019adc1
MF
56952007-10-08 Mike Frysinger <vapier@gentoo.org>
5696
5697 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5698 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5699 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5700 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5701 * configure: Regenerate.
5702
dce2d8b2 57032006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5704
5705 * MAINTAINERS (Register allocation reviewer): Add myself.
5706
0999159b
PB
57072007-10-01 Paolo Bonzini <bonzini@gnu.org>
5708
5709 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5710 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5711 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5712 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5713 * configure.ac: Default them to host tools for $host = $build.
5714 Subst them.
5715
5716 * configure: Regenerate.
5717 * Makefile.in: Regenerate.
5718
dce2d8b2 57192006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5720
5721 * MAINTAINERS (Register allocation reviewer): Add myself.
5722
dce2d8b2 57232006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5724
5725 * MAINTAINERS (Register allocation reviewer): Add myself.
5726
9d209c83
SP
57272007-09-21 Seongbae Park <seongbae.park@gmail.com>
5728
5729 * MAINTAINERS (Write After Approval): Fix typo.
5730
1ec3b87b
RS
57312007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5732
5733 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5734 * configure: Regenerate.
5735
19d5986d
PJ
57362007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5737
5738 PR bootstrap/31906
5739 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5740 they're already prefixed.
19d5986d 5741
6d3b5aea
BK
57422007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5743
5744 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5745 libstdc++.
5746 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5747 * configure: Regenerate.
5748 * Makefile.in: Regenerate.
09ce620e 5749
4fe7e755
AS
57502007-09-17 Andreas Schwab <schwab@suse.de>
5751
5752 * configure.ac: Raise minimum makeinfo version to 4.6.
5753 * configure: Regenerate.
5754
dce2d8b2 57552007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5756
ffe3dcd9 5757 * MAINTAINERS (write-after-approval) add myself
d483feaa 5758
fa9a3f31
AM
57592007-09-15 Alan Modra <amodra@bigpond.net.au>
5760
5761 * configure.ac: Correct makeinfo version check.
5762 * configure: Regenerate.
5763
6593a73e
RS
57642007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5765
5766 * MAINTAINERS: Update my email address.
5767
d9dced13
RS
57682007-09-14 Richard Sandiford <richard@codesourcery.com>
5769
5770 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5771 to $skipdirs and only disable gprof for newlib. Use the normal
5772 mips*-elf* handling in other respects.
5773 * configure: Regnerate.
5774
773c1467
DD
57752007-09-12 David Daney <ddaney@avtrex.com>
5776
5777 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5778 enabling libgcj.
5779 * configure: Regenerate.
5780
c03353e2
RIL
57812007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5782
5783 PR other/32154
5784 * configure.ac: For libgloss targets, point the linker to the linker
5785 script, startup code and simulator library.
5786 * configure: Regenerate.
5787
c4e9bf2b
AH
57882007-09-07 Andrew Haley <aph@redhat.com>
5789
5790 * configure.ac (noconfigdirs): Remove target-libffi and
5791 target-libjava.
5792 * configure: Regenerate.
5793
1f5a6b84
FXC
57942007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5795
5796 PR target/33281
5797 * configure.ac: Use config/mh-mingw on mingw.
5798 * configure: Regenerate.
1f5a6b84 5799
3951e521
PH
58002007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5801
9f349f63 5802 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5803
e643dc23
RG
58042007-09-05 Richard Guenther <rguenther@suse.de>
5805
5806 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5807 nor --disable-checking is provided also turn on yes and types
5808 checking for stage1.
5809 * configure: Re-generate.
5810
039874df
KW
58112007-08-30 Krister Walfridsson <cato@df.lth.se>
5812
5813 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5814 (Write After Approval): Remove myself.
5815
c3f07bd6 58162007-08-29 Nick Clifton <nickc@redhat.com>
15098359 5817
c3f07bd6 5818 * config.sub, config.guess: Update from upstream sources.
15098359 5819
40049ccc 58202007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
5821
5822 * MAINTAINERS (Write After Approval): Added myself.
5823 * MAINTAINERS (Reviewers): Removed myself.
5824
c8aea42c 58252007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 5826 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
5827
5828 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5829 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5830 * Makefile.in: Regenerate.
5831 * configure.ac (--with-debug-prefix-map): New.
5832 * configure: Regenerate.
5833
4bf6c438
RS
58342007-08-17 Richard Sandiford <richard@codesourcery.com>
5835 Nigel Stephens <nigel@mips.com>
5836
4bf6c438
RS
5837 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5838 as target_makefile_frag.
5839 * configure: Regenerate.
5840
bb286d71
AO
58412007-08-16 Alexandre Oliva <aoliva@redhat.com>
5842
5843 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5844 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5845 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5846 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5847 (do-compare, do-compare3, do-compare-debug): New.
5848 ([+compare-target+]): Use them.
5849
a4630417
MK
58502007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5851
5852 * MAINTAINERS (Write After Approval): Change my email address.
5853
d9acb717
RW
58542007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5855 Ben Elliston <bje@au.ibm.com>
5856
5857 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5858 --silent if $silent.
5859 * configure: Regenerate.
5860
96876681
ZD
58612003-08-12 Zdenek Dvorak <ook@ucw.cz>
5862
5863 * MAINTAINERS (Various Maintainers): Add myself as
5864 loop infrastructure maintainer. Update my e-mail
5865 address.
5866
1c1d80ee
DN
58672007-07-31 Diego Novillo <dnovillo@google.com>
5868
5869 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5870 Adjust description.
5871
7e98624c
RG
58722007-07-26 Richard Guenther <rguenther@suse.de>
5873
5874 * configure.ac: Add types checking to stage1 checking flags.
5875 * configure: Regenerate.
5876
4c85af60
NC
58772007-07-17 Nick Clifton <nickc@redhat.com>
5878
5879 * COPYING3: New file. Contains version 3 of the GNU General
5880 Public License.
5881 * COPYING3.LIB: New file. Contains version 3 of the GNU
5882 Lesser General Public License.
5883
19ddfd3a
AK
58842007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5885
5886 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5887
2a064545
AK
58882007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5889
5890 * MAINTAINERS (S/390 co-maintainer): Add myself.
5891 (Write After Approval): Remove myself.
5892
f861f54d
DH
58932007-07-13 Dan Hipschman <dsh@google.com>
5894
5895 * MAINTAINERS (Write After Approval): Add myself.
5896
0136f2f7
NC
58972007-07-11 Nick Clifton <nickc@redhat.com>
5898
5899 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5900 WINDRES export.
5901 * Makefile.in: Regenerate.
5902
6e29b5a4
RO
59032007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5904
5905 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5906 maintainer.
5907
159a4b02
L
59082007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5909
5910 * lt~obsolete.m4: New. Import from 20070318 libtool.
5911
6ba67283
JB
59122007-07-03 Julian Brown <julian@codesourcery.com>
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
5915
30b74385
RW
59162007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5917
5918 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5919 * configure: Regenerate.
5920
59212007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5922
5923 * configure.ac: Add some missing m4 quotation.
5924 * configure: Regenerate.
5925
943c54ce
SB
59262007-07-02 Simon Baldwin <simonb@google.com>
5927
5928 * MAINTAINERS (Write After Approval): Add myself.
5929
1c00b503
PB
59302007-07-02 Paolo Bonzini <bonzini@gnu.org>
5931
5932 * configure: Regenerate.
5933
901119ae
KT
59342007-07-02 Kai Tietz <kai.tietz@onevision.com>
5935
5936 * Makefile.def: Add windmc tool to build.
5937 * Makefile.tpl: Likewise.
5938 * configure.ac: Likewise.
5939 * Makefile.in: Regenerate.
5940 * configure: Regenerate.
09ce620e 5941
83f4c19f
DD
59422007-06-28 DJ Delorie <dj@redhat.com>
5943
5944 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5945 not building newlib.
5946 * configure: Regenerated.
09ce620e 5947
5346c75c
JS
59482007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5949
5950 * MAINTAINERS (Write After Approval): Add myself.
5951
aacfb86b
MM
59522007-06-25 Martin Michlmayr <tbm@cyrius.com>
5953
5954 * MAINTAINERS (Write After Approval): Add myself.
5955
590bf0d3
CM
59562007-06-19 Chris Matthews <chrismatthews@google.com>
5957
5958 * MAINTAINERS (Write After Approval): Add myself.
5959
cdbbee7a
RIL
59602007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5961
5962 * MAINTAINERS (Write After Approval): Add myself.
5963
b8afffc1
DJ
59642007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5965
5966 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5967 * Makefile.in: Regenerated.
5968
3fcfad76
BS
59692007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5970
5971 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5972 bfin*-*-uclinux* targets.
5973 * configure: Regenerate.
5974
3f5a2b7f
ILT
59752007-06-14 Ian Lance Taylor <iant@google.com>
5976
5977 * MAINTAINERS: Add myself as non-algorithmic global write
5978 maintainer.
5979
4c46daee
DN
59802007-06-14 Diego Novillo <dnovillo@google.com>
5981
5982 * MAINTAINERS: Add self as middle-end maintainer and
5983 non-algorithmic global write maintainer.
5984
a3bb222a
FXC
59852007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5986
5987 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5988 Move all Fortran maintainers except Paul Brook into the
5989 Non-Autopoiesis section.
5990
a19e8f64
PB
59912007-06-14 Paolo Bonzini <bonzini@gnu.org>
5992
5993 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5994 (distclean-stage[+id+]): Possibly delete stage_last.
5995 * Makefile.in: Regenerate.
5996
1c2abe5e
SP
59972007-06-12 Seongbae Park <seongbae.park@gmail.com>
5998
5999 * MAINTAINERS (Various Maintainer): Fix typo.
6000
abca4739
PB
60012007-06-11 Paolo Bonzini <bonzini@gnu.org>
6002
6003 * MAINTAINERS (Various Maintainer): Add myself as
6004 dataflow maintainer.
6005
a894d2c3
BE
60062007-06-07 Ben Elliston <bje@au.ibm.com>
6007
6008 * config.sub, config.guess: Update from upstream sources.
6009
8024d75e
BE
60102007-06-07 Ben Elliston <bje@au.ibm.com>
6011
6012 * Makefile.tpl: Fix spelling error.
6013 * Makefile.in: Regenerate.
6014
973a9a5e
SE
60152007-06-01 Steve Ellcey <sje@cup.hp.com>
6016
96598938
L
6017 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6018 lt_cv_sys_max_cmd_len.
973a9a5e 6019
ccb4d26b
DN
60202007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6021
6022 * MAINTAINERS (Various Maintainers): Add myself as
6023 auto-vectorizer maintainer.
6024
eecb7461
PB
60252003-05-31 Paolo Bonzini <bonzini@gnu.org>
6026
6027 PR libjava/32098
6028 * libtool.m4: Revert previous change.
6029 * ltgcc.m4: Put it here.
6030
89d28202
ZD
60312003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6032
6033 * MAINTAINERS (Various Maintainers): Add myself as
6034 auto-vectorizer maintainer.
6035
60c7a11a
L
60362007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6037
6038 PR libjava/32098
6039 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6040
9dd3cc81
RG
60412007-05-30 Richard Guenther <rguenther@suse.de>
6042
6043 * MAINTAINERS (Various Maintainers): Add myself as
6044 auto-vectorizer maintainer.
6045
9cc1244e
JJ
60462007-05-30 Jakub Jelinek <jakub@redhat.com>
6047
6048 PR bootstrap/29382
6049 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6050 * configure: Rebuilt.
6051
6124296b
RC
60522007-05-28 Roberto Costa <robsettantasei@gmail.com>
6053
6054 * MAINTAINERS (Write After Approval): Removed my name.
6055
6b757a0d
SB
60562007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6057
6058 * MAINTAINERS (Write After Approval): Remove myself.
6059
86ef8528
AT
60602007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6061
6062 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6063
1cf3d07d
SE
60642007-05-23 Steve Ellcey <sje@cup.hp.com>
6065
6066 * ltmain.sh: Update from ToT Libtool.
6067 * libtool.m4: Update from ToT Libtool.
6068 * ltsugar.m4: New. Update from ToT Libtool.
6069 * ltversion.m4: New. Update from ToT Libtool.
6070 * ltoptions.m4: New. Update from ToT Libtool.
6071 * ltconfig: Remove.
6072 * ltcf-c.sh: Remove.
6073 * ltcf-cxx.sh: Remove.
6074 * ltcf-gcj.sh: Remove.
6075
ce3fcf8c
OW
60762007-05-22 Ollie Wild <aaw@google.com>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
342b9200
PB
60802007-05-16 Paolo Bonzini <bonzini@gnu.org>
6081
6082 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6083 stage_cflags.
6084 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6085 Remove CFLAGS/LIBCFLAGS.
6086 (configure-stage[+id+]-[+prefix+][+module+],
6087 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6088 * Makefile.in: Regenerate.
6089
cea17285
DN
60902007-05-15 Diego Novillo <dnovillo@google.com>
6091
6092 * MAINTAINERS: Update e-mail address.
6093
11c004e7
RE
60942007-05-15 Revital Eres <eres@il.ibm.com>
6095
6096 * MAINTAINERS (Write After Approval): Add myself.
6097
ab6bd693
RC
60982007-05-14 Roberto Costa <robsettantasei@gmail.com>
6099
6100 * MAINTAINERS (Write After Approval): Updated my address.
6101
388cdf07
TN
61022007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6103
6104 * MAINTAINERS (Write After Approval): Add myself.
6105
23f24034
SR
61062007-05-11 Silvius Rus <rus@google.com>
6107
6108 * MAINTAINERS (Write After Approval): Add myself.
6109
34a7526e
TT
61102007-04-23 Tom Tromey <tromey@redhat.com>
6111
6112 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6113
51da21be
MM
61142007-04-22 Mark Mitchell <mark@codesourcery.com>
6115
6116 * MAINTAINERS (cpplib): Rename to ...
6117 (libcpp): ... this. Add C/C++ front end maintainers.
6118
70070387
SE
61192007-04-14 Steve Ellcey <sje@cup.hp.com>
6120
6121 * config-ml.in: Pass ${ml_config_env} to configure calls.
6122
df1a0dbb
CB
61232007-04-04 Christian Bruel <christian.bruel@st.com>
6124
6125 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6126
9daff147
DK
61272007-04-02 Dave Korn <dave.korn@artimi.com>
6128
6129 * MAINTAINERS (Write After Approval): Add myself.
6130
374eadb2
TB
61312007-03-31 Tobias Burnus <burnus@net-b.de>
6132
6133 * MAINTAINERS (fortran 95 front end): Add myself.
6134
8eced3a2
DR
61352007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6136
6137 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6138
653de3e3
AZ
61392007-03-24 Ayal Zaks <zaks@il.ibm.com>
6140
6141 * MAINTAINERS (Modulo Scheduler): Add myself.
6142
b737d953
BM
61432007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6144
6145 * MAINTAINERS (fortran 95 front end): Add myself.
6146 (c++ front end): whitespace fix.
6147
a584cdf2
NF
61482007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6149
6150 * MAINTAINERS (Write After Approval): Add myself.
6151
8c79f3c4
RS
61522007-03-21 Richard Sandiford <richard@codesourcery.com>
6153
6154 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6155 of glob. Quote arguments with single quotes too.
6156 * configure: Regenerate.
6157
07f1ac6d
BM
61582007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6159
6160 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6161 * Makefile.in: Regenerate
6162
172e41aa
AS
61632007-03-07 Andreas Schwab <schwab@suse.de>
6164
6165 * configure: Regenerate.
6166
9c4d2493
BM
61672007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6168
6169 * configure.ac: Add "--with-pdfdir" configure option,
6170 which defines pdfdir variable.
6171 * Makefile.def (target=fixincludes): Add install-pdf to
6172 missing targets.
6173 (recursive_targets): Add install-pdf target.
6174 (flags_to_pass): Add pdfdir.
6175 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6176 target.
6177 * configure: Regenerate
6178 * Makefile.in: Regenerate
6179
e14e622e
EC
61802007-02-28 Eric Christopher <echristo@apple.com>
6181
6182 Revert:
6183 2006-12-07 Mike Stump <mrs@apple.com>
6184
6185 * Makefile.def (dependencies): Add dependency for
6186 install-target-libssp and install-target-libgomp on
6187 install-gcc.
6188 * Makefile.in: Regenerate.
6189
54e433bc
MK
61902007-02-27 Matt Kraai <kraai@ftbfs.org>
6191
6192 * configure: Regenerate.
6193 * configure.ac: Move statements after variable declarations.
6194
6c8d3d8f
KK
61952007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6196
6197 * MAINTAINERS: Add myself as sh maintainer.
6198
9f8c6739
JM
61992007-02-19 Joseph Myers <joseph@codesourcery.com>
6200
6201 * configure.ac: Adjust for loop syntax.
6202 * configure: Regenerate.
6203
278a7a38
AO
62042007-02-18 Alexandre Oliva <aoliva@redhat.com>
6205
6206 * configure: Rebuilt.
6207
b2eaac4a
AO
62082007-02-18 Alexandre Oliva <aoliva@redhat.com>
6209
6210 * configure.ac: Drop multiple occurrences of --enable-languages,
6211 and fix its quoting.
6212 * configure: Rebuilt.
6213
beeaf216 62142007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6215 Nathan Sidwell <nathan@codesourcery.com>
6216 Vladimir Prus <vladimir@codesourcery.com>
6217 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6218
6219 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6220 * configure: Regenerate.
6221
09201a09
GP
62222007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6223
6224 * ltconfig (freebsd*): Default to elf.
6225
291f172e
DJ
62262007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * configure.ac (target_libraries): Move libgcc before libiberty.
6229 * configure: Regenerated.
6230
c3a86da9
DJ
62312007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6232 Paolo Bonzini <bonzini@gnu.org>
6233
6234 PR bootstrap/30753
6235 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6236 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6237 * configure: Regenerated.
6238
88e1e72a
FXC
62392007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6240
6241 * MAINTAINERS (Language Front End Maintainers): Update my mail
6242 address.
6243
44bfc3ac
DJ
62442007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6245
6246 PR bootstrap/30748
6247 * configure.ac: Correct syntax for Solaris ksh.
6248 * configure: Regenerated.
6249
3e19841a
PB
62502007-02-09 Paolo Bonzini <bonzini@gnu.org>
6251
6252 * configure.ac: Sync with src.
6253 * configure: Regenerate.
6254
74a48762
PB
62552007-02-09 Paolo Bonzini <bonzini@gnu.org>
6256
6257 * Makefile.in: Regenerate.
6258
d846e52e
PB
62592007-02-09 Paolo Bonzini <bonzini@gnu.org>
6260
6261 * config.sub: Sync with src.
6262
1c710c3c
DJ
62632007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6264
6265 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6266 noncanonical equivalents.
6267 * configure.in: Rename to...
6268 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6269 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6270 target_noncanonical. Use them. Rewrite removal of configure
6271 arguments for autoconf 2.59. Discard variable settings. Force
6272 program_transform_name for native tools.
6273
6274 * Makefile.in: Regenerated.
6275 * configure: Regenerated with autoconf 2.59.
6276
dce2d8b2 62772007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6278
3de8da2a 6279 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6280
f6671c93
AS
62812007-01-31 Andreas Schwab <schwab@suse.de>
6282
6283 * Makefile.tpl (LDFLAGS): Substitute it.
6284 * Makefile.in: Regenerate.
6285
dce2d8b2 62862007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6287
3de8da2a 6288 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6289
2472200d
DE
62902007-01-28 David Edelsohn <edelsohn@gnu.org>
6291
3de8da2a 6292 * MAINTAINERS (spu port): Add myself.
2472200d 6293
5305be7e
RG
62942007-01-23 Richard Guenther <rguenther@suse.de>
6295
6296 PR bootstrap/30541
6297 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6298 * Makefile.tpl (GNATBIND): Substitute it.
6299 (GNATMAKE): Likewise.
6300 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6301 of STAGE_PREFIX.
6302 * Makefile.in: Regenerate.
6303 * configure: Regenerate.
6304
416cfb5e
MS
63052007-01-18 Mike Stump <mrs@apple.com>
6306
6307 * configure.in: Re-enable -Werror for gcc builds.
6308
3de8da2a 63092007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6310
3de8da2a 6311 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6312
d943d7c4
PB
63132007-01-11 Paolo Bonzini <bonzini@gnu.org>
6314
6315 * configure.in: Change == to = in test command.
3de8da2a 6316 * configure: Regenerate.
d943d7c4 6317
e69bf64b 63182007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6319 Nick Clifton <nickc@redhat.com>
6320 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6321
6322 * configure.in (build_configargs, host_configargs, target_configargs):
6323 Remove build/host/target parameters.
6324 (host_libs): Add gmp and mpfr.
6325 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6326 * Makefile.def (gmp, mpfr): New.
6327 (gcc): Remove target.
6328 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6329 target_os, target_vendor): New.
dce2d8b2 6330 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6331 * configure: Regenerate.
6332 * Makefile.in: Regenerate.
e69bf64b
PB
6333
63342007-01-11 Matt Fago <fago@earthlink.net>
6335
6336 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6337 to improve robustness of configure tests.
e69bf64b 6338 * configure: Regenerate.
e14e622e 6339
a42f3b80
UB
63402007-01-09 Uros Bizjak <ubizjak@gmail.com>
6341
6342 * MAINTAINERS: Add myself as i386 maintainer.
6343
a36aee1a
JH
63442007-01-08 Jan Hubicka <jh@suse.cz>
6345
61fcaeef 6346 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6347
738a52d3
KT
63482007-01-08 Kai Tietz <kai.tietz@onevision.com>
6349
6350 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6351 * configure: Regenerate.
738a52d3 6352
54fdc474
DJ
63532007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6354
6355 * Makefile.tpl (all-target): Correct @if conditional for target
6356 modules.
6357 * configure.in: Omit libiberty if building only target libgcc.
6358 * configure, Makefile.in: Regenerated.
6359
3dd71726
PB
63602007-01-04 Paolo Bonzini <bonzini@gnu.org>
6361
dce2d8b2 6362 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6363 * configure: Regenerate.
6364
fa958513
DJ
63652007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6366
6367 * Makefile.def (target_modules): Add libgcc.
6368 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6369 * Makefile.tpl (clean-target-libgcc): Delete.
6370 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6371 on gcc even for bootstrapped modules. Rewrite handling of
6372 lang_env_dependencies to loop over target_modules.
6373 * configure.in (target_libraries): Add target-libgcc.
6374 * Makefile.in, configure: Regenerated.
6375
e1888513
PB
63762006-12-29 Paolo Bonzini <bonzini@gnu.org>
6377
6378 * configure.in: Reorganize recognition of languages. Add
6379 --enable-stage1-languages. Show supported languages for the chosen
6380 target rather than all recognized languages.
6381 * configure: Regenerate.
6382
53b88b73
PB
63832006-12-29 Paolo Bonzini <bonzini@gnu.org>
6384
6385 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6386 * Makefile.in: Regenerate.
6387
a3993f33
KG
63882006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6389
6390 * configure.in: Warn that MPFR 2.2.0 is buggy.
6391 * configure: Regenerate.
6392
f063a9ed
ILT
63932006-12-27 Ian Lance Taylor <iant@google.com>
6394
6395 * configure.in: When removing Makefiles to force a reconfigure, also
6396 remove prev-DIR*/Makefile.
6397 * configure: Regenerate.
6398
af71363e
AS
63992006-12-22 Andreas Schwab <schwab@suse.de>
6400
6401 * configure: Regenerate with correct autoconf version.
6402
0b0dc272
AM
64032006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6404
3de8da2a
UB
6405 * configure.in: add AC_SUBST for *_FOR_TARGET.
6406 * configure: Regenerate.
0b0dc272 6407
53b88b73
PB
64082006-12-19 Paolo Bonzini <bonzini@gnu.org>
6409
6410 * configure.in: Simplify logic for rejecting languages that cannot
6411 be built. Separate the case when a language is unsupported,
6412 from the case when the user chooses not to build a language.
6413
400ebff4
PB
64142006-12-19 Paolo Bonzini <bonzini@gnu.org>
6415
6416 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6417 it only affects bootstrap and could be tested on "$host" as well.
6418 * configure: Regenerate.
6419 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6420
8efea775
PB
64212006-12-19 Paolo Bonzini <bonzini@gnu.org>
6422
6423 PR bootstrap/29544
6424 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6425 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6426 move here comment from Makefile.tpl.
6427 * Makefile.tpl: Move some definitions higher in the file.
6428 (STAGE1_CHECKING): New.
6429 * configure.in: Add --enable-stage1-checking.
6430 * configure: Regenerate.
6431 * Makefile.in: Regenerate.
6432
ed88a7ed
PB
64332006-12-19 Paolo Bonzini <bonzini@gnu.org>
6434
6435 * MAINTAINERS: Add myself as build system maintainer.
6436
b65151d3
SM
64372006-12-15 Simon Martin <simartin@users.sourceforge.net>
6438
6439 * MAINTAINERS (Write After Approval): Add myself.
6440
7e050830
EC
64412006-12-13 Eric Christopher <echristo@apple.com>
6442
6443 * MAINTAINERS: Add myself as darwin maintainer.
6444
8b494895
ILT
64452006-12-11 Ian Lance Taylor <ian@airs.com>
6446
6447 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6448
dce2d8b2 64492006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6450
6451 MAINTAINERS: Update my entry.
6452
58e24147
AM
64532006-12-11 Alan Modra <amodra@bigpond.net.au>
6454
6455 * configure.in: Handle spu makefile frag.
58e24147
AM
6456 * Makefile.tpl (MAINT): Define
6457 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6458 * configure: Regenerate.
6459 * Makefile.in: Regenerate.
6460
9b6f37a0
BE
64612006-12-11 Ben Elliston <bje@au.ibm.com>
6462
6463 * config.guess: Import latest version.
6464 * config.sub: Likewise.
6465
ea6f5c57
BE
64662006-12-11 Ben Elliston <bje@au.ibm.com>
6467
6468 * configure.in (spu-*-*): Don't skip target-libiberty.
6469 * configure: Regenerate.
6470
42c1cd8a
AT
64712006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6472
6473 PR bootstrap/30134
6474 * configure.in: Correct x86 darwin support for libjava to powerpc
6475 and i?86 only.
6476 * configure: Regenerate.
6477
55eb837d
ST
64782006-12-08 Sandro Tolaini <tolaini@libero.it>
6479
6480 * configure.in: Add x86 darwin support for libjava.
6481 * configure: Regenerate.
6482
5bdacbc7
MS
64832006-12-07 Mike Stump <mrs@apple.com>
6484
6485 * Makefile.def (dependencies): Add dependency for
6486 install-target-libssp and install-target-libgomp on
6487 install-gcc.
6488 * Makefile.in: Regenerate.
6489
477d851c
RG
64902006-12-04 Richard Guenther <rguenther@suse.de>
6491
6492 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6493 (Non-Algorithmic Maintainers): Move over non-algorithmic
6494 loop optimizer maintainers, add myself as a non-algorithmic
6495 middle-end maintainer.
6496
5d33d367
DF
64972006-12-04 Daniel Franke <franke.daniel@gmail.com>
6498
6499 * MAINTAINERS (Write After Approval): Add myself.
6500
dbee1fb3
KG
65012006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6502
6503 * configure.in: Update error message for missing GMP/MPFR.
6504
6505 * configure: Regenerate.
6506
b5147de7
KG
65072006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6508
6509 * configure.in: Update MPFR version in error message.
6510
6511 * configure: Regenerate.
6512
f019376c
KG
65132006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6514
6515 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6516 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6517 --with-gmp-lib): New flags.
6518
6519 * configure: Regenerate.
6520
91ed95ae
BM
65212006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6522
6523 * MAINTAINERS (Write After Approval): Change my email address.
6524
3a971f15
MLI
65252006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6526
05170031 6527 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6528
dce2d8b2 65292006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6530
6531 * MAINTAINERS (i18n): Update e-mail address.
6532
df5487ee
TS
65332006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6534
6535 * MAINTAINERS (spu port): Add myself as maintainer.
6536 (Write After Approval): Remove myself.
6537
92c2f0ee
BE
65382006-11-22 Ben Elliston <bje@au.ibm.com>
6539
6540 * configure.in (skipdirs): Don't build libssp for SPU.
6541 * configure: Regenerate.
6542
a3b97199
AP
65432006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6544
6545 * MAINTAINERS (spu port): Add myself as maintainer.
6546 (libobjc): Update my email address.
6547
0eb97064
AB
65482006-11-21 Andrea Bona <andrea.bona@st.com>
6549
6550 * MAINTAINERS (Write After Approval): Add myself.
6551
dce2d8b2 65522006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6553
6554 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6555 * configure : Rebuilt.
6556
dce2d8b2 65572006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6558
6559 * MAINTAINERS (Write After Approval): Add myself.
6560
d58542ea
AO
65612006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6562
6563 * MAINTAINERS (Write After Approval): Add myself.
6564
a357b5ae
KG
65652006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6566
6567 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6568 libmpfr.a.
6569 * configure: Regenerate.
6570
9bd6112c
PB
65712006-11-16 Paolo Bonzini <bonzini@gnu.org>
6572
6573 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6574 (unstage): Test for stage_last presence.
6575
6576 PR bootstrap/29802
dce2d8b2
EB
6577 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6578 STAGE_PREFIX.
9bd6112c
PB
6579 * Makefile.in: Regenerate.
6580
c8cf9f0f
ZD
65812003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6582
6583 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6584 maintainers.
6585
467b1fc6
ER
65862006-11-14 Erven Rohou <erven.rohou@st.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
995a5697
PB
65902006-11-14 Paolo Bonzini <bonzini@gnu.org>
6591
6592 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6593 and stageN-package/Makefile.
6594 * Makefile.in: Regenerated.
6595
c8d6d53e
JZ
65962006-11-14 Jie Zhang <jie.zhang@analog.com>
6597
6598 * configure.in: Remove target-libgloss from noconfigdirs for
6599 bfin-*-*.
6600 * configure: Regenerated.
6601
dffb147d
KG
66022006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6603
6604 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6605
dffb147d
KG
6606 * configure: Regenerate.
6607
ca558912
KG
66082006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6609
6610 * configure.in: Robustify error message for missing GMP/MPFR.
6611
6612 * configure: Regenerate.
6613
dce2d8b2 66142006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6615
6616 * MAINTAINERS (Write After Approval): Add myself.
6617
dce2d8b2 66182006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6619
6620 * MAINTAINERS: Change email address.
6621
91de1527
VP
66222006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6623
6624 * MAINTAINERS (Write After Approval): Add myself.
6625
a3867703
PB
66262006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6627
6628 * MAINTAINERS (Write After Approval): Add myself.
6629
b4364fa2
CL
66302006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6631
7e050830 6632 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6633 Write After Approval section.
b4364fa2 6634
70ec446f
KG
66352006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6636
6637 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6638 need_gmp anymore.
6639 * configure: Regenerate.
6640
018c8d88
TB
66412006-10-16 Tobias Burnus <burnus@net-b.de>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
f6a1687e
BE
66452006-10-16 Ben Elliston <bje@au.ibm.com>
6646
6647 * config.guess: Import latest version.
6648 * config.sub: Likewise.
6649
b5422ad7
BM
66502006-10-10 Brooks Moses <bmoses@stanford.edu>
6651
6652 * Makefile.def: Added pdf target handling.
6653 * Makefile.tpl: Added pdf target handling.
6654 * Makefile.in: Regenerated.
6655
bdcee471
CL
66562006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6657
6658 * MAINTAINERS: Add self as score port maintainer.
6659
7d610414
BM
66602006-10-04 Brooks Moses <bmoses@stanford.edu>
6661
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
e48d66a9
SK
66642006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6665
7e050830 6666 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6667 or newer.
6668 * configure: Regenerated.
6669
c394e891
DB
66702006-09-27 Dave Brolley <brolley@redhat.com>
6671
dce2d8b2
EB
6672 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6673 using $s instead of $r.
c394e891
DB
6674 * configure: Regenerated.
6675
1ee4c5a0
TS
66762006-09-26 Thiemo Seufer <ths@mips.com>
6677
6678 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6679 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6680 * configure: Regenerate.
6681
dce2d8b2 66822006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6683
6684 * MAINTAINERS (Write After Approval): Remove myself.
6685
0c502898
CF
66862006-09-22 Chao-ying Fu <fu@mips.com>
6687
6688 * MAINTAINERS (Write After Approval): Add myself.
6689
a7819e42
JM
66902006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6691
6692 * MAINTAINERS: Add self as soft-fp maintainer.
6693
dce2d8b2 66942006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6695
6696 * MAINTAINERS: Add myself as avr maintainer.
6697 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6698
e8288489
RC
66992006-09-07 Roberto Costa <roberto.costa@st.com>
6700
6701 * MAINTAINERS (Write After Approval): Add myself.
6702
b91f0a41
CV
67032006-08-30 Corinna Vinschen <corinna@vinschen.de>
6704
6705 * configure.in: Never build newlib for a Mingw host.
6706 Never build newlib as Mingw target library.
6707 Test the existence of winsup/cygwin for building a Cygwin newlib,
6708 rather than just winsup.
6709 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6710 building a Mingw target.
6711 * configure: Regenerate.
6712
094c07a0
EB
67132006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6714
6715 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6716
8d1171cb
PB
67172006-07-25 Paolo Bonzini <bonzini@gnu.org>
6718
6719 * config.guess: Import from src (was more updated).
6720 * config.sub: Likewise.
6721
2e9e6f68
DJ
67222006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6723
6724 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6725 * configure: Regenerated.
6726
57255173
PB
67272006-07-18 Paolo Bonzini <bonzini@gnu.org>
6728
cc6010cd
AP
6729 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6730 for stages after the first.
57255173 6731
9fbe6585
JJ
67322006-07-17 Jakub Jelinek <jakub@redhat.com>
6733
6734 * Makefile.def: Add dependencies for configure-opcodes
6735 on configure-intl and all-opcodes on all-intl.
6736 * Makefile.in: Regenerated.
6737
18c3f977
BE
67382006-07-13 Ben Elliston <bje@au.ibm.com>
6739
6740 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6741
27b56ba6
PE
67422006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6743
6744 Port to hosts whose 'sort' and 'tail' implementations
6745 treat operands with leading '+' as file names, as POSIX
6746 has required since 2001. However, make sure the code still
6747 works on pre-POSIX hosts.
6748 * ltmain.sh: Don't assume "sort +2" is equivalent to
6749 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6750
ad6d4e43
UW
67512006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6752
6753 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6754
706601d9
PG
67552006-07-04 Peter O'Gorman <peter@pogma.com>
6756
6757 * ltconfig: chmod 644 before ranlib during install.
6758
0b50988a
EB
67592006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6760
6761 PR bootstrap/18058
6762 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6763 if the bootstrap compiler is a GCC version that supports it.
6764 * configure: Regenerate.
6765
b6348cb3
PB
67662006-07-03 Paolo Bonzini <bonzini@gnu.org>
6767
95695ad3 6768 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6769 * configure: Regenerate.
6770
1546bb64
PB
67712006-07-03 Paolo Bonzini <bonzini@gnu.org>
6772
6773 PR other/27063
6774 * configure.in: Test subdir_requires and give an appropriate
6775 error message.
6776 * configure: Regenerate.
6777
5cb6c629
AJH
67782006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6779
6780 * MAINTAINERS (Write After Approval): Add myself.
6781
f4d8cdf8
JDA
67822006-06-22 John David Anglin <dave.anglin@nrc.ca>
6783
6784 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6785
4fe5abb7
SE
67862006-06-22 Steve Ellcey <sje@cup.hp.com>
6787
6788 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6789
2a79fd67
DA
67902006-06-20 David Ayers <d.ayers@inode.at>
6791
6792 PR bootstrap/28072
6793 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6794 whether target-libjava is being configured instead of whether the
6795 java front end is enabled.
6796 * configure: Regenerate.
7e050830 6797
04879af3
RO
67982006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6799
6800 PR target/27540
6801 * configure.in: Only enable libgomp on IRIX 6.
6802 * configure: Regenerate.
6803
ec6c7392
PB
68042006-06-15 Paolo Bonzini <bonzini@gnu.org>
6805
6806 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6807 too.
6808 * Makefile.in: Regenerate.
6809
12973d7a
DD
68102006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6811
6812 * config-ml.in: Alter CCASFLAGS to include special
6813 multilib options the same as is done for CFLAGS.
6814
c67ed86a
JDA
68152006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6816
6817 * configure.in: Don't enable libgomp on hpux10.
6818 * configure: Rebuilt.
6819
cb253473
DA
68202006-06-12 David Ayers <d.ayers@inode.at>
6821
6822 PR bootstrap/27963
6823 PR target/19970
7e050830 6824 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
6825 ${libgcj} is specified.
6826 * configure: Regenerate.
7e050830 6827
dce2d8b2 68282006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
6829
6830 Sync from src:
7e050830
EC
6831
6832 * configure.in: Sync.
32845532 6833 * configure: Regenerated.
7e050830 6834
32845532
CD
6835 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6836
6837 * Makefile.def: Added dependencies from sim and gdb on intl, and
6838 added configure dependencies to everything with an all dependency
6839 on intl.
6840 * Makefile.in: Regenerated.
6841
7cd0cf9c
DA
68422006-06-06 David Ayers <d.ayers@inode.at>
6843
6844 PR libobjc/13946
6845 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6846 * Makefile.in: Regenerate.
6847 * configure.in: Add --enable-objc-gc at toplevel and have it
6848 enable boehm-gc for Objective-C.
6849 Remove target-boehm-gc from libgcj.
6850 Add target-boehm-gc to target_libraries.
6851 Add target-boehm-gc to noconfigdirs where ${libgcj}
6852 is specified.
6853 Assert that boehm-gc is supported when requested for Objective-C.
6854 Only build boehm-gc if needed either for Java or Objective-C.
6855 * configure: Regenerate.
7e050830 6856
3ff3adad
PB
68572006-06-05 Paolo Bonzini <bonzini@gnu.org>
6858
6859 PR 27674
6860 * Makefile.tpl (configure-[+prefix+][+module+],
6861 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6862 Remove rule to unstage bootstrapped modules.
6863 (stage_current): New.
6864 * Makefile.in: Regenerate.
6865
898e551d
LB
68662006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6867
6868 * MAINTAINERS (Write After Approval): Update my e-mail address.
6869
ea60341e
MS
68702006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6871
6872 * include/libiberty.h: Declare pex_run_in_environment.
6873
222ae291
AL
68742006-05-31 Asher Langton <langton2@llnl.gov>
6875
6876 * MAINTAINERS (Write After Approval): Add myself.
898e551d 6877
e9a54b07
PB
68782006-05-25 Paolo Bonzini <bonzini@gnu.org>
6879
6880 * Makefile.def (bfd, opcodes): Fix lib_path.
6881 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6882 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6883 * Makefile.in: Regenerate.
6884
03e67131
CD
68852006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6886
6887 * Makefile.in: Regenerate.
6888
65d6e994
CD
68892006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6890
6891 * Makefile.def: Add install-html target. Add datarootdir
6892 docdir and htmldir to flags_to_pass.
6893 * Makefile.tpl: Add install-html target.
6894 * Makefile.in: Regenerate.
6895 * configure.in: Add --with-datarootdir, --with-docdir, and
6896 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6897 * configure: Regenerate.
6898
9e299237
MS
68992006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6900
6901 * configure.in: Enable gprof for cross builds.
6902 * configure: Regenerate.
6903
c31202cd
RG
69042006-05-22 Richard Guenther <rguenther@suse.de>
6905
6906 Revert
6907 2006-01-31 Richard Guenther <rguenther@suse.de>
6908 Paolo Bonzini <bonzini@gnu.org>
6909
6910 * Makefile.def (target_modules): Add libgcc-math target module.
6911 * configure.in (target_libraries): Add libgcc-math target library.
6912 (--enable-libgcc-math): New configure switch.
6913 * Makefile.in: Re-generate.
6914 * configure: Re-generate.
6915 * libgcc-math: New toplevel directory.
6916
2a332582
JDA
69172006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6918 Andreas Tobler <a.tobler@schweiz.ch>
6919
6920 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6921 * configure: Rebuilt.
6922
dce2d8b2 69232006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 6924
ccce6917
SL
6925 * MAINTAINERS (Write After Approval): Add myself.
6926
ed606bc0
DD
69272006-05-01 DJ Delorie <dj@redhat.com>
6928
3d8f47a0 6929 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
6930 * configure: Regenerate.
6931
9386bd20
RG
69322006-05-01 Richard Guenther <rguenther@suse.de>
6933
6934 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6935 maintainer.
6936
dce2d8b2 69372006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
87ceee72
JB
69412006-04-28 Jan Beulich <jbeulich@novell.com>
6942
6943 * MAINTAINERS (Write After Approval): Add myself.
6944
e88a2c09
DD
69452006-04-18 DJ Delorie <dj@redhat.com>
6946
6947 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6948 reference libgloss so that libssp can be built in a combined
6949 tree.
6950 * configure: Regenerate.
6951
675f0a8a
RM
69522006-04-08 Robert Millan <rmh@gcc.gnu.org>
6953
6954 * MAINTAINERS (Write After Approval): Add myself.
6955
27b6c940
BE
69562006-04-05 Ben Elliston <bje@au.ibm.com>
6957
6958 * configure.in: Require makeinfo 4.4 or higher.
6959 * configure: Regenerate.
6960
687b17d4
GP
69612006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6962
6963 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6964 Rearrange the entries of other libraries to have them in one place.
6965
906ac235
JB
69662006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6967
7e050830 6968 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
6969 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6970
fb0103e5
RG
69712006-03-14 Richard Guenther <rguenther@suse.de>
6972
6973 * configure: Regenerate with autoconf 2.13.
6974
17237f6b
JB
69752006-03-13 Jim Blandy <jimb@codesourcery.com>
6976
6977 * MAINTAINERS: Use my work address.
bed31434
JB
6978
6979 * MAINTAINERS: Update my E-mail address.
6980
27079765
AH
69812006-03-10 Aldy Hernandez <aldyh@redhat.com>
6982
6983 * configure.in: Handle --disable-<component> generically.
6984 * configure: Regenerate.
6985
54a17039
L
69862006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6987
6988 PR libgcj/17311
6989 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6990
b9bd11ca
EE
69912006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6992
6993 * MAINTAINERS (Write After Approval): Remove myself.
6994 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6995
dce2d8b2 69962006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 6997
072b06f2
RE
6998 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6999 (TARGET_CONFIGDIRS): Remove.
7000 * configure.in: Remove AC_SUBST(target_configdirs).
7001 * Makefile.in, configure: Regenerated.
ee2312f3 7002
936e1a35
SK
70032006-02-20 Steven G. Kargl <kargls@comcast.net>
7004
7005 * MAINTAINERS (Write After Approval): Remove myself.
7006 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7007
cc11cc9b
PB
70082006-02-20 Paolo Bonzini <bonzini@gnu.org>
7009
7010 PR bootstrap/25670
7011
7012 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7013
7014 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7015 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7016 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7017 BUILD_PREFIX, BUILD_PREFIX_1.
7018 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7019
7020 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7021 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7022
7023 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7024 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7025 of `cat stage_current`. Always provide the `r' and `s' variables.
7026 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7027 a single shell execution.
7028 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7029 bootstrapped modules, make the stage1 module if the build was not
7030 started yet, else build the current stage.
7031 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7032 (all-build, all-host, all-target, [+make_target+]-host,
7033 [+make_target+]-target): Do not use \-continued lines.
7034 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7035 (current_stage, restrap, stage_last): New.
7036
7037 * Makefile.in: Regenerate.
7038 * configure: Regenerate.
7039
63a7c9ef
BD
70402006-02-19 Bud Davis <jmdavis@link.com>
7041
7042 * MAINTAINERS (Write After Approval): Remove myself.
7043 (Language Front End Maintainers): Add myself as fortran 95
7044 maintainer and update e-mail address.
7045
a3543e3a
FXC
70462006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7047
7048 * MAINTAINERS (Write After Approval): Remove myself.
7049 (Language Front End Maintainers): Add myself as fortran 95
7050 maintainer.
7051
ca5b1d2c
VK
70522006-02-16 Victor Kaplansky <victork@il.ibm.com>
7053
7054 * MAINTAINERS (Write After Approval): Add myself.
7055
0499513f
TK
70562006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7057
7058 * MAINTAINERS (Write After Approval): Remove myself.
7059 (Language Front End Maintainers): Add myself as
7060 fortran 95 maintainer.
7061
d1f8db0c
PB
70622006-02-14 Paolo Bonzini <bonzini@gnu.org>
7063
7064 Sync from src:
7065
7066 2005-12-27 Leif Ekblad <leif@rdos.net>
7067
cc6010cd
AP
7068 * configure.in: Add support for RDOS target.
7069 * configure: Regenerate.
d1f8db0c
PB
7070
70712006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7072 Andreas Schwab <schwab@suse.de>
d1f8db0c 7073
cc6010cd 7074 * configure: Regenerate.
d1f8db0c 7075
cac90078
DE
70762006-02-12 David Edelsohn <edelsohn@gnu.org>
7077
7078 * configure.in (enable_libgomp): Add AIX.
7079 * configure: Regenerate.
7080
bd37fbf5
MK
70812006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7082
7083 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7084
23027b7a
LM
70852006-02-03 Lee Millward <lee.millward@gmail.com>
7086
7087 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7088
0058967b
RG
70892006-01-31 Richard Guenther <rguenther@suse.de>
7090 Paolo Bonzini <bonzini@gnu.org>
7091
7092 * Makefile.def (target_modules): Add libgcc-math target module.
7093 * configure.in (target_libraries): Add libgcc-math target library.
7094 (--enable-libgcc-math): New configure switch.
7095 * Makefile.in: Re-generate.
7096 * configure: Re-generate.
7097 * libgcc-math: New toplevel directory.
7098
e8b05380
PB
70992006-01-26 Paolo Bonzini <bonzini@gnu.org>
7100
7101 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7102 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7103 the assembler, linker and binutils.
7104 * configure: Regenerate.
7105
d54d5437
DM
71062006-01-22 Dirk Mueller <dmueller@suse.de>
7107
7108 * MAINTAINERS (Write After Approval): Add myself.
7109
670cbfcf
DN
71102006-01-20 Diego Novillo <dnovillo@redhat.com>
7111
7112 * configure: Regenerate.
7113
953ff289
DN
71142006-01-18 Richard Henderson <rth@redhat.com>
7115 Jakub Jelinek <jakub@redhat.com>
7116 Diego Novillo <dnovillo@redhat.com>
7117
7118 * libgomp: New directory.
7119 * Makefile.def: Add target_module libgomp.
7120 * Makefile.in: Regenerate.
7121 * configure.in (target_libraries): Add target-libgomp.
7122 * configure: Regenerate.
7123
32ce4048
AO
71242006-01-05 Alexandre Oliva <aoliva@redhat.com>
7125
7126 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7127 @ from continuation.
7128 * Makefile.in: Rebuilt.
7129
0eaf8e17 71302006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7131
c76c0c83
CL
7132 * MAINTAINERS (Write After Approval): Add myself.
7133
2d309510
PB
71342006-01-04 Paolo Bonzini <bonzini@gnu.org>
7135
7136 PR bootstrap/24252
7137
7138 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7139 * Makefile.tpl (OBJDUMP): New.
7140 (EXTRA_HOST_FLAGS): Add it.
7141 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7142
953ff289
DN
7143 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7144 to use symbolic links between directories. Avoid race conditions
7145 or make them harmless.
7146 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7147
7148 * Makefile.def (LEAN): Pass.
7149 * Makefile.tpl (LEAN): Define.
7150 (stage[+id+]-start): Accept that the previous directory does not
7151 exist, if the bootstrap is lean.
7152 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7153 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7154 configure substitution.
7155 ([+compare-target+]): Likewise.
7156 ([+bootstrap-target+]-lean): New.
7157 * configure.in: Remove lean bootstrap support from here.
7158
953ff289
DN
7159 * Makefile.in: Regenerate.
7160 * configure: Regenerate.
2d309510 7161
368872c3
BE
71622006-01-04 Ben Elliston <bje@au.ibm.com>
7163
7164 * MAINTAINERS (libdecnumber): Add myself.
7165
d79e6356
MM
71662006-01-02 Mark Mitchell <mark@codesourcery.com>
7167
7168 * libtool-ldflags: New script.
7169
a6fbc1e2
AS
71702006-01-02 Andreas Schwab <schwab@suse.de>
7171
7172 * configure.in: When reconfiguring remove Makefile in
7173 all stage directories.
7174 * configure: Regenerate.
7175
103a4b39
SB
71762005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7177
7178 * MAINTAINERS: Update my email address.
7179
212f829c
PB
71802005-12-20 Paolo Bonzini <bonzini@gnu.org>
7181
7182 Revert Ada-related part of the previous change.
7183
7184 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7185 Do not pass.
7186 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7187 * Makefile.in: Regenerate.
7188 * configure.in: Do not include mt-ppc-aix target fragment.
7189 * configure: Regenerate.
7190
8ef1f2df
PB
71912005-12-19 Paolo Bonzini <bonzini@gnu.org>
7192
7193 * configure.in: Select appropriate fragments for PowerPC/AIX.
7194 * configure: Regenerate.
7195
7196 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7197 BOOT_CFLAGS, BOOT_LDFLAGS.
7198 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7199 BOOT_CFLAGS, BOOT_LDFLAGS.
7200 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7201 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7202 (stage): Fail if we cannot complete the work.
7203 * Makefile.in: Regenerate.
7204
ab34901f
NS
72052005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7206
7207 * configure.in: Replace ms1 with mt.
7208 * configure: Rebuilt.
7209
cbe82f21
BM
72102005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7211
7212 * MAINTAINERS: Update my email address.
7213
19843472
PB
72142005-12-15 Paolo Bonzini <bonzini@gnu.org>
7215
7216 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7217 install-host-nogcc): Don't invoke $(stage) at the end.
7218 * Makefile.in: Regenerate.
7219
1ca26cd2
PB
72202005-12-14 Paolo Bonzini <bonzini@gnu.org>
7221
7222 * configure.in: Flip the top-level bootstrap switch.
7223 * configure: Regenerate.
7224
f41d6665
DJ
72252005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7226
7227 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7228 $(stage) and $(unstage).
7229 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7230 (all): Remove stray semicolon.
7231 (local-distclean): Don't handle multilib.tmp and multilib.out.
7232 (install.all): Set $s for consistency.
7233 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7234 check_multilibs setting. Always make the install directory.
7235 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7236 Correct @if/@endif.
7237 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7238 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7239 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7240 (multilib.out): Remove.
7241 * Makefile.in: Regenerated.
7242
dce2d8b2 72432005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
64f182bd
NS
72472005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7248
121b2cee
NS
7249 * MAINTAINERS: Add myself as mt maintainer.
7250
64f182bd
NS
7251 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7252
a6d63770
AN
72532005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7254
7255 * MAINTAINERS: Change email address.
7256
2abefe3d
PB
72572005-12-05 Paolo Bonzini <bonzini@gnu.org>
7258
7259 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7260 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7261 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7262 Find in-tree tools if available.
7263 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7264 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7265 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7266 (COMPILER_*_FOR_TARGET): New.
7267 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7268 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7269 (CONFIGURED_*, USUAL_*): Remove.
7270 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7271 STRIP): Use autoconf substitutions.
7272 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7273 COMPILER_NM_FOR_TARGET): New.
7274 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7275
7276 (all): Make all-host and all-target in parallel.
7277 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7278 that $$r and $$s are set before invoking a recursive make.
7279 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7280 ([+bootstrap-target+]): Inline most of the `all' target.
7281
2f3bdde7
BE
72822005-11-29 Ben Elliston <bje@au.ibm.com>
7283
7284 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7285 from the gcc build directory.
7286 * Makefile.in: Regenerate.
7287
a4b6c45a
BE
72882005-11-29 Ben Elliston <bje@au.ibm.com>
7289
7290 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7291 depend on all-libdecnumber.
7292 * configure.in (host_libs): Include libdecnumber.
7293 * Makefile.in: Regenerate.
7294 * configure: Likewise.
7295
473a74b9
BE
72962005-11-29 Ben Elliston <bje@au.ibm.com>
7297
7298 * libdecnumber: Import decNumber sources from the dfp-branch.
7299
b4623110
KJ
73002005-11-21 Kean Johnston <jkj@sco.com>
7301
7302 * config.sub, config.guess: Sync from upstream sources.
7303
67dc1785
BE
73042005-11-21 Ben Elliston <bje@au.ibm.com>
7305
7306 Import from Autoconf sources:
7307
7308 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7309 * config/move-if-change: Don't output "$2 is unchanged";
7310 suggested by Ben Elliston. Handle weird characters correctly.
7311
186abafe
AT
73122005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7313
7314 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7315 to match upstream libtool for darwin.
7316
ef9db8d5
DJ
73172005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * Makefile.def: Remove gdb dependencies for gdbtk.
7320 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7321 (configure-gdb, install-gdb): New rules.
7322 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7323 * Makefile.in, configure: Regenerated.
7324
9c5141ab
JB
73252005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7326
7327 * MAINTAINERS (Write After Approval): Add myself.
7328
4523d51b
EE
73292005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7330
7331 * MAINTAINERS (Write After Approval): Add myself.
7332
086b011c
DN
73332005-10-24 Diego Novillo <dnovillo@redhat.com>
7334
7335 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7336 Diego Novillo.
7337
e7c84bf8
PB
73382005-10-22 Paolo Bonzini <bonzini@gnu.org>
7339
7340 PR bootstrap/24297
7341 * Makefile.tpl (do-[+make-target+], do-check, install,
7342 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7343 are set before recursing.
7344 * Makefile.in: Regenerate.
7345
b88a7564
EB
73462005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7347
7348 PR bootstrap/18939
7349 * Makefile.def (gcc) <target>: Fix thinko.
7350 * Makefile.in: Regenerate.
7351
61efc800
BS
73522005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7353
7354 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7355 * configure: Regenerate.
7356
f53d2869
JZ
73572005-10-15 Jie Zhang <jie.zhang@analog.com>
7358
7359 * MAINTAINERS (Write After Approval): Add self.
7360
077fc835
KH
73612005-10-08 Kazu Hirata <kazu@codesourcery.com>
7362
7363 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7364 target-libffi, target-qthreads, target-libjava, and
7365 targetlibobjc.
7366 * configure: Regenerate.
7367
d739199a
DJ
73682005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7369
7370 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7371 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7372 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7373 (USUAL_OBJDUMP_FOR_TARGET): New.
7374 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7375 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7376 * configure, Makefile.in: Regenerated.
d739199a 7377
db38c6bb
PB
73782005-10-05 Paolo Bonzini <bonzini@gnu.org>
7379
7380 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7381 before other host packages.
7382
3015564c
KK
73832005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7384
7385 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7386
1061f99e
PB
73872005-10-05 Paolo Bonzini <bonzini@gnu.org>
7388
7389 PR bootstrap/22340
7390
7391 * configure.in (default_target): Remove.
7392 * Makefile.tpl (all): Do not use prerequisites as subroutines
7393 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7394 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7395 use prerequisites as subroutines.
7396 (check-host, check-target): New.
7397 (bootstrap configure & all targets): Do not use stage*-start
7398 if the directory layout is already ok.
7399 (non-bootstrap configure & all targets): Prepend a $(unstage).
7400 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7401 (NOTPARALLEL): Remove.
7402 (unstage, stage variables): New variables.
7403 (unstage, stage targets): Simply expand to those variables.
7404
7405 * configure: Regenerate.
7406 * Makefile.in: Regenerate.
7407
4a9c436f
JW
74082005-10-04 James E Wilson <wilson@specifix.com>
7409
7410 * Makefile.def (lang_env_dependencies): Add libmudflap.
7411 * Makefile.in: Regenerate.
7412
37150080
AS
74132005-10-03 Andreas Schwab <schwab@suse.de>
7414
7415 Backport from libtool CVS:
7416 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7417
7418 * ltmain.sh: add support for installing into temporary
7419 staging area (e.g. 'make install DESTDIR=...')
7420
39d16468
L
74212005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7422
7423 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7424 * configure: Regenerated.
7425
72a7ab82
AP
74262005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7427
7428 * configure: Regenerate with the correct
7429 autoconf version.
7430
6b65a26d
CM
74312005-09-30 Catherine Moore <clm@cm00re.com>
7432
7433 * configure.in (bfin-*-*): New.
7434 * configure: Regenerated.
7435
040b1c5a
GK
74362005-09-28 Geoffrey Keating <geoffk@apple.com>
7437
7438 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7439 (LIPO_FOR_TARGET): New.
7440 (CONFIGURED_LIPO_FOR_TARGET): New.
7441 (USUAL_LIPO_FOR_TARGET): New.
7442 (STRIP_FOR_TARGET): New.
7443 (CONFIGURED_STRIP_FOR_TARGET): New.
7444 (USUAL_STRIP_FOR_TARGET): New.
7445 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7446 STRIP_FOR_TARGET.
7447 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7448 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7449 * Makefile.in: Regenerate.
7450 * configure: Regenerate.
7e050830 7451
3a3c28db
DE
74522005-09-19 David Edelsohn <edelsohn@gnu.org>
7453
7454 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7455 (rs6000-*-aix*): Same.
7456 * configure: Regenerate.
7457
2749a921
TT
74582005-09-16 Tom Tromey <tromey@redhat.com>
7459
7460 * MAINTAINERS: Add self as java maintainer.
7461
7f26dfa3
FXC
74622005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7463
7464 * configure.in: Recognize f95 in the --enable-languages option,
7465 and substitute it for fortran, issuing a warning.
7466 * configure: Regenerate.
7467
d8852c4f
PE
74682005-08-30 Phil Edwards <phil@codesourcery.com>
7469
7470 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7471 * configure: Regenerated.
7472
ad685e81
AH
74732005-08-22 Aldy Hernandez <aldyh@redhat.com>
7474
7475 * MAINTAINERS: Add self as ms1 maintainer.
7476
b00d752c
RE
74772005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7478
7479 * Makefile.def (libssp): Add to lang_env_dependencies.
7480 * Makefile.in: Regenerate.
7481
9ed8fb9b
ILT
74822005-08-18 Ian Lance Taylor <ian@airs.com>
7483
7484 * MAINTAINERS: Add myself as middle-end maintainer.
7485
0f029d39
CG
74862005-08-17 Christian Groessler <chris@groessler.org>
7487
7488 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7489 * Makefile.in: Regenerate.
7490
81087874
AK
74912005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7492
7493 * MAINTAINERS (write after approval): Added myself.
7494
6a134f1c
MR
74952005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7496
7497 * MAINTAINERS (Write After Approval): Add myself.
7498
2693c0b0
PB
74992005-08-12 Paolo Bonzini <bonzini@gnu.org>
7500
7501 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7502 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7503 Look for alternate names of the target cc and c++
7504 * configure: Regenerate.
7505
4de997d1
PB
75062005-08-08 Paolo Bonzini <bonzini@gnu.org>
7507
7508 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7509 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7510 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7511 tools; remove code to manually set them.
7512 (Target tools): Look in the environment for them.
7513 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7514 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7515 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7516 build directory.
7517 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7518 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7519 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7520 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7521 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7522 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7523 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7524 * configure: Regenerate.
7525 * Makefile.in: Regenerate.
7526
b089e33a
BE
75272005-07-28 Ben Elliston <bje@au.ibm.com>
7528
7529 * MAINTAINERS: Update for removed CPU targets.
7530
e3791243
MM
75312005-07-27 Mark Mitchell <mark@codesourcery.com>
7532
7533 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7534 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7535 * Makefile.in: Regenerated.
7536
526635cb
MM
75372005-07-26 Mark Mitchell <mark@codesourcery.com>
7538
7539 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7540 (CFLAGS_FOR_TARGET): Use it.
7541 (CXXFLAGS_FOR_TARGET): Likewise.
7542 * Makefile.in: Regenerated.
7543 * configure.in (--with-build-sysroot): New option.
7544 * configure: Regenerated.
7545
19791f70
PB
75462005-07-24 Paolo Bonzini <bonzini@gnu.org>
7547
7548 * Makefile.tpl: Wrap install between unstage and stage
7549 * Makefile.in: Regenerate.
7550
35f5a23f
EC
75512005-07-21 Eric Christopher <echristo@apple.com>
7552
7553 * MAINTAINERS: Update affiliation.
7554
ff3ddf15
PW
75552005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7556
7557 * MAINTAINERS: Add self as crx port maintainer.
7558
3a664c1c
DD
75592005-07-20 DJ Delorie <dj@redhat.com>
7560
7561 * MAINTAINERS: Add self as m32c maintainer.
7562
539df155
KC
75632005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7564
7565 * all files: Update FSF address.
7566
be9c593a
EC
75672005-07-15 Eric Christopher <echristo@redhat.com>
7568
7569 * MAINTAINERS: Change affiliation.
7570
fd7ea4ab
JB
75712005-07-14 Jim Blandy <jimb@redhat.com>
7572
7573 * configure.in: Add cases for Renesas m32c.
7574 * configure: Regenerated.
7e050830 7575
0063a823
KC
75762005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7577
d0ca130a
KC
7578 * COPYING.LIB: Update from fsf.org.
7579
75802005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7581
7582 * COPYING, compile, config.guess,
0063a823
KC
7583 config.sub, install-sh, missing, mkinstalldirs,
7584 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7585 * config-ml.in: Update FSF address.
0063a823 7586
a8ba31f2
EC
75872005-07-13 Eric Christopher <echristo@redhat.com>
7588
7589 * configure.in: Add toplevel noconfigdir support for tpf.
7590 * configure: Regenerate.
7591
5bea4a03
PB
75922005-07-11 Paolo Bonzini <bonzini@gnu.org>
7593
7594 PR ada/22340
7595
7596 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7597 * Makefile.in: Regenerate.
7598
284bdbbd
MM
75992005-07-07 Mark Mitchell <mark@codesourcery.com>
7600
7601 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7602 Brolley to write-after-approval.
284bdbbd 7603
452190fb
AS
76042005-07-07 Andreas Schwab <schwab@suse.de>
7605
7606 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7607 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7608 * Makefile.in: Regenerated.
7609
9c8f9ec2
GK
76102005-07-06 Geoffrey Keating <geoffk@apple.com>
7611
7612 * configure.in: Don't build sim or rda when targetting darwin.
7613 * configure: Regenerate.
7614
ef0087a7
KH
76152005-07-06 Kazu Hirata <kazu@codesourcery.com>
7616
7617 * configure.in: Add --enable-libssp and --disable-libssp.
7618 * configure: Regenerate with autoconf-2.13.
7619
77008252
JJ
76202005-07-02 Jakub Jelinek <jakub@redhat.com>
7621
7622 * Makefile.def (target_modules): Add libssp.
7623 * configure.in (target_libraries): Add target-libssp.
7624 * configure: Rebuilt.
7625 * Makefile.in: Rebuilt.
7626
a04eae1b
ZW
76272005-07-01 Zack Weinberg <zackw@panix.com>
7628
7629 * MAINTAINERS: Change email address. Resign from maintainership.
7630
948884cd
RG
76312005-07-01 Richard Guenther <rguenther@suse.de>
7632
7633 * MAINTAINERS: Change my e-mail address and affiliation.
7634
c7870f5d
PB
76352005-06-22 Paolo Bonzini <bonzini@gnu.org>
7636
7637 * Makefile.def (stagefeedback): Come after profile.
7638 Define profiledbootstrap target.
7639 * Makefile.tpl (profiledbootstrap): Remove.
7640 (stageprofile-end): Zap stagefeedback.
7641 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7642 * Makefile.in: Regenerate.
7643
ab99519a
RS
76442005-06-13 Richard Sandiford <richard@codesourcery.com>
7645
7646 * MAINTAINERS: Update my email address.
7647
f610dd5f
ZW
76482005-06-13 Zack Weinberg <zack@codesourcery.com>
7649
7650 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7651 In 'cpp' stanza, support '#line' as well as '# '.
7652
71bc2a83
AS
76532005-06-08 Andreas Schwab <schwab@suse.de>
7654
7655 * MAINTAINERS: Move myself from 'Write After Approval' to
7656 'CPU Port Maintainers' section as m68k maintainer.
7657
4fab7234
HPN
76582005-06-07 Hans-Peter Nilsson <hp@axis.com>
7659
7660 * configure.in (unsupported_languages): New macro.
7661 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7662 non-ported target libraries in noconfigdirs.
7663 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7664 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7665 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7666 unsupported_languages.
7667 * configure: Regenerate.
7668
68193f9b
TS
76692005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7670
7671 * configure.in: Fix typo in handling of --with-mpfr-dir.
7672 * configure: Regenerate.
7673
f26f6b8d
RS
76742005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7675
7676 * MAINTAINERS: Update my email address.
7677
ba4853f8
JB
76782005-06-02 Jim Blandy <jimb@redhat.com>
7679
7680 * config.sub: Add cases for the Renesas m32c. (This patch has been
7681 accepted into the master sources.)
7682
79dd769c 76832005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7684 Michael Snyder <msnyder@redhat.com>
7685 Stan Cox <scox@redhat.com>
79dd769c 7686
f610dd5f 7687 * configure.in: Set noconfigdirs for ms1.
79dd769c 7688
f610dd5f 7689 * configure: Regenerate.
79dd769c 7690
d29e107f
JD
76912005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7692
7693 * MAINTAINERS (Write After Approval): Add self.
7694
e93196c3
JC
76952005-06-01 Josh Conner <jconner@apple.com>
7696
7697 * MAINTAINERS (Write After Approval): Add self.
7698
ae263c7a
KH
76992005-06-01 Kazu Hirata <kazu@codesourcery.com>
7700
7701 * MAINTAINERS: Update my email address.
7702
585b3aa3
ZM
77032005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7704
7705 * MAINTAINERS (Write After Approval): Add self.
7706
4930c50b
CD
77072005-05-26 Chris Demetriou <cgd@broadcom.com>
7708
7709 * MAINTAINERS (Write After Approval): Remove self.
7710
2dfbef6d
PB
77112005-05-25 Paolo Bonzini <bonzini@gnu.org>
7712
7713 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7714 (Dependencies): Consider target modules for bootstrap dependencies.
7715 Make target bootstrap modules depend on each stage's gcc.
7716 * Makefile.in: Regenerate.
7717
bcb28cf5
PB
77182005-05-20 Paolo Bonzini <bonzini@gnu.org>
7719
7720 * Makefile.def (configure-gcc): Depend on binutils having been built.
7721 (all-gcc): No need to do it here.
7722 * Makefile.in: Regenerate.
7723
0cf085e4
PB
77242005-05-19 Paul Brook <paul@codesourcery.com>
7725
f610dd5f 7726 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7727 language cannot be built.
7728 * configure: Regenerate.
7729
dfb2c39a
DJ
77302005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7731
7732 * ylwrap: Import from Automake 1.9.5.
7733
771aaa92
DU
77342005-05-13 David Ung <davidu@mips.com>
7735
7736 * MAINTAINERS (Write After Approval): Add self.
7737
3ac9bd58
MS
77382005-05-09 Mike Stump <mrs@apple.com>
7739
7740 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7741 lt_cv_sys_max_cmd_len for now.
f610dd5f 7742
f77a5578
SC
77432005-05-09 Stan Cox <scox@redhat.com>
7744
7745 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7746
795e36e5
MK
77472005-05-08 Matt Kraai <kraai@ftbfs.org>
7748
7749 * README.SCO: Update the URL.
7750
c9392a2b
DE
77512005-05-05 David Edelsohn <edelsohn@gnu.org>
7752
7753 * ltconfig: Define file_list_spec. Pass file_list_spec and
7754 with_gnu_ld to libtool.
7755 * ltcf-c.sh (aix[45]): Define file_list_spec.
7756 * ltcf-cxx.sh (aix[45]): Same.
7757 * ltcf-gcj.sh (aix[45]): Same.
7758 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7759 exists, write list of input files to temporary file.
7760
bebcd931
MS
77612005-05-04 Mike Stump <mrs@apple.com>
7762
7763 * configure.in: Always pass --target to target configures as
7764 otherwise rebuilds that do --recheck will fail.
7765 * confiugure: Rebuilt.
7766
ce406537
PB
77672005-05-04 Paolo Bonzini <bonzini@gnu.org>
7768
7769 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7770 STAGE_HOST_EXPORTS.
7771 (configure, all): Add bootstrap support.
7772 (Host modules, target modules): Pass post-stage1 flags and exports.
7773 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7774 * Makefile.in: Regenerate.
7775
aa9dcfc4
PB
77762005-04-29 Paolo Bonzini <bonzini@gnu.org>
7777
7778 * configure: Regenerate.
7779
b6f9abcf
MS
77802005-04-27 Mike Stump <mrs@apple.com>
7781
7782 * MAINTAINERS: Add self as darwin maintainer.
7783
acb217cb
BS
77842005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7785
7786 * config.sub: Update from master copy.
7787
b6dae270
MS
77882005-04-21 Mike Stump <mrs@apple.com>
7789
7790 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7791 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7792
c2e0d3a9
HPN
77932005-04-19 Hans-Peter Nilsson <hp@axis.com>
7794
7795 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7796 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7797 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7798 "*-*-elf" and "*-*-linux*".
7799 * configure: Regenerate.
7800
871ae772
JM
78012005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7802
7803 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7804
bf070c29
MS
78052005-04-12 Mike Stump <mrs@apple.com>
7806
7807 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7808
e865b6f7
TK
78092005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7b71ad7f
BS
78132005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7814
7815 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7816
25b42232
PB
78172005-04-06 Paolo Bonzini <bonzini@gnu.org>
7818
f610dd5f 7819 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
7820 (TARGET_CONFIGARGS): Include --with-target-subdir.
7821 (configure, all): New macros. Use them throughout.
7822 * Makefile.in: Regenerate.
7823
d727c624
JG
78242005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7825
7826 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 7827
fff72cc4
ZD
78282005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7829
7830 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7831
86472dc3
GP
78322005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7833
7834 * MAINTAINERS: Move John Carr to Write After Approval.
7835
dce2d8b2 78362005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
7837
7838 * config/mh-mingw32: Delete.
7839 * configure.in: Don't use it.
7840 * configure: Regenerate.
7841
33da42bc
PB
78422005-03-31 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7845 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 7846 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
7847 (HOST_LIB_PATH): Generate from Makefile.def.
7848 (TARGET_LIB_PATH): Likewise.
7849 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7850 * Makefile.in: Regenerate.
7851 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7852 (RPATH_ENVVAR): Include Darwin case.
7853 * configure: Regenerate.
7854
15cc1841
TF
78552005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7856
7857 * MAINTAINERS (Various Maintainers): Remove self.
7858 (Write After Approval): Add self.
7859
6a8c79d5
TF
78602005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7861
7862 * MAINTAINERS (Various Maintainers): Add self.
7863
256f7136
PB
78642005-03-25 Paolo Bonzini <bonzini@gnu.org>
7865
7866 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7867 * configure: Regenerate.
7868
191dd2c9
ZW
78692005-03-21 Zack Weinberg <zack@codesourcery.com>
7870
7871 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7872 gcc_version, and gcc_version_trigger from set of flags to pass.
7873 * Makefile.tpl: Remove definitions of above variables.
7874 (config.status): Remove dependency on $(gcc_version_trigger).
7875 * Makefile.in: Regenerate.
7876 * configure.in: Do not reference config/gcc-version.m4 nor
7877 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7878 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7879 * configure: Regenerate.
7880
ef6e9bc0 78812005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 7882 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
7883
7884 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7885 * Makefile.in: Regenerate.
7886
009bbd5a
FW
78872005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7888
7889 * MAINTAINERS (Write After Approval): Add myself.
7890
09f8755b
DA
78912005-03-03 David Ayers <d.ayers@inode.at>
7892
7893 * MAINTAINERS (Write After Approval): Add myself.
7894
e73ed25c
AO
78952005-03-01 Alexandre Oliva <aoliva@redhat.com>
7896
7897 PR libgcj/20160
7898 * ltmain.sh: Avoid creating archives with components that have
7899 duplicate basenames.
7900
ace9ac7b
AP
79012005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7902
7903 PR bootstrap/20250
7904 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7905 instead of check.
7906 * Makefile.in: Regenerate.
7907
c9db9354
PB
79082005-02-28 Paolo Bonzini <bonzini@gnu.org>
7909
7910 * Makefile.in: Regenerate to fix conflict between the previous two
7911 patches.
7912
215c351a
PB
79132005-02-28 Paolo Bonzini <bonzini@gnu.org>
7914
7915 PR bootstrap/17383
7916 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7917 * Makefile.tpl (HOST_SUBDIR): New substitution.
7918 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7919 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7920 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7921 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7922 (Host modules, Bootstrapped modules): Use it.
7923 (Build modules, Target modules): Do not create symlink trees,
7924 always configure out-of-srcdir.
7925 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7926 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7927 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7928 $(HOST_SUBDIR). Create a symlink for host_subdir.
7929
7930 * Makefile.in: Regenerate.
7931 * configure: Regenerate.
7932
5395b47b
NN
79332005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7934
7935 Merged from libada-gnattools-branch:
7936 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7937
7938 * gnattools: New directory.
7939 * Makefile.def: Add gnattools as a module, depending on target-libada.
7940 * Makefile.in: Regenerate.
7941 * configure.in: Include gnattools in host_tools; disable it if ada
7942 is disabled.
7943 * configure: Regenerate.
7944
ca2cc05c
JM
79452005-02-24 James A. Morrison <phython@gcc.gnu.org>
7946
7947 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7948 treelang maintainer.
7949 (Write After Approval): Remove myself.
7950
d2f3024f
PS
79512005-02-23 Paul Schlie <schlie@comcast.net>
7952
7953 * configure.in: Allow darwin targeted ports to build tk, itcl and
7954 libgui.
7955 * configure: Regenerate.
7956
bba5e0ca
EB
79572005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7958
7959 PR libgcj/10353
7960 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7961 * configure: Regenerate.
7962
70132ce7
SK
79632005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7964
7965 * MAINTAINERS (Write After Approval): Add myself.
7966
20f0edca
ILT
79672005-02-10 Ian Lance Taylor <ian@airs.com>
7968
7969 * MAINTAINERS: Update my e-mail address.
7970
e64e5109
RG
79712005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7972
7973 * MAINTAINERS (Write After Approval): Add myself.
7974
40d64b5a
HPN
79752005-01-29 Hans-Peter Nilsson <hp@axis.com>
7976
7977 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7978 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7979 target-libgloss when not *-*-elf and *-*-aout.
7980 * configure: Regenerate.
7981
54a12711
KH
79822005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7983
7984 * MAINTAINERS: Remove obsolete entries.
7985
0aa99dbb
KH
7986 * MAINTAINERS (Write After Approval): Add Michael Matz.
7987
2b009f5f
NB
79882005-01-19 Neil Booth <neil@daikokuya.co.uk>
7989
7990 * MAINTAINERS: Remove self as cpplib maintainer.
7991
385870f5
KC
79922005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7993
7994 * install-sh, config.sub: Import from upstream.
7995
e7daab31
KC
79962005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7997
7998 PR bootstrap/18222
7999 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8000 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8001 * Makefile.in: Regenerate.
8002
e6003f4d
JT
80032005-01-16 Jason Thorpe <thorpej@netbsd.org>
8004
8005 * MAINTAINERS: Update my email address.
8006
145e2972 80072005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8008 Andreas Schwab <schwab@suse.de>
145e2972
DE
8009
8010 PR bootstrap/18033
8011 * config-ml.in: Eval option if surrounded by single quotes.
8012
86c7e0da
PB
80132005-01-03 Paolo Bonzini <bonzini@gnu.org>
8014
8015 Revert 2004-12-28 Makefile changes, a better fix will be
8016 applied to mainline and src after GCC 4.0 branches.
8017
3224a22f
PB
80182004-12-28 Paolo Bonzini <bonzini@gnu.org>
8019
8020 PR bootstrap/17383
8021
8022 * Makefile.def (target_modules): Remove stage parameter,
8023 it is always true now.
8024 * Makefile.tpl (configure-build-[+module+],
8025 configure-target-[+module+]): Always build symlink tree
8026 for the directory and for include. BUILD_SUBDIR and
8027 TARGET_SUBDIR cannot be . anymore.
8028 * Makefile.in: Regenerate.
8029
aaf51ca2
DE
80302004-12-25 David Edelsohn <edelsohn@gnu.org>
8031
8032 Revert 2004-12-08 Makefile changes.
8033
4e32e454
DS
80342004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8035
8036 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8037 cygwin, mingw.
8038
669f01d8
AS
80392004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8040
8041 * configure.in (sh64-*-*): Reenable gprof.
8042 * configure: Regenerate.
8043
1b227ee0
DE
80442004-12-08 David Edelsohn <edelsohn@gnu.org>
8045
8046 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8047 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8048 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8049 * Makefile.in: Regenerate.
8050
ce5e944c
CF
80512004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8052
8053 * MAINTAINERS: Update my email address.
8054
893f1e87
MK
80552004-12-07 Matt Kraai <kraai@ftbfs.org>
8056
8057 * Makefile.tpl: Generate normal dependencies if the LHS module is
8058 not bootstrapped.
8059 * Makefile.in: Regenerate.
8060
bb59c339
RS
80612004-12-03 Richard Sandiford <rsandifo@redhat.com>
8062
8063 * configure.in: Include config/gxx-include-dir.m4. Use
8064 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8065 * configure: Regenerate.
8066
4982adbe
RS
80672004-12-03 Richard Sandiford <rsandifo@redhat.com>
8068
8069 * config.if: Delete.
8070 * configure.in: Set libstdcxx_incdir directly.
8071 * configure: Regenerate.
8072
05750653
EC
80732004-12-02 Eric Christopher <echristo@redhat.com>
8074
8075 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8076 * Makefile.in: Regenerate.
8077
5fef1dbd
RS
80782004-12-02 Richard Sandiford <rsandifo@redhat.com>
8079
8080 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8081 * configure: Regenerate.
8082
afabd8e6
RS
80832004-12-02 Richard Sandiford <rsandifo@redhat.com>
8084
8085 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8086 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8087 * configure: Regenerate.
8088
78716e86
EC
80892004-12-01 Eric Christopher <echristo@redhat.com>
8090
8091 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8092 of things to remove.
8093
57ab8ba9
MK
80942004-11-29 Matt Kraai <kraai@ftbfs.org>
8095
8096 * MAINTAINERS (Write After Approval): Update my e-mail address.
8097
2539bffe
KC
80982004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8099
8100 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8101 from CVS libtool to always pass_all.
8102
3e732ba0
JDA
81032004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8104
8105 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8106 (hppa*64*-*-*): Delete incorrect comment.
8107 * configure: Rebuilt.
8108
767f726e
KC
81092004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8110
8111 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8112
2c92e90f
KC
81132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8114
8115 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8116 from CVS libtool to always pass_all.
8117
32f84e48
KC
81182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8119
8120 * install-sh, compile: Import from automake.
8121
9587be8a
KC
81222004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8123
8124 * config.guess, config.sub: Import from savannnah.
8125
04e81808 81262004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8127
8128 * MAINTAINERS (Write After Approval): Add myself
8129
f87a2b2e
MS
81302004-11-12 Mike Stump <mrs@apple.com>
8131
8132 * Makefile.def: Add html support.
8133 * Makefile.tpl: Likewise.
8134 * Makefile.in: Regenerate.
8135
848556c2
GK
81362004-11-11 Geoffrey Keating <geoffk@apple.com>
8137
556f03c4
GK
8138 PR 18423
8139 * configure.in: Remove all instances of build-fixincludes from
8140 noconfigdirs.
8141 (build_configargs): Supply --target to subdirectories.
8142 * configure: Regenerate.
8143
848556c2
GK
8144 * Makefile.def: Make gcc install depend on fixincludes install.
8145 * Makefile.in: Regenerate.
8146
9e5712a5
JJ
81472004-11-10 Janis Johnson <janis187@us.ibm.com>
8148
8149 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8150
4ef509c0
PB
81512004-11-11 Paul Brook <paul@codesourcery.com>
8152
8153 * MAINTAINERS: Add self as arm maintainer. Update email address.
8154
20d11df6
HPN
81552004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8156
8157 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8158 target-libgfortran.
79fd8592 8159 * configure: Regenerate.
20d11df6 8160
68c70f15
DE
81612004-11-07 David Edelsohn <edelsohn@gnu.org>
8162
8163 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8164 like CC.
8165
54f88091
PB
81662004-11-05 Paolo Bonzini <bonzini@gnu.org>
8167
8168 * Makefile.def (host fixincludes): Specify missing targets.
8169 * Makefile.in: Regenerate.
8170
6866abb8
RC
81712004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8172
8173 * MAINTAINERS: Add myself
8174
83f62578
GL
81752004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8176
8177 * MAINTAINERS (Write After Approval): Add myself.
8178
53c7ffe7
GK
81792004-11-04 Geoffrey Keating <geoffk@apple.com>
8180
8181 * Makefile.def: Build fixincludes for the host, too.
8182 * Makefile.in: Regenerate.
8183 * configure.in (host_tools): Add fixincludes.
8184 * configure: Regenerate.
8185
ac8b3d9d
DJ
81862004-11-04 Daniel Jacobowitz <dan@debian.org>
8187
8188 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8189 * configure: Regenerated.
8190
bab37580
L
81912004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8192
8193 PR other/17783
8194 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8195 * configure: Regenerated.
8196
db1de713
MM
81972004-10-31 Mark Mitchell <mark@codesourcery.com>
8198
8199 * README.SCO: Update per FSF instructions.
8200
a827e21a
EW
82012004-10-28 Eric B. Weddington <ericw@evcohs.com>
8202
8203 PR target/18151
8204 * configure.in (case ${target}): Do not build fixincludes for avr.
8205 * configure: Regenerated.
8206
9d069a4f
PB
82072004-10-26 Paolo Bonzini <bonzini@gnu.org>
8208
8209 * configure.in (case ${target}): Do not build fixincludes
8210 on platforms where it is not used.
8211 * configure: Regenerated.
8212
fc45f3fe
DJ
82132004-10-23 Daniel Jacobowitz <dan@debian.org>
8214
8215 * configure.in: Use an absolute path to install-sh.
8216 * configure: Regenerated.
8217
36554b92
AL
82182004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8219
8220 * MAINTAINERS (Write After Approval): Add myself.
8221
88e9994a
KH
82222004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8223
8224 * MAINTAINERS: Remove from Write After Approval those that are
8225 already maintainers.
8226
ad02a944
SP
82272004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8228
8229 * MAINTAINERS: Update my email address.
8230
c8e6cd41
KC
82312004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8232
8233 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8234 * configure: Regenerate.
8235
dce2d8b2 82362004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8237
8238 * MAINTAINERS: Update my email address.
8239
a8b0957e
KH
82402004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8241
8242 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8243 entries belonging to this category.
8244
96836f61
JZ
82452004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8246
8247 * MAINTAINERS: Update my e-mail address.
8248
7e0b5752
PB
82492004-10-06 Paolo Bonzini <bonzini@gnu.org>
8250
8251 Fix wrong conflict resolution in:
8252
8253 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8254
8255 * Makefile.in: Regenerate.
8256 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8257 in the recursive `make', instead of hardwiring `all'.
8258 (Autogenerated TARGET-* variables): New.
8259
370f7a47
TL
82602004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8261
8262 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8263 * configure: Regenerate.
370f7a47 8264
13e5d623
KH
82652004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8266
8267 * MAINTAINERS (Various Maintainers): Move the "windows,
8268 cygwin, mingw" maintainer to ...
8269 (OS Port Maintainers): ... here.
8270
a6497c1b
KH
82712004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8272
8273 * MAINTAINERS (Write After Approval): Remove those that are
8274 maintainers of some subsystem.
8275
1abb828a
D
82762004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8277
8278 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8279 * ltcf-cxx.sh (tpf*): Likewise.
8280 * ltconfig (tpf*): Add TPF OS configuration support.
8281
16d1338d
BS
82822004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8283
8284 * MAINTAINERS: Change my email address to my new work account.
8285
9082a750
MR
82862004-09-24 Michael Roth <mroth@nessie.de>
8287
8288 * configure.in (--without-headers): Add missing double quotes.
8289 * configure: Regenerate.
8290
dce2d8b2 82912004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8292
8293 * ylwrap: Revert to previous version.
8294
4c4a5bbc
L
82952004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8296
8297 PR bootstrap/17369
8298 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8299 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8300 SET_GCC_LIB_PATH_CMD.
8301 (BASE_TARGET_EXPORTS): Likewise.
8302 * Makefile.in: Regenerated.
8303
8304 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8305 * configure: Regenerated.
8306
85f59630
KC
83072004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8308
8309 * config.guess: New upstream version
8310 * compile, depcomp, install-sh, ylwrap: Likewise.
8311
95c53c62
RS
83122004-09-19 Roger Sayle <roger@eyesopen.com>
8313
8314 * config/mh-x86omitfp: New host makefile fragment. Add
8315 -fomit-frame-pointer to the default BOOT_CFLAGS.
8316 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8317 * configure: Regenerate.
8318
0a1c093b
AP
83192004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8320
8321 PR target/11572
8322 * configure.in (*-*-darwin*): Renable libobjc.
8323 * configure: Regenerate.
8324
315fcf97
NS
83252004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8326
8327 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8328
0a050485 83292004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8330
0a050485
DB
8331 * Makefile.def: Remove libbanshee.
8332 * Makefile.tpl: Ditto.
8333 * configure.in: Ditto.
8334 * Makefile.in: Regen.
8335 * configure: Ditto.
8336
5f4a098e
DE
83372004-09-08 David Edelsohn <edelsohn@gnu.org>
8338
8339 * ltmain.sh: Use $pic_object as $non_pic_object if
8340 $non_pic_object=none.
8341
32b2511f
PB
83422004-09-07 Paolo Bonzini <bonzini@gnu.org>
8343
8344 * missing: Import latest version from master repository.
8345
fc4d0e82
NC
83462004-09-06 Nick Clifton <nickc@redhat.com>
8347
8348 * config.sub: Import latest version from master repository.
8349 * config.guess: Likewise.
8350 This includes these changes:
78716e86 8351
fc4d0e82
NC
8352 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8353
8354 * config.sub: Handle crisv32, alias etraxfs.
8355 * config.guess (crisv32:Linux:*:*): Handle.
8356
8357 2004-08-13 Brad Smith <brad@comstyle.com>
8358
8359 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8360 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8361
8362 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8363
8364 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8365 assume the processor is a powerpc. This is because coreutils
8366 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8367 in this case, due to a MacOS X bug that causes
8368 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8369 to return a negative number.
8370 Problem reported by Petter Reinholdtsen in:
8371 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8372
8373 2004-07-19 Ben Elliston <bje@gnu.org>
8374
8375 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8376
8377 2004-06-24 Ben Elliston <bje@gnu.org>
8378
8379 * config.guess: Update copyright years.
8380 * config.sub: Likewise.
8381
8382 2004-06-22 Robert Millan <robertmh@gnu.org>
8383
8384 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8385 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8386
8387 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8388
8389 * config.guess (*:*VMS:*:*): New entry. Replaces
8390 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8391 manufacturer.
8392
8393 2004-06-22 Ben Elliston <bje@gnu.org>
8394
8395 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8396 * config.sub: Likewise.
8397
8398 2004-06-22 Ben Elliston <bje@gnu.org>
8399
8400 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8401 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8402
8403 2004-06-11 Ben Elliston <bje@gnu.org>
8404
8405 * config.guess (pegasos:OpenBSD:*:*): Remove.
8406
8407 2004-06-11 Ben Elliston <bje@gnu.org>
8408
8409 From Wouter Verhelst <wouter@grep.be>:
8410 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8411
8412 2004-06-11 Ben Elliston <bje@gnu.org>
8413
8414 * config.guess (luna88k:OpenBSD:*:*): New.
8415
8416 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8417
8418 * config.guess (m32r*:Linux:*:*): New case.
8419 * config.sub: Handle m32rle.
8420
8421 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8422
8423 From Jens Petersen <petersen@redhat.com>:
8424 * config.sub: Handle sparcv8.
8425
8426 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8427
8428 From Tom Smith <smith@cag.lkg.hp.com>:
8429 * config.guess: Version suffixes are equally significant on Tru64
8430 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8431 prefix of "P" (patched kernel).
8432
8433 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8434
8435 * config.sub: Add support for National Semiconductor CRX target.
8436
2f4cc6bf
JJ
84372004-09-03 Janis Johnson <janis187@us.ibm.com>
8438
8439 * MAINTAINERS (Various Maintainers): Remove myself as web page
8440 maintainer, add myself as maintainer of build status lists.
8441
61fec9ff
JB
84422004-09-03 Jan Beulich <jbeulich@novell.com>
8443
8444 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8445 *-*-netware, but add target-libmudflap.
8446 Consolidate *-*-netware targets (of which really only i?86 exists)
8447 into a single entry.
8448 * configure: Likewise.
8449
45f366ab
PB
84502004-09-01 Paolo Bonzini <bonzini@gnu.org>
8451
8452 * Makefile.tpl (sorry): Remove.
8453 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8454 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8455 (do-clean): Clean per-stage directories too.
8456 (do-distclean): Run distclean-stage1 too.
8457 (.NOTPARALLEL): Enable during toplevel bootstrap.
8458 (stage[+id+]-bubble): Enable parallel execution during
8459 the recursive invocation.
8460 * Makefile.in: Regenerate.
8461
8462 Fix previous checkin:
8463
8464 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8465 include.
8466 * configure.in: Fix indentation.
8467 * configure: Regenerate.
8468
dce2d8b2 84692004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8470
45f366ab
PB
8471 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8472 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8473 * configure: regenerate
78716e86 8474 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8475 -mdynamic-no-pic
be8fff81 8476
71b5d516
PB
84772004-08-31 Paolo Bonzini <bonzini@gnu.org>
8478
8479 * Makefile.def (build_modules): Add fixincludes.
8480 (dependencies): Make gcc depend on fixincludes.
8481 * configure.in (build_tools): Add fixincludes.
8482 (build_configdirs): Always include build_libs.
8483 * Makefile.in: Regenerate.
8484 * configure: Regenerate.
8485
84862004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8487
8488 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8489 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8490 phony targets; do not generate timestamp files.
8491 (distclean-stageN): Remove references to their timestamp files.
8492 (restageN, touch-stageN): Remove.
8493 (stageN-bubble): Rewritten.
8494 (compare): Support lean bootstraps.
8495 * Makefile.in: Regenerate.
8496
8497 * configure.in: Only warn when bootstrapping but
8498 build != host or build != target. Support lean bootstraps.
8499 * configure: Regenerate.
8500
ce7cbbb0
PE
85012004-08-26 Phil Edwards <phil@codesourcery.com>
8502
8503 * configure.in: Give a better error message if GMP/MPFR are missing
8504 and a language needing them has been requested.
8505 * configure: Regenerated.
8506
9c71a529
PE
85072004-08-25 Phil Edwards <phil@codesourcery.com>
8508
8509 * configure.in: Print a list of available language front-ends if
8510 a requested one is missing. Tidy stray tab characters.
8511 * configure: Regenerated.
8512
e3f92d3b
MK
85132004-08-19 Michael Koch <konqueror@gmx.de>
8514
8515 * gcc/doc/install.texi: Update entry about automake for libjava.
8516
c3f84f61
RM
85172004-08-17 Robert Millan <robertmh@gnu.org>
8518
8519 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8520 (instead of FreeBSD).
8521 * configure: Regenerate.
8522
7c27e184
PB
85232004-08-16 Paolo Bonzini <bonzini@gnu.org>
8524
8525 * Makefile.in: Regenerate.
8526 * configure: Regenerate.
8527
8528 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8529 stage_*_flags.
8530 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8531 for bootstrapped modules if toplevel bootstrap is going.
8532 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8533 modules. Adjust for changes in Makefile.def. Enable several
8534 rules even in non-bootstrap mode, just to avoid peppering the
8535 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8536 (stage-[+prev+]-bubble): Remove.
8537
8538 * Makefile.def (Dependencies): Depend on all-build-bison,
8539 all-build-flex, all-build-byacc, all-build-texinfo, rather
8540 than the host variations.
8541 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8542 with BUILD_SUBDIR.
8543 (BISON): Update for recent Bisons.
8544 (YACC): Fix typo.
8545 (cross): Depend on all-build.
8546 (all): Do not depend on all-build.
8547 (prebootstrap): Remove.
8548 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8549 (Prebootstrap dependencies): Add them to the per-stage targets
8550 and to all-prebootstrap.
8551 * configure.in (build_configdirs): Always enable build_tools.
8552 (BUILD_DIR_PREFIX): Remove.
8553
8554 * Makefile.def (gcc): Add target variable.
8555 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8556 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8557 in the recursive `make', instead of hardwiring `all'.
8558 (Autogenerated TARGET-* variables): New.
8559
20f3bb80
BB
85602004-08-13 Brian Booth <bbooth@redhat.com>
8561
8562 * MAINTAINERS: Remove myself from write-after-approval.
8563
b5be499d
NN
85642004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 * src-release: Stop distributing mmalloc with gdb (which doesn't
8567 use it).
8568 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8569 * Makefile.in: Regenerate.
8570
b3f8d95d
MM
85712004-08-09 Mark Mitchell <mark@codesourcery.com>
8572
8573 * configure.in (arm*-*-eabi*): New target.
8574 * configure: Regenerate.
8575
3589b69e
PB
85762004-08-06 Paolo Bonzini <bonzini@gnu.org>
8577
8578 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8579 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8580 (Dependencies): New section.
8581 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8582 (configure-target-[+module+]): Depend on maybe-all-gcc
8583 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8584 (toplevel profiledbootstrap): Fix dependencies.
8585 * Makefile.in: Regenerate.
8586
972974fc
MM
85872004-08-03 Mark Mitchell <mark@codesourcery.com>
8588
8589 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8590 target-libiberty to noconfigdirs.
8591 * configure: Regenerate.
8592
bebf829d
PB
85932004-08-03 Paul Brook <paul@codesourcery.com>
8594
8595 * configure.in: Check for MPFR as well as GMP.
8596 * configure: Regenerate.
8597
98a5bb3b
RM
85982004-08-01 Robert Millan <robertmh@gnu.org>
8599
8600 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8601 libmudflap for all GNU-based systems (with Glibc).
8602 * configure: Regenerate.
8603
dce2d8b2 86042004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8605
8606 * Makefile.def (host-modules): Add gcc.
8607 * Makefile.in: Regenerate.
8608 * Makefile.tpl (sorry): New rule.
8609 (configure-host, all-host, [+make_target+]-host, do-check,
8610 install-host): Do not add gcc as a special case.
8611 (host modules): Add a small special-casing for gcc. Export
8612 extra_make_flags through the environment.
8613 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8614 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8615 other recursive targets for gcc): Remove.
8616
8617 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8618 (stage, unstage): New rules.
8619 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8620 distclean-stage[+id+]): Use stage_current.
8621 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8622 the stage*-start rules.
8623
aeb732c1
GK
86242004-08-02 Geoffrey Keating <geoffk@apple.com>
8625
8626 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8627 use -all_load flag.
8628
25b656e7
PB
86292004-08-02 Paolo Bonzini <bonzini@gnu.org>
8630
8631 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8632 * configure: Regenerate.
8633
cc440d71
TM
86342004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8635
8636 * maintainer-scripts/gcc_release: Revert yesterday's change.
8637
270e140b
SB
86382004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8639
8640 * MAINTAINERS: Add myself to write-after-approval.
8641
3e4035f8
TM
86422004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8643
8644 * libf2c: Removed.
8645 * gcc/gccbug.in: Updated because of libf2c removal.
8646 * maintainer-scripts/gcc_release: Ditto.
8647
dce2d8b2 86482004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8649
8650 * configure.in: Build libmudflap by default on FreeBSD.
8651 * configure: Regenerated.
8652
dfcada9a
MM
86532004-07-09 Mark Mitchell <mark@codesourcery.com>
8654
8655 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8656 systems.
8657 * configure: Regenerated.
8658
dce2d8b2 86592004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8660
8661 PR target/16344
8662 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8663 feedback based compiler.
8664 * Makefile.in: Rebuilt.
8665
95bcca47
AO
86662004-07-08 Alexandre Oliva <aoliva@redhat.com>
8667
8668 * Makefile.def (host_modules): Set bootstrap=true for flex.
8669 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8670 * Makefile.in: Rebuilt.
8671
051822f6
JH
86722004-07-07 Jan Hubicka <jh@suse.cz>
8673
8674 * MAINTAINERS: Add self as a profile feedback maintainer.
8675
7b61653a
PE
86762004-07-05 Phil Edwards <phil@codesourcery.com>
8677
8678 * configure.in: Do not prepend $srcdir to /dev/null in
8679 makefile fragments.
8680 * configure: Regenerate.
8681
23f6b2f9
PB
86822004-07-01 Paolo Bonzini <bonzini@gnu.org>
8683
8684 * Makefile.def (build_modules): Add bison, byacc, flex,
8685 m4, texinfo.
8686 (flags_to_pass): Add FLEX.
8687 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8688 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8689 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8690 DEFAULT_MAKEINFO): Remove.
8691 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8692 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8693 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8694 objdir or else use configured tool.
8695 (all-build): New.
8696 (all): Depend on it.
8697 (Build module dependencies): Add.
8698 * Makefile.in: Regenerate.
8699 * configure.in: Better support for multiple build modules,
8700 matching what is done for host/target modules. Do not look
8701 for "plausible" locations of build tools if Canadian cross.
8702 Use autoconf's AC_PROG_CC to find a C compiler. Define
8703 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8704 * configure: Regenerate.
78716e86 8705
1c020272
PB
87062004-06-22 Paolo Bonzini <bonzini@gnu.org>
8707
8708 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8709 * Makefile.in: Regenerate.
8710
a52a0a7f
PB
87112004-06-22 Paolo Bonzini <bonzini@gnu.org>
8712
8713 * Makefile.tpl (configure-build-[+module+],
8714 configure-[+module+], configure-target-[+module+]): Pass
8715 [+extra_configure_args+].
8716 (all-build-[+module+], all-[+module+], check-[+module+],
8717 install-[+module+], [+make_target+]-[+module+],
8718 all-target-[+module+], check-target-[+module+],
8719 install-target-[+module+], [+make_target+]-target-[+module+]):
8720 Pass [+extra_make_args+].
8721 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8722 (GCC_HOST_EXPORTS): Remove.
8723 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8724 cross, check-gcc, check-gcc-c++, install-gcc,
8725 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8726 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8727 * Makefile.in: Regenerate.
8728
ccde3f1a
MS
87292004-06-21 Matthew Sachs <msachs@apple.com>
8730
8731 * MAINTAINERS: Added self to write-after-approval.
8732
6264b0a6
CF
87332004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8734
8735 * configure.in: Check for srcdir/winsup rather than build directory
8736 winsup.
8737 * configure: Regenerate.
8738
801e2270
CV
87392004-06-17 Corinna Vinschen <vinschen@redhat.com>
8740
8741 * configure.in: Don't build Cygwin native newlib if winsup
8742 directory is missing. Emit warning instead.
8743 * configure: Regenerate.
8744
ad6717df
PB
87452004-06-09 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * Makefile.tpl (touch-stage[+id+]): New.
8748 (restage[+prev+]): Depend on touch-stage[+id+].
8749
8750 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8751 Use it throughout.
8752
8753 * Makefile.def: Add profile and feedback bootstrap stages.
8754 Remove next field from bootstrap stages.
8755 * Makefile.tpl (LN, LN_S): Substitute.
8756 (stageN-start, stageN-end): Use double-colon rules, to
8757 provide a hook for additional setup commands.
8758 (distclean-stageN-gcc, restageN): Create dependencies from
8759 [+prev+], not from [+next+].
8760 (stageN-bubble): Add commands for successive stages from
8761 [+prev+], using double-colon rules.
8762 (all-stageN-gcc): Fix typo.
8763 (stagefeedback-start, profiledbootstrap): New.
8764 * Makefile.in: Regenerate.
8765 * configure.in: Call ACX_PROG_LN.
8766 * configure: Regenerate.
8767
5bbb9680
CY
87682004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8769
8770 * MAINTAINERS (Write After Approval): Add myself.
8771
e18be1d4
MA
87722004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8773
8774 * MAINTAINERS (Write After Approval): Add myself.
8775
5607edfd
PB
87762004-06-03 Paolo Bonzini <bonzini@gnu.org>
8777
8778 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8779 without gcc.
8780 * configure: Regenerate.
8781
1ec4e9c3
PB
87822004-06-01 Paolo Bonzini <bonzini@gnu.org>
8783
8784 * Makefile.tpl: Fix typo.
8785 * Makefile.in: Regenerate.
8786
dce2d8b2 87872004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8788
8789 * configure.in: Remove new- prefix from toplevel
8790 bootstrap targets.
8791 * configure: Regenerate.
8792
f516a7da
PB
87932004-06-01 Paolo Bonzini <bonzini@gnu.org>
8794
8795 * Makefile.tpl (all.normal): Rename to all.
8796 (all): Replace with a rule to pick the default
8797 target from configure.
8798 (all-gcc, configure-gcc): Use conditionals to
8799 do nothing when toplevel bootstrap is going on.
8800 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8801 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8802 * configure.in: Support --enable-bootstrap.
8803
8804 * Makefile.def: Remove new- prefix from toplevel
8805 bootstrap targets.
8806 * Makefile.tpl: Likewise.
8807
8808 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8809 target.
8810
8811 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8812 $(RECURSE_FLAGS) to recursive invocation of make.
8813
8814 * Makefile.in: Regenerate.
8815 * configure: Regenerate.
8816
78dd5e36 88172004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 8818 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
8819
8820 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8821 like CC.
8822
30f1bddc
DJ
88232004-05-27 Daniel Jacobowitz <dan@debian.org>
8824
8825 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8826 * configure: Regenerate.
8827
4fc4dd12
DJ
88282004-05-25 Daniel Jacobowitz <drow@false.org>
8829
8830 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8831 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8832 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8833 targets.
8834 * Makefile.in: Regenerate.
8835
dce2d8b2 88362004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
8837
8838 * configure.in: Test the ability to symlink directories.
8839 * configure: Regenerate.
8840
8841 * Makefile.def (bootstrap-stage): New definitions.
8842 * Makefile.tpl (configure-stage1-gcc,
8843 configure-stage2-gcc, configure-stage3-gcc,
8844 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8845 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8846 new-restage3, compare): Autogenerate, see Makefile.in
8847 entry for behavioral changes.
8848 (distclean-stage1, new-stage1-start, new-stage1-end,
8849 new-stage1-bubble, distclean-stage2, new-stage2-start,
8850 new-stage2-end, new-stage2-bubble, distclean-stage3,
8851 new-stage3-start, new-stage3-end): New autogenerated targets.
8852 (objext, prebootstrap, BOOT_CFLAGS,
8853 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8854 targets.
8855
8856 * Makefile.in: Regenerate.
8857 (distclean-stage1, new-stage1-start, new-stage1-end,
8858 new-stage1-bubble, distclean-stage2, new-stage2-start,
8859 new-stage2-end, new-stage2-bubble, distclean-stage3,
8860 new-stage3-start, new-stage3-end): New targets.
8861 (all-stage1-gcc): Move prebootstrap dependency from here...
8862 (configure-stage1-gcc): ...to here.
8863 (new-bootstrap): Use bubble targets.
8864 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8865 Use per-stage distclean targets.
8866 (configure-stage1-gcc, configure-stage2-gcc,
8867 configure-stage3-gcc, all-stage1-gcc,
8868 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8869 Use new-stageN-start to prepare the tree.
8870
4f4e53dd
PB
88712004-05-23 Paolo Bonzini <bonzini@gnu.org>
8872
8873 * Makefile.def (host_modules): add libcpp.
8874 * Makefile.tpl: Add dependencies on and for libcpp.
8875 * Makefile.in: Regenerate.
8876 * configure.in: Add libcpp host module.
8877 * configure: Regenerate.
8878
60975492
PB
88792004-05-21 Paolo Bonzini <bonzini@gnu.org>
8880
8881 * Makefile.tpl: Whenever a recursive target is defined, wrap
8882 it in a special @if/@endif block, and prepare its maybe
8883 dependency in the @if/@endif block
8884 * configure.in: Instead of writing maybe dependencies, remove
8885 the @if/@endif statements, and remove the @if/@endif blocks
8886 that remain.
8887 * configure: Regenerate.
8888 * Makefile.in: Regenerate.
8889
5ce7d75d
JJ
88902004-05-20 Janis Johnson <janis187@us.ibm.com>
8891
8892 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8893
c779c42f
KK
88942004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8895
8896 PR bootstrap/15120
8897 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8898 * */configure: Rebuilt.
8899
b4117c30
ZW
89002004-05-17 Zack Weinberg <zack@codesourcery.com>
8901
8902 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8903 of libf2c.
8904 * configure, Makefile.in: Regenerate.
8905
719bb4e3 89062004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
8907
8908 * MAINTAINERS (Write After Approval): Add myself.
8909
6de9cd9a
DN
89102004-05-13 Diego Novillo <dnovillo@redhat.com>
8911
8912 Merge from tree-ssa-20020619-branch.
8913
8914 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8915 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8916 (HOST_GMPLIBS): Define.
8917 (HOST_GMPINC): Define.
8918 (TARGET_LIB_PATH): Add libmudflap.
8919 (GFORTRAN_FOR_TARGET): Define.
8920 (configure-build*): Export GFORTRAN.
8921 (configure-gcc): Export GMPLIBS and GMPINC.
8922 (all-gcc): Add maybe-all-libbanshee.
8923 (configure-target-libgfortran): Define.
8924 * Makefile.in: Regenerate.
8925 * configure.in (host_libs): Add libbanshee.
8926 (target_libraries): Add target-libmudflap and target-libgfortran.
8927 Add --with-libbanshee.
8928 Handle --disable-libmudflap.
8929 (*-*-freebsd*): Use with_gmp.
8930 Add $(libgcj) to noconfigdirs.
8931 * configure: Regenerate.
8932 * depcomp: New file.
8933 * MAINTAINERS: Add tree-ssa maintainers.
8934
8f1b790f
VM
89352004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8936
b4117c30 8937 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 8938
693446fc
BF
89392004-04-30 Brian Ford <ford@vss.fsi.com>
8940
b4117c30 8941 * MAINTAINERS (Write After Approval): Add myself.
693446fc 8942
d1bb666c
UB
89432004-04-29 Uros Bizjak <uros@kss-loka.si>
8944
b4117c30 8945 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 8946
6cf1ac42
PB
89472004-04-28 Paolo Bonzini <bonzini@gnu.org>
8948
8949 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8950 * configure: Regenerate.
8951
632933d5
PB
89522004-04-27 Paolo Bonzini <bonzini@gnu.org>
8953
8954 Revert:
8955 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8956
8957 * Makefile.def (flags_to_pass): Remove *dir variables that
8958 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8959 as well as prefix and exec_prefix.
8960 * Makefile.in: Regenerate.
8961
80dc6aa0
RM
89622004-04-26 Robert Millan <robertmh@gnu.org>
8963
8964 Add patches from libtool CVS.
8965 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8966 * ltconfig: Likewise.
8967 * ltcf-c.sh: Likewise.
8968 * ltcf-cxx.sh: Likewise.
8969 * ltcf-gcj.sh: Likewise.
8970
e11283f1
PB
89712004-04-26 Paolo Bonzini <bonzini@gnu.org>
8972
8973 * Makefile.def (host_modules): Mark with the bootstrap
8974 flag packages on which gcc depends.
8975 * Makefile.tpl (all-bootstrap): Use it.
8976 * Makefile.in: Regenerate.
8977
8546950c
PB
89782004-04-26 Paolo Bonzini <bonzini@gnu.org>
8979
8980 * Makefile.def (flags_to_pass): Remove *dir variables that
8981 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8982 as well as prefix and exec_prefix.
8983 * Makefile.in: Regenerate.
8984
a76494aa
PB
89852004-04-26 Paolo Bonzini <bonzini@gnu.org>
8986
b4117c30
ZW
8987 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8988 * configure: Regenerate.
8989 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8990 * gcc/Makefile.tpl (compare): Use the result of the test.
8991 * gcc/Makefile.in: Regenerate.
a76494aa 8992
03a91701
PB
89932004-04-23 Paolo Bonzini <bonzini@gnu.org>
8994
8995 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8996 Always relocate gcc and prev-gcc to the original names, even
8997 if the build fails.
8998 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8999 New targets.
9000
082a6351
LG
90012004-04-23 Laurent GUERBY <laurent@guerby.net>
9002
9003 * MAINTAINERS: Update my email address.
b4117c30 9004
1f1d584b
RO
90052004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9006
9007 * configure.in (mips*-*-irix5*): Enable ld.
9008 * configure: Regenerate.
082a6351 9009
1db673ca
RO
90102004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9011
9012 * configure: Regenerate.
9013
ce4ea44e
JW
90142004-04-15 James E Wilson <wilson@specifixinc.com>
9015
9016 * Makefile.tpl (configure-[+module+], configure-gcc,
9017 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9018 Set and export LDFLAGS.
9019 * Makefile.in: Regenerate.
9020
611f62ad
MC
90212004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9022
b4117c30 9023 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9024
be912515
NN
90252004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9026
9027 PR bootstrap/14871
9028 * Makefile.tpl: If we don't have built-in-tree target tools,
9029 use the ones found by configure rather than hacking around with
9030 program_transform_name.
9031 * configure.in: Give Makefile.tpl the information necessary
9032 to do that.
9033 * Makefile.in: Regenerate.
9034 * configure: Regenerate.
9035
9104315a
NN
90362004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9037
9038 PR bootstrap/14760
9039 * configure.in: When computing baseargs, strip *all* copies of
9040 offending options. Also, don't match/substitute the trailing space,
9041 so that this actually works when two similar options are separated by
9042 only one space.
9043 * configure: Regenerate.
9044
bef1d700
DE
90452004-04-06 David Edelsohn <edelsohn@gnu.org>
9046
b4117c30
ZW
9047 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9048 (rs6000-*-aix*): Same.
9049 * configure: Regenerate.
bef1d700 9050
54bcf05e 90512004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9052
9053 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9054
369a832c 90552004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9056
9057 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9058
09a9c095
NN
90592004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9060
7caf53cb
NN
9061 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9062 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9063 * Makefile.in: Regenerate.
9064
09a9c095
NN
9065 * configure.in (top level bootstrap support): Rework --enable-werror
9066 to set @stage2_werror_flag@.
9067 * configure: Regenerate.
9068 * Makefile.tpl (top level bootstrap support): Pass
9069 @stage2_werror_flag@ down to configure in stages 2 and 3.
9070 * Makefile.in: Regenerate.
9071
5595a2bd
NN
90722004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9073
cbfd7e06
NN
9074 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9075 for stages 2 and 3 as well as in make. As a consequence, remove
9076 OUTPUT_OPTION (now detected by configure) from the flags passed down
9077 to make.
9078 * Makefile.in: Regenerate.
9079
5595a2bd
NN
9080 * Makefile.tpl (new-bootstrap): Fix typo.
9081 * Makefile.in: Regenerate.
9082
ca3b3e20
NN
90832004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9084
295f4e42
NN
9085 * Makefile.tpl: Rearrange by moving recursive_targets rules
9086 into their proper sections.
9087 * Makefile.tpl (top level bootstrap support): Move disabling
9088 of coverage flags from 'make' to 'configure'; improve comments.
9089 * Makefile.in: Regenerate.
9090
340de83f
NN
9091 * Makefile.tpl (experimental top level bootstrap) Move stage1
9092 language setting from all- target to configure- target; disable
9093 intermodule optimization in stage 1; prevent gratuitous rebuilds
9094 of stage 1.
9095 * Makefile.in: Regenerate.
9096 * configure.in: Comma-separate stage 1 language list for top
9097 level bootstrap.
9098 * configure: Regenerate.
9099
ca3b3e20
NN
9100 * Makefile.tpl: Clean up experimental top level bootstrap support:
9101 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9102 prev-gcc in configure- targets as well as all- targets.
9103 * Makefile.in: Regenerate.
9104
4d038073
KC
91052004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9106
9107 * compile: New file imported from automake.
9108
ab3533d6
PB
91092004-03-17 Paolo Bonzini <bonzini@gnu.org>
9110
9111 * configure.in: Remove symbolic link section.
9112 * configure: Regenerate.
9113 * Makefile.tpl (links): Remove.
9114 * Makefile.in: Regenerate.
9115
1e0f07d3 91162004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9117 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9118
9119 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9120 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9121 * configure.in: Fix comment typo from last patch.
9122 * configure: Regenerate.
9123
2805b53a
NN
91242004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9125
9126 * Makefile.tpl: Introduce experimental top level bootstrap support.
9127 * Makefile.in: Regenerate.
9128 * configure.in: Introduce support for top level bootstrap.
9129 * configure: Regenerate.
9130
79b4b7d2 91312004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9132 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9133
9134 PR bootstrap/14522
9135 * configure.in: Cope with shells that do not support unquoted ^
9136 * configure: Regenerate.
9137
6bbec498 91382004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9139 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9140
9141 PR bootstrap/14522
79b4b7d2 9142 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9143 quotes inside quoted backquote substitutions.
9144 * configure: Regenerate.
9145
83c15dfc
AP
91462004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9147
9148 PR bootstrap/14522
f2bd98d4 9149 * configure.in: Fix escaping of $.
83c15dfc
AP
9150 * configure: Regenerate.
9151
55ffb5ed
NN
91522004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9153
9154 * configure: Regenerate, since I forgot to while committing Paolo's
9155 changes.
9156
e4c9c075
PB
91572004-03-08 Paolo Bonzini <bonzini@gnu.org>
9158
9159 PR ada/14131
9160 Move language detection to the top level.
9161 * configure.in: Find default values for the tools as
9162 soon as possible. Disable ada if GNAT is not found.
9163 Emit error message about missing languages. Expand
9164 --enable-languages=all for the gcc subdirectory.
9165
5199e2c6
BE
91662004-03-10 Ben Elliston <bje@gnu.org>
9167
9168 * MAINTAINERS: Update my email address.
9169
c18b95e5
DE
91702004-03-05 David Edelsohn <edelsohn@gnu.org>
9171
9172 * ltconfig: Disable building static libraries if building shared
9173 libraries on AIX 5L.
9174
d0fe5ad3
RS
91752004-03-01 Richard Sandiford <rsandifo@redhat.com>
9176
9177 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9178 and disable libgcj.
9179 * configure: Regenerated.
9180
e6f71f9d
BB
91812004-03-01 Brian Booth <bbooth@redhat.com>
9182
9183 * MAINTAINERS: Add myself to write-after-approval.
9184
8983e50e
PB
91852004-03-01 Paolo Bonzini <bonzini@gnu.org>
9186
9187 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9188
d4cd9d81
NN
91892004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9190
9191 PR bootstrap/7087
9192 * Makefile.tpl: Guard XFOO sed statements better.
9193 * Makefile.tpl: Add dependency for configure-target-libada.
9194 * Makefile.in: Regenerate (incidentally fixes broken
9195 commit when libada-branch was merged).
9196
0ea0229e
KC
91972004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9198
9199 * MAINTAINERS: Add myself to write-after-approval.
9200
bad93735
AP
92012004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9202
9203 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9204 maintainers.
9205
a7ca14fc
AC
92062004-02-20 Andrew Cagney <cagney@redhat.com>
9207
9208 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9209 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9210
51592782
NN
92112004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9212
9213 PR bootstrap/11932
9214 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9215
6a30854a
JQ
92162004-02-14 Jerry Quinn <jlquinn@optonline.net>
9217
9218 * MAINTAINERS: Added myself to write-after-approval.
9219
be8b2bee
MK
92202004-02-14 Michael Koch <konqueror@gmx.de>
9221
9222 * MAINTAINERS: Added myself to write-after-approval.
9223
972760b7
JM
92242004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9225
9226 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9227 some OS port maintainers to OS port maintainers section.
9228
b0281654
FCE
92292004-02-13 Frank Ch. Eigler <fche@redhat.com>
9230
9231 * MAINTAINERS: Add self.
9232
3c419fd6
KH
92332004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9234
9235 * MAINTAINERS: Alphabetize.
9236
e88e9aee
PB
92372004-02-12 Paolo Bonzini <bonzini@gnu.org>
9238
9239 * MAINTAINERS: Remove myself.
b4117c30 9240
1915e422
DE
92412004-02-11 David Edelsohn <edelsohn@gnu.org>
9242
9243 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9244 (rs6000-*-aix*): Same.
9245 * configure: Regenerate.
9246
a22c2d8d
KC
92472004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9248
9249 * configure.in (host): Add in missing $noconfigdirs to defines.
9250 * configure: Regenerate.
9251
d9cdb878
AC
92522004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9253 Nathanael Nerode <neroden@gcc.gnu.org>
9254
9255 PR ada/6637, PR ada/5911
b4117c30 9256 Merge with libada-branch:
d9cdb878
AC
9257 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9258 with appropriate dependencies. Add --enable-libada configure switch.
9259 * configure, Makefile.in: Regenerate.
9260
8bd92821
PB
92612004-02-09 Paolo Bonzini <bonzini@gnu.org>
9262
9263 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9264
89a95129
RO
92652004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9266
9267 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9268 * configure: Regenerate.
9269
892629bc
GK
92702004-02-04 Geoffrey Keating <geoffk@apple.com>
9271
9272 Merge from upstream:
9273
9274 * ltmain.in: When setting IFS to '~', be careful about user
9275 arguments that contain '~'.
9276
9277 2004-02-04 Peter O'Gorman <peter@pogma.com>
9278
9279 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9280 Also test $base_compile against $CC with escaped arguments. Bug
9281 reported by Geoff Keating <geoffk@apple.com>.
9282
6b402165
KH
92832004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9284
9285 * MAINTAINERS: Remove i960 port.
9286
fa2f0306
DD
92872004-01-23 DJ Delorie <dj@redhat.com>
9288
9289 * Makefile.def (target_modules) [libiberty]: Don't stage.
9290 * Makefile.in: Rebuilt.
9291
9feb20aa
CT
92922004-01-20 Caroline Tice <ctice@apple.com>
9293
9294 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9295
7aed2ccc
PC
92962004-01-19 Paolo Carlini <pcarlini@suse.de>
9297
9298 * MAINTAINERS: Update my email address.
9299
f25bebe1
JM
93002004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9301
9302 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9303
28083580
VR
93042004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9305
9306 * MAINTAINERS: Remove entries without email address.
9307
c0f4b5e4
DJ
93082004-01-15 Daniel Jacobowitz <drow@mvista.com>
9309
9310 * MAINTAINERS: Add myself to write-after-approval.
9311
b5eb5a5e
SB
93122004-01-15 Steven Bosscher <stevenb@suse.de>
9313
9314 * MAINTAINERS: Update my email address.
9315
dce2d8b2 93162004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9317
9318 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9319 * Makefile.tpl (configure-target-[+module+]): Support stage.
9320 * Makefile.in: Rebuilt.
9321
74c0b320
ILT
93222004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9323
9324 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9325
2560344b
RS
93262004-01-10 Richard Sandiford <rsandifo@redhat.com>
9327
9328 * MAINTAINERS: Add myself as a MIPS maintainer.
9329
8b21cda6
NN
93302004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9331
2b6c260d
NN
9332 * configure.in: Use ./config.cache, not config.cache.
9333 * configure: Regenerate.
9334 * Makefile.tpl: Special-casing not needed for GCC any more.
9335 * Makefile.in: Regenerate.
9336
09438bde
NN
9337 * configure.in: Don't share a cache file for host dirs.
9338 * configure: Regenerate.
9339
8b21cda6
NN
9340 * config-ml.in: Don't mess with the cache file.
9341
e42870df
EB
93422004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9343
9344 * MAINTAINERS: Move myself from 'Write After Approval' to
9345 'CPU Port Maintainers' section as SPARC maintainer.
9346
6b9eb62c
NN
93472004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9348
78a816a6
NN
9349 * Makefile.tpl: Make GCC use a separate config.cache.
9350 * Makefile.in: Regenerate.
9351
6b9eb62c
NN
9352 PR bootstrap/11932, PR bootstrap/11933
9353 (I don't know if it will fix either of them, but it relates
9354 to them.)
9355 * configure.in: Don't use shared config.cache for target
9356 directories.
9357 * configure: Regenerate.
9358
86d7b562
DN
93592004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9360
9361 * MAINTAINERS: Add myself to 'Write After Approval' section.
9362
07d0a605
RS
93632003-12-31 Roger Sayle <roger@eyesopen.com>
9364
9365 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9366 * configure: Regenerated.
9367
459ac19f
KH
93682003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9369
9370 * MAINTAINERS: Remove the mn10200 maintainer.
9371
5785c0ed 93722003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9373
cc6010cd
AP
9374 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9375 * configure: Regenerated.
5785c0ed 9376
a268eff9
JH
93772003-12-16 Jan Hubicka <jh@suse.cz>
9378
9379 * MAINTAINERS: Add myself as callgraph maintainer.
9380
9d465b12
TF
93812003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9382
9383 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9384 * configure: Regenerate.
9385
a68a270a
GB
93862003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9387
9388 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9389 'Write After Approval' section. Update email.
9390
dce2d8b2 93912003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9392
9393 * MAINTAINERS (Write After Approval): Add myself.
9394
8c052da4
MT
93952003-11-20 Matt Thomas <matt@3am-software.com>
9396
9397 * MAINTAINERS: Add myself as a vax port maintainer.
9398
e75f9147
KC
93992003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9400
9401 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9402 (configure-build-[+module+], configure-[+module+]): Likewise.
9403 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9404 * Makefile.in: Regenerate.
9405
43d8d958
AT
94062003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9407
9408 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9409 shared/dylibed libraries.
9410 * ltmain.sh: Likewise.
9411 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9412 * ltcf-cxx.sh: Likewise.
9413 * ltcf-gcj.sh: Likewise.
9414 * ltconfig: Likewise.
9415
638dcaa0
SC
94162003-11-17 Stan Cox <scox@redhat.com>
9417
9418 * MAINTAINERS: Add myself as iq2000 port maintainer.
9419
15cc172b
AC
94202003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9421
b4117c30
ZW
9422 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9423 * Makefile.in: Regenerate.
15cc172b 9424
20af77cd
UW
94252003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9426
9427 * config.sub: Update to 2003-11-03 version.
9428
4dd01c5c
PE
94292003-10-20 Phil Edwards <phil@codesourcery.com>
9430
9431 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9432 * configure: Regenerate.
9433
dce2d8b2 94342003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9435
9436 * MAINTAINERS: Add myself to 'Write After Approval' section.
9437
8b7ebc31
AC
94382003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9439
9440 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9441
afe1910c
JM
94422003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9443
9444 * MAINTAINERS: Update my email address.
9445
05dcec66
RO
94462003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9447
9448 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9449
dce2d8b2 94502003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9451
9452 * MAINTAINERS: Add myself to 'Write After Approval' section.
9453
507ec745
BI
94542003-10-16 Bernardo Innocenti <bernie@develer.com>
9455
9456 * config.guess: Update to 2003-10-16 version.
9457 * config.sub: Update to 2003-10-16 version.
9458
dce2d8b2 94592003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9460
9461 * MAINTAINERS: Added myself to 'Write After Approval' section.
9462
0c9b16bc
FH
94632003-10-15 Falk Hueffner <falk@debian.org>
9464
9465 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9466 'Write After Approval' section. Update email.
9467
74d57d15
RS
94682003-10-14 Roger Sayle <roger@eyesopen.com>
9469
9470 * MAINTAINERS: Move myself from 'Write After Approval' to
9471 'Various Maintainers' section as middle-end maintainer.
9472
d29b8ad8
NN
94732003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9474
9475 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9476 HOST_FLAGS_TO_PASS.
9477 * Makefile.in: Regenerate.
9478
26db814a
BI
94792003-10-11 Bernardo Innocenti <bernie@develer.com>
9480
9481 * config.guess: Update to 2003-10-07 version.
9482 * config.sub: Update to 2003-10-07 version.
9483
fffeb871
RO
94842003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9485
9486 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9487 * ltconfig (irix5*, irix6*): Don't override version_type.
9488
6691a79e
ME
94892003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9490
9491 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9492 * configure: Rebuilt
9493 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9494 * Makefile.in: Rebuilt
9495
62cdd71e
L
94962003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9497
9498 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9499
6fe2eacc
CW
95002003-09-30 Carlo Wood <carlo@alinoe.com>
9501
cc6010cd 9502 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9503
ea57e5ad
PK
95042003-09-29 Paul Koning <ni1d@arrl.net>
9505
9506 * MAINTAINERS: Move myself from "Write After Approval"
9507 to CPU platform maintainers for pdp11 platform.
9508
e070672a
AT
95092003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9510
9511 * MAINTAINERS: Move myself from 'Write After Approval' to
9512 'Various Maintainers' section as libffi testsuite maintainer.
9513
43bb47c2
DJ
95142003-09-21 Daniel Jacobowitz <drow@mvista.com>
9515
9516 * configure.in: Pass a computed --program-transform-name
9517 to subconfigures.
9518 * configure: Regenerated.
9519
da9d3b37
NN
95202003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9521
94322beb
NN
9522 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9523 * Makefile.in: Regenerate.
9524
da9d3b37
NN
9525 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9526 * Makefile.in: Regenerate.
9527
ffd9060b
ZL
95282003-09-19 Ziemowit Laski <zlaski@apple.com>
9529
9530 * MAINTAINERS: Move myself from 'Write After Approval'
9531 to 'Various Maintainers' (objective-c) section.
9532
eeae7b41
DJ
95332003-09-17 Daniel Jacobowitz <drow@mvista.com>
9534
9535 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9536 quoting.
9537 * configure: Regenerated.
9538
a080d12b
JB
95392003-09-16 Joel Brobecker <brobecker@gnat.com>
9540
9541 * MAINTAINERS (Write After Approval): Add myself to write after
9542 approval list.
9543
6cd2fc59
DN
95442003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9545
cc6010cd 9546 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9547
dcbdd9cc
ILT
95482003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9549
9550 * MAINTAINERS: Update my e-mail address.
9551
e517f636
AM
95522003-09-09 Alan Modra <amodra@bigpond.net.au>
9553
9554 * libtool.m4 (LD): Correct powerpc64 host match.
9555
bc49924b
JW
95562003-09-06 James E Wilson <wilson@tuliptree.org>
9557
9558 * MAINTAINTERS: Update my affiliation and email address.
9559
082124f5
ZD
95602003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9561
9562 * MAINTAINERS (Write After Approval): Add myself.
9563
dc94d89e
DD
95642003-09-04 DJ Delorie <dj@redhat.com>
9565
9566 * configure: Regenerate.
9567
95682003-09-04 Robert Millan <robertmh@gnu.org>
9569
9570 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9571
7a0f2d4e
KG
95722003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9573
9574 * configure.in: Ensure arguments to sed are properly spaced.
9575 * configure: Regenerate.
9576
88d032eb
GP
95772003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9578
9579 * MAINTAINERS: Update my e-mail address.
9580
0b3f3d22
ME
95812003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9582
9583 * MAINTAINERS (Write After Approval): Add myself.
9584
d253f9ba
DJ
95852003-08-27 Daniel Jacobowitz <drow@mvista.com>
9586
9587 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9588 * configure: Regenerated.
9589
066ec9c9
MM
95902003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9591
9592 * MAINTAINERS: Update my email address.
9593
415d7ef9
PE
95942003-08-23 Phil Edwards <pme@gcc.gnu.org>
9595
9596 * configure.in: Use newline instead of semicolon when assuming
9597 shell arguments in a for loop.
9598 * configure: Regenerated.
9599
e1567352
JE
96002003-08-22 Jason Eckhardt <jle@rice.edu>
9601
9602 * MAINTAINERS: Resurrect the i860 maintainer.
9603
b348267b
GK
96042003-08-20 Geoffrey Keating <geoffk@apple.com>
9605
e50084fa
GK
9606 PR 8180
9607 * configure.in: When testing with_libs and with_headers, treat
9608 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9609 * configure: Regenerate.
b4117c30 9610
b348267b
GK
9611 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9612 make, shell, etc.
9613 (baseargs): Likewise.
9614 * configure: Regenerate.
9615
ca26ffe0
BI
96162003-08-20 Bernardo Innocenti <bernie@develer.com>
9617
9618 * MAINTAINERS (Write After Approval): Add myself.
9619
940cde4d
GK
96202003-08-19 Geoffrey Keating <geoffk@apple.com>
9621
9622 * configure.in: Disable libgcj for darwin not on powerpc.
9623 * configure: Rebuild.
9624
74bed51b
ADL
96252003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9626
9627 * config-ml.in, symlink-tree: Add license.
9628
b4117c30
ZW
96292003-08-03 Richard Stallman <rms@gnu.org>
9630 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9631
9632 * README.SCO: New file.
9633
333a28b4
MK
96342003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9635
9636 * Makefile.tpl (check, check-c++): Express dependencies using
9637 dependencies rather than commands.
9638 * Makefile.in: Regenerate.
9639
c197e306
AC
96402003-08-01 Andrew Cagney <cagney@redhat.com>
9641
9642 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9643 * configure: Ditto.
9644
a8ee6e2d
GK
96452003-07-31 Geoffrey Keating <geoffk@apple.com>
9646
9647 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9648 * Makefile.in: Update.
a8ee6e2d 9649
8d9b3f2e
AT
96502003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9651
9652 * configure.in: Enable libgcj for darwin.
9653 * configure: Rebuild.
9654
52c0c542
PE
96552003-07-29 Phil Edwards <pme@gcc.gnu.org>
9656
9657 * config-ml.in: Use ac_configure_args directly instead of
9658 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9659 actually seen.
9660
b4acb5ef
NN
96612003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9662
9663 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9664 creating target and build subdirs to build all parent dirs as needed.
9665 * Makefile.in: Rebuild.
9666 * configure.in: Don't build dirs explicitly here.
9667 * configure: Rebuild.
9668
a51d71d0
PB
96692003-07-26 Paul Brook <paul@nowt.org>
9670
9671 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9672
f43e12ce
AO
96732003-07-22 Alexandre Oliva <aoliva@redhat.com>
9674
9675 * Makefile.tpl (all-make): Depend on intl.
9676 * Makefile.in: Rebuilt.
9677
8a199ff6
PE
96782003-07-20 Phil Edwards <pme@gcc.gnu.org>
9679
9680 * install-sh: Update to newer upstream versions (associated with
9681 aclocal 1.7).
9682 * mkinstalldirs: Likewise.
9683 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9684
e6a8c803
AP
96852003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9686
9687 * MAINTAINERS: Move self from Bug database only accounts
9688 to write-after-approval.
9689
9f13608f
NN
96902003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9691
9692 * config.if: Remove unused libc_interface determination.
9693
c7864714
NN
96942003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9695
9696 * MAINTAINERS: Move self from write-after-approval to
9697 build machinery (*.in).
9698
775956d0
NN
96992003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9700
9701 PR bootstrap/11273
9702 PR bootstrap/11408
9703 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9704 unused INSTALL_PROGRAM_ARGS.
9705 * configure.in: Use AC_PROG_INSTALL.
9706 * Makefile.in: Regenerate.
9707 * configure: Regenerate.
9708
c7f67a6e
KH
97092003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9710
9711 * MAINTAINERS: Alphabetize.
9712
33952f6f
AO
97132003-07-10 Alexandre Oliva <aoliva@redhat.com>
9714
9715 * configure: Rebuilt.
9716 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9717 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9718 newlib nor libgloss.
9719 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9720 * configure.in (am33_2.0-*-linux*): Added.
9721
0d4f1b4e
BW
97222003-07-09 Bob Wilson <bob.wilson@acm.org>
9723
9724 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9725 * configure: Regenerate.
9726
56694dd9
ZW
97272003-07-07 Zack Weinberg <zack@codesourcery.com>
9728
9729 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9730 * Makefile.in: Regenerate.
9731
21607eb4
ZW
97322003-07-04 Zack Weinberg <zack@codesourcery.com>
9733
9734 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9735 * Makefile.in: Regenerate.
9736
dce2d8b2 97372003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9738
9739 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9740 * Makefile.in: Regenerated.
9741
5d42f90e
L
9742 * config-ml.in: Replace PWD with PWD_COMMAND.
9743
6eb95e99
ZW
97442003-07-04 Zack Weinberg <zack@codesourcery.com>
9745
9746 * intl: New directory; see intl/ChangeLog for details.
9747 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9748 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9749 * Makefile.in: Regenerate.
9750
07d1940e
NN
97512003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9752
9753 * configure.in: Clean up config-lang.in handling. Delete
9754 useless assignment to "subdirs".
9755 * configure: Regenerate.
9756
4dbda6f0
NN
97572003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9758
9759 * configure.in: Rename 'target_libs' to 'target_libraries'.
9760 Remove useless reference to 'target_libs'.
9761 * configure: Regenerate.
9762
2c30ab71
KS
97632003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9764
9765 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9766 * Makefile.in: Regenerate.
9767
11405c93
NN
97682003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9769
9770 * Makefile.def: Introduce flags_to_pass.
9771 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9772 * Makefile.in: Regenerate.
9773
fb87ad5d
HPN
97742003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9775
9776 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9777 and target-libgloss.
9778 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9779 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9780 * configure: Regenerate.
9781
a7956a48
BK
97822003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9783
9784 * configure.in: Update testsuite_flags to new location.
9785 * configure. Regenerate.
6eb95e99 9786
eaf9f3b2
NN
97872003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9788
9789 * Makefile.tpl: Remove BUILD_CC stuff.
9790 * Makefile.in: Regenerate.
9791
2d89ffef
KH
97922003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9793
9794 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9795
dce2d8b2 97962003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9797
9798 * MAINTAINERS (Write After Approval): Add myself.
9799
dce2d8b2 98002003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9801
b951c91c
L
9802 * config.guess: Update to 2003-06-12 version.
9803 * config.sub: Update to 2003-06-13 version.
9804
dce2d8b2 98052003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9806
9807 * config.guess: Update to 2003-06-06 version.
9808 * config.sub: Update to 2003-06-06 version.
9809
655b7166
RO
98102003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9811
9812 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9813 * configure. Regenerate.
9814
01b759aa
NN
98152003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9816
bf1d3e81
NN
9817 * configure.in: Disable serial configure by default.
9818 * configure: Regenerate.
9819 * Makefile.tpl: Abolish .NOTPARALLEL.
9820 * Makefile.in: Regenerate.
9821
e89fbdfe
NN
9822 * Makefile.tpl: Replace {build,host,target}_canonical by
9823 {build,host,target}.
9824 * Makefile.in: Regenerate.
9825
01b759aa
NN
9826 * Makefile.tpl: Fix stupid pasto.
9827 * Makefile.in: Regenerate.
9828
f7dae026
NN
98292003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9830
9831 * Makefile.tpl: Remove bogus conditional.
9832 * Makefile.in: Regenerate.
9833
98342003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
9835
9836 * Makefile.tpl (profiledbootstrap): New target.
9837 * Makefile.in (profiledbootstrap): New target.
9838
2ffc3e73 98392003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
9840
9841 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9842 Pinski. Remove user names from other bugzilla-only maintainers.
9843
1a1e6b96
NN
98442003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9845
1358ccea
NN
9846 * Makefile.tpl: Make 'recursive targets' using autogen rather
9847 than shell loop. Remove duplicate 'clean' targets and false
9848 comments.
9849 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9850 Add systematic method of specifying missing targets in subdirs.
9851 Add copyright boilerplate.
9852 * Makefile.in: Regenerate.
9853 * configure.in: Add 'recursive targets' to maybe list.
9854 * configure: Regenerate.
9855
ae74ed1f
NN
9856 * MAINTAINERS: "GNATS only" -> "Bug database only".
9857
1a1e6b96
NN
9858 * Makefile.tpl: Rename [+target+] to [+make_target+].
9859 * Makefile.def: Rename 'target' to 'make_target'.
9860
c79af3fa
NB
98612003-05-31 Neil Booth <neil@daikokuya.co.uk>
9862
9863 * MAINTAINERS: Add self as options handling maintainer.
9864
39d85b61
MM
98652003-05-28 Michael Meissner <gnu@the-meissners.org>
9866
9867 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9868 been too long since I touched those ports.
9869
afc2b62d
DD
98702003-05-28 DJ Delorie <dj@redhat.com>
9871
9872 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9873 * Makefile.in: Regenerate.
9874
df445104
MR
98752003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9876
9877 * configure.in: Use curly braces in the definition of tooldir.
9878 * configure: Regenerate.
9879
2eb98e5d 98802003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 9881
2eb98e5d
DD
9882 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9883 newlib or libgloss.
9884 * Makefile.in: Regenerate.
9885
862fced8
DD
98862003-05-21 DJ Delorie <dj@redhat.com>
9887
9888 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9889 * Makefile.in: Regenerate.
9890
fc351800
ILT
98912003-05-20 Ian Lance Taylor <ian@airs.com>
9892
9893 * MAINTAINERS: Update my e-mail address.
9894
7e2dbcef
NN
98952003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9896
9897 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 9898 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
9899 Factor out common code from autogen IF statements.
9900 * configure: Regenerate.
9901 * Makefile.in: Regenerate.
9902
f2a0e225
KC
99032003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9904
9905 * configure.in: Accept i[3456789]86 for machine type.
9906 * configure: Regenerate.
9907
8b87bb96
NN
99082003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * configure.in: Switch more things to use maybe dependencies.
9911 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9912 * configure: Regenerate.
9913 * Makefile.tpl: Switch more things to use maybe dependencies.
9914 * Makefile.in: Regenerate.
9915
fdb882bc 99162003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
9917
9918 * Makefile.tpl (install-opcodes): Define.
9919 * Makefile.in: Rebuild.
9920
f7c50032
AJ
99212003-05-13 Andreas Jaeger <aj@suse.de>
9922
9923 * config.guess: Update to 2003-05-09 version.
9924 * config.sub: Update to 2003-05-09 version.
9925
dce2d8b2 99262003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
9927
9928 * configure.in: Correct sed script so that options in quotes are not
9929 deleted.
9930 * configure: Rebuild.
9931
aa8f1f57
CV
99322003-05-12 Corinna Vinschen <corinna@vinschen.de>
9933
9934 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9935 and $$s/newlib/libc/sys/cygwin32 include paths.
9936 * configure: Ditto.
9937
0c130f81
MM
99382003-05-12 Michael Meissner <gnu@the-meissners.org>
9939
9940 * MAINTAINERS: Update my email addresses.
9941
aa1a100b
EB
99422003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9943
9944 * config-ml.in: Propagate INSTALL variables.
f7c50032 9945
87861833
GP
99462003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9947
9948 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9949
de722255
CD
99502003-05-02 Chris Demetriou <cgd@broadcom.com>
9951
6eb95e99
ZW
9952 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9953 * Makefile.in: Regenerate.
de722255 9954
96c4a002
WB
99552003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9956
9957 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9958
55b15a11
WB
99592003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9960
9961 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9962
0c227849
DJ
99632003-04-27 Daniel Jacobowitz <drow@mvista.com>
9964
9965 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9966 * Makefile.in: Regenerated.
9967
d45148c1
WB
99682003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9969
9970 * MAINTAINERS (Write After Approval): Upgrade myself from
9971 GNATS only to write-after-approval. Update my mail address.
9972
dce2d8b2 99732003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
9974
9975 (OS Port Maintainers: freebsd): Add myself.
9976
438f50c3
MM
99772003-04-22 Mark Mitchell <mark@codesourcery.com>
9978
9979 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9980
9074e169
KJ
99812003-04-22 Kean Johnston <jkj@sco.com>
9982
9983 * MAINTAINERS (SCO ports): Added myself.
9984
dfd39a2e
NS
99852003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9986
9987 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9988
ccbae82a
KJ
99892003-04-19 Kean Johnston <jkj@sco.com>
9990
9991 * MAINTAINERS (Write After Approval): Add myself.
9992
2f50999f
GP
99932003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9994
9995 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9996 * Makefile.in: Regenerate.
9997
e9b84181
JJ
99982003-04-18 Jakub Jelinek <jakub@redhat.com>
9999
10000 * configure.in (powerpc64*-*-linux*): Remove.
10001 * configure: Rebuilt.
10002
1ca4c6e1
PE
100032003-04-17 Phil Edwards <pme@gcc.gnu.org>
10004
10005 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10006 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10007 and restrap.
10008 * Makefile.in: Regenerate.
10009
0590b963
RE
100102003-04-16 Richard Earnshaw <rearnsha@arm.com>
10011
10012 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10013 * configure: Regenerated.
10014
ff41a56f
DD
100152003-04-15 DJ Delorie <dj@redhat.com>
10016
10017 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10018
50d440bc
NC
100192003-04-13 Nick Clifton <nickc@redhat.com>
10020
10021 * config-ml.in: Remove support for --disable-aix removing
10022 call-aix multilibs.
10023
b1e0a93e
AO
100242003-04-10 Alexandre Oliva <aoliva@redhat.com>
10025
10026 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10027 * */configure: Rebuilt.
10028
71fb704d
JS
100292003-04-08 Joel Sherrill <joel@oarcorp.com>
10030
10031 * MAINTAINERS: Add my email address.
10032
3897ea90
OH
100332003-03-17 Olivier Hainque <hainque@act-europe.fr>
10034
10035 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10036
93c834b7
NN
100372003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10038
10039 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10040 * Makefile.in: Regenerate.
10041
82c34dcb
MC
100422003-03-14 Michael Chastain <mec@shout.net>
10043
10044 * Makefile.in: Regenerate with correct Makefile.def.
10045
73458fb7
NN
100462003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10047
10048 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10049 Make macro.
10050 * Makefile.in: Regenerate.
10051 * configure.in: Clean up gxx_include_dir logic.
10052 * configure: Regenerate.
10053
32cf27e5
AE
100542003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10055
10056 * MAINTAINERS (Write After Approval): Add myself.
10057
c727e7a0
BE
100582003-03-10 Ben Elliston <bje@wasabisystems.com>
10059
10060 * MAINTAINERS: Update my mail address.
10061
9a27ac7a
FS
100622003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10063
10064 * configure.in (gxx_include_dir): Fix typo.
10065 * configure: Regenerated.
10066
3aa83176
NN
100672003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10068
10069 * Makefile.tpl: Reindent.
10070 * Makefile.in: Regenerate.
10071 * configure.in: Reindent. Don't set unused variables.
10072 * configure: Regenerate.
10073
9124bc53
DJ
100742003-03-04 Daniel Jacobowitz <drow@mvista.com>
10075
10076 * configure.in: Include $(build_tooldir)/sys-include in
10077 FLAGS_FOR_TARGET.
10078 * configure: Regenerated.
10079
cb543528
NN
100802003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10081
c858bf1e
NN
10082 * Makefile.tpl: Always pass down RANLIB.
10083 * Makefile.in: Regenerate.
10084
aa9c3ab4
NN
10085 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10086 * Makefile.in: Regenerate.
10087 * configure.in: Remove unused logic relating to --enable-shared
10088 and --enable-threads. Remove bogus comments. Remove redundant
10089 noconfigdirs.
10090 * configure: Regenerate.
10091
cb543528
NN
10092 * configure.in: Replace ${libstdcxx_version} by its value.
10093 Remove reference to mh-dgux.
10094 * configure: Regenerate.
10095
53f70c1b
KB
100962003-03-03 Kevin Buettner <kevinb@redhat.com>
10097
10098 * MAINTAINERS (Write After Approval): Add myself.
10099
df0f0674
NN
101002003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10101
10102 * Makefile.tpl: Rearrange.
10103 * Makefile.in: Regenerate.
10104
dce2d8b2 101052003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10106
10107 * configure.in: Add support for kaOS as cross build target system.
10108 * configure: Regenerated.
10109
a7a287eb
SB
101102003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10111
10112 * MAINTAINERS (Write after approval): Add myself.
10113
ff00c8a2
JW
101142003-02-21 James E Wilson <wilson@tuliptree.org>
10115
10116 * MAINTAINERS: Update my email address.
10117
abb2db7a
ZW
101182003-02-21 Zack Weinberg <zack@codesourcery.com>
10119
10120 * MAINTAINERS: Add self to blanket write privs. section.
10121
e9f2dc3b
SM
101222003-02-20 Sean McNeil <sean@blue.mcneil.com>
10123
10124 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10125 configure-target-* as some target builds may require additional
10126 flags for preprocessor tests.
10127 * Makefile.in: Regenerated.
10128
ee03dc5e
AO
101292003-02-19 Alexandre Oliva <aoliva@redhat.com>
10130
11856278
AO
10131 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10132 * ltconfig: Handle it.
10133 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10134 auto-detecting it.
10135
274aef32
AO
10136 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10137 it is used as argument to $CC.
10138 * ltcf-gcj.sh: Likewise.
10139
ee03dc5e
AO
10140 * configure.in: Introduce --enable-maintainer-mode.
10141 * configure: Rebuilt.
10142 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10143 for maintainer mode.
10144 * Makefile.in: Rebuilt.
10145
30db8e17
JM
101462003-02-18 Jason Merrill <jason@redhat.com>
10147
10148 * Makefile.tpl (check-c++): Allow parallelism.
10149
cab60ac6
GP
101502003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10151
10152 * MAINTAINERS: Remove John Carr (who never actually had access to
10153 gcc.gnu.org).
10154
c8e5d1af
GK
101552003-02-15 Geoffrey Keating <geoffk@apple.com>
10156
10157 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10158 don't configure target-libobjc.
10159 * configure: Regenerate.
10160
70f91f50
RO
101612003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10162
10163 * Makefile.tpl (RANLIB): Define.
10164 * Makefile.in: Regenerate.
10165
669e9062
LB
101662003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10167
10168 * MAINTAINERS: Update my email.
abb2db7a 10169
61b56b2e
KS
101702003-02-06 Keith R Seitz <keiths@redhat.com>
10171
10172 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10173 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10174 * Makefile.in: Regenerated.
10175 * configure.in: Remove all traces of snavigator, db, and grep.
10176 * configure: Regenerated.
10177
a1ba6e15
GP
101782003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10179
10180 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10181 After Approval.
10182
f5f2cce5
CC
101832003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10184
10185 * MAINTAINERS (Write after approval): Add myself.
10186
ba49f6f1
FCE
101872003-01-31 Frank Ch. Eigler <fche@redhat.com>
10188
10189 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10190 * Makefile.in: Regenerated.
10191
ccf9f10c
RS
101922003-01-30 Roger Sayle <roger@eyesopen.com>
10193
10194 * config.guess: Updated to 2003-01-30's version.
10195 * config.sub: Updated to 2003-01-28's version.
10196
a693735b
AO
101972003-01-30 Alexandre Oliva <aoliva@redhat.com>
10198
10199 * config.if: If gcc_version is already set, just use it. Don't set
10200 gcc_version_trigger if it's already set, otherwise set it to
10201 gcc/version.c, but only if the file exists. If it is not set and
10202 gcc/version.c does not exist, try to extract the version number from
10203 $CC.
10204
204c43d6
AT
102052003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10206
abb2db7a 10207 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10208
842e91ec
PE
102092003-01-27 Phil Edwards <pme@gcc.gnu.org>
10210
10211 * configure.in: Revert 24Jan change.
10212 * configure: Regenerate.
10213
6b99984e
GP
102142003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10215
10216 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10217 entry of HJ Lu.
10218
806e0935
NN
102192003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * configure.in: Revert previous change.
10222 * configure: Regenerate.
10223
307a9864
NN
102242003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10225
10226 * configure.in: Make rda native-only.
10227 * configure: Regenerate.
10228
02ba6302
VR
102292003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10230
10231 * MAINTAINERS: Move myself from GNATS-only-accounts to
10232 write-after-approval.
10233
77d187bc
NN
102342003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10235
10236 * configure.in: Add missing \.
10237 * configure: Rebuilt.
10238
a94a2d4c
JJ
102392003-01-17 Jakub Jelinek <jakub@redhat.com>
10240
10241 * configure.in (baseargs): Avoid using \| in sed regular
10242 expressions.
10243 * configure: Rebuilt.
10244
73f84924
JJ
102452003-01-16 Jakub Jelinek <jakub@redhat.com>
10246
10247 * configure.in (baseargs): Remove all supported forms of
10248 --cache-file, --srcdir, --host, --build and --target options
10249 from argument lists.
10250 * configure: Rebuilt.
10251
8c12fc63
JZ
102522003-01-15 Josef Zlomek <zlomekj@suse.cz>
10253
10254 * MAINTAINERS: Add myself to write-after-approval list.
10255
7c005a3a
AO
102562003-01-15 Alexandre Oliva <aoliva@redhat.com>
10257
10258 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10259 * configure: Rebuilt.
10260
3dfabf63
NN
102612003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10262
10263 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10264 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10265 * Makefile.in: Regenerate.
10266 * configure: Regenerate.
10267
cf53ae10
AO
102682003-01-09 Alexandre Oliva <aoliva@redhat.com>
10269
10270 * configure.in: Remove Makefile in build, host and target modules
10271 unless configure was run with --no-recursion.
10272 * configure: Rebuilt.
10273
3fbe8e4a
CC
102742003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10275
10276 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10277 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10278 * Makefile.in: Regenerate.
10279
66e2aa7d
CD
102802003-01-08 Chris Demetriou <cgd@broadcom.com>
10281
10282 * config.guess: Update to 2003-01-03 version.
10283 * config.sub: Update to 2003-01-03 version.
10284
b5038cfb
CF
102852003-01-07 Christopher Faylor <cgf@redhat.com>
10286
10287 * configure: Regenerate with proper autoconf 2.13.
10288
d02c69be
CF
102892003-01-07 Christopher Faylor <cgf@redhat.com>
10290
10291 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10292 * configure: Regenerate.
d02c69be 10293
e914a571
AC
102942003-01-06 Andrew Cagney <ac131313@redhat.com>
10295
10296 * configure.in (GDB_TK): Add tcl directories conditional on
10297 gdb/gdbtk directory being present.
10298 * configure: Regenerate.
abb2db7a 10299
dce2d8b2 103002003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10301
dce2d8b2
EB
10302 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10303 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10304 * configure: Rebuilt.
10305
89a7012a
TT
103062002-12-31 Tom Tromey <tromey@redhat.com>
10307
10308 * Makefile.in: Rebuilt.
10309 * Makefile.def (target_modules) [libffi]: Allow installation.
10310
3f4f56e2
AS
103112002-12-31 Andreas Schwab <schwab@suse.de>
10312
10313 * configure.in: Fix use of $program_transform_name.
10314 * configure: Regenerated.
10315
6c1b8d0a
DJ
103162002-12-30 Daniel Jacobowitz <drow@mvista.com>
10317
10318 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10319 * configure: Regenerated.
6c1b8d0a 10320
c5120911
AO
103212002-12-29 Alexandre Oliva <aoliva@redhat.com>
10322
10323 * Makefile.tpl (local-distclean): Don't remove...
10324 (multilib.ts): ... this. Moved into...
10325 (multilib.out): ... this. Don't use sub-make.
10326 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10327 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10328 (configure-build-[+module+], configure-[+module+],
10329 configure-target-[+module+], configure-gcc): ... these. Test
10330 for Makefile existence. Drop config.status from dependencies.
10331 * Makefile.in: Rebuilt.
10332 * configure.in: Move gcc-version-trigger to the end of
10333 ac_configure_args. Add comments to maybedep.tmp and
10334 serdep.tmp. Introduce --disable-serial-configure. Remove
10335 nonopt from baseargs, matching and removing corresponding
10336 whitespace while at it.
10337 * configure: Rebuilt.
10338
e245b0ea
AO
103392002-12-28 Alexandre Oliva <aoliva@redhat.com>
10340
903de295
AO
10341 * configure.in (host_configargs): Replace reference to
10342 no-longer-defined buildopts with --build=${build_alias}.
10343 * configure: Rebuilt.
10344
e245b0ea
AO
10345 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10346 program_transform_name to standard idiom.
10347 (AUTOGEN, AUTOCONF): Define.
10348 (Makefile.in): Use $(AUTOGEN).
10349 (Makefile): Depend on config.status, and use autoconf-style rule to
10350 build it. Move original commands to...
10351 (config.status): ... this new target.
10352 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10353 $(AUTOCONF).
10354 * Makefile.in: Rebuilt.
10355
671aa708
NN
103562002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10357
53fbfb58
NN
10358 * Makefile.tpl: Fix dramatic bustage due to change in
10359 program_transform_name.
10360 * Makefile.in: Regenerate.
10361
10362 * configure.in: Remove unnecessary PATH setting.
10363 * configure: Regnerate.
10364
10365 * configure.in: Don't default to unprefixed tools unless
10366 the native tools will work.
10367 * configure: Regenerate.
10368
671aa708
NN
10369 * configure.in: Convert to autoconf script. Blow away lots
10370 of now-redundant Makefile fragments.
10371 * configure: Generate using Autoconf.
10372 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10373 * Makefile.in: Regenerate.
10374
57f40826
NN
103752002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10376
3fedb745
NN
10377 * configure: Fix stupid bug where RANLIB was mistakenly included.
10378
abb2db7a 10379 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10380 (build_configargs, host_configargs, target_configargs).
10381
10382 * configure.in: Move logic out of sed statement.
10383
abb2db7a 10384 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10385 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10386
315fa0f4
SS
103872002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10388
10389 * config.sub: Import from master repository
10390 * config.guess: Ditto
10391
45aff44f
AS
103922002-12-24 Andreas Schwab <schwab@suse.de>
10393
10394 * Makefile.tpl (multilib.out): Fix missing space.
10395 * Makefile.in: Regenerate.
10396
88b5521b
NN
103972002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10398
10399 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10400 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10401 * Makefile.in: Regenerate.
10402 * configure.in: Remove unnecessary leftovers.
10403
2a726918
GK
104042002-12-21 Geoffrey Keating <geoffk@apple.com>
10405
10406 * configure.in (extra_ranlibflags_for_target): New variable.
10407 (*-*-darwin): Add -c to ranlib commands.
10408 * configure (tooldir): Handle extra_ranlibflags_for_target.
10409
aace3269 104102002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10411
10412 * Makefile.tpl: Revert HJL's change.
10413 * Makefile.in: Regenerated.
10414 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10415 always.
10416
f0895142
AS
104172002-12-19 Andreas Schwab <schwab@suse.de>
10418
10419 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10420 * Makefile.in: Regenerate.
10421
dce2d8b2 104222002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10423
10424 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10425 * Makefile.in: Regenerated.
10426
10427 * configure.in (build_prefix): New. Substitute.
10428
212f6dd0
NN
104292002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10430
79308c5d
NN
10431 * Makefile.tpl: Don't let real targets depend on phony targets.
10432 * Makefile.in: Regenerate.
10433
212f6dd0
NN
10434 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10435 * Makefile.in: Regenerate.
10436
ab17919f
SS
104372002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10438
10439 * config.sub: Import from master repository
10440 * config.guess: Ditto
10441
5ecf91d1
JM
104422002-12-16 Jason Merrill <jason@redhat.com>
10443
10444 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10445 previous 'make bootstrap'.
10446 * Makefile.in: Regenerate.
10447
d8437e1b
HPN
104482002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10449
10450 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10451
4977bab6
ZW
104522002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10453
10454 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10455 * Makefile.in: Regenerate.
10456
0edcfdcb
JM
104572002-12-13 Jason Merrill <jason@redhat.com>
10458
6248218a 10459 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10460 library tests.
10461 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10462 * Makefile.in: Regenerate.
10463
4977bab6
ZW
104642002-12-12 Alexandre Oliva <aoliva@redhat.com>
10465
10466 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10467 * Makefile.in: Rebuilt.
10468
f87505dd
AO
104692002-12-12 Alexandre Oliva <aoliva@redhat.com>
10470
10471 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10472
4977bab6
ZW
104732002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10474
10475 * configure: Fix bug put in by gremlins.
10476
10477 * Makefile.tpl: Substitute more autoconfily.
10478 * configure: Substitute more autoconfily.
10479 * Makefile.in: Regenerate.
10480
7f0db92a
SS
104812002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10482
10483 * config.sub: Import from master repository
10484 * config.guess: Ditto
10485 * MAINTAINERS: Added Svein Seldal under write after approval
10486
4977bab6
ZW
104872002-12-08 Andrew Cagney <ac131313@redhat.com>
10488
10489 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10490 * Makefile.in (all-sim): Ditto.
10491
104922002-12-06 DJ Delorie <dj@redhat.com>
10493
10494 * Makefile.tpl: Change configure dependencies to not have real
10495 targets depend on phony targets.
10496
104972002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10498
10499 * configure.in: Revert unintentional change.
10500
10501 * Makefile.tpl: Change dependency for */multilib.out so that
10502 it works when gcc isn't in the tree.
10503
10504 * configure.in: Substitute more.
10505 * configure: Run subconfigures from the Makefile.
10506 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10507 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10508
67f1b906
GP
105092002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10510
10511 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10512
4977bab6
ZW
105132002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10514
10515 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10516 and corresponding dependencies.
10517 * Makefile.in: Regenerate.
10518
10519 * configure.in (host_tools): Order binutils, gas and ld for
10520 convenience in running the testsuites.
10521
10522 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10523 * Makefile.in: Regenerate.
10524 * configure.in: Introduce rules to serialize subconfigure runs.
10525
10526 * configure.in: Introduce BASE_CC_FOR_TARGET.
10527 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10528 Realize configure-build-* targets. Realize configure-target-* targets.
10529 * Makefile.in: Regenerate.
10530
105312002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10532
10533 * configure: Move gcc_version_trigger stuff from here...
10534 * configure.in: ...to here.
10535
10536 * configure.in: Separate subconfigure options added by this file from
10537 options given by the user. Add machinery to put args for host
10538 subconfigures into the Makefile.
10539
10540 * Makefile.tpl: Remove 'vault' targets.
10541 * Makefile.tpl: Reorder and comment dependencies.
10542 * Makefile.in: Regenerate.
10543
105442002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10545 * configure.in: Fix my broken commit of previous patch. (sigh)
10546
743f054e
GK
105472002-11-28 Geoffrey Keating <geoffk@apple.com>
10548
10549 * configure.in: Move host-specific darwin noconfigdirs into
10550 the host-specific section.
10551
4977bab6
ZW
105522002-11-28 Geoffrey Keating <geoffk@apple.com>
10553
10554 * configure.in: Move host-specific darwin noconfigdirs into
10555 the host-specific section.
10556
105572002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10558
10559 * configure: Remove skip-this-dir support.
10560 * Makefile.tpl: Remove skip-this-dir support.
10561
10562 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10563 subdirectories.
10564 * Makefile.in: Regenerate.
10565
10566 * Makefile.tpl: Strip out useless setting of 'dir'.
10567 * Makefile.in: Regenerate.
10568
105692002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10570
10571 * configure.in: Fix deeply stupid bug.
10572
10573 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10574 shell code in CXX_FOR_TARGET
10575 * Makefile.def: Introduce raw_cxx.
10576 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10577 RAW_CXX_FOR_TARGET.
10578 * Makefile.in: Regenerate.
10579
105802002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * Makefile.tpl: Remove unnecessary ifs.
10583 * Makefile.in: Regenerate.
10584
10585 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10586 dependencies. Maybe-ize build-libiberty. Create dummy install
10587 targets for 'no_install' modules.
10588 * configure: Move GDB_TK substitution to configure.in. Move
10589 build_modules stuff to configure.in.
10590 * configure.in: Implement soft dependency machinery. Maybe-ize
10591 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10592 * Makefile.in: Regenerate.
10593
105942002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10595
10596 * Makefile.tpl: Make all-target, install-target behave similarly
10597 to all, install (only hitting configured targets). Eliminate
10598 unused macro defintions.
10599
10600 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10601 build != host.
10602
10603 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10604
10605 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10606
10607 * configure.in: Produce lists of subdir targets we're actually
10608 configuring. Remove references to "dosrel".
10609 * Makefile.tpl: Let configure set which subdir targets are hit.
10610 Remove install-cross; clean up install; remove ALL. Remove
10611 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10612 Autogenerate host module targets. Remove empty dependency lines
10613 and redundant dependency; rearrange slightly.
10614 * Makefile.def: Add host-side libtermcap, utils.
10615
10616 * Makefile.in: Regenerate.
10617
e6226a2f
RO
106182002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10619
10620 * ltconfig (osf[345]): Append $major to soname_spec.
10621 Reflect this in library_names_spec.
10622 * ltmain.sh (osf): Prefix $major with . for use as extension.
10623
3b75d237
AJ
106242002-11-19 Andreas Jaeger <aj@suse.de>
10625
10626 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10627 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10628 and sparc64 GNU/Linux systems.
10629
809108de
NS
106302002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10631
10632 * MAINTAINERS: Update email.
10633
e7e0de7e
GP
106342002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10635
10636 * MAINTAINERS: Complete James Dennett's entry.
10637
f7109dea
EB
106382002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10639
10640 * MAINTAINERS (Write After Approval): Add myself.
10641
d3ac17c9
BK
106422002-11-13 Bruce Korb <bkorb@gnu.org>
10643
10644 * Makefile.tpl: syntactic cleanup
10645
dce2d8b2 106462002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10647
10648 * MAINTAINERS: Add myself to write-after-approval list.
10649
4977bab6
ZW
106502002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10651
10652 * Makefile.def: Add list of recursive targets to autogenerate.
10653 Add build_modules.
10654 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10655 targets. Autogenerate *-build-* targets.
10656 * Makefile.in: Regenerate.
10657
106582002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10659
10660 * configure: More autoconf-style substitutions.
10661 * Makefile.tpl: More autoconf-style substitutions.
10662 * Makefile.in: Regenerate.
10663
106642002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10665
10666 * configure: Substitute more variables in a more autoconf-friendly
10667 way. Simplify slightly.
10668 * Makefile.tpl: Make more variables substitutable in an
10669 autoconf-friendly way.
10670 * Makefile.in: Regenerate.
10671
d4783999
JW
106722002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10673
10674 * MAINTAINERS (Write After Approval): Add myself.
10675
4977bab6
ZW
106762002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10677
10678 * configure.in (v810*): Remove special setting of tools.
10679
10680 * configure: Add support for extra required flags for ar or nm.
10681 * configure.in (aix4.3+): Use above support for target-specific
10682 issues, rather than using config/mt-aix43.
10683
106842002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10685
10686 * configure: Remove 'removing', which doesn't work. Replace $subdir
10687 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10688 with $srcdir. Reformat indentation. Substitute some variables
10689 formerly hard-coded in the Makefile for build=host.
10690 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10691 * Makefile.def: Autogenerate more.
10692 * Makefile.in: Regenerate.
10693
1c9c903e
AN
106942002-11-04 Adam Nemet <anemet@lnxw.com>
10695
10696 * MAINTAINERS (Write After Approval): Add myself.
10697
40673d2b
KB
106982002-11-04 Kevin Buettner <kevinb@redhat.com>
10699
10700 * Makefile.def (host_modules): Add rda.
10701 * Makefile.in: Regenerate.
10702 * configure.in (target_tool): Add target-rda to list.
10703
42e650ae
GP
107042002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10705
10706 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10707
e004b81f
PE
107082002-10-25 Phil Edwards <pme@gcc.gnu.org>
10709
10710 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10711 and restrap targets to this rule.
10712 * Makefile.in: Regenerate.
10713
06bd49b1
GP
107142002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10715
10716 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10717 GNATS only accounts.
10718
d0af82b0
HPN
107192002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10720
10721 * configure.in (i[3456]86-*-linux*): Add check to disable
10722 ${libgcj} for glibc1.
10723
10782654
DC
107242002-10-24 Denis Chertykov <denisc@overta.ru>
10725
10726 * MAINTAINERS: Add myself as ip2k port maintainer.
10727
a5a438f5
SS
107282002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10729
10730 * configure.in: Add tic4x target.
10731
fe3d5b7f
NN
107322002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10733
aba8a494
NN
10734 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10735 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10736 * Makefile.in: Regenerate.
10737
fe3d5b7f
NN
10738 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10739 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10740 * Makefile.in: Regenerate.
10741
a6ad79e7
JJ
107422002-10-02 Janis Johnson <janis187@us.ibm.com>
10743
10744 * MAINTAINERS: Add myself as web pages co-maintainer.
10745
6a8a9058
NN
107462002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10747
10748 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10749 * Makefile.in: Regenerate.
10750
327d975a
ZW
107512002-10-02 Zack Weinberg <zack@codesourcery.com>
10752
10753 * MAINTAINERS: Add myself and Nathan Sidwell
10754 <nathan@codesourcery.com> as VxWorks maintainers.
10755
a5ae8f19 107562002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10757
10758 * Makefile.def: Remove order dependency comments.
10759 * Makefile.tpl: Add explicit install-install dependencies.
10760 * Makefile.in: Regenerate.
d0f6c823 10761
34c6040c 10762 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10763 * Makefile.in: Regenerate.
34c6040c 10764
d0f6c823
NN
10765 * Makefile.tpl: Add configure-target (for src-release in src)
10766 * Makefile.in: Regenerate.
10767
50bd210b
NC
107682002-09-30 Nick Clifton <nickc@redhat.com>
10769
10770 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10771
ca25149e
UW
107722002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10773
10774 * configure.in (s390*-*-linux*): Enable libgcj.
10775
dd30b57d
NN
107762002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10777
9e60a678
NN
10778 * configure: Revert accidentally applied changes.
10779
dd30b57d
NN
10780 * Makefile.tpl: Make more autoconf-friendly.
10781 * Makefile.in: Regenerate.
10782 * configure: Make substitution more autoconf-like.
10783
5831424e
RE
107842002-09-28 Richard Earnshaw <rearnsha@arm.com>
10785
10786 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10787 single entry to handle all these.
10788 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10789 libjava on arm-*-elf.
10790
b7f3b15b
GK
107912002-09-27 Geoffrey Keating <geoffk@apple.com>
10792
10793 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10794 things that depend on them.
10795
0dffceed
NN
107962002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10797
10798 * Makefile.tpl: Make subsituted variables more autoconfy.
10799 * Makefile.in: Regenerate.
10800 * configure: Make seds more autoconfy.
10801
1db75a86 108022002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10803
10804 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10805 * Makefile.in: Regenerate.
10806 * configure.in: Rewrite sed statements to look autoconfy.
10807
1db75a86
NN
10808 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10809 all-target-foo on configure-target-foo.
10810 * Makefile.def: Ditto.
10811 * Makefile.in: Rebuild.
10812
741a4e89
AH
108132002-09-25 Andrew Haley <aph@redhat.com>
10814
10815 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10816
95ddd785
NN
108172002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10818
10819 * Makefile.def: New file.
10820 * Makefile.tpl: New file.
10821 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10822 * contrib/gcc_update: Note that Makefile.in is a generated file.
10823
10824 * configure.in: Minor rearrangement. Simplify tests.
10825
65a824f6
JT
108262002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10827
10828 * configure.in (with_headers): Skip copy if value is "yes".
10829 (with_libs): Likewise.
10830
51270f0a 108312002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
10832
10833 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10834 * configure.in (sh*-*-pe*): Ditto.
10835 * configure.in (mips*-*-pe*): Ditto.
10836 * configure.in (*arm-wince-pe): Ditto.
10837
8f89dbf4
NN
10838 * configure.in: Rearrange.
10839
c1b8db3f
KH
108402002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10841
10842 * MAINTAINERS: Update my email address.
10843
341f0575
PK
108442002-08-30 Paul Koning <pkoning@equallogic.com>
10845
10846 * MAINTAINERS: (Write After Approval): Add myself.
10847
d2e06980
GK
108482002-08-29 Geoffrey Keating <geoffk@redhat.com>
10849
10850 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10851
4906d5d8
GK
108522002-08-24 Geoffrey Keating <geoffk@redhat.com>
10853
10854 * MAINTAINERS: Change my mailing address.
10855
e9a25cc8
PC
108562002-08-21 Paolo Carlini <pcarlini@unitus.it>
10857
10858 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 10859 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 10860
dce2d8b2 108612002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
10862
10863 * MAINTAINERS (Write After Approval): Remove myself.
10864 (Various Maintainers: c++ runtime libs): Add myself.
10865
5ce6f47b
EC
108662002-08-15 Eric Christopher <echristo@redhat.com>
10867
10868 * config.sub: Import from master repository.
10869 * config.guess: Ditto.
10870
7f9317f0
AO
108712002-08-19 Alexandre Oliva <aoliva@redhat.com>
10872
10873 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10874 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10875 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10876
7aecca3d
AH
108772002-08-16 Aldy Hernandez <aldyh@redhat.com>
10878
10879 * MAINTAINERS: Add self to rs6000 vector extensions.
10880
8ea4b195
AO
108812002-08-15 Alexandre Oliva <aoliva@redhat.com>
10882
10883 * libiberty/configure: Reverted unintended yesterday's check in.
10884
f5cc59a7
AO
108852002-08-14 Alexandre Oliva <aoliva@redhat.com>
10886
10887 * boehm-gc/configure, libf2c/configure: Rebuilt.
10888 * libffi/configure, libiberty/configure: Ditto.
10889 * libjava/configure, libobjc/configure: Ditto.
10890 * libstdc++-v3/configure, zlib/configure: Ditto.
10891 Merged from binutils:
10892 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10893 From Steve Ellcey <sje@cup.hp.com>:
10894 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10895 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10896 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10897 IA64.
10898 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10899 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10900 soname_spec, sys_lib_search_path_spec): Ditto.
10901
dce2d8b2 109022002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
10903
10904 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10905
2ff34870
L
109062002-08-04 H.J. Lu (hjl@gnu.org)
10907
10908 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10909
a014f2fe
KW
109102002-08-02 Krister Walfridsson <cato@df.lth.se>
10911
10912 * MAINTAINERS (Write After Approval): Add myself.
10913
c01d477a
AM
109142002-07-31 Alan Modra <amodra@bigpond.net.au>
10915
10916 * configure.in: Move generic linux case to end. Copy generic
10917 linux noconfigdirs to mips*-*-linux* entry and new
10918 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10919
68cd2524
MM
109202002-07-19 Michael Matz <matz@suse.de>
10921
10922 * MAINTAINERS: Add myself as ra* maintainer.
10923
e2d83b8c
CD
109242002-07-16 Chris Demetriou <cgd@broadcom.com>
10925
10926 * config.guess: Update to 2002-07-09 version.
10927 * config.sub: Update to 2002-07-03 version.
10928
cece4f1d
HPN
109292002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10930
10931 * MAINTAINERS: Fix typo in a maintainer email address.
10932
bb654703
NN
109332002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10934
10935 * configure.in: Remove two redundant tests.
10936
789b7de5
RO
109372002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10938
10939 * configure.in (mips*-*-irix6*o32): Enable stabs.
10940
e1da1089
NN
109412002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10942
f3970bba
NN
10943 * configure.in: Don't build grez.
10944 * Makefile.in: Ditto.
10945
e1da1089
NN
10946 * Makefile.in: Remove references to bsp, cygmon, libstub.
10947 * configure.in: Ditto.
10948
10949 * configure.in: Remove leftover reference to gdbtest.
10950
57c905fa
PE
109512002-07-08 Phil Edwards <pme@gcc.gnu.org>
10952
10953 * configure.in (gxx_include_dir): Change to match versioned
10954 C++ headers if --enable-version-specific-runtime-libs is used.
10955
a0af94a7 109562002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 10957
a0af94a7
SE
10958 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10959
423ce3eb
NN
109602002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10961
10962 * configure.in: Make --without-x work.
10963
98186934
NN
109642002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10965
c3b7d169
NN
10966 * configure.in: Rearrange target Makefile fragment collection.
10967
98186934
NN
10968 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10969 cvs[src].
10970 * configure.in: Ditto.
10971
eebd288a
MK
109722002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10973
10974 * MAINTAINERS (Write After Approval): Update my e-mail address.
10975
3ab36f05
NN
109762002-06-24 Ben Elliston <bje@redhat.com>
10977
10978 * configure.in (host_tools): Remove cgen.
10979
10980 * Makefile.in (all-cgen): Remove; runs from its source directory.
10981 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 10982 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
10983 (all-sim): Likewise.
10984
dce2d8b2 109852002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
10986
10987 * Makefile.in: Eliminate 'apache' targets.
10988 * configure.in: Eliminate 'apache' targets.
10989
55380b08
NN
10990 * configure.in: Eliminate redundant tests. Reorganize.
10991
9a5c1b9d
NN
10992 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10993
5fd3853a
NN
10994 * config-ml.in: Eliminate references to Cygnus configure.
10995
cfefc434
NN
10996 * Makefile.in: Eliminate references to building emacs.
10997
2fe93885
GS
109982002-06-28 Graham Stott <graham.stott@btinternet.com>
10999
11000 * MAINTAINERS: Update my email address.
11001
53c40185
BK
110022002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11003
11004 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11005 (cxx_incdir): Remove.
53c40185 11006
97679694
NN
110072002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11008
11009 * MAINTAINERS (Write After Approval): Add self.
11010
b03bcd37
DC
11011Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11012
11013 * configure.in: Add support for ip2k.
11014
6bd12129
NN
110152002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11016
11017 * configure.in: Fix AIX configury bug.
11018
e0d98a92
SE
110192002-06-20 Steve Ellcey <sje@cup.hp.com>
11020
11021 * MAINTAINERS (Write After Approval): Add self.
11022
ba3292db
NN
110232002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11024
ef40bc65
NN
11025 * configure.in: replace ${topsrcdir} with ${srcdir}
11026
7a0be465
NN
11027 * configure.in: Move definition of libstdcxx_flags
11028 right above usage, rather than waaay earlier.
11029
e1848dde
NN
11030 * configure.in: Pull definition of is_cross_compiler earlier.
11031
8bc2fff1
NN
11032 * configure.in: Rearrange a little.
11033
ba3292db
NN
11034 * configure.in: Remove references to librx.
11035 * Makefile.in: Remove references to librx.
11036
11d8b408
DC
11037Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11038
11039 * config.sub: Add support for avr target.
11040 Import from master sources, rev 1.255
5ce6f47b 11041
93da8339
PE
110422002-06-19 Phil Edwards <pme@gcc.gnu.org>
11043
11044 * configure, .cvsignore: Revert previous change...
11045 * Makefile: ...delete.
11046
b4caab5c
NN
110472002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11048
11049 * configure.in: Eliminate ${gasdir} variable.
11050
ee777171
DB
110512002-06-18 Dave Brolley <brolley@redhat.com>
11052
11053 * configure.in: Add support for frv.
11054 * config.sub: Add support for frv.
11055
26e4af54
PE
110562002-06-18 Phil Edwards <pme@gcc.gnu.org>
11057
11058 * configure: Remove garbage from previous commit.
11059
bb20b7da
PE
110602002-06-18 Phil Edwards <pme@gcc.gnu.org>
11061
11062 * configure: For in-source builds, make a subdir and re-exec there.
11063 * Makefile: New file. Pass targets through to build directory.
11064 * .cvsignore: No longer ignore "Makefile".
11065
9d321f6c
DR
110662002-06-16 Douglas Rupp <rupp@gnat.com>
11067
11068 * MAINTAINERS (Write After Approval): Add self.
11069
c8eb2bc0
KG
110702002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11071
11072 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11073
f210d239
JT
110742002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11075
11076 * configure.in (vax-*-netbsd*): Re-enable gas.
11077
e9667b3c
NN
110782002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11079
efe1f357
NN
11080 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11081 BUILD_PREFIX_1, to correct nomenclature.
11082 * configure: Likewise.
11083
e9667b3c
NN
11084 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11085 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11086
fe2fe497
OH
110872002-05-31 Olaf Hering <olh@suse.de>
11088
11089 * config-ml.in: Propogate DESTDIR also.
11090
dcf7f0dd
JT
110912002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11092
11093 * configure.in (vax-*-netbsd*): Don't build gas for this
11094 platform.
11095
6ff14f32
MM
110962002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11097
11098 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11099 and libgcj for AVR.
11100
397de1ff
KK
111012002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11102
11103 * MAINTAINERS (Write After Approval): Add myself.
11104
ac30211c
JT
111052002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11106
11107 * config.guess: Update to 2002-05-22 version.
11108 * config.sub: Likewise.
11109
1e6347d8
RO
111102002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11111
11112 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11113 * config-ml.in: Likewise.
11114 * configure: Likewise.
11115 * configure.in: Likewise.
11116
e5ce1d6d
SC
111172002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11118
11119 * MAINTAINERS: Update my email address.
11120
6cdef75d
NN
111212002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11122
4a87f061
NN
11123 * configure.in: Simplify makefile fragment collection.
11124
11125 * configure.in: Remove code to build emacs.
603606e7 11126
e254d6b5
NN
11127 * configure.in : Remove --srcdir argument from targargs and buildargs
11128 (it's always overridden in the Makefile anyway). Rearrange a bit.
11129
11130 * configure: Move some logic to configure.in.
11131 * configure.in: Move some logic from configure.
6cdef75d 11132
1d6006fe
TT
111332002-05-11 Tom Tromey <tromey@redhat.com>
11134
11135 * MAINTAINERS: Reflect libgcj reality.
11136
b70b3534
FS
111372002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11138
11139 * Makefile.in: Honour DESTDIR.
11140
4434687a
MM
111412002-05-08 Mark Mitchell <mark@codesourcery.com>
11142
11143 * config.guess: Import 2002-03-20 version.
11144 * config.sub: Import 2002-04-26 version.
11145
a89e49c7
RO
111462002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11147
11148 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11149
44e55536
TJ
111502002-05-07 Tim Josling <tej@melbpc.org.au>
11151
11152 * MAINTAINERS: Add self.
11153
dce2d8b2 111542002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11155
11156 * ltmain.sh: Detect and handle object name conflicts
11157 while piecewise linking a static library.
11158
b7c13625
AO
111592002-05-05 Alexandre Oliva <aoliva@redhat.com>
11160
11161 * configure.in (noconfigdirs): Don't disable libgcj on
11162 sparc64-*-solaris* and sparcv9-*-solaris*.
11163
4182d9fa
AO
111642002-05-03 Alexandre Oliva <aoliva@redhat.com>
11165
11166 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11167
7bebf279
TF
111682002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11169
11170 * configure.in (FLAGS_FOR_TARGET): Do not add
11171 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11172 on i[3456]86-*-linux*.
11173
9a06dc7d
TF
111742002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11175
11176 * configure.in (noconfigdirs): Replace [ ] with test.
11177
11178 * configure.in (noconfigdirs): Do not add target-newlib if
11179 target == i[3456]86-*-linux*, and host == target.
11180
a51a07fa
NN
111812002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11182
9e7facd6
DD
11183 * configure.in: delete reference to absent file
11184
aeaa0f2f
NN
11185 * configure.in: replace '[' with 'test'
11186
4bb98828
NN
11187 * configure.in: Eliminate references to gash.
11188 * Makefile.in: Eliminate references to gash.
11189
64791664
NN
11190 * configure.in: remove useless references to 'pic' makefile fragments.
11191
3ed57cf4
NN
11192 * configure.in: (*-*-windows*) Finish removing.
11193
a51a07fa
NN
11194 * configure.in: Eliminate redundant test for libgui.
11195
8552f6f1
RS
111962002-04-29 Roger Sayle <roger@eyesopen.com>
11197
11198 * MAINTAINERS: Add self and realphabetize. Update entries
11199 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11200 entry for a29k port maintainer.
11201
dce2d8b2 112022002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11203
11204 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11205 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11206
704c9a14
NN
112072002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11208
11209 * configure.in: remove references to dead files
11210
7bff5059
MM
112112002-04-19 Mark Mitchell <mark@codesourcery.com>
11212
11213 * MAINTAINERS: Add information about purpose of this file.
11214
0c7c67f0
TT
112152002-04-18 Tom Tromey <tromey@redhat.com>
11216
11217 * configure.in: Disallow configuring libgcj when it is already
11218 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11219 Solaris 2.8 by default. For PR libgcj/6158.
11220
63501e91
NN
112212002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11222
11223 * configure.in: Move default CC setting out of config/mh-* fragments
11224 directly into here.
11225
701afd4d
NN
112262002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11227
11228 * configure.in: don't even try to configure or make a subdirectory
11229 if there's no configure script for it.
11230
07cdae91
MM
112312002-04-15 Mark Mitchell <mark@codesourcery.com>
11232
11233 * MAINTAINERS: Remove chill maintainers.
11234 * Makefile.in (CHILLFLAGS): Remove.
11235 (CHILL_LIB): Remove.
11236 (TARGET_CONFIGDIRS): Remove libchill.
11237 (CHILL_FOR_TARGET): Remove.
11238 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11239 CHILL_LIB.
11240 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11241 (CHECK_TARGET_MODULES): Likewise.
11242 (INSTALL_TARGET_MODULES): Likewise.
11243 (CLEAN_TARGET_MODULES): Likewise.
11244 (configure-target-libchill): Remove.
11245 (all-target-libchill): Remove.
11246 * configure.in (target_libs): Remove target-libchill.
11247 Do not compute CHILL_FOR_TARGET.
11248 * libchill: Remove directory.
5ce6f47b 11249
ab50d72b
DD
112502002-04-11 DJ Delorie <dj@redhat.com>
11251
11252 * Makefile.in, configure.in: Sync with binutils, entries
11253 follow...
11254
0a1e123a
DD
112552002-04-07 Andrew Cagney <ac131313@redhat.com>
11256
11257 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11258 (do-tar, do-bz2): New rules.
11259 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11260 (gdb-tar): New rule.
11261 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11262 (insight_dejagnu.tar): New rule.
11263 (insight.tar): New rule.
11264 (gdb+dejagnu.tar): New rule.
11265 (gdb.tar): New rule.
11266
ab50d72b
DD
112672002-02-01 Mo DeJong <supermo@bayarea.net>
11268
11269 * Makefile.in: Add all-tix to deps for all-snavigator
11270 so that tix is built when building snavigator.
11271
112722002-01-11 Steve Ellcey <sje@cup.hp.com>
11273
11274 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11275 ld and gdb are not supported.
11276
112772002-01-07 Mark Salter <msalter@redhat.com>
11278
11279 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11280 Allow target-libgloss to be built for arm, strongarm, and xscale.
11281
112822001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11283
11284 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11285 options for i[3456]86-pc-linux* native builds.
11286
112872001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11288
11289 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11290 files from .po files for a distribution.
11291
112922001-09-03 Jeff Holcomb <jeffh@redhat.com>
11293
11294 * configure.in: Enable libstdc++-v3 for h8300 targets.
11295
112962001-06-19 Alan Modra <amodra@bigpond.net.au>
11297
11298 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11299 version from bfd/.
11300
11301Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11302
11303 * Makefile.in (VER): When present, extract the version number from
11304 the file version.in.
11305
dce2d8b2 113062001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11307
11308 * configure.in : enable ld for aix
11309
113102001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11311
11312 * config.guess: Add linux target for S/390.
11313
113142000-11-07 Philip Blundell <pb@futuretv.com>
11315
11316 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11317
113182000-11-03 Philip Blundell <pb@futuretv.com>
11319
11320 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11321 files.
11322
113232001-01-15 Ben Elliston <bje@redhat.com>
11324
11325 * configure.in (host_tools): Add sid.
11326 Always configure cgen.
11327
113282000-11-24 Nick Clifton <nickc@redhat.com>
11329
11330 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11331
ab50d72b
DD
113322000-08-20 Doug Evans <dje@casey.transmeta.com>
11333
11334 * Makefile.in (ALL_MODULES): Add all-cgen.
11335 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11336 (all-cgen): New target.
11337 (all-opcodes,all-sim): Depend on all-cgen.
11338 * configure.in (host_tools): Add cgen.
11339 Only configure cgen if --enable-cgen-maint.
11340
dce2d8b2 113412002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11342
11343 * configure.in: Add *-*-freebsd* configurations.
11344
90def2b2
TT
113452002-04-08 Tom Tromey <tromey@redhat.com>
11346
11347 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11348 Fixes PR libgcj/6068.
11349
320d7e7a
KW
113502002-03-30 Krister Walfridsson <cato@df.lth.se>
11351
11352 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11353
18b467f1
RO
113542002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11355
11356 * configure.in (alpha*-dec-osf*): Enable libgcj.
11357
dce2d8b2 113582003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11359
11360 * MAINTAINERS (Write After Approval): Add myself.
11361
56ae9405
NC
113622002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11363
11364 Fix for: PR bootstrap/3591, target/5676
11365 * configure.in (mcore-pe): Disable the configuration of
11366 libstdc++-v3 since exceptions are not supported.
11367
f18d9a0c
AG
113682002-03-20 Anthony Green <green@redhat.com>
11369
11370 * configure.in: Enable libgcj for xscale-elf target.
11371
dce2d8b2 11372Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11373
11374 * MAINTAINERS: Update my email address.
11375
28eca9e8
AO
113762002-03-16 Alexandre Oliva <aoliva@redhat.com>
11377
11378 * ltmain.sh (relink_command): Fix typo in previous change.
11379
e67e72c7
AO
113802002-03-15 Alexandre Oliva <aoliva@redhat.com>
11381
11382 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11383 (relink_command): Added --tag flags.
11384 (mode=install): If relinking fails; error out.
11385
c2273204
RH
113862002-03-12 Richard Henderson <rth@redhat.com>
11387
11388 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11389 .NOTPARALLEL tag.
11390 (do-check): Rename from check.
11391 (check): Allow parallel check.
11392
bcb64245
BW
113932002-03-12 Bob Wilson <bob.wilson@acm.org>
11394
11395 * MAINTAINERS: Add myself as maintainer for xtensa port.
11396 Fix alphabetical order in CPU port maintainer list.
11397 Remove myself from Write After Approval list.
11398
63adb4ff
RH
113992002-03-11 Richard Henderson <rth@redhat.com>
11400
11401 * Makefile.in (.NOTPARALLEL): Add fake tag.
11402
9bec4bf0
L
114032002-03-07 H.J. Lu (hjl@gnu.org)
11404
11405 * configure.in: Enable gprof for mips*-*-linux*.
11406
c7fc1f84
DS
114072002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11408
11409 * MAINTAINERS (Write After Approval): Add myself.
11410
6bff33fb
AO
114112002-02-28 Alexandre Oliva <aoliva@redhat.com>
11412
11413 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11414 libjava.
11415 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11416
0210b33b
AO
114172002-02-23 Alexandre Oliva <aoliva@redhat.com>
11418
11419 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11420 because its Makefile is there; test for the executable instead.
11421
fcc0a3ef
AO
114222002-02-22 Alexandre Oliva <aoliva@redhat.com>
11423
11424 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11425 libstdc++-v3 and libjava.
11426
dce2d8b2 114272002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11428
11429 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11430 boehm-gc
5ce6f47b 11431
40fe0ec3
AO
114322002-02-09 Alexandre Oliva <aoliva@redhat.com>
11433
11434 * config.guess: Updated to 2002-01-30's version.
11435 * config.sub: Updated to 2002-02-01's version.
11436 Contribute sh64-elf.
11437 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11438 * configure.in: Added sh64-*-*.
11439
694d53ee
CD
114402002-02-08 Chris Demetriou <cgd@broadcom.com>
11441
11442 * MAINTAINERS: Belatedly add myself to write after approval list.
11443
a9ca50b1
JH
11444Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11445
11446 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11447 Remove self as Write After Approval.
11448
5ffc3500
GK
114492002-01-31 Geoffrey Keating <geoffk@redhat.com>
11450
11451 * MAINTAINERS: Put self in as maintainer for contrib/regression
11452 directory.
11453
4ceaf7fb
PE
114542002-01-28 Phil Edwards <pme@gcc.gnu.org>
11455
11456 * MAINTAINERS: Update my email address.
11457
51584787
JT
114582002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11459
5ce6f47b
EC
11460 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11461 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11462 libraries if not supported for NetBSD on target CPU.
11463
5701d273
DR
114642002-01-25 Douglas B Rupp <rupp@gnat.com>
11465
11466 * install-sh: Use _inst.$$_ for temp file name.
11467
b299a075
JT
114682002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11469
11470 * MAINTAINERS (Write After Approval): Move my contact info
11471 from here...
11472 (OS Port Maintainers): ...to here (netbsd).
11473
51fe14b5
BW
114742002-01-22 Bob Wilson <bob.wilson@acm.org>
11475
11476 * MAINTAINERS (Write After Approval): Add myself.
11477
dce2d8b2 114782002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11479
11480 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11481 (all-target-fastjar): Also depend on all-target-libiberty.
11482
3cd87679
L
114832002-01-16 H.J. Lu (hjl@gnu.org)
11484
11485 * config.guess: Import from master sources, rev 1.225.
11486 * config.sub: Import from master sources, rev 1.238.
11487
969a6d8f
KH
114882002-01-16 Kazu Hirata <kazu@hxi.com>
11489
11490 * MAINTAINERS (Write After Approval): Remove myself.
11491
366f6a52
FW
114922001-12-19 Florian Weimer <fw@deneb.enyo.de>
11493
11494 * MAINTAINERS (Write After Approval): Add myself.
11495
f02240b6
JM
114962001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11497
11498 * MAINTAINERS: Add self as docs co-maintainer.
11499
5d08dc39
MK
115002001-12-11 Matthias Klose <doko@debian.org>
11501
11502 * MAINTAINERS (Write After Approval): Add myself.
11503
39e790d5
ZW
115042001-12-09 Zack Weinberg <zack@codesourcery.com>
11505
11506 * MAINTAINERS: Update my email address.
11507
4519d6a3
TC
115082001-12-07 Turly O'Connor <turly@apple.com>
11509 * MAINTAINERS (Write After Approval): Add myself.
11510 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11511 (rs6000_initialize_trampoline): Call __trampoline_setup for
11512 ABI_DARWIN too.
11513 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11514 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11515
21cf0a73
PC
115162001-12-07 Paolo Carlini <pcarlini@unitus.it>
11517
11518 * MAINTAINERS (Write After Approval): Add myself.
11519
4ee43206
DR
11520Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11521
11522 * configure, configure.in: Use temp file for long sed commands.
11523
251931f3
LG
115242001-12-03 Laurent Guerby <guerby@acm.org>
11525
11526 * config.sub: Update to version 1.232 on subversion.
11527
03777dd7
BE
115282001-12-03 Ben Elliston <bje@redhat.com>
11529
11530 * MAINTAINERS: Update mail address for config.* patches.
11531
dce2d8b2 115322001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11533 Zack Weinberg <zack@codesourcery.com>
11534
11535 When build != host, create libiberty for the build machine.
11536
11537 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11538 CONFIG_ARGUMENTS.
11539 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11540 New variables.
11541 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11542 and rules.
11543 (all.normal): Depend on ALL_BUILD_MODULES.
11544 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11545 (all-build-libiberty): Depend on configure-build-libiberty.
11546
11547 * configure: Calculate and substitute proper value for
11548 ALL_BUILD_MODULES.
11549 * configure.in: Create the build subdirectory.
11550 Calculate and substitute TARGET_CONFIGARGS (formerly
11551 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11552
04075e8f
ZL
115532001-11-26 Ziemowit Laski <zlaski@apple.com>
11554
11555 * MAINTAINERS (write-after-approval): Add self.
11556
ed19322d
CR
115572001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11558
11559 * MAINTAINERS (GNATS only accounts): Remove self.
11560
90a12988
HPN
115612001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11562
11563 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11564 libf2c.
11565
77e653ad
CR
115662001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11567
11568 * MAINTAINERS (Write After Approval): Add self.
11569
64adad99
DB
115702001-11-12 David O'Brien <obrien@FreeBSD.org>
11571
11572 * MAINTAINERS: mips and s390 are also CPU ports.
11573
834a28c7
DB
115742001-11-12 David O'Brien <obrien@FreeBSD.org>
11575
11576 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11577
ef94239f
DB
115782001-11-11 David O'Brien <obrien@FreeBSD.org>
11579
11580 * MAINTAINERS: Alphabetize.
11581
beda0427
KH
115822001-11-09 Kazu Hirata <kazu@hxi.com>
11583
11584 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11585
6ca224d3
JDA
115862001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11587
11588 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11589
132e4bd7
PE
115902001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11591
11592 * configure.in (--enable-languages): Be more permissive about
11593 syntax. Check for empty lists better. Warn about $LANGUAGES.
11594
c6243b4c
GK
115952001-11-08 Geoffrey Keating <geoffk@redhat.com>
11596
11597 * config.sub: Import from master sources, rev. 1.230.
11598 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11599
abbb9e76
LG
116002001-11-07 Laurent Guerby <guerby@acm.org>
11601
11602 * MAINTAINERS (Write After Approval): Add self.
11603
53cdb27a
HPN
116042001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11605
11606 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11607
dd3a88c9
HPN
116082001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11609
11610 * config.sub: Import from master sources, rev 1.226.
11611 * config.guess: Import from master sources, rev 1.216.
11612
d344dce9
HPN
116132001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11614
11615 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11616 * MAINTAINERS: Add self as maintainer of MMIX port.
11617 Remove old after-approval entry.
11618
63f6bcd7
JM
116192001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11620
11621 * ChangeLog, configure: Fix spelling errors.
11622
84f92638
BK
116232001-10-20 Brendan Kehoe <brendan@zen.org>
11624
11625 * MAINTAINERS: Tweak my address.
11626
dce2d8b2 11627Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11628
11629 * MAINTAINERS: Update my email address.
11630
1567080c 116312001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11632
f48a3b5c 11633 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11634 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11635
30106886
GB
116362001-10-10 Geert Bosch <bosch@gnat.com>
11637
e490616e 11638 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11639 Added Robert Dewar.
11640
dce2d8b2 116412001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11642
11643 * MAINTAINERS (Write After Approval): Added self
11644
d1c3e709
GB
116452001-10-02 Geert Bosch <bosch@gnat.com>
11646
11647 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11648
50f5f793
JM
116492001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11650
11651 * configure: Handle temporary files securely using mkdir.
11652
7fddf9a9
AO
116532001-09-29 Alexandre Oliva <aoliva@redhat.com>
11654
11655 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11656
dce2d8b2 116572001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11658
11659 * configure.in (*-*-linux*): Disable configuration of target-newlib
11660 and target-libgloss.
e490616e 11661
0c055e34
AO
116622001-09-26 Alexandre Oliva <aoliva@redhat.com>
11663
11664 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11665 RANLIB.
11666
759bfa90
AO
116672001-09-21 Alexandre Oliva <aoliva@redhat.com>
11668
11669 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11670 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11671 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11672 avoid quotes nesting problems.
11673 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11674 (DO_X): Export only variables that are set.
11675
1dc4a750
BE
116762001-09-19 Ben Elliston <bje@redhat.com>
11677
11678 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11679 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11680 semantics. Use the shell built-in "type" command instead.
11681
898c7238
AO
116822001-08-31 Alexandre Oliva <aoliva@redhat.com>
11683
11684 Merged from gcc-3_0-branch:
11685 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11686 * ltcf-c.sh: Use $objext, not $ac_objext.
11687 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11688 * ltcf-cxx.sh: Add support for GNU.
11689 2001-07-22 Timothy Wall <twall@redhat.com>
11690 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11691 default settings if using GNU tools with that configuration.
11692 * ltcf-cxx.sh: Ditto.
11693 * ltcf-gcj.sh: Ditto.
11694 2001-07-21 Michael Chastain <chastain@redhat.com>
11695 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11696 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11697 * ltmain.sh: Mark as gcc-local.
11698
8fa0a32e
EC
116992001-08-30 Eric Christopher <echristo@redhat.com>
11700 Jason Eckhardt <jle@redhat.com>
11701
11702 * config.guess: Merge from master sources.
11703 * config.sub: Merge from master sources, add support for mipsisa32.
11704
32f30f91 117052001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11706 * config.sub: Merge from master sources, rev 1.219.
11707 * MAINTAINERS: Add self as contact for stormy16 port.
11708
f6084f99
ZW
117092001-08-14 Zack Weinberg <zackw@panix.com>
11710
11711 * config.sub: Merge from master sources, rev 1.218.
11712 * config.guess: Merge from master sources, rev 1.209.
11713
91b54f7f
GS
117142001-08-11 Graham Stott <grahams@redhat.com>
11715
11716 * Makefile.in (check-c++): Add missing semicolon.
11717
e5b3941e
JH
11718Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11719
32f30f91 11720 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11721
6387a56e
EC
117222001-07-30 Eric Christopher <echristo@redhat.com>
11723
11724 * MAINTAINERS (Various maintainers: mips port): Added myself.
11725
53b475f0
AH
117262001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11727
e490616e 11728 * configure.in (sh-*-linux*): New.
53b475f0 11729
2a08c780
RH
117302001-07-27 Richard Henderson <rth@redhat.com>
11731
11732 * .cvsignore: Add LAST_UPDATED.
11733
bfa79422
UW
117342001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11735
11736 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11737
0ae85492
AH
117382001-07-16 Aldy Hernandez <aldyh@redhat.com>
11739
e490616e 11740 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11741
8e1ab0fe
NP
11742Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11743
11744 * MAINTAINERS (Write After Approval): Added myself.
11745
2b997990
SC
117462001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11747
11748 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11749 and libgcj on m68hc11/m68hc12.
11750
d920e825
L
117512001-06-27 H.J. Lu (hjl@gnu.org)
11752
11753 * Makefile (CFLAGS_FOR_BUILD): New.
11754 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11755
d425a1e0
JM
117562001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11757
11758 * README: Remove version number.
11759
5b5b4207
GP
117602001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11761
11762 * INSTALL/README: Update wrt. to the installation instructions now
11763 residing in gcc/doc/install.texi.
11764
be839b69
JM
117652001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11766
11767 * README: Replace with a cut-down and updated version of gcc/README.
11768
fe2ee7c4
DE
117692001-06-12 David Edelsohn <edelsohn@gnu.org>
11770
11771 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11772 multilibs to be disabled.
11773
4f5d646c
DB
117742001-06-11 Daniel Berlin <dan@cgsoftware.com>
11775
11776 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11777
818f0c85
AO
117782001-06-09 Alexandre Oliva <aoliva@redhat.com>
11779
11780 * config.guess: Import CVS version 1.195.
11781 * config.sub: Import CVS version 1.212.
11782
e9a8af10
AO
117832001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11784
11785 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11786 gcc/xgcc is built, use -print-prog-name to find out the program
11787 name to use.
11788
ae3ca0a9
PE
117892001-06-04 Phil Edwards <pme@sources.redhat.com>
11790
11791 * config.guess: Import CVS version 1.194. All gcc-local changes
11792 appear to also be in the master copy.
11793 * config.sub: Import CVS version 1.211.
11794
066bd40d
MM
11795Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11796
11797 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11798 with_gcc]: Use `gcc -shared' to build a shared library.
11799
4aef4f33
JDA
11800Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11801
11802 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11803 archives.
11804
c386f00f
RO
11805Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11806
11807 * MAINTAINERS (Write After Approval): Add myself.
11808
2ae5cea5
HPN
118092001-06-01 Hans-Peter Nilsson <hp@axis.com>
11810
11811 * configure.in (libstdcxx_flags): Do not try to execute
11812 libstdc++-v3/testsuite_flags until it exists.
11813
c3766183
AM
118142001-06-01 Alan Modra <amodra@bigpond.net.au>
11815
11816 * MAINTAINERS: Update my email address.
11817
9b337833
GS
118182001-05-31 Graham Stott <grahams@redhat.com>
11819
11820 * MAINTAINERS (Write After Approval): Add myself.
11821
dce2d8b2 118222001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
11823
11824 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11825 libraries when using g++ with native linker.
11826
5f7de4b8
AO
118272001-05-28 Alexandre Oliva <aoliva@redhat.com>
11828
11829 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11830
a7bc0fbb
AO
118312001-05-22 Alexandre Oliva <aoliva@redhat.com>
11832
11833 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11834 [aix4*|aix5*]: Prepend blank.
11835
33456445
AO
118362001-05-20 Alexandre Oliva <aoliva@redhat.com>
11837
11838 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11839 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11840 of subdir/configure scripts to use the new libtool.m4.
11841
e48d3d00
MK
118422001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11843
11844 * MAINTAINERS (Write After Approval): Add myself.
11845
9e0e191b
BK
118462001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11847
11848 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11849
3f19b439
BE
118502001-05-11 Ben Elliston <bje@redhat.com>
11851
11852 * Makefile.in (all-sid): New target.
11853 (check-sid, clean-sid, install-sid): Likewise.
11854
6ebe3121
JO
118552001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11856
11857 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11858
ca3667c4
AO
118592001-05-03 Alexandre Oliva <aoliva@redhat.com>
11860
11861 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11862 libgcj.
11863
118642001-05-03 Alexandre Oliva <aoliva@redhat.com>
11865
11866 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11867 gcc/xgcc is built, use -print-prog-name to find out the program
11868 name to use.
11869
b2964d63
AO
118702001-04-26 Alexandre Oliva <aoliva@redhat.com>
11871
b1bb2302
AO
11872 * configure.in (noconfigdirs): Don't reset it from scratch in the
11873 target case; only append to it.
6387a56e 11874
b2964d63
AO
11875 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11876 sparc-*-solaris2.8]: Disable ${libgcj}.
11877
8343765d
AO
118782001-04-25 Alexandre Oliva <aoliva@redhat.com>
11879
11880 * configure.in (libgcj_saved): Copy from $libgcj.
11881 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11882 --disable-libgcj.
11883
ddbb6d43
GRK
118842001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11885
11886 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 11887 C front end maintainer.
ddbb6d43 11888
3fa03ff9
AG
11889Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11890
11891 * configure.in: Move *-chorusos target case to the proper switch.
11892 Disable libgcj.
11893
99ffe40f
AO
118942001-04-12 Alexandre Oliva <aoliva@redhat.com>
11895
11896 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11897 1.641.2.228.
11898
78faa32d
FS
118992001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11900
11901 * Makefile.in (STAGE1_CFLAGS): Pass down.
11902
cdbff0ab
AM
119032001-04-13 Alan Modra <amodra@one.net.au>
11904
11905 * config.guess: Add hppa64-linux support. Note for next import that
11906 this is already in the master file.
11907 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11908
75b9074c
AO
119092001-04-12 Alexandre Oliva <aoliva@redhat.com>
11910
11911 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11912 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11913
125404c5
SS
119142001-04-11 Stan Shebs <shebs@apple.com>
11915
11916 * MAINTAINERS: Add self as Darwin port maintainer.
11917
876684fe
AM
119182001-04-11 Alan Modra <amodra@one.net.au>
11919
11920 * MAINTAINERS: Update my email address.
11921
06729913
LR
119222001-04-10 Loren J. Rittle <ljrittle@acm.org>
11923
11924 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11925 recent versions of FreeBSD (release 3 or later).
11926 * ltconfig: On FreeBSD, -lc must not be provided when building
11927 a shared library or else the standard -pthread gcc option is
11928 rendered worthless to later users of the built library.
11929
67916302
JM
119302001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11931
11932 * MAINTAINERS: Add self and RTH as C front end maintainers.
11933
d2bc0628
AO
119342001-04-05 Alexandre Oliva <aoliva@redhat.com>
11935
e490616e
ZW
11936 * config.sub: Make sure to match an already-canonicalized
11937 machine name (eg. mn10300-unknown-elf).
d2bc0628 11938
a3406c06
AO
119392001-04-01 Alexandre Oliva <aoliva@redhat.com>
11940
11941 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11942 New macros.
11943 (bootstrap, cross): Use RECURSE_FLAGS.
11944 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11945
a076f6a4
AO
119462001-03-27 Alexandre Oliva <aoliva@redhat.com>
11947
11948 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11949
e9f4fa71
CH
119502001-03-22 Colin Howell <chowell@redhat.com>
11951
7238de5c
CH
11952 * Makefile.in (DO_X): Do not backslash single-quotes in
11953 backquotes (two places).
e9f4fa71 11954
b6b14b1b
AO
119552001-03-22 Alexandre Oliva <aoliva@redhat.com>
11956
11957 Re-installed:
11958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11959 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11960 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11961 * ltcf-cxx.sh: Likewise.
11962 * ltcf-gcj.sh: Likewise.
11963
1eb0b89d
GP
119642001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11965
11966 * MAINTAINERS: Add myself as "documentation co-maintainer".
11967
82e23236
AO
119682001-03-22 Alexandre Oliva <aoliva@redhat.com>
11969
11970 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11971 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11972
64ec27c3
TT
119732001-03-19 Tom Tromey <tromey@redhat.com>
11974
11975 * config-ml.in: Handle GCJ and GCJFLAGS.
11976
191de407
MC
119772001-03-21 Michael Chastain <chastain@redhat.com>
11978
11979 * Makefile.in: all-m4 depends on all-texinfo.
11980
fed4dede
LR
119812001-03-20 Loren J. Rittle <ljrittle@acm.org>
11982
11983 * MAINTAINERS: Add myself to write after approval list.
11984
085072bb
LB
119852001-03-18 Laurynas Biveinis <lauras@softhome.net>
11986
11987 * Makefile.in (DO_X): Quote nested quotes.
11988
5af8ea3f
AM
119892001-03-18 Alan Modra <alan@linuxcare.com.au>
11990
11991 * MAINTAINERS: Add myself to write after approval list.
11992
69e23037
LB
119932001-03-15 Laurynas Biveinis <lauras@softhome.net>
11994
11995 * Makefile.in (DO_X): Use double quotes for quoting
11996 "RANLIB=$${RANLIB}".
11997
2b9650f4
OP
119982001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11999
12000 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12001
dce2d8b2 120022001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12003
12004 * configure.in: Only use `lang_requires' for languages athat are
12005 actually enabled.
12006
f6646274
PE
120072001-03-08 Phil Edwards <pme@sources.redhat.com>
12008
12009 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12010
c9a54638
AO
120112001-03-08 Alexandre Oliva <aoliva@redhat.com>
12012
12013 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12014
6a556ad6
TT
120152001-03-07 Tom Tromey <tromey@redhat.com>
12016
12017 * configure.in: Allow config-lang.in to set `lang_requires' to list
12018 of other required languages.
12019
6822468a
LB
120202001-03-06 Laurynas Biveinis <lauras@softhome.net>
12021
12022 * Makefile.in: Remove RANLIB definition. Use RANLIB
12023 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12024 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12025
f04885d3 120262001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12027 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12028
f04885d3
BK
12029 * Makefile.in (check-c++): Use tabs, not spaces.
12030
288edf47 120312001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12032
288edf47
LB
12033 * MAINTAINERS: add myself to Write After Approval list.
12034
3d55d2f8 120352001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12036
e490616e 12037 * Makefile.in (check-c++): New rule.
6387a56e 12038
4d88a68a
BK
12039 * configure.in (target_libs): Remove libg++.
12040 (noconfigdirs): Remove libg++.
12041 (noconfigdirs): Same.
12042 (noconfigdirs): Same.
12043 (noconfigdirs): Same.
12044
12045 * config-ml.in: Remove libg++ references.
12046
12047 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12048 (ALL_TARGET_MODULES): Same.
12049 (configure-target-libg++): Remove.
12050 (all-target-libg++): Remove.
12051 (configure-target-libio): Remove.
12052 (all-target-libio): Remove.
12053 (check-target-libio): Remove.
12054 (.PHONY): Remove.
12055 (libg++.tar.bz2): Remove.
12056 (all-target-cygmon): Remove libio.
12057 (all-target-libstdc++): Remove.
12058 (configure-target-libstdc++): Remove.
12059 (TARGET_LIB_PATH): Remove libstdc++.
12060 (ALL_GCC_CXX): Remove libstdc++.
12061 (all-target-gperf): Correct.
12062
2437d4ed
NC
120632001-02-16 Nick Clifton <nickc@redhat.com>
12064
12065 * configure.in (noconfigdirs): Allow configuration of texinfo
12066 for Cygwin hosts.
12067
85b99cbe
AG
120682001-02-15 Anthony Green <green@redhat.com>
12069
12070 * configure: Introduce GCJ_FOR_TARGET.
12071 * configure.in: Ditto.
12072 * Makefile.in: Ditto.
12073
7b18790c
AS
120742001-02-13 Andreas Schwab <schwab@suse.de>
12075
12076 * MAINTAINERS: Update mail address.
12077
c4880c99
MS
120782001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12079
12080 * config.guess: Add linux target for S/390.
12081 * config.sub: Likewise.
12082
dce2d8b2 120832001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12084
12085 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12086 target-libgloss.
e31ae6db 12087
7739adfb
BE
120882001-02-06 Ben Elliston <bje@redhat.com>
12089
12090 * configure: Output host type to stdout, not stderr.
12091
36ca672c
MM
120922001-02-05 Mark Mitchell <mark@codesourcery.com>
12093
e40f2829 12094 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12095 * ltcf-cxx.sh: Likewise.
12096
36ca672c
MM
12097 * config.if: Assume enable_libstdcxx_v3 is defined.
12098
22fdd65e
MM
120992001-02-04 Mark Mitchell <mark@codesourcery.com>
12100
12101 Remove V2 C++ library.
12102 * configure.in: Remove --enable-libstdcxx_v3 support.
12103
3b60dd8e
BM
121042001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12105
12106 * include/demangle.h: Add prototype for java_demangle_v3.
12107
42c0c80a
PE
121082001-01-29 Phil Edwards <pme@sources.redhat.com>
12109
12110 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12111
0be25992
RH
121122001-01-27 Richard Henderson <rth@redhat.com>
12113
12114 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12115
8a8de62d
MS
121162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12117
12118 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12119 Don't unset, it's non-portable and no longer necessary, set to empty
12120 instead.
12121
92769744
MS
121222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12123
12124 * ltconfig: Shell portability fix for the tagname validity check.
12125
88a1c0ab
AO
121262001-01-27 Alexandre Oliva <aoliva@redhat.com>
12127
12128 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12129 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12130
45291dd5
MS
121312001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12132
12133 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12134
1ace7e15
TT
121352001-01-26 Tom Tromey <tromey@redhat.com>
12136
12137 * configure.in: Allow libgcj to be built on Sparc Solaris.
12138
0ef8b11b
DE
121392001-01-25 David Edelsohn <edelsohn@gnu.org>
12140
12141 * ltcf-c.sh: Add aix5 case.
12142 * ltcf-cxx.sh: Likewise.
12143 * ltconfig: Likewise.
12144
0006091e
AO
121452001-01-24 Alexandre Oliva <aoliva@redhat.com>
12146
9bad11e1
AO
12147 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12148 keep at least one of build_libtool_libs or build_old_libs set to
12149 yes.
12150
0006091e
AO
12151 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12152 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12153
7c01b2b5
BM
121542001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12155
12156 * configure.in: Enable libgcj on several additional platforms.
12157
d340e0ac
BM
121582001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12159
12160 * configure.in: Enable libgcj for linux targets.
12161
5baf8c37
MS
121622001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12163
12164 * MAINTAINERS (Write After Approval): Add myself.
12165
10a0ba84
JDA
121662001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12167
12168 * MAINTAINERS: Add myself as vax port maintainer.
12169
357c6a4b
FH
121702001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12171
12172 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12173
6e2d9a7a
MS
121742001-01-09 Mike Stump <mrs@wrs.com>
12175
12176 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12177 failures of subdirectories.
12178
b6b14b1b 121792001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12180
b6b14b1b 12181 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12182 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12183 * ltcf-cxx.sh: Likewise.
12184 * ltcf-gcj.sh: Likewise.
12185 * ltconfig.sh: Fix typo.
976b230d 12186
07109110
LB
121872001-01-02 Laurynas Biveinis <lauras@softhome.net>
12188
12189 * configure: handle DOS-style absolute paths.
12190
1da5b8fc
LB
121912001-01-02 Laurynas Biveinis <lauras@softhome.net>
12192
12193 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12194
4c2f5b4f
MM
121952000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12196
12197 * MAINTAINERS: Add myself as avr port co-maintainer.
12198
bc53668e
BE
121992000-12-28 Ben Elliston <bje@redhat.com>
12200
12201 * MAINTAINERS: Add myself under ``Write After Approval''.
12202
c387606f
JM
122032000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12204
12205 * texinfo: Remove directory from GCC.
12206
2cb5082c
JM
122072000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12208
12209 * COPYING: Update to current
12210 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12211 to 19yy as example year in copyright notice).
12212
cc330df9
BK
122132000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12214
6387a56e 12215 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12216 (libstdcxx_incdir): Pass down.
12217 * config.if: Remove expired bits for cxx_interface, add stub.
12218 (libstdcxx_incdir): Add variable for g++ include directory.
12219 * configure.in (gxx_include_dir): Use it.
6387a56e 12220
4c6b2835
AO
122212000-12-18 Alexandre Oliva <aoliva@redhat.com>
12222
12223 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12224 with old-email address from ``Write After Approval''.
12225
3896f13e
AJ
122262000-12-15 Andreas Jaeger <aj@suse.de>
12227
12228 * configure.in: Handle lang_dirs.
12229
122302000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12231
ad46e881
TT
12232 * MAINTAINERS: Removed brads.
12233
90a10418
TT
12234 * MAINTAINERS: Added gcj developers.
12235
41dfe3a2 122362000-12-13 Anthony Green <green@redhat.com>
6387a56e 12237
41dfe3a2 12238 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12239 listed. Disable libgcj for x86 and Alpha Linux until compatible
12240 with g++ abi.
6387a56e 12241
e2f601da
MS
122422000-12-13 Mike Stump <mrs@wrs.com>
12243
12244 * Makefile.in (local-distclean): Also remove fastjar.
12245
70030c01
RB
122462000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12247
12248 * contrib/gcc_update: Add fastjar --touch entries.
12249
2a50f859
AO
122502000-12-12 Alexandre Oliva <aoliva@redhat.com>
12251
12252 * configure.in: Disable language-specific target libraries for
12253 languages that aren't enabled.
12254
7743113b
AG
122552000-12-10 Anthony Green <green@redhat.com>
12256
12257 * configure.in: Define libgcj. Disable libgcj target libraries for
12258 most targets.
12259
92e061a6
NB
122602000-12-10 Neil Booth <neilb@earthling.net>
12261
12262 * MAINTAINERS: Update mail address, remove from WAA list.
12263
f34ff6d6
APB
122642000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12265
12266 * libjava: Imported from /cvs/java.
12267 * libffi: Likewise.
12268 * Boehm-gc: Likewise.
12269
d82a33c6
APB
122702000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12271
12272 * configure.in (target_libs): Revert 2000-12-08 patch.
12273 (noconfigdirs): Added target-libjava.
12274
e14f8e28
LB
122752000-12-09 Laurynas Biveinis <lauras@softhome.net>
12276
12277 * djunpack.bat: removed.
12278
fc26516b
LB
122792000-12-09 Laurynas Biveinis <lauras@softhome.net>
12280
12281 * Makefile.in: handle DOS-style absolute paths.
12282 * config-ml.in: likewise.
12283 * symlink-tree: likewise.
12284
bd8757b3
APB
122852000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12286
12287 * fastjar: Imported.
12288
81522a1f
APB
122892000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12290
12291 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12292 libjava.
12293 * configure.in (target_libs): Removed `target-libjava'.
12294
5db1f7ed
APB
122952000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12296
12297 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12298 (ALL_MODULES): Added fastjar.
12299 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12300 (all-target-libjava): all-fastjar replaces all-zip.
12301 (all-fastjar): Added.
12302 (configure-target-fastjar, all-target-fastjar): Likewise.
12303 * configure.in (host_tools): Added fastjar.
12304
5e59997c
MS
123052000-12-07 Mike Stump <mrs@wrs.com>
12306
12307 * Makefile.in (local-distclean): Remove leftover built files.
12308
0a534f40
NC
123092000-11-24 Nick Clifton <nickc@redhat.com>
12310
12311 * configure.in (xscale-elf): Add target.
12312 (xscale-coff): Add target.
12313
7686cadf
LR
123142000-11-22 Loren J. Rittle <ljrittle@acm.org>
12315
e490616e
ZW
12316 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12317 recent versions of FreeBSD (release 3 or later).
12318 * ltconfig: On FreeBSD, -lc must not be provided when building
12319 a shared library or else the standard -pthread gcc option is
12320 rendered worthless to later users of the built library.
7686cadf 12321
fff01699
FF
123222000-11-16 Fred Fish <fnf@be.com>
12323
12324 * configure.in (enable_libstdcxx_v3): Fix typo,
12325 libstd++ -> libstdc++.
12326
4dc16355
KL
123272000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12328
12329 * MAINTAINERS: Add self to Write After Approval list.
12330
bf6fc7b2
BS
123312000-11-21 Bernd Schmidt <bernds@redhat.com>
12332
12333 * MAINTAINERS: Update my email address. Add myself to global write
12334 privs list.
12335
ce8e06b1
AO
123362000-11-18 Alexandre Oliva <aoliva@redhat.com>
12337
6e2a4843
AO
12338 * Makefile.in: Merge with src and libgcj.
12339 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12340 configure-target-<library> when their configure scripts need the C
12341 or C++ library to have already been built to work properly.
12342 (do_proto_toplev): Set them to an empty string.
12343
ce8e06b1
AO
12344 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12345 (REALLY_SET_LIB_PATH): Use them.
12346
c003f378
SS
123472000-11-17 Stan Shebs <shebs@apple.com>
12348
12349 * MAINTAINERS: Add self to Write After Approval list.
12350
cc1e60ea
JM
123512000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12352
12353 * configure: Provide the original toplevel configure arguments
12354 (including $0) to subprocesses in the environment rather than
12355 through gcc/configargs.h.
12356
1173593d
JM
123572000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12358
12359 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12360 C99. Alphabetise "Write After Approval" list.
12361
520907ee
MM
123622000-11-12 Mark Mitchell <mark@codesourcery.com>
12363
34f6fbdb
MM
12364 * configure: Turn on libstdc++ V3 by default.
12365
520907ee
MM
12366 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12367 if we've got GCC.
12368
0bbd37ed
PB
123692000-11-11 Philip Blundell <philb@gnu.org>
12370
12371 * MAINTAINERS: Add self to Write After Approval list.
12372
7ca0e6d9
DE
123732000-11-09 David Edelsohn <edelsohn@gnu.org>
12374
12375 * ltcf-c.sh (aix4): Improve shared library configuration; require
12376 exporting symbols.
12377 * ltcf-cxx.sh (aix4): Define.
12378 * ltconfig (aix4): Define library and soname specs appropriate for
12379 AIX. Define command to create export symbols list.
12380
dce2d8b2 12381Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12382
12383 * config.sub: Add support for Sun Chorus
12384
fc05d516
NC
123852000-10-31 Nick Clifton <nickc@redhat.com>
12386
12387 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12388 <name>@redhat.com. Also installed new email address for Clint
12389 Popetz.
6387a56e 12390
90a0e73f
JM
123912000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12392
12393 * etc: Remove directory from GCC.
12394
a5e1b548
MM
123952000-10-16 Michael Meissner <meissner@redhat.com>
12396
12397 * configure (gcc/configargs.h): Only create if there is a build GCC
12398 directory created.
12399
6387a56e
EC
124002000-10-16 Matthias Klose <doko@debian.org>
12401
be1db873
MK
12402 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12403 when configured for libstdc++-v3.
12404
f5fa9a5b
PE
124052000-10-05 Phil Edwards <pme@gcc.gnu.org>
12406
12407 * configure: Save configure arguments to gcc/configargs.h.
12408
61a77fea
PT
124092000-10-04 Philipp Thomas <pthomas@suse.de>
12410
12411 * config.guess: Import CVS version 1.157.
12412 * config.sub: Import CVS version 1.181.
12413
3a4fee66
AP
124142000-10-04 Andris Pavenis <pavenis@latnet.lv>
12415
12416 * Makefile.in (bootstrap): avoid recursion if subdir missing
12417 (cross): ditto
12418 (do-proto-toplev): ditto
12419
3dd7094e
AO
124202000-09-30 Alexandre Oliva <aoliva@redhat.com>
12421
de710532
AO
12422 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12423 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12424
3dd7094e
AO
12425 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12426 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12427 all affected `configure' scripts.
12428
e592386f
NB
12429Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12430
12431 * MAINTAINERS: Add self as cpplib co-maintainer.
12432
fba54939
AH
124332000-09-24 Aldy Hernandez <aldyh@redhat.com>
12434
12435 * MAINTAINERS: Add self to Write After Approval list.
12436
2bd429f4
GP
124372000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12438
12439 * INSTALL/README: egcs -> GCC update.
12440
dce2d8b2 12441Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12442
12443 * MAINTAINERS: Add myself to Write After Approval list.
12444
d7ce9a83
KH
124452000-09-15 Kazu Hirata <kazu@hxi.com>
12446
12447 * MAINTAINERS: Add myself to Write After Approval list.
12448
18a53ffe
JL
12449Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12450
e490616e
ZW
12451 * configure.in: Do not build byacc for hppa64. Provide paths to the
12452 X11 libraries for hppa64.
18a53ffe 12453
f246ff23
SC
124542000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12455
12456 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12457
06298abd
AO
124582000-09-06 Alexandre Oliva <aoliva@redhat.com>
12459
4b92758a
AO
12460 * Makefile.in (all-zlib): Added dummy target.
12461
06298abd
AO
12462 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12463 ltcf-gcj.sh: Updated from libtool multi-language branch.
12464
4d73d07a
AO
124652000-09-05 Alexandre Oliva <aoliva@redhat.com>
12466
12467 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12468 (bootstrap*): Depend on all-bootstrap.
12469
05d52d78
PT
124702000-09-05 Philipp Thomas <pthomas@suse.de>
12471
12472 * config.guess: Import CVS version 1.156.
12473 * config.sub: Import CVS version 1.179.
12474
3c809ba4
AG
124752000-09-02 Anthony Green <green@cygnus.com>
12476
12477 * Makefile.in (all-gcc): Depend on all-zlib.
12478 (CLEAN_MODULES): Add clean-zlib.
12479 (ALL_MODULES): Add all-zlib.
12480 * configure.in (host_libs): Add zlib.
12481
10ad78a0 124822000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12483
12484 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12485 crosses, but add gcc/include to the header search path for them.
12486
b36a9ce3
DB
124872000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12488
12489 * MAINTAINERS: Add self to Write After Approval list.
12490
cb011248
FS
124912000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12492
12493 * config.guess: Import CVS version 1.152.
12494 * config.sub: Import CVS version 1.177.
12495
db310af0
AO
124962000-08-25 Alexandre Oliva <aoliva@redhat.com>
12497
7965440a
AO
12498 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12499 $targargs to tell whether newlib is going to be built.
12500
db310af0
AO
12501 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12502 $$r/TARGET_SUBDIR/libio for _G_config.h.
12503
e7977565
AO
125042000-08-23 Alexandre Oliva <aoliva@redhat.com>
12505
12506 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12507
126bb9ed
DD
125082000-08-22 DJ Delorie <dj@redhat.com>
12509
12510 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12511
5b0e9d29
AO
125122000-08-22 Alexandre Oliva <aoliva@redhat.com>
12513
12514 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12515 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12516 sub-configures.
12517
4f3e904e
DD
125182000-08-21 DJ Delorie <dj@redhat.com>
12519
12520 * MAINTAINERS: Add self as a libiberty maintainer
12521
c9635443
AO
125222000-08-16 Alexandre Oliva <aoliva@redhat.com>
12523
12524 * configure.in (libstdcxx_flags): Use
12525 libstdc++-v3/src/libstdc++.INC.
12526
8b2100ba
AO
125272000-08-15 Alexandre Oliva <aoliva@redhat.com>
12528
12529 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12530
57119aa9
ZW
125312000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12532
eeb943b0
ZW
12533 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12534
6387a56e 12535 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12536 explicit. Substitute enable_threads into generated Makefiles.
12537 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12538 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12539
acffa7c4
GK
125402000-08-13 Geoff Keating <geoffk@cygnus.com>
12541
12542 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12543
808d8c41
AO
125442000-08-12 Alexandre Oliva <aoliva@redhat.com>
12545
12546 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12547 previous delta.
12548
1fc8c51c 125492000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12550
1fc8c51c
JM
12551 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12552 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12553 (FLAGS_FOR_TARGET): Not here.
12554 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12555
25698887
AO
125562000-08-11 Alexandre Oliva <aoliva@redhat.com>
12557
12558 * config-ml.in (CC, CXX): Don't introduce a leading space.
12559
10120687
DD
125602000-08-07 DJ Delorie <dj@delorie.com>
12561
12562 * MAINTAINERS: Add self as a DJGPP maintainer
12563
15c758e9
DD
125642000-08-07 DJ Delorie <dj@redhat.com>
12565
12566 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12567 "if we're also building gcc, and it's a gcc that will run on the
12568 build machine, we want to use its includes instead of the system's
12569 default includes".
12570
2d0de245
JM
125712000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12572
12573 * MAINTAINERS: Add self to Write After Approval list.
12574
e81b330a
AO
125752000-08-03 Alexandre Oliva <aoliva@redhat.com>
12576
83440c1e
AO
12577 * configure.in (libstdcxx_flags): Don't use `"'.
12578
e81b330a
AO
12579 * config-ml.in: Adjust multilib search paths to the
12580 appropriate multilib tree.
12581
cf95c847
AO
125822000-08-02 Alexandre Oliva <aoliva@redhat.com>
12583
12584 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12585 commas in $LANGUAGES.
12586
9e9af119
MH
125872000-08-02 Manfred Hollstein <manfredh@redhat.com>
12588
12589 * configure.in: Re-enable all references to libg++ and librx.
12590
606ce391
AO
125912000-08-01 Alexandre Oliva <aoliva@redhat.com>
12592
89820b43
AO
12593 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12594 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12595 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12596 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12597
606ce391
AO
12598 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12599
04179d4a
AO
126002000-07-31 Alexandre Oliva <aoliva@redhat.com>
12601
12602 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12603 CXX_FOR_TARGET for sed.
12604
d4eb109c
AO
126052000-07-30 Alexandre Oliva <aoliva@redhat.com>
12606
12607 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12608 Do not override if already set in the environment or in configure.
12609 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12610 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12611
4f4caf92
AO
126122000-07-28 Alexandre Oliva <aoliva@redhat.com>
12613
12614 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12615 the libtool CVS tree multi-language branch.
12616 * ltconfig, ltmain.sh: Updated.
6387a56e 12617
b87487b6
AO
126182000-07-27 Alexandre Oliva <aoliva@redhat.com>
12619
1670d1ea
AO
12620 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12621 (clean-target): Depend on it.
12622
b87487b6
AO
12623 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12624 (GCC_FOR_TARGET): Use it.
12625 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12626 * configure.in: ... here.
12627 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12628 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12629
4e81ae98
EC
126302000-07-24 Eric Christopher <echristo@cygnus.com>
12631
12632 * MAINTAINERS: Add self to Write After Approval list.
12633
059ae32c
AO
126342000-07-24 Alexandre Oliva <aoliva@redhat.com>
12635
5b28edd4
AO
12636 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12637 (configure-target-libchill, configure-target-libobjc): Likewise.
12638
059ae32c
AO
12639 * configure.in: Use the same cache file for all target libs.
12640 * config-ml.in: But different cache files per multilib variant.
12641
1adcd149
MS
126422000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12643
12644 * configure (topsrcdir): Don't use dirname.
12645
2d573dff
JO
126462000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12647
12648 * MAINTAINERS: Add self to Write After Approval list.
12649
d207ebef
JM
126502000-07-20 Jason Merrill <jason@redhat.com>
12651
12652 * configure.in: Remove all references to libg++ and librx.
12653
12654 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12655
126562000-07-20 Hans-Peter Nilsson <hp@axis.com>
12657
12658 * config.sub: Update to subversions version 2000-07-06.
12659
7b7792d5
AH
126602000-07-12 Andrew Haley <aph@cygnus.com>
12661
12662 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12663 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12664
3abaac67
PE
126652000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12666
12667 * symlink-tree: Check number of arguments.
12668
34be2b36
JW
126692000-07-05 Jim Wilson <wilson@cygnus.com>
12670
12671 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12672 search path for a g++ extracted from the build tree. This
12673 will allow link tests run by configure scripts in
12674 subdirectories to succeed.
12675
d207ebef
JM
126762000-07-01 Koundinya K <kk@ddeorg.soft.net>
12677
e490616e 12678 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12679
0900331b
MH
126802000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12681
12682 * MAINTAINERS: Add myself as loop discovery maintainer.
12683
d207ebef
JM
126842000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12685
12686 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12687 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12688
126892000-06-19 Timothy Wall <twall@cygnus.com>
12690
12691 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12692 * config.sub: Add tic54x target.
12693
11a27a76
TM
12694Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12695
12696 * MAINTAINERS: Add self as Fortran maintainer,
12697 remove Craig Burley.
12698
d207ebef 12699Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12700
d207ebef
JM
12701 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12702 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12703
7758b73f
PT
12704Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12705
12706 * MAINTAINERS: Add self as i18n maintainer
12707
d207ebef
JM
1270820000-05-21 H.J. Lu (hjl@gnu.org)
12709
e490616e
ZW
12710 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12711 directory are used if they exist. Make sure
12712 $(build_tooldir)/include is searched for header files,
12713 $(build_tooldir)/lib/ for library files.
d207ebef 12714 (GCC_FOR_TARGET): Likewise.
e490616e 12715 (CXX_FOR_TARGET): Likewise.
d207ebef 12716
bae29210
JL
12717Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12718
12719 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12720
d207ebef 12721Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12722
12723 * Makefile.in (configure-target-libiberty): Depend on
12724 configure-target-newlib.
12725
aab0d19d
AO
127262000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12727
12728 * configure.in, Makefile.in: Merge all libffi-related
12729 configury stuff from the libgcj tree.
12730
d207ebef
JM
12731Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12732
12733 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12734 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12735
12736Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12737
12738 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12739 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12740 current version information. Add to proto-toplev directory.
d207ebef
JM
12741 (gdb-taz): Build do-djunpack.
12742
758c7bd4
DE
127432000-05-15 David Edelsohn <edelsohn@gnu.org>
12744
12745 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12746
1888228d
AC
12747Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12748
12749 * MAINTAINERS: Add self to Write After Approval list.
12750
d207ebef
JM
127512000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12752
12753 * ltmain.sh: Preserve in relink_command any environment
12754 variables that may affect the linker behavior.
12755
2d7cc2fe
JL
12756Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12757
d207ebef
JM
12758 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12759
12760Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12761
12762 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12763
127642000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12765
12766 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12767 with the version name.
2d7cc2fe 12768
ee455968
JE
12769Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12770
12771 * MAINTAINERS: Add self as bb-reorder maintainer.
12772
73b97e5c
BK
127732000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12774
12775 * config.if: Tweak.
12776
d207ebef
JM
127772000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12778
12779 * djunpack.bat: New file.
12780
12781Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12782
12783 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12784 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12785 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12786 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12787
954869eb
DP
127882000-04-16 Dave Pitts <dpitts@cozx.com>
12789
e490616e
ZW
12790 * config.sub (case $basic_machine): Change default for "ibm-*"
12791 to "openedition".
954869eb 12792
eaabe541
AJ
127932000-04-13 Andreas Jaeger <aj@suse.de>
12794
12795 * MAINTAINERS: Added myself.
12796
d207ebef
JM
12797Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12798
12799 * Makefile.in (gdb-taz): New target. GDB specific archive.
12800 (do-md5sum): New target.
12801 (MD5PROG): Define.
12802 (PACKAGE): Default to TOOL.
12803 (VER): Default to a shell script.
12804 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12805 md5 checksum generation.
d207ebef
JM
12806 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12807 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12808 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12809 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12810
12811Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12812
12813 * configure (warn_cflags): Delete.
12814
0ea6d60c
PDM
12815Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12816
12817 * MAINTAINERS: Added myself.
12818
17090313 128192000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 12820 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 12821
e490616e
ZW
12822 * configure.in (enable_libstdcxx_v3): Add.
12823 (target_libs): Add bits here to switch between libstdc++-v2 and
12824 libstdc++-v3.
12825 * config.if: And this file too.
12826 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 12827
76b78517
MM
128282000-04-05 Michael Meissner <meissner@redhat.com>
12829
12830 * config.sub (d30v): Add d30v as a basic machine type.
12831
ad242caf
JM
128322000-03-29 Jason Merrill <jason@casey.cygnus.com>
12833
12834 * configure.in: -linux-gnu*, not -linux-gnu.
12835
d4537148
TM
12836Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12837
12838 * MAINTAINERS: Add self in write-after-approval section.
12839
f152e9d4
JW
12840Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12841
12842 * MAINTAINERS: Add self as ia64 port maintainer.
12843
6a5fcef1
NB
128442000-03-08 Neil Booth <NeilB@earthling.net>
12845
12846 * MAINTAINERS: Add self in write-after-approval section.
12847
d207ebef 12848Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 12849
d207ebef
JM
12850 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12851 (do-tar-bz2): Replace TOOL with PACKAGE.
12852 (gdb.tar.bz2): Remove GDBTK from GDB package.
12853 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 12854 dejagnu.tar.bz2): New packages.
d207ebef
JM
12855
128562000-02-27 Andreas Jaeger <aj@suse.de>
12857
12858 * configure.in: Add entry for mips*-*-linux*, move catch all
12859 *-*-*linux* entry below this one.
12860
128612000-02-27 Ian Lance Taylor <ian@zembu.com>
12862
12863 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 12864
521fe9d0
NC
128652000-02-24 Nick Clifton <nickc@cygnus.com>
12866
12867 * config.sub: Support an OS of "wince".
12868
d207ebef
JM
12869Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12870
12871 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 12872 version.
d207ebef 12873
dce2d8b2 128742000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
12875
12876 * config.sub: Add support for Linux/IBM 370.
12877 * configure.in: Likewise.
12878
3a685f6f
NC
128792000-02-22 Nick Clifton <nickc@cygnus.com>
12880
12881 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12882
dce2d8b2 128832000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 12884
d207ebef 12885 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 12886
4746ee26
KG
128872000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12888
12889 * configure (gcc_version): When setting, narrow search to
12890 lines containing `version_string'.
12891
ba96c72d
DC
128922000-02-15 Denis Chertykov <denisc@overta.ru>
12893
12894 * config.sub: Add support for avr target.
12895
77f16a66
NC
128962000-02-14 Nick Clifton <nickc@cygnus.com>
12897
12898 * MAINTAINERS: Add maintainers for MCore port.
12899
784a3a80
HPN
12900Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12901
12902 * config.sub: Add mmix-knuth-mmixware.
12903
719dd4fa
KG
129042000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12905
12906 * MAINTAINERS: Pair cccp with cpplib maintainership.
12907
dce2d8b2 129082000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
12909
12910 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12911 structure stuff to -L library search.
12912 (CXX_FOR_TARGET): Ditto.
12913 (CROSS_CHECK_MODULES): Fix spelling mistake.
12914
7a53e94b
MM
129152000-01-24 Mark Mitchell <mark@codesourcery.com>
12916
12917 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12918 the C++ compiler.
12919
0da3b5a7
RH
129202000-01-12 Richard Henderson <rth@cygnus.com>
12921
12922 * configure.in: Don't build some bits for beos.
12923
02368d6d
JS
129242000-01-12 Joel Sherrill (joel@OARcorp.com)
12925
12926 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12927 as include files.
12928
2e76d35c
ZW
129292000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12930
12931 * Add self as cpplib maintainer, as requested by Jason
12932 Merrill. Correct my e-mail address.
12933
4c25fdcf
GK
129342000-01-06 Geoff Keating <geoffk@cygnus.com>
12935
12936 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12937 not mh-aix43.
12938
188e3966
HPN
12939Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12940
12941 * MAINTAINERS: Add myself to "write after approval" list.
12942
c2f5d030
RH
129431999-12-14 Richard Henderson <rth@cygnus.com>
12944
12945 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12946 * config.sub: Accept alphaev[78], alphaev8.
12947
eeda916a
AO
129481999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12949
12950 * config.guess, config.sub: Update from autoconf.
12951
b3bd7820
BK
129521999-11-29 Bruce Korb <autogen@linuxbox.com>
12953
2c290989 12954 * MAINTAINERS: update my playtime e-address.
b3bd7820 12955
1882b2b1
RO
12956Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12957
12958 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12959 necessary libraries are missing.
12960
dce2d8b2 12961Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
12962
12963 * MAINTAINERS: Add new 'write after approval' maintainer.
12964
1e25de97
APB
12965Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12966
12967 * MAINTAINERS: Add new Java maintainer.
12968
1722c704
AS
129691999-10-25 Andreas Schwab <schwab@suse.de>
12970
12971 * configure: Fix quoting inside arguments of eval.
12972
8141abe8
NC
129731999-10-21 Nick Clifton <nickc@cygnus.com>
12974
12975 * config-ml.in: Allow suppression of some ARM multilibs.
12976
0b77644a
LV
12977Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12978
12979 * config.guess: Add OS/390 match pattern.
12980 * config.sub: Add mvs, openedition targets.
12981 * configure.in (i370-ibm-opened*): New.
12982
d207ebef
JM
129831999-09-04 Steve Chamberlain <sac@pobox.com>
12984
12985 * config.sub: Add support for configuring for pj.
12986
129871999-08-31 Nick Clifton <nickc@cygnus.com>
12988
12989 * config.sub (maybe_os): Add support for configuring for fr30.
12990
af13ebe9
NC
129911999-08-25 Nick Clifton <nickc@cygnus.com>
12992
12993 * configure.in: Do not configure or build ld for AIX
12994 platforms. ld is known to be broken on these platforms.
12995
1250c760
RO
12996Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12997
12998 * config-ml.in: Pass compiler flag corresponding to multidirs to
12999 subdir configures.
13000
d207ebef
JM
130011999-08-09 Ian Lance Taylor <ian@zembu.com>
13002
13003 * Makefile.in (LDFLAGS): Define.
13004
130051999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13006
13007 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13008 noconfigdirs.
13009 (*-*-cygwin*): Likewise.
13010
130111999-08-08 Ian Lance Taylor <ian@zembu.com>
13012
13013 * mkdep: New file.
13014 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13015 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13016
13017 From Eli Zaretskii <eliz@is.elta.co.il>:
13018 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13019 long file name when using DJGPP on MS-DOS.
13020
dbd83e11
JL
13021Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13022
13023 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13024
d207ebef
JM
130251999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13026
13027 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13028 dependency as this causes "make check" to globally "make all"
13029
cd1f4c2c
TT
13030Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13031
13032 * configure.in (target_libs): Added target-zlib.
13033 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13034 (CONFIGURE_TARGET_MODULES): Likewise.
13035 (CHECK_TARGET_MODULES): Likewise.
13036 (INSTALL_TARGET_MODULES): Likewise.
13037 (CLEAN_TARGET_MODULES): Likewise.
13038 (configure-target-zlib): New target.
13039 (all-target-zlib): Likewise.
13040 (all-target-libjava): Depend on all-target-zlib.
13041 (configure-target-libjava): Depend on configure-target-zlib.
13042
13043 * Makefile.in (configure-target-libjava): Depend on
13044 configure-target-newlib.
13045 (configure-target-boehm-gc): New target.
13046 (configure-target-qthreads): New target.
13047
e490616e
ZW
13048 * configure.in (target_libs): Added target-qthreads.
13049 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13050 (CONFIGURE_TARGET_MODULES): Likewise.
13051 (CHECK_TARGET_MODULES): Likewise.
13052 (INSTALL_TARGET_MODULES): Likewise.
13053 (CLEAN_TARGET_MODULES): Likewise.
13054 (all-target-qthreads): New target.
13055 (configure-target-libjava): Depend on configure-target-qthreads.
13056 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13057
13058 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13059 (CONFIGURE_TARGET_MODULES): Likewise.
13060 (CHECK_TARGET_MODULES): Likewise.
13061 (INSTALL_TARGET_MODULES): Likewise.
13062 (CLEAN_TARGET_MODULES): Likewise.
13063 (all-target-libjava): New target.
13064 (all-target-boehm-gc): Likewise.
13065 * configure.in (target_libs): Added libjava, boehm-gc.
13066
d207ebef
JM
130671999-07-22 Ian Lance Taylor <ian@zembu.com>
13068
13069 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13070 configure.bat in SUPPORT_FILES.
13071 (gas+binutils.tar.bz2): Likewise.
13072
13073 * makeall.bat: Remove; obsolete.
13074
130751999-07-21 Ian Lance Taylor <ian@zembu.com>
13076
13077 From Mark Elbrecht:
13078 * configure.bat: Remove; obsolete.
13079
130801999-07-11 Ian Lance Taylor <ian@zembu.com>
13081
13082 * configure: Add -W -Wall to the default CFLAGS when compiling with
13083 gcc.
13084
13085Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13086
13087 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13088
130891999-06-30 Mark Mitchell <mark@codesourcery.com>
13090
13091 * configure.in: Build ld on IRIX6.
13092
130931999-06-12 Ian Lance Taylor <ian@zembu.com>
13094
13095 * Makefile.in: Change distribution targets to use bzip2 instead of
13096 gzip.
13097 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13098 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13099
131001999-06-04 Nick Clifton <nickc@cygnus.com>
13101
13102 * config.sub: Add mcore target.
13103
26d088fa
CD
13104Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13105
13106 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13107
c2c08b29
L
13108Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13109
13110 * config.guess (dummy): Changed to $dummy.
13111
671d0648
NC
131121999-05-24 Nick Clifton <nickc@cygnus.com>
13113
13114 * config.sub: Tidied up case statements.
13115
b1345c72
BE
131161999-05-22 Ben Elliston <bje@cygnus.com>
13117
51ccbd8d
BE
13118 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13119 <jiro@din.or.jp>.
13120
b1345c72
BE
13121 * config.guess: Merge with FSF version. Future changes will be
13122 more accurately recorded in this ChangeLog.
13123 * config.sub: Likewise.
13124
2caf864f
SM
13125Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13126
13127 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13128
d207ebef
JM
131291999-04-30 Tom Tromey <tromey@cygnus.com>
13130
13131 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13132
90fb0c24
TT
131331999-04-23 Tom Tromey <tromey@cygnus.com>
13134
13135 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13136
d207ebef
JM
131371999-04-20 Drew Moseley <dmoseley@cygnus.com>
13138
13139 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13140 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13141 Bad merge removed these two changes.
13142
3516940d 13143Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13144 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13145
13146 * config.guess (interix Alpha): Add.
13147
d207ebef
JM
131481999-04-11 Richard Henderson <rth@cygnus.com>
13149
13150 * configure.in (i?86-*-beos*): Do config gperf; don't config
13151 gdb, newlib, or libgloss.
13152
e891fbfe 13153Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13154
e891fbfe
AO
13155 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13156 link a trivial program with -mabi=64. If it fails, remove mabi=64
13157 from multidirs.
13158
f9ae47d6
PT
13159Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13160
13161 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13162
d207ebef
JM
131631999-04-08 Nick Clifton <nickc@cygnus.com>
13164
13165 * config.sub: Add support for mcore targets.
13166
131671999-04-07 Michael Meissner <meissner@cygnus.com>
13168
13169 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13170 not mt-ospace, in order to shut up assembler warning about using
13171 symbols that are named the same as registers.
13172
131731999-04-07 Drew Moseley <dmoseley@cygnus.com>
13174
13175 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13176 dependency list for all-target-cygmon.
13177
131781999-04-05 Doug Evans <devans@casey.cygnus.com>
13179
13180 * config-ml.in: Check $host, not $target, for selective multilibs.
13181 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13182 thumb interworking, and underscore prefix multilibs.
13183
131841999-04-04 Ian Lance Taylor <ian@zembu.com>
13185
13186 * missing: Update to version from current automake.
13187
88101ab9
L
13188Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13189
13190 * configure (gxx_include_dir): Removed.
13191
13192 * configure.in (gxx_include_dir): Handle it.
13193 * Makefile.in: Likewise.
13194
d207ebef
JM
131951999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13196
13197 * config.sub (mips64vr4111,mips64vr4111el) Add.
13198
131991999-03-21 Ben Elliston <bje@cygnus.com>
13200
e490616e 13201 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13202
8dc91cbe
ME
13203Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13204
8dc91cbe
ME
13205 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13206 config/mh-djgpp.
13207
d207ebef
JM
13208Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13209
13210 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13211 all-target-newlib to dependency list for all-target-bsp.
13212
926bb5ed
MK
13213Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13214
13215 * config.sub: Add i386-uwin support.
13216 * config.guess: Likewise.
13217
4a6e3000
FS
13218Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13219
13220 * configure.in: cleanup, add mh-*pic handling for arm, special
13221 case powerpc*-*-aix*
13222
d207ebef
JM
13223Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13224
13225 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13226 can be built.
13227
13228Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13229
13230 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13231 targets.
d207ebef 13232
71c91078
NC
132331999-03-02 Nick Clifton <nickc@cygnus.com>
13234
13235 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13236
282e5df8
GN
13237Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13238
13239 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13240
1de558ee
NC
132411999-02-24 Nick Clifton <nickc@cygnus.com>
13242
13243 * config.sub: Fix typo in arm recognition.
13244
d207ebef
JM
13245Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13246
13247 * configure.in (noconfigdirs): Changed target_configdirs to
13248 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13249 rather than m68k-*-* since it is not known to work on
13250 m68k-aout. Ditto for arm-*-*oabi.
13251
13252Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13253
13254 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13255
132561999-02-19 Ben Elliston <bje@cygnus.com>
13257
13258 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13259 Smart and improved by Andrew Cagney.
13260
fab7445a
ME
13261Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13262
13263 * config.guess: Recognize openbsd-*-hppa.
13264
8ccdc228
L
13265Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13266
13267 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13268 only if it is not empty.
13269
3b7265ff
NC
132701999-02-17 Nick Clifton <nickc@cygnus.com>
13271
13272 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13273
d207ebef 13274 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13275
13276 * config.sub: Modified to recognize uname's armv* syntax.
13277
d207ebef
JM
132781999-02-17 Mark Salter <msalter@cygnus.com>
13279
13280 * configure.in: Added target-bsp for sparclite.
13281
13282Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13283
13284 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13285
132861999-02-08 Nick Clifton <nickc@cygnus.com>
13287
13288 * configure.in: Add support for strongarm port.
13289 * config.sub: Add support for strongarm target.
13290
c48dd3f5 13291Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13292
c48dd3f5
MK
13293 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13294 the old name config/mh-cygwin32.
13295 Enable texinfo.
13296
d207ebef
JM
13297Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13298
13299 * configure.in: Do build ld for ix86 Solaris.
13300
ecd62820
JW
13301Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13302
13303 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13304 $AR_FOR_TARGET. Likewise for RANLIB.
13305
bbd8fa7f 13306Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13307
e490616e
ZW
13308 * config.sub (oabi): Recognize.
13309 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13310
0397442c
RL
13311Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13312
13313 * config.guess: Improve detection of i686 on UnixWare 7.
13314
c9ffaa63
MK
13315Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13316
13317 * config.guess: Add support for i386-pc-interix.
13318 * config.sub: Likewise.
13319 * configure.in: Likewise.
c9ffaa63 13320
d207ebef
JM
13321Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13322
13323 * Makefile.in: Remove unneeded all-target-libio from
13324 from all-target-winsup target since it is now unneeded.
13325 Add all-target-libtermcap in its place since it is now
13326 needed.
13327
13328Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13329
13330 * configure.in: makefile stub for cygwin target is probably
13331 unnecessary. Remove it for now.
d207ebef
JM
13332
13333Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13334
13335 * configure.in: libtermcap.a should be built when cygwin is the
13336 target as well as the host.
13337 * config.guess: Allow mixed case in cygwin uname output.
13338 * Makefile.in: Add libtermcap target.
d207ebef 13339
ebe12325
JL
13340Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13341
13342 * config.sub: Clean up handling of hppa2.0.
13343
57057b67
RB
13344Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13345
13346 * config.guess: Use C code to identify more HP machines.
13347
f8670be1
JL
13348Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13349
13350 * config.sub: Handle hppa2.0.
13351
d207ebef
JM
13352Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13353
13354 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13355 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13356
133571998-12-15 Mark Salter <msalter@cygnus.com>
13358
13359 * configure.in: Added target-bsp for several target architectures.
13360
13361 * Makefile.in: Added rules for bsp.
13362
d1a09590
JL
13363Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13364
13365 * config.guess: Improve detection of hppa2.0 processors.
13366
13367Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13368
13369 * config.guess: Recognize FreeBSD using ELF automatically.
13370
71205e0b
MH
133711998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13372
13373 * configure (skip-this-dir): Add handling for new shell script, which
13374 might be created by a sub-directory's configure to indicate, this particular
13375 directory is "unwanted".
13376 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13377
d207ebef
JM
13378Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13379
13380 * ltconfig: import from libtool, after changing libtool to
13381 account for the cygwin name change.
13382
13383Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13384
13385 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13386 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13387
13388Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13389
13390 * configure.in: Add libtermcap to list of cygwin dependencies.
13391
13392Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13393
e490616e
ZW
13394 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13395 they include winsup/include when it's a cygwin target.
d207ebef
JM
13396
133971998-11-12 Tom Tromey <tromey@cygnus.com>
13398
13399 * configure.in (host_tools): Added zip.
13400 * Makefile.in (all-target-libjava): Depend on all-zip.
13401 (all-zip): New target.
13402 (ALL_MODULES): Added all-zip.
13403 (NATIVE_CHECK_MODULES): Added check-zip.
13404 (INSTALL_MODULES): Added install-zip.
13405 (CLEAN_MODULES): Added clean-zip.
13406
13407Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13408
13409 * Makefile.in: lose "32" from comment about cygwin.
13410
13411Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13412
13413 * configure.in: Use -Os to build target libraries for the fr30.
13414
13415Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13416
13417 * config.sub: Add fr30.
13418
13419Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13420
e490616e 13421 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13422 cygwin* instead of cygwin32*.
13423 * config.sub: Check cygwin* instead of cygwin32*.
13424
d2ec8b39
RL
13425Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13426
13427 * config.guess: Match any version of Unixware7.
13428
d207ebef
JM
134291998-10-20 Syd Polk <spolk@cygnus.com>
13430
13431 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13432 if desired.
13433
35cd2565
JL
13434Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13435
13436 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13437 these if the appropriate directories and files to not exist.
13438
52d4e5b7
JL
13439Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13440
13441 * Makefile.in (DEVO_SUPPORT): Add config.if.
13442
38ada91e
MH
13443Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13444
13445 * configure: Add pattern to replace "build_tooldir"'s
13446 definition in the generated Makefile with "tooldir"'s
13447 actual value.
13448
e44e84da
JL
13449Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13450
56a8387f
JL
13451 * config.sub: Bring back lost sparcv9.
13452
e44e84da
JL
13453 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13454
5cb95c7a
JL
13455Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13456
13457 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13458 CC_FOR_TARGET and friends.
13459
13460Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13461
ceff9b14
AO
13462 * Makefile.in (build_tooldir): New variable, same as tooldir.
13463 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13464 -B$(build_tooldir)/bin/.
13465 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13466
f2d11dcd
GP
13467Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13468
13469 * README: Remove installation instructions and refer to the
13470 INSTALL directory instead.
13471
73a6d2e7 13472Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13473
73a6d2e7
RL
13474 * config.sub: Add support for i[34567]86-pc-udk.
13475 * configure.in: Likewise.
13476
5d4a5ee6
JL
13477Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13478
13479 * Makefile.in: add bzip2 package building bits for user
13480 tools module
13481 * configure.in: ditto
13482
6fc19d6d
JL
13483Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13484
13485 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13486 (ALL_TARGET_MODULES): Add all-target-libobjc.
13487 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13488 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13489 (all-target-libchill): Add dependencies.
13490 * configure.in (target_libs): Add libchill.
4e81ae98 13491
f653f0ab
MH
134921998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13493
13494 * configure.in (target_subdir): Remove duplicate line.
13495
5d4a5ee6
JL
13496Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13497
13498 * Makefile.in (all-automake): fix dependencies.
13499
494933e4
JL
13500Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13501
13502 * configure.in: Minor cleanups for building in the $(target_alias)
13503 subdir.
13504
f6b58262
JW
135051998-09-22 Jim Wilson <wilson@cygnus.com>
13506
13507 * Makefile.in (bootstrap): Set r and s before make all. Use
13508 BASE_FLAGS_TO_PASS in make all.
13509 (cross): Likewise.
13510
27c7a08d
MM
135111998-09-20 Mark Mitchell <mark@markmitchell.com>
13512
13513 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13514
e67afd1e
RH
13515Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13516
13517 * config.sub: Fix typo in last change.
13518
8e44ac71
MH
135191998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13520
13521 * config.sub: Add support for C4x target.
13522 * configure.in: Likewise.
13523
d7496fbb
DM
135241998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13525
13526 * config.sub: Recognize sparcv9 just like sparc64.
13527
22097bd1
RL
13528Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13529
13530 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13531
4b877abd
JL
13532Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13533
2c8ec9a2
JL
13534 * config.guess: Correctly identify Pentium II sco boxes.
13535
4b877abd
JL
13536 * config.guess: Fix "tr" code. From Weiwen Liu.
13537
ab03db52
JH
13538Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13539
13540 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13541 stabs.
13542
b54db294
JL
13543Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13544
13545 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13546 (ALL_TARGET_MODULES): Add all-target-libchill.
13547 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13548 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13549 (all-target-libchill): Add dependencies.
13550 * configure.in (target_libs): Add libchill.
13551
bf48dd73
LW
13552Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13553
13554 * config.guess: Avoid assumptions about "tr" behaves when
13555 LANG is set to something other than English.
13556
a3cbd105
L
13557Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13558
13559 * configure (gxx_include_dir): Changed to
13560 '${prefix}/include/g++'-${libstdcxx_interface}.
13561
13562 * config.if: New to determine the interfaces.
13563
c4acd909
MK
13564Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13565
13566 * config.guess: Detect and handle MPE/IX.
13567 * config.sub: Deal with MPE/IX.
13568
9ea97665
DE
13569Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13570
13571 * configure.in: Use mh-aix43.
13572
0ce065bd
MH
135731998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13574
13575 * configure: Fix --without/--disable cases for gxx-include-dir.
13576
5d4a5ee6
JL
13577Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13578
13579 * mdata-sh: Imported. Needed for automake support.
13580
13581Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13582
13583 * Makefile.in (taz): Try "chmod -R og=u ." before
13584 "chmod og=u `find . -print`".
13585
13586Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13587
13588 * configure.in: Add arm-elf and thumb-elf support.
13589
13590Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13591
13592 * Makefile.in: Undo previous patch.
13593
13594Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13595
13596 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13597 to here ...
13598 (install-no-fixedincludes): and here
13599 (INSTALL_MODULES): ... from here.
13600
466456d9
ILT
13601Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13602
13603 * config.sub: Merge with FSF.
13604
1b409d25
ILT
13605 * config.guess: Merge with FSF.
13606
d207ebef
JM
13607Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13608
13609 * configure (extraconfigdirs): New variable.
13610 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13611 * Makefile.in (all): Move higher in file.
13612 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13613 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13614 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13615 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13616 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13617
136181998-07-23 Brendan Kehoe <brendan@cygnus.com>
13619
13620 * Makefile.in (all-target-libjava): Depend on all-gcc and
13621 all-target-newlib.
13622 (configure-target-libjava): Depend on $(ALL_GCC).
13623
7f1937c1
RL
13624Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13625
13626 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13627 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13628
2ada2bd6
ML
13629Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13630
13631 * INSTALL/README: Fix typo.
13632
1e025bde
ML
13633Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13634
5d4a5ee6
JL
13635 * ylwrap: Change absolute path checks to check for DOS style path
13636 names.
1e025bde 13637
5d4a5ee6
JL
13638 * ylwrap: Don't use a full path name if the source file is in the
13639 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13640
6755ff73
ILT
13641 * config-ml.in: Default to being verbose, to match Feb 18 change to
13642 configure.
13643
5d4a5ee6
JL
13644Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13645
13646 Brought over from egcs:
13647
13648 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13649
13650 * configure.in (target_subdir): Set to ${target_alias} instead
13651 of "libraries".
13652
13653 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13654
13655 * configure.in (target_subdir): Set to libraries if enable_multilib.
13656
13657Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13658
13659 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13660 multilibs, force reconfiguration the first time we create
13661 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13662
13663Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13666 avoid confusion with --no-recursion.
13667
13668Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13669
13670 * configure.in: Win32 hosts shouldn't use install -x
13671 * install-sh: remove -x option, and special .exe-handling
13672 hack.
13673
d207ebef
JM
13674Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13675
13676 * config.guess: Recognize i586-pc-beos.
13677 * configure.in: Don't build some bits for beos.
13678
fbd836fc
ILT
13679Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13680
5d4a5ee6
JL
13681 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13682 CFLAGS default to -O2.
13683
fbd836fc
ILT
13684 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13685 when using GNU ld.
13686
13687Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13688
13689 * ltmain.sh: Correct install when using a different shell.
13690
13691Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13692
13693 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13694
d207ebef
JM
13695Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13696
13697 * makefile.vms: Update to build binutils/makefile.vms. Add install
13698 target.
fbd836fc
ILT
13699
13700Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13701
13702 * ltconfig: Update to correct AIX handling.
13703
69b471bc
JL
13704Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13705
81241b5e
JL
13706 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13707
69b471bc
JL
13708 * configure.in (target_subdir): Set to ${target_alias} instead
13709 of "libraries".
13710
bedf82df
MH
137111998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13712
13713 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13714 (Makefile): Depend on $(gcc_version_trigger).
13715
13716 * configure (gcc_version): Change default initializer to empty
13717 string.
13718 (gcc_version_trigger): New variable; pass this variable down
13719 to subdir configures to enable them checking gcc's version
13720 themselves. Emit make macros for both gcc_version vars.
13721 (topsrcdir): Initialize reliably.
13722 (recursion line): Remove --with-gcc-version=${gcc_version}.
13723
28e449d8
MH
137241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13725
13726 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13727 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13728 in $(libsubdir); emit definition in each generated Makefile.
13729 (gxx_include_dir): Initialize depending on
13730 $enable_version_specific_runtime_libs.
28e449d8 13731
50c4c9f7
MH
137321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13733
13734 * configure (gcc_version): Initialize properly depending on
13735 how and where configure is started.
13736 (recursion line): Pass a --with-gcc-version=${gcc_version}
13737 to configures in subdirs.
13738
d207ebef
JM
13739Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13740
13741 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13742 cygmon
d207ebef 13743
5d4a5ee6
JL
13744Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13745
13746 * configure.in: Add cygmon and libstub support for mn10200.
13747
2f96399b
MH
137481998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13749
13750 * configure (gcc_version): Add new variable describing the
13751 particular gcc version we're building.
13752 * Makefile.in (libsubdir): Add new macro for the directory
13753 in which the compiler finds executables, libraries, etc.
13754 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13755 and libsubdir.
13756
c4137c50
AO
13757Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13758
ceff9b14
AO
13759 * Makefile.in (local-clean): Remove *.log.
13760 (warning.log): Built with warn_summary from build.log.
13761 (mail-report.log): Run test_summary.
13762 (mail-report-with-warnings.log): Run test_summary including
13763 warning.log in the report.
c4137c50 13764
276d5ee0
RL
13765Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13766
13767 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13768
5d4a5ee6
JL
13769Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13770
13771 * Makefile.in (grep): Grep no longer depends on libiberty.
13772
13773Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13774
13775 * Makefile.in: all-snavigator needs all-libgui.
13776
13777Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13778
13779 * configure.in: Add cygmon and libstub support for mn10300.
13780
8af14275
ILT
13781Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13782
13783 * missing: Update to version from automake 1.3.
13784
fbd836fc
ILT
13785 * ltmain.sh: On installation, don't get confused if the same name
13786 appears more than once in the list of library names.
13787
466456d9
ILT
13788Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13789
13790 * config.sub: Accept m68060 and m5200 as CPU names.
13791
5d4a5ee6
JL
13792Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * configure: Use && rather than using -a in test, because odd
13795 strings can confuse test.
13796 * configure.in: Likewise.
13797
fbd836fc
ILT
13798Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13799
13800 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13801
f0983958
AO
13802Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13803
13804 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13805 bootstrap4-lean): New targets.
f0983958 13806
bfed1ea0
JL
13807Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13808
13809 * mpw-* Delete. Not used.
13810
5d4a5ee6
JL
13811Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13812
13813 * COPYING.LIB: Update FSF address.
13814
bfed1ea0
JL
13815Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13816
13817 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13818
5d4a5ee6
JL
13819 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13820 GAS_SUPPORT_DIRS.
13821
bfed1ea0
JL
13822Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13823
13824 * ltconfig, ltmain.sh: Avoid producing a version number if
13825 -version-info was not used.
13826
5d4a5ee6
JL
13827Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13828
13829 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13830 building with newlib.
13831
138321998-04-30 Paul Eggert <eggert@twinsun.com>
13833
d207ebef 13834 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 13835 Solaris `make' causes it to continue to next definition.
d207ebef
JM
13836
13837Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13838
13839 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13840 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
13841
13842Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13843
13844 * configure.in: Change alpha to alpha* in several places.
13845
d207ebef
JM
13846Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13847
13848 * config.sub: Recognize sparc86x.
13849
77be0cab
MM
13850Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13851
13852 * configure.in (--enable-target-optspace): Remove debug echo.
13853
62441128
JW
13854Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13855
13856 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13857
bfed1ea0
JL
13858Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13859
13860 * ltconfig: Update cygwin32 support.
13861
5d4a5ee6
JL
13862 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13863 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13864 (GDB_SUPPORT_DIRS): Likewise.
13865
3f4ea1de
MM
13866Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13867
13868 * configure.in (target_makefile_frag): If --enable-target-optspace,
13869 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
13870 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13871 not used.
13872 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 13873
5d4a5ee6
JL
13874Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13875
13876 * Makefile.in (all-bfd): Depend on all-intl.
13877 (all-binutils): Likewise.
13878 (all-gas): Likewise.
13879 (all-gprof): Likewise.
13880 (all-ld): Likewise.
13881
138821998-04-19 Brendan Kehoe <brendan@cygnus.com>
13883
13884 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13885
bfed1ea0
JL
13886Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13887
5d4a5ee6
JL
13888 * Makefile.in (all-bfd): Depend upon all-libiberty.
13889
bfed1ea0
JL
13890 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13891
5d4a5ee6
JL
13892Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13893
13894 * Makefile.in: Add libstub.
13895
13896 * configure.in: Ditto. Build libstub for targets that have cygmon
13897 support.
13898
13899Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13900
13901 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13902
13903Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13904
13905 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13906 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13907
ec8d6ddc
KW
13908Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13909
13910 * configure: Define DEFAULT_M4 by searching PATH.
13911 * Makfile.in: Use DEFAULT_M4.
13912
bfed1ea0
JL
13913Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13914
13915 * ltconfig: Add cygwin32 support.
13916
5d4a5ee6
JL
13917 * Makefile.in, configure.in: Add libtool as a native only directory
13918 to configure and build.
13919
547a6183
JL
13920Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13921
13922 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13923
5d4a5ee6 13924Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 13925
5d4a5ee6
JL
13926 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13927
13928Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13929
13930 * Makefile.in: add ash make rules
13931 * configure.in: add ash to native_only and host_tools lists
13932
13933Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13934
13935 * Makefile.in (all-gettext, all-intl): New targets.
13936 (ALL_MODULES): Added all-gettext, all-intl.
13937 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13938 (INSTALL_MODULES): Added install-gettext, install-intl.
13939 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13940
13941 * configure.in (host_tools): Added gettext.
13942 (native_only): Likewise.
13943 (noconfigdirs) [various cases]: Likewise.
13944 (host_libs): Added intl.
13945
d207ebef
JM
13946Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13947
13948 * configure: Do not disable building gdbtk for cygwin32 hosts.
13949
e98e406f
NC
13950Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13951
13952 * configure.in: Add thumb-coff target.
13953 * config.sub: Add thumb-coff target.
13954
5d4a5ee6
JL
13955Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13956
13957 * Makefile.in: Revert yesterday's change.
13958 (all-target-winsup): all-target-librx stays out of here.
13959
13960Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13961
13962 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13963 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13964 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13965 Remove references to librx and libg++.
13966
13967Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13968
13969 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13970 recursive makes
13971
bfed1ea0
JL
13972Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13973
13974 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 13975 for newlib directory.
bfed1ea0
JL
13976 (CXX_FOR_TARGET): Likewise.
13977
13978Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13979
13980 * ltconfig: Update after libtool/ltconfig.in change for
13981 hpux11.
13982
13983Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13984
13985 * ltconfig, ltmain.sh: Update to libtool 1.2.
13986
3cd730af
MH
13987Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13988
13989 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13990 (install-gcc-cross): Instead, override LANGUAGES here.
13991
80564603
DL
139921998-03-18 Dave Love <d.love@dl.ac.uk>
13993
13994 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13995 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13996
d207ebef
JM
13997Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13998
13999 * configure.in: Add Thumb-pe target.
14000
5d4a5ee6 14001Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14002
5d4a5ee6
JL
14003 * Makefile.in - changed sn targets to snavigator
14004 * configure.in - changed sn targets to snavigator
14005
2d4a0558
MH
14006Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14007
14008 * config-ml.in: After building symlink tree call make distclean
14009 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14010 to be the case for libiberty.
14011
04b93567
L
14012Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14013
14014 * configure: When making link, also check the current
14015 directory. The configure scripts may create one.
14016
9a06b842
RH
14017Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14018
14019 * config.sub: Accept alphapca56 and alphaev6 properly.
14020
217fc4e6
FS
14021Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14022
14023 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14024
3e07bdbd 14025Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14026
e490616e 14027 * config.sub (sco5): Fix typo.
3e07bdbd 14028
5d4a5ee6
JL
14029Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14030
14031 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14032 install-itcl.
14033 (install-itcl): Remove dependency on install-tcl.
14034
14035Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14036
14037 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14038
14039Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * configure.in: Don't build libgui for a cygwin32 target when not on
14042 a cygwin32 host.
14043
14044Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14045
14046 * configure (redirect): Set to null, so default behavior of
14047 configure is now --verbose.
14048
ce0d965c
DL
140491998-02-16 Dave Love <d.love@dl.ac.uk>
14050
14051 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14052 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14053
3acd1fd0
MH
14054Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14055
14056 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14057 this change to sync Makefile.in with its ChangeLog entries.
14058
5d4a5ee6
JL
14059Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14060
14061 * ltmain.sh (mkdir): Check that the directory doesn't exist
14062 before we exit with error, so that we don't get races during
14063 parallel builds.
14064
bfed1ea0
JL
14065Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14068
4e77e8f1
MH
14069Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14070
14071 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14072 PICFLAG_FOR_TARGET.
14073 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14074
14075 * configure: Emit a definition for the new macro enable_shared
14076 into each Makefile.
14077
5d4a5ee6
JL
14078Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14079
14080 * configure.in (host_tools, native_only): Add libtool.
14081
14082Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14083
14084 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14085 Fix typo in ming config comment.
14086
bfed1ea0
JL
14087Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14088
14089 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14090
5d4a5ee6
JL
14091Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * config.sub: Add tic30 cases, and map c30 to tic30.
14094
8821a725
RH
14095Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14096
14097 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14098 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14099 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14100 (CLEAN_TARGET_MODULES): Similarly
14101 (all-target-libf2c): Add dependences.
4e81ae98 14102 * configure.in (target_libs): Add libf2c.
8821a725 14103
5d4a5ee6
JL
14104Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14105
14106 * configure.in: Remove expect from noconfigdirs when target
14107 is cygwin32. OK to build expect and dejagnu with Canadian
14108 Cross.
14109
0aadd657
ILT
14110Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14111
5d4a5ee6
JL
14112 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14113 host.
14114
0aadd657
ILT
14115 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14116 and mingw32.
14117
d0a8352c
MH
14118Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14119
14120 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14121 here as it is not defined in the toplevel Makefile.
14122
59739e3c
MH
14123Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14124
14125 * configure (package_makefile_rules_frag): New variable, which names
14126 a file with generic rules, ...
14127 Change comment to mention we now have FIVE parts.
14128 * configure: Undo last change.
14129
228197ee
LT
14130Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14131
14132 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14133 * config.sub: More accurate determination of HP processor types.
228197ee 14134
efd4c0ba
MH
14135Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14136
14137 * configure (package_makefile_frag): Move inserting the
14138 ${package_makefile_frag} to where it should be according
14139 to the comment.
14140
6eef3189
PB
14141Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14142
14143 * config.guess: Add support for Linux/ARM.
14144
d207ebef
JM
14145Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14146
14147 * .cvsignore: Remove *-info and *-install since they match
14148 release-info and mpw-install, which we don't want to just ignore.
14149
48464ebf
RH
14150Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14151
14152 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14153
803462a7
PN
14154Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14155
14156 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14157 local_prefix to sub-make invocations.
14158
520ab477
L
14159Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14160
14161 * configure.in: Check makefile fragments in the source
14162 directory.
14163
4bcdb76d
AO
14164Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14165
ceff9b14
AO
14166 * configure.in: Check whether host and target makefile
14167 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14168
5d4a5ee6
JL
14169Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14170
14171 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14172
14173Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14174
14175 * configure.in: Make sure we only replace RPATH_ENVVAR on
14176 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14177 regexp to sed.
14178
14179 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14180 to sub-makes.
14181
0d3e11a5
LI
141821998-01-13 Lee Iverson (leei@ai.sri.com)
14183
14184 * config-ml.in (multi-do): LDFLAGS must include multilib
14185 designator.
14186
d45b3d87 14187Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14188
14189 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14190
d39cd7a1
MK
14191Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14192
14193 * config.sub: Add mingw32 support.
14194 * configure.in: Likewise.
d39cd7a1 14195
6decbc24
FS
14196Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14197
14198 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14199
5d4a5ee6
JL
14200Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14201
14202 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14203 * configure (gxx_include_dir): Provide a definition for subdirs
14204 which do not use autoconf.
14205
14206Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14207
14208 * config.guess: Sync with egcs. Picks up new alpha support,
14209 BeOS & some additional linux support.
14210
d3d1907a
JL
14211Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14212
14213 * config.guess: HP 9000/803 is a PA1.1 machine.
14214
b104e095
RH
14215Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14216
14217 * configure.in: It's alpha*-...
14218
aca823c1
L
14219Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14220
14221 * configure.in (host_makefile_frag, target_makefile_frag):
14222 Handle multiple config files.
14223 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14224 alpha-*-*.
14225
d207ebef
JM
14226Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14227
14228 * mkdep: New file.
14229
14230Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14231
14232 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14233
5d4a5ee6
JL
14234Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14235
14236 * Makefile.in: Add libgui directory.
14237 (GDB_TK): Add all-libgui.
14238 * configure.in: Add libgui directory.
14239 * configure: Add all-libgui to GDB_TK.
14240
14241Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14242
14243 * config-ml.in (multidirs): Add m32r to multilib list.
14244
14245Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14246
14247 * Makefile.in (all-target-gperf): Change dependency to
14248 all-target-libstdc++.
14249
baf55877
FF
14250Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14251
14252 * config.guess: Add BeOS support.
14253
5d4a5ee6
JL
14254Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14255
14256 Source directory cvs renamed to cvssrc:
14257 * configure.in (host_tools): Change cvs to cvssrc.
14258 (native_only): Likewise.
14259 (noconfigdirs) [various cases]: Likewise.
14260 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14261 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14262 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14263 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14264 (all-cvssrc): Rename target from all-cvs.
14265
f2d76545
JL
14266Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14267
14268 * configure (gxx_include_dir): Fix thinko.
14269
205cba53
JL
14270Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14271
14272 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14273 (install-cross, install-gcc-cross): New targets.
14274
5d4a5ee6
JL
14275Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14276
14277 * configure.in (noconfigdirs): Add support for Thumb target.
14278
14279 * config.sub (maybe_os): Add support for Thumb target.
14280
14281Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14282
14283 * Makefile.in: Add rules for cygmon.
14284
14285 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14286
96b0f1fc
JL
14287Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14288
14289 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14290 * configure (gxx_include_dir): Provide a definition for subdirs
14291 which do not use autoconf.
d207ebef
JM
14292
14293Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14294
14295 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14296 11/18/97 build
d207ebef 14297
7dfef6ed
JL
14298Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14299
14300 * From Franz Sirl.
14301 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14302 found on RedHat Linux systems.
96b0f1fc 14303
83cfe7c0
JL
14304Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14305
14306 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14307 guesses.
14308
7dfef6ed
JL
14309Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14310
14311 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14312
5d4a5ee6
JL
14313Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14314
14315 * ltmain.sh: If mkdir fails, check whether the directory was created
14316 anyhow by some other process.
14317
d207ebef
JM
14318Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14319
14320 * configure.in (d30v-*-*): Configure all directories.
14321
14322Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14323
14324 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14325 for the D30V.
14326
14327Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14328
14329 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14330
5d4a5ee6
JL
14331Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14332
e490616e
ZW
14333 * include/libiberty.h: Add extern "C" { so it can be used with C++
14334 progrms.
14335 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14336 programs.
5d4a5ee6 14337
d207ebef
JM
14338Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14339
14340 * configure.in (d30v-*-*): Configure GCC now.
14341
5d4a5ee6
JL
14342Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14343
14344 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14345 is no longer needed.
14346
c9670e62
JM
14347Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14348
14349 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14350
cc71c0ca
MH
14351Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14352
14353 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14354 targets using "$@" to provide support for similar but not identical
14355 targets without having to duplicate code.
14356
d207ebef
JM
14357Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14358
14359 * makefile.vms: Fix to work with DEC C.
14360
14361Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14362
14363 * config.sub: Add mips-tx39-elf to marketing names.
14364
14365Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * ltmain.sh: Handle symlinks in generated script.
14368
14369Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * configure: Handle autoconf style directory options: --bindir,
14372 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14373 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14374 --sysconfdir.
14375 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14376 (sharedstatedir, localstatedir, oldincludedir): New variables.
14377 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14378 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14379 sbindir, sharedstatedir, and sysconfdir.
14380
b1e3ddfd
AJ
14381Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14382
14383 * Makefile.in (bootstrap-lean): New target.
14384
d207ebef
JM
14385Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14386
14387 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14388 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14389
14390Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14391
14392 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14393
09f97c1e
JL
14394Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14395
14396 * Makefile.in (cross): New target.
14397
335d0ab2
AO
14398Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14399 Jeff Law <law@cygnus.com>
14400
14401 * Makefile.in (bootstrap2, bootstrap3): New targets.
14402 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14403 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14404
d207ebef
JM
14405Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14406
14407 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14408 windows. Consistent with gdb/configure.
d207ebef 14409
e693cc28
UD
144101997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14411
e693cc28
UD
14412 * configure.in: Name Linux target fragment.
14413
14414 * configure: Rewrite so that project Makefile fragment is inserted
14415 first and appears last in the resulting Makefile.
14416
d207ebef
JM
14417Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14418
14419 * Makefile.in (install-itcl): Install tcl first.
14420
5d4a5ee6
JL
14421Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14422
14423 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14424
f401679e
JW
14425Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14426
14427 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14428
14429 * configure.in (skipdirs): Add target-librx for Linux.
14430 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14431
ec20b1b9
JL
14432Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14433
14434 * Makefile.in (bootstrap): New target.
14435
becdcf6d
JL
14436Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14437
63f6bcd7 14438 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14439
d207ebef
JM
14440Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14441
14442 * config.guess: Merge with FSF.
14443
0c82f6bf
FF
14444Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14445
14446 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14447
d207ebef
JM
14448Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14449
14450 * config.sub: Add "marketing-names" patch.
14451
3fbc0b70
JS
14452Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14453
e490616e 14454 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14455
e20d4801
JL
14456Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14457
14458 * config.sub: Handle v850-elf.
14459
fe181f78 14460Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14461
14462 * .cvsignore (*-install): Remove.
14463
bfed1ea0
JL
14464Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14465
14466 * ltconfig: Set CONFIG_SHELL in libtool.
14467 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14468
558a1e7c
JW
14469Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14470
14471 * configure.in (target_subdir): Set to libraries if enable_multilib.
14472
7818d6fc
JW
14473Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14474
14475 * config.guess: Update from gcc directory.
14476
d207ebef
JM
14477Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14478
14479 * Makefile.in (all-sim): Depends on all-readline.
14480
6599da04
JM
14481Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14482
14483 * Makefile.in (BISON, YACC): Use $$s.
14484 (all-bison): Depend on all-texinfo.
14485
14486Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14487
14488 * Makefile.in (BISON): Add -L flag.
14489 (YACC): Likewise.
14490
d207ebef
JM
14491Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14492
4e81ae98
EC
14493 * configure.in (noconfigdirs): Add support for v850e target.
14494
d207ebef
JM
14495 * config.sub (maybe_os): Add support for v850e target.
14496
14497Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14498
4e81ae98
EC
14499 * configure.in (noconfigdirs): Add support for v850ea target.
14500
d207ebef
JM
14501 * config.sub (maybe_os): Add support for v850ea target.
14502
6599da04
JM
14503Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14504
14505 * config.sub: Add mipstx39. Delete r3900.
14506
14507Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14508
14509 * Makefile.in (all-autoconf): Depends on all-texinfo.
14510
14511Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14512
14513 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14514 eabi targets.
14515
14516Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14519
14520 * configure: When handling a Canadian Cross, handle YACC as well as
14521 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14522 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14523
14524Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14525
14526 * Makefile.in (BISON): bison, not byacc or bison -y.
14527 (YACC): bison -y or byacc or yacc.
14528 (various): Add *-bison as appropriate.
14529 (taz): No need to mess with BISON anymore.
14530
14531Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14532
14533 * configure: If OSTYPE matches *win32*, try to find a good value for
14534 CONFIG_SHELL.
14535
14536Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14537
14538 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14539 configure.in if it is present.
14540
14541Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14542
14543 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14544
14545Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14546
14547 * config.sub: Recognize `arc' cpu.
14548 * configure.in: Likewise.
14549 * config-ml.in: Likewise.
14550
14551Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14552
14553 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14554
14555Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14556
14557 * configure: Changed sed delimiter from ':' to '|' when
14558 attempting to substitute ${config_shell} for SHELL. On
14559 NT ${config_shell} may contain a ':' in it.
14560
14561Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14562
14563 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14564
14565Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14566
14567 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14568
14569Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14570
14571 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14572
14573 * ylwrap: If the program is a relative path, force it to be
14574 absolute.
14575
14576Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14577
14578 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14579
14580Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14581
14582 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14583 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14584 for libraries.
6599da04
JM
14585
14586Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14587
14588 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14589 separated by spaces.
6599da04
JM
14590
14591Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14592
14593 * ylwrap: New file.
14594 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14595
14596 * ltmain.sh: Handle /bin/sh at start of install program.
14597
14598 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14599
14600 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14601 * missing: New file, from automake 1.2.
14602
14603Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14604
14605 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14606 check-tk to CHECK_X11_MODULES.
14607
14608Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14609
14610 * config.sub: Merge with FSF.
14611
14612Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14613
14614 * config.guess: Merge with FSF.
14615
14616Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14617
14618 * configure: Treat msdosdjgpp like go32.
14619 * configure.in: Likewise. Don't remove gprof for go32.
14620
14621 * configure: Change Makefile.tem2 to Makefile.tm2.
14622
14623Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14624
14625 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14626
14627Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14628
14629 * install-sh (chmodcmd): Set to null if the DST directory already
14630 exists. Same as Nov 11th change.
14631
14632Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14633
4e81ae98 14634 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14635
14636Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14637
14638 * config.guess: Update from FSF.
14639
14640Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14641
14642 * Makefile.in (GDB_TK): Depend on itcl and tix.
14643
14644Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14645
14646 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14647 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14648 (INSTALL_SCRIPT): New variable.
14649 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14650 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14651 to -x.
14652 * install-sh: Add support for -x option.
14653
14654Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * configure.in, Makefile.in: Treat tix like itcl.
14657
14658Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14659
14660 * Makefile.in (WINDRES): New variable.
14661 (WINDRES_FOR_TARGET): New variable.
14662 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14663 (EXTRA_HOST_FLAGS): Add WINDRES.
14664 (EXTRA_TARGET_FLAGS): Add WINDRES.
14665 (EXTRA_GCC_FLAGS): Add WINDRES.
14666 ($(DO_X)): Pass down WINDRES.
14667 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14668 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14669 DLLTOOL_FOR_TARGET.
14670
14671Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14672
14673 * configure.in: configure sim before gdb for win32-x-ppc
14674
14675Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14676
14677 Move gperf into the toplevel, from libg++.
14678 * configure.in (target_tools): Add target-gperf.
14679 (native_only): Add target-gperf.
14680 * Makefile.in (all-target-gperf): New target, depend on
14681 all-target-libg++.
14682 (configure-target-gperf): Empty rule.
14683 (ALL_TARGET_MODULES): Add all-target-gperf.
14684 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14685 (CHECK_TARGET_MODULES): Add check-target-gperf.
14686 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14687 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14688
14689Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14690
6599da04
JM
14691 * config.sub (mn10200): Recognize new basic machine.
14692
14693Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14694
14695 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14696 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14697
14698Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14699
14700 * configure.in: If we're building mips-sgi-irix6* native, turn on
14701 ENABLE_MULTILIB and set TARGET_SUBDIR.
14702
14703Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14704
14705 * Makefile.in (all-sn): Depend on all-grep.
14706
14707Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14708
14709 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14710
14711 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14712 Makefile. From Jeff Makey <jeff@cts.com>.
14713 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14714
14715 * Makefile.in (DISTBISONFILES): Remove.
14716 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14717 $(DEFAULT_YACC).
14718
14719 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14720 cygwin32.
6599da04
JM
14721
14722 * Makefile.in (LD): New variable.
14723 (EXTRA_HOST_FLAGS): Pass down LD.
14724 ($(DO_X)): Likewise.
14725
14726Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14727
14728 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14729
14730Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14731
14732 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14733 before adding our own. Always add --build.
6599da04
JM
14734
14735Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14736
14737 * configure.in (targargs): Pass --build if we're doing
14738 a cross-compile.
14739
14740Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14741
ca236658 14742 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14743 sed. Otherwise sed chokes on NT path names with drive
14744 designators. Also look for "?:*" as the leading characters in an
14745 absolute pathname.
14746
14747Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14748
14749 * config.sub: Support for r3900.
14750
14751Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14752
14753 * configure.in: Use install-sh, not install.sh.
14754
14755Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14756
14757 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14758 apply it twice.
14759
14760Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14761
14762 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14763 install-binutils.
14764
14765Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14766
14767 * Makefile.in: Add automake targets.
14768 * configure.in (host_tools): Add automake.
14769
14770Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * configure: Default CXX to c++, not gcc.
14773 * Makefile.in (CXX): Set to c++, not gcc.
14774 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14775
14776Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14777
14778 * install-sh: try appending a .exe if source file doesn't
14779 exist
14780
14781Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14782
14783 * configure.in: Turn on multilib by default.
14784 (cross_only): Remove target-libiberty.
14785
14786 * Makefile.in (all-gcc): Don't depend on libiberty.
14787
14788Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14789
14790 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14791
14792Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14793
14794 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14795 (DISTBISONFILES): Add ld/Makefile.in
14796
14797Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14798
14799 * configure.in: if target is cygwin32 but host isn't cygwin32,
14800 don't configure gdb tcl tk expect, not just gdb.
14801
14802Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14803
14804 * configure.in: Added gnuserv everywhere sn appears.
14805
14806 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14807 (CROSS_CHECK_MODULES): Added check-gnuserv.
14808 (INSTALL_MODULES): Added install-gnuserv.
14809 (CLEAN_MODULES): Added clean-gnuserv.
14810 (all-gnuserv): New target.
14811
14812Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14813
14814 * config.guess: Fixes for MIPS OpenBSD systems.
14815
14816Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * Makefile.in (INSTALL_XFORM): Remove.
14819 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14820
14821 * mkinstalldirs: New file, copied from automake.
14822 * Makefile.in (installdirs): Rename from install-dirs. Use
14823 mkinstalldirs. Change all users.
14824 (DEVO_SUPPORT): Add mkinstalldirs.
14825
14826Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14827
14828 * install-sh: Rename from install.sh.
14829 * Makefile.in (INSTALL): Change install.sh to install-sh.
14830 (DEVO_SUPPORT): Likewise.
14831
14832 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14833 Graichen <graichen@rzpd.de>.
14834
14835Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14836
14837 * config.guess: Recognize OpenBSD systems correctly.
14838
14839Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14840
14841 * README, Makefile.in (ETC_SUPPORT): Remove references to
14842 cfg-paper*, configure.{texi,man,info*}._
14843
14844Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14845
14846 * Makefile.in (all.normal): Ensure that gcc is built after all
14847 the x11 - ie gdb - targets.
14848
14849Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14850
14851 * makefile.vms: Don't run conf-a-gas.
14852
14853Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14854
e490616e 14855 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 14856
d207ebef
JM
14857Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14858
14859 * configure.in: Remove noconfigdirs case since gdb also
14860 configures and builds for tic80-coff.
14861
6599da04
JM
14862Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14863
14864 * configure: Set cache_file to config.cache.
14865 * Makefile.in (local-distclean): Remove config.cache.
14866
14867Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14868
14869 * COPYING: Update FSF address.
14870
d207ebef
JM
14871Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14872
14873 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14874 noconfigdirs.
14875
6599da04
JM
14876Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14879 MAKEDIRS, is empty.
14880
14881Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14882
14883 * config.sub: Tweak mn10300 entry.
14884
14885Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14886
14887 * configure.in (host_tools): Put sim before gdb, so gdb's
14888 configure.tgt can determine if the simulator was configured.
14889
14890Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14891
14892 * config.sub: Move BeOS $os case to be with other Cygnus
14893 local cases.
14894
14895Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14896
14897 * config.sub: Remove misplaced comment that broke Linux.
14898
14899Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14900
14901 * config.sub: Add BeOS support.
14902
14903Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14904
14905 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14906
14907Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14908
14909 * configure.in (noconfigdirs): Remove tcl and tk from
14910 noconfigdirs for cygwin32 builds.
14911
d207ebef
JM
14912Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14913
14914 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14915
6599da04
JM
14916Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14917
14918 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14919 make-all.com, use makefile.vms instead.
14920
14921Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14922
14923 * config.sub: Accept -lnews*.
14924
d207ebef
JM
14925Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14926
14927 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 14928 target-examples and target-libiberty for d30v.
d207ebef
JM
14929
14930Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14931
14932 * configure.in (noconfigdirs): Enable ld for d30v.
14933
14934Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14935
14936 * configure.in (tic80-*-*): Build compiler.
14937
14938Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14939
14940 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 14941 unsupported d30v directories
d207ebef
JM
14942
14943Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14944
4e81ae98
EC
14945 * config.sub, configure.in: Add d30v target cpu.
14946
6599da04
JM
14947Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14948
14949 * makefile.vms: New file.
14950 * make-all.com: Remove.
14951
14952Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14953
14954 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14955
14956Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14957
14958 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14959
14960Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14961
14962 * Makefile.in (ALL_MODULES): Added all-db.
14963 (CROSS_CHECK_MODULES): Addec check-db.
14964 (INSTALL_MODULES): Added install-db.
14965 (CLEAN_MODULES): Added clean-db.
14966
14967Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14968
14969 * config.guess: Merge with latest FSF sources.
14970
14971Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14972
14973 * Makefile.in (ALL_MODULES): Added all-itcl.
14974 (CROSS_CHECK_MODULES): Added check-itcl.
14975 (INSTALL_MODULES): Added install-itcl.
14976 (CLEAN_MODULES): Added clean-itcl.
14977
14978Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14979
14980 * configure.in: build gdb for mn10200
14981
14982Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14983
14984 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14985
d207ebef
JM
14986Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14987
14988 * configure.in (tic80-*-*): Turn off most targets right now.
14989
6599da04
JM
14990Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14991
14992 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14993 rather than the makeinfo program.
14994 (do-info): Depend upon all-texinfo.
14995
14996Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14997
14998 * configure.in: Remove uses of config/mh-linux.
14999
15000 * config.sub, config.guess: Merge with latest FSF sources.
15001
d207ebef
JM
15002Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15003
15004 * config.sub (case $basic_machine): Add tic80 entries.
15005
6599da04
JM
15006Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15007
15008 * config.sub, config.guess: Merge with latest FSF sources.
15009
15010Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15011
15012 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15013 * mpw-config.in: Test for NewFolderRecursive.
15014 * mpw-install: Use symbolic name for startup filename.
15015 * mpw-README: Add various additional details.
15016
15017Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15018
15019 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15020
15021Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15022
15023 * configure.in: Do build gcc and the target libraries for
15024 the mn10200.
15025
15026Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15027
15028 * configure.in: don't avoid building gdb for mn10300 any more
15029 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15030 instead of single-quoting it.
15031
15032Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15033
15034 * configure.in: Don't use --with-stabs on IRIX 6.
15035
15036Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15037
15038 * configure.in (m32r): Build gdb, libg++ now.
15039
15040Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15041
15042 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15043 directories from noconfigdirs.
15044
15045Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15046
15047 * config.sub (basic_machine): added mips16 configuration
15048
15049Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15050
15051 * config.sub: Handle d10v-unknown.
15052
d207ebef
JM
15053Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15054
15055 * config.sub: Handle v850-unknown.
15056
6599da04
JM
15057Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15058
15059 * Makefile.in: add findutils
15060 * configure.in: add findutils to list of host_tools
15061
15062Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15063
15064 * config.sub: Handle mn10200 and mn10300.
15065
15066Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15067
15068 * configure.in (d10v-*): Do not build librx.
15069
15070Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15071
15072 * configure.in (mn10300): Build everything except gdb & libgloss.
15073
15074Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15075
15076 * config.guess: Patch for Dansk Data Elektronik servers,
15077 from Niels Skou Olsen <nso@dde.dk>.
15078
15079 For ncr, use /bin/uname rather than uname, since GNU uname does not
15080 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15081
15082 Patch for MIPS R4000 running System V,
15083 from Eric S. Raymond <esr@snark.thyrsus.com>.
15084
15085 Fix thinko for nextstep.
15086
15087 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15088
15089 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15090 * config.guess: Guess mips-dec-mach_bsd4.3.
15091
15092 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15093 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15094 release numbers.
15095 * config.guess (mips-mips-riscos*): Emit just enough of the
15096 release number.
15097
15098 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15099 * config.guess (sparc-auspex-sunos*): Added.
15100 (f300-fujitsu-*): Added.
15101
15102 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15103 * config.guess: Recognize a Tadpole as a sparc.
15104
15105Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15106
15107 * config.guess: Don't assume that NextStep version is either 2 or
15108 3. NextStep 4 (aka OpenStep 4) has come out now.
15109
15110Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15111
15112 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15113 From Rik Faith <faith@cs.unc.edu>.
15114
15115Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15116
15117 * config.sub: Contributions from bug-gnu-utils to:
15118 Support plain "hppa" (no version given) architecture, reported by
15119 OpenStep.
15120 OpenBSD like NetBSD.
15121 LynxOs is not a hardware supplier.
15122
15123 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15124 OpenBSD like NetBSD.
6599da04
JM
15125 Stratus systems.
15126 More Pyramid systems.
15127 i[n>4]86 Intel chips.
15128 M680[n>4]0 Motorola chips.
15129 Use unknown instead of lynx for hardware manufacturer.
15130
15131Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15132
15133 * install.sh (chmodcmd): Set to null if the DST directory already
15134 exists.
15135
15136Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15137
15138 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15139 not use mt-ppc target Makefile fragment any more.
15140
15141Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15142
15143 * configure.in (*-*-windows): Exclude everything but those dirs
15144 needed to build windows.
15145
15146Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15147
15148 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15149
15150Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15151
15152 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15153
15154Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15155
15156 * Undo my previous change.
15157
15158Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15159
15160 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15161 unconditionally.
15162 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15163
15164Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15165
15166 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15167 host to add it's own flags.
6599da04
JM
15168
15169Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15170
15171 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15172
15173Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15174
15175 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15176 (CXX_FOR_TARGET): Likewise.
15177 (GCC_FOR_TARGET): Define.
15178 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15179 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15180 CC_FOR_TARGET was specified on the command line.
15181 (MAKEOVERRIDES): Don't define.
15182
15183Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15184
15185 * configure.in (m32r): Fix spelling of libg++ libs.
15186
15187Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15188
15189 * config.sub (-apple*): Remove, now redundant.
15190
15191Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15192
15193 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15194
15195 * configure: Rework yesterday's sed script patch.
15196
15197 * config.sub: Merge with FSF.
15198
15199Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15200
15201 * config.guess: Merge from FSF.
15202
15203 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15204 * config.guess: Use pc instead of unknown, for pc clone systems.
15205 Change linux to linux-gnu.
6599da04
JM
15206
15207 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15208 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15209
15210Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15211
15212 * test-build.mk (HOLES): Add "xargs" for gdb.
15213
15214 * configure: Avoid hpux10.20 sed bug.
15215
15216Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15217
731a8127 15218 * configure.in: Add support for windows host
6599da04
JM
15219 (that is a build done under the Microsoft build environment).
15220
15221Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15222
15223 * Makefile.in: Replace all uses of srcroot with s, to shrink
15224 command line lengths.
15225
15226 Patches from Geoffrey Noer <noer@cygnus.com>:
15227 * configure.in: If configuring for newlib, pass --with-newlib to
15228 subdirectories.
15229 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15230 -Bnewlib/ and -Lwinsup to gcc.
15231 (CXX_FOR_TARGET): Likewise.
15232
15233Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15234
15235 * Makefile.in (ETC_SUPPORT): Add configure.
15236
15237Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15238
4e81ae98 15239 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15240 host configuration file.
15241
15242Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15243
15244 * configure.in: Break mn10x00 support into separate
15245 mn10200 and mn10300 configurations.
15246 * config.sub: Likewise.
15247
15248Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15249
15250 * configure.in: Add lots of stuff to noconfigdirs for
15251 the mn10x00 targets.
15252
15253 * config.sub, configure.in: Add mn10x00 support.
15254
15255Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15256
15257 * make-all.com: Call conf-a-gas, not config-a-gas.
15258
15259Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15260
15261 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15262 targets.
6599da04
JM
15263
15264Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15265
15266 * mpw-README: Add much more detail for native PowerMac.
15267 * mpw-install: New file.
15268 * mpw-configure: Add --norecursion and --help options.
15269 * mpw-config.in: Translate readme and install files when
15270 copying to objdir.
15271 * mpw-build.in: Don't always depend on byacc and flex.
15272 (install-only-top): New action.
15273
d207ebef
JM
15274Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15275
15276 * configure.in: You can now configure GDB for the v850.
15277
6599da04
JM
15278Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15279
15280 * configure.in (noconfigdirs): Don't configure any C++ dirs
15281 if targeting D10V.
15282
15283Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15284
15285 * config.sub: Recognize mips64vr5000.
15286
15287Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15288
15289 * configure.in: Use a single line for host_tools and native_only.
15290
15291Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15292
15293 * config.sub, configure.in: Add entries for m32r.
15294
15295Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15296
15297 * Makefile.in (inet-install): Don't run install-gzip.
15298
15299Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15300
15301 * configure.in: Don't config lots of things for *-*-windows*.
15302
15303Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15304
15305 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15306 (host_libs, host_tools): Copy from configure.in.
15307 * mpw-configure: Don't complain about directories not found.
15308
15309Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15310
15311 * configure.in (i[345]86): Recognize i686 for pentium pro.
15312 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15313 file.
15314
15315 * config.guess (i[345]86): Ditto.
15316
15317Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15318
15319 * configure.in (noconfigdirs): Removed gdb for D10V.
15320
d207ebef 15321Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15322
d207ebef
JM
15323 * configure.in: Remove ld, target-libio, target-libg++, and
15324 target-libstdc++ from noconfigdirs.
5d4a5ee6 15325
6599da04
JM
15326Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15327
15328 * configure: Fix three locations where shell scripts were
15329 being run directly rather than with config_shell.
15330
d207ebef
JM
15331Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15332
15333 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15334 * config.sub (basic_machine): Recognize v850.
15335
6599da04
JM
15336Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15337
15338 * mpw-configure: Handle multiple enable/disable options and
15339 pass them down recursively, handle -c and -s flags appropriately
15340 depending on choice of compiler, add escape mechanism for
15341 quoted arguments to gC.
15342
15343Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15344
15345 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15346 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15347 so that -mrelocatable-lib and -mno-eabi are used.
15348
15349 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15350 not support --print-multi-lib, don't abort.
15351
6599da04
JM
15352Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15353
15354 * make-all.com: Run config-a-gas.
15355 * setup.com: Don't copy subdirectory files around.
15356
15357Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15358
15359 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15360 target, it now compiles correctly.
15361
15362Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15363
15364 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15365
15366Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15367
4e81ae98 15368 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15369
15370Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15371
15372 * configure.in (native_only): Add prms.
15373
15374Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15375
15376 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15377 (BINUTILS_SUPPORT_DIRS): Likewise.
15378
15379Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15380
15381 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15382 d10v support is added.
15383
15384Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15385
15386 * configure.in (d10v-*-*): New target.
15387
15388Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15389
15390 * config.guess (HP 9000/811): Recognize this as a PA1.1
15391 machine.
15392
15393Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15394
15395 * Makefile.in (do-tar-gz): New target, split out from tail end of
15396 taz target. Run each command separately, don't use pipes.
15397 (taz): Use it.
15398
15399Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15400
15401 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15402 * mpw-build.in: No builds should depend on building byacc or flex,
15403 they are assumed to be installed already.
15404
15405Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15406
15407 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15408 variable that CC_FOR_TARGET needs.
15409
15410Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15411
15412 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15413 options have changed since the last time the subdirectory was
15414 configured, and if it has, reconfigure.
15415 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15416 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15417
15418Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15419
15420 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15421 CLEAN_MODULES): Add bash.
15422 (all-bash): New target.
15423
15424Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15425
15426 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15427
15428Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15429
15430 * config.sub (basic_machine): Recognize d10v as a valid processor.
15431
15432Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15433
15434 * mpw-configure: Add support for --bindir.
15435 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15436
15437Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15438
15439 * configure.in: add bash, time, gawk to list of hosttools and things
15440 to only build for native toolchains
15441
15442Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15443
15444 * Makefile.in (docdir): Remove.
15445
15446Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15447
15448 * Makefile.in (datadir): Set to $(prefix)/share.
15449
15450Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15451
15452 * configure.in: build diff and patch for cygwin32-hosted
15453 toolchains.
15454
15455Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15456
15457 * config.sub: Accept -rtems*.
15458
15459Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15460
e490616e
ZW
15461 * configure.in: enable dosrel for cygwin32-hosted builds,
15462 remove diff from the list of things not buildable
15463 via Canadian Cross
6599da04
JM
15464
15465Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15466
15467 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15468 don't get ". ".
6599da04
JM
15469
15470Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15471
15472 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15473
15474Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15475
15476 * Makefile.in (taz): Handle case where tex3patch didn't even get
15477 checked out. Also, if it was found, put the symlink in a new util
15478 subdirectory.
15479
15480Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15481
15482 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15483
15484Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15485
15486 * config.sub: Recognize -openvms.
15487 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15488 * make-all.com, setup.com: New files.
15489
15490Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15491
15492 * Makefile.in (taz): tex3patch moved to texinfo/util.
15493
15494Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15495
15496 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15497 * configure.in: remove make from disable-if-Can-Cross list
15498 enable gdb if ${host} and ${target} are cygwin32
15499
15500Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15501
15502 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15503 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15504
15505Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15506
15507 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15508 distinguish sysv/svr4/bsd variants.
15509 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15510
15511Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15512
15513 * configure.in: Added copyright notice.
15514 * move-if-change: Added copyright notice.
15515
15516Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15517
15518 * configure.in (powerpcle-*-solaris*): Until we get shared
15519 libraries working, don't build gdb, sim, make, tcl, tk, or
15520 expect.
15521
15522Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15523
15524 * config.guess: Merge with FSF:
15525
15526 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15527 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15528
15529 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15530 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15531
15532 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15533 * config.guess: Combine two OSF1 rules.
15534 Also recognize field test versions. From mjr@zk3.dec.com.
15535 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15536 because GNU uname does not support -p. From pmr@pajato.com.
15537
15538Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15539
15540 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15541
15542Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15543
15544 * mpw-README: Document GCCIncludes.
15545
15546Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15547
15548 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15549
15550Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15551
15552 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15553
15554Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15555
15556 * configure.in (*-*-cygwin32): Configure make.
15557
15558Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15559
15560 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15561
15562Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15563
15564 * Makefile.in (all-inet): Depend on all-perl.
15565
15566 * Makefile.in (inet-install): New target.
15567
15568 * Makefile.in (all-inet): Depend on all-tcl.
15569 (all-inet): Depend on all-send-pr.
15570
15571Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15572
15573 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15574 temporarily.
15575
15576Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15577
15578 * configure.in: Don't configure --with-gnu-ld on AIX.
15579
15580Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15581
15582 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15583
15584Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15585
15586 * Makefile.in (ALL_MODULES): Added all-inet.
15587 (CROSS_CHECK_MODULES): Added check-inet.
15588 (INSTALL_MODULES): Added install-inet.
15589 (CLEAN_MODULES): Added clean-inet.
15590 (all-indent): New target.
15591
15592 * configure.in (host_tools): Added inet.
15593 (native_only): Added inet.
15594 (noconfigdirs): Added inet.
15595
15596Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15597
15598 * configure.in: Don't configure libgloss if we are not configuring
15599 newlib.
15600
15601Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15602
15603 * configure.in: Don't configure libgloss for unsupported
15604 architectures.
15605
15606Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15607
15608 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15609
15610Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15611
15612 * Makefile.in (ALL_MODULES): Include all-apache.
15613 (CROSS_CHECK_MODULES): Include check-apache.
15614 (INSTALL_MODULES): Include install-apache.
15615 (all-apache): New target.
15616
15617 * configure.in: Added apache everywhere perl is seen.
15618
15619Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15620
15621 * Makefile.in: Add support for clean-{module} and
15622 clean-target-{module} rules.
15623
15624Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15625
15626 * configure.in (*-*-ose) do not build libgloss.
15627
15628Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15629
15630 * config.guess (prep*:SunOS:5.*:*): Turn into
15631 powerpele-unknown-solaris2.
15632
15633Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15634
15635 * configure.in: Permit --enable-shared to specify a list of
15636 directories.
15637
15638Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15639
15640 * configure.in (host==solaris): Pass only the first word of $CC
15641 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15642
15643Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15644
15645 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15646
15647Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15648
15649 * Makefile.in (ALL_MODULES): Include all-perl.
15650 (CROSS_CHECK_MODULES): Include check-perl.
15651 (INSTALL_MODULES): Include install-perl.
15652 (ALL_X11_MODULES): Include all-guile.
15653 (CHECK_X11_MODULES): Include check-guile.
15654 (INSTALL_X11_MODULES): Include install-guile.
15655 (all-perl): New target.
15656 (all-guile): New target.
15657
15658 * configure.in (host_tools): Include perl and guile.
15659 (native_only): Include perl and guile.
15660 (noconfigdirs): Don't build guile and perl; no ports have been
15661 done.
15662
15663Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15664
e490616e
ZW
15665 * configure (--enable-*): Handle quoted option lists such as
15666 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15667
15668Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15669
15670 * Makefile.in ({,inst}all-target): New rule so we can make and
15671 install all of the target directories easily.
15672
15673Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15674
15675 * configure.in: Add missing global flag in sed substitution when
15676 deleting `target-' from ${configdirs}.
15677
15678Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15681 option.
15682
15683 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15684 config/mh-necv4.
15685
15686 * install.sh: Correct misspelling of transformbasename.
15687
15688 * config.guess: Recognize mips-*-sysv*.
15689
15690Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15691
15692 * config.sub: Recognize mon960.
15693
15694Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15695
15696 * configure: Restore Canadian Cross handling of BISON and LEX,
15697 removed in Feb 20 change.
15698
15699Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15700
15701 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15702 Mention make install. Remove the old copyright date as well the
15703 clumsy and rather pointless copyright on the README file.
15704
15705Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15706
15707 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15708 Makefile after running symlink-tree, then run `make distclean' to
15709 avoid clobbering any generated files in srcdir.
15710
15711Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15712
15713 * configure.in (m68k-*-netbsd*): Build everything now.
15714
15715Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15716
15717 * Makefile.in (taz): Fix quoting.
15718
15719Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15720
15721 * configure.in (sparclet-*-*): Build everything now.
15722
15723Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15724
15725 * configure.in (m68k-*-linux*): New host.
15726
15727Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * configure: Check for bison before byacc.
15730
15731Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15732
15733 * Makefile.in configure: Change the way LEX and BISON/YACC are
15734 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15735 searching PATH. These are used as fallbacks by Makefile.in if
15736 flex/bison/byacc aren't in objdir.
15737
15738Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * Makefile.in: Make everything which depends upon all-bfd also
15741 depend upon all-opcodes, in case --with-commonbfdlib is used.
15742
15743Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15744
15745 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15746 building NT native compilers on Unix.
15747
15748Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15749
15750 * configure.in: Don't get CC from the host Makefile fragment if we
15751 can find gcc in PATH, or if this is a Canadian Cross. Move the
15752 Solaris test for /usr/ucb/cc to the post target script, just after
15753 the compiler sanity test.
15754
15755Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15756
15757 * config.sub: Merge with FSF.
15758
15759Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15760
15761 * Makefile.in (RPATH_ENVVAR): New variable.
15762 (REALLY_SET_LIB_PATH): Use it.
15763 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15764
15765Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15766
15767 * config.sub, configure.in: Recognize sparclet cpu.
15768
15769Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15770
15771 * config.guess: Support m68k-cbm-sysv4.
15772
15773Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15774
15775 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15776 m68k-unknown-linuxaout from linker help string. Put quotes around
15777 $ld_help_string.
15778
15779Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15780
15781 * config.guess (powerpc-harris-powerunix): Add guess for port
15782 to new target.
15783
15784Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15785
15786 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15787
15788Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15789
15790 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15791 $(REALLY_SET_LIB_PATH) in Makefile.
15792 * Makefile.in (SET_LIB_PATH): New variable.
15793 (REALLY_SET_LIB_PATH): New variable.
15794 ($(DO_X)): Use $(SET_LIB_PATH).
15795 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15796 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15797 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15798 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15799 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15800 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15801 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15802 (install-dosrel): Likewise.
15803 (all-opcodes): Depend upon all-libiberty.
15804
15805Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15806
15807 * config.guess (*:CYGWIN*): New
15808
15809Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15810
15811 * Makefile.in (all-target-winsup): All all-target-libiberty.
15812
15813Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15814
15815 * configure.in (noconfigdirs): Add missing # in front of comment.
15816
15817Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15818
15819 * configure.in: add second pass to things added to noconfigdirs
15820 so *-gm-magic can exclude libgloss properly.
15821
15822Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15823
15824 * mpw-configure (extralibs_name, rez_name): Set correctly
15825 for MWC68K compiler.
15826
15827 * mpw-README: Add more info on the necessary build tools.
15828
15829Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15830
15831 * configure.in, config.sub: Recognize cygwin32.
15832
15833Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15834
15835 * config.guess, config.sub: Recognize A/UX.
15836
15837Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15838
15839 * config.sub: Merge with gcc/config.sub.
15840
15841Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15842
15843 * mpw-build.in (do-binutils): Add build of stamps.
15844
15845Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15846
15847 * config.sub: Add recognition for mips64vr4100*-* targets.
15848
15849Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15850
15851 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15852 Add creation of gconfigargs with `--enable-shared' turned on.
15853 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15854 ($(host)-stamp-stage3-configured): Likewise.
15855 (HOLES): Add chatr and ldd.
15856 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15857
15858Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15859
15860 * configure: Pass --nfp to recursive configures.
15861
15862Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15863
15864 * Makefile.in (DLLTOOL): New.
15865 (DLLTOOL_FOR_TARGET): New.
15866 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15867 (EXTRA_TARGET_FLAGS): Ditto.
15868 (EXTRA_GCC_FLAGS): Ditto.
15869 (CONFIGURE_TARGET_MODULES): Ditto.
15870 (DO_X): Ditto.
15871 * configure: Add DLLTOOL.
15872
15873Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15874
15875 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15876 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15877 mh-sco, since old workarounds no longer needed, and don't
15878 build ld, since libraries have weak symbols in COFF.
15879
15880Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15881
15882 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15883
15884Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15885
15886 * configure.in: Make sure that ${CC} can be used to compile an
15887 executable.
15888
15889Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15890
15891 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15892 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15893 nothing depending on whether gdbtk is being built.
15894
15895Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15896
15897 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15898
15899Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15900
15901 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15902 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15903
15904Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15905
15906 * config-ml.in: Add support for
15907 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15908 Simplify setting of multidirs from --disable-foo.
15909
15910Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15911
15912 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15913 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15914 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 15915 non-empty, pass them on to the GCC make.
6599da04
JM
15916 (all-bootstrap): New rule that is like all-gcc, except it executes
15917 the GCC bootstrap rule instead of the GCC all rule.
15918
15919Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15920
15921 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15922
15923Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15924
15925 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15926 DG/UX support.
15927
15928Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15929
15930 * config.sub (i*86*) Change [345] to [3456]
15931
15932Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15933
15934 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15935 --with-gnu-ld=no.
15936
15937Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15938
15939 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15940 AIX multilibs get built.
15941
15942Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15943
15944 * configure.in (i386-win32): Don't build expect if we're not
15945 building the tcl subdir.
15946
15947Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15948
15949 * Makefile.in: (configure-target-examples, all-target-examples):
15950 New targets, configure and build example programs.
15951
15952Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15953
15954 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15955 use it as input to sedit the generated MPW makefile.
15956 * mpw-README: Add a suggestion about Gestalt.h.
15957
15958Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15959
15960 * config.sub: Accept *-*-ieee*.
15961
15962Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15963
15964 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15965 Ronald F. Guilmette <rfg@monkeys.com>.
15966
15967Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15968
15969 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15970 for powerpc-pe native.
15971 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15972 (target==powerpc-pe): duplicate i386-win32 entry.
15973
15974Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15975
15976 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15977 of vxworks, not just vxworks5.1.
15978
15979Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15980
15981 * mpw-configure: Add support for exec-prefix.
15982
15983Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15984
15985 * config.guess: Recognize HP model 816 machines as having
15986 a PA1.1 processor.
15987
15988Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15989
15990 * configure: Ignore new autoconf configure options.
15991
6599da04
JM
15992Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15993
15994 * config.guess: Recognize Pentium under SCO.
15995 From Robert Lipe <robertl@arnet.com>.
15996
15997Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15998
15999 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16000
16001Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16002
16003 * configure.in: Don't configure gas for alpha-dec-osf*.
16004
16005Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16006
16007 * configure.in: Default to --with-stabs for some targets for which
16008 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16009 i[345]86*-*-unixware*.
16010
16011Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16012
16013 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16014 rather than basing it on the target. Simplify handling of options
16015 controlling which directories to configure. Remove extraneous
16016 slash in multi-clean target.
16017
16018Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16019
16020 * config-ml.in: Prefix more variables with ml_ so they don't collide
16021 with configure's.
16022
16023Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16024
16025 * configure: Don't turn -v into --v.
16026
16027Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16028
16029 * configure.in (targargs): Fix typo.
16030
16031 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16032
16033Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16034
16035 * configure.in: Strip --host and --target options from
16036 CONFIG_ARGUMENTS, and always configure for --host only. Add
16037 --with-cross-host option when building with a cross-compiler.
16038 * configure: Canonicalize the arguments put into config.status by
16039 always using `=' for an option with an argument. Pass a presumed
16040 --host or --target explicitly.
16041
16042Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16043
16044 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16045 into general OS recognition case.
16046
16047Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16048
16049 * configure.in (target_configdirs): add target-winsup only
16050 for win32 target systems.
16051
16052Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16053
16054 * Makefile.in (all-target-libgloss): Depend upon
16055 configure-target-newlib, since when libgloss is built it looks to
16056 see if the newlib directory exists.
16057
16058Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16059
16060 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16061 cfg-ml-*.in.
16062
16063Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16064
16065 * configure: Handle LD and LD_FOR_TARGET when configuring a
16066 Canadian Cross.
16067
6599da04
JM
16068Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16069
16070 * configure.in (target_libs): add target-winsup.
16071 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16072 (target==ppcle-pe): remove ld from $noconfigdirs.
16073
16074Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16075
16076 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16077 Preserve relative path names in $srcdir. Build symlink tree if
16078 configuring cross target dir and srcdir=. (= no VPATH support).
16079 (configure-target-libg++): Depend on configure-target-librx.
16080 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16081 * config-ml.in: New file.
16082 * symlink-tree: New file.
16083 * configure: Ensure srcdir="." if that's what it is.
16084
16085Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16086
16087 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16088 includes and FLEX_SKELETON setting.
16089 * mpw-configure (--with-gnu-ld): New option, controls whether
16090 to use PPCLink or ld with PowerMac GCC.
16091 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16092 * mpw-config.in: Configure grez if targeting Mac.
16093
16094 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16095 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16096 just macos.
6599da04
JM
16097 * configure.in: Configure grez resource compiler if targeting Mac.
16098 * Makefile.in (all-grez, install-grez): New targets.
16099
16100Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16101
16102 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16103 gcc in the path, set CC to gcc -O2.
6599da04
JM
16104
16105Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * configure: Default ${build} correctly. Avoid picking up extra
16108 spaces when reading CC and CXX from Makefile. When doing a
16109 Canadian Cross, use plausible default values for numerous
16110 variables.
16111 * configure.in: When doing a Canadian Cross, don't try to
16112 configure tools whose configure script can't handle it.
16113
16114Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16115
16116 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16117
16118Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16119
16120 * configure: Remove dubious bug reporting address.
16121
16122Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16123
16124 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16125 configure script, run that instead of this directory's configure.
16126 In either case, print a message that we're configuring the sub-dir.
16127
16128Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16129
16130 * configure.in: Before checking for the existence of various files,
16131 use sed to filter out "target-".
16132
16133Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16134
16135 * Makefile.in (DO_X): Split rule to decrease command line length
16136 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16137 (Philippe De Muyter).
16138
16139Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16140
16141 * Makefile.in (all-patch): depend on all-libiberty.
16142
16143Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16144
16145 * configure.in: If the only directory in target_configdirs which
16146 actually exists is libiberty, then set target_configdirs to empty,
16147 to avoid trying to build a target libiberty in a gas or gdb
16148 distribution.
16149
16150Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16151
16152 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16153 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16154 systems.
6599da04
JM
16155
16156Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16157
16158 * configure.in (copy_dirs): Use sys-include instead of include
16159 for --with-headers option.
16160
16161Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16162
16163 * Makefile.in, configure.in: Make winsup builds work with
16164 new scheme.
16165
16166Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16167
16168 * configure.in: Build the linker on AIX.
16169
16170Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16171
16172 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16173 where needed.
16174
16175Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16176
16177 * Makefile.in (all-gcc): Fix typo.
16178
16179Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16180
16181 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16182
16183Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16184
16185 * configure.in: Rename libFOO to target-libFOO, and xiberty
16186 to target-xiberty, to provide more flexibility.
16187 (target_subdir): Define. Create if cross.
16188 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16189 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16190 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16191 check-libFOO -> check-target-libFOO, etc.
16192 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16193 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16194 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16195 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16196 allow ALL_GCC="" to only configure.
16197 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16198 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16199 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16200
16201Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16202
16203 * Makefile.in (taz): Build "info" in etc explicitly.
16204
16205Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16206
16207 * configure.in: Make sure that CC is undefined (as opposed to
16208 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16209 problem with autoconf trying to configure on a host without GCC.
16210
16211Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16212
16213 * mpw-configure: Set host alias from choice of host compiler,
16214 only use generic MPW Makefile sed if present, edit a file
16215 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16216 * mpw-README: Add problem notes about CW6 and CW7.
16217
16218Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16219
16220 * Makefile.in (taz): Use ";" instead of ";;".
16221
16222Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16223
16224 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16225 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16226 DISTDOCDIRS.
16227 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16228 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16229
16230Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16231
16232 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16233 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16234 Move bfd to DISTSTUFFDIRS.
16235
16236Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16237
16238 * Makefile.in (X11_LIB): Removed.
16239 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16240
16241 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16242
16243Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16244
16245 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16246 names.
16247
16248Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16249
16250 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16251
16252Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16253
16254 * configure.in (i[345]86-*-win32): Always build newlib.
16255 Don't configure cvs, autoconf or texinfo.
16256 * Makefile.in (LD_FOR_TARGET): New.
16257 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16258 Pass down LD_FOR_TARGET.
16259
16260Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16261
16262 * winsup: New directory.
16263 * Makefile.in: Build winsup.
16264 * configure.in: Winsup is configured when target is win32.
16265 Can only build win32 target GDB when native.
4e81ae98 16266
6599da04
JM
16267Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16268
16269 * config.guess: Recognize HP model 819 machines as having
16270 a PA 1.1 processor.
16271
16272Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16273
16274 * configure: Fix sed loop which substitutes for CC and CXX to
16275 avoid bug found in various sed implementations.
16276
16277Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16278
16279 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16280 simulator. Use standard powerpc-*-eabi*.
16281
16282Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * configure.in: Stop putting gas and binutils in noconfigdirs for
16285 powerpc-*-aix* and rs6000-*-*.
16286
16287Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16288
16289 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16290 -mcall-aixdesc libraries.
16291
16292Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16293
16294 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16295
16296 * config.sub (arm | armel | armeb): Fix shell syntax.
16297
16298Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16299
16300 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16301 -msoft-float and -mcpu=common support.
16302 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16303 libraries.
16304
16305Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16306
16307 * configure.in: Allow configuration and build of emacs19 for the alpha.
16308
16309Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16310
16311 * configure.in (CC): Get ^CC, not just any old CC, from
16312 ${host_makefile_frag}.
16313
16314Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16315
4e81ae98 16316 * configure.in (CC): Try to get CC from
6599da04
JM
16317 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16318
16319Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16320
16321 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16322 only if it exists in $(srcdir).
16323
16324Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16325
16326 * configure: If CC and CXX are not set in the environment, set
16327 them, based on either an existing Makefile or on searching for gcc
16328 in PATH. Substitute for CC and CXX in Makefile.
16329 * configure.in: Remove libm from target_libs. Separate
16330 target_configdirs from configdirs. If CC is not set in
16331 environment, try to get it from a host Makefile fragment. Rewrite
16332 changes of configdirs to use skipdirs instead. A few minor
16333 tweaks. Take directories out of target_configdirs as they are
16334 taken out of configdirs. Remove existing Makefile files from
16335 subdirectories. Substitute for TARGET_CONFIGDIRS and
16336 CONFIG_ARGUMENTS in Makefile.
16337 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16338 by configure.in.
16339 (CONFIG_ARGUMENTS): Likewise.
16340 (CONFIGURE_TARGET_MODULES): New variable.
16341 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16342 ($(CONFIGURE_TARGET_MODULES)): New target.
16343 (configure-libg++, configure-libio): New targets.
16344 (all-libg++): Depend upon configure-libg++.
16345 (all-libio): Depend upon configure-libio.
16346 (configure-libgloss, all-libgloss): New targets.
16347 (configure-libstdc++): New target.
16348 (all-libstdc++): Depend upon configure-libstdc++.
16349 (configure-librx, all-librx): New targets.
16350 (configure-newlib): New target.
16351 (all-newlib): Depend upon configure-newlib
16352 (configure-xiberty): New target.
16353 (all-xiberty): Depend upon configure-xiberty.
16354
16355Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16356
16357 * configure.in (host i[345]86-*-win32): Expand the
16358 noconfigdirs again.
16359
16360Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16361
16362 * mpw-configure: Fix sed command file name.
16363
16364Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16365
4e81ae98 16366 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16367 noconfigdirs again.
16368
16369Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16372 or powerpc*-*-pe*, since they are not yet supported.
16373
16374Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16375
16376 Add PowerMac support and many other enhancements.
16377 * mpw-configure: New option --cc to select compiler to use,
16378 paste options set according to --cc into the generated
16379 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16380 if mpw-make.sed is present.
16381 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16382 add forward includes for PowerPC include files.
16383 * mpw-build.in: Build using Makefile.PPC if present.
16384 (do-byacc, etc): Remove separate version resource builds.
16385 (do-gas): Build "stamps" before "all".
16386 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16387 * mpw-README: Update to reflect --cc option, PowerMac support,
16388 and recently-reported compatibility problems.
16389
16390Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16391
16392 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16393 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16394 (--with-multilib-top): Pass to recursive invocations.
16395
16396Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16397
16398 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16399 v810-*-*.
16400
16401Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16402
16403 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16404 gdb, ld and opcodes on v810-*-*.
16405
6599da04
JM
16406Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16407
16408 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16409 (local-maintainer-clean): New target.
16410 (maintainer-clean): New target.
16411 (realclean): Just depend upon maintainer-clean.
16412
16413Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16414
16415 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16416
16417Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * configure.in: Build ld in mips*-*-bsd* case.
16420
16421Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16422
16423 * config.sub: Accept -lites* OS. From Ian Dall.
16424
16425Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16426
16427 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16428 targets.
6599da04
JM
16429
16430Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16431
16432 * configure.in: treat i386-win32 canadian cross the same as
16433 i386-go32 canadian cross.
16434
16435Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16436
16437 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16438 running under the simulator to build a reduced set of libraries.
16439 (powerpc-*-eabiaix): Add fine grained multilib support added to
16440 other powerpc targets yesterday.
16441
16442Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16443
16444 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16445 -disable-softfloat, -disable-relocatable, -disable-aix, and
16446 -disable-sysv to control which multilib libraries get built.
16447
16448Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16449
16450 * configure: Add Makefile.tem to list of files to remove in trap
16451 handler.
16452
16453Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16454
16455 * config.guess (*Linux*): Add missing "exit"s.
16456 Also, need specific check for alpha-unknown-linux (uses COFF).
16457
16458Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16459
16460 * config.guess: Merge with FSF:
16461
16462 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16463 * config.guess (AIX4): More robust release numbering discovery.
16464
16465 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16466 * config.guess (i386-sequent-ptx): Properly get version number.
16467
16468 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16469 * config.guess (mips:*:4*:UMIPS): New case.
16470
16471Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16472
16473 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16474 (i386-win32 host): Likewise. Don't build readline.
16475
16476Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16477
16478 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16479 SUPPORT_FILES to submakes.
16480
16481Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16482
16483 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16484 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16485 mpw-configure.
16486
16487Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16488
16489 * configure.in (appdirs): Use =, not ==, in test expression when
16490 trying to build the text to print in the warning message for
16491 Solaris users.
16492
16493Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16494
16495 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16496
16497Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16498
16499 * config.guess: Recognize lynx-2.3.
16500
16501Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16502
16503 * config.sub (z8ksim): Deleted
16504 (z8k-*-coff): New, this is the one true name of the target.
16505
16506Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16507
16508 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16509
16510Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16511
16512 * config.guess (*:Linux:*:*): First try asking the linker what the
16513 default object file format is (elf, aout, or coff). Then if this
16514 fails, try previous methods.
16515
16516Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16517
16518 * configure.in: Don't build newlib for *-*-vxworks5.1.
16519
16520Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16521
16522 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16523 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16524
16525Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16526
16527 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16528
16529Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16530
16531 * cfg-ml-com.in: New file.
16532 * cfg-ml-pos.in: New file.
16533
16534Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16535
16536 * COPYING.NEWLIB: Add HP free copyright to list.
16537
16538Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16539
16540 * config.sub: Recognize -eabi* for the system, not just -eabi.
16541
16542Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16543
16544 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16545 * config.sub, configure.in (win32): New target and host.
16546
16547Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16548
16549 * configure.in: Add i386-pe configuration.
16550
16551Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16552
16553 * mpw-build.in (install): Install GDB after LD.
16554
16555Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16556
16557 * mpw-config.in (elf/mips.h): Always forward-include, needed
16558 for GDB to build.
16559
16560Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16561
16562 * testsuite: New directory for customer acceptance and whole tool
16563 chain tests.
16564
16565Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16566
16567 * configure: If per-host line isn't found, but AC_OUTPUT is found
16568 and a configure script exists, run it instead.
16569
16570Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16571
16572 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16573
16574Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16575
16576 * configure: Set build_{cpu,vendor,os,alias} to host values when
16577 --build isn't specified.
16578
16579Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16580
16581 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16582 (FLAGS_TO_PASS): Pass them.
16583 (EXTRA_TARGET_FLAGS): Ditto.
16584
6599da04
JM
16585Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16586
16587 * Makefile.in (all-libg++): Depend on all-libstdc++.
16588
16589Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16590
16591 * configure.in (noconfigdirs): Enable all packages for
16592 i386-unknown-netbsd.
16593
16594Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16595
16596 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16597 hosted builds (DOS builds)
16598
16599Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16600
16601 Changes for ARM based on patches from Richard Earnshaw:
16602 * config.sub: Handle armeb and armel.
16603 * configure.in: Omit arm linker only for riscix.
16604
16605Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16606
16607 * config.guess: Update from FSF.
16608
16609Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16610
63f6bcd7 16611 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16612 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16613 powerpcle variant. Convert pentium into i586, not i486. Add p5
16614 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16615 temporarily.
16616
16617Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16618
16619 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16620
16621Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16622
16623 * config.sub: Accept -lites* as a basic system type.
16624
16625Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16626
16627 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16628 installed, and if so return linuxoldld as the system name.
16629
16630Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16631
16632 * config.guess: Add hppa1.1-hp-lites support.
16633
16634Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16635
16636 * configure.in: Don't build newlib for m68k-vxworks5.1.
16637
16638Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16639
16640 * configure.in (mips-sgi-irix6): Use mh-irix5.
16641
16642Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16643
16644 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16645
16646Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16647
16648 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16649 OSF/1. Fix compiler flags.
6599da04
JM
16650 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16651
16652Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16653
16654 * configure.in: Recognize --with-newlib.
16655 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16656
16657Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16658
d207ebef 16659 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16660 to *_X11_MODULES due to gdbtk needing X include files et al.
16661
16662Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16663
16664 Merge in support for Mac MPW as a host.
16665 (Old change descriptions retained for informational value.)
16666
16667 * mpw-config.in: Add generic include forwards for cpu-specific
16668 include files in aout and elf directories.
16669
16670 * mpw-configure: Added copyright.
16671 * mpw-config.in: Check for presence of required build tools.
16672 (target_libs): Add newlib.
16673 (target_tools): Add examples.
16674 (Read Me): Generate as "Read Me for MPW" instead.
16675 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16676 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16677 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16678
16679 * mpw-configure: Remove subdir-specific makefile hackery,
16680 delete mk.tmp after using it.
16681
16682 * mpw-build.in (all): Display start and end times.
16683
16684 * mpw-configure (host_canonical): Set.
16685 (target_cpu): Always add to makefiles.
16686 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16687 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16688 (mpw-mh-mpw): Look for in srcdir and srcroot.
16689 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16690
16691 * mpw-build.in: (install-only): New target.
16692
16693 * mpw-configure (host_alias, target_alias): Rename from hostalias
16694 and targetalias, add into generated Makefile.
16695 (mk.tmp): If present, add into generated Makefile.
16696 * mpw-build.in (all-gas): Build config.h first before gas proper.
16697
16698 * mpw-configure (config.status): Write only if changed.
16699 * mpw-config.in (readline): Configure it (not built, just used for
16700 definitions).
16701
16702 * mpw-config.in (elf/mips.h): Add a forward include.
16703
16704 * mpw-config.in: Forward-include most .h files in include into
16705 extra-include.
16706 (readline): Don't build.
16707 mpw-build.in (install): Install GDB.
16708
16709 * mpw-configure (prefix, mpw_prefix): Handle it.
16710 * mpw-config.in (mmalloc, readline): Don't configure.
16711 * mpw-build.in (thisscript): Rename to ThisScript.
16712 Use mpw-build instead of BuildProgram everywhere.
16713 (mmalloc, readline): Don't build.
16714 * mpw-README: New file, basic documentation about the MPW port.
16715
16716 * mpw-config.in: Use forward-include to create include files.
16717
16718 * mpw-configure: Add more things to the top of each configured
16719 Makefile, including contents of config/mpw-mh-mpw.
16720 * mpw-config.in (extra-include): Create this directory and fill it
16721 with Posix-like include files when configuring.
16722
16723 * config.sub (apple, mac, mpw): Add various aliases.
16724
16725 * mpw-build.in: New file, top-level build script fragment for MPW.
16726 * mpw-configure: New file, configure script for MPW.
16727 * mpw-config.in: New file, config fragment for MPW.
16728
16729Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16730
16731 * configure.in (host_libs): Remove glob, since it is gone from the
16732 sources.
16733
16734Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16735
16736 * Makefile.in: define empty GDB_NLM_DEPS var.
16737
16738 * configure.in(target_makefile_frag): use config/mt-netware
16739 for netware targets.
16740
16741Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16742
16743 * config.sub: Merge in recent FSF changes. Remove linux special
16744 cases.
16745
16746Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16747
731a8127 16748 Revert this change:
6599da04
JM
16749
16750 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16751
16752 * build-all.mk: Use CC=cc -Xs on Solaris.
16753
6599da04
JM
16754Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16755
16756 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16757 stop using it.
16758 * Makefile.in: Nuke all references to glob subdirectory.
16759
16760Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16761
16762 * configure.in: Fix --enable-shared logic in per-host.
16763
16764Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16765
16766 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16767
16768Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16769
16770 * configure.in (noconfigdirs): Don't build gas on AIX, for
16771 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16772
16773Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16774
16775 * configure: Fix --cache-file to work if the file argument is a
16776 relative path.
16777
16778Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16779
16780 * configure: If the --cache-file is used, pass it down to
16781 configure in subdirectories.
16782
16783Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16784
16785 * config.sub: add vxworks29k configuration.
16786
16787Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16788
16789 * Makefile.in (taz): Do "diststuff" part quietly.
16790
16791Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16792
16793 * config.sub: Mini-merge with gcc/config.sub.
16794
16795Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16796
16797 * config.guess (IRIX): Sed - to _.
16798
16799Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16800
16801 * Makefile.in (source-vault, binary-vault): New targets.
16802
16803Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16804
16805 * config.sub: Recognize -eabi as a basic system type.
16806
16807Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16808
16809 * configure.in (enable_shared stuff): Fix typo.
16810
16811Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16812
16813 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16814
16815Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16816
16817 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16818
16819Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16820
16821 * configure.in (rs6000-*-*): Don't build gas.
16822
16823Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16824
16825 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16826 reduce command line length.
16827 (AS_FOR_TARGET): Check for as.new, not Makefile.
16828 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16829
16830Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16831
16832 * config.guess: Merge from FSF.
16833
16834Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16835
16836 * configure: Don't use $ when handling program_suffix.
16837
16838Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16839
16840 * configure.in: Configure tk for hppa/hpux.
16841
16842Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16843
16844 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16845
16846Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16847
16848 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16849 to LIBCXXFLAGS. Tests are better run without it.
16850
16851Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16852
16853 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16854
16855Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16856
16857 * configure.in (*-*-netware*): Don't configure xiberty.
16858
16859Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16860
16861 * configure.in: Remove tk from native_only list.
16862
16863Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16864
16865 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16866 for special NCD build.
16867
16868Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16869
16870 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16871 makeall.bat, they're only useful for binutils snapshots.
16872 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16873 makeall.bat to specified SUPPORT_FILES.
16874
16875Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16876
16877 * build-all.mk: Add Ericsson targets to sun4 and solaris
16878 hosts. Add BNR's sun4 target to solaris host, so their
16879 build-from-source will be tested in-house first.
16880
16881Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16882
16883 * Makefile.in (LIBCFLAGS): New variable.
16884 (CFLAGS_FOR_TARGET): Ditto.
16885 (LIBCFLAGS_FOR_TARGET): Ditto.
16886 (LIBCXXFLAGS): Ditto.
16887 (CXXFLAGS_FOR_TARGET): Ditto.
16888 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16889 (BASE_FLAGS_TO_PASS): Pass them.
16890 (EXTRA_TARGET_FLAGS): Ditto.
16891
731a8127 16892 * configure.in: Support --enable-shared.
6599da04
JM
16893
16894Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16895
16896 * configure.in (target_libs): Include libstdc++ again.
16897 * config.guess: Update from FSF (for FreeBSD).
16898
16899Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16900
16901 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16902 makeall.bat.
16903 (DISTDOCDIRS): Add `etc'.
16904 (ETC_SUPPORT_PFX): New variable.
16905 (taz): Include anything from etc starting with a word in
16906 ETC_SUPPORT_PFX.
16907
16908Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16909
16910 * config.sub: Update for recent FSF changes. Remove obsolete
16911 h8300hds entry. Add -windows* and -osx as basic os. Minor
16912 spacing changes.
16913
16914Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16915
16916 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16917
16918 * config.guess: Merge with FSF.
16919 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16920
16921Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16922
16923 * configure: Since the "trap 0" handler will override the exit
16924 status on many systems, only use it for "exit 1", and make it set
16925 a non-zero exit status; reset it before "exit 0". Also, check
16926 exit status of config.sub, and error out if it failed.
16927
16928Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16929
16930 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16931 and install libgloss.
16932
16933Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16934
16935 * Makefile.in (all-binutils): Depend upon all-byacc.
16936
16937 * configure.in: Don't build emacs on Irix 5.
16938
16939Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16940
16941 * configure.in (*-*-netware*): Add libio.
16942
16943Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16944
16945 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16946 (CHECK_TARGET_MODULES): Ditto.
16947 (INSTALL_TARGET_MODULES): Ditto.
16948 (TARGET_LIBS): Ditto.
16949 (all-libstdc++): Note dependencies.
16950
16951Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16952
16953 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16954
16955Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16956
16957 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16958 -fexternal-templates.
16959
16960 * configure.in (target_libs): Add libstdc++.
16961 (noconfigdirs): Add libstdc++ as appropriate.
16962
16963Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16964
16965 * config.guess: Update from FSF.
16966
16967Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16968
16969 * configure: Use ${config_shell} when running ${configsub}.
16970
16971Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16972
16973 * config.sub: No longer recognize h8300h.
16974
16975Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16976
16977 * config.sub: Remove extraneous differences between config.sub and
16978 gcc/config.sub.
16979
16980Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16981
16982 * Makefile.in (DISTSTUFFDIRS): Add gas.
16983
16984Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16985
16986 * COPYING.NEWLIB: New file.
16987
16988Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16989
16990 * config.guess (HP-UX): Patch from Harlan Stenn
16991 <harlan@landmark.com> to also emit release level.
16992
16993Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16994
16995 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16996
16997Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16998
16999 * config.sub: Merge nextstep cleanup from FSF.
17000
17001Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17002
17003 * configure.in (arm-*-*): Don't configure ld for this target.
17004
17005Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17006
17007 * configure.in (*-*-netware): don't configure libg++, libio,
17008 librx, or newlib.
17009
17010Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17011
17012 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17013 configure ld--it works, but it doesn't support shared libraries.
17014
17015Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17016
17017 * config.guess (*-unknown-freebsd*): Get rid of possible
17018 trailing "(Release)" in version string.
17019 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17020
17021Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17022
17023 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17024 Fix type: *-next-neststep -> *-next-nextstep.
17025
17026 * config.guess: Merge from FSF:
17027
17028 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17029
17030 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17031
17032 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17033
17034 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17035 instead of UNIX_SV for UnixWare 1.0).
17036
17037Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17038
17039 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17040 to make gdb/nlm/* build after the compiler and linker.
17041
17042Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17043
17044 * config.guess (netbsd, freebsd, linux): Accept any machine,
17045 not just i[34]86.
17046 (m68k-atari-sysv4): Relocate to match FSF version.
17047
17048 * config.guess: More merges from the FSF:
17049
17050 Add a space before function call or macro invocation.
17051
17052 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17053
17054 * config.guess: Add trap cmd to remove dummy.c and dummy when
17055 interrupted.
17056
17057 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17058
17059 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17060 (dummy): Redirect stderr from compilation of dummy.c.
17061
17062 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17063
17064 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17065
17066Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17067
17068 * configure: Accept and ignore --cache*, for compatibility with
17069 new autoconf.
17070
17071Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17072
17073 * config.guess: Merge from FSF:
17074
17075 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17076
17077 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17078 (PATH): Add /.attbin at end for finding uname.
17079 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17080
17081 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17082
e490616e 17083 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17084
17085 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17086
e490616e
ZW
17087 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17088 to select whether to use ELF or COFF.
6599da04
JM
17089
17090 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17091
e490616e 17092 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17093
17094 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17095
17096 * config.guess: Guess the OS version for HPUX.
17097
17098 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17099
17100 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17101
17102Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17103
17104 * configure.in: Recognize --with-headers, --with-libs, and
17105 --without-newlib.
17106 * Makefile.in (all-xiberty): Depend upon all-ld.
17107
17108Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17109
17110 * configure.in: Change i[34]86 to i[345]86.
17111
17112Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17113
17114 * configure (version): A few more tweaks to help message.
17115
17116Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17117
17118 * Makefile.in: Remove (for now) librx as a host library,
17119 now that we're building it for target.
17120
17121Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17122
17123 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17124 (Karl Berry).
17125
17126Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17127
17128 * configure.in: Also configure librx.
17129
17130Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17131
17132 * Makefile.in: Update various rules to reflect that librx
17133 is now needed for libg++.
17134
17135Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17136
17137 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17138
17139Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17140
17141 * configure.in: Configure the examples directory.
17142
17143Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17144
17145 * configure: Simplify Jun 2 1994 change.
17146
17147Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17148
17149 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17150 /bin/gcc isn't good enough to build gcc.
17151
17152Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17153
17154 * Makefile.in (GDB_SUPPORT_FILES): Remove
17155 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17156 (gdb.tar.gz): Add new rule to use standard distribution building
17157 mechanism.
17158
17159Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17160
17161 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17162 Bill Cox <bill@cygnus.com>.
17163
17164Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17165
17166 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17167
17168Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17169
17170 * configure: Search current dir first in .gdbinit.
17171
17172Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17173
17174 * config.sub: Recognize freebsd (merged from gcc config.sub).
17175
17176Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17177
17178 * config.sub: Refer to NeXT's operating system as nextstep.
17179
17180 * config.sub (case $basic_machine): Re-order the cases, to match
17181 the order in the FSF version (which is mostly alphabethical).
17182 Merge in some additions and changes from the FSF.
17183
17184Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17185
17186 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17187 * config.sub: Recognize cxux7.
17188 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17189
17190Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17191
17192 * config.sub: Fix typo powerpc -> powerpc-*.
17193
17194Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17195
17196 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17197
17198 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17199 parallel with all-emacs and install-emacs). Top-level command
17200 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17201
17202Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17203
17204 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17205 $(relbindir)/make before doing ``make install'', and use
17206 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17207 installing over running make binary.
17208 ($(host)-stamp-stage3-installed): Likewise.
17209
17210Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17211
17212 * config.guess: Recognize Mach.
17213
17214Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17215
17216 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17217 see whether --exec-prefix was used.
17218
17219Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17220
17221 * README: Explicitly mention libg++/README. (Zoo's idea.)
17222
17223Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17224
17225 * Makefile.in: Add all-librx target similar to all-libproc.
17226
17227Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17228
17229 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17230 with post 1.2 uname bogosity.
17231
17232Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17233
17234 * configure: Remove temporary files on receipt of a signal.
17235
17236Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17237
17238 * configure: If there is a package_makefile_frag, remove
17239 ${subdir}/Makefile.tem after copying it in.
17240
17241Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17242
17243 * build_all.mk: support rs6000 lynx identifies itself as
17244 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17245 since /bin/gcc is too feeble to compile a modern gcc.
17246
17247Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17248
17249 * brought devo/test-build.mk update-to-date with progressive/
17250 test-build.mk. Add lynx targets and hppa flag info.
17251
17252Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17253
17254 * configure.in: Use mh-ncrsvr43. Patch from
17255 Tom McConnell <tmcconne@sedona.intel.com>.
17256
17257Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17258
17259 * config.guess (i386-unknown-bsdi): No longer need to
17260 check #if defined(__bsdi__) && defined(__i386__).
17261
17262Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17263
17264 * configure: Set program_transform_nameoption correctly.
17265
17266Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17267
17268 * brought build-all.mk update-to-date with progressive build-all.mk,
17269 added new targets and hppa info.
4e81ae98 17270
6599da04
JM
17271Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17272
17273 * configure: If config.guess result is a prefix of the user
17274 specified target, assume a native build and use the user specified
17275 target as the host alias. Remove SunOS patch suffix removal hack.
17276 * configure.in: Remove SunOS patch suffix removal hack.
17277
17278 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17279 in NATIVE_CHECK_MODULES.
17280
17281Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17282
17283 * Makefile.in: Rename HOST_ONLY to NATIVE.
17284 * configure: Delete SunOs patch suffix from host_canonical
17285 and build_canonical variables that are prepended to Makefiles.
17286 * configure.in: Add comments for easier maintenance.
17287
17288Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17289
17290 * Makefile.in: Add all-libproc target similar to all-gui.
17291
17292Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17293
17294 * Makefile.in (CHECK_MODULES): split into
17295 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17296
17297Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17298
17299 * config.guess (i386-unknown-bsdi): New system to guess.
17300
17301Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17302
17303 * Makefile.in: Add all-gui target (but not yet build by "all").
17304
17305Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17306
17307 * config.sub: Move deletion of patch suffix from here...
17308 * configure.in: To here, at Ian's suggestion. The top-
17309 level scripts might need to know of a patch level.
17310
17311Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17312
17313 * config.sub: Strip off patch suffix so rtl is recognized
17314 as a sunos4.1.3 machine, even though it's been patched.
17315
17316Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17317
17318 * Makefile.in (INSTALL_LAST): Delete.
17319 (INSTALL_DOSREL): New.
17320
17321Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17322
17323 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17324 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17325 whether we pass down --with-gnu-ld anyhow.
17326
17327Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17328
17329 * Makefile.in (INSTALL_LAST): Change operation so it works
17330 on more flavors of make.
17331 * configure.in (go32): Don't build libg++ or libio.
17332
17333Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17334
17335 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17336 they can be overriden by templates.
17337
17338Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17339
17340 * configure.in (target==go32): Don't build gdb.
17341 * dosrel: New directory.
17342
17343Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17344
17345 * configure.in (host==go32): Configure dosrel too.
17346 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17347 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17348 be set by incoming names or templates.
17349 (INSTALL_LAST): New rule.
6599da04
JM
17350
17351Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17352
17353 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17354
17355Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17356
6599da04
JM
17357 * configure.in (appdirs): New variable. Currently empty, but will
17358 be used in gas distribution. If nonempty, lists a set of
17359 directories at least one of which must get configured, or top
17360 level configuration is considered to have failed.
17361 (rs6000-*-lynxos*): Use new file name.
17362
17363Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17364
17365 Eliminate XTRAFLAGS.
17366 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17367 newlib include files using -idirafter, and also use -nostdinc.
17368 (CXX_FOR_TARGET): Likewise.
17369 (XTRAFLAGS): Removed.
17370 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17371 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17372 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17373 ($(DO_X)): Don't pass down XTRAFLAGS.
17374
17375Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17376
17377 * configure.in (mips*-dec-bsd*): New target; do build linker.
17378 (mips*-*-bsd*): New target; don't build linker.
17379
17380Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17381
17382 * configure.in: support rs6000-*-lynxos* configuration.
17383 support sunos4 as a cross target.
17384
17385 * config.sub: look for lynx*, not lynx since the OS version may
17386 legitimately be part of the name.
17387
17388Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17389
17390 * configure.in (i[34]86-*-sco*): Move to be with other i386
17391 targets.
17392 (romp-*-*): New target. Skip various binary utilities.
17393 (vax-*-*): New target. Don't build newlib.
17394 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17395
17396Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17397
17398 * configure.in: Only set host_makefile_frag if config
17399 directory exists.
17400
17401Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17402
17403 * install.sh: If $dstdir exists, don't check whether each
17404 component does.
17405
17406Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17407
17408 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17409
17410Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17411
3b75d237
AJ
17412 * configure.in (*-*-lynxos*): Don't configure newlib for either
17413 native or cross Lynx.
6599da04
JM
17414
17415Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17416
17417 * config.sub (sparc64-elf): Fix os.
17418 (z8k): Remove duplicate.
17419
17420Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17421
17422 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17423 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17424
17425Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17426
17427 * configure: Make file links cleanly even if Lynx fails on
e490616e 17428 an NFS symlink (at least fail cleanly).
6599da04
JM
17429
17430Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17431
17432 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17433 -XNh2000.
17434
17435Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17436
17437 * configure: Unknown options are fatal again.
17438
17439Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17440
17441 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17442 compatibility.
6599da04
JM
17443
17444Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17445
17446 * build-all.mk: Add `clean' target.
17447
17448Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17449
17450 * config.guess: Add SINIX support.
17451 * configure.in: Add mips-*-sysv4* support.
17452
17453Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17454
17455 * build-all.mk: Document all useful targets.
17456 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17457 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17458
17459Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17460
17461 * configure: Support --silent, --quiet.
17462
17463Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17464
17465 * configure: Support --disable-FEATURE.
17466
17467Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17468
17469 * config.guess: Recognize NCR running SVR4.3.
17470
17471Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17472
17473 * config.guess: Make BSDI generate i386-unknown-bsd386.
17474 Patch from Paul Eggert <eggert@twinsun.com>.
17475
17476Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17477
17478 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17479
17480Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17481
17482 * configure: Make unrecognized options give nonfatal warnings
17483 instead of fatal errors, and pass them to any subdirectory
17484 configures in case they recognize them.
17485 Make --x equivalent to --with-x.
17486
17487Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17488
17489 * configure: Add --enable-* options. Clean up usage message and
17490 some comments.
17491
17492Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17493
17494 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17495
17496Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17497
17498 * configure.in (hppa*-*-*): Enable binutils.
17499
17500Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17501
17502 * config.sub: Recognize cisco.
17503
17504Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17505
17506 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17507
17508Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17509
17510 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17511 than one configuration name. Add comment.
17512
17513Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17514
17515 * config.guess: about target *-hitachi-hiuxwe2, fixed
17516 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17517 macro is incorrect.]
17518
17519Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17520
17521 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17522 than the "make ls" stuff which used to be here.
17523
17524Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17525
17526 * config.guess: Recognize i[34]86-unknown-freebsd.
17527 From Shawn M Carey <smcarey@rodan.syr.edu>.
17528
17529Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17530
17531 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17532
17533Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17534
17535 * config.guess: Check for ptx.
17536
17537Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17538
17539 * config.sub: Add os9k checking.
17540
17541Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17542
17543 * config.guess: Handle OSF1 running on HPPA processors
17544
17545Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17546
17547 * configure: If subdir configure fails, print out a message with
17548 subdirectory name, in case subdir's configure code didn't identify
17549 itself.
17550
17551Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17552
17553 * configure.in: Remove embedded newlines from configdirs.
17554 Avoid mismatches of substrings. Fix matching strings at end
17555 of configdirs.
17556
17557Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17558
17559 * config.guess: Add Lynx/rs6000 config support.
17560
17561Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17562
17563 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17564
17565Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17566
17567 * configure.in (hppa*-*-osf*): Treat this just like most other
17568 PA configurations (eg no binutils or ld).
17569 (hppa*-*-*elf*): These configurations have binutils and ld.
17570
17571Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17572
17573 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17574
17575Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17576
17577 * configure.in (rs6000-*-*): Build gas.
17578
17579Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17580
e490616e 17581 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17582
17583Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17584
17585 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17586 for GDB and GDB has been fixed to not need it.
17587
6599da04
JM
17588Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17589
17590 * config.guess: Recognize vax hosts.
17591
17592Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17593
17594 * configure (while loop): Don't use "break 2" inside case
17595 statement -- the case statement isn't an enclosing loop.
17596
17597Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17598
17599 * config.guess: Clean up NeXT support, to allow nextstep
17600 on Intel machines. Make OS be nextstep.
17601
17602Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17603
17604 * config.guess: Add alternate forms for Convex.
17605
17606Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17607
17608 * configure: Completely rewrite option processing. Take
17609 advantage of pattern-matching to avoid invoking test frequently.
17610 Also clean up host and target defaulting logic.
17611
17612Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17613
17614 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17615 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17616 commands (plus user environment) will fit SCO limits.
17617
17618Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17619
17620 * configure.in: Don't issue warnings about directories which are
17621 not being configured if -norecursion is set. Correct test for
17622 --with-gnu-as and --with-gnu-ld to not get confused by substring
17623 matches.
17624
17625 * configure.in: Don't build gas for alpha-dec-osf1*.
17626
17627Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17628
17629 * configure: Back out Per's change of 12/19/1993. It changes the
17630 behavior of configure in unexpected and confusing ways.
17631
17632 Also, use different delim char when calculating
17633 program_transform_name so that the name can contain slashes.
17634
17635Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17636
17637 * configure.in, config.sub: Add support for VSTa micro-kernel.
17638
17639Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17640
17641 * configure.in: Nuke hacks which were used to get a special
17642 version of GAS for HPPA configurations.
17643
17644Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17645
17646 * configure: If only ${target_alias} is given, use that
17647 as the default for ${host_alias}.
17648 * configure: Add missing back-slashes before nested quotes.
17649
17650Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17651
17652 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17653
17654Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17655
17656 * config.guess: Recognize some Tektronix configurations.
17657 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17658
17659Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17660
17661 * config.sub: Match any flavor of SH.
17662
17663Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17664
17665 * configure.in: Don't try to configure newlib for Alpha.
17666
17667Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17668
17669 * configure.in: Don't build ld for Irix 5. Don't build gas,
17670 libg++ or libio for any Alpha target.
17671
17672 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17673
17674Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17675
17676 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17677 default arguments -- so it tried to compress itself.
17678
17679Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17680
17681 * configure.in (notsupp): ensure that a space is always at the end
17682 of the configdirs list, since the grep checks for an explicit space
17683
17684Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17685
17686 * configure.in (target i386-sysv4.2): don't build ld, since static
17687 versions of many libraries are not available.
17688
17689Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17690
17691 * config.guess: Recognize Apollos (using environment variables).
17692 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17693
17694Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17695
17696 * config.guess: Recognize Sony news mips running newsos.
17697
17698Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17699
17700 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17701 "fi ; else" for bash.
17702
17703Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17704
17705 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17706
17707Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17708
17709 * config.sub: accept unixware as an alias for svr4.2.
17710 Fix some inconsistancies with the gcc version.
17711
17712Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17713
17714 * Makefile.in (DISTDOCDIRS): Add gdb.
17715
17716Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17717
17718 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17719
17720Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17721
17722 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17723 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17724 this now.
17725
17726Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17727
17728 * config.sub: Accept hiux* as an OS name.
17729
17730 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17731 etc/make-stds.texi. The underscore came from gcc, and dje now
17732 agrees that RUNTESTFLAGS is the correct name.
17733
17734Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17735
17736 * install.sh: Remove 'set -e'. It makes any conditionals
17737 in the script useless.
17738
17739 * config.guess: Automatically recognize arm-acorn-riscix
17740 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17741
17742Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17743
17744 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17745
17746Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17747
17748 * Makefile.in (DISTDOCDIRS): New variable.
17749 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17750 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17751
17752Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17753
17754 * configure.in (hppa target): check the source directory for the
17755 pagas sub-directory
17756
17757Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17758
17759 * config.sub: Allow -aout* and -elf*.
17760
17761Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17762
17763 * configure.in: Don't build ld on i386-solaris2, same as for
17764 sparc-solaris2.
17765
17766Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17767
17768 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17769
17770Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17771
17772 * configure.in: Configure gdb for alpha.
17773
17774Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17775
17776 * Makefile.in (CXXFLAGS): Add -O.
17777
17778Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17779
17780 * config.guess: added support for DG Aviion
17781
17782Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17783
17784 * configure.in: Produce warning message for subdirectories not
17785 configurable for this host/target combination. Don't try to
17786 configure gdb for vms.
17787
17788Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17789
17790 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17791 appropriate files before making "diststuff".
17792 (DISTBISONFILES): New var: list of files to be edited.
17793 (DISTSTUFFDIRS): Add binutils.
17794
17795Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17796
17797 * config.sub: also handle mipsel and mips64el (for little endian mips)
17798
17799Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17800
17801 * configure.in: Add * to end of all OS names.
17802
17803Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17804
17805 * configure.in: Build newlib for LynxOS native.
17806
17807Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17808
17809 * config.guess: Add support for delta 88k running SVR3.
17810
17811 * configure.in: Add comment about HP compiler vs. emacs.
17812
17813Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17814
17815 * configure.in: don't build ld on solaris2 (not a viable option
17816 due to bugs in getpwnam & getpwuid)
17817
17818Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17819
17820 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17821 config.guess will produce a full version number.
17822
17823Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17824
17825 * configure.in: Build linker and binutils for alpha-dec-osf1.
17826
17827Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17828
17829 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17830 and gdb/testsuite/Makefile.in.
17831
17832Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17833
17834 * configure.in: recognize mips*- instead of mips-
17835
17836Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17837
17838 * config.sub: Accept linux*coff and linux*elf as operating
17839 systems.
17840
17841Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17842
17843 * config.sub: Recognize mips64, and mips3 as an alias for it.
17844
17845Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17846
17847 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17848 gdb knows how to handle OSF/1 shared libraries.
17849
17850Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17851
17852 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17853 * config.guess: Recognize Hitachi's HIUX.
17854 * config.sub: Recognize h3050r* and hppahitachi.
17855 Remove redundant cases for hp9k[23]*.
17856
17857Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17858
17859 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17860 if gas and ld are in the source tree and are in ${configdirs}.
17861 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 17862 --with options (but still pass them down on the command line,
6599da04
JM
17863 if they were explicitly specified).
17864
17865Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17866
17867 * configure: substitute SHELL value in Makefile.in with
17868 ${CONFIG_SHELL}
17869
17870Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17871
17872 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17873 *-*-solaris2* targets.
17874
17875Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17876
17877 * Makefile.in: define M4, and pass it down to sub-makes;
17878 all-autoconf now depends on all-m4
17879
17880Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17881
17882 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17883 presence of {ar,ranlib} instead of a configured directory
17884
17885Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17886
17887 * config.guess: Accept 34?? as well as 33?? for NCR.
17888
17889Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17890
17891 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17892 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17893
17894Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17895
17896 * configure: grab values for $(CC) and $(CXX) from the
17897 environment, so that someone can do "CC=gcc configure; make" and
17898 have it work right (matching the way that autoconf works now)
17899
17900 * configure.in, Makefile.in: add support for gash, the tcl
17901 interface to Galaxy
17902
17903 * config.guess: add NetBSD variants (hp300, x86)
17904
17905Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17906
17907 * install.sh: Support -d option (in the manner of SunOS 4 install,
17908 as it is more deterministic than that of GNU install)
17909 (chmodcmd): Set file to mode 755 by default (should also do default
17910 chgrp and chown, but I don't feel like dealing with that now)
17911
17912Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17913
17914 * config.sub: Remove h8300hhms alias.
17915
17916Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17917
17918 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17919
17920Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17921
17922 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17923 as stmp-fixinc
17924
17925Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17926
17927 * config.sub: recognize m88110-bug-coff.
17928
17929Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17930
17931 * Makefile.in (all-libio): all dependencies on the toolchain used
17932 to build this (gcc, gas, ld, etc)
17933
17934Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17935
17936 * config.guess: Deal with OSF/1 1.3 on alpha.
17937
17938Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17939
17940 * install.sh: add some 'else true' clauses for portability
17941
17942 * configure.in: don't build libio for h8[35]00-*-* targets
17943
17944Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17945
17946 * Makefile.in: Add support for new libio.
17947
17948Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17949
17950 * install.sh: If one command fails, don't try the rest. Don't try
17951 to remove $dsttmp (via trap) unless we have already created it.
17952 If $src doesn't exist, detect it and exit with an error.
17953
17954 * config.guess: Recognize BSD on hp300.
17955
17956Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17957
17958 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17959 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17960
17961Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17962
17963 * Makefile.in (all-send-pr): depends on all-prms
17964
17965Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17966
17967 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17968
17969Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17970
17971 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17972 Added test for mips-mips-riscos5.
17973
17974Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17975
17976 * configure.in: use mh-hp300 for 68k HP hosts
17977
17978Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17979
17980 * configure: add support for CONFIG_SHELL, so that you can use
17981 some alternate shell for evaluating configure scripts
17982
17983Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17984
17985 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17986 in configure script to bug-gdb@prep.ai.mit.edu when building
17987 distribution archive.
17988 * Makefile.in (COMPRESS): Remove def.
17989 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17990 gdb.tar.Z and make-gdb.tar.Z respectively.
17991 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17992 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17993 to convergence with 'taz' target in Makefile.in.
17994
17995Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17996
17997 * install.sh (dsttmp): use trap to ensure that tmp files go
17998 away on error conditions
17999
18000Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18001
18002 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18003
18004Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18005
18006 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18007 its parent is '/' not ''.
18008
18009 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18010
18011Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18012
18013 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18014 that ${newsrcdir}/configure.in does.
18015
18016Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18017
18018 * test-build.mk: support for CONFIG_SHELL
18019
18020Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18021
18022 * config.sub (netware): Add as a basic system type.
18023
18024Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18025
18026 * Makefile.in (Makefile): depend on configure.in. Also drop the
18027 $(srcdir)/ from the dependency on Makefile.in.
18028
18029Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18030
18031 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18032 (h8300hhms is temporary until multi-libraries are implemented).
18033 * configure.in: Handle h8300h too.
18034
18035Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18036
18037 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18038
18039Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18040
18041 * configure: Remove extraneous output when guessing host type.
18042 * config.guess: Remove extraneous output when guessing using C
18043 compiler rather than uname, or when guessing fails.
18044
18045Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18046
18047 * Makefile.in: remove all.cross and install.cross targets
18048
18049 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18050 definitions
18051
18052Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18053
18054 * configure.in (target sh): Build gprof.
18055
18056Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18057
18058 * config.sub: change -solaris to -solaris2
18059
18060Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18061
18062 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18063
18064Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18065
18066 * configure: Correct error message for missing Makefile.in to
18067 print correct directory.
18068
18069Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18070
18071 * install.sh: kludge around 386BSD shell bug
18072
18073Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18074
18075 * config.guess: Recognize NeXT.
18076 * config.guess: Recognize i486-ncr-sysv4.
18077 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18078
18079Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18080
18081 * Makefile.in (MAKEINFOFLAGS): New variable.
18082 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18083 * build-all.mk, test-build.mk: Pass down --no-split as
18084 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18085
18086Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18087
18088 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18089
18090Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18091
18092 * Makefile.in (libg++.tar.z): New rule.
18093 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18094 * Makefile.in (taz): Only do a single chmod.
18095
18096Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18097
18098 * install.sh: don't use dirname anymore (replaced with sed usage)
18099
18100Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18101
18102 * Makefile.in: Change extension for gzip'd files from '.z' to
18103 '.gz' per new FSF standard usage.
18104
18105Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18106
18107 * configure: put quotes around the final value of program_transform_name
18108
18109Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18110
18111 * Makefile.in: new install.sh support; update install-info rules
18112
18113Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * configure.in: Build diff for crosses, but not for go32 host.
18116
18117 * configure.in: Build gprof only for native, and don't build it
18118 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18119
18120Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18121
18122 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18123
18124Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18125
18126 * configure.in (host_tools): Add prms.
18127
18128Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18129
18130 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18131 with $(FLAGS_TO_PASS) on the command line
18132
18133 * config.sub: Recognize lynx and lynxos
18134
18135Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18136
18137 * config.sub: Accept -ecoff*, not just -ecoff.
18138
18139Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18140
18141 * Makefile.in (taz): Use .gz suffix instead of .z.
18142 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18143 names.
18144
18145Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18146
18147 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18148
18149Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18150
18151 * Makefile.in (install-no-fixedincludes): install gcc last, so
18152 that rebuilds that might happen during 'make install' don't get
18153 bogus gcc include files
18154
18155Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18156
18157 Change from Utah for HPPA support:
18158 * config.guess: Recognize hppa1.x-hp-bsd.
18159
18160Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18161
18162 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18163 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18164
18165Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18166
18167 * config.sub: Add support for rom68k and bug boot monitors.
18168
18169Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18170
18171 * Makefile.in: Make all-opcodes depend on all-bfd.
18172
18173Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18174
18175 * config.guess: Added special check for i[34]86-univel-sysv4*.
18176
18177Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18178
18179 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18180 the processor rather than assuming i486.
18181
18182Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18183
18184 * config.guess: Recognize SunOS6 as Solaris3.
18185
18186Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18187
18188 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18189 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18190
18191Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18192
18193 * build-all.mk (all-cross): New target for Canadian Cross.
18194 Added Q2 go32 targets.
18195 * test-build.mk: Configure go32 cross sparclite-aout and
18196 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18197 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18198
18199Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18200
18201 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18202 GO32 hosted toolchains
18203
18204Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18205
18206 * configure: change so "-exec-prefix" gets passed down rather
18207 than "-exec_prefix" so autoconf generated Makefiles get the
18208 exec_prefix set right.
18209
18210Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18211
18212 * config.guess: get the Solaris2 minor version number
18213
18214 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18215
18216Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18217
18218 * config.guess: Recognize some Sequent platforms.
18219
18220Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18221
18222 * Makefile.in: added the vault-install target
18223
18224 * configure.in: actually use the Sun3 makefile fragment that's in
18225 config, also added the release dir to configdirs
18226
18227Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18228
18229 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18230
18231Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18232
18233 * configure.in: remove some program from Alpha targetted toolchains
18234
18235Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18236
18237 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18238 gprof.
18239 (taz): Run "make diststuff" in those directories instead of "make
18240 proto-dir". Look for "VERSION=" only at start of line in subdir
18241 Makefile. Use "gzip -9" for compression.
18242 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18243 (binutils.tar.z): New target.
18244
18245Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18246
18247 * Makefile.in (taz): Include gpl.texinfo.
18248
18249Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18250
18251 * Makefile.in (setup-dirs): Merged into "taz" target.
18252 (taz): Only do `proto-dir' stuff if a directory is actually needed
18253 for this target.
18254
18255Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18256
18257 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18258 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18259 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18260 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18261 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18262
18263Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18264
18265 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18266 config.sub, and move-if-change to gdb testsuite distribution
18267 archive, so the testsuite can be extracted, configured, and
18268 run separately from the gdb distribution. Blow away the Chill
18269 tests that require a Chill compiled executable, since GNU Chill
18270 is not yet publically available.
18271
18272Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18273
18274 * test-build.mk: set environment variables in a single command,
18275 instead of a list of assignments and exports
18276
18277 * config.guess: recognize Alpha/OSF1 systems
18278
18279Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18280
18281 * configure: Change help message to prefer --options rather than
18282 -options.
18283
18284Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18285
18286 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18287 zippy@ecst.csuchico.edu.
18288 * config.guess: Recognize miniframe.
18289
18290Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18291
cc6010cd
AP
18292 * Makefile.in: Use srcroot to find runtest rather than rootme.
18293 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18294
18295Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18296
18297 * test-build.mk: Extensive additions to support building on a
18298 machine other than the host.
18299
18300Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18301
18302 * configure (tooldir): Fix for i386-aix again.
18303
18304Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18305
18306 * configure, Makefile.in: Change definition of $(tooldir)
18307 to match the FSF.
18308
18309Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18310
18311 * config.guess: Recognize i[34]86/SVR4.
18312
18313Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18314
18315 * Makefile.in (all-gdb): gdb depends on sim.
18316
18317Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18318
18319 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18320 at the same time we make the prototype gdb directory.
18321 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18322 files at the same time as the gdb base release distribution.
18323
18324Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18325
18326 * Makefile.in (check): Use individual check targets rather than
18327 DO_X rule.
18328 (check-gcc): Added.
18329
18330Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18331
18332 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18333 for System V release 3.2.
18334
18335Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18336
18337 * config.sub: Recognize hppaosf.
18338 * configure.in: Do configure ld/binutils/gas for it.
18339
18340Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18341
18342 * configure (tooldir): Alter syntax used to set this, for systems
18343 where "\$" isn't handled right, like i386-aix.
18344
18345Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18346
18347 * configure: Pass program-transform-name, not
18348 program_transform_name, to recursive configures.
18349
18350Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18351
18352 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18353 of gas+ld+binutils.
18354
18355Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18356
18357 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18358
18359Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18360
18361 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18362
6599da04
JM
18363Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18364
18365 * Makefile.in (PRMS): Set back to all-prms.
18366
18367Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18368
18369 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18370 targets, rather than for MIPS hosts.
18371
18372Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18373
18374 * configure.in: add comment for --with-x default values
18375
18376 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18377
18378 * Makefile.in: add check-* targets for each of the directories in
18379 the tree. Add a definition of RUNTEST that will use the one we
18380 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18381
18382Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18383
18384 * configure.in: Removed obsolete references to bfd_target and
18385 target_makefile_frag.
18386
18387 * build-all.mk: Set assorted targets for Q2.
18388 * config.sub: Recognize z8k-sim and h8300-hms.
18389 * test-build.mk: Really don't pass host to configure.
18390 (HOLES): Added uname.
18391
18392Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18393
18394 * configure: Handle an empty program-prefix, program-suffix or
18395 program-transform-name correctly.
18396
18397Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18398
18399 * build-all.mk: -G 8 no longer required for MIPS targets.
18400 * test-build.mk: Don't pass host argument to configure; make it
18401 guess.
18402
18403Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18404
18405 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18406 * Makefile.in (COMPRESS): New macro, like GZIP.
18407
18408Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18409
18410 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18411
18412 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18413 with gas currently defaults to -G 0.
18414
18415Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18416
18417 * Makefile.in (all-flex): flex depends on byacc.
18418
18419 * build-all.mk: If host not specified, use config.guess. Pass TAG
18420 to test-build.mk as RELEASE_TAG.
18421 * test-build.mk (configargs): New variable containing arguments to
18422 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18423 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18424
18425 * config.guess: Use /bin/uname when checking -X argument on SCO,
18426 to avoid invoking GNU uname which doesn't understand -X.
18427
18428 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18429
18430 * configure.in: Build gas for mips-*-*.
18431
18432Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18433
18434 * Makefile.in (all.normal): insert missing backslash.
18435
18436Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18437
731a8127 18438 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18439
18440 * Makefile.in: Complete overhaul to merge many almost identical
18441 targets.
18442
18443Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18444
18445 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18446 (gdb.tar.Z): Adjusted.
18447
18448 * Makefile.in (setup-dirs, taz): New targets; should be general
18449 enough to adapt for gdb sometime. Build only .z file.
18450 (gas.tar.z): New target.
18451
18452Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18453
18454 * build-all.mk: Use CC=cc -Xs on Solaris.
18455
6599da04
JM
18456Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18457
18458 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18459 for handling BISON for FSF releases.
18460
18461Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18462
18463 * configure: Actually implement the change zoo just documented.
18464
18465Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18466
18467 * configure: when using config.guess, only set target_alias when
18468 it's not already been set (ie, on the command line)
18469
18470Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18471
18472 * Makefile.in: add installcheck target, set PRMS to install-prms
18473
18474Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18475
18476 * configure: add support for package_makefile_fragment, handle the
18477 case where a directory has a configure.in file but no Makefile.in
18478 more gracefully (with an actual understandable error message, even);
18479 add support for --without (and add this to the usage message); also
18480 explicitly add a --host=${host_alias} to the command line when
18481 config.guess is used
18482
18483Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18484
18485 * configure: Must use both --host and --target in recursive calls.
18486
18487Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18488
18489 * Makefile.in: Change deja-gnu to dejagnu.
18490
18491Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18492
18493 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18494
18495Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18496
18497 * configure.in: canonicalize all instances to *-*-solaris2*,
18498 also strip out a number of tools to not build for go32 host
18499
18500Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18501
18502 * config.guess: add GPL.
18503
18504 * Makefile.in, config.guess, config.sub, configure: bump
18505 copyrights to 93.
18506
18507Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18508
18509 * Makefile.in (do-info): Removed obsolete check for existence of
18510 localenv file.
18511
18512 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18513
18514Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18515
18516 * Makefile.in: a couple of 'else true' for decstation,
18517 support for TclX
18518
18519 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18520
18521Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18522
18523 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18524
18525Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18526
18527 * config.guess: Recognize i386-ibm-aix (PS/2).
18528 * configure.in: Use config/mh-aix386 file for it.
18529
18530Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18531
18532 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18533 CC_FOR_TARGET instead.
18534 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18535
18536Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18537
18538 * Makefile.in: Add sim to list of directories sent with gdb
18539
18540Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18541
18542 * configure.in: Put back mips-dec-bsd* case.
18543
18544Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18545
18546 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18547 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18548 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18549
18550Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18551
18552 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18553
18554 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18555 (install-info): install dir.info only if it exists,
18556 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18557
18558Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18559
18560 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18561 gas for mips-dec-bsd.
18562
18563Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18564
18565 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18566 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18567
18568Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18569
18570 * configure.in: Added "dejagnu" to hosttools list.
18571
18572Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18573
18574 * config.sub, configure.in, config.guess: Add support
18575 for Bosx, an AIX variant from Bull.
18576 Patches from F.Pierresteguy@frcl.bull.fr.
18577
18578Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18579
18580 * devo/dejagnu: Initial creation of devo/dejagnu.
18581 Migrated dejagnu testcases and support files for testing software
18582 tools to reside as subdirectories, currently called "testsuite",
18583 within the directory of the software tool. Migrated all programs,
18584 support libraries, etc. beloging to dejagnu proper from
18585 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18586 with no modifications. The changes to these files which will
18587 allow them to configure, build, and execute properly will be made
18588 in a future update.
18589
18590Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18591
18592 * Makefile.in: Change send_pr to send-pr.
18593 * configure.in: Likewise.
18594 * send_pr: Renamed directory to send-pr.
18595
18596Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18597
18598 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18599
18600Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18601
18602 * README: Update for gdb-4.8 release.
18603 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18604 gdb-xxx.tar.z (gzip'd) file also.
18605
18606Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18607
18608 * Makefile.in: make all-diff depend on all-libiberty
18609
18610Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18611
18612 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18613
18614Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18615
18616 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18617
18618Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18619
18620 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18621 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18622 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18623
18624Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18625
18626 * Makefile.in: makeinfo binary is in a new location
18627
18628Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18629
18630 * config.sub: Accept -ecoff as an OS.
18631
18632 * Makefile.in: Various changes to eliminate a level of make
18633 recursion and reduce the required command line length.
18634 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18635 sub-makes.
18636 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18637 variables holding settings for specific sub-makes.
18638 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18639 in terms of BASE_FLAGS_TO_PASS.
18640 (TARGET_LIBS): New variable listing directories which use
18641 TARGET_FLAGS_TO_PASS.
18642 (subdir_do): Eliminated.
18643 (do-*): New set of targets to replace subdir_do.
18644 (various): All targets which used subdir_do now depend on do-*.
18645 (local-clean): Renamed from do_clean.
18646 (local-distclean): New target, dependency of distclean and
18647 realclean.
18648 (install-info): Don't create directories. Depend on dir.info
18649 rather than calling make recursively.
18650 (install-dir.info): Eliminated.
18651 (install-info-dirs): Create all info directories here.
18652 (dir.info): Depend upon do-install-info.
18653
18654 * test-build.mk (HOLES): Added false.
18655
18656Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18657
18658 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18659
18660Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18661
18662 * Makefile.in (info): remove dependency on all-texinfo. The
18663 problem was really in texinfo/C, not at this level.
18664
18665Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18666
18667 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18668
18669Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18670
18671 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18672 GDB releases.
18673
18674Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18675
18676 * configure: Include srcdir in message about target of link not
18677 being found. Don't convert `-' to `_' in `with' options being
18678 passed to subdirs.
18679
18680Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18681
18682 * configure.in: add uudecode to host_tools
18683
18684 * Makefile.in: added {all,install}-uudecode targets, added them to
18685 the appropriate lists
18686
18687Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18688
18689 * Makefile.in (all-gcc): Added dependency on all-gas.
18690
18691 * configure.in (mips-*-*): Build ld and binutils.
18692
18693Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18694
18695 * configure: check return code from mkdir, print error message and
18696 exit on failure.
18697
18698Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18699
18700 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18701
18702Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18703
18704 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18705
18706Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18707
18708 * config.sub (h8500): Recognize this as a cpu type.
18709
18710Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18711
18712 * configure: source directory missing is no longer a warning
18713
18714 * configure.in: recognize irix[34]* instead of irix[34]
18715
18716 * Makefile.in: define and pass down X11_LIB
18717
6599da04
JM
18718Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18719
18720 * guess-systype: Renamed to ...
18721 * config.guess: ... by popular request.
18722 * configure.in, Makefile.in: Update accordingly.
18723
18724Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18725
18726 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18727 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18728 + Execute ./dummy instead of assuming . is in PATH.
18729
18730Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18731
18732 * guess-systype: New shell script. Attempts to guess the
18733 canonical host name of the executing host.
18734 Only a few hosts are supported so far.
18735 * configure: Call guess-systype if no host is specified.
18736
18737Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18738
18739 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18740 gcc Makefile.
18741
6599da04
JM
18742Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18743
18744 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18745 (all-gcc, install-gcc, subdir_do): Use it.
18746
18747Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18748
18749 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18750
18751Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18752
18753 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18754 set exclusively by configure, using configure.in .
18755
18756Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18757
18758 * test-build.mk: set $PATH for all builds
18759
18760 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18761
18762Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18763
18764 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18765 the one used in gcc/Makefile.in, so that a null expansion doesn't
18766 override the one needed to build gcc with a native cc.
18767
6599da04
JM
18768Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18769
18770 * configure: Accept -with arguments.
18771
18772Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18773
18774 * Makefile.in: added h8300sim
18775
18776Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18777
6599da04
JM
18778 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18779 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18780 (all-cygnus, native, build-cygnus): Make
18781 $(canonhost)-stamp-3stage-done, not $(host)....
18782 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18783 i386-sco3.2v4. Added else true to if command.
18784
18785Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18786
18787 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18788
18789Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18790
18791 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18792
18793Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18794
18795 * configure.in: don't remove binutils from Solaris builds
18796
18797Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18798
18799 * Makefile.in: get rid of earlier definitions for *clean,
18800 also handle the recursive info rule better
18801
18802Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18803
18804 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18805 do more-or-less the right thing.
18806
18807Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18808
18809 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18810 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18811
18812Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18813
18814 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18815 $(host_canonical).
18816
18817 * configure.in: split the configdirs list into 4 categories (native
18818 v. cross, library v. tool) and handle the cross-only and native-
18819 only in more reasonable (and correct!) way.
18820
18821Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18822
18823 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18824 configdirs anymore.
18825
18826Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18827
18828 * Makefile.in: extensive cleanup:: removed all of the explicit
18829 clean-* targets, collapsed many wrappers around subdir_do into
18830 one, added additional targets to satisfy standards.texi, deleted
18831 some old targets, some changes for consistency
18832
18833Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18834
18835 * configure.in: handle some programs as cross-only, and others as
18836 native only
18837
18838 * test-build.mk: handle partial holes in a more generic manner
18839
18840 * Makefile.in: m4 depends on libiberty
18841
6599da04
JM
18842Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18843
18844 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18845 time, wdiff, and find to configdirs
18846
18847 * Makefile.in: all, clean, and install rules for the new programs
18848 added to configure.in
18849
18850Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18851
18852 * configure.in: use mh-sun for all *-sun-* hosts
18853
6599da04
JM
18854Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18855
18856 * Makefile.in: define flags for X11 include files and library file
18857 locations, pass them down to the programs that need this info
18858
18859 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18860
6599da04
JM
18861Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18862
18863 * configure.in: start building libg++ for HP-UX targets
18864
18865Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18866
18867 * README: Update references to files moved into etc/.
18868
18869Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18870
18871 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18872 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18873
18874Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18875
18876 * configure: accept dash as well as underscore in long option
18877 names for FSF compatibility.
18878
18879Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18880
18881 * config.sub: added -sco3.2v4 support from FSF.
18882
18883Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18884
18885 * configure.in: expand the section that adds or removes
18886 directories from the list of programs to build, to handle native
18887 vs. cross in addition to host v. native
18888
18889Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18890
18891 * Makefile.in: Replace C++ in macro names with CXX.
18892 This is less likely to break ...
18893
18894Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18895
18896 * test-build.mk: add -w to GNU_MAKE
18897
18898Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18899
18900 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18901 add 'sparc' to list of recognized cpus. This needed to make
18902 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18903 Delete some redundant ose68 variants. Recognize -wrs as an os,
18904 then changes that into $CPU-wrs-vxworks.
18905
18906 * configure.in: remove most references to gdbtest, regularize
18907 target based program removal
18908
18909 * test-build.mk: import from p3 tree (many fixes and changes)
18910
18911Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18912
18913 * Makefile.in: added rules to handle tcl, tk, and expect
18914
18915 * configure.in: handle those directories if they exist
18916
18917Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18918
18919 * config.sub: removed bogus hppabsd and hppahpux names, since
18920 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18921
18922Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18923
18924 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18925 depends upon all-xiberty
18926
18927 * Makefile.in: changes from p3, including:
18928
18929 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18930
18931 * Makefile.in (XTRAFLAGS): include newlib directories if
18932 newlib/Makefile exists, rather than if host != target.
18933
18934 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18935
18936 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18937 from the same source tree and not building a cross-compiler. This
18938 matters for the libg++ configuration if reconfiguring a tree that
18939 has already been installed.
18940
18941 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18942
18943 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18944 pick up the machine and system specific header files.
18945
18946 * Makefile.in: added AS_FOR_TARGET, passed down in
18947 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18948 the C compiler to use to create programs which are run in the
18949 build environment, set it to default to $(CC), and passed it down
18950 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18951
18952 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18953
18954 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18955 We need them for unusual native builds, like systems without
18956 ranlib.
18957
18958 * configure: also define $(host_canonical) and
e490616e
ZW
18959 $(target_canonical), which are the full, canonical names for the
18960 given host and target
6599da04
JM
18961
18962Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18963
18964 * Makefile.in: Added separate definitions for C++.
18965
18966Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18967
18968 * configure.in (configdirs): Add deja-gnu.
18969
18970Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18971
18972 * README: Update for configure.texi and gdb-4.7 release.
18973
18974Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18975
18976 * Makefile.in: Move "all" target to top of file.
18977 Previously, first target was ".PHONY" which caused BSD4.4 make
18978 to build .PHONY when make was run without arguments.
18979
18980Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18981
18982 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18983 Library-copylefted code in libiberty.
18984
18985Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18986
18987 * config.sub: Replace m68kmote with plain old m68k.
18988
18989Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18990
18991 * Makefile.in: Remove space from blank line, avoid Make complaints.
18992
18993Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18994
18995 * config.sub: Complain if no argument is given. Added support for
18996 386bsd as OS and target alias.
18997
18998Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18999
19000 * Makefile.in (XTRAFLAGS): include newlib directories if
19001 newlib/Makefile exists, rather than if host != target.
19002
19003Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19004
19005 * config.sub: recognize sparclite-wrs-vxworks.
19006
19007 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19008 p3.) Added clean-xiberty to clean.
19009
19010Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19011
19012 * configure.in: use *-*-* instead of nested cases for host and target
19013
19014Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19015
19016 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19017 from the same source tree and not building a cross-compiler. This
19018 matters for the libg++ configuration if reconfiguring a tree that
19019 has already been installed.
19020
19021Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19022
19023 * config.sub (i486v/i486v4): Merge in from FSF version.
19024
19025Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19026
19027 * configure: only set PWD if it is already set.
19028
19029Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19030
19031 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19032 doesn't have unset and all success paths (and most error paths)
19033 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19034 to just ${PWD} to avoid confusion.)
19035
19036Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19037
19038 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19039 even for a native compilation.
19040
19041Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19042
19043 Changes to make the gdb.tar.Z rule work better.
19044
19045 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19046 (DEVO_SUPPORT): Add configure.texi.
19047 (bfd-ilrt.tar.Z): Remove ancient rule.
19048
19049Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19050
19051 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19052 pick up the machine and system specific header files.
19053
19054 * configure.in, config.sub: added new target m68010-adobe-scout,
19055 with alias of adobe68k. Changed configure.in to check for
19056 -scout before -sco* to avoid a false match.
19057
19058 * Makefile.in: added AS_FOR_TARGET, passed down in
19059 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19060 the C compiler to use to create programs which are run in the
19061 build environment, set it to default to $(CC), and passed it down
19062 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19063
19064Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19065
19066 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19067 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19068 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19069 FOR_TARGET variants, to newlib and libg++.
19070
19071Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19072
19073 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19074 first.
19075
19076Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19077
19078 * config.sub: Accept `elf' as an environment.
19079
19080Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19081
19082 * Makefile.in (all-opcodes): cd into the right directory
19083
19084Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19085
19086 * configure: added -program_transform_name option, used as
19087 argument to sed when installing programs.
19088 configure.texi: added documentation for -program_prefix,
19089 -program_suffix and -program_transform_name.
19090
19091Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19092
19093 * config.sub: Accept i486 where i386 ok.
19094
19095Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19096
19097 * config.sub: accept we32k
19098
19099Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19100
3b75d237 19101 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19102
19103 * Makefile.in: don't create all directories for ``make install'';
19104 let the subdirectories create the ones they need.
19105
19106Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
e490616e 19108 * COPYING: new file, GPL v2
6599da04
JM
19109
19110Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19111
19112 * Makefile.in: use the new gen-info-dir, which needs a template
19113 argument (which also lives in texinfo)
19114
19115 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19116
6599da04
JM
19117Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19118
19119 * config.sub (ncr3000): Change i386 to i486.
19120
19121Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19122
19123 * Makefile.in: add install-rcs, install-grep to
19124 install-no-fixedincludes, removed install-bison and install-libgcc
19125
19126Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19127
19128 * configure.in: grab the HPUX makefile fragment if on HPUX
19129
19130Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19131
19132 * Makefile.in: eradicate bison spoor (ditto libgcc).
19133 configure.in: recognise m68{k,000}-ericsson-OSE.
19134 es1800 is alias for m68k-ericsson-OSE
19135
19136Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19137
19138 * configure.in: rearrange the parts that remove programs from
19139 configdirs, based now on HOST==TARGET or by canonical triple.
19140
19141Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19142
19143 * test-build.mk: recurse explicitly with -f test-build.mk when
19144 appropriate. predicate stage3 and comparison on the existence
19145 of gcc. That is, if gcc isn't around, we aren't three-staging.
19146 On very clean, also remove ...stamp-co. Build in-place before
19147 doing other builds.
19148
19149Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19150
19151 * Makefile.in, configure.in: add tgas
19152
19153Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19154
19155 * Makefile.in: a number of changes merged in from progressive.
19156
19157 * configure.in: add libm.
19158
19159 * .cvsignore: ignore some stuff that comes from test-build.mk.
19160
6599da04
JM
19161Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19162
19163 * config.sub: Add es1800 (m68k-ericsson-es1800).
19164
19165Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19166
19167 * configure: Add program_suffix (parallel to program_prefix)
19168 * Makefile.in: adjust directory-creating script for losing decstation
19169
19170Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19171
19172 * configure: Minor $subdir-related fixes.
19173
19174Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19175
19176 * configure: fix various problems with propogating
19177 makefile_target_frag in subdirs.
19178 * configure.in: config libgcc if its there
19179
19180Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19181
19182 * config.sub: HPPA merge.
19183
6599da04
JM
19184Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19185
19186 * Makefile.in: Replace all-bison with all-byacc in all
19187 dependency lines for other tools (which now use byacc).
19188
19189Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19190
19191 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19192
6599da04
JM
19193Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19194
19195 * Makefile.in: make gprof rules similar to byacc rules (instead of
19196 vestigal $(unsubdir) that didn't work...)
19197
19198Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19199
19200 * config.sub: Add support for Linux.
19201 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19202 (at least for libg++).
19203
19204Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19205
19206 * configure.texi: fix doc for the -nfp option to configure
19207
19208Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19209
19210 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19211
19212Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19213
19214 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19215 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19216 * configure.in: added solaris* host_makefile_frag hook.
19217
19218Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19219
19220 * config.sub: changed recognition of m68000 so that various
19221 m68k types can be specified via m680[01234]0
19222
19223Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19224
19225 * config.sub (basic_machine): fix sed so that '-foo' isn't
19226 completely substituted out while .+'-foo' loses the '-foo'
19227
19228Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19229
19230 * config.sub ($os): Add -aout.
19231
19232Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19233
19234 * configure: If host_makefile_frag is absolute, don't
19235 prefix ${invsubdir} (relevant to libg++ auto-configure).
19236
19237Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19238
19239 * Makefile.in (tooldir): Define it.
19240 (all-ld): Depend on all-flex.
19241
19242Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19243
19244 * Makefile.in (check): Fix libg++ special case.
19245
19246Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19247
19248 * configure: do not bury `pwd` into config.status, thus do fewer
19249 pwd's.
19250
19251 * configure: print the "Building in" message only when building in
19252 other than "." AND verbose.
19253
63f6bcd7 19254 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19255 configures.
19256
19257 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19258
19259Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19260
19261 * Makefile.in: macroize flags passed on recursion. remove
19262 fileutils.
19263
19264Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19265
19266 * configure: get makesrcdir right for subdirs deeper than 1.
19267
19268 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19269 install.
19270
19271Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19272
19273 * Makefile.in: don't print subdir_do or recursion lines.
19274
19275Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19276
19277 * standards.texi: added menu item.
19278
19279 * Makefile.in: build and install standards.info.
19280
19281 * standards.texi: new file.
19282
19283Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19284
19285 * configure: test for and move config.status pieces from
19286 ${subdir}/.
19287
19288Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19289
6599da04
JM
19290 * configure: Test for existance of files before trying to mv
19291 them, to avoid numerous non-existance messages.
19292
19293Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19294
19295 * configure: correct final line of config.status.
19296
19297 * configure: patch from eggert. Avoids a protection problem if
19298 the original Makefile.in is read only.
19299
19300 * configure: use move-if-change from gcc to create config.status.
19301 Some makefiles depend on config.status to tell if a directory
19302 has been reconfigured for a different host. This change
19303 prevents those directories from remaking everything in the case
19304 where the reconfig was only intended to rebuild a Makefile.
19305
19306 * configure: test for config.sub with "config.sub sun4" rather
19307 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19308 host alias from a missing config.sub.
19309
19310Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19311
19312 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19313 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19314
19315Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19316
19317 * configure: mkdir ${subdir} as needed.
19318
19319Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19320
19321 * Makefile.in,configure.in: added autoconf.
19322
19323Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19324
19325 * Makefile.in: no longer pass against on recursion.
19326
19327 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19328 definitions are not inherited.
19329
19330 * configure: correct makesrcdir when subdir is .
19331
19332Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19333
19334 * configure: Add support for 'subdirs' variable, which is
19335 like 'configdirs', except that configure doesn't re-invoke
19336 itself for subdirs, it just creates a Makefile for each subdir.
19337 * configure.texi: Document subdirs.
19338
19339Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19340
19341 * configure.in: added flex to configdirs
19342
19343Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19344
19345 * Makefile.in: remove clean-stamps from clean.
19346
19347Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19348
19349 * configure.in: Add gdbtest to configdirs.
19350
19351Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19352
19353 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19354 to recursive makes.
19355 * configure.in: Recognize new ncr3000 config.
19356
19357Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19358
19359 * Makefile.in, configure.in: removed references to gdbm.
19360
19361Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19362
19363 * config.sub: Don't canonicalize os value
19364 newsos* to bsd (readline needs to check for newsos).
19365 (This fix was earlier made Jan 31, but got re-broken.)
19366
19367Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19368
19369 * configure.in: sco is an os, not a vendor!
19370
19371 * configure: Quote $( better. Keep various shells happy.
19372
19373Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19374
19375 * Makefile.in: eliminate stamp-files.
19376
19377Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19378
19379 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19380 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19381
19382Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19383
19384 * config.sub: fix iris/iris3.
19385
19386Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19387
19388 * configure: re-add -rm.
19389
19390Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19391
19392 * Maskefile.in: add .stmp-rcs to all.
19393
19394 * configure.in: remove gas from rs6000 build, use aix host fragment.
19395
19396Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19397
19398 * configure: pass down site_option during recursion.
19399
19400Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19401
19402 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19403
19404Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19405
19406 * configure: Change exec_prefix so that it really defaults to prefix.
19407
19408Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19409
19410 * Makefile.in, configure.in: Add support for mmalloc library.
19411
19412Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19413
19414 * Makefile.in: add stmp dependencies for a few more things.
19415
19416Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19417
19418 * configure: adjusted error message on objdir/srcdir configure
19419 collision, per john's suggestion.
19420
19421 * Makefile.in: add libiberty stmp to all and all.cross.
19422
19423Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19424
19425 * Makefile.in: remove force dependencies, add grep to all.
19426
19427Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19428
19429 * Makefile.in: drop flex. make stamp files work.
19430
19431 * configure: added test for conflicting configuration in srcdir,
19432 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19433 gets cranky. use relative paths for configure and srcdir
19434 whenever possible. Send some error messages to stderr that were
19435 going to stdout.
19436
19437Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19438
19439 * Makefile.in: Fix libg++ rule to check for gcc directory
19440 before using gcc/gcc. Also pass XTRAFLAGS.
19441
19442Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19443
19444 * Makefile.in: added stmp-files so that directories aren't polled
19445 when they are already built.
19446
19447 * configure.texi: fixed a node pointer problem.
19448
19449Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19450
731a8127 19451 * config.sub configure.in gdb/configure.in
6599da04
JM
19452 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19453 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19454 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19455
19456Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19457
19458 * configure: -recurring becomes -silent. corrected help message
19459 for -site= option.
19460
19461 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19462
19463Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19464
19465 * configure: when building Makefile for crosses, replace
19466 tooldir and program_prefix. default srcdir from location of
19467 config.sub. remove "for host in hosts" and "for target in
19468 targets" loops.
19469
19470Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19471
19472 * Makefile.in: Do not pass bindir or mandir to cvs.
19473
19474Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19475
19476 * Makefile.in, configure.in: removed traces of namesubdir,
19477 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19478 copyrights to '92, changed some from Cygnus to FSF.
19479
19480 * configure.texi: remove most references to multiple hosts,
19481 multiple targets, subdirs, etc.
19482
19483 * configure.man: removed rcsid. reference config.sub not
19484 config.subr.
19485
19486 * Makefile.in: mkdir $(infodir) on install-info.
19487
19488Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19489
19490 * configure.texi: Explain better about .gdbinit and about
19491 the environment that configure.in sections run in.
19492
19493Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19494
19495 * configure.in: Ultrix is only a decstation if it's a MIPS.
19496
19497Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19498
19499 * README: DOC.configure => cfg-paper.texi.
19500
19501Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19502
19503 * config.sub (near case $os): Don't convert newsos* to bsd!
19504
19505Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19506
19507 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19508 the number of copies of COPYING that go into the GDB tar file.
19509
19510Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19511
731a8127 19512 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19513 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19514 Fix SCO configuration stuff.
19515
19516Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19517
19518 * Makefile.in: For libg++, make sure the -I pointing
19519 to the gcc directory goes *after* all the libg++-local -I flags.
19520 Also, move just-gcc dependency from just-libg++ to all-libg++.
19521
19522Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19523
19524 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19525
19526Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19527
19528 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19529
19530Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19531
19532 * config.sub: Add stratus configuration frags. Also
19533 submitted to FSF.
19534
19535Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19536
19537 * Makefile.in (DEV_SUPPORT): add configure.man.
19538
19539 * config.sub(Decode manufacturer-specific): add -none*.
19540
19541Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19542
19543 * Makefile.in: remove form feeds to make Sun's make happy.
19544 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19545
19546Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19547
19548 * Makefile.in (AR_FLAGS): Make quieter.
19549
19550Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19551
19552 * configure.in: Add libg++.
19553 * configure: When verbose, don't output the command line at each
19554 level; it will be unremarkably the same as the previous version,
19555 which will be the same as what the user typed.
19556
19557Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19558
19559 * configure.in, Makefile.in: fix clean-info, add flex. add
19560 fileutils.
19561
19562 * configure: be less sensitive to spaces in Makefile.in. Do not
19563 look for sources in "..". Doing so breaks subdirectories that
19564 might have their own configure. If a subdir has it's own
19565 configure script, use it.
19566
19567Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19568
19569 * cfg-paper.texi: some changes suggested by rms.
19570
19571Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19572
19573 * config.sub: Merge in some small additions from the FSF version,
19574 taken from the gcc distribution, to bring the Cygnus and FSF
19575 versions into closer sync.
19576
19577Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19578
19579 * configure.in: Changed svr4 references to sysv4.
19580
19581Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19582
19583 * configure: added -V for version number option.
19584
19585Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19586
19587 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19588 renamed from DOC.configure to cfg-paper.texi.
19589
19590Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19591
19592 * configure, config.subr, config.sub: config.subr is now
19593 config.sub again.
19594
19595Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19596
19597 * configure.texi: new file, in progress.
19598
19599 * Makefile.in: build info file and install the man page for
19600 configure.
19601
19602 * configure.man: new file, first cut.
19603
19604 * configure: find config.subr again now that configuration "none"
19605 has gone. removed all traces of the -ansi option. removed all
19606 traces of the -languages option.
19607
19608 * config.subr: resync from rms.
19609
19610Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19611
19612 * configure, config.sub, config.subr: merge config.sub into
19613 config.subr, call the result config.subr, remove config.sub, use
19614 config.subr.
19615
19616 * Makefile.in: revised install for dir.info.
19617
19618Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19619
19620 * configure.in: add decstation host makefile frag.
19621
19622 * Makefile.in: BISON now bison -y again. also install-gcc on
19623 install. clean-gdbm on clean. infodir belongs in datadir.
19624 Make directories for info install. Build dir.info here then
19625 install it.
19626
19627Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19628
19629 * Makefile.in: fix for bad directory tests.
19630
19631Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19632
19633 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19634 regexp. -srcdir relative was being handled incorrectly.
19635
19636 * Makefile.in: unwrapped some for loops so that parallel makes
19637 work again and so one can focus one's attention on a particular
19638 package.
19639
19640Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19641
19642 * configure: added PWD as a stand in for `pwd` (for speed). use
19643 elif wherever possible. make -srcdir work without -objdir.
19644 -objdir= commented out.
19645
19646Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19647
19648 * configure: +options become --options. -subdirs commented out.
19649 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19650 Makefile now at top of generated Makefile. Removed cvs log
19651 entries. added -srcdir. create .gdbinit only if there is one
19652 in ${srcdir}.
19653
19654 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19655 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19656 and mandir now keyed off datadir by default.
19657
19658Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19659
19660 * Freshly created ChangeLog.
19661
19662\f
19663Local Variables:
19664mode: change-log
19665left-margin: 8
19666fill-column: 76
19667version-control: never
19668End: