]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Add myself as nvptx maintainer
[thirdparty/gcc.git] / ChangeLog
CommitLineData
55de8eb3
TV
12017-09-25 Tom de Vries <tom@codesourcery.com>
2
3 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
4
86ab175e
PMR
52017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
6
7 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
8
500ac452
NS
92017-09-15 Nathan Sidwell <nathan@acm.org>
10
11 * MAINTAINERS: Remove myself as a vxworks maintainer.
12
72ace300
TS
132017-09-13 Thomas Schwinge <thomas@codesourcery.com>
14
15 * MAINTAINERS: Remove email address of Jim Norris.
16
1328002a
KT
172017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
18
19 * MAINTAINERS (Reviewers): Move myself from here...
20 (CPU Port Maintainers): ... to here.
21
84d0b6f5
JG
222017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
23
24 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
25
9c04bba3
RD
262017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
27
28 * MAINTAINERS (write after approval): Add myself.
29
5a427c63
TR
302017-07-28 Tony Reix <tony.reix@atos.net>
31
32 * configure.ac (target-libffi): Don't disable for AIX.
33 (go): Don't add to unsupported_languages on AIX.
34 (target-libgo): Don't disable for AIX.
35 * configure: Regenerate.
36
8994b66f
YG
372017-07-19 Yury Gribov <tetra2005@gmail.com>
38
39 * MAINTAINERS: Add myself.
40
7a795e10
TS
412017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
42
43 * MAINTAINERS: Update my email address.
44
50061652
RE
452017-07-04 Richard Earnshaw <rearnsha@arm.com>
46
47 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
48 arm-specific auto-generated header files.
49
d4360477
NS
502017-07-03 Nathan Sidwell <nathan@acm.org>
51
52 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
53 * configure: Rebuilt.
54
9dc9ae74
BS
552017-07-03 Bernd Schmidt <bschmidt@redhat.com>
56
57 * MAINTAINERS: Readd myself for c6x.
58
c8cf0b6f
ML
592017-06-28 Martin Liska <mliska@suse.cz>
60
61 PR bootstrap/81217
62 * Makefile.def: Remove superfluous bootstrap_target from
63 bootstrap_stage.
64 * Makefile.in: Re-generate the file.
65
0666865c
MO
662017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
67
68 * MAINTAINERS: Add myself to Write After Approval
69
827c925e
AJ
702017-06-21 Andrew Jenner <andrew@codesourcery.com>
71
72 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
73
0d053a49
ML
742017-06-19 Martin Liska <mliska@suse.cz>
75
76 * Makefile.def: Define 4 stages PGO bootstrap.
77 * Makefile.tpl: Define FLAGS.
78 * Makefile.in: Regenerate.
79
be75f645
ILT
802017-06-14 Ian Lance Taylor <iant@golang.org>
81
82 * Makefile.def: Add check-gotools to go check targets.
83 * Makefile.in: Rebuild.
84
c725f69c
SB
852017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
86
87 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
88
76052545
EB
892017-06-03 Eric Botcazou <ebotcazou@adacore.com>
90
91 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
92 * configure: Regenerate.
93
afd88efc
ML
942017-05-31 Martin Liska <mliska@suse.cz>
95
96 * configure.ac: Add handling of stage2_werror_flags to
97 action-if-given and to action-if-not-given.
98 * configure: Regenerate.
99
945bafd6
PB
1002017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
101
102 * MAINTAINERS: Add self to Write After Approval
103
b9396a49
BS
1042017-05-27 Bernd Schmidt <bschmidt@redhat.com>
105
106 * MAINTAINERS: Update my email address, and remove myself as
107 maintainer in some areas.
108
aa1b69e7
EG
1092017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
110
111 * MAINTAINERS: Add self to Write After Approval
112
cdfee50a
NS
1132017-05-25 Nathan Sidwell <nathan@acm.org>
114
115 * configure.ac: Add --enable-languages=default to mean default and
116 make --enable-languages=all mean all supported languages.
117 * configure: Regenerated.
118
83349046
SB
1192017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
120
121 * config.gcc (powerpc*-*-*spe*): New.
122 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
123 (powerpc-*-rtems*spe*): New.
124 (powerpc*-*-linux*spe*): New.
125 (powerpc-wrs-vxworksspe): New.
126 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
127 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
128 * config.host (powerpc*-*-*spe*): New.
129
01c712cb
ML
1302017-05-19 Martin Liska <mliska@suse.cz>
131
132 * configure.ac: Add --enable-werror-always just for
133 bootstrap-debug (or none build config) and do not add it
134 when we are on a release branch.
135 * configure: Regenerated.
136
7880c1a5
SL
1372017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
138
139 * MAINTAINERS: Add self to Write After Approval
140
c759355f
KK
1412017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
142
143 * MAINTAINERS: Move myself to Write After Approval section.
144
79557bae
CZ
1452017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
146
147 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
148 ACCH registers.
149 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
150 available.
151 (umulsidi3): Likewise.
152 (mulsidi3_700): Disable this pattern when we have advanced mpy
153 instructions.
154 (umulsidi3_700): Likewise.
155 (maddsidi4): New pattern.
156 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
157 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
158 (mpydu_imm_arcv2hs): Likewise.
159 * config/arc/predicates.md (accl_operand): New predicate.
160
c7314bc1
CZ
1612017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
162 Andrew Burgess <andrew.burgess@embecosm.com>
163
164 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
165 case.
166 (ARC_AUTOFP_IRQ_P): Likewise.
167 (ARC_AUTO_IRQ_P): Likewise.
168 (rgf_banked_register_count): New variable.
169 (parse_mrgf_banked_regs_option): New function.
170 (arc_override_options): Handle rgf_banked_regs option.
171 (arc_handle_interrupt_attribute): Add firq option.
172 (arc_compute_function_type): Return fast irq type when required.
173 (arc_must_save_register): Handle fast interrupts.
174 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
175 (arc_return_address_regs): Update.
176 * config/arc/arc.h (arc_return_address_regs): Update.
177 (arc_function_type): Add fast interrupt type.
178 (ARC_INTERRUPT_P): Update.
179 (RC_FAST_INTERRUPT_P): Define.
180 * config/arc/arc.md (simple_return): Update for fast interrupts.
181 (p_return_i): Likewise.
182 * config/arc/arc.opt (mrgf-banked-regs): New option.
183 * doc/invoke.texi (mrgf-banked-regs): Document.
184
41453183
CZ
1852017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
186
187 * config/arc/arc.c (irq_ctrl_saved): New variable.
188 (ARC_AUTOBLINK_IRQ_P): Define.
189 (ARC_AUTOFP_IRQ_P): Likewise.
190 (ARC_AUTO_IRQ_P): Likewise.
191 (irq_range): New function.
192 (arc_must_save_register): Likewise.
193 (arc_must_save_return_addr): Likewise.
194 (arc_dwarf_emit_irq_save_regs): Likewise.
195 (arc_override_options): Handle deferred options.
196 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
197 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
198 arc_must_save_return_addr.
199 (arc_compute_frame_size): Handle automated save and restore of
200 registers.
201 (arc_expand_prologue): Likewise.
202 (arc_expand_epilogue): Likewise.
203 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
204 * config/arc/arc.opt (mirq-ctrl-saved): New option.
205 * doc/invoke.texi (mirq-ctrl-saved): Document option.
206
52744dd7
TK
2072017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
208 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
209
210 PR bootstrap/77661
211 * Makefile.def: Don't pass --enable-maintainer-mode on to an
212 in-tree build MPC.
213 * Makefile.in: Regenerate.
214
deeba76a
FXC
2152017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
216
217 * configure.ac: Enable LTO by default on darwin >= 9.
218 * configure: Regenerate.
219
5a05e11d
PD
2202017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
221
222 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
223 and Andrew Waterman as the RISC-V maintainers.
224
e04f858c
NK
2252017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
226
227 * MAINTAINERS: Add self to Write After Approval
228
a98cf819
GP
2292017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
230
231 * config.guess: Import latest from upstream.
232
9826d1a3
GP
2332017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
234
235 * MAINTAINERS (Write After Approval): Remove entries that are
236 already covered under Reviewers.
237
a46586c3
MW
2382017-03-08 Mark Wielaard <mark@klomp.org>
239
240 PR demangler/70909
241 PR demangler/67264
242 * include/demangle.h: Add d_printing to struct demangle_component
243 and pass struct demangle_component as non const.
244
734ca1c2
GP
2452017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
246
247 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
248
93b87d1d
TS
2492017-02-15 Thomas Schwinge <thomas@codesourcery.com>
250
251 * Makefile.tpl: Remove HOST_ISLVER.
252 (HOST_EXPORTS): Remove ISLVER.
253 * Makefile.in: Regenerate.
254
f877b3ad
RB
2552017-02-13 Richard Biener <rguenther@suse.de>
256
257 * configure: Re-generate.
258
2ad31830
GP
2592017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
260
261 * MAINTAINERS: Adjust bug reporting URL.
262
3501e62c
GP
2632017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
264
265 * MAINTAINERS (Write After Approval): Remove redundant entry
266 for Andrew Burgess.
267
510555e0
JDA
2682017-02-03 John David Anglin <danglin@gcc.gnu.org>
269
270 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
271 32-bit hppa*-*-hpux*.
272 * configure: Regenerate.
273
f6a24a94
MJ
2742017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
275
276 * configure.ac: Moved the white list of enabling BRIG FE to
277 libhsail-rt/configure.tgt.
278 * configure: Regenerated.
279 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
280
2812017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
282 Martin Jambor <mjambor@suse.cz>
283
5fd1486c
PJ
284 * Makefile.def (target_modules): Added libhsail-rt.
285 (languages): Added language brig.
286 * Makefile.in: Regenerated.
287 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
288 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
289 * configure: Regenerated.
290
3c36aa6b
JJ
2912017-01-17 Jakub Jelinek <jakub@redhat.com>
292
293 PR other/79046
294 * configure: Regenerated.
295
8f56cb51
AM
2962017-01-04 Alan Modra <amodra@gmail.com>
297
298 * configure: Regenerate.
299
f2c764c5
BE
3002016-12-29 Ben Elliston <bje@gnu.org>
301
302 * config.sub: Import latest version.
303
1dc9c117
AI
3042016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
c21fdaa1
JJ
3082016-12-21 Jakub Jelinek <jakub@redhat.com>
309
310 * configure.ac: Don't bootstrap libmpx unless --with-build-config
311 includes bootstrap-mpx.
312 * configure: Regenerated.
313
cc811459
CX
3142016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
315
316 * MAINTAINERS (Write After Approval): Add myself.
317
b55e6680
MJ
3182016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
319
8f56cb51 320 * configure: Regenerate.
b55e6680 321
825fba52
MK
3222016-12-01 Matthias Klose <doko@ubuntu.com>
323
324 * configure.ac: Don't use pkg-config to check for bdw-gc.
325 * configure: Regenerate.
326
114bf3f1
MK
3272016-11-30 Matthias Klose <doko@ubuntu.com>
328
329 * Makefile.def: Remove reference to boehm-gc target module.
330 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
331 options and for the bdw-gc pkg-config module.
332 * configure: Regenerate.
333 * Makefile.in: Regenerate.
334
21b0f96a
NS
3352016-11-28 Nathan Sidwell <nathan@acm.org>
336
337 * MAINTAINERS (nvptx): Remove self.
338
292edab3
BE
3392016-11-25 Ben Elliston <bje@gnu.org>
340
341 * config.guess: Import latest version.
342 * config.sub: Likewise.
343
0954a00b
TT
3442016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
8e4d2ca4
MK
3482016-11-15 Matthias Klose <doko@ubuntu.com>
349
350 * Makefile.def: Remove references to GCJ.
351 * Makefile.tpl: Likewise.
352 * Makefile.in: Regenerate.
353
84c1b9d3
MK
3542016-11-15 Matthias Klose <doko@ubuntu.com>
355
356 * config-ml.in: Remove references to GCJ.
357 * configure.ac: Likewise.
358 * configure: Regenerate.
359
3f95ca6c
JC
3602016-11-01 Josh Conner <joshconner@google.com>
361
362 * MAINTAINERS (Write After Approval): Update email address,
363
457cc672
CL
3642016-10-27 Carl Love <cel@us.ibm.com>
365
366 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
367 Approval list to make it alphabetical.
368
2142f54f
CL
3692016-10-27 Carl Love <cel@us.ibm.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
104700f4
AB
3732016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * MAINTAINERS (Reviewers): Add myself.
376 (Write After Approval): Add myself.
377
942c0db8
HP
3782016-10-21 Hartmut Penner <hepenner@us.ibm.com>
379 Ulrich Weigand <uweigand@de.ibm.com>
380
381 * MAINTAINERS: Update email address.
382
fbf4c502
NS
3832016-10-10 Nathan Sidwell <nathan@acm.org>
384
385 * MAINTAINERS: Update email address.
386
b20e7532
AT
3872016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
388
389 * configure.ac: Add aarch64-*-freebsd*.
390 * configure: Regenerate.
391
2e21fd4d
SE
3922016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
393
394 * MAINTAINERS: Update email address after it got reverted.
395
43c40f3e
RO
3962016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
397
398 * configure.ac (target_libraries): Readd target-boehm-gc.
399 Restore --enable-objc-gc handling.
400 * configure: Regenerate.
401
f05796ba
JL
4022015-10-03 Jeff Law <law@redhat.com>
403
404 * MAINTAINERS: Move several inactive maintainers to the
405 write-after-approval section.
406
012447ea
JJ
4072016-09-30 Jakub Jelinek <jakub@redhat.com>
408
409 * configure.ac: Add target-libffi to target_libraries.
410 Readd libgcj target disablings, modified to only target-libffi.
411 Readd target addition of go to unsupported languages.
412 * configure: Regenerated.
413
a7d75d59
SE
4142016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
415
416 * MAINTAINERS: Update email address.
417
d1a79a95
AH
4182016-09-30 Andrew Haley <aph@redhat.com>
419
4d8c733d 420 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
421 write-after approval. Remove Tom Tromey and Bryce McKinlay from
422 libgcj.
423
af2d4873
AH
4242016-09-30 Andrew Haley <aph@redhat.com>
425
426 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
427 write-after approval after GCJ deletion.
428
07b78716
AH
4292016-09-30 Andrew Haley <aph@redhat.com>
430
431 * Makefile.def: Remove libjava.
432 * Makefile.tpl: Likewise.
433 * Makefile.in: Regenerate.
434 * configure.ac: Likewise.
435 * configure: Likewise.
436 * gcc/java: Remove.
437 * libjava: Likewise.
438
a29b7214
CZ
4392016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
440
441 * MAINTAINERS (Reviewers): Add myself.
442
2fd88f4f
AK
4432016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
444
445 * configure.ac: Disable "sim" directory for arc*-*-*.
446 * configure: Regenerated.
447
e2080e79
TC
4482016-09-23 Tamar Christina <tamar.christina@arm.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
8f3675f8
MR
4522016-09-12 Maciej W. Rozycki <macro@imgtec.com>
453
454 * configure.ac: Check for the minimum in-tree MPFR version
455 handled.
456 * configure: Regenerate.
457
21f88103
YTL
4582016-07-20 Yan-Ting Lin <currygt52@gmail.com>
459
460 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
461 * configure: Regenerated.
462
60d51882
FR
4632016-07-19 Fritz Reese <fritzoreese@gmail.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
277d7ee0
AK
4672016-06-23 Andi Kleen <ak@linux.intel.com>
468
469 * Makefile.def: Add autoprofiledbootstrap.
470 * Makefile.tpl: Dito.
471 * Makefile.in: Regenerate.
472
fd6487af
JS
4732016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
474
475 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
476 * configure: Regenerate.
477
3e326935
TS
4782016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
479
480 * configure: Regenerate.
481 * configure.ac: Remove support for avr-rtems.
482
9582bf04
SKS
4832016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
484
485 * MAINTAINERS (Write After Approval): Add myself.
486
6f820b68
MC
4872016-06-16 Michael Collison <michael.collison@arm.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
775ee7fa
MM
4912016-06-14 Mikael Morin <mikael@gcc.gnu.org>
492
493 * MAINTAINERS (Write After Approval): Update e-mail address.
494
de3ba371
JM
4952016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
496
21f88103 497 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 498
350216e3
AM
4992016-05-28 Alan Modra <amodra@gmail.com>
500
501 * Makefile.tpl (configure): Depend on m4 files included.
502 * Makefile.in: Regenerate.
503
9cad20fa
BS
5042016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
505
506 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
507 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
508
92466115
BS
5092016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
510
511 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
512 special case builtin.
513 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
514 support for ALTIVEC_BUILTIN_VEC_ADDEC.
515 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
516 for __builtin_vec_addec.
517
fe38e08b
JS
5182016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
519
520 * config.guess: Import version 2016-04-02 (newest).
521 * config.sub: Import version 2016-05-10 (newest).
522
cef1a0b8 5232016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 524
cef1a0b8
JL
525 * configure.ac: Add ARC support to libgloss.
526 * configure: Regenerate
704b85c7 527
75a6b91a
AS
5282016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
00f35794
BE
5322016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
533
534 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
535 * configure: Regenerated.
536 * Makefile.def (gmp): Explicitly disable assembler.
537 (mpfr): Adjust lib_path.
538 (mpc): Likewise.
539 * Makefile.in: Regenerated.
540
c100769b
JJ
5412016-05-01 Jakub Jelinek <jakub@redhat.com>
542
543 PR bootstrap/70704
544 * configure.ac (--enable-stage1-checking): Add missing
545 --enable-checking=.
546 * configure: Regenerated.
547
bc6d9014
OE
5482016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
549
ace08cb8
OE
550 * config.guess: Revert r235676.
551 * config.sub: Revert r235676.
552
5532016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
554
555 * config.guess: Remove SH5 support.
bc6d9014
OE
556 * config.sub: Likewise.
557 * configure: Likewise.
558 * configure.ac: Likewise.
559
7db11a5a
JJ
5602016-04-26 Jakub Jelinek <jakub@redhat.com>
561
562 PR bootstrap/70704
563 * configure.ac (--enable-stage1-checking): For --disable-checking or
564 implicit --enable-checking, make sure extra flag matches in between
565 stage1 and later checking.
566 * configure: Regenerated.
567
ab0fc037
TS
5682016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
569
570 * .gitattributes: New file.
571
c048fa95
SB
5722016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
573
574 * MAINTAINERS (rs6000/powerpc port): Add myself.
575
f3653cf5
SB
5762016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
577
578 PR bootstrap/70173
579 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
580 and gotools directories. Delete the stage_final file.
581 * Makefile.in: Regenerate.
582
4f93efa4
AV
5832016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
584
585 * MAINTAINERS (Write After Approval): Add myself.
586
c27e432e
SK
5872016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
588
589 * MAINTAINERS (Fortran maintainer): Remove myself.
590
7134713c
BS
5912016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
7d74282a
KN
5952016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
596
597 * MAINTAINERS (Write After Approval): Add myself.
598
1b858e76
CC
5992016-03-17 Cary Coutant <ccoutant@gmail.com>
600
601 Sync with binutils-gdb:
602
603 2016-03-17 Cary Coutant <ccoutant@gmail.com>
604
605 * configure.ac: Add mips and s390 to the gold target check.
606 * configure: Regenerate.
607
d15bd5bb
DD
6082016-03-01 DJ Delorie <dj@redhat.com>
609
610 * MAINTAINERS (mep): Remove myself as MeP maintainer.
611
6d1fa6bb
DM
6122016-02-22 David Malcolm <dmalcolm@redhat.com>
613
614 * MAINTAINERS (libcpp): Add myself.
615 (diagnostic messages): Likewise.
616
607bda60
TV
6172016-02-20 Tom de Vries <tom@codesourcery.com>
618
619 * MAINTAINERS: Fix whitespace.
620
80cfaff8
CZ
6212016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
c661a43d
SP
6252016-01-29 Sebastian Pop <s.pop@samsung.com>
626
627 * config/isl.m4: Add comments about isl-0.16.
628 * configure: Regenerate.
629
86b3a101
MJ
6302016-01-29 Martin Jambor <mjambor@suse.cz>
631
632 * MAINTAINERS (hsa maintainers): Add myself.
633
960cbfd2
WD
6342015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
635
636 * MAINTAINERS: (Write After Approval): Add myself.
637
1e050c90
AK
6382016-01-25 Aditya Kumar <aditya.k7@samsung.com>
639 Sebastian Pop <s.pop@samsung.com>
640
641 * Makefile.in: Regenerate.
642 * Makefile.tpl: Export ISLVER.
643 * configure: Regenerate.
644 * config/isl.m4: Detect isl-0.15.
645
cefadad1
MM
6462016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
647
648 PR bootstrap/69329
649 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
650 * Makefile.in: Regenerate.
651
9e530bcd
AP
6522016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
653
654 * configure.ac: Enable LTO for DJGPP
655 * configure: Regenerate
656
324402a0
L
6572016-01-12 H.J. Lu <hongjiu.lu@intel.com>
658
659 Sync with binutils-gdb:
660 2015-10-21 Nick Clifton <nickc@redhat.com>
661
662 PR gas/19109
663 * configure.ac: Note the 'none' is an acceptable argument to
664 --enable-compressed-debug-sections.
665 * configure: Regenerate.
666
9eaaa830
BE
6672016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
668
669 PR bootstrap/69134
670 * Makefile.def (mpfr): Disable assembler.
671 * Makefile.in: Regenerate.
672
cfe67e03
BE
6732016-01-01 Ben Elliston <bje@gnu.org>
674
675 * config.guess: Import version 2016-01-01.
676 * config.sub: Likewise.
677
be33d404
SS
6782015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
679
680 * MAINTAINERS (Write After Approval): Add myself.
681
e357a5e0
SP
6822015-12-17 Sebastian Pop <s.pop@samsung.com>
683
684 * Makefile.in: Replace ISL with isl.
685 * Makefile.tpl: Same.
686 * config/isl.m4: Same.
687 * configure.ac: Same.
688 * contrib/download_prerequisites: Same.
689 * configure: Regenerate.
690
1ad2439b
AP
6912015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
692
693 * MAINTAINERS (Write After Approval): Add Myself.
694
70decafb
NS
6952015-12-17 Nathan Sidwell <nathan@acm.org>
696
697 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
698 * configure: Regenerate.
699
560d18d3
AK
7002015-12-16 Aditya Kumar <aditya.k7@samsung.com>
701 Sebastian Pop <s.pop@samsung.com>
702
703 * config/isl.m4 (ISL_CHECK_VERSION): Check for
704 isl_ctx_get_max_operations.
705 * configure: Regenerate.
706
57e8ab24 7072015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
105b682e
ILT
7112015-12-02 Ian Lance Taylor <iant@google.com>
712
713 PR go/66147
714 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
715 * Makefile.in: Regenerate.
716
7eb46bec
AT
7172015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
718
719 PR libffi/65726
720 * Makefile.def (lang_env_dependencies): Make libffi depend
721 on cxx.
722 * Makefile.in: Regenerate.
723
cc3baaa9
DE
7242015-11-26 David Edelsohn <dje.gcc@gmail.com>
725
726 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
727 symbols.
728
3be96231
TG
7292015-11-20 Tristan Gingold <gingold@adacore.com>
730
731 Sync with binutils-gdb:
732 2015-11-20 Tristan Gingold <gingold@adacore.com>
733
734 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
735 * configure: Regenerate.
736
daa53f38
ML
7372015-11-19 Martin Liska <mliska@suse.cz>
738
739 * .gitignore: Add .clang-format to ignored files.
740 * Makefile.in: Add clang-format.
741 * Makefile.tpl: Likewise.
742
54985c70
TA
7432015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
744
745 * configure.ac: Enable libmpx by default.
746 * configure: Regenerated.
747
d0397c75
SE
7482015-10-23 Steve Ellcey <sellcey@imgtec.com>
749
750 * MAINTAINERS: Update email address.
751
735a559c
PM
7522015-10-23 Paulo Matos <pmatos@linki.tools>
753
754 * MAINTAINERS: Update email address.
755
15713b43
AH
7562015-10-23 Alan Hayward <alan.hayward@arm.com>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
78edb32f
L
7602015-10-20 H.J. Lu <hongjiu.lu@intel.com>
761
762 Sync with binutils-gdb:
763 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
764
765 PR gas/19109
766 * configure.ac: Add
767 --enable-compressed-debug-sections={all,gas,gold,ld}.
768 * configure: Regenerated.
769
dec6b7f1
AC
7702015-10-16 Arnaud Charlet <charlet@adacore.com>
771
772 * MAINTAINERS: Update list of Ada maintainers and email addresses.
773
6be1d686
ML
7742015-10-09 Martin Liska <mliska@suse.cz>
775
776 * MAINTAINERS (Write After Approval): Add myself.
777
dc0e2060
AF
7782015-10-09 Alexander Fomin <alexander.fomin@intel.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
bec93d40
FW
7822015-10-02 Florian Weimer <fweimer@redhat.com>
783
784 * MAINTAINERS: Update email address.
785
0487f06d
LK
7862015-10-02 Louis Krupp <louis.krupp@zoho.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
56547ff7
KT
7902015-09-20 Kai Tietz <ktietz70@googlemail.com>
791
423ea09f 792 * MAINTAINERS: Update email.
56547ff7 793
ed4c91ea
BS
7942015-09-14 Bernd Schmidt <bschmidt@redhat.com>
795
796 * MAINTAINERS: Update my email address.
797
2503fd9e
JB
7982015-09-01 James Bowman <james.bowman@ftdichip.com>
799
800 * MAINTAINERS (ft32 port): Add myself.
801
3726332a
DS
8022015-08-28 David Sherwood <david.sherwood@arm.com>
803
804 * MAINTAINERS: Add myself.
805
15480aaf
PM
8062015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
807
808 * MAINTAINERS (Write After Approval): Add myself.
809
ad4f95e3
FXC
8102015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
811
812 PR libfortran/54572
813 * Makefile.def: Make libgfortran depend on libbacktrace.
814 * Makefile.in: Regenerate.
815
95f25df0
SD
8162015-08-20 Simon Dardis <simon.dardis@imgtec.com>
817
818 * MAINTAINERS (Write After Approval): Add myself.
819
5dc85f7e
TV
8202015-08-12 Tom de Vries <tom@codesourcery.com>
821
822 PR other/67092
823 * configure.ac: Remove --with_host_libstdcxx support.
824 * configure: Regenerate.
825
44a7d18d
TS
8262015-08-10 Thomas Schwinge <thomas@codesourcery.com>
827 Jakub Jelinek <jakub@redhat.com>
828
829 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
830 nvptx*-*-*.
831 * configure: Regenerate.
832
bf5372e7
YS
8332015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
834
835 * Makefile.def (libiconv): Define bootstrap=true.
836 Mark pdf/html/info as missing.
837 (configure-gcc): Depend on all-libiconv.
838 (all-gcc): Ditto.
839 (configure-libcpp): Ditto.
840 (all-libcpp): Ditto.
841 (configure-intl): Ditto.
842 (all-intl): Ditto.
843 * Makefile.in: Regenerate.
844
94b8fdcc
BC
8452015-08-03 Bin Cheng <bin.cheng@arm.com>
846
847 * MAINTAINERS (loop ivopts): Add the entry and myself.
848
430bcac1
NS
8492015-07-31 Nathan Sidwell <nathan@codesourcery.com>
850
851 * MAINTAINERS (nvptx): Add self.
852
110d61da
AL
8532015-07-29 Alan Lawrence <alan.lawrence@arm.com>
854
855 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
856 128-bit vector modes.
857
c9da7548 8582015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 859
c9da7548
VV
860 * MAINTAINERS (Write After Approval): Add myself.
861
423ea09f 8622015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
863
864 * config.sub, config.guess: Import from upstream.
865
6b1786aa
JL
8662015-07-24 Michael Darling <darlingm@gmail.com>
867
868 PR other/66259
869 * config-ml.in: Reflects renaming of configure.in to configure.ac
870 * configure: Likewise
871 * configure.ac: Likewise
872
45952786
BS
8732015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
874
875 * MAINTAINERS: Update my email address.
876
f1595603
L
8772015-07-14 H.J. Lu <hongjiu.lu@intel.com>
878
879 Sync with binutils-gdb:
880 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
881
882 * configure.ac (target_configdirs): Exclude target-zlib if
883 target-libjava isn't built.
884 * configure: Regenerated.
885
a05c2c75
L
8862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
887
888 Sync with binutils-gdb:
889 2015-05-13 John David Anglin <dave.anglin@bell.net>
890
891 * configure.ac: Disable configuration of GDB for HPUX targets.
892 * configure: Regenerate.
893
894 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
895
896 * configure.ac: Add --with-system-zlib.
897 * configure: Regenerated.
898
899 2015-01-28 James Bowman <james.bowman@ftdichip.com>
900
901 * configure.ac: Add FT32 support.
902 * configure: Regenerate.
903
904 2015-01-12 Anthony Green <green@moxielogic.com>
905
906 * configure.ac: Don't disable gprof for moxie.
907 * configure: Rebuild.
908
1c01ebf6
L
9092015-07-14 H.J. Lu <hongjiu.lu@intel.com>
910
911 Sync with binutils-gdb:
912 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
913
914 PR ld/18355
915 * Makefile.def: Add extra_configure_flags to host zlib.
916 * configure.ac (extra_host_zlib_configure_flags): New. Set
917 to --enable-host-shared When bfd is to be built as shared
918 library. AC_SUBST.
919 * Makefile.in: Regenerated.
920
e59969a1
HPN
9212015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
922
923 Sync with src:
924 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
925 * Makefile.def (dependencies): Add all-zlib to all-bfd.
926 * Makefile.in: Regenerated.
927
d9063947
L
9282015-06-30 H.J. Lu <hongjiu.lu@intel.com>
929
930 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
931 target.
932 * configure: Regenerate.
933
b837291d
LC
9342015-06-23 Ludovic Courtès <ludo@gnu.org>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
2a97995f
AT
9382015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
939
940 * MAINTAINERS (OS Port Maintainers): Add myself.
941 (Various Maintainers): Remove myself from libffi testsuite.
942
19cd26a6
RS
9432015-06-04 Richard Sandiford <richard.sandiford@arm.com>
944
945 * MAINTAINERS (gen* on machine desc): Add self.
946
8ca528d9
JM
9472015-06-02 Jason Merrill <jason@redhat.com>
948
949 PR bootstrap/66319
950 * configure.ac: Use -std=gnu++98.
951
4526c3c1
SN
9522015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
318a4e6d
MF
9562015-05-28 Mike Frysinger <vapier@gentoo.org>
957
958 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
959 * configure: Regenerate.
960
46070488
JM
9612015-05-26 Jason Merrill <jason@redhat.com>
962
963 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
964 * configure: Regenerate.
965
fef939d6
JB
9662015-05-16 James Bowman <james.bowman@ftdichip.com>
967
968 * configure.ac: FT32 target added.
fef939d6
JB
969 * configure: Regenerated.
970
886faf50
IB
9712015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
972
973 * MAINTAINERS (Write After Approval): Add myself.
974
91c6b410
PM
9752015-05-11 Paulo Matos <paulo@matos-sorge.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
e640447c
PM
9792015-05-11 Paulo Matos <paulo@matos-sorge.com>
980
981 * configure.ac: Fix typo.
982 * configure: Regenerate.
983
e587377d
MM
9842015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
cabb9d59
MK
9882015-05-03 Matthias Klose <doko@ubuntu.com>
989
990 * configure.ac: Match $host configured with triplets.
991 * configure: Regenerate.
992
fafb95a6
BRF
9932015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
994
995 * Makefile.tpl: Remove surplus whitespace throughout.
996 * Makefile.in: Regenerate.
997
85867772
SB
9982015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
999
1000 * MAINTAINERS (Various Maintainers): Add myself as instruction
1001 combiner maintainer.
1002
c10b5ea0
JJ
10032015-04-17 Jakub Jelinek <jakub@redhat.com>
1004
1005 PR bootstrap/62077
1006 * configure.ac (--enable-stage1-checking): Default to
1007 release,misc,gimple,rtlflag,tree,types if --disable-checking
1008 or --enable-checking is not specified and DEV-PHASE is not
1009 experimental.
1010 * configure: Regenerated.
1011
77019397
MO
10122015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1013
1014 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1015 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1016 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1017 * Makefile.in: Regenerate.
1018
17feae99 10192015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
1020
1021 * MAINTAINERS: Update my email address.
1022
e61ffb3b
JG
10232015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1024
1025 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1026
b16cc4f2
KT
10272015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1028
1029 * MAINTAINERS: Add myself as an arm port reviewer.
1030
ec523909
ML
10312015-03-25 Martin Liska <mliska@suse.cz>
1032 Yury Gribov <y.gribov@samsung.com>
1033
1034 * Makefile.in: Fix ln source location for vimrc file.
1035 * Makefile.tpl: Likewise.
1036
fc30054e
AH
10372015-03-09 Aldy Hernandez <aldyh@redhat.com>
1038
1039 PR bootstrap/25672
1040 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1041 cross-compiling. Similarly for CXX_FOR_TARGET.
1042 * configure: Regenerate.
1043
5373cd33
IE
10442015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1045
1046 * Makefile.def: Add libmpx.
1047 * configure.ac: Add libmpx.
1048 * Makefile.in: Regenerate.
1049 * configure: Regenerate.
1050
a6e8abb9
KY
10512015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1052
1053 * MAINTAINERS (CPU Port Maintainers): Add myself
1054 i386 vector ISA extns mantainer.
1055
f2b86778
JL
10562015-03-13 Jeff Law <law@redhat.com>
1057
1058 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1059 maintainer.
1060 Remove Richard Henderson as a maintainer for the x86 port.
1061
9dd44d1c
JR
10622015-03-03 Joern Rennecke <gnu@amylaar.uk>
1063
1064 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1065
33079441
IE
10662015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1067
1068 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1069 pointer bounds checker and i386 MPX maintainer.
1070
d083ae5f
SL
10712015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1072
1073 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1074
f91f1c13
MS
10752015-02-26 Martin Sebor <msebor@redhat.com>
1076
1077 * MAINTAINERS (Various Maintainers): Add self.
1078
426c1eb0
TS
10792015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1080
1081 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1082 Make sure it contains lto.
1083 * configure: Regenerate.
1084
8ae12d71
TS
10852015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1086
1087 * configure: Regenerate.
1088
11aa81cc 10892015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 10901
11aa81cc
DN
1091 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1092 middle-end, docstring): Remove myself.
1093 (Write After Approval): Add myself.
1094
a436ab27
JJ
10952015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1096
1097 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1098 (Write After Approval): Update address.
1099
231d020b
DM
11002015-01-29 David Malcolm <dmalcolm@redhat.com>
1101
1102 PR jit/64780
1103 * configure.ac: Require the user to explicitly specify
1104 --enable-host-shared if the jit is enabled.
1105 * configure: Regenerate.
1106
82a94471
RS
11072015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1108
1109 * MAINTAINERS (Write After Approval): Add myself.
1110
e6f0c56d
TV
11112015-01-25 Tom de Vries <tom@codesourcery.com>
1112
1113 * MAINTAINERS: Make whitespace consistent.
1114
631ff3e1
BO
11152015-01-23 Braden Obrzut <admin@maniacsvault.net>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118
09b9cd1f
AV
11192015-01-20 Andre Vehreschild <vehre@gmx.de>
1120
1121 * MAINTAINERS: (Write After Approval): Add myself.
1122
802ed46a
MU
11232015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1124
1125 * MAINTAINERS: (Write After Approval): Add myself.
1126
c61fcfa6
PT
11272015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1128
1129 * MAINTAINERS: (Write After Approval): Add myself.
1130
ebcd09c1
IS
11312015-01-13 Iain Sandoe <iain@codesourcery.com>
1132
1133 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1134 objective-c/c++ front end maintainer.
1135
71aa170d
MP
11362015-01-13 Marek Polacek <polacek@redhat.com>
1137
1138 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1139
da067543
JL
11402015-01-12 Jeff Law <law@redhat.com>
1141
1142 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1143 a very long time.
1144
bf1de3f0
ILT
11452015-01-09 Ian Lance Taylor <iant@google.com>
1146
1147 * configure.ac (host_tools): Add gotools.
1148 * Makefile.def (host_modules): Add gotools.
1149 (dependencies): Add dependency of all-gotools on all-target-libgo.
1150
82a19768
AT
11512015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1152
1153 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1154 * configure: Regenerate.
1155
53dd59bf
TS
11562015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1157
1158 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1159 all-target-libgomp.
1160 * Makefile.in: Regenerate.
1161
8054942d
EB
11622015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1163
1164 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1165
0969ec7d
EB
11662015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1167
1168 * configure.ac: Add Visium support.
1169 * configure: Regenerate.
1170
ec8fd1c0
AS
11712015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1172
1173 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1174 * configure: Regenerate.
1175
9bccfdf5
AP
11762015-01-03 Andrew Pinski <apinski@cavium.com>
1177
1178 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1179 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1180 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1181 (OBJCOPY_FOR_TARGET): New variable.
1182 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1183 * Makefile.in: Regenerate.
1184 * configure.ac: Check for already installed target objcopy.
1185 Also GCC_TARGET_TOOL on objcopy.
1186 * configure: Regenerate.
1187
007adc0d
HPN
11882015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1189
1190 * config.sub: Update from upstream, to 2015-01-01 version.
1191 * config.guess: Ditto.
1192
fe55e976
SH
11932014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1194
1195 * MAINTAINERS (RTEMS Ports): Add myself.
1196
b86d271e
PMR
11972014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
9733278a
MH
12012014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
4b4f2e35
TS
12052014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1206
1207 * configure.ac (--enable-as-accelerator-for): Don't set
1208 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1209 * configure: Regenerate.
1210
b6a65eb6
JJ
12112014-12-13 Jakub Jelinek <jakub@redhat.com>
1212
1213 PR bootstrap/64023
1214 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1215 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1216 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1217 to CXX.
1218 * Makefile.in: Regenerated.
1219
c3e1e693
YG
12202014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1221 Yury Gribov <y.gribov@samsung.com>
1222
1223 * .gitignore: Added .local.vimrc and .lvimrc.
1224 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1225 * Makefile.in: Regenerate.
1226
12272014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1228
1229 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1230 * configure: Regenerated.
1231
b9fb25a5
BS
12322014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1233
1234 * MAINTAINERS (nvptx port): New entry.
1235
d896cc4d
JBG
12362014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1237
1238 * configure: Regenerate.
1239
74ae587e
JBG
12402014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1241
1242 * configure.ac: Merge with Binutils.
1243
45c89690
TB
12442014-11-26 Tobias Burnus <burnus@net-b.de>
1245
1246 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1247 * Makefile.in: Regenerate.
1248
ea903c37
BE
12492014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1250
1251 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1252 missing flex.
1253 * Makefile.in: Regenerated.
1254
eb23df59
IV
12552014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1256
1257 * Makefile.in: Regenerate.
1258
a699d672
L
12592014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1260
1261 PR bootstrap/63784
1262 * libtool.m4: Add $pic_flag with -shared.
1263
fc065a61
RL
12642014-11-21 Renlin Li <Renlin.Li@arm.com>
1265
1266 * MAINTAINERS (Write After Approval): Added myself.
1267
efcc23e6
AV
12682014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1269
1270 * MAINTAINERS (write-after-approval): Add myself.
1271
dd308ed8
MK
12722014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1273
1274 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1275 from 2 years ago.
1276
ac8698a1
AV
12772014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1278
1279 Revert:
1280 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1281
1282 * MAINTAINERS (Write After Approval): Added myself as line map
1283 maintainer.
1284
8dab9330
RL
12852014-11-19 Renlin Li <Renlin.Li@arm.com>
1286
1287 Revert:
1288 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1289
1290 * MAINTAINERS (Write After Approval): Added myself.
1291
1be22083
RL
12922014-11-19 Renlin Li <Renlin.Li@arm.com>
1293
1294 * MAINTAINERS (Write After Approval): Added myself.
1295
59392f46
AV
12962014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1297
1298 * MAINTAINERS (Write After Approval): Added myself as line map
1299 maintainer.
1300
0f3422cc
DS
13012014-11-17 Dodji Seketeli <dodji@redhat.com>
1302
1303 * MAINTAINERS (Various Maintainers): Added myself as line map
1304 maintainer.
1305
0c8969f0
JBG
13062014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1307
1308 * move-if-change: Sync from upstream gnulib.
1309
d7134c0e
JBG
13102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1311
1312 * compile: Sync with upstream Automake.
1313 * depcomp: Ditto.
1314 * install-sh: Ditto.
1315 * missing: Ditto.
1316 * mkinstalldirs: Ditto.
1317 * ylwrap: Ditto.
1318
e4ff7e6a
JBG
13192014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1320
1321 * config.sub: Update from upstream config repo.
1322 * config.guess: Ditto.
1323
5f520819
KY
13242014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1325
1326 * Makefile.def: Add liboffloadmic to target_modules. Make
1327 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1328 * Makefile.in: Regenerate.
1329 * configure: Regenerate.
1330 * configure.ac: Add liboffloadmic to target binaries.
1331 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1332 Add liboffloadmic to noconfig list when C++ is not supported.
1333
85c64bbe
BS
13342014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1335 Thomas Schwinge <thomas@codesourcery.com>
1336 Ilya Verbin <ilya.verbin@intel.com>
1337 Andrey Turetskiy <andrey.turetskiy@intel.com>
1338
1339 * configure: Regenerate.
1340 * configure.ac (--enable-as-accelerator-for)
1341 (--enable-offload-targets): New configure options.
1342
7d35a59e
TB
13432014-11-11 Tobias Burnus <burnus@net-b.de>
1344
0a002272 1345 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1346 * Makefile.in: Regenerate.
1347
35485da9
DM
13482014-11-11 David Malcolm <dmalcolm@redhat.com>
1349
1350 * ChangeLog.jit: New.
1351 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1352
ebf6d33b
FXC
13532014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1354
1355 PR target/63610
1356 * libtool.m4: Fix globbing of darwin versions.
1357 * configure: Regenerate.
1358
4a9bb2aa
TB
13592014-11-11 Tobias Burnus <burnus@net-b.de>
1360
4a9bb2aa
TB
1361 * Makefile.def: Remove CLooG.
1362 * Makefile.tpl: Ditto.
1363 * configure.ac: Ditto.
1364 * configure: Regenerate.
1365 * Makefile.in: Ditto.
1366
738f2522
BS
13672014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1368
1369 * configure.ac: Handle nvptx-*-*.
1370 * configure: Regenerate.
1371
9b591dd1
PG
13722014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1373
1374 * MAINTAINERS (Write After Approval): Add myself.
1375
14258928
JJ
13762014-10-31 Jakub Jelinek <jakub@redhat.com>
1377
1378 * Makefile.def (libcc1): Remove bootstrap=true;.
1379 * Makefile.in: Regenerated.
1380
1335a8ca
JBG
13812014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1382
1383 * configure.ac: Update comment.
1384 * configure: Regenerate.
1385
cb115cc2
IE
13862014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
fca38047
TS
13902014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1391
1392 * configure.ac (extra_host_libiberty_configure_flags): Add
1393 --enable-shared also for libcc1's benefit.
1394 * configure: Regenerate.
1395
65c0707b
TG
13962014-10-29 Tristan Gingold <gingold@adacore.com>
1397
1398 * MAINTAINERS: Change my email address.
1399
ddc8de03
PM
14002014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1401 Tom Tromey <tromey@redhat.com>
1402
1403 * Makefile.def: Add libcc1 to host_modules.
1404 * configure.ac (host_tools): Add libcc1.
1405 * Makefile.in, configure: Rebuild.
1406
4eb1ac39 14072014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1408
1409 * configure.ac (build_configargs): Don't share config.cache between
1410 build subdirs.
7fd74620 1411 * configure: Regenerate.
3d96b0d0 1412
d81230b5
DH
14132014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1414
1415 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1416 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1417 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1418 leon3v7 as leon3.
1419 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1420 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1421 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1422 * config/sparc/sparc.md (cpu): Add leon3v7.
1423 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1424
c7a6a617
DH
14252014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1426
1427 * MAINTAINERS (write-after-approval): Add myself.
1428
74cc5471
ILT
14292014-10-23 Ian Lance Taylor <iant@google.com>
1430
1431 * configure.ac: Disable the Go frontend on systems where it is known
1432 to not work.
1433 * configure: Regenerate.
1434
929315a9
RB
14352014-10-23 Richard Biener <rguenther@suse.de>
1436
1437 * Makefile.def: Add libcpp build module and dependencies.
1438 * configure.ac: Add libcpp build module.
1439 * Makefile.in: Regenerate.
1440 * configure: Likewise.
1441
5d12b768
MF
14422014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1443
1444 * MAINTAINERS (write-after-approval): Add myself.
1445
7b262a51
MLI
14462014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1447
1448 * INSTALL/README: Do not mention CVS.
1449
7705dfd1
JY
14502014-10-03 Jing Yu <jingyu@google.com>
1451
1452 * configure.ac: Add aarch64 to list of targets that support gold.
1453 * configure: Regenerate.
1454
a3052d31
FD
14552014-09-29 François Dumont <fdumont@gcc.gnu.org>
1456
1457 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1458
b2a1b261
CM
14592014-09-29 Catherine Moore <clm@codesourcery.com>
1460
1461 * MAINTAINERS: Add myself as MIPS maintainer.
1462
05342e10
MF
14632014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1464
1465 * MAINTAINERS: Move myself to MIPS maintainers.
1466
3f6bb7e5
JBG
14672014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1468
1469 * MAINTAINERS: Put all email addresses between '<' and '>'.
1470
3e895729
FXC
14712014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1472
1473 * MAINTAINERS: Move myself to reviewers (Fortran).
1474
e04733ee
AK
14752014-09-01 Andi Kleen <ak@linux.intel.com>
1476
1477 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1478 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1479 * Makefile.in: Regenerate.
1480
e79c0ea8
DM
14812014-08-28 David Malcolm <dmalcolm@redhat.com>
1482
1483 * rtx-classes-status.txt: Delete
1484
b32d5189
DM
14852014-08-28 David Malcolm <dmalcolm@redhat.com>
1486
1487 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1488
e0c0c325
SP
14892014-08-27 Sebastian Pop <s.pop@samsung.com>
1490
1491 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1492 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1493 of checking for version number.
1494 * configure: Regenerated.
1495 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1496
d7ac0a6a
DM
14972014-08-27 David Malcolm <dmalcolm@redhat.com>
1498
1499 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1500 is done; begin phase 6 (use extra rtx_def subclasses).
1501
9daaca36
DM
15022014-08-27 David Malcolm <dmalcolm@redhat.com>
1503
1504 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1505 done; begin phase 5 (additional rtx_def subclasses).
1506
b2908ba6
DM
15072014-08-26 David Malcolm <dmalcolm@redhat.com>
1508
1509 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1510
1130d5e3
DM
15112014-08-26 David Malcolm <dmalcolm@redhat.com>
1512
1513 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1514 SET_BB_HEADER are done.
1515
0e0ce50d
DM
15162014-08-26 David Malcolm <dmalcolm@redhat.com>
1517
1518 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1519 done.
1520
3d30f4e8
DM
15212014-08-26 David Malcolm <dmalcolm@redhat.com>
1522
1523 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1524
6144a836
DM
15252014-08-26 David Malcolm <dmalcolm@redhat.com>
1526
1527 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1528
b311fd0f
DM
15292014-08-25 David Malcolm <dmalcolm@redhat.com>
1530
1531 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1532
d8ce2eae
DM
15332014-08-25 David Malcolm <dmalcolm@redhat.com>
1534
1535 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1536
1455e88c
DM
15372014-08-25 David Malcolm <dmalcolm@redhat.com>
1538
1539 * rtx-classes-status.txt: Phase 3 (per-file commits within
1540 "config" subdirs) is done; begin phase 4 (removal of
1541 "scaffolding").
1542
76c531d3
DM
15432014-08-23 David Malcolm <dmalcolm@redhat.com>
1544
1545 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1546 dir) is done; begin phase 3 (per-file commits within "config"
1547 subdirs).
1548
00550b3d
DM
15492014-08-21 David Malcolm <dmalcolm@redhat.com>
1550
1551 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1552 phase 2 (per-file commits in main source dir).
1553
622dbadf
BC
15542014-08-21 Bin Cheng <bin.cheng@arm.com>
1555
1556 * configure: Regenerated.
1557
c1286e0b
DM
15582014-08-19 David Malcolm <dmalcolm@redhat.com>
1559
1560 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1561
c2fc1aee
DM
15622014-08-19 David Malcolm <dmalcolm@redhat.com>
1563
1564 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1565
68975683
DM
15662014-08-19 David Malcolm <dmalcolm@redhat.com>
1567
1568 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1569
d914bc6b
DM
15702014-08-19 David Malcolm <dmalcolm@redhat.com>
1571
1572 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1573
8020a4d5
DM
15742014-08-19 David Malcolm <dmalcolm@redhat.com>
1575
1576 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1577
a231b8a5
JV
15782014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
ce8126f5
CF
15822014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1583
1584 * MAINTAINERS: Remove myself
1585
0f82e5c9
DM
15862014-08-19 David Malcolm <dmalcolm@redhat.com>
1587
1588 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1589
9c9afb69
PP
15902014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
190bea87
DM
15942014-08-18 David Malcolm <dmalcolm@redhat.com>
1595
1596 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1597 SET_BB_HEADER, SET_BB_FOOTER
1598
c41b94ce
DM
15992014-08-18 David Malcolm <dmalcolm@redhat.com>
1600
bb3fff01 1601 * rtx-classes-status.txt: New file
c41b94ce 1602
eae1a5d4
RG
16032014-08-18 Roman Gareev <gareevroman@gmail.com>
1604
1605 * configure.ac: Eliminate ClooG installation dependency.
1606 * configure: Regenerate.
1607 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1608 * Makefile.in: Regenerate.
1609
f613bc0f
IV
16102014-08-15 Ilya Verbin <iverbin@gmail.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
423ea09f 16142014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
88b1a322
JW
16182014-08-01 Jiong Wang <jiong.wang@arm.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
8ed499f8
AG
16222014-07-28 Anthony Green <green@moxielogic.com>
1623
1624 Import from savannah.gnu.org:
1625 * config.sub: Update to 2014-07-28 version.
1626
09ec3110
RS
16272014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1628
1629 * MAINTAINERS: Remove my MIPS maintainer entry.
1630
7b7f941a
UB
16312014-07-26 Uros Bizjak <ubizjak@gmail.com>
1632
1633 PR target/47230
1634 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1635 * configure: Regenerate.
1636
a12f7ac8
JN
16372014-07-24 James Norris <jnorris@codesourcery.com>
1638
1639 * MAINTAINERS (Write After Approval): Add myself.
1640
09611faf
RG
16412014-07-20 Roman Gareev <gareevroman@gmail.com>
1642
1643 * configure.ac: Accept only CLooG 0.18.1.
1644 * configure: Regenerate.
1645
37738b0f
RG
16462014-07-17 Roman Gareev <gareevroman@gmail.com>
1647
1648 * configure.ac: Don't accept isl 0.11.
1649 * configure: Regenerate.
1650
473037cb
AZ
16512014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
9a62ed16
RO
16552014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1656
1657 * configure.ac: Don't accept isl 0.10.
1658 * configure: Regenerate.
1659
c41f1c42 16602014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 1661
c41f1c42
BE
1662 Fix include path for in-tree cloog.
1663 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1664 * configure: Regenerate.
29d0a43c 1665
c41f1c42 16662014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 1667
c41f1c42 1668 * .gitignore: Import gcc_update output.
a5852bea 1669
b6383ab8
TS
16702014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1671
a10ec8bc
TS
1672 * config-ml.in: Robustify ac_configure_args parsing.
1673
45b3824d
TS
1674 * configure.ac (--enable-linker-plugin-configure-flags)
1675 (--enable-linker-plugin-flags): New flags.
1676 (configdirs): Conditionally add libiberty-linker-plugin.
1677 * configure: Regenerate.
1678 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1679 (host_modules) <lto-plugin>: Pay attention to
1680 @extra_linker_plugin_flags@ and
1681 @extra_linker_plugin_configure_flags@.
1682 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1683 * Makefile.in: Regenerate.
1684
b6383ab8
TS
1685 * Makefile.tpl (configure-[+prefix+][+module+])
1686 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1687 "module_srcdir" instead of "module" for locating a module's srcdir.
1688 * Makefile.in: Regenerate.
1689
a4a1b5f3
MF
16902014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
38a13841
SP
16942014-06-06 Sebastian Pop <sebpop@gmail.com>
1695
1696 * MAINTAINERS: Update my email address.
1697
153fcd41
TP
16982014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
e25d9632
AB
17022014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1703
1704 * MAINTAINERS (Write After Approval): Add myself.
1705
1007a55c
JW
17062014-05-30 Jonathan Wakely <jwakely@redhat.com>
1707
1708 PR libstdc++/61011
1709 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1710 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1711 * configure: Regenerate.
1712
fd9ed1ae
PA
17132014-05-28 Pedro Alves <palves@redhat.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
03bdb69f
MK
17172014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1718
1719 * MAINTAINERS: Update my affiliation/email.
1720
905083ad
MS
17212014-05-19 Mike Stump <mikestump@comcast.net>
1722
1723 * MAINTAINERS: Add wide-int reviewers.
1724
707f1839
SL
17252014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1726
1727 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1728 * configure: Regenerated.
1729
7321dc60
TR
17302014-05-15 Torvald Riegel <triegel@redhat.com>
1731
1732 * MAINTAINERS (libitm): Add myself as maintainer.
1733
5b1e4b47
CB
17342014-05-07 Charles Baylis <charles.baylis@linaro.org>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
a4ebe104
RS
17382014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1739
1740 * config.sub, config.guess: Import from upstream.
1741
9575df4a
AL
17422014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1743
1744 * MAINTAINERS (Write After Approval): Put myself in correct order.
1745
2fdc94b7
AL
17462014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
080c6230
LB
17502014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1751
1752 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1753 section.
1754
4e4c8692
RÁE
17552014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1756
1757 * MAINTAINERS (Write After Approval): Delete myself.
1758
ffe7f7a7
JJ
17592014-04-17 Jakub Jelinek <jakub@redhat.com>
1760
1761 PR sanitizer/56781
1762 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1763 and -B* options with -Xcompiler.
1764
147d38a5
EB
17652014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1766
1767 PR bootstrap/60620
423ea09f 1768 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
1769 * Makefile.in: Regenerate.
1770
ba1925c3
YS
17712014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1772
1773 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1774 for WINDRES_FOR_TARGET in default-manifest.o rule.
1775 * Makefile.in: Regenerate.
1776
8707b3bc
DH
17772014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1778
1779 * MAINTAINERS (Write After Approval): Add myself.
1780
9e1c8fc1
JJ
17812014-03-26 Jakub Jelinek <jakub@redhat.com>
1782
1783 PR sanitizer/56781
1784 * Makefile.def: Set bootstrap=true; for host fixincludes.
1785 * configure.ac: Don't bootstrap host fixincludes unless
1786 --with-build-config=bootstrap-{a,ub}san.
1787 * Makefile.in: Regenerated.
1788 * configure: Regenerated.
1789
beeda1d9
JJ
17902014-03-21 Jakub Jelinek <jakub@redhat.com>
1791
1792 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1793 --enable-vtable-verify option parsing. Don't add
1794 target-libsanitizer to bootstrap_target_libs unless
1795 --with-build-config=bootstrap-asan or
1796 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1797 to bootstrap_target_libs unless --enable-vtable-verify.
1798 * configure: Regenerated.
1799
e5dddc50
AS
18002014-03-10 Anatoly Sokolov <aesok@post.ru>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
df5bc1cb
DC
18042014-03-07 Denis Chertykov <chertykov@gmail.com>
1805
1806 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1807
3b9edeac
JJ
18082014-03-07 Jakub Jelinek <jakub@redhat.com>
1809
1810 PR bootstrap/58572
1811 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1812 -I for libstdc++-v3 includes if $(LEAN).
1813 * Makefile.in: Regenerated.
1814
c01a8548
JW
18152014-03-04 Jonathan Wakely <jwakely@redhat.com>
1816
1817 * MAINTAINERS: Update my email address.
1818
341c653c
WL
18192014-02-24 Walter Lee <walt@tilera.com>
1820
1821 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1822 (tilegx-*-*): Change to tilegx*-*-*.
1823 * configure: Regenerate.
1824
37f2c4f0
LR
18252014-02-17 Loren J. Rittle <ljrittle@acm.org>
1826
1827 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1828
6c01e96e
KV
18292014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
91da0481
RO
18332014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1834
1835 PR target/59788
1836 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1837 *solaris2*.
1838
dd35b84f
JDA
18392014-01-21 John David Anglin <danglin@gcc.gnu.org>
1840
1841 * MAINTAINERS: Update my email address.
1842
493b8af8
GP
18432014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1844
1845 * MAINTAINERS: Convert to UTF-8.
1846 Properly sort Xinliang David Li's entry.
1847
f121b81d
CLT
18482013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1849 Sandra Loosemore <sandra@codesourcery.com>
1850
1851 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1852 nios2 port maintainers.
1853
74f769b5
MT
18542013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1855
1856 * MAINTAINERS (Write After Approval): Add myself.
1857
79e0604d 18582013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
1859
1860 * configure.ac: Add user-friendly check for native x86_64-linux
1861 multilibs.
1862 * configure: Regenerate.
1863
18642013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1865
1866 * MAINTAINERS: Add myself as sh maintainer.
1867
18682013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1869
1870 * MAINTAINERS: Add self as SLSR maintainer.
1871
18722013-11-18 Jan Hubicka <hubicka@ucw.cz>
1873
1874 * MAINTAINERS: Update my email address.
1875
18762013-11-15 David Edelsohn <dje.gcc@gmail.com>
1877
1878 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1879
18802013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1881
1882 * Makefile.in: Regenerate.
1883
1884 * Makefile.tpl: Fix typo.
1885 * Makefile.in: Regenerate partially.
1886
18872013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1888
1889 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1890 supported.
1891 * configure: Regenerated.
1892
18932013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1894
1895 * MAINTAINERS (Write After Approval): Add myself.
1896
18972013-10-30 Jason Merrill <jason@redhat.com>
1898
1899 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1900 --disable-build-format-warnings.
1901
19022013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1903
423ea09f 1904 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
1905 depend on libstdc++ and libgcc.
1906 * configure: Regenerate.
1907 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1908 libcilkrts for POSIX and i*86, and x86_64 architectures.
1909 * Makefile.in: Added libcilkrts related fields to support building it.
1910
19112013-10-26 Jeff Law <law@redhat.com>
1912
1913 * Makefile.def (target_modules): Remove libmudflap
1914 (languages): Remove check-target-libmudflap).
1915 * Makefile.in: Rebuilt.
1916 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1917 * configure.ac (target_libraries): Remove target-libmudflap.
1918 Remove checks which disabled libmudflap on some systems.
1919 * configure: Rebuilt.
1920 * libmudflap: Directory removed.
1921
19222013-10-21 Cong Hou <congh@google.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
19262013-10-16 Mike Stump <mikestump@comcast.net>
1927
1928 * .dir-locals.el: Add.
1929
19302013-10-15 David Malcolm <dmalcolm@redhat.com>
1931
1932 * configure.ac: Add --enable-host-shared
1933 * configure: Regenerate.
1934
19352013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1936
1937 Import from savannah.gnu.org:
1938 * config.guess: Update to 2013-06-10 version.
1939 * config.sub: Update to 2013-10-01 version.
1940
19412013-10-01 Simon Cook <simon.cook@embecosm.com>
1942
1943 Changes to build configuration to allow big endian ARC ELF toolchain
1944 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1945 * configure: Regenerate.
1946
19472013-09-20 Alan Modra <amodra@gmail.com>
1948
1949 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1950 ppc host match. Support little-endian powerpc linux hosts.
1951
19522013-09-19 Dodji Seketeli <dodji@redhat.com>
1953
1954 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1955 maintainer.
1956
19572013-09-12 DJ Delorie <dj@redhat.com>
1958
1959 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1960 maintainers.
1961
19622013-09-03 Richard Biener <rguenther@suse.de>
1963
1964 * configure.ac: Also allow ISL 0.12.
1965 * configure: Regenerated.
1966
19672013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
19712013-08-27 David Malcolm <dmalcolm@redhat.com>
1972
1973 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1974
19752013-08-26 Caroline Tice <cmtice@google.com>
1976
1977 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1978 "Various Reviewers" to libvtv "Various Maintainers".
1979
19802013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1981
1982 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1983
19842013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1985
1986 * MAINTAINERS: Update name, email.
1987
19882013-08-13 Adam Butcher <adam@jessamine.co.uk>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
19922013-08-12 Caroline Tice <cmtice@google.com>
1993
1994 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1995 address in the Write After Approval section.
1996
19972013-08-09 Carlos O'Donell <carlos@redhat.com>
1998
1999 * MAINTAINERS (Write After Approval): Update email.
2000
20012013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2002
2003 * configure.ac: Adjust to check VTV_SUPPORTED.
2004 * configure: Regenerated.
2005
20062013-08-02 Caroline Tice <cmtice@google.com>
2007
2008 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2009 on non-linux systems; add target-libvtv to noconfigdirs; add
2010 libsupc++/.libs to C++ library search paths.
2011 * configure: Regenerated.
2012 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2013 libstdc++ and libgcc.
2014 * Makefile.in: Regenerated.
2015
20162013-07-19 Yvan Roux <yvan.roux@linaro.org>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
20202013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2021 Shiva Chen <shiva0217@gmail.com>
2022
2023 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2024 nds32 port maintainers.
2025
20262013-07-17 Tim Shen <timshen91@gmail.com>
2027
2028 * MAINTAINERS (Write After Approval): Add myself.
2029
20302013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2031
2032 * configure.ac: Sync from binutils.
2033 * configure: Regenerate.
2034
20352013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
20392013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
20432013-05-17 David Malcolm <dmalcolm@redhat.com>
2044
2045 * MAINTAINERS (Write After Approval): Add myself.
2046
20472013-04-30 Brooks Moses <bmoses@google.com>
2048
2049 * MAINTAINERS: Update my email; move myself from Fortran
2050 reviewer to Write After Approval.
2051
20522013-04-16 Andreas Schwab <schwab@suse.de>
2053
2054 * configure.ac (aarch64-*-*): Don't disable java.
2055 * configure: Regenerate.
2056
20572013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
20612013-03-30 Matthias Klose <doko@ubuntu.com>
2062
2063 * Makefile.def (target_modules): Don't install libffi.
2064 * Makefile.in: Regenerate.
2065
20662013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2067
2068 * MAINTAINERS (Write After Approval): Add myself.
2069
20702013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
20742013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2075
2076 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2077 * configure: Regenerated.
2078
a15d2ea8
ILT
20792013-02-05 Ian Lance Taylor <iant@google.com>
2080
2081 PR go/55969
2082 * configure.ac: Disable libgo on some systems where it does not
2083 work.
2084
a3b854b6
FXC
20852013-02-04 David Edelsohn <dje.gcc@gmail.com>
2086
2087 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2088 Remove Geoff Keating as rs6000 port maintainer, at his request.
2089
20902013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2091
2092 * MAINTAINERS: Update my email.
2093
20942013-01-23 Shenghou Ma <minux.ma@gmail.com>
2095
2096 * configure: Re-generate.
2097
20982013-01-15 Richard Biener <rguenther@suse.de>
2099
2100 PR other/55973
2101 * configure: Re-generate.
2102
21032013-01-14 Matthias Klose <doko@ubuntu.com>
2104
2105 * Makefile.def (install-target-libsanitizer): Depend on
2106 install-target-libstdc++-v3.
2107 * Makefile.in: Regenerate.
2108
21092013-01-14 Richard Biener <rguenther@suse.de>
2110
2111 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2112 * configure: Re-generate
2113
21142013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2115
2116 * config.sub: Update from config repo.
2117
21182013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2119
2120 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2121 * Makefile.in: Regenerate.
2122
21232013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2124
2125 * MAINTAINERS (arc): Add new port maintainership for myself.
2126
21272013-01-09 Jason Merrill <jason@redhat.com>
2128
2129 * .gitignore: Import from gdb repository.
2130
21312013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2132
2133 * Makefile.def (configure-gcc): Depend on all-gmp.
2134 (all-gcc): Remove dependency on all-gmp.
2135 * Makefile.in: Regenerated.
2136
21372013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2138
2139 * config.sub: Merge from config repo.
2140 * config.guess: Ditto.
2141
21422013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2143
2144 * Makefile.def: Merge from binutils.
2145 * Makefile.in: Ditto.
2146
21472013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2148
2149 * MAINTAINERS: Update my email.
2150
21512012-12-29 Ben Elliston <bje@gnu.org>
2152
2153 * config.guess: Update to 2012-12-29 version.
2154 * config.sub: Likewise.
2155
21562012-12-20 Matthias Klose <doko@ubuntu.com>
2157
2158 * Makefile.def (install-target-libgfortran): Depend on
2159 install-target-libquadmath, install-target-libgcc.
2160 (install-target-libsanitizer): Depend on install-target-libgcc.
2161 (install-target-libjava): Depend on install-target-libgcc.
2162 (install-target-libitm): Depend on install-target-libgcc.
2163 (install-target-libobjc): Depend on install-target-libgcc.
2164 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2165 * Makefile.in: Regenerate.
2166
21672012-12-19 Matthias Klose <doko@ubuntu.com>
2168
2169 * Makefile.def (install-target-libgo): Depend on
2170 install-target-libatomic.
2171 * Makefile.in: Regenerate.
2172
21732012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2174
2175 PR go/55201
2176 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2177 * Makefile.in: Regenerate.
2178
21792012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2180
2181 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2182 * configure: Regenerate.
2183
21842012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2185
2186 * config.sub: Merge from config repo.
2187
21882012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2189
2190 * Makefile.def (target_modules): Add bootstrap=true and
2191 raw_cxx=true to libsanitizer.
2192 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2193 * Makefile.in: Regenerated.
2194 * configure: Likewise.
2195
21962012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2197
2198 * MAINTAINERS: Remove self as RTL optimization maintainer.
2199
22002012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
22042012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2205
2206 * Makefile.def (target_modules): Remove bootstrap=true and
2207 raw_cxx=true from libsanitizer.
2208 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2209 * Makefile.in: Regenerated.
2210 * configure: Likewise.
2211
22122012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2213
2214 * Makefile.def (target_modules): Add bootstrap=true and
2215 raw_cxx=true to libsanitizer.
2216 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2217 * Makefile.in: Regenerated.
2218 * configure: Likewise.
2219
22202012-11-28 Andrew Pinski <apinski@cavium.com>
2221
2222 PR bootstrap/54279
2223 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2224 * configure: Regenerate.
2225 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2226 * Makefile.in: Regenerate.
2227
22282012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2229
2230 * configure.ac: Disable libsanitizer if we're not building C++.
2231 * configure: Regenerate.
2232
22332012-11-15 Roland McGrath <roland@hack.frob.com>
2234
2235 * MAINTAINERS (Write After Approval): Add myself.
2236
22372012-11-15 Dmitry Vyukov <dvyukov@google.com>
2238
2239 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2240 Kostya Serebryany (kcc@google.com) and
2241 Jakub Jelinek (jakub@redhat.com).
2242 Rename area for Dodji Seketeli (dodji@redhat.com).
2243
22442012-11-15 Dodji Seketeli <dodji@redhat.com>
2245
2246 * MAINTAINERS: (asan.c, related): Add myself.
2247
22482012-11-14 Roland McGrath <mcgrathr@google.com>
2249
2250 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2251 * configure: Regenerate.
2252
22532012-11-13 Richard Henderson <rth@redhat.com>
2254
2255 * configure.ac: Move libsanitizer logic to subdirectory.
2256 * configure: Regenerate.
2257
22582012-11-13 Dodji Seketeli <dodji@redhat.com>
2259
2260 * configure.ac: Enable libsanitizer just on x86 linux for now.
2261 * configure: Re-generate.
2262
22632012-11-13 David Edelsohn <dje.gcc@gmail.com>
2264
2265 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2266 sections.
2267 * configure: Regenerate.
2268
22692012-11-13 Hans-Peter Nilsson <hp@axis.com>
2270
2271 * configure.ac: Add section for configdirs for libsanitizer.
2272 Disable for cris-*-* and mmix-*-*.
2273 * configure: Regenerate.
2274
22752012-11-12 Wei Mi <wmi@google.com>
2276
2277 * configure.ac: Add libsanitizer to target_libraries.
2278 * Makefile.def: Ditto.
2279 * configure: Regenerate.
2280 * Makefile.in: Regenerate.
2281 * libsanitizer: New directory for asan runtime. Contains an empty
2282 tsan directory.
2283
22842012-11-03 Corinna Vinschen <corinna@vinschen.de>
2285
2286 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2287 against Mingw64 w32api.
2288 * configure: Regenerate.
2289
22902012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2291
2292 * configure: Regenerated.
2293
22942012-11-03 Robert Mason <rbmj@verizon.net>
2295
2296 * configure.ac: add --disable-libstdcxx configure option
2297 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2298
22992012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2300
2301 * MAINTAINERS (Write After Approval): Add myself.
2302
23032012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2304
2305 * MAINTAINERS (Write After Approval): Add myself.
2306
23072012-10-24 Sharad Singhai <singhai@google.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
23112012-10-24 Eric Christopher <echristo@gmail.com>
2312
2313 * MAINTAINERS: Update email address.
2314
23152012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2316
2317 PR bootstrap/54820
2318 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2319 * configure: Regenerate.
2320
23212012-10-23 Richard Earnshaw <rearnsha@arm.com>
2322
2323 * MAINTAINERS (aarch64): Add Marcus and myself.
2324
23252012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2326
2327 PR bootstrap/54820
2328 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2329 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2330 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2331 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2332 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2333 * Makefile.in: Regenerate.
2334 * configure.ac (have_static_libs): New variable and associated check.
2335 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2336 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2337 * configure: Regenerate.
2338
23392012-10-10 Richard Biener <rguenther@suse.de>
2340
2341 * MAINTAINERS: Adjust for changed surname.
2342
23432012-10-04 Lawrence Crowl <crowl@google.com>
2344
2345 * MAINTAINERS (Write After Approval): Add myself.
2346
23472012-10-01 Cary Coutant <ccoutant@google.com>
2348
2349 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2350
23512012-09-28 Ian Lance Taylor <iant@google.com>
2352
2353 * Makefile.def: Make all-target-libgo depend on
2354 all-target-libbacktrace.
2355 * Makefile.in: Rebuild.
2356
23572012-09-26 Ian Lance Taylor <iant@google.com>
2358
2359 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2360 * Makefile.in: Rebuild.
2361
23622012-09-20 Walter Lee <walt@tilera.com>
2363
2364 * configure.ac: Add tilegx to list of targets that support gold.
2365 * configure: Regenerate.
2366
23672012-09-20 Marek Polacek <polacek@redhat.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
23712012-09-19 Steve Ellcey <sellcey@mips.com>
2372
2373 * configure.ac: Add mips*-mti-elf* target.
2374 * configure: Regenerate.
2375
23762012-09-17 Ian Lance Taylor <iant@google.com>
2377
2378 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2379 * configure.ac (host_libs): Add libbacktrace.
2380 (target_libraries): Add libbacktrace.
2381 * Makefile.def (host_modules): Add libbacktrace.
2382 (target_modules): Likewise.
2383 * configure, Makefile.in: Rebuild.
2384
23852012-09-14 David Edelsohn <dje.gcc@gmail.com>
2386
2387 PR target/38607
2388 Merge upstream change.
2389 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2390
2391 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2392 Add libgomp*.o to compare_exclusions for AIX.
2393 * configure: Regenerate.
2394
23952012-09-06 Diego Novillo <dnovillo@google.com>
2396
2397 * configure.ac: Bump minimum GMP version to 4.2.3.
2398 * configure: Re-generate.
2399
24002012-09-05 Georg-Johann Lay <avr@gjlay.de>
2401
2402 PR target/54461
2403 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2404 target-libgloss if not configured --with-avrlibc=no.
2405 * configure: Regenerate.
2406
24072012-09-04 Jason Merrill <jason@redhat.com>
2408
2409 * configure.ac: Fix --enable-languages=all.
2410
24112012-09-04 Christophe Lyon <christophe.lyon@st.com>
2412
2413 * MAINTAINERS (Write After Approval): Add myself.
2414
24152012-09-03 Richard Guenther <rguenther@suse.de>
2416
2417 PR bootstrap/54138
2418 * configure.ac: Re-organize ISL / CLOOG checks to allow
2419 disabling with either --without-isl or --without-cloog.
2420 * configure: Regenerated.
2421
24222012-09-03 Georg-Johann Lay <avr@gjlay.de>
2423
2424 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2425 * configure: Regenerate.
2426
24272012-08-27 Ulrich Drepper <drepper@gmail.com>
2428
2429 * MAINTAINERS: Fix my email address.
2430
24312012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2432
2433 PR binutils/4970
2434 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2435 and opcodes.
2436 * Makefile.in: Regenerated.
2437
24382012-08-26 Art Haas <ahaas@impactweather.com>
2439
2440 * configure: Regenerate.
2441
24422012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2443
2444 * INSTALL/README: Also refer to the online installation
2445 instructions.
2446
24472012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450 (Picochip port): Remove myself.
2451
24522012-08-14 Diego Novillo <dnovillo@google.com>
2453
2454 Merge from cxx-conversion branch.
2455
2456 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2457 POSTSTAGE1_CONFIGURE_FLAGS.
2458 * Makefile.in: Regenerate.
2459 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2460 Force C++ when bootstrapping.
2461 * configure: Regenerate.
2462
24632012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2464
2465 * MAINTAINERS (Write After Approval): Add myself.
2466
24672012-07-16 Joseph Myers <joseph@codesourcery.com>
2468
2469 * README: Document use of ranges of years in copyright notices.
2470
24712012-07-06 Richard Guenther <rguenther@suse.de>
2472
2473 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2474 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2475 --with-gmp=system.
2476 * Makefile.in: Regenerated.
2477 * configure: Likewise.
2478
24792012-07-06 Richard Guenther <rguenther@suse.de>
2480
2481 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2482 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2483 supply V=1 as extra_make_flags.
2484 * configure: Regenerated.
2485 * Makefile.in: Likewise.
2486
24872012-07-04 Tristan Gingold <gingold@adacore.com>
2488
2489 * configure: Regenerate.
2490
24912012-07-03 Richard Guenther <rguenther@suse.de>
2492
2493 * Makfile.def (isl): Remove not necessary extra_exports and
2494 extra_make_flags.
2495 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2496 * Makefile.in: Regenerated.
2497
24982012-07-03 Richard Guenther <rguenther@suse.de>
2499
2500 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2501 * configure.ac: If either the ISL or the CLooG check failed
2502 do not try to build in-tree versions.
2503 * Makefile.in: Regenerated.
2504 * configure: Regenerated.
2505
25062012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2507
2508 * configure: Regenerate.
2509
25102012-07-02 Janis Johnson <janisjo@codesourcery.com>
2511
2512 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2513 maintainer.
2514
25152012-07-02 Richard Guenther <rguenther@suse.de>
2516
2517 * configure: Regenerated.
2518
25192012-07-02 Richard Guenther <rguenther@suse.de>
2520 Michael Matz <matz@suse.de>
2521 Tobias Grosser <tobias@grosser.es>
2522 Sebastian Pop <sebpop@gmail.com>
2523
2524 * Makefile.def: Add ISL host module, remove PPL host module.
2525 Adjust ClooG host module to use the proper ISL.
2526 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2527 * configure.ac: Include config/isl.m4. Add ISL host library,
2528 remove PPL. Remove PPL configury, add ISL configury, adjust
2529 ClooG configury.
2530 * Makefile.in: Regenerated.
2531 * configure: Likewise.
2532
25332012-07-02 Richard Guenther <rguenther@suse.de>
2534
2535 Merge from graphite branch
2536 2011-07-21 Tobias Grosser <tobias@grosser.es>
2537
2538 * configure: Regenerated.
2539 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2540 both cloog.org and legacy versions. The only supported version will
2541 be CLooG with the isl backend.
2542
2543 2011-07-21 Tobias Grosser <tobias@grosser.es>
2544
2545 * configure: Regenerated.
2546 * configure.ac: Require cloog isl 0.17.0
2547
2548 2011-07-21 Tobias Grosser <tobias@grosser.es>
2549
2550 * configure: Regenerated.
2551 * config/cloog.m4: Do not define CLOOG_ORG
2552
25532012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2554
2555 * configure.ac: Skip C if explicitly selected.
2556 * configure: Regenerate.
2557
25582012-06-28 Christophe Lyon <christophe.lyon@st.com>
2559
2560 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2561 they contain -O2.
2562 * configure: Regenerate.
2563
25642012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2565
2566 PR debug/53740
2567 * df.h, df-problems.c, dce.c: Revert last patch.
2568
25692012-06-25 Iain Sandoe <iain@codesourcery.com>
2570
2571 * MAINTAINERS (Write After Approval): Update my email address.
2572
25732012-06-21 Meador Inge <meadori@codesourcery.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
25772012-06-20 Jason Merrill <jason@redhat.com>
2578
2579 * Makefile.tpl (check-target-libgomp-c++): New.
2580 (check-target-libitm-c++): New.
2581 * Makefile.def (c++): Add them.
2582 * Makefile.in: Regenerate.
2583
25842012-05-29 Edmar Wienskoski <edmar@freescale.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
25882012-05-16 Olivier Hainque <hainque@adacore.com>
2589
2590 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2591 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2592 (install-no-fixedincludes): Adjust accordingly.
2593 * Makefile.in: Regenerate.
2594
25952012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2596
2597 Merge upstream change
2598 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2599
26002012-05-14 Marc Glisse <marc.glisse@inria.fr>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
26042012-05-09 Nick Clifton <nickc@redhat.com>
2605 Paul Smith <psmith@gnu.org>
2606
2607 PR bootstrap/50461
2608 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2609 allow for the fact that from release v3.1.0 of MPFR the source
2610 files were moved into a src sub-directory.
2611 * configure: Regenerate.
2612
26132012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2614
2615 * configure.ac: Bump minimum MPFR version to 2.4.0.
2616 * configure: Regenerated.
2617
26182012-05-01 Richard Henderson <rth@redhat.com>
2619
2620 * Makefile.def (libatomic): New target_module.
2621 * configure.ac (target_libraries): Add libatomic.
2622 (noconfigdirs): Check if libatomic is supported.
2623 * Makefile.in, configure: Rebuild.
2624
26252012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
26292012-04-25 Joel Brobecker <brobecker@adacore.com>
2630
2631 * config.sub: Update to 2012-04-18 version from official repo.
2632
26332012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2634
2635 * MAINTAINERS (Write After Approval): Add myself.
2636
26372012-04-11 Steve Ellcey <sellcey@mips.com>
2638
2639 * MAINTAINERS: Changed email address.
2640
26412012-03-28 Georg-Johann Lay <avr@gjlay.de>
2642
2643 PR target/52737
2644 * contrib/gcc_update (files_and_dependencies):
2645 Remove gcc/config/avr/t-multilib from touch data.
2646
26472012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2648
2649 * MAINTAINERS (OS Port Maintainers): Remove irix.
2650 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2651 (unsupported_languages): Remove mips-sgi-irix6.*.
2652 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2653 (with_stabs): Remove.
2654 * configure: Regenerate.
2655
26562012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2657
2658 * MAINTAINERS (OS Port Maintainers): Remove osf.
2659 * configure.ac (enable_libgomp): Remove *-*-osf*.
2660 (with_stabs): Remove alpha*-*-osf*.
2661 * configure: Regenerate.
2662
26632012-03-05 Tristan Gingold <gingold@adacore.com>
2664
2665 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2666 * configure: Regenerate.
2667
26682012-02-17 Walter Lee <walt@tilera.com>
2669
2670 * MAINTAINERS: (Write After Approval): Delete myself.
2671
26722012-02-14 Walter Lee <walt@tilera.com>
2673
2674 * MAINTAINERS (tilegx port): Add myself.
2675 (tilepro port): Add myself.
2676 (Write After Approval): Add myself.
2677
26782012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2679
2680 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2681 and Joseph Myers as docstring relicensing maintainers.
2682
26832012-02-09 Bin Cheng <bin.cheng@arm.com>
2684
2685 * MAINTAINERS (write-after-approval): Add myself.
2686
26872012-02-08 Ira Rosen <irar@il.ibm.com>
2688
2689 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2690 maintainer.
2691
26922012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2693
2694 * MAINTAINERS (Write After Approval): Move myself to
2695 maintain alphabetical order.
2696
26972012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2698
2699 * MAINTAINERS (Write After Approval): Add myself.
2700
27012012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2702
2703 * MAINTAINERS (Write After Approval): Add myself.
2704
27052012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2706 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2707
2708 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2709 * configure: Regenerate.
2710
27112012-01-23 Harshit Chopra <harshit@google.com>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
27152012-01-22 Douglas B Rupp <rupp@ngnat.com>
2716
2717 * configure.ac: Remove reference to mh-interix.
2718 * configure: Regenerate.
2719
27202012-01-05 Richard Henderson <rth@redhat.com>
2721
2722 PR bootstrap/51072
2723 * configure.ac: Disable libitm if c++ is not enabled.
2724 * configure: Rebuild.
2725
2726 * configure.ac: Fix regexp for same.
2727 * configure: Rebuild.
2728
27292012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
27332012-01-02 Richard Guenther <rguenther@suse.de>
2734
2735 PR bootstrap/51686
2736 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2737 * Makefile.in: Regenerate.
2738
27392011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
27432011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2744
2745 * configure: Regenerate.
2746
27472011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2748
2749 * MAINTAINERS (picochip): Changed email address.
2750
27512011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2752
2753 * MAINTAINERS (write-after-approval): Add self.
2754
27552011-11-29 DJ Delorie <dj@redhat.com>
2756
2757 * configure.ac (rl78-*-*) New case.
2758 * configure: Regenerate.
2759 * MAINTAINERS: Add myself as RL78 maintainer.
2760
27612011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2762
2763 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2764
27652011-11-21 Andreas Tobler <andreast@fgznet.ch>
2766
2767 * libtool.m4: Additional FreeBSD 10 fixes.
2768
27692011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2770
2771 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2772 Maintainers section, as Epiphany maintainer.
2773
27742011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2775
2776 PR target/49992
2777 * configure.ac: Remove ranlib special-casing for Darwin.
2778 * configure: Regenerate.
2779
27802011-11-12 Andrey Belevantsev <abel@ispras.ru>
2781
2782 * MAINTAINERS (Reviewers): Keep the list sorted.
2783
27842011-11-11 Andrey Belevantsev <abel@ispras.ru>
2785
2786 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2787
27882011-11-09 Roland McGrath <mcgrathr@google.com>
2789
2790 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2791 * configure: Rebuild.
2792 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2793 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2794 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2795 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2796 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2797 Add READELF.
2798 * Makefile.in: Rebuild.
2799
28002011-11-09 Jason Merrill <jason@redhat.com>
2801
2802 * Makefile.def (language=c++): Remove check-c++0x.
2803 * Makefile.in (check-gcc-c++): Regenerate.
2804
28052011-11-08 Richard Henderson <rth@redhat.com>
2806
2807 * configure.ac: Test for libitm directory present first.
2808
2809 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2810
2811 * configure.ac: Test libitm/configure.tgt to disable libitm.
2812 * configure: Rebuild.
2813
28142011-11-07 Aldy Hernandez <aldyh@redhat.com>
2815 Richard Henderson <rth@redhat.com>
2816
2817 Merged from transactional-memory.
2818
2819 * Makefile.def (lang_env_dependencies): libitm is c++.
2820 Add libitm target module.
2821 * configure.ac: Likewise.
2822 * config/mmap.m4: New file.
2823 * contrib/gcc_update: Add libitm to touch data.
2824 * Makefile.in, configure: Rebuild.
2825
28262011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2827
2828 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2829 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2830 * Makefile.in: Regenerate.
2831
28322011-11-01 DJ Delorie <dj@redhat.com>
2833
2834 * config.sub: Update to version 2011-10-29 (added rl78)
2835
28362011-10-27 Nick Clifton <nickc@redhat.com>
2837
2838 * config.sub: Import these changes from the config project:
2839
2840 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2841 Ben Elliston <bje@gnu.org>
2842
2843 * config.sub (epiphany): New.
2844
2845 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2846 Ben Elliston <bje@gnu.org>
2847
2848 * config.sub (hexagon, hexagon-*): New.
2849
2850 2011-08-23 Roland McGrath <mcgrathr@google.com>
2851
2852 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2853 64eb to be64.
2854
2855 2011-08-16 Roland McGrath <mcgrathr@google.com>
2856
2857 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2858 (nacl): Grok as alias for 32el-unknown-nacl.
2859
28602011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2861
2862 * MAINTAINERS (Write After Approval): Add myself.
2863
28642011-10-24 Teresa Johnson <tejohnson@google.com>
2865
2866 * MAINTAINERS (Write After Approval): Add myself.
2867
28682011-09-21 Jakub Jelinek <jakub@redhat.com>
2869
2870 * MAINTAINERS (sparc port): Remove myself.
2871
28722011-09-14 Tom de Vries <tom@codesourcery.com>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
28762011-08-14 Yao Qi <yao@codesourcery.com>
2877
2878 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2879 * configure: Regenerate.
2880
28812011-07-26 Ian Lance Taylor <iant@google.com>
2882
2883 * configure.ac: Set have_compiler based on whether gcc directory
2884 exists, rather than on whether gcc is in configdirs.
2885 * configure: Rebuild.
2886
28872011-07-21 Joseph Myers <joseph@codesourcery.com>
2888
2889 * MAINTAINERS (Global Reviewers): Add self.
2890
28912011-07-20 David Edelsohn <dje.gcc@gmail.com>
2892
2893 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2894 link directories.
2895 * Makefile.in: Rebuild.
2896
28972011-07-20 Ian Lance Taylor <iant@google.com>
2898
2899 PR bootstrap/49787
2900 * configure.ac: Move --enable-bootstrap handling earlier in file.
2901 If --enable-bootstrap and either --enable-build-with-cxx or
2902 --enable-build-poststage1-with-cxx, enable C++ automatically.
2903 * configure: Rebuild.
2904
29052011-07-19 Ian Lance Taylor <iant@google.com>
2906
2907 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2908 make C++ a boot_language. Set and substitute
2909 POSTSTAGE1_CONFIGURE_FLAGS.
2910 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2911 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2912 * configure, Makefile.in: Rebuild.
2913
29142011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2915
2916 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2917 maintainers.
2918
29192011-07-18 Jakub Jelinek <jakub@redhat.com>
2920
2921 * MAINTAINERS (Global Reviewers): Add myself.
2922
29232011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2924
2925 * configure: Regenerate.
2926
29272011-07-16 Jason Merrill <jason@redhat.com>
2928
2929 * Makefile.def (language=c++): Add check-c++0x and
2930 check-target-libmudflap-c++.
2931 * Makefile.tpl (check-target-libmudflap-c++): New.
2932 * Makefile.in: Regenerate.
2933
29342011-07-16 Matthias Klose <doko@ubuntu.com>
2935
2936 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2937 * Makefile.def (target_modules/libjava): Pass
2938 $(EXTRA_CONFIGARGS_LIBJAVA).
2939 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2940 if not configured with --enable-static-libjava.
2941 * Makefile.in: Regenerate.
2942 * configure: Likewise.
2943
29442011-07-15 Jason Merrill <jason@redhat.com>
2945
2946 * Makefile.in (check-c++): Move check-gcc-c++0x after
2947 check-target-libstdc++-v3.
2948
29492011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2950
2951 * MAINTAINERS (c6x port): New entry.
2952
29532011-07-13 Jason Merrill <jason@redhat.com>
2954
2955 * Makefile.in (check-gcc-c++0x): New.
2956 (check-c++): Depend on it.
2957
29582011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2959
2960 PR target/39150
2961 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2962 x86_64-*-solaris2.1[0-9]*.
2963 * configure: Regenerate.
2964
29652011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2966
2967 * MAINTAINERS (RTL optimizers): Add self.
2968
29692011-06-27 Gabriel Charette <gchare@google.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
29732011-06-22 Hans-Peter Nilsson <hp@axis.com>
2974
2975 PR regression/47836
2976 PR bootstrap/23656
2977 PR other/47733
2978 PR bootstrap/49247
2979 PR c/48825
2980 * configure.ac (target_libraries): Remove target-libiberty.
2981 Remove case-statement setting skipdirs=target-libiberty for
2982 multiple targets. Remove checking target_configdirs and
2983 removing target-libiberty but keeping target-libgcc if
2984 otherwise empty.
2985 * Makefile.def (target_modules): Don't add libiberty.
2986 (dependencies): Remove all traces of target-libiberty.
2987 * configure, Makefile.in: Regenerate.
2988
29892011-06-13 Walter Lee <walt@tilera.com>
2990
2991 * configure.ac (tilepro-*-*) New case.
2992 (tilegx-*-*): Likewise.
2993 * configure: Regenerate.
2994
29952011-06-06 Jing Yu <jingyu@google.com>
2996
2997 * configure.ac: Skip target-libiberty for
2998 arm*-*-linux-androideabi.
2999 * configure: Regenerated.
3000
30012011-06-06 Nick Clifton <nickc@redhat.com>
3002
3003 * config.sub: Sync from upstream.
3004
30052011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3006
3007 * MAINTAINERS (Write After Approval): Add myself.
3008
30092011-06-01 Daniel Jacobowitz <drow@false.org>
3010
3011 * MAINTAINERS: Update my email address.
3012
30132011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3014
3015 * MAINTAINERS (Write After Approval): Update my email address.
3016
30172011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
30212011-05-08 Doug Kwan <dougkwan@google.com>
3022
3023 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3024 * configure: Regenerated.
3025 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3026 value from configure.
3027 * Makefile.in: Regenerated.
3028
30292011-05-05 Joseph Myers <joseph@codesourcery.com>
3030
3031 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3032 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3033 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3034 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3035 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3036 *-*-vxworks*): Disable newlib and libgloss in separate case
3037 statement.
3038 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3039 to separate case statement.
3040 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3041 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3042 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3043 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3044 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3045 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3046 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3047 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3048 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3049 i[[3456789]]86-*-rdos*, m32r-*-*,
3050 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3051 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3052 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3053 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3054 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3055 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3056 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3057 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3058 and libgloss in main case over targets. Remove most empty cases
3059 in main case over targets.
3060 * configure: Regenerate.
3061
30622011-05-04 Janis Johnson <janisjo@codesourcery.com>
3063
3064 * MAINTAINERS (Write After Approval): Add myself.
3065
30662011-05-04 Joseph Myers <joseph@codesourcery.com>
3067
3068 * configure.ac: Remove code setting special library locations for
3069 hppa*64*-*-hpux11*. Remove code setting compiler for
3070 sparc-sun-solaris2*.
3071 * configure: Regenerate.
3072
30732011-05-04 Joseph Myers <joseph@codesourcery.com>
3074
3075 * configure.ac: Separate libgloss_dir settings from general case
3076 over targets.
3077 * configure: Regenerate.
3078
30792011-04-28 Joseph Myers <joseph@codesourcery.com>
3080
3081 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3082 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3083 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3084 cases in libgcj-disabling case statement.
3085 (hppa*64*-*-linux*): Set unsupported_languages instead of
3086 disabling target-zlib.
3087 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3088 to hppa*64*-*-hpux*.
3089 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3090 hppa*-*-hpux*.
3091 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3092 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3093 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3094 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3095 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3096 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3097 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3098 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3099 libgcj-disabling case statement.
3100 * configure: Regenerate.
3101
31022011-04-28 Joseph Myers <joseph@codesourcery.com>
3103
3104 * configure.ac: Disable Java for targets not supporting libffi.
3105 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3106 Remove cases in Java-disabling statement.
3107 (*arm-wince-pe): Change to arm-wince-pe.
3108 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3109 cases in Java-disabling statement.
3110 (bfin-*-*): Don't disable Java again.
3111 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3112 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3113 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3114 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3115 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3116 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3117 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3118 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3119 Java-disabling statement.
3120 (mmix-*-*): Don't disable Java again.
3121 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3122 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3123 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3124 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3125 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3126 statement.
3127 * configure: Regenerate.
3128
31292011-04-28 Joseph Myers <joseph@codesourcery.com>
3130
3131 * configure.ac: Separate cases disabling Java and Java libraries
3132 from general case over targets.
3133 * configure: Regenerate.
3134
31352011-04-21 Jie Zhang <jzhang918@gmail.com>
3136
3137 * MAINTAINERS: Update my email address.
3138
31392011-04-20 Easwaran Raman <eraman@google.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself.
3142
31432011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3144
3145 PR lto/48086
3146 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3147 * configure: Regenerate.
3148
31492011-04-16 Jim Meyering <meyering@redhat.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
31532011-04-15 Dodji Seketeli <dodji@redhat.com>
3154
3155 * MAINTAINERS: Update my email address.
3156
31572011-04-13 Georg-Johann Lay <avr@gjlay.de>
3158
3159 * MAINTAINERS (Write After Approval): Add myself.
3160
31612011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3162
3163 * MAINTAINERS (Write After Approval): Add myself.
3164
31652011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3166
3167 * MAINTAINERS (Write After Approval): Add myself.
3168
31692011-04-06 Joseph Myers <joseph@codesourcery.com>
3170
3171 * configure.ac (build_tools): Remove build-byacc.
3172 (host_libs): Remove mmalloc.
3173 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3174 autoconf automake libtool diff rcs fileutils shellutils time
3175 textutils wdiff find uudecode hello tar gzip indent recode release
3176 sed perl gawk findutils gettext zip.
3177 (libgcj): Remove target-qthreads.
3178 (target_tools): Remove target-examples target-gperf.
3179 (YACC): Don't handle building byacc.
3180 * configure: Regenerate.
3181 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3182 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3183 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3184 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3185 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3186 handle building components.
3187 * Makefile.in: Regenerate.
3188
31892011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3190
3191 * MAINTAINERS: Update my email address as Xtensa maintainer.
3192
31932011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3194
3195 * config.sub: Sync from upstream.
3196
31972011-04-01 Joseph Myers <joseph@codesourcery.com>
3198
3199 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3200 (microblaze*): Don't disable libssp.
3201 * configure: Regenerate.
3202
32032011-04-01 Joseph Myers <joseph@codesourcery.com>
3204
3205 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3206 moveifchange.
3207 * configure: Regenerate.
3208 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3209 * Makefile.in: Regenerate.
3210
32112011-04-01 Joseph Myers <joseph@codesourcery.com>
3212
3213 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3214 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3215 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3216 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3217 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3218 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3219 md_exec_prefix cases.
3220 * configure: Regenerate.
3221
32222011-04-01 Joseph Myers <joseph@codesourcery.com>
3223
3224 * configure.ac: Separate cases disabling target-libssp,
3225 target-libiberty, target-libstdc++-v3 and Fortran from general
3226 case over targets.
3227 * configure: Regenerate.
3228
32292011-04-01 Joseph Myers <joseph@codesourcery.com>
3230
3231 * configure.ac (*-*-chorusos): Don't disable libgcj.
3232 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3233 Remove case.
3234 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3235 (arm-*-coff): Don't disable libgcj.
3236 (arm*-*-linux-gnueabi): Remove useless assignment.
3237 (arm-*-riscix*): Don't disable libgcj.
3238 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3239 configuration.
3240 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3241 (c54x*-*-*): Remove case.
3242 (tic54x-*-*): Don't disable GCC or GCC libraries.
3243 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3244 to *.
3245 (d10v-*-*): Don't disable GCC libraries.
3246 (d30v-*-*): Don't disable libgcj.
3247 (h8500-*-*): Don't disable GCC libraries.
3248 (i960-*-*): Don't disable libgcj.
3249 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3250 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3251 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3252 libgcj.
3253 (m68k-*-coff*): Remove case.
3254 (mmix-*-*): Don't disable libgloss on host.
3255 (mn10200-*-*, mn10300-*-*): Remove cases.
3256 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3257 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3258 Don't disable libgcj.
3259 (romp-*-*): Remove case.
3260 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3261 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3262 case.
3263 (v810-*-*): Don't disable GCC libraries.
3264 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3265 (ip2k-*-*): Don't disable GCC libraries.
3266 * configure: Regenerate.
3267
32682011-03-28 Joseph Myers <joseph@codesourcery.com>
3269
3270 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3271 libffi on host.
3272 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3273 on host.
3274 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3275 * configure: Regenerate.
3276
32772011-03-26 John Marino <binutils@marino.st>
3278
3279 * configure.ac: Add support for *-*-dragonfly*
3280 * configure: Regenerate.
3281
32822011-03-25 Joseph Myers <joseph@codesourcery.com>
3283
3284 * configure.ac (native_only): Remove.
3285 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3286 send-pr uudecode guile gnuserv on host.
3287 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3288 send-pr rcs guile perl texinfo libtool on host.
3289 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3290 automake send-pr rcs guile perl texinfo libtool on host.
3291 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3292 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3293 (alpha*-dec-osf*): Don't disable fileutils on target.
3294 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3295 texinfo send-pr expect dejagnu on target.
3296 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3297 target-qthreads on target.
3298 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3299 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3300 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3301 x86_64-*-mingw*): Don't disable expect on target.
3302 (*-*-cygwin*): Don't disable target-gperf on target.
3303 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3304 gnuserv on target.
3305 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3306 target.
3307 * configure: Regenerate.
3308
33092011-03-25 Joseph Myers <joseph@codesourcery.com>
3310
3311 * configure.ac (target_tools): Remove target-groff.
3312 (native_only): Remove target-groff.
3313 (hppa*64*-*-*): Don't disable byacc.
3314 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3315 setting.
3316 (*-*-kaos*): Don't skip target-librx and target-groff.
3317 (*-*-netware*): Don't skip target-libmudflap.
3318 (*-*-tpf*): Don't skip target-libmudflap.
3319 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3320 directories on the host.
3321 (ia64*-*-*vms*): Don't skip tix.
3322 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3323 host.
3324 * configure: Regenerate.
3325
33262011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3327
3328 * configure.ac: Remove references to mt-mep, mt-netware,
3329 mt-wince.
3330 * Makefile.def: Add all-utils soft dependencies.
3331 * Makefile.tpl: Remove GDB_NLM_DEPS.
3332 * configure: Regenerate.
3333 * Makefile.in: Regenerate.
3334
33352011-03-24 Paolo Bonzini <bonzini@gnu.org>
3336
3337 * configure.ac: Do not include mh-x86omitfp.
3338 * configure: Regenerate.
3339
33402011-03-24 Paolo Bonzini <bonzini@gnu.org>
3341
3342 * configure.ac: Remove empty cases.
3343 * configure: Regenerate.
3344
33452011-03-24 Paolo Bonzini <bonzini@gnu.org>
3346
3347 * Makefile.def: Add dependency from termcap to gdb.
3348 * Makefile.in: Regenerate.
3349
33502011-03-24 Paolo Bonzini <bonzini@gnu.org>
3351
3352 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3353 * configure: Regenerate.
3354 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3355 * Makefile.tpl: Likewise.
3356 * Makefile.in: Regenerate.
3357
33582011-03-24 Paolo Bonzini <bonzini@gnu.org>
3359
3360 * configure.ac: Remove all mentions of tentative_cc.
3361 * configure: Regenerate.
3362
33632011-03-24 Joseph Myers <joseph@codesourcery.com>
3364
3365 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3366 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3367 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3368 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3369 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3370 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3371 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3372 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3373 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3374 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3375 *-*-rhapsody*): Remove host cases.
3376 * configure: Regenerate.
3377
33782011-03-24 Joseph Myers <joseph@codesourcery.com>
3379
3380 * configure.ac (ppc*-*-pe): Remove host case.
3381 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3382 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3383 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3384 cases.
3385 * configure: Regenerate.
3386
33872011-03-24 Joseph Myers <joseph@codesourcery.com>
3388
3389 * config.sub: Update to version 2011-03-23.
3390
33912011-03-22 Joseph Myers <joseph@codesourcery.com>
3392
3393 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3394 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3395 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3396 * configure: Regenerate.
3397
33982011-03-22 Joseph Myers <joseph@codesourcery.com>
3399
3400 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3401 to Write After Approval.
3402 * config-ml.in: Don't handle arc-*-elf*.
3403 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3404 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3405 handle GCC libraries.
3406 * configure: Regenerate.
3407
34082011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3409
3410 PR bootstrap/48120:
3411 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3412 Add -lstdc++ -lm to LIBS.
3413 * configure: Regenerate.
3414
34152011-03-18 David Edelsohn <dje.gcc@gmail.com>
3416
3417 * config.guess: Update to version 2011-02-02
3418 * config.sub: Update to version 2011-02-24
3419
34202011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3421
3422 PR lto/48086
3423 * configure.ac: Re-enable LTO on *-apple-darwin9.
3424 * configure: Regenerate.
3425
34262011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3427
3428 PR lto/48086
3429 * configure.ac: Disable LTO on darwin due to an assembler change in
3430 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3431 under 256.
3432 * configure: Regenerate.
3433
34342011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3435
3436 * MAINTAINERS: Update myself as score backend maintainer,
3437 update my e-mail address.
3438
34392011-03-09 Xuepeng Guo <terry.guo@arm.com>
3440
3441 * MAINTAINERS: Update my e-mail address.
3442
34432011-03-06 Joey Ye <joey.ye@arm.com>
3444
3445 * MAINTAINERS: Update my e-mail address.
3446
34472011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3448
3449 * configure.ac: Adjust test of with_ppl.
3450 * configure: Regenerated.
3451
34522011-03-02 Kai Tietz <ktietz@redhat.com>
3453
3454 * MAINTAINERS: Adjust my e-mail address.
3455
34562011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3457
3458 * configure.ac: Add -lpwl to ppllibs.
3459 * configure: Regenerated.
3460
34612011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3462
3463 * config/cloog.m4: Add -lisl to clooglibs.
3464 * configure: Regenerated.
3465
34662011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3467
3468 * MAINTAINERS (CPU Port maintainers): Add self.
3469
34702011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3471
3472 * MAINTAINERS: Add myself as testsuite maintainer.
3473
34742011-02-15 Mike Stump <mikestump@comcast.net>
3475
3476 * MAINTAINERS: Add myself as testsuite maintainer.
3477
34782011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3479
3480 Import from Libtool and gnulib:
3481
3482 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3483
3484 Prepare for supporting FreeBSD 10.
3485 * config.rpath: Remove handling of freebsd1* which soon would
3486 match FreeBSD 10.0.
3487
3488 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3489
3490 Remove support for FreeBSD 1.x.
3491 * libtool.m4 (_LT_LINKER_SHLIBS)
3492 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3493 soon would incorrectly match FreeBSD 10.0.
3494
34952011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3496
3497 PR binutils/12283
3498 * move-if-change: Import version from gnulib.
3499
35002011-02-12 Alexandre Oliva <aoliva@redhat.com>
3501
3502 PR lto/47225
3503 * Makefile.def (lto-plugin): Double dash for enable-shared.
3504 (configure-gcc): Depend on all-lto-plugin.
3505 * Makefile.in: Rebuilt.
3506
35072011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3508
3509 * configure.ac: Remove extra bracket.
3510 * configure: Regenerate.
3511
35122011-02-08 Tobias Burnus <burnus@net-b.de>
3513
3514 * MAINTAINERS: Add myself as libquadmath maintainer.
3515
35162011-02-08 Thomas Schwinge <thomas@schwinge.name>
3517
3518 * MAINTAINERS: Update my email address.
3519
35202011-02-07 Joseph Myers <joseph@codesourcery.com>
3521
3522 * MAINTAINERS (option handling): Add self.
3523
35242011-02-06 Kai Tietz <kai.tietz@onevision.com>
3525
3526 PR lto/47225
3527 * Makefile.def: Add dependency for install-gcc
3528 on install-lto-plugin.
3529 * Makfile.in: Regenerated
3530
35312011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3532
3533 * MAINTAINERS (CPU Port Maintainers): Add myself.
3534
35352011-01-31 Alexandre Oliva <aoliva@redhat.com>
3536
3537 PR libgcj/44341
3538 * configure.ac: Discard --with-* flags for host when configuring
3539 target libraries for cross build.
3540 * configure: Rebuilt.
3541
35422011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3543
3544 * MAINTAINERS (linear loop transforms): Removed.
3545
35462011-01-25 Jakub Jelinek <jakub@redhat.com>
3547
3548 * configure.ac: If with_ppl is no, move setting with_cloog=no
3549 after CLOOG_REQUESTED check.
3550 * configure: Regenerated.
3551
35522011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3553
3554 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3555 CLooG has been requested.
3556 * configure: Regenerated.
3557
35582011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3559
3560 * configure: Regenerated.
3561 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3562
35632011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3564
3565 * configure: Regenerated.
3566 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3567
35682011-01-21 Andreas Schwab <schwab@redhat.com>
3569
3570 * configure.ac: Use AS_HELP_STRING throughout.
3571 * configure: Regenerate.
3572
35732011-01-18 Jie Zhang <jie.zhang@analog.com>
3574
3575 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3576 * configure: Regenerate.
3577
35782011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3579
3580 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3581
35822011-01-13 Joel Brobecker <brobecker@adacore.com>
3583
3584 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3585 for ia64-hpux.
3586 * configure: Regenerate.
3587
35882011-01-07 Jan Hubicka <jh@suse.cz>
3589
3590 PR lto/47225
3591 * Makefile.in: Regenerate.
3592 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3593 configure.
3594
35952011-01-07 Jan Hubicka <jh@suse.cz>
3596
3597 * Makefile.in: Regenerate.
3598 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3599 and configure dependency on lto-plugin configure.
3600 (lto-plugin module): Remove dependency on GCC; add dependency on
3601 liniberty.
3602
36032011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3604
3605 * MAINTAINERS (Write After Approval): Add myself.
3606
36072010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3608
3609 * configure: Regenerate.
3610
36112010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3612
3613 * configure.ac: (picochip): Disable libiberty.
3614
36152010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
36192010-12-10 Ian Lance Taylor <iant@google.com>
3620
3621 PR bootstrap/46819
3622 * configure.ac: For --disable-libgcj clear libgcj_saved.
3623 * configure: Rebuild.
3624
36252010-12-10 Tobias Burnus <burnus@net-b.de>
3626
3627 PR fortran/46540
3628 * configure.ac: Add --disable-libquadmath and
3629 --disable-libquadmath-support.
3630 * configure: Regenerate.
3631
36322010-12-03 Ian Lance Taylor <iant@google.com>
3633
3634 * MAINTAINERS: Add myself as libgo maintainer.
3635
36362010-12-03 Hans-Peter Nilsson <hp@axis.com>
3637
3638 PR libffi/46792
3639 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3640 * configure: Regenerate.
3641
36422010-12-02 Ian Lance Taylor <iant@google.com>
3643
3644 * configure.ac: Always set default for poststage1_ldflags to
3645 -static-libstdc++ -static-libgcc.
3646
36472010-11-29 Andreas Schwab <schwab@redhat.com>
3648
3649 * configure.ac: Move comment to remove extra space in last argument
3650 of GCC_TARGET_TOOL.
3651
36522010-11-26 Alexandre Oliva <aoliva@redhat.com>
3653
3654 PR other/46026
3655 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3656 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3657 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3658 (BASE_FLAGS_TO_PASS): Use it.
3659 * configure: Rebuilt.
3660 * Makefile.in: Rebuilt.
3661
36622010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3663
3664 PR binutils/12258
3665 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3666 Properly check default linker.
3667 * configure: Regnerated.
3668
36692010-11-23 Matthias Klose <doko@ubuntu.com>
3670
3671 * configure.ac: For --enable-gold, handle value `default' instead of
3672 `both*'. New configure option --{en,dis}able-ld.
3673 * configure: Regenerate.
3674
36752010-11-20 Ian Lance Taylor <iant@google.com>
3676
3677 * configure.ac: Only disable a language library if no language needs
3678 it. Don't let --disable-libgcj uncondtionally disable libffi.
3679 * configure: Rebuild.
3680
36812010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3682
3683 * Makefile.in: Regenerate.
3684
3685 PR other/46202
3686 * configure.ac: Fix just-built in-tree STRIP name to be
3687 binutils/strip-new.
3688 * configure: Regenerate.
3689 * Makefile.def (install-strip-gcc, install-strip-binutils)
3690 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3691 (install-strip-sid): Mirror dependencies on non-strip variants
3692 of these targets on the respective -strip prerequisites.
3693 * Makefile.tpl (install-strip, install-strip-host)
3694 (install-strip-target): New targets.
3695 (install-strip-[+module+], install-strip-target-[+module+]):
3696 New targets.
3697 * Makefile.in: Regenerate.
3698
36992010-11-19 Ian Lance Taylor <iant@google.com>
3700 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3701
3702 * configure.ac: Add target-libgo to target_libraries. Set
3703 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3704 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3705 (HOST_EXPORTS): Add GOC.
3706 (BASE_TARGET_EXPORTS): Add GOC.
3707 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3708 (GOCFLAGS_FOR_TARGET): New variable.
3709 (EXTRA_HOST_FLAGS): Add GOC.
3710 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3711 * Makefile.def (target_modules): Add libgo.
3712 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3713 (dependencies): Add dependency from configure-target-libgo to
3714 configure-target-libffi and all-target-libstdc++-v3. Add
3715 dependencies from all-target-libgo to all-target-libffi.
3716 (languages): Add go.
3717 * configure: Rebuild.
3718 * Makefile.in: Rebuild.
3719
37202010-11-19 Ian Lance Taylor <iant@google.com>
3721
3722 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3723 compiler/flag environment variables.
3724
37252010-11-18 Ian Lance Taylor <iant@google.com>
3726
3727 * configure.ac: Check for lang_requires_boot_languages in
3728 config-lang.in files.
3729 * configure: Rebuild.
3730
37312010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
3732 Tobias Burnus <burnus@net-b.de>
3733
3734 PR fortran/32049
3735 * Makefile.def: Add libquadmath; build it with language=fortran.
3736 * configure.ac: Add libquadmath.
3737 * Makefile.tpl: Handle multiple libs in check-[+language+].
3738 * Makefile.in: Regenerate.
3739 * configure: Regenerate.
3740
b9b9d342
TT
37412010-11-16 Tom Tromey <tromey@redhat.com>
3742
3743 * MAINTAINERS: Moved myself to reviewers section.
3744
ecbfe87a
ZD
37452010-11-15 Zdenek Dvorak <ook@ucw.cz>
3746
3747 * MAINTAINERS: Moved myself to reviewers section.
3748
29a4f477
RW
37492010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3750
3751 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3752 (Write After Approval): Remove self.
3753
9965e3cd
AS
37542010-11-15 Andreas Schwab <schwab@redhat.com>
3755
3756 * configure.ac: Fix spelling in option names.
3757 * configure: Regenerated.
3758
0463992b
GJL
37592010-11-13 Georg-Johann Lay <georgjohann@web.de>
3760
3761 PR bootstrap/39622
3762 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3763 * configure: Regenerated.
3764
3df08734
KG
37652010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3766
3767 * MAINTAINERS: Update my email address.
3768
f16e2237
TG
37692010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3770
f16e2237
TG
3771 * configure: Regenerate.
3772
0bb52d68
TG
37732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3774
1f980c25 3775 * configure: Regenerate.
0bb52d68 3776
aba2b02e
TG
37772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3778
aba2b02e
TG
3779 * configure: Regenerate.
3780
27882098
TG
37812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3782
27882098
TG
3783 * configure: Regenerate.
3784
d32ef397
AS
37852010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3786
3787 * configure.ac: Support official CLooG.org versions.
3788 * configure: Regenerate.
3789 * config/cloog.m4: New.
3790
5a4b6c0e
FD
37912010-11-10 François Dumont <francois.cppdevs@free.fr>
3792
3793 * MAINTAINERS (Write After Approval): Add myself.
3794
f2cea726
DE
37952010-11-09 David Edelsohn <dje.gcc@gmail.com>
3796
3797 * MAINTAINERS: Update my email address.
3798
d8ed14ce
IS
37992010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3800
3801 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3802 * configure: Regenerate.
d8ed14ce 3803
48215350
DK
38042010-11-03 Ian Lance Taylor <iant@google.com>
3805 Dave Korn <dave.korn.cygwin@gmail.com>
3806
3807 PR lto/46273
3808 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3809 and on other supported platforms whenever LTO is enabled.
3810 * configure: Rebuild.
3811
87841584
AM
38122010-11-02 Alan Modra <amodra@gmail.com>
3813
3814 PR binutils/12110
3815 * configure.ac: Error when source path contains spaces.
3816 * configure: Regenerate.
3817
fe12dfe1
JW
38182010-10-23 James E. Wilson <wilson@codesourcery.com>
3819
3820 * MAINTAINERS: Update my email address.
3821
66c92425
ILT
38222010-10-20 Ian Lance Taylor <iant@google.com>
3823
3824 * Makefile.def (target_modules): Set lib_path to src/.libs for
3825 libstdc++-v3 module.
3826 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3827 * Makefile.in: Rebuild.
3828
187d3518
LB
38292010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3830
3831 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3832 (Write After Approval): Remove myself.
3833
02db6bba
TG
38342010-10-15 Tristan Gingold <gingold@adacore.com>
3835
3836 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3837
c0103e74
DR
38382010-10-14 Douglas Rupp <rupp@gnat.com>
3839
3840 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3841
1cd0b716
DK
38422010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3843
3844 * configure.ac (build_lto_plugin): New shell variable.
3845 (--enable-lto): Turn on by default for all non-ELF platforms that
3846 have had LTO support added so far. Set build_lto_plugin appropriately
3847 for both ELF and non-ELF.
3848 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3849 * configure: Regenerate.
3850
d4c1abb3
RW
38512010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3852
3853 Sync from src:
3854 * configure.ac (v850 support): Remove target-libgloss from
3855 noconfigdirs.
3856 * configure: Regenerate.
3857
ffedf511
RW
38582010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3859
3860 PR bootstrap/45326
3861 PR bootstrap/45174
3862 * configure.ac: Honor initial values of $build_configargs,
3863 $host_configargs, $target_configargs. Mark the precious, so
3864 environment settings get recorded.
3865 * configure: Regenerate.
3866
e1826acc
RW
38672010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3868
3869 PR bootstrap/45796
3870 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3871 Depend on all-build-libiberty.
3872 * Makefile.in: Regenerate.
3873
80920132
ME
38742010-09-30 Michael Eager <eager@eagercon.com>
3875
3876 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3877 * configure: Regenerate.
3878
770a498a
ME
38792010-09-28 Michael Eager <eager@eagercon.com>
3880
3881 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3882
86dfbd58
RW
38832010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3884
3885 PR bootstrap/44621
3886 * configure.ac: Fix unportable shell quoting.
3887 * configure: Regenerate.
3888
db50fe7d
IS
38892010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3890
3891 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3892 targets and amend comment.
3893 * configure: Regenerate.
3894
0064e825
TB
38952010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3896
3897 * MAINTAINERS (Write After Approval): Add myself.
3898
bb79486c
JH
38992010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3900
3901 * configure.ac: Enable LTO by default on Darwin.
3902 * configure: Regenerate.
3903
9e0b22c3
MS
39042010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3905
bb79486c 3906 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 3907
2fabf1b7
IB
39082010-09-01 Ian Bolton <ian.bolton@arm.com>
3909
bb79486c 3910 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 3911
3a9abc98
DS
39122010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3913
3914 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3915 ports
3916
331a9a59
DY
39172010-07-28 David Yuste <david.yuste@gmail.com>
3918
3919 * MAINTAINERS (Write After Approval): Add myself.
3920
223a9d64
N
39212010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3922
3923 * configure.ac: Support all v850 targets.
3924 * configure: Regenerate.
3925
9183bdcf
MG
39262010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3927
3928 PR bootstrap/44455
3929 * configure.ac (extra_mpfr_configure_flags): Copy from
3930 extra_mpc_gmp_configure_flags.
3931 * configure: Re-generated.
3932
2e290598
AK
39332010-07-22 Andi Kleen <ak@linux.intel.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
8d6cd388
CLT
39372010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
b0b01eb0
JY
39412010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
77198d71
JH
39452010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3946
3947 PR target/44862
3948 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3949 Provide -B option to allow for link spec %s substitutions for
3950 libstdc++.a on darwin.
3951 * Makefile.in: Regenerate.
3952
02fe70af
MM
39532010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3954
3955 * MAINTAINERS (Reviewers): Update my e-mail address
3956
c63a4676
AO
39572010-06-10 Alexandre Oliva <aoliva@redhat.com>
3958
3959 * Makefile.def (configure-gcc): Depend on all-libelf.
3960 * Makefile.in: Rebuild.
3961
e68edbf6
FC
39622010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3963
3964 * MAINTAINERS (Write After Approval): Add myself in the right place.
3965
dce2d8b2 39662010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
3967
3968 * MAINTAINERS (Write After Approval): Add myself.
3969
dce2d8b2 39702010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
3971
3972 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
3973
39742010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 3975
1ab55d69
MK
3976 * config.sub: Update to version 2010-05-21.
3977 * config.guess: Update to version 2010-04-03.
0c422e74 3978
02540df4
SB
39792010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3980
3981 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3982 * configure: Regenerate.
3983
dfe5f5b2
ST
39842010-05-12 Sriraman Tallam <tmsriram@google.com>
3985
3986 * MAINTAINERS (Write After Approval): Add myself.
3987
c082f9f3
SB
39882010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3989
3990 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3991 a platform that supports LTO.
3992 * configure: Regenerate.
3993
f1af9e5f
SP
39942010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3995
3996 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3997 * configure: Regenerated.
3998
38e3d868
RM
39992010-04-27 Roland McGrath <roland@redhat.com>
4000 H.J. Lu <hongjiu.lu@intel.com>
4001
4002 * configure.ac (--enable-gold): Support both, both/gold and
4003 both/bfd to add gold to configdirs without removing ld.
4004 * configure: Regenerated.
4005
4006 * Makefile.def: Add install-gold dependency to install-ld.
4007 * Makefile.in: Regenerated.
4008
3bec79c5
DK
40092010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4010
4011 PR lto/42776
4012 * configure.ac (--enable-lto): Refactor handling so libelf tests
4013 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4014 and allow LTO to be explicitly enabled on non-ELF platforms that
4015 are known to support it inside else-clause.
4016 * configure: Regenerate.
4017
615c8ffa
EB
40182010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4019
4020 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4021 * configure: Regenerate.
4022
e4522f78
RC
40232010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4024
4025 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4026 * configure: Regenerate.
4027
8ccb78f2
RO
40282010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4029
4030 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4031 separately.
4032 * configure: Regenerate.
4033
d5cc2ee3
KW
40342010-04-16 Kevin Williams <kevin.williams@inria.fr>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
8406cb62
TG
40382010-04-14 Tristan Gingold <gingold@adacore.com>
4039
4040 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4041 * configure: Regenerate.
4042
3591b8e2
SE
40432010-04-13 Steve Ellcey <sje@cup.hp.com>
4044
4045 * configure: Regenerate after change to elf.m4.
4046
a82ecc7b
IS
40472010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4048
4049 * MAINTAINERS (Write After Approval): Add myself.
4050
1f0bf148
SP
40512010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4052
4053 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4054 * configure: Regenerated.
4055
40562010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4057
4058 * configure.ac: Print "buggy but acceptable" when CLooG
4059 revision is less than 9.
4060 * configure: Regenerated.
4061
ecd01dee
DN
40622010-04-01 Diego Novillo <dnovillo@google.com>
4063
4064 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4065
dc683a3f
RW
40662010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4067
4068 PR bootstrap/43615
4069 PR bootstrap/43328
4070
4071 Revert:
4072
4073 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4074
4075 * configure.ac: Do not pass --enable-multilib nor
4076 --disable-multilib in baseargs. Accept explicitly passed
4077 --enable_multilib.
4078 * configure: Regenerate.
4079
7527d83f
UW
40802010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4081
4082 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4083
895522b6
JJ
40842010-03-31 Janis Johnson <janis187@us.ibm.com>
4085
4086 * MAINTAINERS: Remove myself.
4087
9db4e878
RW
40882010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4089
4090 PR bootstrap/43328
4091 * configure.ac: Do not pass --enable-multilib nor
4092 --disable-multilib in baseargs. Accept explicitly passed
4093 --enable_multilib.
4094 * configure: Regenerate.
4095
acf6bf36
AP
40962010-03-28 Andrew Pinski <pinskia@gmail.com>
4097
4098 * MAINTAINERS (spu port): Remove me.
4099
b42f0d7e
JM
41002010-03-23 Joseph Myers <joseph@codesourcery.com>
4101
4102 * configure.ac (tic6x-*-*): New case.
4103 * configure: Regenerate.
4104
0d1152b1
JM
41052010-03-23 Joseph Myers <joseph@codesourcery.com>
4106
4107 * config.sub: Update to version 2010-03-22.
4108 * config.guess: Update to version 2009-12-30.
4109
dce2d8b2 41102010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4111
4112 PR ada/42554
4113 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4114 * configure: Regenerate.
4115
5408fbe8
RR
41162010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4117
4118 * MAINTAINERS: Update my email address.
4119
3f55a3b3
SP
41202010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4121
4122 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4123 (ghassan.shobaki@amd.com): Removed.
4124
3f08f7e8
AM
41252010-03-17 Alan Modra <amodra@gmail.com>
4126
4127 * MAINTAINERS: Update my email address.
4128
f3a9d094
DN
41292010-03-16 Diego Novillo <dnovillo@google.com>
4130
4131 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4132 Matthews.
4133
db5c4b8b
JM
41342010-03-16 Joseph Myers <joseph@codesourcery.com>
4135
4136 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4137 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4138
b995570a
JM
41392010-03-16 Joseph Myers <joseph@codesourcery.com>
4140
4141 * MAINTAINERS: Update my email address.
4142
124cc66f
DJ
41432010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4144
4145 * MAINTAINERS: Update my email address.
4146
a4581668
BS
41472010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4148
4149 * MAINTAINERS: Update my email address.
4150
49d78e29
JZ
41512010-03-09 Jie Zhang <jie@codesourcery.com>
4152
4153 * MAINTAINERS: Update my email address.
4154
8927b7c0
RO
41552010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4156
4157 PR libstdc++/32499
4158 * configure.ac (RANLIB): Default to true.
4159 (STRIP): Likewise.
4160 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4161 * configure: Regenerate.
4162
dce2d8b2 41632010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4164
4165 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4166 (Write After Approval): Update my email address.
4167
bf646aaf
NC
41682010-02-17 Nick Clifton <nickc@redhat.com>
4169
4170 PR 11238
4171 * Makefile.tpl (local-distclean): Also remove config.cache files in
4172 sub-directories as there may not be Makefiles present in the
4173 sub-directories.
96e41f16
NC
4174 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4175 the config.cache files found by the find command.
4176
bf646aaf
NC
4177 * Makefile.in: Regenerate.
4178 * configure.ac: Revert previous delta.
4179 * configure: Regenerate.
4180
ff78880a
NC
41812010-02-15 Nick Clifton <nickc@redhat.com>
4182
4183 PR 11238
4184 * configure.ac: Delete config.cache files in sub-directories when
4185 deleting Makefiles.
4186 * configure: Regenerate.
4187
8150eadf
BE
41882010-02-12 Ben Elliston <bje@gnu.org>
4189
4190 * MAINTAINERS: Update my email address.
4191
a9e12bfd
AP
41922010-02-08 Andrew Pinski <pinskia@gmail.com>
4193
4194 * MAINTAINERS (spu port): Update my email address.
4195
95315086
JZ
41962010-02-08 Jie Zhang <jie.zhang@analog.com>
4197
4198 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4199
362c6d2f
KG
42002010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4201
4202 * configure.ac: Add "recommended" version checks for GMP/MPC.
4203 Update recommended GMP/MPFR/MPC versions.
4204 * configure: Regenerate.
4205
888c5ad2
JR
42062010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4207
4208 * MAINTAINERS: Move my Embecosm email address into the
4209 write-after-approval section.
4210
3bf714a7
ILT
42112010-01-26 Ian Lance Taylor <iant@google.com>
4212
4213 * MAINTAINERS: Add myself as Go frontend maintainer.
4214
ad1e5170
JR
42152010-01-25 Joern Rennecke <amylaar@spamcop.net>
4216
4217 PR libstdc++/36101, PR libstdc++/42813
4218 * configure.ac (bootstrap_target_libs): Make inclusion of
4219 target-libgomp conditional on libgomb being in target_configdirs.
4220 * configure: Regenerate.
4221
fb0553d1
JR
42222010-01-23 Joern Rennecke <amylaar@spamcop.net>
4223
4224 PR libstdc++/36101, PR libstdc++/42813
4225 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4226 * configure: Regenerate.
4227
aae29963
JR
42282010-01-22 Joern Rennecke <amylaar@spamcop.net>
4229
4230 PR libstdc++/36101, PR libstdc++/42813
4231 * configure.ac (target_configdirs): Substitute.
4232 * Makefile.def: Bootstrap target module libgomp.
4233 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4234 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4235 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4236 * configure, Makefile.in: Regenerate.
4237
d8fe8895
DK
42382010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4239
4240 * MAINTAINERS: Adjust my details.
4241
ebfe4897
EW
42422010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4243
4244 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4245
f7746c59
TL
42462010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4247
4248 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4249
306c7b5b
TL
42502010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4251
4252 * MAINTAINERS (Write After Approval): Add myself.
4253
1b8b9e19
KT
42542010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
c164615b
RG
42582010-01-11 Richard Guenther <rguenther@suse.de>
4259
4260 PR lto/41569
4261 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4262 * Makefile.in: Regenerated.
4263
f3f623ae
AT
42642010-01-11 Andreas Tobler <andreast@fgznet.ch>
4265
4266 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4267 * configure: Regenerate.
4268
592c90ff 42692010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4270 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4271
4272 PR bootstrap/42424
4273 * configure.ac: Include libtool m4 files.
9c78662a 4274 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4275 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4276 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4277
592c90ff
KG
4278 * configure: Regenerate.
4279
60a2e213
RW
42802010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4281
4282 PR bootstrap/41818
4283 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4284 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4285 * Makefile.in: Regenerate.
4286
7413962d
RG
42872010-01-02 Richard Guenther <rguenther@suse.de>
4288
4289 PR lto/41529
4290 * configure.ac: Include config/elf.m4. Disable LTO if not
4291 builting for an elf target.
4292 * configure: Regenerate.
4293
f77f3945
CF
42942009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4295
4296 * MAINTAINERS: Change my email address.
4297
4960e3f0
BE
42982009-12-18 Ben Elliston <bje@au.ibm.com>
4299
4300 * config.sub, config.guess: Update from upstream sources.
4301
d16a31da
SZ
43022009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4303
4304 * MAINTAINERS (Write After Approval): Add myself.
4305
3a5729ea
KG
43062009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4307
4308 PR middle-end/30447
4309 PR middle-end/30789
4310 PR other/40302
4311
4312 * configure.ac: Require MPC.
4313 * configure: Regenerate.
4314
43e02a8a
RW
43152009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4316
4317 PR target/38384
4318 PR bootstrap/40972
4319 * libtool.m4: Sync from git Libtool.
4320 * ltoptions.m4: Likewise.
4321 * ltversion.m4: Likewise.
4322 * lt~obsolete.m4: Likewise.
4323 * ltmain.sh: Likewise.
4324
360d4522
KG
43252009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4326
4327 * configure.ac: Update minimum MPC version to 0.8.
4328 * configure: Regenerate.
4329
f264ed56
SP
43302009-11-21 Sebastian Pop <sebpop@gmail.com>
4331
4332 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4333 * configure: Regenerated.
4334
ed2eaa9f
ILT
43352009-11-21 Ian Lance Taylor <iant@google.com>
4336
4337 * configure.ac: Change default of poststage1_ldflags to be empty if
4338 poststage1_libs is set. When poststage1_libs is empty, and
4339 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4340 * configure: Rebuild.
4341
58346783
AN
43422009-11-21 Adam Nemet <adambnmet@gmail.com>
4343
4344 * MAINTAINERS (Write After Approval): Update my email address.
4345
5ca0106a
BE
43462009-11-20 Ben Elliston <bje@au.ibm.com>
4347
4348 * config.guess: Update from upstream sources.
4349
87213cd4
AO
43502009-11-16 Alexandre Oliva <aoliva@redhat.com>
4351
4352 * Makefile.def: Restore host and target settings for gmp.
4353 * Makefile.in: Rebuild.
4354
f61428ed
AO
43552009-11-16 Alexandre Oliva <aoliva@redhat.com>
4356
4357 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4358 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4359 Fix portability of test of C++ as bootstrap language. Add
4360 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4361 * configure: Rebuild.
4362 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4363 and cloog. Fix in-tree ppl configuration. Introduce libelf
4364 in-tree building.
4365 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4366 (POSTSTAGE1_HOST_EXPORTS): Use it.
4367 (STAGE[+id+]_CXXFLAGS): New.
4368 (BASE_FLAGS_TO_PASS): Pass it down.
4369 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4370 extra_exports.
4371 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4372 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4373 extra_exports.
4374 * Makefile.in: Rebuild.
4375
f6c56be6
BE
43762009-11-17 Ben Elliston <bje@au.ibm.com>
4377
4378 * config.sub, config.guess: Update from upstream sources.
4379
0ccb5970
JK
43802009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * MAINTAINERS (Write After Approval): Add myself.
4383
dce2d8b2 43842009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4385
4386 * MAINTAINERS (Write After Approval): Add myself.
4387
5d571eaa
OS
43882009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4389
4390 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4391 paths for *-w64-mingw* and x86_64-*mingw*.
4392 * configure: Regenerated.
4393
dce2d8b2 43942009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4395
4396 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4397
c393f559
BK
43982009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4399
4400 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4401 Phil Edwards to Write-After Approval.
4402
ef4c4300
KT
44032009-10-30 Kai Tietz <kai.tietz@onevision.com>
4404
4405 * configure.ac: Disable target-winsup & co for
4406 x86_64-*-mingw* and *-w64-mingw* targets.
4407 * configure: Regenerated.
4408
65a324b4
NC
44092009-10-16 Nick Clifton <nickc@redhat.com>
4410
4411 * MAINTAINERS: Add myself as a maintainer for the RX port.
4412
dce2d8b2 44132009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4414
9c78662a 4415 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4416
17e72e5d
RO
44172009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4418
4419 * configure.ac (CLooG test): Use = with test.
4420 * configure: Regenerate.
4421
ed3a56f3
RG
44222009-10-22 Richard Guenther <rguenther@suse.de>
4423
4424 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4425 cloog if the ppl version check failed. Move flags saving
4426 before setting in libelf check.
4427 * configure: Regenerate.
4428
ad0abd3c
RG
44292009-10-21 Richard Guenther <rguenther@suse.de>
4430
4431 * configure.ac: Adjust the ppl and cloog configure to work as
4432 documented. Disable cloog if ppl was disabled. Omit the version
4433 checks if they were disabled.
4434 * configure: Re-generate.
4435
e4c5bd48
RW
44362009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4437
4438 * configure.ac: Add 'lto' to enable_languages, not
4439 new_enable_languages, and only if not already present.
4440 * configure: Regenerate.
4441
0ffd69c5
GP
44422009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4443
4444 * README: Refer to the various COPYING* files instead of just
4445 COPYING.
4446 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4447
dce2d8b2 44482009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4449
4450 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4451
58687768
RG
44522009-10-07 Richard Guenther <rguenther@suse.de>
4453
4454 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4455 and Richard Guenther as reviewers.
4456 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4457 as reviewers.
4458
49b0ca5c 44592009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4460
49b0ca5c 4461 * config.sub: Update from upstream sources.
d2d9ce5e 4462
aeb94799
ILT
44632009-10-06 Ian Lance Taylor <iant@google.com>
4464
4465 * Makefile.def: check-gold depends upon all-gas.
4466 * Makefile.in: Rebuild.
4467
123651cd
PM
44682009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
d7f09764
DN
44722009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4473
4474 * Makefile.def: all-lto-plugin depends on all-libiberty.
4475 set bootstrap=true for lto-plugin.
4476 Add lto-plugin.
4477 * Makefile.in: Regenerate.
4478 * configure.ac (host_libs): Add lto-plugin.
4479 * configure: Regenerate.
4480
d7f09764
DN
44812009-10-03 Diego Novillo <dnovillo@google.com>
4482
4483 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4484 (HOST_LIBELFLIBS): Define.
4485 (HOST_LIBELFINC): Define.
4486 * Makefile.in: Regenerate.
4487 * configure.ac: Add --enable-lto.
4488 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4489 If --enable-lto is used, add 'lto' to new_enable_languages.
4490 If --enable-lto is used and gold is enabled, add
4491 lto-plugin to configdirs.
4492 * configure: Regenerate.
4493
44942009-10-03 Simon Baldwin <simonb@google.com>
4495
4496 * configure.ac: If --with-system-zlib, suppress local zlib and
4497 pass --with-system-zlib to subdir configure scripts.
4498 * configure: Regenerate.
4499
dce2d8b2 45002009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4501 Paolo Bonzini <bonzini@gnu.org>
4502
4503 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4504 $(srcdir).
4505 * Makefile.in: Rebuilt.
4506
dce2d8b2 45072009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4508
4509 * MAINTAINERS (Write After Approval): Add myself.
4510
3e661154
KG
45112009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4512
4513 * configure.ac: Update minimum MPC version to 0.7.
4514 * configure: Regenerate.
4515
f1a036e4
NC
45162009-09-25 Nick Clifton <nickc@redhat.com>
4517
4518 * configure.ac: Pass any --cache-file=/dev/null option on to
4519 subconfigures.
4520 * configure: Regenerate.
4521
d4c74acc
NC
45222009-09-23 Nick Clifton <nickc@redhat.com>
4523
4524 * config.sub, config.guess: Update from upstream sources.
4525
dce2d8b2 45262009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4527
4528 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4529 * Makefile.in: Rebuilt.
4530
0db770bd
RW
45312009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4532
4533 PR bootstrap/32272
4534 * configure.ac: Error out if $srcdir isn't '.' but contains
4535 host-${host_noncanonical}.
4536 * configure: Regenerate.
4537
71101870
RO
45382009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4539
4540 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4541 maintainer.
4542
ca6d0d62
RW
45432009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4544
79cd2b23
RW
4545 * configure.ac: If bootstrapping a combined tree with
4546 --enable-gold, require c++ in stage1_languages.
4547 * configure: Regenerate.
4548
ab9dcd0c
RW
4549 * configure.ac: Also add target_libs of stage1_languages to
4550 bootstrap_target_libs.
4551 * configure: Regenerate.
4552
ca6d0d62
RW
4553 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4554 with --enable-languages not containing c++.
4555 * configure: Regenerate.
4556
1c3c9f12
JZ
45572009-09-15 Jie Zhang <jie.zhang@analog.com>
4558
4559 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4560 * configure: Regenerate.
4561
dce2d8b2 45622009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4563
6fb30a14
JR
4564 * MAINTAINERS (Write After Approval): Update my e-mail address,
4565 and move from from here...
4566 (Waiting for paperwork): To here.
0318772d 4567
4056c2c6
JM
45682009-09-09 Joseph Myers <joseph@codesourcery.com>
4569
4570 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4571
3e54529c
RW
45722009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4573
4574 * configure.ac: Do not use $extrasub for replacing @if/@endif
4575 parts in Makefile; instead, use additional arguments to
4576 AC_CONFIG_COMMANDS to do the replacement manually, with several
4577 sed invocations, to avoid HP-UX sed command limits.
4578 * configure: Regenerate.
4579
713e2ea6
AO
45802009-09-08 Alexandre Oliva <aoliva@redhat.com>
4581
4582 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4583 blank before -L.
4584
5646b7b9
AO
45852009-09-04 Alexandre Oliva <aoliva@redhat.com>
4586
4587 * configure.ac (with-build-config): Document. Handle without.
4588 Handle missing argument.
4589 * configure: Rebuilt.
4590
e12c4094
AO
45912009-09-03 Alexandre Oliva <aoliva@redhat.com>
4592
4593 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4594 Default to bootstrap-debug only if compare-debug works.
4595 * configure: Rebuilt.
4596 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4597 * Makefile.in: Rebuilt.
4598
75cb0057
RO
45992009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4600
4601 * MAINTAINERS (OS Port Maintainers): Update my email address.
4602
8fc68cba
AO
46032009-09-01 Alexandre Oliva <aoliva@redhat.com>
4604
4605 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4606 * Makefile.in: Rebuilt.
4607
44cb38cf
CD
46082009-09-01 Chris Demetriou <cgd@google.com>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
f9329c35
DS
46122009-08-31 Dodji Seketeli <dodji@redhat.com>
4613
4614 PR debug/30161
4615 * include/dwarf2.h (enum dwarf_tag): Added
4616 DW_TAG_GNU_template_template_param
4617 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4618
f945e229
PB
46192009-08-30 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * Makefile.tpl (AWK): Fix typo.
4622 * Makefile.in: Regenerate.
4623
87264276
PB
46242009-08-30 Paolo Bonzini <bonzini@gnu.org>
4625
4626 * configure.ac: Detect awk and sed.
4627 * Makefile.def (flags_to_pass): Add AWK and SED.
4628 * Makefile.tpl (AWK, SED): New.
4629 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4630 * configure: Regenerate.
4631 * Makefile.in: Regenerate.
4632
68ccd57c
DK
46332009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4634
4635 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4636 (collapseslashes): Likewise.
4637
df58e648
RW
46382009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4639
4640 * configure.ac (AC_PREREQ): Bump to 2.64.
4641
0539cb2c
RW
46422009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4643
70fa0efa
RW
4644 * configure.ac: Remove --with-datarootdir, --with-docdir,
4645 --with-pdfdir, --with-htmldir switches.
4646 * configure: Regenerate.
4647
5213506e
RW
4648 * configure: Regenerate.
4649
0539cb2c
RW
4650 * compile: Sync from Automake 1.11.
4651 * depcomp: Likewise.
4652 * install-sh: Likewise.
4653 * missing: Likewise.
4654 * mkinstalldirs: Likewise.
4655 * ylwrap: Likewise.
4656
197c68cc
DK
46572009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4658
4659 * ltmain.sh (func_normal_abspath): New function.
4660 (func_relative_path): Likewise.
4661 (func_mode_help): Document new -bindir option for link mode.
4662 (func_mode_link): Add new -bindir option, and use it to place
4663 output DLL if specified.
4664
58af276a
RW
46652009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4666
0115d4a3
RW
4667 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4668 (baseargs): Add --disable-option-checking.
4669 * configure: Regenerate.
4670
58af276a
RW
4671 * Makefile.def (configure-target-libiberty): Depend on
4672 all-binutils and all-ld.
4673 (configure-target-newlib): Likewise.
4674 * Makefile.in: Regenerate.
4675
e9d9afef
BE
46762009-08-17 Ben Elliston <bje@au.ibm.com>
4677
4678 * config.sub, config.guess: Update from upstream sources.
4679
354ebf88
RW
46802009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4681
4682 Sync from src, merge:
4683
4684 2009-07-02 Tristan Gingold <gingold@adacore.com>
4685
4686 * configure.ac: Do not exclude gas for i386-*-darwin.
4687 Add a case for x86_64-*-darwin.
4688 * configure: Regenerate.
4689
8375f7b2
NV
46902009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4691
4692 * MAINTAINERS: Add my name to Write After Approval list.
4693
dce2d8b2 46942009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
4695
4696 * configure.ac: Add Microblaze target.
4697 * configure: Regenerate.
4698
ea2002ba
CB
46992009-07-31 Christian Bruel <christian.bruel@st.com>
4700
4701 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4702 * configure: Regenerate.
2bf33cdb 4703
dce2d8b2 47042009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
4705
4706 * MAINTAINERS (Write After Approval): Update my e-mail address.
4707
e90e6bd7
ILT
47082009-07-06 Ian Lance Taylor <iant@google.com>
4709
4710 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4711 * configure: Rebuild.
4712
f6e0880a
TG
47132009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4714
4715 * MAINTAINERS: Move myself to the Graphite Reviewers.
4716
6d984927
WG
47172009-06-30 Wei Guozhi <carrot@google.com>
4718
4719 * MAINTAINERS: Add my name to Write After Approval list.
4720
f2689b09
SE
47212009-06-26 Steve Ellcey <sje@cup.hp.com>
4722
4723 PR bootstrap/40338
4724 * configure.ac (comparestring): Create new variable.
4725 * Makefile.tpl (comparestring): Use to skip some comparisions.
4726 * configure: Regenerate.
4727 * Makefile.in: Regenerate.
4728
f62c0ba4
DE
47292009-06-26 Doug Evans <dje@sebabeach.org>
4730
4731 * Makefile.def (host_modules): Add cgen.
4732 * Makefile.in: Regenerate.
4733 * configure.ac (host_tools): Add cgen.
4734 * configure: Regenerate.
4735
7acf4da6
DD
47362009-06-23 DJ Delorie <dj@redhat.com>
4737
4738 * MAINTAINERS: Add myself as mep maintainer.
4739
00020c16
ILT
47402009-06-23 Ian Lance Taylor <iant@google.com>
4741
4742 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4743 boot_languages. Only bootstrap target libraries listed in
4744 target_libs for some boot language. Add --with-stage1-ldflags,
4745 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4746 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4747 if not building with C++.
4748 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4749 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4750 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4751 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4752 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4753 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4754 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4755 * configure, Makefile.in: Rebuild.
4756
1da52d4a
LF
47572009-06-23 Li Feng <nemokingdom@gmail.com>
4758
4759 * MAINTAINERS: Added my name to write-after-approval list.
4760
144c9175
RM
47612009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4762
4763 * configure.ac: Define is_elf for QNX Neutrino targets.
4764 * configure: Regenerate.
4765
e5871e24
GS
47662009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4767
9c78662a 4768 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 4769
5f4a82c0
KG
47702009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4771
4772 * configure.ac: Detect MPC in default directory.
4773 * configure: Regenerate.
4774
394e9195
JG
47752009-06-03 Jerome Guitton <guitton@adacore.com>
4776 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4777
9c78662a
UB
4778 * Makefile.tpl (all): Avoid a trailing backslash.
4779 * Makefile.in: Regenerate.
394e9195 4780
47bca6aa
BE
47812009-06-03 Ben Elliston <bje@au.ibm.com>
4782
4783 * config.sub, config.guess: Update from upstream sources.
4784
a891a473
RS
47852009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4786
4787 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4788 to noconfdirs.
4789 * configure: Regenerate.
4790
70cb2d9f
AO
47912009-06-02 Alexandre Oliva <aoliva@redhat.com>
4792
4793 * Makefile.tpl ([+compare-target+]): Compare all stage
4794 directories, rather than just gcc.
4795 * Makefile.in: Rebuilt.
4796
7f1245df
DK
47972009-06-01 Doug Kwan <dougkwan@google.com>
4798
4799 * configure.ac: Support gold for target arm*-*-*.
4800 * configure: Regenerate.
394e9195 4801
acd26225
KG
48022009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4803
4804 * Makefile.def: Add MPC support and dependencies.
4805 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4806
4807 * Makefile.in, configure: Regenerate.
4808
a1fc946a
AO
48092009-05-27 Alexandre Oliva <aoliva@redhat.com>
4810
4811 * Makefile.tpl (all): Avoid harmless warning in make all when
4812 gcc-bootstrap is enabled but stage_last does not exist.
4813 * Makefile.in: Rebuilt.
4814
2e6a3c8d
NR
48152009-05-24 Nicolas Roche <roche@adacore.com>
4816
4817 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4818 * Makefile.in: Regenerate.
4819
63487d11
DC
48202009-05-21 Denis Chertykov <chertykov@gmail.com>
4821
4822 * MAINTAINERS: Update my e-mail address.
4823
449223af
DK
48242009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4825
4826 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4827 * configure: Regenerate.
4828
31c98f49
AO
48292009-05-18 Alexandre Oliva <aoliva@redhat.com>
4830
4831 PR other/40159
4832 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4833 gcc-no-bootstrap are mutually exclusive.
4834 * Makefile.in: Rebuilt.
4835
0f501837
AO
48362009-05-18 Alexandre Oliva <aoliva@redhat.com>
4837
4838 PR other/40159
4839 * Makefile.tpl (all): Don't end with unconditional success.
4840 * Makefile.in: Rebuilt.
4841
4a4a4e99
AO
48422009-05-12 Alexandre Oliva <aoliva@redhat.com>
4843
4844 PR target/37137
4845 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4846 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4847 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4848 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4849 stage_configureflags, stage_cflags and stage_libcflags into
4850 explicit Makefile macros.
4851 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4852 GFORTRAN.
4853 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4854 CC. Set CC_FOR_BUILD from CC.
4855 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4856 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4857 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4858 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4859 and GFORTRAN.
4860 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4861 (_LIBCFLAGS): Renamed to _TFLAGS.
4862 (do-compare-debug, do-compare3-debug): Drop.
4863 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4864 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4865 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4866 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4867 (XGCC_FLAGS_FOR_TARGET): New.
4868 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4869 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4870 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4871 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 4872 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
4873 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4874 TFLAGS.
4875 (BUILD_CONFIG): Include if requested.
4876 (all): Set TFLAGS on bootstrap.
4877 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4878 (all-stageid-prefixmodule): Likewise.
4879 (do-clean, distclean-stageid): Set TFLAGS.
4880 (restrap): Fix whitespace.
4881 * Makefile.in: Rebuilt.
4882
1cee3429
PB
48832009-05-07 Paolo Bonzini <bonzini@gnu.org>
4884
4885 * config.guess: Sync with src.
4886
0b70eafd
DK
48872009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4888
4889 * configure.ac ($with_ppl): Default to no if not supplied.
4890 ($with_cloog): Likewise.
4891 configure: Regenerate.
4892
5175f17c
JW
48932009-04-27 James E. Wilson <wilson@codesourcery.com>
4894
4895 * MAINTAINERS: Update my e-mail address.
4896
952fa153
NC
48972009-04-27 Nick Clifton <nickc@redhat.com>
4898
4899 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4900
a687f83c
EB
49012009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4902
4903 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4904 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4905 * Makefile.in: Regenerate.
4906
9e3eba15
KG
49072009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4908
4909 PR bootstrap/39739
4910 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4911 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4912
4913 * configure, Makefile.in: Regenerate.
4914
a687f83c 49152009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
4916
4917 * include/hashtab.h: Update GTY annotations to new syntax
4918 * include/splay-tree.h: Likewise
4919
070bdbd9
BE
49202009-04-17 Ben Elliston <bje@au.ibm.com>
4921
4922 * config.sub, config.guess: Update from upstream sources.
4923
55f2d967
AG
49242009-04-15 Anthony Green <green@moxielogic.com>
4925
4926 * configure.ac: Add moxie support.
4927 * configure: Rebuilt.
4928
309c24a9
JJ
49292009-04-14 Jakub Jelinek <jakub@redhat.com>
4930
4931 * configure.ac: Change copyright header to refer to version
4932 3 of the GNU General Public License and to point readers at the
4933 COPYING3 file and the FSF's license web page.
4934 * Makefile.def: Likewise.
4935 * Makefile.tpl: Likewise.
4936 * Makefile.in: Regenerate.
4937
b93133bc
JH
49382009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4939
4940 * configure.ac: Restore match for darwin9 or later. Use double
4941 brackets since regeneration eats one pair.
4942 * configure: Regenerate.
4943
d18ff35a
L
49442009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4945
4946 PR gas/10039
4947 * configure.ac: Require texinfo 4.7.
4948 * configure: Regenerated.
4949
748086b7
JJ
49502009-04-09 Nick Clifton <nickc@redhat.com>
4951
4952 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4953 the GCC Runtime Library Exception.
4954
a3337ea2
KG
49552009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4956
4957 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4958 * configure: Regenerate.
4959
60911f14
SE
49602009-04-01 Steve Ellcey <sje@cup.hp.com>
4961
4962 * Makefil.def (languages): New entries.
4963 * Makefile.tpl (check-gcc-*): New generic target.
4964 * Makefile.in: Regenerate.
60911f14 4965
dce2d8b2 49662009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 4967
d18ff35a 4968 * MAINTAINERS: Update my email address.
7369c1d0 4969
cfb1f59f
TT
49702009-03-18 Tom Tromey <tromey@redhat.com>
4971
d18ff35a
L
4972 * configure: Rebuild.
4973 * configure.ac (host_libs): Add libiconv.
4974 * Makefile.in: Rebuild.
4975 * Makefile.def (host_modules): Add libiconv.
4976 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 4977
75eeae1a
TG
49782009-03-16 Tristan Gingold <gingold@adacore.com>
4979
4980 * configure.ac: Treat gdb as supported on x86_64-darwin.
4981 * configure: Regenerate.
4982
f38095f3
JM
49832009-03-16 Joseph Myers <joseph@codesourcery.com>
4984
4985 * configure.ac (--with-host-libstdcxx): New option.
4986 * configure: Regenerate.
4987
dce2d8b2 49882009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
4989
4990 * MAINTAINERS: Move myself into the write after approval list.
4991
6d401294
NP
49922009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4993
4994 * MAINTAINERS: Update e-mail address.
2bf33cdb 4995
07c97076
DN
49962009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4997
4998 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4999
dce2d8b2 50002009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
5001
5002 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5003
7a9d3fe8
RW
50042009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5005
5006 Backport from git Libtool:
5007
5008 2009-01-19 Robert Millan <rmh@aybabtu.com>
5009 Support GNU/kOpenSolaris.
5010 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5011 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5012 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5013 GNU/kOpenSolaris.
5014
c9e9e11f
AS
50152009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5016
5017 * MAINTAINERS: Update e-mail address.
5018
5e8c1552 50192009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
5020
5021 * MAINTAINERS (Write After Approval): Add self.
5022
b0adb088
BM
50232009-02-18 Bingfeng Mei <bmei@broadcom.com>
5024
5025 * MAINTAINERS (Write After Approval): Add myself.
5026
ee04b574
AS
50272009-02-05 Andreas Schwab <schwab@suse.de>
5028
5029 * Makefile.tpl (stage_last): Define $r and $s before using
5030 $(RECURSE_FLAGS_TO_PASS).
5031 * Makefile.in: Regenerate
5032
907884c9
ILT
50332009-01-30 Ian Lance Taylor <iant@google.com>
5034
5035 * MAINTAINERS: Move myself to the Global Reviewers list.
5036
416ac4d4
RM
50372009-01-29 Robert Millan <rmh@aybabtu.com>
5038
5039 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5040 * configure: Regenerate.
5041
ee5decb3
GP
50422009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5043
5044 * MAINTAINERS: Make whitespace consistent.
19196f44 5045 Remove Robert Millan from Write After Approval.
ee5decb3 5046
36fbb0ec
AM
50472009-01-16 Alan Modra <amodra@bigpond.net.au>
5048
5049 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5050 (all-opcodes): Depend on all-libiberty.
5051 * Makefile.in: Regenerate.
5052
52535a64
DR
50532009-01-15 Douglas B Rupp <rupp@gnat.com>
5054
5055 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5056 * configure: Regenerate.
5057
e04a57df
RR
50582009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
856c450b
SK
50622009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5063
5064 * MAINTAINERS: Add myself to reviewers (Fortran).
5065
dce2d8b2 50662009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5067
5068 PR tree-optimization/38515
5069 * configure.ac (cloog-polylib): Removed.
5070 (with_ppl, with_cloog): Test for "no".
5071 * configure: Regenerated.
5072
1e5e8a59
DF
50732009-01-11 Daniel Franke <franke.daniel@gmail.com>
5074
5075 * MAINTAINERS: Moved myself to reviewers (Fortran).
5076
5e5debf6
TS
50772009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5078
5079 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5080 (Write After Approval): Remove myself.
5081
1c42acf1
DN
50822009-01-03 Diego Novillo <dnovillo@google.com>
5083
5084 * MAINTAINERS: Remove myself from alias maintainership.
5085
2fbbedaf
DA
50862009-01-02 David Ayers <ayers@fsfe.org>
5087
5088 * MAINTAINERS: Update e-mail address.
5089
17213821
GP
50902008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5091
5092 * MAINTAINERS: Make whitespace consistent.
5093
baafc534
RW
50942008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5095
5096 Backport from upstream Libtool:
5097 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5098 Add cache variables to tests that require the linker to work.
5099 For shlibpath_overrides_runpath, this also changes the semantics
5100 to let the result from the C compiler take precedence.
5101
18430d27
BE
51022008-12-02 Ben Elliston <bje@au.ibm.com>
5103
5104 * config.sub, config.guess: Update from upstream sources.
5105
dce2d8b2 51062008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5107
5108 * configure.ac (ppllibs): Add by default the lib flags.
5109 * configure: Regenerate.
5110
41e9641b
LM
51112008-12-08 Luis Machado <luisgpm@br.ibm.com>
5112
5113 * MAINTAINERS: Add myself to the write after approval list.
5114
25783c30
JH
51152008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5116
ee04b574
AS
5117 * configure.ac: Add double brackets on darwin[912].
5118 * configure: Regenerate.
25783c30 5119
0e318fcc
DK
51202008-12-03 Daniel Kraft <d@domob.eu>
5121
5122 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5123 Approval to Reviewer section (for Fortran front-end).
5124
7f171b95
JH
51252008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5126
5127 * configure.ac: Expand to darwin10 and later.
5128 * configure: Regenerate.
5129
09ce620e
AS
51302008-12-02 Andreas Schwab <schwab@suse.de>
5131
5132 * Makefile.def: configure-target-boehm-gc depends on
5133 all-target-libstdc++-v3.
5134 * Makefile.in: Regenerate.
5135
386c704d
KT
51362008-12-02 Kai Tietz <kai.tietz@onevision.com>
5137
5138 * MAINTAINERS: Add myself as mingw maintainer.
5139
e03dd84a
BE
51402008-12-02 Ben Elliston <bje@au.ibm.com>
5141
5142 * config.sub, config.guess: Update from upstream sources.
5143
3fa87964
GP
51442008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5145
5146 * README.SCO: Remove.
5147
df72d7ed
FP
51482008-11-29 Fernando Pereira <pronesto@gmail.com>
5149
5150 * MAINTAINERS: Add myself to the write after approval list.
5151
b5646528
DK
51522008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5153
5154 * MAINTAINERS: Update my email address in WAA section.
5155
dce2d8b2 51562008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5157
5158 * MAINTAINERS: Update e-mail address.
5159
dce2d8b2 51602008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5161
5162 * MAINTAINERS: Change e-mail address.
5163
0db3a858
TG
51642008-11-27 Tristan Gingold <gingold@adacore.com>
5165
5166 * configure.ac: Build gdb for i?86-*-darwin*
5167 * configure: Regenerated.
5168
dce2d8b2 51692008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5170
5171 * MAINTAINERS: Added my full name.
5172
487e299b
DJ
51732008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5174
5175 PR bootstrap/38014
5176 PR bootstrap/37923
5177
5178 Revert:
5179
5180 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5181
5182 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5183 * Makefile.in: Regenerated.
5184
5185 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5186
5187 PR gdb/921
5188 PR gdb/1646
5189 PR gdb/2175
5190 PR gdb/2176
5191
5192 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5193 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5194 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5195 (HOST_EXPORTS): Pass CPPFLAGS.
5196 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5197 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5198 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5199 * Makefile.in, configure: Regenerated.
5200 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5201 and CPPFLAGS_FOR_BUILD.
5202
dce2d8b2 52032008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5204
5205 * MAINTAINERS: Add myself as middle end maintainer.
5206
044fed69
AS
52072008-11-06 Andrew Stubbs <ams@codesourcery.com>
5208
5209 * MAINTAINERS (Write after approval): Add myself.
5210
caf6defe
DN
52112008-11-05 Diego Novillo <dnovillo@google.com>
5212
5213 * MAINTAINERS (Global Reviewers): Add myself.
5214 (Non-Algorithmic Maintainers): Remove myself.
5215
3e9899ac
TS
52162008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5217
09ce620e 5218 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5219
ea99e36e
MM
52202008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5221
09ce620e 5222 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5223
fb0d2684
BE
52242008-10-31 Ben Elliston <bje@au.ibm.com>
5225
5226 * configure.ac (spu-*-*): Remove special case.
5227 * configure: Regenerate.
5228
73c07a3e
CM
52292008-10-30 Catherine Moore <clm@codesourcery.com>
5230
5231 * MAINTAINERS (Write after approval): Update my email address.
5232
7310a2da
SSF
52332008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5234
5235 * configure.ac [spu-*-*]: Do not set skipdirs.
5236 * configure: Re-generate.
5237
7e51fe23
BS
52382008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5239
5240 * MAINTAINERS (Various Maintainers): Add myself to reload.
5241
ef20be93
RG
52422008-10-25 Richard Guenther <rguenther@suse.de>
5243
5244 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5245 maintainer. Remove myself as libgcc-math maintainer.
5246 (Non-Algorithmic Maintainers): Remove myself.
5247
03ffcfa0
DJ
52482008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5249
5250 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5251 * Makefile.in: Regenerated.
5252
dec014a9
CC
52532008-10-23 Cary Coutant <ccoutant@google.com>
5254
5255 * MAINTAINERS (Write after approval): Add myself.
5256
b36c386c
DJ
52572008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5258
5259 PR gdb/921
5260 PR gdb/1646
5261 PR gdb/2175
5262 PR gdb/2176
5263
5264 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5265 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5266 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5267 (HOST_EXPORTS): Pass CPPFLAGS.
5268 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5269 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5270 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5271 * Makefile.in, configure: Regenerated.
5272 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5273 and CPPFLAGS_FOR_BUILD.
5274
dce2d8b2 52752008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5276
5277 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5278 Sebastian Pop.
5279
e0bda97e
AP
52802008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5281
5282 * MAINTAINERS (Write After Approval): Added myself.
5283
36c713e0
KG
52842008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5285
5286 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5287 recommended version to 2.3.2.
5288
5289 * configure: Regenerate.
5290
8fe005ee
MM
52912008-10-01 Mark Mitchell <mark@codesourcery.com>
5292
5293 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5294
be8f156f
DD
52952008-09-29 David Daney <david.daney@caviumnetworks.com>
5296
5297 * MAINTAINERS (Write After Approval): Update e-mail address.
5298
ae11dff4
PG
52992008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5300
5301 * libtool.m4: Update to libtool 2.2.6.
5302 * lt~obsolete.m4: Update to libtool 2.2.6.
5303 * ltmain.sh: Update to libtool 2.2.6.
5304 * ltsugar.m4: Update to libtool 2.2.6.
5305 * ltversion.m4: Update to libtool 2.2.6.
5306 * ltoptions.m4: Update to libtool 2.2.6.
5307 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5308
441154b1
CF
53092008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5310
5311 * MAINTAINERS (Write After Approval): Add myself.
5312
775b3b26
BRF
53132008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5314
5315 * MAINTAINERS (Write After Approval): Update my name.
5316
94538043
SB
53172008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5318
09ce620e 5319 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5320
52d1bfd8
SE
53212008-09-18 Steve Ellcey <sje@cup.hp.com>
5322
09ce620e 5323 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5324
c5cc92f5
GP
53252008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5326
5327 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5328 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5329 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5330 and Michael Tiemann from Write After Approval since they do not
5331 actually have access.
5332
23d9794a
RG
53332008-09-05 Richard Guenther <rguenther@suse.de>
5334
5335 * configure.ac: Initialize clooglibs to -lcloog.
5336 * configure: Re-generate.
5337
192a671e
LCW
53382008-09-04 Le-Chun Wu <lcwu@google.com>
5339
5340 * MAINTAINERS (Write After Approval): Add myself.
5341
d789184e
SP
53422008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5343
5344 * configure.ac (--with-cloog-polylib): New.
5345 (--disable-cloog-version-check): New.
5346 (--disable-ppl-version-check): New.
5347 * configure: Re-generate.
5348
36a881c7
RG
53492008-09-03 Richard Guenther <rguenther@suse.de>
5350
5351 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5352 cloog test.
5353 * configure: Re-generate.
5354
358da97e
HS
53552008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5356
5357 Add picoChip port.
5358 * MAINTAINERS: Add picoChip maintainers.
5359
f8bf9252
SP
53602008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5361 Tobias Grosser <grosser@fim.uni-passau.de>
5362 Jan Sjodin <jan.sjodin@amd.com>
5363 Harsha Jagasia <harsha.jagasia@amd.com>
5364 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5365 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5366 Adrien Eliche <aeliche@isty.uvsq.fr>
5367
5368 Merge from graphite branch.
5369 * configure: Regenerate.
5370 * Makefile.in: Regenerate.
5371 * configure.ac (host_libs): Add ppl and cloog.
5372 Add checks for PPL and CLooG.
5373 * Makefile.def (ppl, cloog): Added modules and dependences.
5374 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5375 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5376
d89f0ad6
AL
53772008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5378
5379 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5380 (GCC_SHLIB_SUBDIR): New.
5381 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5382 * configure: Regenerate.
5383 * Makefile.in: Regenerate.
5384
88a25817
GP
53852008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5386
5387 * MAINTAINERS: Consistently use tabs to separate columns.
5388
f873f15f
TG
53892008-08-29 Tristan Gingold <gingold@adacore.com>
5390
5391 * MAINTAINERS (Write after Approval): Add myself.
5392
e1514c3f
TG
53932008-08-28 Tristan Gingold <gingold@adacore.com>
5394
5395 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5396 Enable bfd, binutils and opcodes.
5397 * configure: Regenerate.
5398
4717882f
JDA
53992008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5400
5401 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5402
28c9884c
TK
54032008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5404
5405 * MAINTAINERS: Use correct Umlaut for last name.
5406
ae96d86a
FXC
54072008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5408
5409 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5410
3ecc96e3
DE
54112008-08-16 David Edelsohn <edelsohn@gnu.org>
5412
5413 * MAINTAINERS: Update my email address.
5414
dd609cc1
EB
54152008-08-16 Nicolas Roche <roche@adacore.com>
5416
5417 * Makefile.tpl: Add BOOT_ADAFLAGS.
5418 * Makefile.in: Regenerate.
5419
08d0963a
RS
54202008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5421
5422 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5423 * configure: Regenerate.
5424
dce2d8b2 54252008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5426
5427 * configure.ac: Add makefile fragments for hpux.
5428 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5429 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5430 * configure: Regenerate.
5431 * Makefile.in: Regenerate.
5432
dce2d8b2 54332008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5434
5435 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5436
dce2d8b2 54372008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5438
5439 * MAINTAINERS (Write after Approval): Add myself.
5440
78209f30
XG
54412008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
5b5b098d
AJ
54452008-06-29 Andrew Jenner <andrew@codesourcery.com>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
d812ec93
KW
54492008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5450
5451 * MAINTAINERS: Update my email address.
5452
99e78224
JY
54532008-06-25 Joey Ye <joey.ye@intel.com>
5454
5455 * MAINTAINERS (Write After Approval): Add myself.
5456
18c04407
RW
54572008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5458
5459 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5460 * Makefile.in: Regenerate.
5461 * configure: Regenerate.
5462
47aa9a31
DK
54632008-06-17 Daniel Kraft <d@domob.eu>
5464
5465 * MAINTAINERS (Write After Approval): Add myself.
5466
ad33ff57
RW
54672008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5468
5469 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5470 "$@" is still intact with both Autoconf 2.59 and 2.62.
5471 * configure: Regenerate.
5472
cdce5c41
RW
54732008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5474
5475 * Makefile.tpl: Fix comment errors.
5476 * Makefile.in: Regenerate.
5477
01b79d11
DM
54782008-06-12 David S. Miller <davem@davemloft.net>
5479 David Edelsohn <edelsohn@gnu.org>
5480
5481 * configure.ac: Add powerpc*-*-* to gold supported targets.
5482 * configure: Regenerate.
5483
f8c33439
JM
54842008-06-08 Joseph Myers <joseph@codesourcery.com>
5485
5486 PR tree-optimization/36218
5487 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5488 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5489 (all prefix="build-"): Pass them to build-system sub-makes.
5490 * Makefile.in: Regenerate.
5491
cd985f66
JM
54922008-06-07 Joseph Myers <joseph@codesourcery.com>
5493
5494 * MAINTAINERS (mt port): Remove.
5495 (sco5, unixware, sco udk): Remove.
5496 (Kean Johnston): Add to Write After Approval.
5497
3f6383d3
JB
54982008-05-30 Julian Brown <julian@codesourcery.com>
5499
5500 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5501 of libobjc for ARM EABI Linux.
5502 * configure: Regenerate.
30da41ed 5503
dce2d8b2 55042008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5505
09ce620e 5506 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5507
dce2d8b2 55082008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5509
e29cc9b4 5510 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5511
955410cb
JW
55122008-05-15 Janus Weil <janus@gcc.gnu.org>
5513
5514 * MAINTAINERS (Write After Approval): Add myself.
5515
719bb4e3 55162008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5517
5518 * config-ml.in: don't handle --enable-shared and --enable-static.
5519
372b05fc
RS
55202008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5521
5522 * MAINTAINERS: Update my email address.
5523
f73e2200
PC
55242008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5525
5526 * MAINTAINERS: Update my email address.
09ce620e 5527
3e438e2b
KVH
55282008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5529
5530 * MAINTAINERS (Write After Approval): Add myself.
5531
177bf491
GS
55322008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
dce2d8b2 55362008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5537
5538 * MAINTAINERS (crx): Add myself.
5539
14a8726b
PB
55402008-04-18 Paolo Bonzini <bonzini@gnu.org>
5541
5542 Sync with src:
5543 2008-04-14 David S. Miller <davem@davemloft.net>
5544
09ce620e
AS
5545 * configure.ac: Add sparc*-*-* to gold supported targets.
5546 * configure: Regenerate.
14a8726b 5547
7142fb32
PB
55482008-04-18 Paolo Bonzini <bonzini@gnu.org>
5549
5550 PR bootstrap/35457
5551 * configure.ac: Include override.m4.
5552 * configure: Regenerate.
5553
c6b196de
PB
55542008-04-18 Paolo Bonzini <bonzini@gnu.org>
5555
09ce620e
AS
5556 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5557 * Makefile.in: Regenerate.
c6b196de 5558
dce2d8b2 55592008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5560
09ce620e 5561 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5562 as nonconfigurable directories list.
09ce620e 5563 * configure: Regenerate.
c993ae60 5564
8479b1b1
BE
55652008-04-14 Ben Elliston <bje@au.ibm.com>
5566
5567 * config.sub, config.guess: Update from upstream sources.
5568
295e261a
HPN
55692008-04-12 Hans-Peter Nilsson <hp@axis.com>
5570
5571 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5572 * Makefile.in: Regenerate.
5573
ac3949d9
EW
55742008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5575
5576 * configure.ac: Do not build libssp for the AVR.
5577 * configure: Regenerate.
5578
06407e30
ILT
55792008-04-07 Ian Lance Taylor <iant@google.com>
5580
5581 * Makefile.def: check-gold depends upon all-binutils.
5582 * Makefile.in: Regenerate.
5583
97db009c
AH
55842008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5585
5586 * MAINTAINERS (Write After Approval): Add myself.
5587
2a79c47f
NC
55882008-04-04 Nick Clifton <nickc@redhat.com>
5589
5590 PR binutils/4334
5f4bebbf 5591 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5592 builds.
5593 * configure: Regenerate.
5594
c53a18d3
N
55952008-04-04 NightStrike <NightStrike@gmail.com>
5596
5597 PR other/35151
09ce620e
AS
5598 * configure.ac: Combine rules for mingw32 and mingw64.
5599 * configure: Regenerate.
c53a18d3 5600
d925aa70
KT
56012008-04-02 Kai Tietz <kai.tietz@onvision.com>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
dce2d8b2 56052008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5606
5607 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5608 * Makefile.in (.NOTPARALLEL): Ditto.
5609
4412a506
PG
56102008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5611
5612 * MAINTAINERS (Write After Approval): Add myself.
5613
dce2d8b2 56142008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5615
5616 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5617 * Makefile.in (.NOTPARALLEL): Regenerate.
5618
639223bd
PB
56192008-03-27 Paolo Bonzini <bonzini@gnu.org>
5620
5621 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5622 * Makefile.in: Regenerate.
5623
b8ab1f4a
JS
56242008-03-26 Jakub Staszak <kuba@et.pl>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
b45890a4
TK
56282008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5629
5630 * MAINTAINERS: Update e-mail address.
5631
5afab7ad
ILT
56322008-03-20 Ian Lance Taylor <iant@google.com>
5633
5634 * configure.ac: Add support for --enable-gold.
5635 * Makefile.def: Add gold as a directory like ld.
5636 * configure, Makefile.in: Regenerate.
5637
38d24731
RW
56382008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5639
5640 * configure.ac: m4_include config/proginstall.m4.
5641 * configure: Regenerate.
32bc4cf4
RW
5642
5643 Backport from upstream Libtool:
09ce620e 5644
32bc4cf4 5645 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5646
32bc4cf4
RW
5647 Deal with Autoconf 2.62's semantic change in m4_append.
5648 * ltsugar.m4 (lt_append): Replace broken versions of
5649 m4_append.
5650 (lt_if_append_uniq): Don't require separator to be overquoted,
5651 and avoid broken m4_append.
5652 (lt_dict_add): Fix typo.
5653 * libtool.m4 (_LT_DECL): Don't overquote separator.
5654
9d3c50ea
DE
56552008-03-13 David Edelsohn <edelsohn@gnu.org>
5656
5657 * config.rpath: Add AIX 6 support.
5658
5d2edb29
PB
56592008-03-13 Paolo Bonzini <bonzini@gnu.org>
5660
5661 * Makefile.def (stageprofile). Remove -fprofile-generate
5662 from stage_libcflags.
5663 * Makefile.in: Regenerate.
5664
954910ef
BE
56652008-03-13 Ben Elliston <bje@au.ibm.com>
5666
5667 * config.sub, config.guess: Update from upstream sources.
5668
e8645a40
TT
56692008-03-06 Tom Tromey <tromey@redhat.com>
5670
5671 * MAINTAINERS: Update for treelang deletion.
5672
2c8e955e
JW
56732008-03-03 James E. Wilson <wilson@tuliptree.org>
5674
5675 * MAINTAINERS: Update my email address.
5676
54acd307
SS
56772008-03-03 Stan Shebs <stanshebs@earthlink.net>
5678
893ad2a1 5679 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
5680 (objective-c/c++): Add myself as a maintainer.
5681
4b52b516
VR
56822008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5683
5684 * MAINTAINERS (Write After Approval): Update my email address.
5685
e652b516
TB
56862008-02-25 Tomas Bily <tbily@suse.cz>
5687
5688 * MAINTAINERS (Write After Approval): Add myself.
5689
02d30740
JJ
56902008-02-23 Jakub Jelinek <jakub@redhat.com>
5691
5692 * MAINTAINERS (OpenMP): Add myself.
5693
1c8bd6a3
PB
56942008-02-20 Paolo Bonzini <bonzini@gnu.org>
5695
4b40b2a5
UB
5696 PR bootstrap/32009
5697 PR bootstrap/32161
1c8bd6a3 5698
4b40b2a5
UB
5699 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5700 * configure: Regenerate.
1c8bd6a3 5701
4b40b2a5
UB
5702 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5703 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5704 STAGE4_LIBCFLAGS): New.
5705 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5706 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5707 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5708 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5709 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5710 for target modules. Don't export LIBCFLAGS.
5711 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5712 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5713 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5714 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5715 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5716 * Makefile.in: Regenerate.
1c8bd6a3 5717
bb44c9d2
RW
57182008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5719
5720 PR libgcj/33085
5721 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5722 Do not use -DDLL_EXPORT. Backport from upstream.
5723
29a7754d
RW
57242008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5725
5726 * MAINTAINERS (Write After Approval): Add myself.
5727
9a212bb7
HPN
57282008-02-02 Hans-Peter Nilsson <hp@axis.com>
5729
5730 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5731 * configure: Regenerate.
5732
aa12a573
MG
57332008-01-31 Marc Gauthier <marc@tensilica.com>
5734
5735 * configure.ac (xtensa*-*-*): Recognize processor variants.
5736 * configure: Regenerate.
5737
ac9e6043
RW
57382008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5739
40049ccc
UB
5740 PR bootstrap/34922
5741 * configure.ac (PARSE_ARGS): Push suitable setting of
5742 ac_subdirs_all, for `./configure --help=recursive'.
5743 Handle `+' in generic toplevel directory disabling.
5744 * configure: Regenerate.
ac9e6043 5745
4288c86a
NC
57462008-01-28 Nick Clifton <nickc@redhat.com>
5747
5748 * MAINTAINERS (xstormy16): Take over maintainership.
5749
8d8da227
JM
57502008-01-25 Joseph Myers <joseph@codesourcery.com>
5751
5752 * MAINTAINERS (c4x port): Remove.
5753
349b60e7
DE
57542008-01-24 David Edelsohn <edelsohn@gnu.org>
5755
5756 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5757
3ca06a68
BE
57582008-01-23 Ben Elliston <bje@au.ibm.com>
5759
5760 * config.sub, config.guess: Update from upstream sources.
5761
3c631381
TG
57622008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5763
5764 * MAINTAINERS (Write After Approval): Add myself.
5765
20533ef1
L
57662008-01-17 H.J. Lu <hjl.tools@gmail.com>
5767
5768 * MAINTAINERS: Update my email address.
5769
57702008-01-09 Raksit Ashok <raksit@google.com>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
684f4f6a
RA
57742008-01-09 Raksit Ashok <raksit@google.com>
5775
5776 * MAINTAINERS (Write After Approval): Add myself.
5777
9cb8756f
BE
57782008-01-08 Ben Elliston <bje@au.ibm.com>
5779
5780 * config.sub, config.guess: Update from upstream sources.
5781
94e1934d
KG
57822007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5783
5784 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 5785 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
5786 * configure: Regenerate.
5787
a2e51f77
SP
57882007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5789
5790 * MAINTAINERS: Update my email address.
5791
ffe3dcd9
BRF
57922007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5793
5794 * MAINTAINERS: Update my email address.
5795
aa4095c9
RS
57962007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5797
5798 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5799 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5800 * Makefile.in: Regenerate.
5801
dce2d8b2 58022007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
5803
5804 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5805 misplaced entries.
5806
0fe0f073
AT
58072007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5808
5809 * configure.ac: Enable libjava for x86_64-*-darwin9.
5810 * configure: Regenerate.
5811
dce2d8b2 58122007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
5813
5814 * MAINTAINERS (Write After Approval): Add myself.
5815
c3220d4c
BE
58162007-12-05 Ben Elliston <bje@au.ibm.com>
5817
5818 * config.sub, config.guess: Update from upstream sources.
5819
aba7501e
MK
58202007-12-02 Matthias Klose <doko@ubuntu.com>
5821
5822 * config-ml.in: Remove 64bit configure tests.
5823
d683ec81
PB
58242007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5825
5826 * config-ml.in: Robustify against white space in absolute file
5827 names.
5828
5829 * config-ml.in (multi-clean): Substitute ${Makefile}.
5830 Remove superfluous ${Makefile} in list.
5831
60f1711a
TS
58322007-11-19 Thiemo Seufer <ths@mips.com>
5833
5834 * config-ml.in: Don't hardcode the Makefile name.
5835
487f9d96
AM
58362007-11-08 Alexander Monakov <amonakov@ispras.ru>
5837
5838 * MAINTAINERS (Write After Approval): Add myself.
5839
fa3886fe
ST
58402007-11-07 Samuel Tardieu <sam@rfc1149.net>
5841
5842 * MAINTAINERS (Write After Approval): Add myself.
5843
dce2d8b2 58442007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
acc48927
BE
58482007-10-25 Ben Elliston <bje@au.ibm.com>
5849
5850 * MAINTAINERS (mercury): Remove entry.
5851 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5852
e00e9858
DJ
58532007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5854
5855 * Makefile.def (dependencies): Make configure-gdb depend on
5856 all-intl.
5857 * Makefile.in: Regenerated.
5858
def14a3c
SK
58592007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5860
5861 * MAINTAINERS (Fortran maintainer): Remove myself.
5862
dce2d8b2 58632007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
5864
5865 * Makefile.def: To avoid problems running with parallel makes,
5866 build newlib before libgloss so that target specific header
5867 files are availble.
5868 * Makefile.in: Regenerate
5869
bbfbfafc
DJ
58702007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5871
5872 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5873 * Makefile.in: Regenerate.
5874
c56abad5
VM
58752007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5876
5877 * MAINTAINERS (Register allocation reviewer): Add myself.
5878
f019adc1
MF
58792007-10-08 Mike Frysinger <vapier@gentoo.org>
5880
5881 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5882 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5883 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5884 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5885 * configure: Regenerate.
5886
dce2d8b2 58872006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
5888
5889 * MAINTAINERS (Register allocation reviewer): Add myself.
5890
0999159b
PB
58912007-10-01 Paolo Bonzini <bonzini@gnu.org>
5892
5893 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5894 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5895 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5896 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5897 * configure.ac: Default them to host tools for $host = $build.
5898 Subst them.
5899
5900 * configure: Regenerate.
5901 * Makefile.in: Regenerate.
5902
dce2d8b2 59032006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
5904
5905 * MAINTAINERS (Register allocation reviewer): Add myself.
5906
dce2d8b2 59072006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
5908
5909 * MAINTAINERS (Register allocation reviewer): Add myself.
5910
9d209c83
SP
59112007-09-21 Seongbae Park <seongbae.park@gmail.com>
5912
5913 * MAINTAINERS (Write After Approval): Fix typo.
5914
1ec3b87b
RS
59152007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5916
5917 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5918 * configure: Regenerate.
5919
19d5986d
PJ
59202007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5921
5922 PR bootstrap/31906
5923 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 5924 they're already prefixed.
19d5986d 5925
6d3b5aea
BK
59262007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5927
5928 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5929 libstdc++.
5930 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5931 * configure: Regenerate.
5932 * Makefile.in: Regenerate.
09ce620e 5933
4fe7e755
AS
59342007-09-17 Andreas Schwab <schwab@suse.de>
5935
5936 * configure.ac: Raise minimum makeinfo version to 4.6.
5937 * configure: Regenerate.
5938
dce2d8b2 59392007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 5940
ffe3dcd9 5941 * MAINTAINERS (write-after-approval) add myself
d483feaa 5942
fa9a3f31
AM
59432007-09-15 Alan Modra <amodra@bigpond.net.au>
5944
5945 * configure.ac: Correct makeinfo version check.
5946 * configure: Regenerate.
5947
6593a73e
RS
59482007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5949
5950 * MAINTAINERS: Update my email address.
5951
d9dced13
RS
59522007-09-14 Richard Sandiford <richard@codesourcery.com>
5953
5954 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5955 to $skipdirs and only disable gprof for newlib. Use the normal
5956 mips*-elf* handling in other respects.
5957 * configure: Regnerate.
5958
773c1467
DD
59592007-09-12 David Daney <ddaney@avtrex.com>
5960
5961 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5962 enabling libgcj.
5963 * configure: Regenerate.
5964
c03353e2
RIL
59652007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5966
5967 PR other/32154
5968 * configure.ac: For libgloss targets, point the linker to the linker
5969 script, startup code and simulator library.
5970 * configure: Regenerate.
5971
c4e9bf2b
AH
59722007-09-07 Andrew Haley <aph@redhat.com>
5973
5974 * configure.ac (noconfigdirs): Remove target-libffi and
5975 target-libjava.
5976 * configure: Regenerate.
5977
1f5a6b84
FXC
59782007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5979
5980 PR target/33281
5981 * configure.ac: Use config/mh-mingw on mingw.
5982 * configure: Regenerate.
1f5a6b84 5983
3951e521
PH
59842007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5985
9f349f63 5986 * MAINTAINERS (Write After Approval): Add myself.
3951e521 5987
e643dc23
RG
59882007-09-05 Richard Guenther <rguenther@suse.de>
5989
5990 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5991 nor --disable-checking is provided also turn on yes and types
5992 checking for stage1.
5993 * configure: Re-generate.
5994
039874df
KW
59952007-08-30 Krister Walfridsson <cato@df.lth.se>
5996
5997 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5998 (Write After Approval): Remove myself.
5999
c3f07bd6 60002007-08-29 Nick Clifton <nickc@redhat.com>
15098359 6001
c3f07bd6 6002 * config.sub, config.guess: Update from upstream sources.
15098359 6003
40049ccc 60042007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
6005
6006 * MAINTAINERS (Write After Approval): Added myself.
6007 * MAINTAINERS (Reviewers): Removed myself.
6008
c8aea42c 60092007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 6010 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
6011
6012 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6013 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6014 * Makefile.in: Regenerate.
6015 * configure.ac (--with-debug-prefix-map): New.
6016 * configure: Regenerate.
6017
4bf6c438
RS
60182007-08-17 Richard Sandiford <richard@codesourcery.com>
6019 Nigel Stephens <nigel@mips.com>
6020
4bf6c438
RS
6021 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6022 as target_makefile_frag.
6023 * configure: Regenerate.
6024
bb286d71
AO
60252007-08-16 Alexandre Oliva <aoliva@redhat.com>
6026
6027 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6028 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6029 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6030 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6031 (do-compare, do-compare3, do-compare-debug): New.
6032 ([+compare-target+]): Use them.
6033
a4630417
MK
60342007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6035
6036 * MAINTAINERS (Write After Approval): Change my email address.
6037
d9acb717
RW
60382007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6039 Ben Elliston <bje@au.ibm.com>
6040
6041 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6042 --silent if $silent.
6043 * configure: Regenerate.
6044
96876681
ZD
60452003-08-12 Zdenek Dvorak <ook@ucw.cz>
6046
6047 * MAINTAINERS (Various Maintainers): Add myself as
6048 loop infrastructure maintainer. Update my e-mail
6049 address.
6050
1c1d80ee
DN
60512007-07-31 Diego Novillo <dnovillo@google.com>
6052
6053 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6054 Adjust description.
6055
7e98624c
RG
60562007-07-26 Richard Guenther <rguenther@suse.de>
6057
6058 * configure.ac: Add types checking to stage1 checking flags.
6059 * configure: Regenerate.
6060
4c85af60
NC
60612007-07-17 Nick Clifton <nickc@redhat.com>
6062
6063 * COPYING3: New file. Contains version 3 of the GNU General
6064 Public License.
6065 * COPYING3.LIB: New file. Contains version 3 of the GNU
6066 Lesser General Public License.
6067
19ddfd3a
AK
60682007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6069
6070 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6071
2a064545
AK
60722007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6073
6074 * MAINTAINERS (S/390 co-maintainer): Add myself.
6075 (Write After Approval): Remove myself.
6076
f861f54d
DH
60772007-07-13 Dan Hipschman <dsh@google.com>
6078
6079 * MAINTAINERS (Write After Approval): Add myself.
6080
0136f2f7
NC
60812007-07-11 Nick Clifton <nickc@redhat.com>
6082
6083 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6084 WINDRES export.
6085 * Makefile.in: Regenerate.
6086
6e29b5a4
RO
60872007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6088
6089 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6090 maintainer.
6091
159a4b02
L
60922007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6093
6094 * lt~obsolete.m4: New. Import from 20070318 libtool.
6095
6ba67283
JB
60962007-07-03 Julian Brown <julian@codesourcery.com>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
30b74385
RW
61002007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6101
6102 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6103 * configure: Regenerate.
6104
61052007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6106
6107 * configure.ac: Add some missing m4 quotation.
6108 * configure: Regenerate.
6109
943c54ce
SB
61102007-07-02 Simon Baldwin <simonb@google.com>
6111
6112 * MAINTAINERS (Write After Approval): Add myself.
6113
1c00b503
PB
61142007-07-02 Paolo Bonzini <bonzini@gnu.org>
6115
6116 * configure: Regenerate.
6117
901119ae
KT
61182007-07-02 Kai Tietz <kai.tietz@onevision.com>
6119
6120 * Makefile.def: Add windmc tool to build.
6121 * Makefile.tpl: Likewise.
6122 * configure.ac: Likewise.
6123 * Makefile.in: Regenerate.
6124 * configure: Regenerate.
09ce620e 6125
83f4c19f
DD
61262007-06-28 DJ Delorie <dj@redhat.com>
6127
6128 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6129 not building newlib.
6130 * configure: Regenerated.
09ce620e 6131
5346c75c
JS
61322007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6133
6134 * MAINTAINERS (Write After Approval): Add myself.
6135
aacfb86b
MM
61362007-06-25 Martin Michlmayr <tbm@cyrius.com>
6137
6138 * MAINTAINERS (Write After Approval): Add myself.
6139
590bf0d3
CM
61402007-06-19 Chris Matthews <chrismatthews@google.com>
6141
6142 * MAINTAINERS (Write After Approval): Add myself.
6143
cdbbee7a
RIL
61442007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6145
6146 * MAINTAINERS (Write After Approval): Add myself.
6147
b8afffc1
DJ
61482007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6149
6150 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6151 * Makefile.in: Regenerated.
6152
3fcfad76
BS
61532007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6154
6155 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6156 bfin*-*-uclinux* targets.
6157 * configure: Regenerate.
6158
3f5a2b7f
ILT
61592007-06-14 Ian Lance Taylor <iant@google.com>
6160
6161 * MAINTAINERS: Add myself as non-algorithmic global write
6162 maintainer.
6163
4c46daee
DN
61642007-06-14 Diego Novillo <dnovillo@google.com>
6165
6166 * MAINTAINERS: Add self as middle-end maintainer and
6167 non-algorithmic global write maintainer.
6168
a3bb222a
FXC
61692007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6170
6171 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6172 Move all Fortran maintainers except Paul Brook into the
6173 Non-Autopoiesis section.
6174
a19e8f64
PB
61752007-06-14 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6178 (distclean-stage[+id+]): Possibly delete stage_last.
6179 * Makefile.in: Regenerate.
6180
1c2abe5e
SP
61812007-06-12 Seongbae Park <seongbae.park@gmail.com>
6182
6183 * MAINTAINERS (Various Maintainer): Fix typo.
6184
abca4739
PB
61852007-06-11 Paolo Bonzini <bonzini@gnu.org>
6186
6187 * MAINTAINERS (Various Maintainer): Add myself as
6188 dataflow maintainer.
6189
a894d2c3
BE
61902007-06-07 Ben Elliston <bje@au.ibm.com>
6191
6192 * config.sub, config.guess: Update from upstream sources.
6193
8024d75e
BE
61942007-06-07 Ben Elliston <bje@au.ibm.com>
6195
6196 * Makefile.tpl: Fix spelling error.
6197 * Makefile.in: Regenerate.
6198
973a9a5e
SE
61992007-06-01 Steve Ellcey <sje@cup.hp.com>
6200
96598938
L
6201 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6202 lt_cv_sys_max_cmd_len.
973a9a5e 6203
ccb4d26b
DN
62042007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6205
6206 * MAINTAINERS (Various Maintainers): Add myself as
6207 auto-vectorizer maintainer.
6208
eecb7461
PB
62092003-05-31 Paolo Bonzini <bonzini@gnu.org>
6210
6211 PR libjava/32098
6212 * libtool.m4: Revert previous change.
6213 * ltgcc.m4: Put it here.
6214
89d28202
ZD
62152003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6216
6217 * MAINTAINERS (Various Maintainers): Add myself as
6218 auto-vectorizer maintainer.
6219
60c7a11a
L
62202007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6221
6222 PR libjava/32098
6223 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6224
9dd3cc81
RG
62252007-05-30 Richard Guenther <rguenther@suse.de>
6226
6227 * MAINTAINERS (Various Maintainers): Add myself as
6228 auto-vectorizer maintainer.
6229
9cc1244e
JJ
62302007-05-30 Jakub Jelinek <jakub@redhat.com>
6231
6232 PR bootstrap/29382
6233 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6234 * configure: Rebuilt.
6235
6124296b
RC
62362007-05-28 Roberto Costa <robsettantasei@gmail.com>
6237
6238 * MAINTAINERS (Write After Approval): Removed my name.
6239
6b757a0d
SB
62402007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6241
6242 * MAINTAINERS (Write After Approval): Remove myself.
6243
86ef8528
AT
62442007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6245
6246 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6247
1cf3d07d
SE
62482007-05-23 Steve Ellcey <sje@cup.hp.com>
6249
6250 * ltmain.sh: Update from ToT Libtool.
6251 * libtool.m4: Update from ToT Libtool.
6252 * ltsugar.m4: New. Update from ToT Libtool.
6253 * ltversion.m4: New. Update from ToT Libtool.
6254 * ltoptions.m4: New. Update from ToT Libtool.
6255 * ltconfig: Remove.
6256 * ltcf-c.sh: Remove.
6257 * ltcf-cxx.sh: Remove.
6258 * ltcf-gcj.sh: Remove.
6259
ce3fcf8c
OW
62602007-05-22 Ollie Wild <aaw@google.com>
6261
6262 * MAINTAINERS (Write After Approval): Add myself.
6263
342b9200
PB
62642007-05-16 Paolo Bonzini <bonzini@gnu.org>
6265
6266 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6267 stage_cflags.
6268 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6269 Remove CFLAGS/LIBCFLAGS.
6270 (configure-stage[+id+]-[+prefix+][+module+],
6271 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6272 * Makefile.in: Regenerate.
6273
cea17285
DN
62742007-05-15 Diego Novillo <dnovillo@google.com>
6275
6276 * MAINTAINERS: Update e-mail address.
6277
11c004e7
RE
62782007-05-15 Revital Eres <eres@il.ibm.com>
6279
6280 * MAINTAINERS (Write After Approval): Add myself.
6281
ab6bd693
RC
62822007-05-14 Roberto Costa <robsettantasei@gmail.com>
6283
6284 * MAINTAINERS (Write After Approval): Updated my address.
6285
388cdf07
TN
62862007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
6289
23f24034
SR
62902007-05-11 Silvius Rus <rus@google.com>
6291
6292 * MAINTAINERS (Write After Approval): Add myself.
6293
34a7526e
TT
62942007-04-23 Tom Tromey <tromey@redhat.com>
6295
6296 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6297
51da21be
MM
62982007-04-22 Mark Mitchell <mark@codesourcery.com>
6299
6300 * MAINTAINERS (cpplib): Rename to ...
6301 (libcpp): ... this. Add C/C++ front end maintainers.
6302
70070387
SE
63032007-04-14 Steve Ellcey <sje@cup.hp.com>
6304
6305 * config-ml.in: Pass ${ml_config_env} to configure calls.
6306
df1a0dbb
CB
63072007-04-04 Christian Bruel <christian.bruel@st.com>
6308
6309 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6310
9daff147
DK
63112007-04-02 Dave Korn <dave.korn@artimi.com>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
374eadb2
TB
63152007-03-31 Tobias Burnus <burnus@net-b.de>
6316
6317 * MAINTAINERS (fortran 95 front end): Add myself.
6318
8eced3a2
DR
63192007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6320
6321 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6322
653de3e3
AZ
63232007-03-24 Ayal Zaks <zaks@il.ibm.com>
6324
6325 * MAINTAINERS (Modulo Scheduler): Add myself.
6326
b737d953
BM
63272007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6328
6329 * MAINTAINERS (fortran 95 front end): Add myself.
6330 (c++ front end): whitespace fix.
6331
a584cdf2
NF
63322007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6333
6334 * MAINTAINERS (Write After Approval): Add myself.
6335
8c79f3c4
RS
63362007-03-21 Richard Sandiford <richard@codesourcery.com>
6337
6338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6339 of glob. Quote arguments with single quotes too.
6340 * configure: Regenerate.
6341
07f1ac6d
BM
63422007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6343
6344 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6345 * Makefile.in: Regenerate
6346
172e41aa
AS
63472007-03-07 Andreas Schwab <schwab@suse.de>
6348
6349 * configure: Regenerate.
6350
9c4d2493
BM
63512007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6352
6353 * configure.ac: Add "--with-pdfdir" configure option,
6354 which defines pdfdir variable.
6355 * Makefile.def (target=fixincludes): Add install-pdf to
6356 missing targets.
6357 (recursive_targets): Add install-pdf target.
6358 (flags_to_pass): Add pdfdir.
6359 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6360 target.
6361 * configure: Regenerate
6362 * Makefile.in: Regenerate
6363
e14e622e
EC
63642007-02-28 Eric Christopher <echristo@apple.com>
6365
6366 Revert:
6367 2006-12-07 Mike Stump <mrs@apple.com>
6368
6369 * Makefile.def (dependencies): Add dependency for
6370 install-target-libssp and install-target-libgomp on
6371 install-gcc.
6372 * Makefile.in: Regenerate.
6373
54e433bc
MK
63742007-02-27 Matt Kraai <kraai@ftbfs.org>
6375
6376 * configure: Regenerate.
6377 * configure.ac: Move statements after variable declarations.
6378
6c8d3d8f
KK
63792007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6380
6381 * MAINTAINERS: Add myself as sh maintainer.
6382
9f8c6739
JM
63832007-02-19 Joseph Myers <joseph@codesourcery.com>
6384
6385 * configure.ac: Adjust for loop syntax.
6386 * configure: Regenerate.
6387
278a7a38
AO
63882007-02-18 Alexandre Oliva <aoliva@redhat.com>
6389
6390 * configure: Rebuilt.
6391
b2eaac4a
AO
63922007-02-18 Alexandre Oliva <aoliva@redhat.com>
6393
6394 * configure.ac: Drop multiple occurrences of --enable-languages,
6395 and fix its quoting.
6396 * configure: Rebuilt.
6397
beeaf216 63982007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6399 Nathan Sidwell <nathan@codesourcery.com>
6400 Vladimir Prus <vladimir@codesourcery.com>
6401 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6402
6403 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6404 * configure: Regenerate.
6405
09201a09
GP
64062007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6407
6408 * ltconfig (freebsd*): Default to elf.
6409
291f172e
DJ
64102007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6411
6412 * configure.ac (target_libraries): Move libgcc before libiberty.
6413 * configure: Regenerated.
6414
c3a86da9
DJ
64152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6416 Paolo Bonzini <bonzini@gnu.org>
6417
6418 PR bootstrap/30753
6419 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6420 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6421 * configure: Regenerated.
6422
88e1e72a
FXC
64232007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6424
6425 * MAINTAINERS (Language Front End Maintainers): Update my mail
6426 address.
6427
44bfc3ac
DJ
64282007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6429
6430 PR bootstrap/30748
6431 * configure.ac: Correct syntax for Solaris ksh.
6432 * configure: Regenerated.
6433
3e19841a
PB
64342007-02-09 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * configure.ac: Sync with src.
6437 * configure: Regenerate.
6438
74a48762
PB
64392007-02-09 Paolo Bonzini <bonzini@gnu.org>
6440
6441 * Makefile.in: Regenerate.
6442
d846e52e
PB
64432007-02-09 Paolo Bonzini <bonzini@gnu.org>
6444
6445 * config.sub: Sync with src.
6446
1c710c3c
DJ
64472007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6448
6449 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6450 noncanonical equivalents.
6451 * configure.in: Rename to...
6452 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6453 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6454 target_noncanonical. Use them. Rewrite removal of configure
6455 arguments for autoconf 2.59. Discard variable settings. Force
6456 program_transform_name for native tools.
6457
6458 * Makefile.in: Regenerated.
6459 * configure: Regenerated with autoconf 2.59.
6460
dce2d8b2 64612007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6462
3de8da2a 6463 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6464
f6671c93
AS
64652007-01-31 Andreas Schwab <schwab@suse.de>
6466
6467 * Makefile.tpl (LDFLAGS): Substitute it.
6468 * Makefile.in: Regenerate.
6469
dce2d8b2 64702007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6471
3de8da2a 6472 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6473
2472200d
DE
64742007-01-28 David Edelsohn <edelsohn@gnu.org>
6475
3de8da2a 6476 * MAINTAINERS (spu port): Add myself.
2472200d 6477
5305be7e
RG
64782007-01-23 Richard Guenther <rguenther@suse.de>
6479
6480 PR bootstrap/30541
6481 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6482 * Makefile.tpl (GNATBIND): Substitute it.
6483 (GNATMAKE): Likewise.
6484 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6485 of STAGE_PREFIX.
6486 * Makefile.in: Regenerate.
6487 * configure: Regenerate.
6488
416cfb5e
MS
64892007-01-18 Mike Stump <mrs@apple.com>
6490
6491 * configure.in: Re-enable -Werror for gcc builds.
6492
3de8da2a 64932007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6494
3de8da2a 6495 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6496
d943d7c4
PB
64972007-01-11 Paolo Bonzini <bonzini@gnu.org>
6498
6499 * configure.in: Change == to = in test command.
3de8da2a 6500 * configure: Regenerate.
d943d7c4 6501
e69bf64b 65022007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6503 Nick Clifton <nickc@redhat.com>
6504 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6505
6506 * configure.in (build_configargs, host_configargs, target_configargs):
6507 Remove build/host/target parameters.
6508 (host_libs): Add gmp and mpfr.
6509 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6510 * Makefile.def (gmp, mpfr): New.
6511 (gcc): Remove target.
6512 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6513 target_os, target_vendor): New.
dce2d8b2 6514 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6515 * configure: Regenerate.
6516 * Makefile.in: Regenerate.
e69bf64b
PB
6517
65182007-01-11 Matt Fago <fago@earthlink.net>
6519
6520 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6521 to improve robustness of configure tests.
e69bf64b 6522 * configure: Regenerate.
e14e622e 6523
a42f3b80
UB
65242007-01-09 Uros Bizjak <ubizjak@gmail.com>
6525
6526 * MAINTAINERS: Add myself as i386 maintainer.
6527
a36aee1a
JH
65282007-01-08 Jan Hubicka <jh@suse.cz>
6529
61fcaeef 6530 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6531
738a52d3
KT
65322007-01-08 Kai Tietz <kai.tietz@onevision.com>
6533
6534 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6535 * configure: Regenerate.
738a52d3 6536
54fdc474
DJ
65372007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6538
6539 * Makefile.tpl (all-target): Correct @if conditional for target
6540 modules.
6541 * configure.in: Omit libiberty if building only target libgcc.
6542 * configure, Makefile.in: Regenerated.
6543
3dd71726
PB
65442007-01-04 Paolo Bonzini <bonzini@gnu.org>
6545
dce2d8b2 6546 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6547 * configure: Regenerate.
6548
fa958513
DJ
65492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6550
6551 * Makefile.def (target_modules): Add libgcc.
6552 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6553 * Makefile.tpl (clean-target-libgcc): Delete.
6554 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6555 on gcc even for bootstrapped modules. Rewrite handling of
6556 lang_env_dependencies to loop over target_modules.
6557 * configure.in (target_libraries): Add target-libgcc.
6558 * Makefile.in, configure: Regenerated.
6559
e1888513
PB
65602006-12-29 Paolo Bonzini <bonzini@gnu.org>
6561
6562 * configure.in: Reorganize recognition of languages. Add
6563 --enable-stage1-languages. Show supported languages for the chosen
6564 target rather than all recognized languages.
6565 * configure: Regenerate.
6566
53b88b73
PB
65672006-12-29 Paolo Bonzini <bonzini@gnu.org>
6568
6569 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6570 * Makefile.in: Regenerate.
6571
a3993f33
KG
65722006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6573
6574 * configure.in: Warn that MPFR 2.2.0 is buggy.
6575 * configure: Regenerate.
6576
f063a9ed
ILT
65772006-12-27 Ian Lance Taylor <iant@google.com>
6578
6579 * configure.in: When removing Makefiles to force a reconfigure, also
6580 remove prev-DIR*/Makefile.
6581 * configure: Regenerate.
6582
af71363e
AS
65832006-12-22 Andreas Schwab <schwab@suse.de>
6584
6585 * configure: Regenerate with correct autoconf version.
6586
0b0dc272
AM
65872006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6588
3de8da2a
UB
6589 * configure.in: add AC_SUBST for *_FOR_TARGET.
6590 * configure: Regenerate.
0b0dc272 6591
53b88b73
PB
65922006-12-19 Paolo Bonzini <bonzini@gnu.org>
6593
6594 * configure.in: Simplify logic for rejecting languages that cannot
6595 be built. Separate the case when a language is unsupported,
6596 from the case when the user chooses not to build a language.
6597
400ebff4
PB
65982006-12-19 Paolo Bonzini <bonzini@gnu.org>
6599
6600 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6601 it only affects bootstrap and could be tested on "$host" as well.
6602 * configure: Regenerate.
6603 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6604
8efea775
PB
66052006-12-19 Paolo Bonzini <bonzini@gnu.org>
6606
6607 PR bootstrap/29544
6608 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6609 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6610 move here comment from Makefile.tpl.
6611 * Makefile.tpl: Move some definitions higher in the file.
6612 (STAGE1_CHECKING): New.
6613 * configure.in: Add --enable-stage1-checking.
6614 * configure: Regenerate.
6615 * Makefile.in: Regenerate.
6616
ed88a7ed
PB
66172006-12-19 Paolo Bonzini <bonzini@gnu.org>
6618
6619 * MAINTAINERS: Add myself as build system maintainer.
6620
b65151d3
SM
66212006-12-15 Simon Martin <simartin@users.sourceforge.net>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
7e050830
EC
66252006-12-13 Eric Christopher <echristo@apple.com>
6626
6627 * MAINTAINERS: Add myself as darwin maintainer.
6628
8b494895
ILT
66292006-12-11 Ian Lance Taylor <ian@airs.com>
6630
6631 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6632
dce2d8b2 66332006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6634
6635 MAINTAINERS: Update my entry.
6636
58e24147
AM
66372006-12-11 Alan Modra <amodra@bigpond.net.au>
6638
6639 * configure.in: Handle spu makefile frag.
58e24147
AM
6640 * Makefile.tpl (MAINT): Define
6641 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6642 * configure: Regenerate.
6643 * Makefile.in: Regenerate.
6644
9b6f37a0
BE
66452006-12-11 Ben Elliston <bje@au.ibm.com>
6646
6647 * config.guess: Import latest version.
6648 * config.sub: Likewise.
6649
ea6f5c57
BE
66502006-12-11 Ben Elliston <bje@au.ibm.com>
6651
6652 * configure.in (spu-*-*): Don't skip target-libiberty.
6653 * configure: Regenerate.
6654
42c1cd8a
AT
66552006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6656
6657 PR bootstrap/30134
6658 * configure.in: Correct x86 darwin support for libjava to powerpc
6659 and i?86 only.
6660 * configure: Regenerate.
6661
55eb837d
ST
66622006-12-08 Sandro Tolaini <tolaini@libero.it>
6663
6664 * configure.in: Add x86 darwin support for libjava.
6665 * configure: Regenerate.
6666
5bdacbc7
MS
66672006-12-07 Mike Stump <mrs@apple.com>
6668
6669 * Makefile.def (dependencies): Add dependency for
6670 install-target-libssp and install-target-libgomp on
6671 install-gcc.
6672 * Makefile.in: Regenerate.
6673
477d851c
RG
66742006-12-04 Richard Guenther <rguenther@suse.de>
6675
6676 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6677 (Non-Algorithmic Maintainers): Move over non-algorithmic
6678 loop optimizer maintainers, add myself as a non-algorithmic
6679 middle-end maintainer.
6680
5d33d367
DF
66812006-12-04 Daniel Franke <franke.daniel@gmail.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
dbee1fb3
KG
66852006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6686
6687 * configure.in: Update error message for missing GMP/MPFR.
6688
6689 * configure: Regenerate.
6690
b5147de7
KG
66912006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6692
6693 * configure.in: Update MPFR version in error message.
6694
6695 * configure: Regenerate.
6696
f019376c
KG
66972006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6698
6699 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6700 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6701 --with-gmp-lib): New flags.
6702
6703 * configure: Regenerate.
6704
91ed95ae
BM
67052006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6706
6707 * MAINTAINERS (Write After Approval): Change my email address.
6708
3a971f15
MLI
67092006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6710
05170031 6711 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 6712
dce2d8b2 67132006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
6714
6715 * MAINTAINERS (i18n): Update e-mail address.
6716
df5487ee
TS
67172006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6718
6719 * MAINTAINERS (spu port): Add myself as maintainer.
6720 (Write After Approval): Remove myself.
6721
92c2f0ee
BE
67222006-11-22 Ben Elliston <bje@au.ibm.com>
6723
6724 * configure.in (skipdirs): Don't build libssp for SPU.
6725 * configure: Regenerate.
6726
a3b97199
AP
67272006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6728
6729 * MAINTAINERS (spu port): Add myself as maintainer.
6730 (libobjc): Update my email address.
6731
0eb97064
AB
67322006-11-21 Andrea Bona <andrea.bona@st.com>
6733
6734 * MAINTAINERS (Write After Approval): Add myself.
6735
dce2d8b2 67362006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
6737
6738 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6739 * configure : Rebuilt.
6740
dce2d8b2 67412006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
d58542ea
AO
67452006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6746
6747 * MAINTAINERS (Write After Approval): Add myself.
6748
a357b5ae
KG
67492006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6750
6751 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6752 libmpfr.a.
6753 * configure: Regenerate.
6754
9bd6112c
PB
67552006-11-16 Paolo Bonzini <bonzini@gnu.org>
6756
6757 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6758 (unstage): Test for stage_last presence.
6759
6760 PR bootstrap/29802
dce2d8b2
EB
6761 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6762 STAGE_PREFIX.
9bd6112c
PB
6763 * Makefile.in: Regenerate.
6764
c8cf9f0f
ZD
67652003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6766
6767 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6768 maintainers.
6769
467b1fc6
ER
67702006-11-14 Erven Rohou <erven.rohou@st.com>
6771
6772 * MAINTAINERS (Write After Approval): Add myself.
6773
995a5697
PB
67742006-11-14 Paolo Bonzini <bonzini@gnu.org>
6775
6776 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6777 and stageN-package/Makefile.
6778 * Makefile.in: Regenerated.
6779
c8d6d53e
JZ
67802006-11-14 Jie Zhang <jie.zhang@analog.com>
6781
6782 * configure.in: Remove target-libgloss from noconfigdirs for
6783 bfin-*-*.
6784 * configure: Regenerated.
6785
dffb147d
KG
67862006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6787
6788 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 6789
dffb147d
KG
6790 * configure: Regenerate.
6791
ca558912
KG
67922006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6793
6794 * configure.in: Robustify error message for missing GMP/MPFR.
6795
6796 * configure: Regenerate.
6797
dce2d8b2 67982006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
6799
6800 * MAINTAINERS (Write After Approval): Add myself.
6801
dce2d8b2 68022006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
6803
6804 * MAINTAINERS: Change email address.
6805
91de1527
VP
68062006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6807
6808 * MAINTAINERS (Write After Approval): Add myself.
6809
a3867703
PB
68102006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6811
6812 * MAINTAINERS (Write After Approval): Add myself.
6813
b4364fa2
CL
68142006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6815
7e050830 6816 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 6817 Write After Approval section.
b4364fa2 6818
70ec446f
KG
68192006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6820
6821 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6822 need_gmp anymore.
6823 * configure: Regenerate.
6824
018c8d88
TB
68252006-10-16 Tobias Burnus <burnus@net-b.de>
6826
6827 * MAINTAINERS (Write After Approval): Add myself.
6828
f6a1687e
BE
68292006-10-16 Ben Elliston <bje@au.ibm.com>
6830
6831 * config.guess: Import latest version.
6832 * config.sub: Likewise.
6833
b5422ad7
BM
68342006-10-10 Brooks Moses <bmoses@stanford.edu>
6835
6836 * Makefile.def: Added pdf target handling.
6837 * Makefile.tpl: Added pdf target handling.
6838 * Makefile.in: Regenerated.
6839
bdcee471
CL
68402006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6841
6842 * MAINTAINERS: Add self as score port maintainer.
6843
7d610414
BM
68442006-10-04 Brooks Moses <bmoses@stanford.edu>
6845
6846 * MAINTAINERS (Write After Approval): Add myself.
6847
e48d66a9
SK
68482006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6849
7e050830 6850 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
6851 or newer.
6852 * configure: Regenerated.
6853
c394e891
DB
68542006-09-27 Dave Brolley <brolley@redhat.com>
6855
dce2d8b2
EB
6856 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6857 using $s instead of $r.
c394e891
DB
6858 * configure: Regenerated.
6859
1ee4c5a0
TS
68602006-09-26 Thiemo Seufer <ths@mips.com>
6861
6862 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6863 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6864 * configure: Regenerate.
6865
dce2d8b2 68662006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
6867
6868 * MAINTAINERS (Write After Approval): Remove myself.
6869
0c502898
CF
68702006-09-22 Chao-ying Fu <fu@mips.com>
6871
6872 * MAINTAINERS (Write After Approval): Add myself.
6873
a7819e42
JM
68742006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6875
6876 * MAINTAINERS: Add self as soft-fp maintainer.
6877
dce2d8b2 68782006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
6879
6880 * MAINTAINERS: Add myself as avr maintainer.
6881 Remove Marek Michalkiewicz as avr maintainer.
827d0991 6882
e8288489
RC
68832006-09-07 Roberto Costa <roberto.costa@st.com>
6884
6885 * MAINTAINERS (Write After Approval): Add myself.
6886
b91f0a41
CV
68872006-08-30 Corinna Vinschen <corinna@vinschen.de>
6888
6889 * configure.in: Never build newlib for a Mingw host.
6890 Never build newlib as Mingw target library.
6891 Test the existence of winsup/cygwin for building a Cygwin newlib,
6892 rather than just winsup.
6893 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6894 building a Mingw target.
6895 * configure: Regenerate.
6896
094c07a0
EB
68972006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6898
6899 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6900
8d1171cb
PB
69012006-07-25 Paolo Bonzini <bonzini@gnu.org>
6902
6903 * config.guess: Import from src (was more updated).
6904 * config.sub: Likewise.
6905
2e9e6f68
DJ
69062006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6907
6908 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6909 * configure: Regenerated.
6910
57255173
PB
69112006-07-18 Paolo Bonzini <bonzini@gnu.org>
6912
cc6010cd
AP
6913 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6914 for stages after the first.
57255173 6915
9fbe6585
JJ
69162006-07-17 Jakub Jelinek <jakub@redhat.com>
6917
6918 * Makefile.def: Add dependencies for configure-opcodes
6919 on configure-intl and all-opcodes on all-intl.
6920 * Makefile.in: Regenerated.
6921
18c3f977
BE
69222006-07-13 Ben Elliston <bje@au.ibm.com>
6923
6924 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6925
27b56ba6
PE
69262006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6927
6928 Port to hosts whose 'sort' and 'tail' implementations
6929 treat operands with leading '+' as file names, as POSIX
6930 has required since 2001. However, make sure the code still
6931 works on pre-POSIX hosts.
6932 * ltmain.sh: Don't assume "sort +2" is equivalent to
6933 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6934
ad6d4e43
UW
69352006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6936
6937 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6938
706601d9
PG
69392006-07-04 Peter O'Gorman <peter@pogma.com>
6940
6941 * ltconfig: chmod 644 before ranlib during install.
6942
0b50988a
EB
69432006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6944
6945 PR bootstrap/18058
6946 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6947 if the bootstrap compiler is a GCC version that supports it.
6948 * configure: Regenerate.
6949
b6348cb3
PB
69502006-07-03 Paolo Bonzini <bonzini@gnu.org>
6951
95695ad3 6952 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
6953 * configure: Regenerate.
6954
1546bb64
PB
69552006-07-03 Paolo Bonzini <bonzini@gnu.org>
6956
6957 PR other/27063
6958 * configure.in: Test subdir_requires and give an appropriate
6959 error message.
6960 * configure: Regenerate.
6961
5cb6c629
AJH
69622006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
f4d8cdf8
JDA
69662006-06-22 John David Anglin <dave.anglin@nrc.ca>
6967
6968 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6969
4fe5abb7
SE
69702006-06-22 Steve Ellcey <sje@cup.hp.com>
6971
6972 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6973
2a79fd67
DA
69742006-06-20 David Ayers <d.ayers@inode.at>
6975
6976 PR bootstrap/28072
6977 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6978 whether target-libjava is being configured instead of whether the
6979 java front end is enabled.
6980 * configure: Regenerate.
7e050830 6981
04879af3
RO
69822006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6983
6984 PR target/27540
6985 * configure.in: Only enable libgomp on IRIX 6.
6986 * configure: Regenerate.
6987
ec6c7392
PB
69882006-06-15 Paolo Bonzini <bonzini@gnu.org>
6989
6990 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6991 too.
6992 * Makefile.in: Regenerate.
6993
12973d7a
DD
69942006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6995
6996 * config-ml.in: Alter CCASFLAGS to include special
6997 multilib options the same as is done for CFLAGS.
6998
c67ed86a
JDA
69992006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7000
7001 * configure.in: Don't enable libgomp on hpux10.
7002 * configure: Rebuilt.
7003
cb253473
DA
70042006-06-12 David Ayers <d.ayers@inode.at>
7005
7006 PR bootstrap/27963
7007 PR target/19970
7e050830 7008 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
7009 ${libgcj} is specified.
7010 * configure: Regenerate.
7e050830 7011
dce2d8b2 70122006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
7013
7014 Sync from src:
7e050830
EC
7015
7016 * configure.in: Sync.
32845532 7017 * configure: Regenerated.
7e050830 7018
32845532
CD
7019 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7020
7021 * Makefile.def: Added dependencies from sim and gdb on intl, and
7022 added configure dependencies to everything with an all dependency
7023 on intl.
7024 * Makefile.in: Regenerated.
7025
7cd0cf9c
DA
70262006-06-06 David Ayers <d.ayers@inode.at>
7027
7028 PR libobjc/13946
7029 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7030 * Makefile.in: Regenerate.
7031 * configure.in: Add --enable-objc-gc at toplevel and have it
7032 enable boehm-gc for Objective-C.
7033 Remove target-boehm-gc from libgcj.
7034 Add target-boehm-gc to target_libraries.
7035 Add target-boehm-gc to noconfigdirs where ${libgcj}
7036 is specified.
7037 Assert that boehm-gc is supported when requested for Objective-C.
7038 Only build boehm-gc if needed either for Java or Objective-C.
7039 * configure: Regenerate.
7e050830 7040
3ff3adad
PB
70412006-06-05 Paolo Bonzini <bonzini@gnu.org>
7042
7043 PR 27674
7044 * Makefile.tpl (configure-[+prefix+][+module+],
7045 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7046 Remove rule to unstage bootstrapped modules.
7047 (stage_current): New.
7048 * Makefile.in: Regenerate.
7049
898e551d
LB
70502006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7051
7052 * MAINTAINERS (Write After Approval): Update my e-mail address.
7053
ea60341e
MS
70542006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7055
7056 * include/libiberty.h: Declare pex_run_in_environment.
7057
222ae291
AL
70582006-05-31 Asher Langton <langton2@llnl.gov>
7059
7060 * MAINTAINERS (Write After Approval): Add myself.
898e551d 7061
e9a54b07
PB
70622006-05-25 Paolo Bonzini <bonzini@gnu.org>
7063
7064 * Makefile.def (bfd, opcodes): Fix lib_path.
7065 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7066 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7067 * Makefile.in: Regenerate.
7068
03e67131
CD
70692006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7070
7071 * Makefile.in: Regenerate.
7072
65d6e994
CD
70732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7074
7075 * Makefile.def: Add install-html target. Add datarootdir
7076 docdir and htmldir to flags_to_pass.
7077 * Makefile.tpl: Add install-html target.
7078 * Makefile.in: Regenerate.
7079 * configure.in: Add --with-datarootdir, --with-docdir, and
7080 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7081 * configure: Regenerate.
7082
9e299237
MS
70832006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7084
7085 * configure.in: Enable gprof for cross builds.
7086 * configure: Regenerate.
7087
c31202cd
RG
70882006-05-22 Richard Guenther <rguenther@suse.de>
7089
7090 Revert
7091 2006-01-31 Richard Guenther <rguenther@suse.de>
7092 Paolo Bonzini <bonzini@gnu.org>
7093
7094 * Makefile.def (target_modules): Add libgcc-math target module.
7095 * configure.in (target_libraries): Add libgcc-math target library.
7096 (--enable-libgcc-math): New configure switch.
7097 * Makefile.in: Re-generate.
7098 * configure: Re-generate.
7099 * libgcc-math: New toplevel directory.
7100
2a332582
JDA
71012006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7102 Andreas Tobler <a.tobler@schweiz.ch>
7103
7104 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7105 * configure: Rebuilt.
7106
dce2d8b2 71072006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7108
ccce6917
SL
7109 * MAINTAINERS (Write After Approval): Add myself.
7110
ed606bc0
DD
71112006-05-01 DJ Delorie <dj@redhat.com>
7112
3d8f47a0 7113 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7114 * configure: Regenerate.
7115
9386bd20
RG
71162006-05-01 Richard Guenther <rguenther@suse.de>
7117
7118 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7119 maintainer.
7120
dce2d8b2 71212006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
87ceee72
JB
71252006-04-28 Jan Beulich <jbeulich@novell.com>
7126
7127 * MAINTAINERS (Write After Approval): Add myself.
7128
e88a2c09
DD
71292006-04-18 DJ Delorie <dj@redhat.com>
7130
7131 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7132 reference libgloss so that libssp can be built in a combined
7133 tree.
7134 * configure: Regenerate.
7135
675f0a8a
RM
71362006-04-08 Robert Millan <rmh@gcc.gnu.org>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
7139
27b6c940
BE
71402006-04-05 Ben Elliston <bje@au.ibm.com>
7141
7142 * configure.in: Require makeinfo 4.4 or higher.
7143 * configure: Regenerate.
7144
687b17d4
GP
71452006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7146
7147 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7148 Rearrange the entries of other libraries to have them in one place.
7149
906ac235
JB
71502006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7151
7e050830 7152 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7153 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7154
fb0103e5
RG
71552006-03-14 Richard Guenther <rguenther@suse.de>
7156
7157 * configure: Regenerate with autoconf 2.13.
7158
17237f6b
JB
71592006-03-13 Jim Blandy <jimb@codesourcery.com>
7160
7161 * MAINTAINERS: Use my work address.
bed31434
JB
7162
7163 * MAINTAINERS: Update my E-mail address.
7164
27079765
AH
71652006-03-10 Aldy Hernandez <aldyh@redhat.com>
7166
7167 * configure.in: Handle --disable-<component> generically.
7168 * configure: Regenerate.
7169
54a17039
L
71702006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7171
7172 PR libgcj/17311
7173 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7174
b9bd11ca
EE
71752006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7176
7177 * MAINTAINERS (Write After Approval): Remove myself.
7178 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7179
dce2d8b2 71802006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7181
072b06f2
RE
7182 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7183 (TARGET_CONFIGDIRS): Remove.
7184 * configure.in: Remove AC_SUBST(target_configdirs).
7185 * Makefile.in, configure: Regenerated.
ee2312f3 7186
936e1a35
SK
71872006-02-20 Steven G. Kargl <kargls@comcast.net>
7188
7189 * MAINTAINERS (Write After Approval): Remove myself.
7190 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7191
cc11cc9b
PB
71922006-02-20 Paolo Bonzini <bonzini@gnu.org>
7193
7194 PR bootstrap/25670
7195
7196 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7197
7198 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7199 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7200 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7201 BUILD_PREFIX, BUILD_PREFIX_1.
7202 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7203
7204 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7205 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7206
7207 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7208 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7209 of `cat stage_current`. Always provide the `r' and `s' variables.
7210 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7211 a single shell execution.
7212 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7213 bootstrapped modules, make the stage1 module if the build was not
7214 started yet, else build the current stage.
7215 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7216 (all-build, all-host, all-target, [+make_target+]-host,
7217 [+make_target+]-target): Do not use \-continued lines.
7218 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7219 (current_stage, restrap, stage_last): New.
7220
7221 * Makefile.in: Regenerate.
7222 * configure: Regenerate.
7223
63a7c9ef
BD
72242006-02-19 Bud Davis <jmdavis@link.com>
7225
7226 * MAINTAINERS (Write After Approval): Remove myself.
7227 (Language Front End Maintainers): Add myself as fortran 95
7228 maintainer and update e-mail address.
7229
a3543e3a
FXC
72302006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7231
7232 * MAINTAINERS (Write After Approval): Remove myself.
7233 (Language Front End Maintainers): Add myself as fortran 95
7234 maintainer.
7235
ca5b1d2c
VK
72362006-02-16 Victor Kaplansky <victork@il.ibm.com>
7237
7238 * MAINTAINERS (Write After Approval): Add myself.
7239
0499513f
TK
72402006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7241
7242 * MAINTAINERS (Write After Approval): Remove myself.
7243 (Language Front End Maintainers): Add myself as
7244 fortran 95 maintainer.
7245
d1f8db0c
PB
72462006-02-14 Paolo Bonzini <bonzini@gnu.org>
7247
7248 Sync from src:
7249
7250 2005-12-27 Leif Ekblad <leif@rdos.net>
7251
cc6010cd
AP
7252 * configure.in: Add support for RDOS target.
7253 * configure: Regenerate.
d1f8db0c
PB
7254
72552006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7256 Andreas Schwab <schwab@suse.de>
d1f8db0c 7257
cc6010cd 7258 * configure: Regenerate.
d1f8db0c 7259
cac90078
DE
72602006-02-12 David Edelsohn <edelsohn@gnu.org>
7261
7262 * configure.in (enable_libgomp): Add AIX.
7263 * configure: Regenerate.
7264
bd37fbf5
MK
72652006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7266
7267 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7268
23027b7a
LM
72692006-02-03 Lee Millward <lee.millward@gmail.com>
7270
7271 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7272
0058967b
RG
72732006-01-31 Richard Guenther <rguenther@suse.de>
7274 Paolo Bonzini <bonzini@gnu.org>
7275
7276 * Makefile.def (target_modules): Add libgcc-math target module.
7277 * configure.in (target_libraries): Add libgcc-math target library.
7278 (--enable-libgcc-math): New configure switch.
7279 * Makefile.in: Re-generate.
7280 * configure: Re-generate.
7281 * libgcc-math: New toplevel directory.
7282
e8b05380
PB
72832006-01-26 Paolo Bonzini <bonzini@gnu.org>
7284
7285 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7286 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7287 the assembler, linker and binutils.
7288 * configure: Regenerate.
7289
d54d5437
DM
72902006-01-22 Dirk Mueller <dmueller@suse.de>
7291
7292 * MAINTAINERS (Write After Approval): Add myself.
7293
670cbfcf
DN
72942006-01-20 Diego Novillo <dnovillo@redhat.com>
7295
7296 * configure: Regenerate.
7297
953ff289
DN
72982006-01-18 Richard Henderson <rth@redhat.com>
7299 Jakub Jelinek <jakub@redhat.com>
7300 Diego Novillo <dnovillo@redhat.com>
7301
7302 * libgomp: New directory.
7303 * Makefile.def: Add target_module libgomp.
7304 * Makefile.in: Regenerate.
7305 * configure.in (target_libraries): Add target-libgomp.
7306 * configure: Regenerate.
7307
32ce4048
AO
73082006-01-05 Alexandre Oliva <aoliva@redhat.com>
7309
7310 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7311 @ from continuation.
7312 * Makefile.in: Rebuilt.
7313
0eaf8e17 73142006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7315
c76c0c83
CL
7316 * MAINTAINERS (Write After Approval): Add myself.
7317
2d309510
PB
73182006-01-04 Paolo Bonzini <bonzini@gnu.org>
7319
7320 PR bootstrap/24252
7321
7322 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7323 * Makefile.tpl (OBJDUMP): New.
7324 (EXTRA_HOST_FLAGS): Add it.
7325 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7326
953ff289
DN
7327 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7328 to use symbolic links between directories. Avoid race conditions
7329 or make them harmless.
7330 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7331
7332 * Makefile.def (LEAN): Pass.
7333 * Makefile.tpl (LEAN): Define.
7334 (stage[+id+]-start): Accept that the previous directory does not
7335 exist, if the bootstrap is lean.
7336 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7337 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7338 configure substitution.
7339 ([+compare-target+]): Likewise.
7340 ([+bootstrap-target+]-lean): New.
7341 * configure.in: Remove lean bootstrap support from here.
7342
953ff289
DN
7343 * Makefile.in: Regenerate.
7344 * configure: Regenerate.
2d309510 7345
368872c3
BE
73462006-01-04 Ben Elliston <bje@au.ibm.com>
7347
7348 * MAINTAINERS (libdecnumber): Add myself.
7349
d79e6356
MM
73502006-01-02 Mark Mitchell <mark@codesourcery.com>
7351
7352 * libtool-ldflags: New script.
7353
a6fbc1e2
AS
73542006-01-02 Andreas Schwab <schwab@suse.de>
7355
7356 * configure.in: When reconfiguring remove Makefile in
7357 all stage directories.
7358 * configure: Regenerate.
7359
103a4b39
SB
73602005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7361
7362 * MAINTAINERS: Update my email address.
7363
212f829c
PB
73642005-12-20 Paolo Bonzini <bonzini@gnu.org>
7365
7366 Revert Ada-related part of the previous change.
7367
7368 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7369 Do not pass.
7370 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7371 * Makefile.in: Regenerate.
7372 * configure.in: Do not include mt-ppc-aix target fragment.
7373 * configure: Regenerate.
7374
8ef1f2df
PB
73752005-12-19 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * configure.in: Select appropriate fragments for PowerPC/AIX.
7378 * configure: Regenerate.
7379
7380 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7381 BOOT_CFLAGS, BOOT_LDFLAGS.
7382 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7383 BOOT_CFLAGS, BOOT_LDFLAGS.
7384 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7385 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7386 (stage): Fail if we cannot complete the work.
7387 * Makefile.in: Regenerate.
7388
ab34901f
NS
73892005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7390
7391 * configure.in: Replace ms1 with mt.
7392 * configure: Rebuilt.
7393
cbe82f21
BM
73942005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7395
7396 * MAINTAINERS: Update my email address.
7397
19843472
PB
73982005-12-15 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7401 install-host-nogcc): Don't invoke $(stage) at the end.
7402 * Makefile.in: Regenerate.
7403
1ca26cd2
PB
74042005-12-14 Paolo Bonzini <bonzini@gnu.org>
7405
7406 * configure.in: Flip the top-level bootstrap switch.
7407 * configure: Regenerate.
7408
f41d6665
DJ
74092005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7410
7411 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7412 $(stage) and $(unstage).
7413 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7414 (all): Remove stray semicolon.
7415 (local-distclean): Don't handle multilib.tmp and multilib.out.
7416 (install.all): Set $s for consistency.
7417 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7418 check_multilibs setting. Always make the install directory.
7419 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7420 Correct @if/@endif.
7421 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7422 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7423 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7424 (multilib.out): Remove.
7425 * Makefile.in: Regenerated.
7426
dce2d8b2 74272005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7428
7429 * MAINTAINERS (Write After Approval): Add myself.
7430
64f182bd
NS
74312005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7432
121b2cee
NS
7433 * MAINTAINERS: Add myself as mt maintainer.
7434
64f182bd
NS
7435 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7436
a6d63770
AN
74372005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7438
7439 * MAINTAINERS: Change email address.
7440
2abefe3d
PB
74412005-12-05 Paolo Bonzini <bonzini@gnu.org>
7442
7443 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7444 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7445 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7446 Find in-tree tools if available.
7447 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7448 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7449 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7450 (COMPILER_*_FOR_TARGET): New.
7451 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7452 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7453 (CONFIGURED_*, USUAL_*): Remove.
7454 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7455 STRIP): Use autoconf substitutions.
7456 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7457 COMPILER_NM_FOR_TARGET): New.
7458 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7459
7460 (all): Make all-host and all-target in parallel.
7461 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7462 that $$r and $$s are set before invoking a recursive make.
7463 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7464 ([+bootstrap-target+]): Inline most of the `all' target.
7465
2f3bdde7
BE
74662005-11-29 Ben Elliston <bje@au.ibm.com>
7467
7468 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7469 from the gcc build directory.
7470 * Makefile.in: Regenerate.
7471
a4b6c45a
BE
74722005-11-29 Ben Elliston <bje@au.ibm.com>
7473
7474 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7475 depend on all-libdecnumber.
7476 * configure.in (host_libs): Include libdecnumber.
7477 * Makefile.in: Regenerate.
7478 * configure: Likewise.
7479
473a74b9
BE
74802005-11-29 Ben Elliston <bje@au.ibm.com>
7481
7482 * libdecnumber: Import decNumber sources from the dfp-branch.
7483
b4623110
KJ
74842005-11-21 Kean Johnston <jkj@sco.com>
7485
7486 * config.sub, config.guess: Sync from upstream sources.
7487
67dc1785
BE
74882005-11-21 Ben Elliston <bje@au.ibm.com>
7489
7490 Import from Autoconf sources:
7491
7492 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7493 * config/move-if-change: Don't output "$2 is unchanged";
7494 suggested by Ben Elliston. Handle weird characters correctly.
7495
186abafe
AT
74962005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7497
7498 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7499 to match upstream libtool for darwin.
7500
ef9db8d5
DJ
75012005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * Makefile.def: Remove gdb dependencies for gdbtk.
7504 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7505 (configure-gdb, install-gdb): New rules.
7506 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7507 * Makefile.in, configure: Regenerated.
7508
9c5141ab
JB
75092005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
4523d51b
EE
75132005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7514
7515 * MAINTAINERS (Write After Approval): Add myself.
7516
086b011c
DN
75172005-10-24 Diego Novillo <dnovillo@redhat.com>
7518
7519 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7520 Diego Novillo.
7521
e7c84bf8
PB
75222005-10-22 Paolo Bonzini <bonzini@gnu.org>
7523
7524 PR bootstrap/24297
7525 * Makefile.tpl (do-[+make-target+], do-check, install,
7526 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7527 are set before recursing.
7528 * Makefile.in: Regenerate.
7529
b88a7564
EB
75302005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7531
7532 PR bootstrap/18939
7533 * Makefile.def (gcc) <target>: Fix thinko.
7534 * Makefile.in: Regenerate.
7535
61efc800
BS
75362005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7537
7538 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7539 * configure: Regenerate.
7540
f53d2869
JZ
75412005-10-15 Jie Zhang <jie.zhang@analog.com>
7542
7543 * MAINTAINERS (Write After Approval): Add self.
7544
077fc835
KH
75452005-10-08 Kazu Hirata <kazu@codesourcery.com>
7546
7547 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7548 target-libffi, target-qthreads, target-libjava, and
7549 targetlibobjc.
7550 * configure: Regenerate.
7551
d739199a
DJ
75522005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7553
7554 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7555 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7556 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7557 (USUAL_OBJDUMP_FOR_TARGET): New.
7558 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7559 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7560 * configure, Makefile.in: Regenerated.
d739199a 7561
db38c6bb
PB
75622005-10-05 Paolo Bonzini <bonzini@gnu.org>
7563
7564 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7565 before other host packages.
7566
3015564c
KK
75672005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7568
7569 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7570
1061f99e
PB
75712005-10-05 Paolo Bonzini <bonzini@gnu.org>
7572
7573 PR bootstrap/22340
7574
7575 * configure.in (default_target): Remove.
7576 * Makefile.tpl (all): Do not use prerequisites as subroutines
7577 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7578 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7579 use prerequisites as subroutines.
7580 (check-host, check-target): New.
7581 (bootstrap configure & all targets): Do not use stage*-start
7582 if the directory layout is already ok.
7583 (non-bootstrap configure & all targets): Prepend a $(unstage).
7584 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7585 (NOTPARALLEL): Remove.
7586 (unstage, stage variables): New variables.
7587 (unstage, stage targets): Simply expand to those variables.
7588
7589 * configure: Regenerate.
7590 * Makefile.in: Regenerate.
7591
4a9c436f
JW
75922005-10-04 James E Wilson <wilson@specifix.com>
7593
7594 * Makefile.def (lang_env_dependencies): Add libmudflap.
7595 * Makefile.in: Regenerate.
7596
37150080
AS
75972005-10-03 Andreas Schwab <schwab@suse.de>
7598
7599 Backport from libtool CVS:
7600 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7601
7602 * ltmain.sh: add support for installing into temporary
7603 staging area (e.g. 'make install DESTDIR=...')
7604
39d16468
L
76052005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7606
7607 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7608 * configure: Regenerated.
7609
72a7ab82
AP
76102005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7611
7612 * configure: Regenerate with the correct
7613 autoconf version.
7614
6b65a26d
CM
76152005-09-30 Catherine Moore <clm@cm00re.com>
7616
7617 * configure.in (bfin-*-*): New.
7618 * configure: Regenerated.
7619
040b1c5a
GK
76202005-09-28 Geoffrey Keating <geoffk@apple.com>
7621
7622 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7623 (LIPO_FOR_TARGET): New.
7624 (CONFIGURED_LIPO_FOR_TARGET): New.
7625 (USUAL_LIPO_FOR_TARGET): New.
7626 (STRIP_FOR_TARGET): New.
7627 (CONFIGURED_STRIP_FOR_TARGET): New.
7628 (USUAL_STRIP_FOR_TARGET): New.
7629 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7630 STRIP_FOR_TARGET.
7631 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7632 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7633 * Makefile.in: Regenerate.
7634 * configure: Regenerate.
7e050830 7635
3a3c28db
DE
76362005-09-19 David Edelsohn <edelsohn@gnu.org>
7637
7638 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7639 (rs6000-*-aix*): Same.
7640 * configure: Regenerate.
7641
2749a921
TT
76422005-09-16 Tom Tromey <tromey@redhat.com>
7643
7644 * MAINTAINERS: Add self as java maintainer.
7645
7f26dfa3
FXC
76462005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7647
7648 * configure.in: Recognize f95 in the --enable-languages option,
7649 and substitute it for fortran, issuing a warning.
7650 * configure: Regenerate.
7651
d8852c4f
PE
76522005-08-30 Phil Edwards <phil@codesourcery.com>
7653
7654 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7655 * configure: Regenerated.
7656
ad685e81
AH
76572005-08-22 Aldy Hernandez <aldyh@redhat.com>
7658
7659 * MAINTAINERS: Add self as ms1 maintainer.
7660
b00d752c
RE
76612005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7662
7663 * Makefile.def (libssp): Add to lang_env_dependencies.
7664 * Makefile.in: Regenerate.
7665
9ed8fb9b
ILT
76662005-08-18 Ian Lance Taylor <ian@airs.com>
7667
7668 * MAINTAINERS: Add myself as middle-end maintainer.
7669
0f029d39
CG
76702005-08-17 Christian Groessler <chris@groessler.org>
7671
7672 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7673 * Makefile.in: Regenerate.
7674
81087874
AK
76752005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7676
7677 * MAINTAINERS (write after approval): Added myself.
7678
6a134f1c
MR
76792005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7680
7681 * MAINTAINERS (Write After Approval): Add myself.
7682
2693c0b0
PB
76832005-08-12 Paolo Bonzini <bonzini@gnu.org>
7684
7685 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7686 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7687 Look for alternate names of the target cc and c++
7688 * configure: Regenerate.
7689
4de997d1
PB
76902005-08-08 Paolo Bonzini <bonzini@gnu.org>
7691
7692 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7693 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7694 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7695 tools; remove code to manually set them.
7696 (Target tools): Look in the environment for them.
7697 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7698 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7699 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7700 build directory.
7701 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7702 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7703 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7704 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7705 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7706 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7707 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7708 * configure: Regenerate.
7709 * Makefile.in: Regenerate.
7710
b089e33a
BE
77112005-07-28 Ben Elliston <bje@au.ibm.com>
7712
7713 * MAINTAINERS: Update for removed CPU targets.
7714
e3791243
MM
77152005-07-27 Mark Mitchell <mark@codesourcery.com>
7716
7717 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 7718 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
7719 * Makefile.in: Regenerated.
7720
526635cb
MM
77212005-07-26 Mark Mitchell <mark@codesourcery.com>
7722
7723 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7724 (CFLAGS_FOR_TARGET): Use it.
7725 (CXXFLAGS_FOR_TARGET): Likewise.
7726 * Makefile.in: Regenerated.
7727 * configure.in (--with-build-sysroot): New option.
7728 * configure: Regenerated.
7729
19791f70
PB
77302005-07-24 Paolo Bonzini <bonzini@gnu.org>
7731
7732 * Makefile.tpl: Wrap install between unstage and stage
7733 * Makefile.in: Regenerate.
7734
35f5a23f
EC
77352005-07-21 Eric Christopher <echristo@apple.com>
7736
7737 * MAINTAINERS: Update affiliation.
7738
ff3ddf15
PW
77392005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7740
7741 * MAINTAINERS: Add self as crx port maintainer.
7742
3a664c1c
DD
77432005-07-20 DJ Delorie <dj@redhat.com>
7744
7745 * MAINTAINERS: Add self as m32c maintainer.
7746
539df155
KC
77472005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7748
7749 * all files: Update FSF address.
7750
be9c593a
EC
77512005-07-15 Eric Christopher <echristo@redhat.com>
7752
7753 * MAINTAINERS: Change affiliation.
7754
fd7ea4ab
JB
77552005-07-14 Jim Blandy <jimb@redhat.com>
7756
7757 * configure.in: Add cases for Renesas m32c.
7758 * configure: Regenerated.
7e050830 7759
0063a823
KC
77602005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7761
d0ca130a
KC
7762 * COPYING.LIB: Update from fsf.org.
7763
77642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7765
7766 * COPYING, compile, config.guess,
0063a823
KC
7767 config.sub, install-sh, missing, mkinstalldirs,
7768 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 7769 * config-ml.in: Update FSF address.
0063a823 7770
a8ba31f2
EC
77712005-07-13 Eric Christopher <echristo@redhat.com>
7772
7773 * configure.in: Add toplevel noconfigdir support for tpf.
7774 * configure: Regenerate.
7775
5bea4a03
PB
77762005-07-11 Paolo Bonzini <bonzini@gnu.org>
7777
7778 PR ada/22340
7779
7780 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7781 * Makefile.in: Regenerate.
7782
284bdbbd
MM
77832005-07-07 Mark Mitchell <mark@codesourcery.com>
7784
7785 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 7786 Brolley to write-after-approval.
284bdbbd 7787
452190fb
AS
77882005-07-07 Andreas Schwab <schwab@suse.de>
7789
7790 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7791 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7792 * Makefile.in: Regenerated.
7793
9c8f9ec2
GK
77942005-07-06 Geoffrey Keating <geoffk@apple.com>
7795
7796 * configure.in: Don't build sim or rda when targetting darwin.
7797 * configure: Regenerate.
7798
ef0087a7
KH
77992005-07-06 Kazu Hirata <kazu@codesourcery.com>
7800
7801 * configure.in: Add --enable-libssp and --disable-libssp.
7802 * configure: Regenerate with autoconf-2.13.
7803
77008252
JJ
78042005-07-02 Jakub Jelinek <jakub@redhat.com>
7805
7806 * Makefile.def (target_modules): Add libssp.
7807 * configure.in (target_libraries): Add target-libssp.
7808 * configure: Rebuilt.
7809 * Makefile.in: Rebuilt.
7810
a04eae1b
ZW
78112005-07-01 Zack Weinberg <zackw@panix.com>
7812
7813 * MAINTAINERS: Change email address. Resign from maintainership.
7814
948884cd
RG
78152005-07-01 Richard Guenther <rguenther@suse.de>
7816
7817 * MAINTAINERS: Change my e-mail address and affiliation.
7818
c7870f5d
PB
78192005-06-22 Paolo Bonzini <bonzini@gnu.org>
7820
7821 * Makefile.def (stagefeedback): Come after profile.
7822 Define profiledbootstrap target.
7823 * Makefile.tpl (profiledbootstrap): Remove.
7824 (stageprofile-end): Zap stagefeedback.
7825 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7826 * Makefile.in: Regenerate.
7827
ab99519a
RS
78282005-06-13 Richard Sandiford <richard@codesourcery.com>
7829
7830 * MAINTAINERS: Update my email address.
7831
f610dd5f
ZW
78322005-06-13 Zack Weinberg <zack@codesourcery.com>
7833
7834 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7835 In 'cpp' stanza, support '#line' as well as '# '.
7836
71bc2a83
AS
78372005-06-08 Andreas Schwab <schwab@suse.de>
7838
7839 * MAINTAINERS: Move myself from 'Write After Approval' to
7840 'CPU Port Maintainers' section as m68k maintainer.
7841
4fab7234
HPN
78422005-06-07 Hans-Peter Nilsson <hp@axis.com>
7843
7844 * configure.in (unsupported_languages): New macro.
7845 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7846 non-ported target libraries in noconfigdirs.
7847 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7848 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 7849 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
7850 unsupported_languages.
7851 * configure: Regenerate.
7852
68193f9b
TS
78532005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7854
7855 * configure.in: Fix typo in handling of --with-mpfr-dir.
7856 * configure: Regenerate.
7857
f26f6b8d
RS
78582005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7859
7860 * MAINTAINERS: Update my email address.
7861
ba4853f8
JB
78622005-06-02 Jim Blandy <jimb@redhat.com>
7863
7864 * config.sub: Add cases for the Renesas m32c. (This patch has been
7865 accepted into the master sources.)
7866
79dd769c 78672005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
7868 Michael Snyder <msnyder@redhat.com>
7869 Stan Cox <scox@redhat.com>
79dd769c 7870
f610dd5f 7871 * configure.in: Set noconfigdirs for ms1.
79dd769c 7872
f610dd5f 7873 * configure: Regenerate.
79dd769c 7874
d29e107f
JD
78752005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7876
7877 * MAINTAINERS (Write After Approval): Add self.
7878
e93196c3
JC
78792005-06-01 Josh Conner <jconner@apple.com>
7880
7881 * MAINTAINERS (Write After Approval): Add self.
7882
ae263c7a
KH
78832005-06-01 Kazu Hirata <kazu@codesourcery.com>
7884
7885 * MAINTAINERS: Update my email address.
7886
585b3aa3
ZM
78872005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7888
7889 * MAINTAINERS (Write After Approval): Add self.
7890
4930c50b
CD
78912005-05-26 Chris Demetriou <cgd@broadcom.com>
7892
7893 * MAINTAINERS (Write After Approval): Remove self.
7894
2dfbef6d
PB
78952005-05-25 Paolo Bonzini <bonzini@gnu.org>
7896
7897 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7898 (Dependencies): Consider target modules for bootstrap dependencies.
7899 Make target bootstrap modules depend on each stage's gcc.
7900 * Makefile.in: Regenerate.
7901
bcb28cf5
PB
79022005-05-20 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * Makefile.def (configure-gcc): Depend on binutils having been built.
7905 (all-gcc): No need to do it here.
7906 * Makefile.in: Regenerate.
7907
0cf085e4
PB
79082005-05-19 Paul Brook <paul@codesourcery.com>
7909
f610dd5f 7910 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
7911 language cannot be built.
7912 * configure: Regenerate.
7913
dfb2c39a
DJ
79142005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7915
7916 * ylwrap: Import from Automake 1.9.5.
7917
771aaa92
DU
79182005-05-13 David Ung <davidu@mips.com>
7919
7920 * MAINTAINERS (Write After Approval): Add self.
7921
3ac9bd58
MS
79222005-05-09 Mike Stump <mrs@apple.com>
7923
7924 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7925 lt_cv_sys_max_cmd_len for now.
f610dd5f 7926
f77a5578
SC
79272005-05-09 Stan Cox <scox@redhat.com>
7928
7929 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7930
795e36e5
MK
79312005-05-08 Matt Kraai <kraai@ftbfs.org>
7932
7933 * README.SCO: Update the URL.
7934
c9392a2b
DE
79352005-05-05 David Edelsohn <edelsohn@gnu.org>
7936
7937 * ltconfig: Define file_list_spec. Pass file_list_spec and
7938 with_gnu_ld to libtool.
7939 * ltcf-c.sh (aix[45]): Define file_list_spec.
7940 * ltcf-cxx.sh (aix[45]): Same.
7941 * ltcf-gcj.sh (aix[45]): Same.
7942 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7943 exists, write list of input files to temporary file.
7944
bebcd931
MS
79452005-05-04 Mike Stump <mrs@apple.com>
7946
7947 * configure.in: Always pass --target to target configures as
7948 otherwise rebuilds that do --recheck will fail.
7949 * confiugure: Rebuilt.
7950
ce406537
PB
79512005-05-04 Paolo Bonzini <bonzini@gnu.org>
7952
7953 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7954 STAGE_HOST_EXPORTS.
7955 (configure, all): Add bootstrap support.
7956 (Host modules, target modules): Pass post-stage1 flags and exports.
7957 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7958 * Makefile.in: Regenerate.
7959
aa9dcfc4
PB
79602005-04-29 Paolo Bonzini <bonzini@gnu.org>
7961
7962 * configure: Regenerate.
7963
b6f9abcf
MS
79642005-04-27 Mike Stump <mrs@apple.com>
7965
7966 * MAINTAINERS: Add self as darwin maintainer.
7967
acb217cb
BS
79682005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7969
7970 * config.sub: Update from master copy.
7971
b6dae270
MS
79722005-04-21 Mike Stump <mrs@apple.com>
7973
7974 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7975 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7976
c2e0d3a9
HPN
79772005-04-19 Hans-Peter Nilsson <hp@axis.com>
7978
7979 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7980 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7981 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7982 "*-*-elf" and "*-*-linux*".
7983 * configure: Regenerate.
7984
871ae772
JM
79852005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7986
7987 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7988
bf070c29
MS
79892005-04-12 Mike Stump <mrs@apple.com>
7990
7991 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7992
e865b6f7
TK
79932005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7994
7995 * MAINTAINERS (Write After Approval): Add myself.
7996
7b71ad7f
BS
79972005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7998
7999 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8000
25b42232
PB
80012005-04-06 Paolo Bonzini <bonzini@gnu.org>
8002
f610dd5f 8003 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
8004 (TARGET_CONFIGARGS): Include --with-target-subdir.
8005 (configure, all): New macros. Use them throughout.
8006 * Makefile.in: Regenerate.
8007
d727c624
JG
80082005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 8011
fff72cc4
ZD
80122005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8013
8014 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8015
86472dc3
GP
80162005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8017
8018 * MAINTAINERS: Move John Carr to Write After Approval.
8019
dce2d8b2 80202005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
8021
8022 * config/mh-mingw32: Delete.
8023 * configure.in: Don't use it.
8024 * configure: Regenerate.
8025
33da42bc
PB
80262005-03-31 Paolo Bonzini <bonzini@gnu.org>
8027
8028 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8029 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 8030 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
8031 (HOST_LIB_PATH): Generate from Makefile.def.
8032 (TARGET_LIB_PATH): Likewise.
8033 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8034 * Makefile.in: Regenerate.
8035 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8036 (RPATH_ENVVAR): Include Darwin case.
8037 * configure: Regenerate.
8038
15cc1841
TF
80392005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8040
8041 * MAINTAINERS (Various Maintainers): Remove self.
8042 (Write After Approval): Add self.
8043
6a8c79d5
TF
80442005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8045
8046 * MAINTAINERS (Various Maintainers): Add self.
8047
256f7136
PB
80482005-03-25 Paolo Bonzini <bonzini@gnu.org>
8049
8050 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8051 * configure: Regenerate.
8052
191dd2c9
ZW
80532005-03-21 Zack Weinberg <zack@codesourcery.com>
8054
8055 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8056 gcc_version, and gcc_version_trigger from set of flags to pass.
8057 * Makefile.tpl: Remove definitions of above variables.
8058 (config.status): Remove dependency on $(gcc_version_trigger).
8059 * Makefile.in: Regenerate.
8060 * configure.in: Do not reference config/gcc-version.m4 nor
8061 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8062 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8063 * configure: Regenerate.
8064
ef6e9bc0 80652005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8066 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8067
8068 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8069 * Makefile.in: Regenerate.
8070
009bbd5a
FW
80712005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
09f8755b
DA
80752005-03-03 David Ayers <d.ayers@inode.at>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
e73ed25c
AO
80792005-03-01 Alexandre Oliva <aoliva@redhat.com>
8080
8081 PR libgcj/20160
8082 * ltmain.sh: Avoid creating archives with components that have
8083 duplicate basenames.
8084
ace9ac7b
AP
80852005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8086
8087 PR bootstrap/20250
8088 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8089 instead of check.
8090 * Makefile.in: Regenerate.
8091
c9db9354
PB
80922005-02-28 Paolo Bonzini <bonzini@gnu.org>
8093
8094 * Makefile.in: Regenerate to fix conflict between the previous two
8095 patches.
8096
215c351a
PB
80972005-02-28 Paolo Bonzini <bonzini@gnu.org>
8098
8099 PR bootstrap/17383
8100 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8101 * Makefile.tpl (HOST_SUBDIR): New substitution.
8102 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8103 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8104 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8105 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8106 (Host modules, Bootstrapped modules): Use it.
8107 (Build modules, Target modules): Do not create symlink trees,
8108 always configure out-of-srcdir.
8109 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8110 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8111 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8112 $(HOST_SUBDIR). Create a symlink for host_subdir.
8113
8114 * Makefile.in: Regenerate.
8115 * configure: Regenerate.
8116
5395b47b
NN
81172005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8118
8119 Merged from libada-gnattools-branch:
8120 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8121
8122 * gnattools: New directory.
8123 * Makefile.def: Add gnattools as a module, depending on target-libada.
8124 * Makefile.in: Regenerate.
8125 * configure.in: Include gnattools in host_tools; disable it if ada
8126 is disabled.
8127 * configure: Regenerate.
8128
ca2cc05c
JM
81292005-02-24 James A. Morrison <phython@gcc.gnu.org>
8130
8131 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8132 treelang maintainer.
8133 (Write After Approval): Remove myself.
8134
d2f3024f
PS
81352005-02-23 Paul Schlie <schlie@comcast.net>
8136
8137 * configure.in: Allow darwin targeted ports to build tk, itcl and
8138 libgui.
8139 * configure: Regenerate.
8140
bba5e0ca
EB
81412005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8142
8143 PR libgcj/10353
8144 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8145 * configure: Regenerate.
8146
70132ce7
SK
81472005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8148
8149 * MAINTAINERS (Write After Approval): Add myself.
8150
20f0edca
ILT
81512005-02-10 Ian Lance Taylor <ian@airs.com>
8152
8153 * MAINTAINERS: Update my e-mail address.
8154
e64e5109
RG
81552005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8156
8157 * MAINTAINERS (Write After Approval): Add myself.
8158
40d64b5a
HPN
81592005-01-29 Hans-Peter Nilsson <hp@axis.com>
8160
8161 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8162 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8163 target-libgloss when not *-*-elf and *-*-aout.
8164 * configure: Regenerate.
8165
54a12711
KH
81662005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8167
8168 * MAINTAINERS: Remove obsolete entries.
8169
0aa99dbb
KH
8170 * MAINTAINERS (Write After Approval): Add Michael Matz.
8171
2b009f5f
NB
81722005-01-19 Neil Booth <neil@daikokuya.co.uk>
8173
8174 * MAINTAINERS: Remove self as cpplib maintainer.
8175
385870f5
KC
81762005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8177
8178 * install-sh, config.sub: Import from upstream.
8179
e7daab31
KC
81802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8181
8182 PR bootstrap/18222
8183 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8184 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8185 * Makefile.in: Regenerate.
8186
e6003f4d
JT
81872005-01-16 Jason Thorpe <thorpej@netbsd.org>
8188
8189 * MAINTAINERS: Update my email address.
8190
145e2972 81912005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8192 Andreas Schwab <schwab@suse.de>
145e2972
DE
8193
8194 PR bootstrap/18033
8195 * config-ml.in: Eval option if surrounded by single quotes.
8196
86c7e0da
PB
81972005-01-03 Paolo Bonzini <bonzini@gnu.org>
8198
8199 Revert 2004-12-28 Makefile changes, a better fix will be
8200 applied to mainline and src after GCC 4.0 branches.
8201
3224a22f
PB
82022004-12-28 Paolo Bonzini <bonzini@gnu.org>
8203
8204 PR bootstrap/17383
8205
8206 * Makefile.def (target_modules): Remove stage parameter,
8207 it is always true now.
8208 * Makefile.tpl (configure-build-[+module+],
8209 configure-target-[+module+]): Always build symlink tree
8210 for the directory and for include. BUILD_SUBDIR and
8211 TARGET_SUBDIR cannot be . anymore.
8212 * Makefile.in: Regenerate.
8213
aaf51ca2
DE
82142004-12-25 David Edelsohn <edelsohn@gnu.org>
8215
8216 Revert 2004-12-08 Makefile changes.
8217
4e32e454
DS
82182004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8219
8220 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8221 cygwin, mingw.
8222
669f01d8
AS
82232004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8224
8225 * configure.in (sh64-*-*): Reenable gprof.
8226 * configure: Regenerate.
8227
1b227ee0
DE
82282004-12-08 David Edelsohn <edelsohn@gnu.org>
8229
8230 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8231 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8232 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8233 * Makefile.in: Regenerate.
8234
ce5e944c
CF
82352004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8236
8237 * MAINTAINERS: Update my email address.
8238
893f1e87
MK
82392004-12-07 Matt Kraai <kraai@ftbfs.org>
8240
8241 * Makefile.tpl: Generate normal dependencies if the LHS module is
8242 not bootstrapped.
8243 * Makefile.in: Regenerate.
8244
bb59c339
RS
82452004-12-03 Richard Sandiford <rsandifo@redhat.com>
8246
8247 * configure.in: Include config/gxx-include-dir.m4. Use
8248 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8249 * configure: Regenerate.
8250
4982adbe
RS
82512004-12-03 Richard Sandiford <rsandifo@redhat.com>
8252
8253 * config.if: Delete.
8254 * configure.in: Set libstdcxx_incdir directly.
8255 * configure: Regenerate.
8256
05750653
EC
82572004-12-02 Eric Christopher <echristo@redhat.com>
8258
8259 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8260 * Makefile.in: Regenerate.
8261
5fef1dbd
RS
82622004-12-02 Richard Sandiford <rsandifo@redhat.com>
8263
8264 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8265 * configure: Regenerate.
8266
afabd8e6
RS
82672004-12-02 Richard Sandiford <rsandifo@redhat.com>
8268
8269 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8270 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8271 * configure: Regenerate.
8272
78716e86
EC
82732004-12-01 Eric Christopher <echristo@redhat.com>
8274
8275 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8276 of things to remove.
8277
57ab8ba9
MK
82782004-11-29 Matt Kraai <kraai@ftbfs.org>
8279
8280 * MAINTAINERS (Write After Approval): Update my e-mail address.
8281
2539bffe
KC
82822004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8283
8284 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8285 from CVS libtool to always pass_all.
8286
3e732ba0
JDA
82872004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8288
8289 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8290 (hppa*64*-*-*): Delete incorrect comment.
8291 * configure: Rebuilt.
8292
767f726e
KC
82932004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8294
8295 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8296
2c92e90f
KC
82972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8298
8299 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8300 from CVS libtool to always pass_all.
8301
32f84e48
KC
83022004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8303
8304 * install-sh, compile: Import from automake.
8305
9587be8a
KC
83062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8307
8308 * config.guess, config.sub: Import from savannnah.
8309
04e81808 83102004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8311
8312 * MAINTAINERS (Write After Approval): Add myself
8313
f87a2b2e
MS
83142004-11-12 Mike Stump <mrs@apple.com>
8315
8316 * Makefile.def: Add html support.
8317 * Makefile.tpl: Likewise.
8318 * Makefile.in: Regenerate.
8319
848556c2
GK
83202004-11-11 Geoffrey Keating <geoffk@apple.com>
8321
556f03c4
GK
8322 PR 18423
8323 * configure.in: Remove all instances of build-fixincludes from
8324 noconfigdirs.
8325 (build_configargs): Supply --target to subdirectories.
8326 * configure: Regenerate.
8327
848556c2
GK
8328 * Makefile.def: Make gcc install depend on fixincludes install.
8329 * Makefile.in: Regenerate.
8330
9e5712a5
JJ
83312004-11-10 Janis Johnson <janis187@us.ibm.com>
8332
8333 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8334
4ef509c0
PB
83352004-11-11 Paul Brook <paul@codesourcery.com>
8336
8337 * MAINTAINERS: Add self as arm maintainer. Update email address.
8338
20d11df6
HPN
83392004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8340
8341 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8342 target-libgfortran.
79fd8592 8343 * configure: Regenerate.
20d11df6 8344
68c70f15
DE
83452004-11-07 David Edelsohn <edelsohn@gnu.org>
8346
8347 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8348 like CC.
8349
54f88091
PB
83502004-11-05 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.def (host fixincludes): Specify missing targets.
8353 * Makefile.in: Regenerate.
8354
6866abb8
RC
83552004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8356
8357 * MAINTAINERS: Add myself
8358
83f62578
GL
83592004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8360
8361 * MAINTAINERS (Write After Approval): Add myself.
8362
53c7ffe7
GK
83632004-11-04 Geoffrey Keating <geoffk@apple.com>
8364
8365 * Makefile.def: Build fixincludes for the host, too.
8366 * Makefile.in: Regenerate.
8367 * configure.in (host_tools): Add fixincludes.
8368 * configure: Regenerate.
8369
ac8b3d9d
DJ
83702004-11-04 Daniel Jacobowitz <dan@debian.org>
8371
8372 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8373 * configure: Regenerated.
8374
bab37580
L
83752004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8376
8377 PR other/17783
8378 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8379 * configure: Regenerated.
8380
db1de713
MM
83812004-10-31 Mark Mitchell <mark@codesourcery.com>
8382
8383 * README.SCO: Update per FSF instructions.
8384
a827e21a
EW
83852004-10-28 Eric B. Weddington <ericw@evcohs.com>
8386
8387 PR target/18151
8388 * configure.in (case ${target}): Do not build fixincludes for avr.
8389 * configure: Regenerated.
8390
9d069a4f
PB
83912004-10-26 Paolo Bonzini <bonzini@gnu.org>
8392
8393 * configure.in (case ${target}): Do not build fixincludes
8394 on platforms where it is not used.
8395 * configure: Regenerated.
8396
fc45f3fe
DJ
83972004-10-23 Daniel Jacobowitz <dan@debian.org>
8398
8399 * configure.in: Use an absolute path to install-sh.
8400 * configure: Regenerated.
8401
36554b92
AL
84022004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8403
8404 * MAINTAINERS (Write After Approval): Add myself.
8405
88e9994a
KH
84062004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8407
8408 * MAINTAINERS: Remove from Write After Approval those that are
8409 already maintainers.
8410
ad02a944
SP
84112004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8412
8413 * MAINTAINERS: Update my email address.
8414
c8e6cd41
KC
84152004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8416
8417 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8418 * configure: Regenerate.
8419
dce2d8b2 84202004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8421
8422 * MAINTAINERS: Update my email address.
8423
a8b0957e
KH
84242004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8425
8426 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8427 entries belonging to this category.
8428
96836f61
JZ
84292004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8430
8431 * MAINTAINERS: Update my e-mail address.
8432
7e0b5752
PB
84332004-10-06 Paolo Bonzini <bonzini@gnu.org>
8434
8435 Fix wrong conflict resolution in:
8436
8437 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8438
8439 * Makefile.in: Regenerate.
8440 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8441 in the recursive `make', instead of hardwiring `all'.
8442 (Autogenerated TARGET-* variables): New.
8443
370f7a47
TL
84442004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8445
8446 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8447 * configure: Regenerate.
370f7a47 8448
13e5d623
KH
84492004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8450
8451 * MAINTAINERS (Various Maintainers): Move the "windows,
8452 cygwin, mingw" maintainer to ...
8453 (OS Port Maintainers): ... here.
8454
a6497c1b
KH
84552004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8456
8457 * MAINTAINERS (Write After Approval): Remove those that are
8458 maintainers of some subsystem.
8459
1abb828a
D
84602004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8461
8462 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8463 * ltcf-cxx.sh (tpf*): Likewise.
8464 * ltconfig (tpf*): Add TPF OS configuration support.
8465
16d1338d
BS
84662004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8467
8468 * MAINTAINERS: Change my email address to my new work account.
8469
9082a750
MR
84702004-09-24 Michael Roth <mroth@nessie.de>
8471
8472 * configure.in (--without-headers): Add missing double quotes.
8473 * configure: Regenerate.
8474
dce2d8b2 84752004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8476
8477 * ylwrap: Revert to previous version.
8478
4c4a5bbc
L
84792004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8480
8481 PR bootstrap/17369
8482 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8483 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8484 SET_GCC_LIB_PATH_CMD.
8485 (BASE_TARGET_EXPORTS): Likewise.
8486 * Makefile.in: Regenerated.
8487
8488 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8489 * configure: Regenerated.
8490
85f59630
KC
84912004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8492
8493 * config.guess: New upstream version
8494 * compile, depcomp, install-sh, ylwrap: Likewise.
8495
95c53c62
RS
84962004-09-19 Roger Sayle <roger@eyesopen.com>
8497
8498 * config/mh-x86omitfp: New host makefile fragment. Add
8499 -fomit-frame-pointer to the default BOOT_CFLAGS.
8500 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8501 * configure: Regenerate.
8502
0a1c093b
AP
85032004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8504
8505 PR target/11572
8506 * configure.in (*-*-darwin*): Renable libobjc.
8507 * configure: Regenerate.
8508
315fcf97
NS
85092004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8510
8511 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8512
0a050485 85132004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8514
0a050485
DB
8515 * Makefile.def: Remove libbanshee.
8516 * Makefile.tpl: Ditto.
8517 * configure.in: Ditto.
8518 * Makefile.in: Regen.
8519 * configure: Ditto.
8520
5f4a098e
DE
85212004-09-08 David Edelsohn <edelsohn@gnu.org>
8522
8523 * ltmain.sh: Use $pic_object as $non_pic_object if
8524 $non_pic_object=none.
8525
32b2511f
PB
85262004-09-07 Paolo Bonzini <bonzini@gnu.org>
8527
8528 * missing: Import latest version from master repository.
8529
fc4d0e82
NC
85302004-09-06 Nick Clifton <nickc@redhat.com>
8531
8532 * config.sub: Import latest version from master repository.
8533 * config.guess: Likewise.
8534 This includes these changes:
78716e86 8535
fc4d0e82
NC
8536 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8537
8538 * config.sub: Handle crisv32, alias etraxfs.
8539 * config.guess (crisv32:Linux:*:*): Handle.
8540
8541 2004-08-13 Brad Smith <brad@comstyle.com>
8542
8543 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8544 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8545
8546 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8547
8548 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8549 assume the processor is a powerpc. This is because coreutils
8550 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8551 in this case, due to a MacOS X bug that causes
8552 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8553 to return a negative number.
8554 Problem reported by Petter Reinholdtsen in:
8555 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8556
8557 2004-07-19 Ben Elliston <bje@gnu.org>
8558
8559 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8560
8561 2004-06-24 Ben Elliston <bje@gnu.org>
8562
8563 * config.guess: Update copyright years.
8564 * config.sub: Likewise.
8565
8566 2004-06-22 Robert Millan <robertmh@gnu.org>
8567
8568 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8569 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8570
8571 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8572
8573 * config.guess (*:*VMS:*:*): New entry. Replaces
8574 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8575 manufacturer.
8576
8577 2004-06-22 Ben Elliston <bje@gnu.org>
8578
8579 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8580 * config.sub: Likewise.
8581
8582 2004-06-22 Ben Elliston <bje@gnu.org>
8583
8584 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8585 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8586
8587 2004-06-11 Ben Elliston <bje@gnu.org>
8588
8589 * config.guess (pegasos:OpenBSD:*:*): Remove.
8590
8591 2004-06-11 Ben Elliston <bje@gnu.org>
8592
8593 From Wouter Verhelst <wouter@grep.be>:
8594 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8595
8596 2004-06-11 Ben Elliston <bje@gnu.org>
8597
8598 * config.guess (luna88k:OpenBSD:*:*): New.
8599
8600 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8601
8602 * config.guess (m32r*:Linux:*:*): New case.
8603 * config.sub: Handle m32rle.
8604
8605 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8606
8607 From Jens Petersen <petersen@redhat.com>:
8608 * config.sub: Handle sparcv8.
8609
8610 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8611
8612 From Tom Smith <smith@cag.lkg.hp.com>:
8613 * config.guess: Version suffixes are equally significant on Tru64
8614 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8615 prefix of "P" (patched kernel).
8616
8617 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8618
8619 * config.sub: Add support for National Semiconductor CRX target.
8620
2f4cc6bf
JJ
86212004-09-03 Janis Johnson <janis187@us.ibm.com>
8622
8623 * MAINTAINERS (Various Maintainers): Remove myself as web page
8624 maintainer, add myself as maintainer of build status lists.
8625
61fec9ff
JB
86262004-09-03 Jan Beulich <jbeulich@novell.com>
8627
8628 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8629 *-*-netware, but add target-libmudflap.
8630 Consolidate *-*-netware targets (of which really only i?86 exists)
8631 into a single entry.
8632 * configure: Likewise.
8633
45f366ab
PB
86342004-09-01 Paolo Bonzini <bonzini@gnu.org>
8635
8636 * Makefile.tpl (sorry): Remove.
8637 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8638 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8639 (do-clean): Clean per-stage directories too.
8640 (do-distclean): Run distclean-stage1 too.
8641 (.NOTPARALLEL): Enable during toplevel bootstrap.
8642 (stage[+id+]-bubble): Enable parallel execution during
8643 the recursive invocation.
8644 * Makefile.in: Regenerate.
8645
8646 Fix previous checkin:
8647
8648 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8649 include.
8650 * configure.in: Fix indentation.
8651 * configure: Regenerate.
8652
dce2d8b2 86532004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 8654
45f366ab
PB
8655 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8656 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8657 * configure: regenerate
78716e86 8658 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 8659 -mdynamic-no-pic
be8fff81 8660
71b5d516
PB
86612004-08-31 Paolo Bonzini <bonzini@gnu.org>
8662
8663 * Makefile.def (build_modules): Add fixincludes.
8664 (dependencies): Make gcc depend on fixincludes.
8665 * configure.in (build_tools): Add fixincludes.
8666 (build_configdirs): Always include build_libs.
8667 * Makefile.in: Regenerate.
8668 * configure: Regenerate.
8669
86702004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
8671
8672 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8673 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8674 phony targets; do not generate timestamp files.
8675 (distclean-stageN): Remove references to their timestamp files.
8676 (restageN, touch-stageN): Remove.
8677 (stageN-bubble): Rewritten.
8678 (compare): Support lean bootstraps.
8679 * Makefile.in: Regenerate.
8680
8681 * configure.in: Only warn when bootstrapping but
8682 build != host or build != target. Support lean bootstraps.
8683 * configure: Regenerate.
8684
ce7cbbb0
PE
86852004-08-26 Phil Edwards <phil@codesourcery.com>
8686
8687 * configure.in: Give a better error message if GMP/MPFR are missing
8688 and a language needing them has been requested.
8689 * configure: Regenerated.
8690
9c71a529
PE
86912004-08-25 Phil Edwards <phil@codesourcery.com>
8692
8693 * configure.in: Print a list of available language front-ends if
8694 a requested one is missing. Tidy stray tab characters.
8695 * configure: Regenerated.
8696
e3f92d3b
MK
86972004-08-19 Michael Koch <konqueror@gmx.de>
8698
8699 * gcc/doc/install.texi: Update entry about automake for libjava.
8700
c3f84f61
RM
87012004-08-17 Robert Millan <robertmh@gnu.org>
8702
8703 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8704 (instead of FreeBSD).
8705 * configure: Regenerate.
8706
7c27e184
PB
87072004-08-16 Paolo Bonzini <bonzini@gnu.org>
8708
8709 * Makefile.in: Regenerate.
8710 * configure: Regenerate.
8711
8712 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8713 stage_*_flags.
8714 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8715 for bootstrapped modules if toplevel bootstrap is going.
8716 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8717 modules. Adjust for changes in Makefile.def. Enable several
8718 rules even in non-bootstrap mode, just to avoid peppering the
8719 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8720 (stage-[+prev+]-bubble): Remove.
8721
8722 * Makefile.def (Dependencies): Depend on all-build-bison,
8723 all-build-flex, all-build-byacc, all-build-texinfo, rather
8724 than the host variations.
8725 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8726 with BUILD_SUBDIR.
8727 (BISON): Update for recent Bisons.
8728 (YACC): Fix typo.
8729 (cross): Depend on all-build.
8730 (all): Do not depend on all-build.
8731 (prebootstrap): Remove.
8732 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8733 (Prebootstrap dependencies): Add them to the per-stage targets
8734 and to all-prebootstrap.
8735 * configure.in (build_configdirs): Always enable build_tools.
8736 (BUILD_DIR_PREFIX): Remove.
8737
8738 * Makefile.def (gcc): Add target variable.
8739 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8740 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8741 in the recursive `make', instead of hardwiring `all'.
8742 (Autogenerated TARGET-* variables): New.
8743
20f3bb80
BB
87442004-08-13 Brian Booth <bbooth@redhat.com>
8745
8746 * MAINTAINERS: Remove myself from write-after-approval.
8747
b5be499d
NN
87482004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8749
8750 * src-release: Stop distributing mmalloc with gdb (which doesn't
8751 use it).
8752 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8753 * Makefile.in: Regenerate.
8754
b3f8d95d
MM
87552004-08-09 Mark Mitchell <mark@codesourcery.com>
8756
8757 * configure.in (arm*-*-eabi*): New target.
8758 * configure: Regenerate.
8759
3589b69e
PB
87602004-08-06 Paolo Bonzini <bonzini@gnu.org>
8761
8762 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8763 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8764 (Dependencies): New section.
8765 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8766 (configure-target-[+module+]): Depend on maybe-all-gcc
8767 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8768 (toplevel profiledbootstrap): Fix dependencies.
8769 * Makefile.in: Regenerate.
8770
972974fc
MM
87712004-08-03 Mark Mitchell <mark@codesourcery.com>
8772
8773 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8774 target-libiberty to noconfigdirs.
8775 * configure: Regenerate.
8776
bebf829d
PB
87772004-08-03 Paul Brook <paul@codesourcery.com>
8778
8779 * configure.in: Check for MPFR as well as GMP.
8780 * configure: Regenerate.
8781
98a5bb3b
RM
87822004-08-01 Robert Millan <robertmh@gnu.org>
8783
8784 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8785 libmudflap for all GNU-based systems (with Glibc).
8786 * configure: Regenerate.
8787
dce2d8b2 87882004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
8789
8790 * Makefile.def (host-modules): Add gcc.
8791 * Makefile.in: Regenerate.
8792 * Makefile.tpl (sorry): New rule.
8793 (configure-host, all-host, [+make_target+]-host, do-check,
8794 install-host): Do not add gcc as a special case.
8795 (host modules): Add a small special-casing for gcc. Export
8796 extra_make_flags through the environment.
8797 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8798 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8799 other recursive targets for gcc): Remove.
8800
8801 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8802 (stage, unstage): New rules.
8803 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8804 distclean-stage[+id+]): Use stage_current.
8805 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8806 the stage*-start rules.
8807
aeb732c1
GK
88082004-08-02 Geoffrey Keating <geoffk@apple.com>
8809
8810 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8811 use -all_load flag.
8812
25b656e7
PB
88132004-08-02 Paolo Bonzini <bonzini@gnu.org>
8814
8815 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8816 * configure: Regenerate.
8817
cc440d71
TM
88182004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8819
8820 * maintainer-scripts/gcc_release: Revert yesterday's change.
8821
270e140b
SB
88222004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8823
8824 * MAINTAINERS: Add myself to write-after-approval.
8825
3e4035f8
TM
88262004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8827
8828 * libf2c: Removed.
8829 * gcc/gccbug.in: Updated because of libf2c removal.
8830 * maintainer-scripts/gcc_release: Ditto.
8831
dce2d8b2 88322004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
8833
8834 * configure.in: Build libmudflap by default on FreeBSD.
8835 * configure: Regenerated.
8836
dfcada9a
MM
88372004-07-09 Mark Mitchell <mark@codesourcery.com>
8838
8839 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8840 systems.
8841 * configure: Regenerated.
8842
dce2d8b2 88432004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
8844
8845 PR target/16344
8846 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8847 feedback based compiler.
8848 * Makefile.in: Rebuilt.
8849
95bcca47
AO
88502004-07-08 Alexandre Oliva <aoliva@redhat.com>
8851
8852 * Makefile.def (host_modules): Set bootstrap=true for flex.
8853 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8854 * Makefile.in: Rebuilt.
8855
051822f6
JH
88562004-07-07 Jan Hubicka <jh@suse.cz>
8857
8858 * MAINTAINERS: Add self as a profile feedback maintainer.
8859
7b61653a
PE
88602004-07-05 Phil Edwards <phil@codesourcery.com>
8861
8862 * configure.in: Do not prepend $srcdir to /dev/null in
8863 makefile fragments.
8864 * configure: Regenerate.
8865
23f6b2f9
PB
88662004-07-01 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.def (build_modules): Add bison, byacc, flex,
8869 m4, texinfo.
8870 (flags_to_pass): Add FLEX.
8871 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8872 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8873 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8874 DEFAULT_MAKEINFO): Remove.
8875 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8876 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8877 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8878 objdir or else use configured tool.
8879 (all-build): New.
8880 (all): Depend on it.
8881 (Build module dependencies): Add.
8882 * Makefile.in: Regenerate.
8883 * configure.in: Better support for multiple build modules,
8884 matching what is done for host/target modules. Do not look
8885 for "plausible" locations of build tools if Canadian cross.
8886 Use autoconf's AC_PROG_CC to find a C compiler. Define
8887 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8888 * configure: Regenerate.
78716e86 8889
1c020272
PB
88902004-06-22 Paolo Bonzini <bonzini@gnu.org>
8891
8892 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8893 * Makefile.in: Regenerate.
8894
a52a0a7f
PB
88952004-06-22 Paolo Bonzini <bonzini@gnu.org>
8896
8897 * Makefile.tpl (configure-build-[+module+],
8898 configure-[+module+], configure-target-[+module+]): Pass
8899 [+extra_configure_args+].
8900 (all-build-[+module+], all-[+module+], check-[+module+],
8901 install-[+module+], [+make_target+]-[+module+],
8902 all-target-[+module+], check-target-[+module+],
8903 install-target-[+module+], [+make_target+]-target-[+module+]):
8904 Pass [+extra_make_args+].
8905 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8906 (GCC_HOST_EXPORTS): Remove.
8907 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8908 cross, check-gcc, check-gcc-c++, install-gcc,
8909 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8910 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8911 * Makefile.in: Regenerate.
8912
ccde3f1a
MS
89132004-06-21 Matthew Sachs <msachs@apple.com>
8914
8915 * MAINTAINERS: Added self to write-after-approval.
8916
6264b0a6
CF
89172004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8918
8919 * configure.in: Check for srcdir/winsup rather than build directory
8920 winsup.
8921 * configure: Regenerate.
8922
801e2270
CV
89232004-06-17 Corinna Vinschen <vinschen@redhat.com>
8924
8925 * configure.in: Don't build Cygwin native newlib if winsup
8926 directory is missing. Emit warning instead.
8927 * configure: Regenerate.
8928
ad6717df
PB
89292004-06-09 Paolo Bonzini <bonzini@gnu.org>
8930
8931 * Makefile.tpl (touch-stage[+id+]): New.
8932 (restage[+prev+]): Depend on touch-stage[+id+].
8933
8934 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8935 Use it throughout.
8936
8937 * Makefile.def: Add profile and feedback bootstrap stages.
8938 Remove next field from bootstrap stages.
8939 * Makefile.tpl (LN, LN_S): Substitute.
8940 (stageN-start, stageN-end): Use double-colon rules, to
8941 provide a hook for additional setup commands.
8942 (distclean-stageN-gcc, restageN): Create dependencies from
8943 [+prev+], not from [+next+].
8944 (stageN-bubble): Add commands for successive stages from
8945 [+prev+], using double-colon rules.
8946 (all-stageN-gcc): Fix typo.
8947 (stagefeedback-start, profiledbootstrap): New.
8948 * Makefile.in: Regenerate.
8949 * configure.in: Call ACX_PROG_LN.
8950 * configure: Regenerate.
8951
5bbb9680
CY
89522004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8953
8954 * MAINTAINERS (Write After Approval): Add myself.
8955
e18be1d4
MA
89562004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8957
8958 * MAINTAINERS (Write After Approval): Add myself.
8959
5607edfd
PB
89602004-06-03 Paolo Bonzini <bonzini@gnu.org>
8961
8962 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8963 without gcc.
8964 * configure: Regenerate.
8965
1ec4e9c3
PB
89662004-06-01 Paolo Bonzini <bonzini@gnu.org>
8967
8968 * Makefile.tpl: Fix typo.
8969 * Makefile.in: Regenerate.
8970
dce2d8b2 89712004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
8972
8973 * configure.in: Remove new- prefix from toplevel
8974 bootstrap targets.
8975 * configure: Regenerate.
8976
f516a7da
PB
89772004-06-01 Paolo Bonzini <bonzini@gnu.org>
8978
8979 * Makefile.tpl (all.normal): Rename to all.
8980 (all): Replace with a rule to pick the default
8981 target from configure.
8982 (all-gcc, configure-gcc): Use conditionals to
8983 do nothing when toplevel bootstrap is going on.
8984 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8985 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8986 * configure.in: Support --enable-bootstrap.
8987
8988 * Makefile.def: Remove new- prefix from toplevel
8989 bootstrap targets.
8990 * Makefile.tpl: Likewise.
8991
8992 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8993 target.
8994
8995 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8996 $(RECURSE_FLAGS) to recursive invocation of make.
8997
8998 * Makefile.in: Regenerate.
8999 * configure: Regenerate.
9000
78dd5e36 90012004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 9002 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
9003
9004 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9005 like CC.
9006
30f1bddc
DJ
90072004-05-27 Daniel Jacobowitz <dan@debian.org>
9008
9009 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9010 * configure: Regenerate.
9011
4fc4dd12
DJ
90122004-05-25 Daniel Jacobowitz <drow@false.org>
9013
9014 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9015 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9016 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9017 targets.
9018 * Makefile.in: Regenerate.
9019
dce2d8b2 90202004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
9021
9022 * configure.in: Test the ability to symlink directories.
9023 * configure: Regenerate.
9024
9025 * Makefile.def (bootstrap-stage): New definitions.
9026 * Makefile.tpl (configure-stage1-gcc,
9027 configure-stage2-gcc, configure-stage3-gcc,
9028 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9029 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9030 new-restage3, compare): Autogenerate, see Makefile.in
9031 entry for behavioral changes.
9032 (distclean-stage1, new-stage1-start, new-stage1-end,
9033 new-stage1-bubble, distclean-stage2, new-stage2-start,
9034 new-stage2-end, new-stage2-bubble, distclean-stage3,
9035 new-stage3-start, new-stage3-end): New autogenerated targets.
9036 (objext, prebootstrap, BOOT_CFLAGS,
9037 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9038 targets.
9039
9040 * Makefile.in: Regenerate.
9041 (distclean-stage1, new-stage1-start, new-stage1-end,
9042 new-stage1-bubble, distclean-stage2, new-stage2-start,
9043 new-stage2-end, new-stage2-bubble, distclean-stage3,
9044 new-stage3-start, new-stage3-end): New targets.
9045 (all-stage1-gcc): Move prebootstrap dependency from here...
9046 (configure-stage1-gcc): ...to here.
9047 (new-bootstrap): Use bubble targets.
9048 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9049 Use per-stage distclean targets.
9050 (configure-stage1-gcc, configure-stage2-gcc,
9051 configure-stage3-gcc, all-stage1-gcc,
9052 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9053 Use new-stageN-start to prepare the tree.
9054
4f4e53dd
PB
90552004-05-23 Paolo Bonzini <bonzini@gnu.org>
9056
9057 * Makefile.def (host_modules): add libcpp.
9058 * Makefile.tpl: Add dependencies on and for libcpp.
9059 * Makefile.in: Regenerate.
9060 * configure.in: Add libcpp host module.
9061 * configure: Regenerate.
9062
60975492
PB
90632004-05-21 Paolo Bonzini <bonzini@gnu.org>
9064
9065 * Makefile.tpl: Whenever a recursive target is defined, wrap
9066 it in a special @if/@endif block, and prepare its maybe
9067 dependency in the @if/@endif block
9068 * configure.in: Instead of writing maybe dependencies, remove
9069 the @if/@endif statements, and remove the @if/@endif blocks
9070 that remain.
9071 * configure: Regenerate.
9072 * Makefile.in: Regenerate.
9073
5ce7d75d
JJ
90742004-05-20 Janis Johnson <janis187@us.ibm.com>
9075
9076 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9077
c779c42f
KK
90782004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9079
9080 PR bootstrap/15120
9081 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9082 * */configure: Rebuilt.
9083
b4117c30
ZW
90842004-05-17 Zack Weinberg <zack@codesourcery.com>
9085
9086 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9087 of libf2c.
9088 * configure, Makefile.in: Regenerate.
9089
719bb4e3 90902004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9091
9092 * MAINTAINERS (Write After Approval): Add myself.
9093
6de9cd9a
DN
90942004-05-13 Diego Novillo <dnovillo@redhat.com>
9095
9096 Merge from tree-ssa-20020619-branch.
9097
9098 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9099 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9100 (HOST_GMPLIBS): Define.
9101 (HOST_GMPINC): Define.
9102 (TARGET_LIB_PATH): Add libmudflap.
9103 (GFORTRAN_FOR_TARGET): Define.
9104 (configure-build*): Export GFORTRAN.
9105 (configure-gcc): Export GMPLIBS and GMPINC.
9106 (all-gcc): Add maybe-all-libbanshee.
9107 (configure-target-libgfortran): Define.
9108 * Makefile.in: Regenerate.
9109 * configure.in (host_libs): Add libbanshee.
9110 (target_libraries): Add target-libmudflap and target-libgfortran.
9111 Add --with-libbanshee.
9112 Handle --disable-libmudflap.
9113 (*-*-freebsd*): Use with_gmp.
9114 Add $(libgcj) to noconfigdirs.
9115 * configure: Regenerate.
9116 * depcomp: New file.
9117 * MAINTAINERS: Add tree-ssa maintainers.
9118
8f1b790f
VM
91192004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9120
b4117c30 9121 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9122
693446fc
BF
91232004-04-30 Brian Ford <ford@vss.fsi.com>
9124
b4117c30 9125 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9126
d1bb666c
UB
91272004-04-29 Uros Bizjak <uros@kss-loka.si>
9128
b4117c30 9129 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9130
6cf1ac42
PB
91312004-04-28 Paolo Bonzini <bonzini@gnu.org>
9132
9133 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9134 * configure: Regenerate.
9135
632933d5
PB
91362004-04-27 Paolo Bonzini <bonzini@gnu.org>
9137
9138 Revert:
9139 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9140
9141 * Makefile.def (flags_to_pass): Remove *dir variables that
9142 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9143 as well as prefix and exec_prefix.
9144 * Makefile.in: Regenerate.
9145
80dc6aa0
RM
91462004-04-26 Robert Millan <robertmh@gnu.org>
9147
9148 Add patches from libtool CVS.
9149 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9150 * ltconfig: Likewise.
9151 * ltcf-c.sh: Likewise.
9152 * ltcf-cxx.sh: Likewise.
9153 * ltcf-gcj.sh: Likewise.
9154
e11283f1
PB
91552004-04-26 Paolo Bonzini <bonzini@gnu.org>
9156
9157 * Makefile.def (host_modules): Mark with the bootstrap
9158 flag packages on which gcc depends.
9159 * Makefile.tpl (all-bootstrap): Use it.
9160 * Makefile.in: Regenerate.
9161
8546950c
PB
91622004-04-26 Paolo Bonzini <bonzini@gnu.org>
9163
9164 * Makefile.def (flags_to_pass): Remove *dir variables that
9165 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9166 as well as prefix and exec_prefix.
9167 * Makefile.in: Regenerate.
9168
a76494aa
PB
91692004-04-26 Paolo Bonzini <bonzini@gnu.org>
9170
b4117c30
ZW
9171 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9172 * configure: Regenerate.
9173 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9174 * gcc/Makefile.tpl (compare): Use the result of the test.
9175 * gcc/Makefile.in: Regenerate.
a76494aa 9176
03a91701
PB
91772004-04-23 Paolo Bonzini <bonzini@gnu.org>
9178
9179 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9180 Always relocate gcc and prev-gcc to the original names, even
9181 if the build fails.
9182 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9183 New targets.
9184
082a6351
LG
91852004-04-23 Laurent GUERBY <laurent@guerby.net>
9186
9187 * MAINTAINERS: Update my email address.
b4117c30 9188
1f1d584b
RO
91892004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9190
9191 * configure.in (mips*-*-irix5*): Enable ld.
9192 * configure: Regenerate.
082a6351 9193
1db673ca
RO
91942004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9195
9196 * configure: Regenerate.
9197
ce4ea44e
JW
91982004-04-15 James E Wilson <wilson@specifixinc.com>
9199
9200 * Makefile.tpl (configure-[+module+], configure-gcc,
9201 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9202 Set and export LDFLAGS.
9203 * Makefile.in: Regenerate.
9204
611f62ad
MC
92052004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9206
b4117c30 9207 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9208
be912515
NN
92092004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9210
9211 PR bootstrap/14871
9212 * Makefile.tpl: If we don't have built-in-tree target tools,
9213 use the ones found by configure rather than hacking around with
9214 program_transform_name.
9215 * configure.in: Give Makefile.tpl the information necessary
9216 to do that.
9217 * Makefile.in: Regenerate.
9218 * configure: Regenerate.
9219
9104315a
NN
92202004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9221
9222 PR bootstrap/14760
9223 * configure.in: When computing baseargs, strip *all* copies of
9224 offending options. Also, don't match/substitute the trailing space,
9225 so that this actually works when two similar options are separated by
9226 only one space.
9227 * configure: Regenerate.
9228
bef1d700
DE
92292004-04-06 David Edelsohn <edelsohn@gnu.org>
9230
b4117c30
ZW
9231 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9232 (rs6000-*-aix*): Same.
9233 * configure: Regenerate.
bef1d700 9234
54bcf05e 92352004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9236
9237 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9238
369a832c 92392004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9240
9241 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9242
09a9c095
NN
92432004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9244
7caf53cb
NN
9245 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9246 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9247 * Makefile.in: Regenerate.
9248
09a9c095
NN
9249 * configure.in (top level bootstrap support): Rework --enable-werror
9250 to set @stage2_werror_flag@.
9251 * configure: Regenerate.
9252 * Makefile.tpl (top level bootstrap support): Pass
9253 @stage2_werror_flag@ down to configure in stages 2 and 3.
9254 * Makefile.in: Regenerate.
9255
5595a2bd
NN
92562004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9257
cbfd7e06
NN
9258 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9259 for stages 2 and 3 as well as in make. As a consequence, remove
9260 OUTPUT_OPTION (now detected by configure) from the flags passed down
9261 to make.
9262 * Makefile.in: Regenerate.
9263
5595a2bd
NN
9264 * Makefile.tpl (new-bootstrap): Fix typo.
9265 * Makefile.in: Regenerate.
9266
ca3b3e20
NN
92672004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9268
295f4e42
NN
9269 * Makefile.tpl: Rearrange by moving recursive_targets rules
9270 into their proper sections.
9271 * Makefile.tpl (top level bootstrap support): Move disabling
9272 of coverage flags from 'make' to 'configure'; improve comments.
9273 * Makefile.in: Regenerate.
9274
340de83f
NN
9275 * Makefile.tpl (experimental top level bootstrap) Move stage1
9276 language setting from all- target to configure- target; disable
9277 intermodule optimization in stage 1; prevent gratuitous rebuilds
9278 of stage 1.
9279 * Makefile.in: Regenerate.
9280 * configure.in: Comma-separate stage 1 language list for top
9281 level bootstrap.
9282 * configure: Regenerate.
9283
ca3b3e20
NN
9284 * Makefile.tpl: Clean up experimental top level bootstrap support:
9285 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9286 prev-gcc in configure- targets as well as all- targets.
9287 * Makefile.in: Regenerate.
9288
4d038073
KC
92892004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9290
9291 * compile: New file imported from automake.
9292
ab3533d6
PB
92932004-03-17 Paolo Bonzini <bonzini@gnu.org>
9294
9295 * configure.in: Remove symbolic link section.
9296 * configure: Regenerate.
9297 * Makefile.tpl (links): Remove.
9298 * Makefile.in: Regenerate.
9299
1e0f07d3 93002004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9301 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9302
9303 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9304 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9305 * configure.in: Fix comment typo from last patch.
9306 * configure: Regenerate.
9307
2805b53a
NN
93082004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9309
9310 * Makefile.tpl: Introduce experimental top level bootstrap support.
9311 * Makefile.in: Regenerate.
9312 * configure.in: Introduce support for top level bootstrap.
9313 * configure: Regenerate.
9314
79b4b7d2 93152004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9316 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9317
9318 PR bootstrap/14522
9319 * configure.in: Cope with shells that do not support unquoted ^
9320 * configure: Regenerate.
9321
6bbec498 93222004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9323 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9324
9325 PR bootstrap/14522
79b4b7d2 9326 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9327 quotes inside quoted backquote substitutions.
9328 * configure: Regenerate.
9329
83c15dfc
AP
93302004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9331
9332 PR bootstrap/14522
f2bd98d4 9333 * configure.in: Fix escaping of $.
83c15dfc
AP
9334 * configure: Regenerate.
9335
55ffb5ed
NN
93362004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9337
9338 * configure: Regenerate, since I forgot to while committing Paolo's
9339 changes.
9340
e4c9c075
PB
93412004-03-08 Paolo Bonzini <bonzini@gnu.org>
9342
9343 PR ada/14131
9344 Move language detection to the top level.
9345 * configure.in: Find default values for the tools as
9346 soon as possible. Disable ada if GNAT is not found.
9347 Emit error message about missing languages. Expand
9348 --enable-languages=all for the gcc subdirectory.
9349
5199e2c6
BE
93502004-03-10 Ben Elliston <bje@gnu.org>
9351
9352 * MAINTAINERS: Update my email address.
9353
c18b95e5
DE
93542004-03-05 David Edelsohn <edelsohn@gnu.org>
9355
9356 * ltconfig: Disable building static libraries if building shared
9357 libraries on AIX 5L.
9358
d0fe5ad3
RS
93592004-03-01 Richard Sandiford <rsandifo@redhat.com>
9360
9361 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9362 and disable libgcj.
9363 * configure: Regenerated.
9364
e6f71f9d
BB
93652004-03-01 Brian Booth <bbooth@redhat.com>
9366
9367 * MAINTAINERS: Add myself to write-after-approval.
9368
8983e50e
PB
93692004-03-01 Paolo Bonzini <bonzini@gnu.org>
9370
9371 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9372
d4cd9d81
NN
93732004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9374
9375 PR bootstrap/7087
9376 * Makefile.tpl: Guard XFOO sed statements better.
9377 * Makefile.tpl: Add dependency for configure-target-libada.
9378 * Makefile.in: Regenerate (incidentally fixes broken
9379 commit when libada-branch was merged).
9380
0ea0229e
KC
93812004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9382
9383 * MAINTAINERS: Add myself to write-after-approval.
9384
bad93735
AP
93852004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9386
9387 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9388 maintainers.
9389
a7ca14fc
AC
93902004-02-20 Andrew Cagney <cagney@redhat.com>
9391
9392 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9393 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9394
51592782
NN
93952004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9396
9397 PR bootstrap/11932
9398 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9399
6a30854a
JQ
94002004-02-14 Jerry Quinn <jlquinn@optonline.net>
9401
9402 * MAINTAINERS: Added myself to write-after-approval.
9403
be8b2bee
MK
94042004-02-14 Michael Koch <konqueror@gmx.de>
9405
9406 * MAINTAINERS: Added myself to write-after-approval.
9407
972760b7
JM
94082004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9409
9410 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9411 some OS port maintainers to OS port maintainers section.
9412
b0281654
FCE
94132004-02-13 Frank Ch. Eigler <fche@redhat.com>
9414
9415 * MAINTAINERS: Add self.
9416
3c419fd6
KH
94172004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9418
9419 * MAINTAINERS: Alphabetize.
9420
e88e9aee
PB
94212004-02-12 Paolo Bonzini <bonzini@gnu.org>
9422
9423 * MAINTAINERS: Remove myself.
b4117c30 9424
1915e422
DE
94252004-02-11 David Edelsohn <edelsohn@gnu.org>
9426
9427 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9428 (rs6000-*-aix*): Same.
9429 * configure: Regenerate.
9430
a22c2d8d
KC
94312004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9432
9433 * configure.in (host): Add in missing $noconfigdirs to defines.
9434 * configure: Regenerate.
9435
d9cdb878
AC
94362004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9437 Nathanael Nerode <neroden@gcc.gnu.org>
9438
9439 PR ada/6637, PR ada/5911
b4117c30 9440 Merge with libada-branch:
d9cdb878
AC
9441 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9442 with appropriate dependencies. Add --enable-libada configure switch.
9443 * configure, Makefile.in: Regenerate.
9444
8bd92821
PB
94452004-02-09 Paolo Bonzini <bonzini@gnu.org>
9446
9447 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9448
89a95129
RO
94492004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9450
9451 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9452 * configure: Regenerate.
9453
892629bc
GK
94542004-02-04 Geoffrey Keating <geoffk@apple.com>
9455
9456 Merge from upstream:
9457
9458 * ltmain.in: When setting IFS to '~', be careful about user
9459 arguments that contain '~'.
9460
9461 2004-02-04 Peter O'Gorman <peter@pogma.com>
9462
9463 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9464 Also test $base_compile against $CC with escaped arguments. Bug
9465 reported by Geoff Keating <geoffk@apple.com>.
9466
6b402165
KH
94672004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9468
9469 * MAINTAINERS: Remove i960 port.
9470
fa2f0306
DD
94712004-01-23 DJ Delorie <dj@redhat.com>
9472
9473 * Makefile.def (target_modules) [libiberty]: Don't stage.
9474 * Makefile.in: Rebuilt.
9475
9feb20aa
CT
94762004-01-20 Caroline Tice <ctice@apple.com>
9477
9478 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9479
7aed2ccc
PC
94802004-01-19 Paolo Carlini <pcarlini@suse.de>
9481
9482 * MAINTAINERS: Update my email address.
9483
f25bebe1
JM
94842004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9485
9486 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9487
28083580
VR
94882004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9489
9490 * MAINTAINERS: Remove entries without email address.
9491
c0f4b5e4
DJ
94922004-01-15 Daniel Jacobowitz <drow@mvista.com>
9493
9494 * MAINTAINERS: Add myself to write-after-approval.
9495
b5eb5a5e
SB
94962004-01-15 Steven Bosscher <stevenb@suse.de>
9497
9498 * MAINTAINERS: Update my email address.
9499
dce2d8b2 95002004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9501
9502 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9503 * Makefile.tpl (configure-target-[+module+]): Support stage.
9504 * Makefile.in: Rebuilt.
9505
74c0b320
ILT
95062004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9507
9508 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9509
2560344b
RS
95102004-01-10 Richard Sandiford <rsandifo@redhat.com>
9511
9512 * MAINTAINERS: Add myself as a MIPS maintainer.
9513
8b21cda6
NN
95142004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9515
2b6c260d
NN
9516 * configure.in: Use ./config.cache, not config.cache.
9517 * configure: Regenerate.
9518 * Makefile.tpl: Special-casing not needed for GCC any more.
9519 * Makefile.in: Regenerate.
9520
09438bde
NN
9521 * configure.in: Don't share a cache file for host dirs.
9522 * configure: Regenerate.
9523
8b21cda6
NN
9524 * config-ml.in: Don't mess with the cache file.
9525
e42870df
EB
95262004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9527
9528 * MAINTAINERS: Move myself from 'Write After Approval' to
9529 'CPU Port Maintainers' section as SPARC maintainer.
9530
6b9eb62c
NN
95312004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9532
78a816a6
NN
9533 * Makefile.tpl: Make GCC use a separate config.cache.
9534 * Makefile.in: Regenerate.
9535
6b9eb62c
NN
9536 PR bootstrap/11932, PR bootstrap/11933
9537 (I don't know if it will fix either of them, but it relates
9538 to them.)
9539 * configure.in: Don't use shared config.cache for target
9540 directories.
9541 * configure: Regenerate.
9542
86d7b562
DN
95432004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9544
9545 * MAINTAINERS: Add myself to 'Write After Approval' section.
9546
07d0a605
RS
95472003-12-31 Roger Sayle <roger@eyesopen.com>
9548
9549 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9550 * configure: Regenerated.
9551
459ac19f
KH
95522003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9553
9554 * MAINTAINERS: Remove the mn10200 maintainer.
9555
5785c0ed 95562003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9557
cc6010cd
AP
9558 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9559 * configure: Regenerated.
5785c0ed 9560
a268eff9
JH
95612003-12-16 Jan Hubicka <jh@suse.cz>
9562
9563 * MAINTAINERS: Add myself as callgraph maintainer.
9564
9d465b12
TF
95652003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9566
9567 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9568 * configure: Regenerate.
9569
a68a270a
GB
95702003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9571
9572 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9573 'Write After Approval' section. Update email.
9574
dce2d8b2 95752003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9576
9577 * MAINTAINERS (Write After Approval): Add myself.
9578
8c052da4
MT
95792003-11-20 Matt Thomas <matt@3am-software.com>
9580
9581 * MAINTAINERS: Add myself as a vax port maintainer.
9582
e75f9147
KC
95832003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9584
9585 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9586 (configure-build-[+module+], configure-[+module+]): Likewise.
9587 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9588 * Makefile.in: Regenerate.
9589
43d8d958
AT
95902003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9591
9592 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9593 shared/dylibed libraries.
9594 * ltmain.sh: Likewise.
9595 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9596 * ltcf-cxx.sh: Likewise.
9597 * ltcf-gcj.sh: Likewise.
9598 * ltconfig: Likewise.
9599
638dcaa0
SC
96002003-11-17 Stan Cox <scox@redhat.com>
9601
9602 * MAINTAINERS: Add myself as iq2000 port maintainer.
9603
15cc172b
AC
96042003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9605
b4117c30
ZW
9606 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9607 * Makefile.in: Regenerate.
15cc172b 9608
20af77cd
UW
96092003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9610
9611 * config.sub: Update to 2003-11-03 version.
9612
4dd01c5c
PE
96132003-10-20 Phil Edwards <phil@codesourcery.com>
9614
9615 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9616 * configure: Regenerate.
9617
dce2d8b2 96182003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9619
9620 * MAINTAINERS: Add myself to 'Write After Approval' section.
9621
8b7ebc31
AC
96222003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9623
9624 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9625
afe1910c
JM
96262003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9627
9628 * MAINTAINERS: Update my email address.
9629
05dcec66
RO
96302003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9631
9632 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9633
dce2d8b2 96342003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9635
9636 * MAINTAINERS: Add myself to 'Write After Approval' section.
9637
507ec745
BI
96382003-10-16 Bernardo Innocenti <bernie@develer.com>
9639
9640 * config.guess: Update to 2003-10-16 version.
9641 * config.sub: Update to 2003-10-16 version.
9642
dce2d8b2 96432003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9644
9645 * MAINTAINERS: Added myself to 'Write After Approval' section.
9646
0c9b16bc
FH
96472003-10-15 Falk Hueffner <falk@debian.org>
9648
9649 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9650 'Write After Approval' section. Update email.
9651
74d57d15
RS
96522003-10-14 Roger Sayle <roger@eyesopen.com>
9653
9654 * MAINTAINERS: Move myself from 'Write After Approval' to
9655 'Various Maintainers' section as middle-end maintainer.
9656
d29b8ad8
NN
96572003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9658
9659 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9660 HOST_FLAGS_TO_PASS.
9661 * Makefile.in: Regenerate.
9662
26db814a
BI
96632003-10-11 Bernardo Innocenti <bernie@develer.com>
9664
9665 * config.guess: Update to 2003-10-07 version.
9666 * config.sub: Update to 2003-10-07 version.
9667
fffeb871
RO
96682003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9669
9670 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9671 * ltconfig (irix5*, irix6*): Don't override version_type.
9672
6691a79e
ME
96732003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9674
9675 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9676 * configure: Rebuilt
9677 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9678 * Makefile.in: Rebuilt
9679
62cdd71e
L
96802003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9681
9682 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9683
6fe2eacc
CW
96842003-09-30 Carlo Wood <carlo@alinoe.com>
9685
cc6010cd 9686 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 9687
ea57e5ad
PK
96882003-09-29 Paul Koning <ni1d@arrl.net>
9689
9690 * MAINTAINERS: Move myself from "Write After Approval"
9691 to CPU platform maintainers for pdp11 platform.
9692
e070672a
AT
96932003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9694
9695 * MAINTAINERS: Move myself from 'Write After Approval' to
9696 'Various Maintainers' section as libffi testsuite maintainer.
9697
43bb47c2
DJ
96982003-09-21 Daniel Jacobowitz <drow@mvista.com>
9699
9700 * configure.in: Pass a computed --program-transform-name
9701 to subconfigures.
9702 * configure: Regenerated.
9703
da9d3b37
NN
97042003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9705
94322beb
NN
9706 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9707 * Makefile.in: Regenerate.
9708
da9d3b37
NN
9709 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9710 * Makefile.in: Regenerate.
9711
ffd9060b
ZL
97122003-09-19 Ziemowit Laski <zlaski@apple.com>
9713
9714 * MAINTAINERS: Move myself from 'Write After Approval'
9715 to 'Various Maintainers' (objective-c) section.
9716
eeae7b41
DJ
97172003-09-17 Daniel Jacobowitz <drow@mvista.com>
9718
9719 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9720 quoting.
9721 * configure: Regenerated.
9722
a080d12b
JB
97232003-09-16 Joel Brobecker <brobecker@gnat.com>
9724
9725 * MAINTAINERS (Write After Approval): Add myself to write after
9726 approval list.
9727
6cd2fc59
DN
97282003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9729
cc6010cd 9730 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 9731
dcbdd9cc
ILT
97322003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9733
9734 * MAINTAINERS: Update my e-mail address.
9735
e517f636
AM
97362003-09-09 Alan Modra <amodra@bigpond.net.au>
9737
9738 * libtool.m4 (LD): Correct powerpc64 host match.
9739
bc49924b
JW
97402003-09-06 James E Wilson <wilson@tuliptree.org>
9741
9742 * MAINTAINTERS: Update my affiliation and email address.
9743
082124f5
ZD
97442003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9745
9746 * MAINTAINERS (Write After Approval): Add myself.
9747
dc94d89e
DD
97482003-09-04 DJ Delorie <dj@redhat.com>
9749
9750 * configure: Regenerate.
9751
97522003-09-04 Robert Millan <robertmh@gnu.org>
9753
9754 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 9755
7a0f2d4e
KG
97562003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9757
9758 * configure.in: Ensure arguments to sed are properly spaced.
9759 * configure: Regenerate.
9760
88d032eb
GP
97612003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9762
9763 * MAINTAINERS: Update my e-mail address.
9764
0b3f3d22
ME
97652003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9766
9767 * MAINTAINERS (Write After Approval): Add myself.
9768
d253f9ba
DJ
97692003-08-27 Daniel Jacobowitz <drow@mvista.com>
9770
9771 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9772 * configure: Regenerated.
9773
066ec9c9
MM
97742003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9775
9776 * MAINTAINERS: Update my email address.
9777
415d7ef9
PE
97782003-08-23 Phil Edwards <pme@gcc.gnu.org>
9779
9780 * configure.in: Use newline instead of semicolon when assuming
9781 shell arguments in a for loop.
9782 * configure: Regenerated.
9783
e1567352
JE
97842003-08-22 Jason Eckhardt <jle@rice.edu>
9785
9786 * MAINTAINERS: Resurrect the i860 maintainer.
9787
b348267b
GK
97882003-08-20 Geoffrey Keating <geoffk@apple.com>
9789
e50084fa
GK
9790 PR 8180
9791 * configure.in: When testing with_libs and with_headers, treat
9792 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9793 * configure: Regenerate.
b4117c30 9794
b348267b
GK
9795 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9796 make, shell, etc.
9797 (baseargs): Likewise.
9798 * configure: Regenerate.
9799
ca26ffe0
BI
98002003-08-20 Bernardo Innocenti <bernie@develer.com>
9801
9802 * MAINTAINERS (Write After Approval): Add myself.
9803
940cde4d
GK
98042003-08-19 Geoffrey Keating <geoffk@apple.com>
9805
9806 * configure.in: Disable libgcj for darwin not on powerpc.
9807 * configure: Rebuild.
9808
74bed51b
ADL
98092003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9810
9811 * config-ml.in, symlink-tree: Add license.
9812
b4117c30
ZW
98132003-08-03 Richard Stallman <rms@gnu.org>
9814 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
9815
9816 * README.SCO: New file.
9817
333a28b4
MK
98182003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9819
9820 * Makefile.tpl (check, check-c++): Express dependencies using
9821 dependencies rather than commands.
9822 * Makefile.in: Regenerate.
9823
c197e306
AC
98242003-08-01 Andrew Cagney <cagney@redhat.com>
9825
9826 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9827 * configure: Ditto.
9828
a8ee6e2d
GK
98292003-07-31 Geoffrey Keating <geoffk@apple.com>
9830
9831 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 9832 * Makefile.in: Update.
a8ee6e2d 9833
8d9b3f2e
AT
98342003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9835
9836 * configure.in: Enable libgcj for darwin.
9837 * configure: Rebuild.
9838
52c0c542
PE
98392003-07-29 Phil Edwards <pme@gcc.gnu.org>
9840
9841 * config-ml.in: Use ac_configure_args directly instead of
9842 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9843 actually seen.
9844
b4acb5ef
NN
98452003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9846
9847 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9848 creating target and build subdirs to build all parent dirs as needed.
9849 * Makefile.in: Rebuild.
9850 * configure.in: Don't build dirs explicitly here.
9851 * configure: Rebuild.
9852
a51d71d0
PB
98532003-07-26 Paul Brook <paul@nowt.org>
9854
9855 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9856
f43e12ce
AO
98572003-07-22 Alexandre Oliva <aoliva@redhat.com>
9858
9859 * Makefile.tpl (all-make): Depend on intl.
9860 * Makefile.in: Rebuilt.
9861
8a199ff6
PE
98622003-07-20 Phil Edwards <pme@gcc.gnu.org>
9863
9864 * install-sh: Update to newer upstream versions (associated with
9865 aclocal 1.7).
9866 * mkinstalldirs: Likewise.
9867 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9868
e6a8c803
AP
98692003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9870
9871 * MAINTAINERS: Move self from Bug database only accounts
9872 to write-after-approval.
9873
9f13608f
NN
98742003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9875
9876 * config.if: Remove unused libc_interface determination.
9877
c7864714
NN
98782003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9879
9880 * MAINTAINERS: Move self from write-after-approval to
9881 build machinery (*.in).
9882
775956d0
NN
98832003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9884
9885 PR bootstrap/11273
9886 PR bootstrap/11408
9887 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9888 unused INSTALL_PROGRAM_ARGS.
9889 * configure.in: Use AC_PROG_INSTALL.
9890 * Makefile.in: Regenerate.
9891 * configure: Regenerate.
9892
c7f67a6e
KH
98932003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9894
9895 * MAINTAINERS: Alphabetize.
9896
33952f6f
AO
98972003-07-10 Alexandre Oliva <aoliva@redhat.com>
9898
9899 * configure: Rebuilt.
9900 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9901 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9902 newlib nor libgloss.
9903 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9904 * configure.in (am33_2.0-*-linux*): Added.
9905
0d4f1b4e
BW
99062003-07-09 Bob Wilson <bob.wilson@acm.org>
9907
9908 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9909 * configure: Regenerate.
9910
56694dd9
ZW
99112003-07-07 Zack Weinberg <zack@codesourcery.com>
9912
9913 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9914 * Makefile.in: Regenerate.
9915
21607eb4
ZW
99162003-07-04 Zack Weinberg <zack@codesourcery.com>
9917
9918 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9919 * Makefile.in: Regenerate.
9920
dce2d8b2 99212003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
9922
9923 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9924 * Makefile.in: Regenerated.
9925
5d42f90e
L
9926 * config-ml.in: Replace PWD with PWD_COMMAND.
9927
6eb95e99
ZW
99282003-07-04 Zack Weinberg <zack@codesourcery.com>
9929
9930 * intl: New directory; see intl/ChangeLog for details.
9931 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9932 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9933 * Makefile.in: Regenerate.
9934
07d1940e
NN
99352003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 * configure.in: Clean up config-lang.in handling. Delete
9938 useless assignment to "subdirs".
9939 * configure: Regenerate.
9940
4dbda6f0
NN
99412003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9942
9943 * configure.in: Rename 'target_libs' to 'target_libraries'.
9944 Remove useless reference to 'target_libs'.
9945 * configure: Regenerate.
9946
2c30ab71
KS
99472003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9948
9949 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9950 * Makefile.in: Regenerate.
9951
11405c93
NN
99522003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9953
9954 * Makefile.def: Introduce flags_to_pass.
9955 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9956 * Makefile.in: Regenerate.
9957
fb87ad5d
HPN
99582003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9959
9960 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9961 and target-libgloss.
9962 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9963 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9964 * configure: Regenerate.
9965
a7956a48
BK
99662003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9967
9968 * configure.in: Update testsuite_flags to new location.
9969 * configure. Regenerate.
6eb95e99 9970
eaf9f3b2
NN
99712003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9972
9973 * Makefile.tpl: Remove BUILD_CC stuff.
9974 * Makefile.in: Regenerate.
9975
2d89ffef
KH
99762003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9977
9978 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9979
dce2d8b2 99802003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
dce2d8b2 99842003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 9985
b951c91c
L
9986 * config.guess: Update to 2003-06-12 version.
9987 * config.sub: Update to 2003-06-13 version.
9988
dce2d8b2 99892003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
9990
9991 * config.guess: Update to 2003-06-06 version.
9992 * config.sub: Update to 2003-06-06 version.
9993
655b7166
RO
99942003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9995
9996 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9997 * configure. Regenerate.
9998
01b759aa
NN
99992003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10000
bf1d3e81
NN
10001 * configure.in: Disable serial configure by default.
10002 * configure: Regenerate.
10003 * Makefile.tpl: Abolish .NOTPARALLEL.
10004 * Makefile.in: Regenerate.
10005
e89fbdfe
NN
10006 * Makefile.tpl: Replace {build,host,target}_canonical by
10007 {build,host,target}.
10008 * Makefile.in: Regenerate.
10009
01b759aa
NN
10010 * Makefile.tpl: Fix stupid pasto.
10011 * Makefile.in: Regenerate.
10012
f7dae026
NN
100132003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10014
10015 * Makefile.tpl: Remove bogus conditional.
10016 * Makefile.in: Regenerate.
10017
100182003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
10019
10020 * Makefile.tpl (profiledbootstrap): New target.
10021 * Makefile.in (profiledbootstrap): New target.
10022
2ffc3e73 100232003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
10024
10025 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10026 Pinski. Remove user names from other bugzilla-only maintainers.
10027
1a1e6b96
NN
100282003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10029
1358ccea
NN
10030 * Makefile.tpl: Make 'recursive targets' using autogen rather
10031 than shell loop. Remove duplicate 'clean' targets and false
10032 comments.
10033 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10034 Add systematic method of specifying missing targets in subdirs.
10035 Add copyright boilerplate.
10036 * Makefile.in: Regenerate.
10037 * configure.in: Add 'recursive targets' to maybe list.
10038 * configure: Regenerate.
10039
ae74ed1f
NN
10040 * MAINTAINERS: "GNATS only" -> "Bug database only".
10041
1a1e6b96
NN
10042 * Makefile.tpl: Rename [+target+] to [+make_target+].
10043 * Makefile.def: Rename 'target' to 'make_target'.
10044
c79af3fa
NB
100452003-05-31 Neil Booth <neil@daikokuya.co.uk>
10046
10047 * MAINTAINERS: Add self as options handling maintainer.
10048
39d85b61
MM
100492003-05-28 Michael Meissner <gnu@the-meissners.org>
10050
10051 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10052 been too long since I touched those ports.
10053
afc2b62d
DD
100542003-05-28 DJ Delorie <dj@redhat.com>
10055
10056 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10057 * Makefile.in: Regenerate.
10058
df445104
MR
100592003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10060
10061 * configure.in: Use curly braces in the definition of tooldir.
10062 * configure: Regenerate.
10063
2eb98e5d 100642003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10065
2eb98e5d
DD
10066 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10067 newlib or libgloss.
10068 * Makefile.in: Regenerate.
10069
862fced8
DD
100702003-05-21 DJ Delorie <dj@redhat.com>
10071
10072 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10073 * Makefile.in: Regenerate.
10074
fc351800
ILT
100752003-05-20 Ian Lance Taylor <ian@airs.com>
10076
10077 * MAINTAINERS: Update my e-mail address.
10078
7e2dbcef
NN
100792003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10080
10081 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10082 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10083 Factor out common code from autogen IF statements.
10084 * configure: Regenerate.
10085 * Makefile.in: Regenerate.
10086
f2a0e225
KC
100872003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10088
10089 * configure.in: Accept i[3456789]86 for machine type.
10090 * configure: Regenerate.
10091
8b87bb96
NN
100922003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10093
10094 * configure.in: Switch more things to use maybe dependencies.
10095 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10096 * configure: Regenerate.
10097 * Makefile.tpl: Switch more things to use maybe dependencies.
10098 * Makefile.in: Regenerate.
10099
fdb882bc 101002003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10101
10102 * Makefile.tpl (install-opcodes): Define.
10103 * Makefile.in: Rebuild.
10104
f7c50032
AJ
101052003-05-13 Andreas Jaeger <aj@suse.de>
10106
10107 * config.guess: Update to 2003-05-09 version.
10108 * config.sub: Update to 2003-05-09 version.
10109
dce2d8b2 101102003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10111
10112 * configure.in: Correct sed script so that options in quotes are not
10113 deleted.
10114 * configure: Rebuild.
10115
aa8f1f57
CV
101162003-05-12 Corinna Vinschen <corinna@vinschen.de>
10117
10118 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10119 and $$s/newlib/libc/sys/cygwin32 include paths.
10120 * configure: Ditto.
10121
0c130f81
MM
101222003-05-12 Michael Meissner <gnu@the-meissners.org>
10123
10124 * MAINTAINERS: Update my email addresses.
10125
aa1a100b
EB
101262003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10127
10128 * config-ml.in: Propagate INSTALL variables.
f7c50032 10129
87861833
GP
101302003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10131
10132 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10133
de722255
CD
101342003-05-02 Chris Demetriou <cgd@broadcom.com>
10135
6eb95e99
ZW
10136 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10137 * Makefile.in: Regenerate.
de722255 10138
96c4a002
WB
101392003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10140
10141 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10142
55b15a11
WB
101432003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10144
10145 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10146
0c227849
DJ
101472003-04-27 Daniel Jacobowitz <drow@mvista.com>
10148
10149 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10150 * Makefile.in: Regenerated.
10151
d45148c1
WB
101522003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10153
10154 * MAINTAINERS (Write After Approval): Upgrade myself from
10155 GNATS only to write-after-approval. Update my mail address.
10156
dce2d8b2 101572003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10158
10159 (OS Port Maintainers: freebsd): Add myself.
10160
438f50c3
MM
101612003-04-22 Mark Mitchell <mark@codesourcery.com>
10162
10163 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10164
9074e169
KJ
101652003-04-22 Kean Johnston <jkj@sco.com>
10166
10167 * MAINTAINERS (SCO ports): Added myself.
10168
dfd39a2e
NS
101692003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10170
10171 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10172
ccbae82a
KJ
101732003-04-19 Kean Johnston <jkj@sco.com>
10174
10175 * MAINTAINERS (Write After Approval): Add myself.
10176
2f50999f
GP
101772003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10178
10179 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10180 * Makefile.in: Regenerate.
10181
e9b84181
JJ
101822003-04-18 Jakub Jelinek <jakub@redhat.com>
10183
10184 * configure.in (powerpc64*-*-linux*): Remove.
10185 * configure: Rebuilt.
10186
1ca4c6e1
PE
101872003-04-17 Phil Edwards <pme@gcc.gnu.org>
10188
10189 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10190 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10191 and restrap.
10192 * Makefile.in: Regenerate.
10193
0590b963
RE
101942003-04-16 Richard Earnshaw <rearnsha@arm.com>
10195
10196 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10197 * configure: Regenerated.
10198
ff41a56f
DD
101992003-04-15 DJ Delorie <dj@redhat.com>
10200
10201 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10202
50d440bc
NC
102032003-04-13 Nick Clifton <nickc@redhat.com>
10204
10205 * config-ml.in: Remove support for --disable-aix removing
10206 call-aix multilibs.
10207
b1e0a93e
AO
102082003-04-10 Alexandre Oliva <aoliva@redhat.com>
10209
10210 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10211 * */configure: Rebuilt.
10212
71fb704d
JS
102132003-04-08 Joel Sherrill <joel@oarcorp.com>
10214
10215 * MAINTAINERS: Add my email address.
10216
3897ea90
OH
102172003-03-17 Olivier Hainque <hainque@act-europe.fr>
10218
10219 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10220
93c834b7
NN
102212003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10222
10223 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10224 * Makefile.in: Regenerate.
10225
82c34dcb
MC
102262003-03-14 Michael Chastain <mec@shout.net>
10227
10228 * Makefile.in: Regenerate with correct Makefile.def.
10229
73458fb7
NN
102302003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10231
10232 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10233 Make macro.
10234 * Makefile.in: Regenerate.
10235 * configure.in: Clean up gxx_include_dir logic.
10236 * configure: Regenerate.
10237
32cf27e5
AE
102382003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10239
10240 * MAINTAINERS (Write After Approval): Add myself.
10241
c727e7a0
BE
102422003-03-10 Ben Elliston <bje@wasabisystems.com>
10243
10244 * MAINTAINERS: Update my mail address.
10245
9a27ac7a
FS
102462003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10247
10248 * configure.in (gxx_include_dir): Fix typo.
10249 * configure: Regenerated.
10250
3aa83176
NN
102512003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10252
10253 * Makefile.tpl: Reindent.
10254 * Makefile.in: Regenerate.
10255 * configure.in: Reindent. Don't set unused variables.
10256 * configure: Regenerate.
10257
9124bc53
DJ
102582003-03-04 Daniel Jacobowitz <drow@mvista.com>
10259
10260 * configure.in: Include $(build_tooldir)/sys-include in
10261 FLAGS_FOR_TARGET.
10262 * configure: Regenerated.
10263
cb543528
NN
102642003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10265
c858bf1e
NN
10266 * Makefile.tpl: Always pass down RANLIB.
10267 * Makefile.in: Regenerate.
10268
aa9c3ab4
NN
10269 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10270 * Makefile.in: Regenerate.
10271 * configure.in: Remove unused logic relating to --enable-shared
10272 and --enable-threads. Remove bogus comments. Remove redundant
10273 noconfigdirs.
10274 * configure: Regenerate.
10275
cb543528
NN
10276 * configure.in: Replace ${libstdcxx_version} by its value.
10277 Remove reference to mh-dgux.
10278 * configure: Regenerate.
10279
53f70c1b
KB
102802003-03-03 Kevin Buettner <kevinb@redhat.com>
10281
10282 * MAINTAINERS (Write After Approval): Add myself.
10283
df0f0674
NN
102842003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10285
10286 * Makefile.tpl: Rearrange.
10287 * Makefile.in: Regenerate.
10288
dce2d8b2 102892003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10290
10291 * configure.in: Add support for kaOS as cross build target system.
10292 * configure: Regenerated.
10293
a7a287eb
SB
102942003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10295
10296 * MAINTAINERS (Write after approval): Add myself.
10297
ff00c8a2
JW
102982003-02-21 James E Wilson <wilson@tuliptree.org>
10299
10300 * MAINTAINERS: Update my email address.
10301
abb2db7a
ZW
103022003-02-21 Zack Weinberg <zack@codesourcery.com>
10303
10304 * MAINTAINERS: Add self to blanket write privs. section.
10305
e9f2dc3b
SM
103062003-02-20 Sean McNeil <sean@blue.mcneil.com>
10307
10308 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10309 configure-target-* as some target builds may require additional
10310 flags for preprocessor tests.
10311 * Makefile.in: Regenerated.
10312
ee03dc5e
AO
103132003-02-19 Alexandre Oliva <aoliva@redhat.com>
10314
11856278
AO
10315 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10316 * ltconfig: Handle it.
10317 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10318 auto-detecting it.
10319
274aef32
AO
10320 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10321 it is used as argument to $CC.
10322 * ltcf-gcj.sh: Likewise.
10323
ee03dc5e
AO
10324 * configure.in: Introduce --enable-maintainer-mode.
10325 * configure: Rebuilt.
10326 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10327 for maintainer mode.
10328 * Makefile.in: Rebuilt.
10329
30db8e17
JM
103302003-02-18 Jason Merrill <jason@redhat.com>
10331
10332 * Makefile.tpl (check-c++): Allow parallelism.
10333
cab60ac6
GP
103342003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10335
10336 * MAINTAINERS: Remove John Carr (who never actually had access to
10337 gcc.gnu.org).
10338
c8e5d1af
GK
103392003-02-15 Geoffrey Keating <geoffk@apple.com>
10340
10341 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10342 don't configure target-libobjc.
10343 * configure: Regenerate.
10344
70f91f50
RO
103452003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10346
10347 * Makefile.tpl (RANLIB): Define.
10348 * Makefile.in: Regenerate.
10349
669e9062
LB
103502003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10351
10352 * MAINTAINERS: Update my email.
abb2db7a 10353
61b56b2e
KS
103542003-02-06 Keith R Seitz <keiths@redhat.com>
10355
10356 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10357 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10358 * Makefile.in: Regenerated.
10359 * configure.in: Remove all traces of snavigator, db, and grep.
10360 * configure: Regenerated.
10361
a1ba6e15
GP
103622003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10363
10364 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10365 After Approval.
10366
f5f2cce5
CC
103672003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10368
10369 * MAINTAINERS (Write after approval): Add myself.
10370
ba49f6f1
FCE
103712003-01-31 Frank Ch. Eigler <fche@redhat.com>
10372
10373 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10374 * Makefile.in: Regenerated.
10375
ccf9f10c
RS
103762003-01-30 Roger Sayle <roger@eyesopen.com>
10377
10378 * config.guess: Updated to 2003-01-30's version.
10379 * config.sub: Updated to 2003-01-28's version.
10380
a693735b
AO
103812003-01-30 Alexandre Oliva <aoliva@redhat.com>
10382
10383 * config.if: If gcc_version is already set, just use it. Don't set
10384 gcc_version_trigger if it's already set, otherwise set it to
10385 gcc/version.c, but only if the file exists. If it is not set and
10386 gcc/version.c does not exist, try to extract the version number from
10387 $CC.
10388
204c43d6
AT
103892003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10390
abb2db7a 10391 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10392
842e91ec
PE
103932003-01-27 Phil Edwards <pme@gcc.gnu.org>
10394
10395 * configure.in: Revert 24Jan change.
10396 * configure: Regenerate.
10397
6b99984e
GP
103982003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10399
10400 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10401 entry of HJ Lu.
10402
806e0935
NN
104032003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10404
10405 * configure.in: Revert previous change.
10406 * configure: Regenerate.
10407
307a9864
NN
104082003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10409
10410 * configure.in: Make rda native-only.
10411 * configure: Regenerate.
10412
02ba6302
VR
104132003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10414
10415 * MAINTAINERS: Move myself from GNATS-only-accounts to
10416 write-after-approval.
10417
77d187bc
NN
104182003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10419
10420 * configure.in: Add missing \.
10421 * configure: Rebuilt.
10422
a94a2d4c
JJ
104232003-01-17 Jakub Jelinek <jakub@redhat.com>
10424
10425 * configure.in (baseargs): Avoid using \| in sed regular
10426 expressions.
10427 * configure: Rebuilt.
10428
73f84924
JJ
104292003-01-16 Jakub Jelinek <jakub@redhat.com>
10430
10431 * configure.in (baseargs): Remove all supported forms of
10432 --cache-file, --srcdir, --host, --build and --target options
10433 from argument lists.
10434 * configure: Rebuilt.
10435
8c12fc63
JZ
104362003-01-15 Josef Zlomek <zlomekj@suse.cz>
10437
10438 * MAINTAINERS: Add myself to write-after-approval list.
10439
7c005a3a
AO
104402003-01-15 Alexandre Oliva <aoliva@redhat.com>
10441
10442 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10443 * configure: Rebuilt.
10444
3dfabf63
NN
104452003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10446
10447 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10448 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10449 * Makefile.in: Regenerate.
10450 * configure: Regenerate.
10451
cf53ae10
AO
104522003-01-09 Alexandre Oliva <aoliva@redhat.com>
10453
10454 * configure.in: Remove Makefile in build, host and target modules
10455 unless configure was run with --no-recursion.
10456 * configure: Rebuilt.
10457
3fbe8e4a
CC
104582003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10459
10460 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10461 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10462 * Makefile.in: Regenerate.
10463
66e2aa7d
CD
104642003-01-08 Chris Demetriou <cgd@broadcom.com>
10465
10466 * config.guess: Update to 2003-01-03 version.
10467 * config.sub: Update to 2003-01-03 version.
10468
b5038cfb
CF
104692003-01-07 Christopher Faylor <cgf@redhat.com>
10470
10471 * configure: Regenerate with proper autoconf 2.13.
10472
d02c69be
CF
104732003-01-07 Christopher Faylor <cgf@redhat.com>
10474
10475 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10476 * configure: Regenerate.
d02c69be 10477
e914a571
AC
104782003-01-06 Andrew Cagney <ac131313@redhat.com>
10479
10480 * configure.in (GDB_TK): Add tcl directories conditional on
10481 gdb/gdbtk directory being present.
10482 * configure: Regenerate.
abb2db7a 10483
dce2d8b2 104842003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10485
dce2d8b2
EB
10486 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10487 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10488 * configure: Rebuilt.
10489
89a7012a
TT
104902002-12-31 Tom Tromey <tromey@redhat.com>
10491
10492 * Makefile.in: Rebuilt.
10493 * Makefile.def (target_modules) [libffi]: Allow installation.
10494
3f4f56e2
AS
104952002-12-31 Andreas Schwab <schwab@suse.de>
10496
10497 * configure.in: Fix use of $program_transform_name.
10498 * configure: Regenerated.
10499
6c1b8d0a
DJ
105002002-12-30 Daniel Jacobowitz <drow@mvista.com>
10501
10502 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10503 * configure: Regenerated.
6c1b8d0a 10504
c5120911
AO
105052002-12-29 Alexandre Oliva <aoliva@redhat.com>
10506
10507 * Makefile.tpl (local-distclean): Don't remove...
10508 (multilib.ts): ... this. Moved into...
10509 (multilib.out): ... this. Don't use sub-make.
10510 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10511 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10512 (configure-build-[+module+], configure-[+module+],
10513 configure-target-[+module+], configure-gcc): ... these. Test
10514 for Makefile existence. Drop config.status from dependencies.
10515 * Makefile.in: Rebuilt.
10516 * configure.in: Move gcc-version-trigger to the end of
10517 ac_configure_args. Add comments to maybedep.tmp and
10518 serdep.tmp. Introduce --disable-serial-configure. Remove
10519 nonopt from baseargs, matching and removing corresponding
10520 whitespace while at it.
10521 * configure: Rebuilt.
10522
e245b0ea
AO
105232002-12-28 Alexandre Oliva <aoliva@redhat.com>
10524
903de295
AO
10525 * configure.in (host_configargs): Replace reference to
10526 no-longer-defined buildopts with --build=${build_alias}.
10527 * configure: Rebuilt.
10528
e245b0ea
AO
10529 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10530 program_transform_name to standard idiom.
10531 (AUTOGEN, AUTOCONF): Define.
10532 (Makefile.in): Use $(AUTOGEN).
10533 (Makefile): Depend on config.status, and use autoconf-style rule to
10534 build it. Move original commands to...
10535 (config.status): ... this new target.
10536 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10537 $(AUTOCONF).
10538 * Makefile.in: Rebuilt.
10539
671aa708
NN
105402002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10541
53fbfb58
NN
10542 * Makefile.tpl: Fix dramatic bustage due to change in
10543 program_transform_name.
10544 * Makefile.in: Regenerate.
10545
10546 * configure.in: Remove unnecessary PATH setting.
10547 * configure: Regnerate.
10548
10549 * configure.in: Don't default to unprefixed tools unless
10550 the native tools will work.
10551 * configure: Regenerate.
10552
671aa708
NN
10553 * configure.in: Convert to autoconf script. Blow away lots
10554 of now-redundant Makefile fragments.
10555 * configure: Generate using Autoconf.
10556 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10557 * Makefile.in: Regenerate.
10558
57f40826
NN
105592002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10560
3fedb745
NN
10561 * configure: Fix stupid bug where RANLIB was mistakenly included.
10562
abb2db7a 10563 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10564 (build_configargs, host_configargs, target_configargs).
10565
10566 * configure.in: Move logic out of sed statement.
10567
abb2db7a 10568 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10569 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10570
315fa0f4
SS
105712002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10572
10573 * config.sub: Import from master repository
10574 * config.guess: Ditto
10575
45aff44f
AS
105762002-12-24 Andreas Schwab <schwab@suse.de>
10577
10578 * Makefile.tpl (multilib.out): Fix missing space.
10579 * Makefile.in: Regenerate.
10580
88b5521b
NN
105812002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10582
10583 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10584 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10585 * Makefile.in: Regenerate.
10586 * configure.in: Remove unnecessary leftovers.
10587
2a726918
GK
105882002-12-21 Geoffrey Keating <geoffk@apple.com>
10589
10590 * configure.in (extra_ranlibflags_for_target): New variable.
10591 (*-*-darwin): Add -c to ranlib commands.
10592 * configure (tooldir): Handle extra_ranlibflags_for_target.
10593
aace3269 105942002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10595
10596 * Makefile.tpl: Revert HJL's change.
10597 * Makefile.in: Regenerated.
10598 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10599 always.
10600
f0895142
AS
106012002-12-19 Andreas Schwab <schwab@suse.de>
10602
10603 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10604 * Makefile.in: Regenerate.
10605
dce2d8b2 106062002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10607
10608 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10609 * Makefile.in: Regenerated.
10610
10611 * configure.in (build_prefix): New. Substitute.
10612
212f6dd0
NN
106132002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10614
79308c5d
NN
10615 * Makefile.tpl: Don't let real targets depend on phony targets.
10616 * Makefile.in: Regenerate.
10617
212f6dd0
NN
10618 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10619 * Makefile.in: Regenerate.
10620
ab17919f
SS
106212002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10622
10623 * config.sub: Import from master repository
10624 * config.guess: Ditto
10625
5ecf91d1
JM
106262002-12-16 Jason Merrill <jason@redhat.com>
10627
10628 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10629 previous 'make bootstrap'.
10630 * Makefile.in: Regenerate.
10631
d8437e1b
HPN
106322002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10633
10634 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10635
4977bab6
ZW
106362002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10637
10638 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10639 * Makefile.in: Regenerate.
10640
0edcfdcb
JM
106412002-12-13 Jason Merrill <jason@redhat.com>
10642
6248218a 10643 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10644 library tests.
10645 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10646 * Makefile.in: Regenerate.
10647
4977bab6
ZW
106482002-12-12 Alexandre Oliva <aoliva@redhat.com>
10649
10650 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10651 * Makefile.in: Rebuilt.
10652
f87505dd
AO
106532002-12-12 Alexandre Oliva <aoliva@redhat.com>
10654
10655 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10656
4977bab6
ZW
106572002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10658
10659 * configure: Fix bug put in by gremlins.
10660
10661 * Makefile.tpl: Substitute more autoconfily.
10662 * configure: Substitute more autoconfily.
10663 * Makefile.in: Regenerate.
10664
7f0db92a
SS
106652002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10666
10667 * config.sub: Import from master repository
10668 * config.guess: Ditto
10669 * MAINTAINERS: Added Svein Seldal under write after approval
10670
4977bab6
ZW
106712002-12-08 Andrew Cagney <ac131313@redhat.com>
10672
10673 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10674 * Makefile.in (all-sim): Ditto.
10675
106762002-12-06 DJ Delorie <dj@redhat.com>
10677
10678 * Makefile.tpl: Change configure dependencies to not have real
10679 targets depend on phony targets.
10680
106812002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10682
10683 * configure.in: Revert unintentional change.
10684
10685 * Makefile.tpl: Change dependency for */multilib.out so that
10686 it works when gcc isn't in the tree.
10687
10688 * configure.in: Substitute more.
10689 * configure: Run subconfigures from the Makefile.
10690 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10691 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10692
67f1b906
GP
106932002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10694
10695 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10696
4977bab6
ZW
106972002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10698
10699 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10700 and corresponding dependencies.
10701 * Makefile.in: Regenerate.
10702
10703 * configure.in (host_tools): Order binutils, gas and ld for
10704 convenience in running the testsuites.
10705
10706 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10707 * Makefile.in: Regenerate.
10708 * configure.in: Introduce rules to serialize subconfigure runs.
10709
10710 * configure.in: Introduce BASE_CC_FOR_TARGET.
10711 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10712 Realize configure-build-* targets. Realize configure-target-* targets.
10713 * Makefile.in: Regenerate.
10714
107152002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10716
10717 * configure: Move gcc_version_trigger stuff from here...
10718 * configure.in: ...to here.
10719
10720 * configure.in: Separate subconfigure options added by this file from
10721 options given by the user. Add machinery to put args for host
10722 subconfigures into the Makefile.
10723
10724 * Makefile.tpl: Remove 'vault' targets.
10725 * Makefile.tpl: Reorder and comment dependencies.
10726 * Makefile.in: Regenerate.
10727
107282002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10729 * configure.in: Fix my broken commit of previous patch. (sigh)
10730
743f054e
GK
107312002-11-28 Geoffrey Keating <geoffk@apple.com>
10732
10733 * configure.in: Move host-specific darwin noconfigdirs into
10734 the host-specific section.
10735
4977bab6
ZW
107362002-11-28 Geoffrey Keating <geoffk@apple.com>
10737
10738 * configure.in: Move host-specific darwin noconfigdirs into
10739 the host-specific section.
10740
107412002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10742
10743 * configure: Remove skip-this-dir support.
10744 * Makefile.tpl: Remove skip-this-dir support.
10745
10746 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10747 subdirectories.
10748 * Makefile.in: Regenerate.
10749
10750 * Makefile.tpl: Strip out useless setting of 'dir'.
10751 * Makefile.in: Regenerate.
10752
107532002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10754
10755 * configure.in: Fix deeply stupid bug.
10756
10757 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10758 shell code in CXX_FOR_TARGET
10759 * Makefile.def: Introduce raw_cxx.
10760 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10761 RAW_CXX_FOR_TARGET.
10762 * Makefile.in: Regenerate.
10763
107642002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10765
10766 * Makefile.tpl: Remove unnecessary ifs.
10767 * Makefile.in: Regenerate.
10768
10769 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10770 dependencies. Maybe-ize build-libiberty. Create dummy install
10771 targets for 'no_install' modules.
10772 * configure: Move GDB_TK substitution to configure.in. Move
10773 build_modules stuff to configure.in.
10774 * configure.in: Implement soft dependency machinery. Maybe-ize
10775 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10776 * Makefile.in: Regenerate.
10777
107782002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10779
10780 * Makefile.tpl: Make all-target, install-target behave similarly
10781 to all, install (only hitting configured targets). Eliminate
10782 unused macro defintions.
10783
10784 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10785 build != host.
10786
10787 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10788
10789 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10790
10791 * configure.in: Produce lists of subdir targets we're actually
10792 configuring. Remove references to "dosrel".
10793 * Makefile.tpl: Let configure set which subdir targets are hit.
10794 Remove install-cross; clean up install; remove ALL. Remove
10795 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10796 Autogenerate host module targets. Remove empty dependency lines
10797 and redundant dependency; rearrange slightly.
10798 * Makefile.def: Add host-side libtermcap, utils.
10799
10800 * Makefile.in: Regenerate.
10801
e6226a2f
RO
108022002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10803
10804 * ltconfig (osf[345]): Append $major to soname_spec.
10805 Reflect this in library_names_spec.
10806 * ltmain.sh (osf): Prefix $major with . for use as extension.
10807
3b75d237
AJ
108082002-11-19 Andreas Jaeger <aj@suse.de>
10809
10810 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10811 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10812 and sparc64 GNU/Linux systems.
10813
809108de
NS
108142002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10815
10816 * MAINTAINERS: Update email.
10817
e7e0de7e
GP
108182002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10819
10820 * MAINTAINERS: Complete James Dennett's entry.
10821
f7109dea
EB
108222002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10823
10824 * MAINTAINERS (Write After Approval): Add myself.
10825
d3ac17c9
BK
108262002-11-13 Bruce Korb <bkorb@gnu.org>
10827
10828 * Makefile.tpl: syntactic cleanup
10829
dce2d8b2 108302002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
10831
10832 * MAINTAINERS: Add myself to write-after-approval list.
10833
4977bab6
ZW
108342002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10835
10836 * Makefile.def: Add list of recursive targets to autogenerate.
10837 Add build_modules.
10838 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10839 targets. Autogenerate *-build-* targets.
10840 * Makefile.in: Regenerate.
10841
108422002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10843
10844 * configure: More autoconf-style substitutions.
10845 * Makefile.tpl: More autoconf-style substitutions.
10846 * Makefile.in: Regenerate.
10847
108482002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10849
10850 * configure: Substitute more variables in a more autoconf-friendly
10851 way. Simplify slightly.
10852 * Makefile.tpl: Make more variables substitutable in an
10853 autoconf-friendly way.
10854 * Makefile.in: Regenerate.
10855
d4783999
JW
108562002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10857
10858 * MAINTAINERS (Write After Approval): Add myself.
10859
4977bab6
ZW
108602002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10861
10862 * configure.in (v810*): Remove special setting of tools.
10863
10864 * configure: Add support for extra required flags for ar or nm.
10865 * configure.in (aix4.3+): Use above support for target-specific
10866 issues, rather than using config/mt-aix43.
10867
108682002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10869
10870 * configure: Remove 'removing', which doesn't work. Replace $subdir
10871 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10872 with $srcdir. Reformat indentation. Substitute some variables
10873 formerly hard-coded in the Makefile for build=host.
10874 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10875 * Makefile.def: Autogenerate more.
10876 * Makefile.in: Regenerate.
10877
1c9c903e
AN
108782002-11-04 Adam Nemet <anemet@lnxw.com>
10879
10880 * MAINTAINERS (Write After Approval): Add myself.
10881
40673d2b
KB
108822002-11-04 Kevin Buettner <kevinb@redhat.com>
10883
10884 * Makefile.def (host_modules): Add rda.
10885 * Makefile.in: Regenerate.
10886 * configure.in (target_tool): Add target-rda to list.
10887
42e650ae
GP
108882002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10889
10890 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10891
e004b81f
PE
108922002-10-25 Phil Edwards <pme@gcc.gnu.org>
10893
10894 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10895 and restrap targets to this rule.
10896 * Makefile.in: Regenerate.
10897
06bd49b1
GP
108982002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10899
10900 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10901 GNATS only accounts.
10902
d0af82b0
HPN
109032002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10904
10905 * configure.in (i[3456]86-*-linux*): Add check to disable
10906 ${libgcj} for glibc1.
10907
10782654
DC
109082002-10-24 Denis Chertykov <denisc@overta.ru>
10909
10910 * MAINTAINERS: Add myself as ip2k port maintainer.
10911
a5a438f5
SS
109122002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10913
10914 * configure.in: Add tic4x target.
10915
fe3d5b7f
NN
109162002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10917
aba8a494
NN
10918 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10919 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10920 * Makefile.in: Regenerate.
10921
fe3d5b7f
NN
10922 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10923 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10924 * Makefile.in: Regenerate.
10925
a6ad79e7
JJ
109262002-10-02 Janis Johnson <janis187@us.ibm.com>
10927
10928 * MAINTAINERS: Add myself as web pages co-maintainer.
10929
6a8a9058
NN
109302002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10933 * Makefile.in: Regenerate.
10934
327d975a
ZW
109352002-10-02 Zack Weinberg <zack@codesourcery.com>
10936
10937 * MAINTAINERS: Add myself and Nathan Sidwell
10938 <nathan@codesourcery.com> as VxWorks maintainers.
10939
a5ae8f19 109402002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
10941
10942 * Makefile.def: Remove order dependency comments.
10943 * Makefile.tpl: Add explicit install-install dependencies.
10944 * Makefile.in: Regenerate.
d0f6c823 10945
34c6040c 10946 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 10947 * Makefile.in: Regenerate.
34c6040c 10948
d0f6c823
NN
10949 * Makefile.tpl: Add configure-target (for src-release in src)
10950 * Makefile.in: Regenerate.
10951
50bd210b
NC
109522002-09-30 Nick Clifton <nickc@redhat.com>
10953
10954 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10955
ca25149e
UW
109562002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10957
10958 * configure.in (s390*-*-linux*): Enable libgcj.
10959
dd30b57d
NN
109602002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10961
9e60a678
NN
10962 * configure: Revert accidentally applied changes.
10963
dd30b57d
NN
10964 * Makefile.tpl: Make more autoconf-friendly.
10965 * Makefile.in: Regenerate.
10966 * configure: Make substitution more autoconf-like.
10967
5831424e
RE
109682002-09-28 Richard Earnshaw <rearnsha@arm.com>
10969
10970 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10971 single entry to handle all these.
10972 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10973 libjava on arm-*-elf.
10974
b7f3b15b
GK
109752002-09-27 Geoffrey Keating <geoffk@apple.com>
10976
10977 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10978 things that depend on them.
10979
0dffceed
NN
109802002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10981
10982 * Makefile.tpl: Make subsituted variables more autoconfy.
10983 * Makefile.in: Regenerate.
10984 * configure: Make seds more autoconfy.
10985
1db75a86 109862002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
10987
10988 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10989 * Makefile.in: Regenerate.
10990 * configure.in: Rewrite sed statements to look autoconfy.
10991
1db75a86
NN
10992 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10993 all-target-foo on configure-target-foo.
10994 * Makefile.def: Ditto.
10995 * Makefile.in: Rebuild.
10996
741a4e89
AH
109972002-09-25 Andrew Haley <aph@redhat.com>
10998
10999 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11000
95ddd785
NN
110012002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11002
11003 * Makefile.def: New file.
11004 * Makefile.tpl: New file.
11005 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11006 * contrib/gcc_update: Note that Makefile.in is a generated file.
11007
11008 * configure.in: Minor rearrangement. Simplify tests.
11009
65a824f6
JT
110102002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11011
11012 * configure.in (with_headers): Skip copy if value is "yes".
11013 (with_libs): Likewise.
11014
51270f0a 110152002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
11016
11017 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11018 * configure.in (sh*-*-pe*): Ditto.
11019 * configure.in (mips*-*-pe*): Ditto.
11020 * configure.in (*arm-wince-pe): Ditto.
11021
8f89dbf4
NN
11022 * configure.in: Rearrange.
11023
c1b8db3f
KH
110242002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11025
11026 * MAINTAINERS: Update my email address.
11027
341f0575
PK
110282002-08-30 Paul Koning <pkoning@equallogic.com>
11029
11030 * MAINTAINERS: (Write After Approval): Add myself.
11031
d2e06980
GK
110322002-08-29 Geoffrey Keating <geoffk@redhat.com>
11033
11034 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11035
4906d5d8
GK
110362002-08-24 Geoffrey Keating <geoffk@redhat.com>
11037
11038 * MAINTAINERS: Change my mailing address.
11039
e9a25cc8
PC
110402002-08-21 Paolo Carlini <pcarlini@unitus.it>
11041
11042 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 11043 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 11044
dce2d8b2 110452002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
11046
11047 * MAINTAINERS (Write After Approval): Remove myself.
11048 (Various Maintainers: c++ runtime libs): Add myself.
11049
5ce6f47b
EC
110502002-08-15 Eric Christopher <echristo@redhat.com>
11051
11052 * config.sub: Import from master repository.
11053 * config.guess: Ditto.
11054
7f9317f0
AO
110552002-08-19 Alexandre Oliva <aoliva@redhat.com>
11056
11057 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11058 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11059 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11060
7aecca3d
AH
110612002-08-16 Aldy Hernandez <aldyh@redhat.com>
11062
11063 * MAINTAINERS: Add self to rs6000 vector extensions.
11064
8ea4b195
AO
110652002-08-15 Alexandre Oliva <aoliva@redhat.com>
11066
11067 * libiberty/configure: Reverted unintended yesterday's check in.
11068
f5cc59a7
AO
110692002-08-14 Alexandre Oliva <aoliva@redhat.com>
11070
11071 * boehm-gc/configure, libf2c/configure: Rebuilt.
11072 * libffi/configure, libiberty/configure: Ditto.
11073 * libjava/configure, libobjc/configure: Ditto.
11074 * libstdc++-v3/configure, zlib/configure: Ditto.
11075 Merged from binutils:
11076 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11077 From Steve Ellcey <sje@cup.hp.com>:
11078 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11079 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11080 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11081 IA64.
11082 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11083 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11084 soname_spec, sys_lib_search_path_spec): Ditto.
11085
dce2d8b2 110862002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11087
11088 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11089
2ff34870
L
110902002-08-04 H.J. Lu (hjl@gnu.org)
11091
11092 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11093
a014f2fe
KW
110942002-08-02 Krister Walfridsson <cato@df.lth.se>
11095
11096 * MAINTAINERS (Write After Approval): Add myself.
11097
c01d477a
AM
110982002-07-31 Alan Modra <amodra@bigpond.net.au>
11099
11100 * configure.in: Move generic linux case to end. Copy generic
11101 linux noconfigdirs to mips*-*-linux* entry and new
11102 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11103
68cd2524
MM
111042002-07-19 Michael Matz <matz@suse.de>
11105
11106 * MAINTAINERS: Add myself as ra* maintainer.
11107
e2d83b8c
CD
111082002-07-16 Chris Demetriou <cgd@broadcom.com>
11109
11110 * config.guess: Update to 2002-07-09 version.
11111 * config.sub: Update to 2002-07-03 version.
11112
cece4f1d
HPN
111132002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11114
11115 * MAINTAINERS: Fix typo in a maintainer email address.
11116
bb654703
NN
111172002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11118
11119 * configure.in: Remove two redundant tests.
11120
789b7de5
RO
111212002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11122
11123 * configure.in (mips*-*-irix6*o32): Enable stabs.
11124
e1da1089
NN
111252002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11126
f3970bba
NN
11127 * configure.in: Don't build grez.
11128 * Makefile.in: Ditto.
11129
e1da1089
NN
11130 * Makefile.in: Remove references to bsp, cygmon, libstub.
11131 * configure.in: Ditto.
11132
11133 * configure.in: Remove leftover reference to gdbtest.
11134
57c905fa
PE
111352002-07-08 Phil Edwards <pme@gcc.gnu.org>
11136
11137 * configure.in (gxx_include_dir): Change to match versioned
11138 C++ headers if --enable-version-specific-runtime-libs is used.
11139
a0af94a7 111402002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11141
a0af94a7
SE
11142 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11143
423ce3eb
NN
111442002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11145
11146 * configure.in: Make --without-x work.
11147
98186934
NN
111482002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11149
c3b7d169
NN
11150 * configure.in: Rearrange target Makefile fragment collection.
11151
98186934
NN
11152 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11153 cvs[src].
11154 * configure.in: Ditto.
11155
eebd288a
MK
111562002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11157
11158 * MAINTAINERS (Write After Approval): Update my e-mail address.
11159
3ab36f05
NN
111602002-06-24 Ben Elliston <bje@redhat.com>
11161
11162 * configure.in (host_tools): Remove cgen.
11163
11164 * Makefile.in (all-cgen): Remove; runs from its source directory.
11165 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11166 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11167 (all-sim): Likewise.
11168
dce2d8b2 111692002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11170
11171 * Makefile.in: Eliminate 'apache' targets.
11172 * configure.in: Eliminate 'apache' targets.
11173
55380b08
NN
11174 * configure.in: Eliminate redundant tests. Reorganize.
11175
9a5c1b9d
NN
11176 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11177
5fd3853a
NN
11178 * config-ml.in: Eliminate references to Cygnus configure.
11179
cfefc434
NN
11180 * Makefile.in: Eliminate references to building emacs.
11181
2fe93885
GS
111822002-06-28 Graham Stott <graham.stott@btinternet.com>
11183
11184 * MAINTAINERS: Update my email address.
11185
53c40185
BK
111862002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11187
11188 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11189 (cxx_incdir): Remove.
53c40185 11190
97679694
NN
111912002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11192
11193 * MAINTAINERS (Write After Approval): Add self.
11194
b03bcd37
DC
11195Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11196
11197 * configure.in: Add support for ip2k.
11198
6bd12129
NN
111992002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11200
11201 * configure.in: Fix AIX configury bug.
11202
e0d98a92
SE
112032002-06-20 Steve Ellcey <sje@cup.hp.com>
11204
11205 * MAINTAINERS (Write After Approval): Add self.
11206
ba3292db
NN
112072002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11208
ef40bc65
NN
11209 * configure.in: replace ${topsrcdir} with ${srcdir}
11210
7a0be465
NN
11211 * configure.in: Move definition of libstdcxx_flags
11212 right above usage, rather than waaay earlier.
11213
e1848dde
NN
11214 * configure.in: Pull definition of is_cross_compiler earlier.
11215
8bc2fff1
NN
11216 * configure.in: Rearrange a little.
11217
ba3292db
NN
11218 * configure.in: Remove references to librx.
11219 * Makefile.in: Remove references to librx.
11220
11d8b408
DC
11221Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11222
11223 * config.sub: Add support for avr target.
11224 Import from master sources, rev 1.255
5ce6f47b 11225
93da8339
PE
112262002-06-19 Phil Edwards <pme@gcc.gnu.org>
11227
11228 * configure, .cvsignore: Revert previous change...
11229 * Makefile: ...delete.
11230
b4caab5c
NN
112312002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11232
11233 * configure.in: Eliminate ${gasdir} variable.
11234
ee777171
DB
112352002-06-18 Dave Brolley <brolley@redhat.com>
11236
11237 * configure.in: Add support for frv.
11238 * config.sub: Add support for frv.
11239
26e4af54
PE
112402002-06-18 Phil Edwards <pme@gcc.gnu.org>
11241
11242 * configure: Remove garbage from previous commit.
11243
bb20b7da
PE
112442002-06-18 Phil Edwards <pme@gcc.gnu.org>
11245
11246 * configure: For in-source builds, make a subdir and re-exec there.
11247 * Makefile: New file. Pass targets through to build directory.
11248 * .cvsignore: No longer ignore "Makefile".
11249
9d321f6c
DR
112502002-06-16 Douglas Rupp <rupp@gnat.com>
11251
11252 * MAINTAINERS (Write After Approval): Add self.
11253
c8eb2bc0
KG
112542002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11255
11256 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11257
f210d239
JT
112582002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11259
11260 * configure.in (vax-*-netbsd*): Re-enable gas.
11261
e9667b3c
NN
112622002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11263
efe1f357
NN
11264 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11265 BUILD_PREFIX_1, to correct nomenclature.
11266 * configure: Likewise.
11267
e9667b3c
NN
11268 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11269 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11270
fe2fe497
OH
112712002-05-31 Olaf Hering <olh@suse.de>
11272
11273 * config-ml.in: Propogate DESTDIR also.
11274
dcf7f0dd
JT
112752002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11276
11277 * configure.in (vax-*-netbsd*): Don't build gas for this
11278 platform.
11279
6ff14f32
MM
112802002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11281
11282 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11283 and libgcj for AVR.
11284
397de1ff
KK
112852002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11286
11287 * MAINTAINERS (Write After Approval): Add myself.
11288
ac30211c
JT
112892002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11290
11291 * config.guess: Update to 2002-05-22 version.
11292 * config.sub: Likewise.
11293
1e6347d8
RO
112942002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11295
11296 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11297 * config-ml.in: Likewise.
11298 * configure: Likewise.
11299 * configure.in: Likewise.
11300
e5ce1d6d
SC
113012002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11302
11303 * MAINTAINERS: Update my email address.
11304
6cdef75d
NN
113052002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11306
4a87f061
NN
11307 * configure.in: Simplify makefile fragment collection.
11308
11309 * configure.in: Remove code to build emacs.
603606e7 11310
e254d6b5
NN
11311 * configure.in : Remove --srcdir argument from targargs and buildargs
11312 (it's always overridden in the Makefile anyway). Rearrange a bit.
11313
11314 * configure: Move some logic to configure.in.
11315 * configure.in: Move some logic from configure.
6cdef75d 11316
1d6006fe
TT
113172002-05-11 Tom Tromey <tromey@redhat.com>
11318
11319 * MAINTAINERS: Reflect libgcj reality.
11320
b70b3534
FS
113212002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11322
11323 * Makefile.in: Honour DESTDIR.
11324
4434687a
MM
113252002-05-08 Mark Mitchell <mark@codesourcery.com>
11326
11327 * config.guess: Import 2002-03-20 version.
11328 * config.sub: Import 2002-04-26 version.
11329
a89e49c7
RO
113302002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11331
11332 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11333
44e55536
TJ
113342002-05-07 Tim Josling <tej@melbpc.org.au>
11335
11336 * MAINTAINERS: Add self.
11337
dce2d8b2 113382002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11339
11340 * ltmain.sh: Detect and handle object name conflicts
11341 while piecewise linking a static library.
11342
b7c13625
AO
113432002-05-05 Alexandre Oliva <aoliva@redhat.com>
11344
11345 * configure.in (noconfigdirs): Don't disable libgcj on
11346 sparc64-*-solaris* and sparcv9-*-solaris*.
11347
4182d9fa
AO
113482002-05-03 Alexandre Oliva <aoliva@redhat.com>
11349
11350 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11351
7bebf279
TF
113522002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11353
11354 * configure.in (FLAGS_FOR_TARGET): Do not add
11355 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11356 on i[3456]86-*-linux*.
11357
9a06dc7d
TF
113582002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11359
11360 * configure.in (noconfigdirs): Replace [ ] with test.
11361
11362 * configure.in (noconfigdirs): Do not add target-newlib if
11363 target == i[3456]86-*-linux*, and host == target.
11364
a51a07fa
NN
113652002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11366
9e7facd6
DD
11367 * configure.in: delete reference to absent file
11368
aeaa0f2f
NN
11369 * configure.in: replace '[' with 'test'
11370
4bb98828
NN
11371 * configure.in: Eliminate references to gash.
11372 * Makefile.in: Eliminate references to gash.
11373
64791664
NN
11374 * configure.in: remove useless references to 'pic' makefile fragments.
11375
3ed57cf4
NN
11376 * configure.in: (*-*-windows*) Finish removing.
11377
a51a07fa
NN
11378 * configure.in: Eliminate redundant test for libgui.
11379
8552f6f1
RS
113802002-04-29 Roger Sayle <roger@eyesopen.com>
11381
11382 * MAINTAINERS: Add self and realphabetize. Update entries
11383 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11384 entry for a29k port maintainer.
11385
dce2d8b2 113862002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11387
11388 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11389 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11390
704c9a14
NN
113912002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11392
11393 * configure.in: remove references to dead files
11394
7bff5059
MM
113952002-04-19 Mark Mitchell <mark@codesourcery.com>
11396
11397 * MAINTAINERS: Add information about purpose of this file.
11398
0c7c67f0
TT
113992002-04-18 Tom Tromey <tromey@redhat.com>
11400
11401 * configure.in: Disallow configuring libgcj when it is already
11402 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11403 Solaris 2.8 by default. For PR libgcj/6158.
11404
63501e91
NN
114052002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11406
11407 * configure.in: Move default CC setting out of config/mh-* fragments
11408 directly into here.
11409
701afd4d
NN
114102002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11411
11412 * configure.in: don't even try to configure or make a subdirectory
11413 if there's no configure script for it.
11414
07cdae91
MM
114152002-04-15 Mark Mitchell <mark@codesourcery.com>
11416
11417 * MAINTAINERS: Remove chill maintainers.
11418 * Makefile.in (CHILLFLAGS): Remove.
11419 (CHILL_LIB): Remove.
11420 (TARGET_CONFIGDIRS): Remove libchill.
11421 (CHILL_FOR_TARGET): Remove.
11422 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11423 CHILL_LIB.
11424 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11425 (CHECK_TARGET_MODULES): Likewise.
11426 (INSTALL_TARGET_MODULES): Likewise.
11427 (CLEAN_TARGET_MODULES): Likewise.
11428 (configure-target-libchill): Remove.
11429 (all-target-libchill): Remove.
11430 * configure.in (target_libs): Remove target-libchill.
11431 Do not compute CHILL_FOR_TARGET.
11432 * libchill: Remove directory.
5ce6f47b 11433
ab50d72b
DD
114342002-04-11 DJ Delorie <dj@redhat.com>
11435
11436 * Makefile.in, configure.in: Sync with binutils, entries
11437 follow...
11438
0a1e123a
DD
114392002-04-07 Andrew Cagney <ac131313@redhat.com>
11440
11441 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11442 (do-tar, do-bz2): New rules.
11443 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11444 (gdb-tar): New rule.
11445 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11446 (insight_dejagnu.tar): New rule.
11447 (insight.tar): New rule.
11448 (gdb+dejagnu.tar): New rule.
11449 (gdb.tar): New rule.
11450
ab50d72b
DD
114512002-02-01 Mo DeJong <supermo@bayarea.net>
11452
11453 * Makefile.in: Add all-tix to deps for all-snavigator
11454 so that tix is built when building snavigator.
11455
114562002-01-11 Steve Ellcey <sje@cup.hp.com>
11457
11458 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11459 ld and gdb are not supported.
11460
114612002-01-07 Mark Salter <msalter@redhat.com>
11462
11463 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11464 Allow target-libgloss to be built for arm, strongarm, and xscale.
11465
114662001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11467
11468 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11469 options for i[3456]86-pc-linux* native builds.
11470
114712001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11472
11473 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11474 files from .po files for a distribution.
11475
114762001-09-03 Jeff Holcomb <jeffh@redhat.com>
11477
11478 * configure.in: Enable libstdc++-v3 for h8300 targets.
11479
114802001-06-19 Alan Modra <amodra@bigpond.net.au>
11481
11482 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11483 version from bfd/.
11484
11485Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11486
11487 * Makefile.in (VER): When present, extract the version number from
11488 the file version.in.
11489
dce2d8b2 114902001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11491
11492 * configure.in : enable ld for aix
11493
114942001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11495
11496 * config.guess: Add linux target for S/390.
11497
114982000-11-07 Philip Blundell <pb@futuretv.com>
11499
11500 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11501
115022000-11-03 Philip Blundell <pb@futuretv.com>
11503
11504 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11505 files.
11506
115072001-01-15 Ben Elliston <bje@redhat.com>
11508
11509 * configure.in (host_tools): Add sid.
11510 Always configure cgen.
11511
115122000-11-24 Nick Clifton <nickc@redhat.com>
11513
11514 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11515
ab50d72b
DD
115162000-08-20 Doug Evans <dje@casey.transmeta.com>
11517
11518 * Makefile.in (ALL_MODULES): Add all-cgen.
11519 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11520 (all-cgen): New target.
11521 (all-opcodes,all-sim): Depend on all-cgen.
11522 * configure.in (host_tools): Add cgen.
11523 Only configure cgen if --enable-cgen-maint.
11524
dce2d8b2 115252002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11526
11527 * configure.in: Add *-*-freebsd* configurations.
11528
90def2b2
TT
115292002-04-08 Tom Tromey <tromey@redhat.com>
11530
11531 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11532 Fixes PR libgcj/6068.
11533
320d7e7a
KW
115342002-03-30 Krister Walfridsson <cato@df.lth.se>
11535
11536 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11537
18b467f1
RO
115382002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11539
11540 * configure.in (alpha*-dec-osf*): Enable libgcj.
11541
dce2d8b2 115422003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11543
11544 * MAINTAINERS (Write After Approval): Add myself.
11545
56ae9405
NC
115462002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11547
11548 Fix for: PR bootstrap/3591, target/5676
11549 * configure.in (mcore-pe): Disable the configuration of
11550 libstdc++-v3 since exceptions are not supported.
11551
f18d9a0c
AG
115522002-03-20 Anthony Green <green@redhat.com>
11553
11554 * configure.in: Enable libgcj for xscale-elf target.
11555
dce2d8b2 11556Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11557
11558 * MAINTAINERS: Update my email address.
11559
28eca9e8
AO
115602002-03-16 Alexandre Oliva <aoliva@redhat.com>
11561
11562 * ltmain.sh (relink_command): Fix typo in previous change.
11563
e67e72c7
AO
115642002-03-15 Alexandre Oliva <aoliva@redhat.com>
11565
11566 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11567 (relink_command): Added --tag flags.
11568 (mode=install): If relinking fails; error out.
11569
c2273204
RH
115702002-03-12 Richard Henderson <rth@redhat.com>
11571
11572 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11573 .NOTPARALLEL tag.
11574 (do-check): Rename from check.
11575 (check): Allow parallel check.
11576
bcb64245
BW
115772002-03-12 Bob Wilson <bob.wilson@acm.org>
11578
11579 * MAINTAINERS: Add myself as maintainer for xtensa port.
11580 Fix alphabetical order in CPU port maintainer list.
11581 Remove myself from Write After Approval list.
11582
63adb4ff
RH
115832002-03-11 Richard Henderson <rth@redhat.com>
11584
11585 * Makefile.in (.NOTPARALLEL): Add fake tag.
11586
9bec4bf0
L
115872002-03-07 H.J. Lu (hjl@gnu.org)
11588
11589 * configure.in: Enable gprof for mips*-*-linux*.
11590
c7fc1f84
DS
115912002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11592
11593 * MAINTAINERS (Write After Approval): Add myself.
11594
6bff33fb
AO
115952002-02-28 Alexandre Oliva <aoliva@redhat.com>
11596
11597 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11598 libjava.
11599 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11600
0210b33b
AO
116012002-02-23 Alexandre Oliva <aoliva@redhat.com>
11602
11603 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11604 because its Makefile is there; test for the executable instead.
11605
fcc0a3ef
AO
116062002-02-22 Alexandre Oliva <aoliva@redhat.com>
11607
11608 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11609 libstdc++-v3 and libjava.
11610
dce2d8b2 116112002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11612
11613 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11614 boehm-gc
5ce6f47b 11615
40fe0ec3
AO
116162002-02-09 Alexandre Oliva <aoliva@redhat.com>
11617
11618 * config.guess: Updated to 2002-01-30's version.
11619 * config.sub: Updated to 2002-02-01's version.
11620 Contribute sh64-elf.
11621 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11622 * configure.in: Added sh64-*-*.
11623
694d53ee
CD
116242002-02-08 Chris Demetriou <cgd@broadcom.com>
11625
11626 * MAINTAINERS: Belatedly add myself to write after approval list.
11627
a9ca50b1
JH
11628Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11629
11630 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11631 Remove self as Write After Approval.
11632
5ffc3500
GK
116332002-01-31 Geoffrey Keating <geoffk@redhat.com>
11634
11635 * MAINTAINERS: Put self in as maintainer for contrib/regression
11636 directory.
11637
4ceaf7fb
PE
116382002-01-28 Phil Edwards <pme@gcc.gnu.org>
11639
11640 * MAINTAINERS: Update my email address.
11641
51584787
JT
116422002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11643
5ce6f47b
EC
11644 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11645 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11646 libraries if not supported for NetBSD on target CPU.
11647
5701d273
DR
116482002-01-25 Douglas B Rupp <rupp@gnat.com>
11649
11650 * install-sh: Use _inst.$$_ for temp file name.
11651
b299a075
JT
116522002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11653
11654 * MAINTAINERS (Write After Approval): Move my contact info
11655 from here...
11656 (OS Port Maintainers): ...to here (netbsd).
11657
51fe14b5
BW
116582002-01-22 Bob Wilson <bob.wilson@acm.org>
11659
11660 * MAINTAINERS (Write After Approval): Add myself.
11661
dce2d8b2 116622002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
11663
11664 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11665 (all-target-fastjar): Also depend on all-target-libiberty.
11666
3cd87679
L
116672002-01-16 H.J. Lu (hjl@gnu.org)
11668
11669 * config.guess: Import from master sources, rev 1.225.
11670 * config.sub: Import from master sources, rev 1.238.
11671
969a6d8f
KH
116722002-01-16 Kazu Hirata <kazu@hxi.com>
11673
11674 * MAINTAINERS (Write After Approval): Remove myself.
11675
366f6a52
FW
116762001-12-19 Florian Weimer <fw@deneb.enyo.de>
11677
11678 * MAINTAINERS (Write After Approval): Add myself.
11679
f02240b6
JM
116802001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11681
11682 * MAINTAINERS: Add self as docs co-maintainer.
11683
5d08dc39
MK
116842001-12-11 Matthias Klose <doko@debian.org>
11685
11686 * MAINTAINERS (Write After Approval): Add myself.
11687
39e790d5
ZW
116882001-12-09 Zack Weinberg <zack@codesourcery.com>
11689
11690 * MAINTAINERS: Update my email address.
11691
4519d6a3
TC
116922001-12-07 Turly O'Connor <turly@apple.com>
11693 * MAINTAINERS (Write After Approval): Add myself.
11694 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11695 (rs6000_initialize_trampoline): Call __trampoline_setup for
11696 ABI_DARWIN too.
11697 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 11698 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 11699
21cf0a73
PC
117002001-12-07 Paolo Carlini <pcarlini@unitus.it>
11701
11702 * MAINTAINERS (Write After Approval): Add myself.
11703
4ee43206
DR
11704Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11705
11706 * configure, configure.in: Use temp file for long sed commands.
11707
251931f3
LG
117082001-12-03 Laurent Guerby <guerby@acm.org>
11709
11710 * config.sub: Update to version 1.232 on subversion.
11711
03777dd7
BE
117122001-12-03 Ben Elliston <bje@redhat.com>
11713
11714 * MAINTAINERS: Update mail address for config.* patches.
11715
dce2d8b2 117162001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
11717 Zack Weinberg <zack@codesourcery.com>
11718
11719 When build != host, create libiberty for the build machine.
11720
11721 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11722 CONFIG_ARGUMENTS.
11723 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11724 New variables.
11725 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11726 and rules.
11727 (all.normal): Depend on ALL_BUILD_MODULES.
11728 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11729 (all-build-libiberty): Depend on configure-build-libiberty.
11730
11731 * configure: Calculate and substitute proper value for
11732 ALL_BUILD_MODULES.
11733 * configure.in: Create the build subdirectory.
11734 Calculate and substitute TARGET_CONFIGARGS (formerly
11735 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11736
04075e8f
ZL
117372001-11-26 Ziemowit Laski <zlaski@apple.com>
11738
11739 * MAINTAINERS (write-after-approval): Add self.
11740
ed19322d
CR
117412001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11742
11743 * MAINTAINERS (GNATS only accounts): Remove self.
11744
90a12988
HPN
117452001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11746
11747 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11748 libf2c.
11749
77e653ad
CR
117502001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11751
11752 * MAINTAINERS (Write After Approval): Add self.
11753
64adad99
DB
117542001-11-12 David O'Brien <obrien@FreeBSD.org>
11755
11756 * MAINTAINERS: mips and s390 are also CPU ports.
11757
834a28c7
DB
117582001-11-12 David O'Brien <obrien@FreeBSD.org>
11759
11760 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11761
ef94239f
DB
117622001-11-11 David O'Brien <obrien@FreeBSD.org>
11763
11764 * MAINTAINERS: Alphabetize.
11765
beda0427
KH
117662001-11-09 Kazu Hirata <kazu@hxi.com>
11767
11768 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11769
6ca224d3
JDA
117702001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11771
11772 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11773
132e4bd7
PE
117742001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11775
11776 * configure.in (--enable-languages): Be more permissive about
11777 syntax. Check for empty lists better. Warn about $LANGUAGES.
11778
c6243b4c
GK
117792001-11-08 Geoffrey Keating <geoffk@redhat.com>
11780
11781 * config.sub: Import from master sources, rev. 1.230.
11782 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11783
abbb9e76
LG
117842001-11-07 Laurent Guerby <guerby@acm.org>
11785
11786 * MAINTAINERS (Write After Approval): Add self.
11787
53cdb27a
HPN
117882001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11789
11790 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11791
dd3a88c9
HPN
117922001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11793
11794 * config.sub: Import from master sources, rev 1.226.
11795 * config.guess: Import from master sources, rev 1.216.
11796
d344dce9
HPN
117972001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11798
11799 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11800 * MAINTAINERS: Add self as maintainer of MMIX port.
11801 Remove old after-approval entry.
11802
63f6bcd7
JM
118032001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11804
11805 * ChangeLog, configure: Fix spelling errors.
11806
84f92638
BK
118072001-10-20 Brendan Kehoe <brendan@zen.org>
11808
11809 * MAINTAINERS: Tweak my address.
11810
dce2d8b2 11811Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
11812
11813 * MAINTAINERS: Update my email address.
11814
1567080c 118152001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 11816
f48a3b5c 11817 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 11818 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 11819
30106886
GB
118202001-10-10 Geert Bosch <bosch@gnat.com>
11821
e490616e 11822 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
11823 Added Robert Dewar.
11824
dce2d8b2 118252001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
11826
11827 * MAINTAINERS (Write After Approval): Added self
11828
d1c3e709
GB
118292001-10-02 Geert Bosch <bosch@gnat.com>
11830
11831 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11832
50f5f793
JM
118332001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11834
11835 * configure: Handle temporary files securely using mkdir.
11836
7fddf9a9
AO
118372001-09-29 Alexandre Oliva <aoliva@redhat.com>
11838
11839 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11840
dce2d8b2 118412001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
11842
11843 * configure.in (*-*-linux*): Disable configuration of target-newlib
11844 and target-libgloss.
e490616e 11845
0c055e34
AO
118462001-09-26 Alexandre Oliva <aoliva@redhat.com>
11847
11848 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11849 RANLIB.
11850
759bfa90
AO
118512001-09-21 Alexandre Oliva <aoliva@redhat.com>
11852
11853 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11854 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11855 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11856 avoid quotes nesting problems.
11857 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11858 (DO_X): Export only variables that are set.
11859
1dc4a750
BE
118602001-09-19 Ben Elliston <bje@redhat.com>
11861
11862 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11863 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11864 semantics. Use the shell built-in "type" command instead.
11865
898c7238
AO
118662001-08-31 Alexandre Oliva <aoliva@redhat.com>
11867
11868 Merged from gcc-3_0-branch:
11869 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11870 * ltcf-c.sh: Use $objext, not $ac_objext.
11871 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11872 * ltcf-cxx.sh: Add support for GNU.
11873 2001-07-22 Timothy Wall <twall@redhat.com>
11874 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11875 default settings if using GNU tools with that configuration.
11876 * ltcf-cxx.sh: Ditto.
11877 * ltcf-gcj.sh: Ditto.
11878 2001-07-21 Michael Chastain <chastain@redhat.com>
11879 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11880 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11881 * ltmain.sh: Mark as gcc-local.
11882
8fa0a32e
EC
118832001-08-30 Eric Christopher <echristo@redhat.com>
11884 Jason Eckhardt <jle@redhat.com>
11885
11886 * config.guess: Merge from master sources.
11887 * config.sub: Merge from master sources, add support for mipsisa32.
11888
32f30f91 118892001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
11890 * config.sub: Merge from master sources, rev 1.219.
11891 * MAINTAINERS: Add self as contact for stormy16 port.
11892
f6084f99
ZW
118932001-08-14 Zack Weinberg <zackw@panix.com>
11894
11895 * config.sub: Merge from master sources, rev 1.218.
11896 * config.guess: Merge from master sources, rev 1.209.
11897
91b54f7f
GS
118982001-08-11 Graham Stott <grahams@redhat.com>
11899
11900 * Makefile.in (check-c++): Add missing semicolon.
11901
e5b3941e
JH
11902Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11903
32f30f91 11904 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 11905
6387a56e
EC
119062001-07-30 Eric Christopher <echristo@redhat.com>
11907
11908 * MAINTAINERS (Various maintainers: mips port): Added myself.
11909
53b475f0
AH
119102001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11911
e490616e 11912 * configure.in (sh-*-linux*): New.
53b475f0 11913
2a08c780
RH
119142001-07-27 Richard Henderson <rth@redhat.com>
11915
11916 * .cvsignore: Add LAST_UPDATED.
11917
bfa79422
UW
119182001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11919
11920 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11921
0ae85492
AH
119222001-07-16 Aldy Hernandez <aldyh@redhat.com>
11923
e490616e 11924 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 11925
8e1ab0fe
NP
11926Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11927
11928 * MAINTAINERS (Write After Approval): Added myself.
11929
2b997990
SC
119302001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11931
11932 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11933 and libgcj on m68hc11/m68hc12.
11934
d920e825
L
119352001-06-27 H.J. Lu (hjl@gnu.org)
11936
11937 * Makefile (CFLAGS_FOR_BUILD): New.
11938 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11939
d425a1e0
JM
119402001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11941
11942 * README: Remove version number.
11943
5b5b4207
GP
119442001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11945
11946 * INSTALL/README: Update wrt. to the installation instructions now
11947 residing in gcc/doc/install.texi.
11948
be839b69
JM
119492001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11950
11951 * README: Replace with a cut-down and updated version of gcc/README.
11952
fe2ee7c4
DE
119532001-06-12 David Edelsohn <edelsohn@gnu.org>
11954
11955 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11956 multilibs to be disabled.
11957
4f5d646c
DB
119582001-06-11 Daniel Berlin <dan@cgsoftware.com>
11959
11960 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 11961
818f0c85
AO
119622001-06-09 Alexandre Oliva <aoliva@redhat.com>
11963
11964 * config.guess: Import CVS version 1.195.
11965 * config.sub: Import CVS version 1.212.
11966
e9a8af10
AO
119672001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11968
11969 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11970 gcc/xgcc is built, use -print-prog-name to find out the program
11971 name to use.
11972
ae3ca0a9
PE
119732001-06-04 Phil Edwards <pme@sources.redhat.com>
11974
11975 * config.guess: Import CVS version 1.194. All gcc-local changes
11976 appear to also be in the master copy.
11977 * config.sub: Import CVS version 1.211.
11978
066bd40d
MM
11979Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11980
11981 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11982 with_gcc]: Use `gcc -shared' to build a shared library.
11983
4aef4f33
JDA
11984Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11985
11986 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11987 archives.
11988
c386f00f
RO
11989Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11990
11991 * MAINTAINERS (Write After Approval): Add myself.
11992
2ae5cea5
HPN
119932001-06-01 Hans-Peter Nilsson <hp@axis.com>
11994
11995 * configure.in (libstdcxx_flags): Do not try to execute
11996 libstdc++-v3/testsuite_flags until it exists.
11997
c3766183
AM
119982001-06-01 Alan Modra <amodra@bigpond.net.au>
11999
12000 * MAINTAINERS: Update my email address.
12001
9b337833
GS
120022001-05-31 Graham Stott <grahams@redhat.com>
12003
12004 * MAINTAINERS (Write After Approval): Add myself.
12005
dce2d8b2 120062001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
12007
12008 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12009 libraries when using g++ with native linker.
12010
5f7de4b8
AO
120112001-05-28 Alexandre Oliva <aoliva@redhat.com>
12012
12013 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12014
a7bc0fbb
AO
120152001-05-22 Alexandre Oliva <aoliva@redhat.com>
12016
12017 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12018 [aix4*|aix5*]: Prepend blank.
12019
33456445
AO
120202001-05-20 Alexandre Oliva <aoliva@redhat.com>
12021
12022 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12023 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12024 of subdir/configure scripts to use the new libtool.m4.
12025
e48d3d00
MK
120262001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12027
12028 * MAINTAINERS (Write After Approval): Add myself.
12029
9e0e191b
BK
120302001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12031
12032 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12033
3f19b439
BE
120342001-05-11 Ben Elliston <bje@redhat.com>
12035
12036 * Makefile.in (all-sid): New target.
12037 (check-sid, clean-sid, install-sid): Likewise.
12038
6ebe3121
JO
120392001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12040
12041 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12042
ca3667c4
AO
120432001-05-03 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12046 libgcj.
12047
120482001-05-03 Alexandre Oliva <aoliva@redhat.com>
12049
12050 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12051 gcc/xgcc is built, use -print-prog-name to find out the program
12052 name to use.
12053
b2964d63
AO
120542001-04-26 Alexandre Oliva <aoliva@redhat.com>
12055
b1bb2302
AO
12056 * configure.in (noconfigdirs): Don't reset it from scratch in the
12057 target case; only append to it.
6387a56e 12058
b2964d63
AO
12059 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12060 sparc-*-solaris2.8]: Disable ${libgcj}.
12061
8343765d
AO
120622001-04-25 Alexandre Oliva <aoliva@redhat.com>
12063
12064 * configure.in (libgcj_saved): Copy from $libgcj.
12065 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12066 --disable-libgcj.
12067
ddbb6d43
GRK
120682001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12069
12070 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12071 C front end maintainer.
ddbb6d43 12072
3fa03ff9
AG
12073Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12074
12075 * configure.in: Move *-chorusos target case to the proper switch.
12076 Disable libgcj.
12077
99ffe40f
AO
120782001-04-12 Alexandre Oliva <aoliva@redhat.com>
12079
12080 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12081 1.641.2.228.
12082
78faa32d
FS
120832001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12084
12085 * Makefile.in (STAGE1_CFLAGS): Pass down.
12086
cdbff0ab
AM
120872001-04-13 Alan Modra <amodra@one.net.au>
12088
12089 * config.guess: Add hppa64-linux support. Note for next import that
12090 this is already in the master file.
12091 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12092
75b9074c
AO
120932001-04-12 Alexandre Oliva <aoliva@redhat.com>
12094
12095 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12096 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12097
125404c5
SS
120982001-04-11 Stan Shebs <shebs@apple.com>
12099
12100 * MAINTAINERS: Add self as Darwin port maintainer.
12101
876684fe
AM
121022001-04-11 Alan Modra <amodra@one.net.au>
12103
12104 * MAINTAINERS: Update my email address.
12105
06729913
LR
121062001-04-10 Loren J. Rittle <ljrittle@acm.org>
12107
12108 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12109 recent versions of FreeBSD (release 3 or later).
12110 * ltconfig: On FreeBSD, -lc must not be provided when building
12111 a shared library or else the standard -pthread gcc option is
12112 rendered worthless to later users of the built library.
12113
67916302
JM
121142001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12115
12116 * MAINTAINERS: Add self and RTH as C front end maintainers.
12117
d2bc0628
AO
121182001-04-05 Alexandre Oliva <aoliva@redhat.com>
12119
e490616e
ZW
12120 * config.sub: Make sure to match an already-canonicalized
12121 machine name (eg. mn10300-unknown-elf).
d2bc0628 12122
a3406c06
AO
121232001-04-01 Alexandre Oliva <aoliva@redhat.com>
12124
12125 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12126 New macros.
12127 (bootstrap, cross): Use RECURSE_FLAGS.
12128 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12129
a076f6a4
AO
121302001-03-27 Alexandre Oliva <aoliva@redhat.com>
12131
12132 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12133
e9f4fa71
CH
121342001-03-22 Colin Howell <chowell@redhat.com>
12135
7238de5c
CH
12136 * Makefile.in (DO_X): Do not backslash single-quotes in
12137 backquotes (two places).
e9f4fa71 12138
b6b14b1b
AO
121392001-03-22 Alexandre Oliva <aoliva@redhat.com>
12140
12141 Re-installed:
12142 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12143 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12144 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12145 * ltcf-cxx.sh: Likewise.
12146 * ltcf-gcj.sh: Likewise.
12147
1eb0b89d
GP
121482001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12149
12150 * MAINTAINERS: Add myself as "documentation co-maintainer".
12151
82e23236
AO
121522001-03-22 Alexandre Oliva <aoliva@redhat.com>
12153
12154 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12155 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12156
64ec27c3
TT
121572001-03-19 Tom Tromey <tromey@redhat.com>
12158
12159 * config-ml.in: Handle GCJ and GCJFLAGS.
12160
191de407
MC
121612001-03-21 Michael Chastain <chastain@redhat.com>
12162
12163 * Makefile.in: all-m4 depends on all-texinfo.
12164
fed4dede
LR
121652001-03-20 Loren J. Rittle <ljrittle@acm.org>
12166
12167 * MAINTAINERS: Add myself to write after approval list.
12168
085072bb
LB
121692001-03-18 Laurynas Biveinis <lauras@softhome.net>
12170
12171 * Makefile.in (DO_X): Quote nested quotes.
12172
5af8ea3f
AM
121732001-03-18 Alan Modra <alan@linuxcare.com.au>
12174
12175 * MAINTAINERS: Add myself to write after approval list.
12176
69e23037
LB
121772001-03-15 Laurynas Biveinis <lauras@softhome.net>
12178
12179 * Makefile.in (DO_X): Use double quotes for quoting
12180 "RANLIB=$${RANLIB}".
12181
2b9650f4
OP
121822001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12183
12184 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12185
dce2d8b2 121862001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12187
12188 * configure.in: Only use `lang_requires' for languages athat are
12189 actually enabled.
12190
f6646274
PE
121912001-03-08 Phil Edwards <pme@sources.redhat.com>
12192
12193 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12194
c9a54638
AO
121952001-03-08 Alexandre Oliva <aoliva@redhat.com>
12196
12197 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12198
6a556ad6
TT
121992001-03-07 Tom Tromey <tromey@redhat.com>
12200
12201 * configure.in: Allow config-lang.in to set `lang_requires' to list
12202 of other required languages.
12203
6822468a
LB
122042001-03-06 Laurynas Biveinis <lauras@softhome.net>
12205
12206 * Makefile.in: Remove RANLIB definition. Use RANLIB
12207 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12208 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12209
f04885d3 122102001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12211 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12212
f04885d3
BK
12213 * Makefile.in (check-c++): Use tabs, not spaces.
12214
288edf47 122152001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12216
288edf47
LB
12217 * MAINTAINERS: add myself to Write After Approval list.
12218
3d55d2f8 122192001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12220
e490616e 12221 * Makefile.in (check-c++): New rule.
6387a56e 12222
4d88a68a
BK
12223 * configure.in (target_libs): Remove libg++.
12224 (noconfigdirs): Remove libg++.
12225 (noconfigdirs): Same.
12226 (noconfigdirs): Same.
12227 (noconfigdirs): Same.
12228
12229 * config-ml.in: Remove libg++ references.
12230
12231 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12232 (ALL_TARGET_MODULES): Same.
12233 (configure-target-libg++): Remove.
12234 (all-target-libg++): Remove.
12235 (configure-target-libio): Remove.
12236 (all-target-libio): Remove.
12237 (check-target-libio): Remove.
12238 (.PHONY): Remove.
12239 (libg++.tar.bz2): Remove.
12240 (all-target-cygmon): Remove libio.
12241 (all-target-libstdc++): Remove.
12242 (configure-target-libstdc++): Remove.
12243 (TARGET_LIB_PATH): Remove libstdc++.
12244 (ALL_GCC_CXX): Remove libstdc++.
12245 (all-target-gperf): Correct.
12246
2437d4ed
NC
122472001-02-16 Nick Clifton <nickc@redhat.com>
12248
12249 * configure.in (noconfigdirs): Allow configuration of texinfo
12250 for Cygwin hosts.
12251
85b99cbe
AG
122522001-02-15 Anthony Green <green@redhat.com>
12253
12254 * configure: Introduce GCJ_FOR_TARGET.
12255 * configure.in: Ditto.
12256 * Makefile.in: Ditto.
12257
7b18790c
AS
122582001-02-13 Andreas Schwab <schwab@suse.de>
12259
12260 * MAINTAINERS: Update mail address.
12261
c4880c99
MS
122622001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12263
12264 * config.guess: Add linux target for S/390.
12265 * config.sub: Likewise.
12266
dce2d8b2 122672001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12268
12269 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12270 target-libgloss.
e31ae6db 12271
7739adfb
BE
122722001-02-06 Ben Elliston <bje@redhat.com>
12273
12274 * configure: Output host type to stdout, not stderr.
12275
36ca672c
MM
122762001-02-05 Mark Mitchell <mark@codesourcery.com>
12277
e40f2829 12278 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12279 * ltcf-cxx.sh: Likewise.
12280
36ca672c
MM
12281 * config.if: Assume enable_libstdcxx_v3 is defined.
12282
22fdd65e
MM
122832001-02-04 Mark Mitchell <mark@codesourcery.com>
12284
12285 Remove V2 C++ library.
12286 * configure.in: Remove --enable-libstdcxx_v3 support.
12287
3b60dd8e
BM
122882001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12289
12290 * include/demangle.h: Add prototype for java_demangle_v3.
12291
42c0c80a
PE
122922001-01-29 Phil Edwards <pme@sources.redhat.com>
12293
12294 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12295
0be25992
RH
122962001-01-27 Richard Henderson <rth@redhat.com>
12297
12298 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12299
8a8de62d
MS
123002001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12301
12302 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12303 Don't unset, it's non-portable and no longer necessary, set to empty
12304 instead.
12305
92769744
MS
123062001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12307
12308 * ltconfig: Shell portability fix for the tagname validity check.
12309
88a1c0ab
AO
123102001-01-27 Alexandre Oliva <aoliva@redhat.com>
12311
12312 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12313 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12314
45291dd5
MS
123152001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12316
12317 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12318
1ace7e15
TT
123192001-01-26 Tom Tromey <tromey@redhat.com>
12320
12321 * configure.in: Allow libgcj to be built on Sparc Solaris.
12322
0ef8b11b
DE
123232001-01-25 David Edelsohn <edelsohn@gnu.org>
12324
12325 * ltcf-c.sh: Add aix5 case.
12326 * ltcf-cxx.sh: Likewise.
12327 * ltconfig: Likewise.
12328
0006091e
AO
123292001-01-24 Alexandre Oliva <aoliva@redhat.com>
12330
9bad11e1
AO
12331 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12332 keep at least one of build_libtool_libs or build_old_libs set to
12333 yes.
12334
0006091e
AO
12335 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12336 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12337
7c01b2b5
BM
123382001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12339
12340 * configure.in: Enable libgcj on several additional platforms.
12341
d340e0ac
BM
123422001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12343
12344 * configure.in: Enable libgcj for linux targets.
12345
5baf8c37
MS
123462001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12347
12348 * MAINTAINERS (Write After Approval): Add myself.
12349
10a0ba84
JDA
123502001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12351
12352 * MAINTAINERS: Add myself as vax port maintainer.
12353
357c6a4b
FH
123542001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12355
12356 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12357
6e2d9a7a
MS
123582001-01-09 Mike Stump <mrs@wrs.com>
12359
12360 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12361 failures of subdirectories.
12362
b6b14b1b 123632001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12364
b6b14b1b 12365 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12366 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12367 * ltcf-cxx.sh: Likewise.
12368 * ltcf-gcj.sh: Likewise.
12369 * ltconfig.sh: Fix typo.
976b230d 12370
07109110
LB
123712001-01-02 Laurynas Biveinis <lauras@softhome.net>
12372
12373 * configure: handle DOS-style absolute paths.
12374
1da5b8fc
LB
123752001-01-02 Laurynas Biveinis <lauras@softhome.net>
12376
12377 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12378
4c2f5b4f
MM
123792000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12380
12381 * MAINTAINERS: Add myself as avr port co-maintainer.
12382
bc53668e
BE
123832000-12-28 Ben Elliston <bje@redhat.com>
12384
12385 * MAINTAINERS: Add myself under ``Write After Approval''.
12386
c387606f
JM
123872000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12388
12389 * texinfo: Remove directory from GCC.
12390
2cb5082c
JM
123912000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12392
12393 * COPYING: Update to current
12394 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12395 to 19yy as example year in copyright notice).
12396
cc330df9
BK
123972000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12398
6387a56e 12399 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12400 (libstdcxx_incdir): Pass down.
12401 * config.if: Remove expired bits for cxx_interface, add stub.
12402 (libstdcxx_incdir): Add variable for g++ include directory.
12403 * configure.in (gxx_include_dir): Use it.
6387a56e 12404
4c6b2835
AO
124052000-12-18 Alexandre Oliva <aoliva@redhat.com>
12406
12407 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12408 with old-email address from ``Write After Approval''.
12409
3896f13e
AJ
124102000-12-15 Andreas Jaeger <aj@suse.de>
12411
12412 * configure.in: Handle lang_dirs.
12413
124142000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12415
ad46e881
TT
12416 * MAINTAINERS: Removed brads.
12417
90a10418
TT
12418 * MAINTAINERS: Added gcj developers.
12419
41dfe3a2 124202000-12-13 Anthony Green <green@redhat.com>
6387a56e 12421
41dfe3a2 12422 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12423 listed. Disable libgcj for x86 and Alpha Linux until compatible
12424 with g++ abi.
6387a56e 12425
e2f601da
MS
124262000-12-13 Mike Stump <mrs@wrs.com>
12427
12428 * Makefile.in (local-distclean): Also remove fastjar.
12429
70030c01
RB
124302000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12431
12432 * contrib/gcc_update: Add fastjar --touch entries.
12433
2a50f859
AO
124342000-12-12 Alexandre Oliva <aoliva@redhat.com>
12435
12436 * configure.in: Disable language-specific target libraries for
12437 languages that aren't enabled.
12438
7743113b
AG
124392000-12-10 Anthony Green <green@redhat.com>
12440
12441 * configure.in: Define libgcj. Disable libgcj target libraries for
12442 most targets.
12443
92e061a6
NB
124442000-12-10 Neil Booth <neilb@earthling.net>
12445
12446 * MAINTAINERS: Update mail address, remove from WAA list.
12447
f34ff6d6
APB
124482000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12449
12450 * libjava: Imported from /cvs/java.
12451 * libffi: Likewise.
12452 * Boehm-gc: Likewise.
12453
d82a33c6
APB
124542000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12455
12456 * configure.in (target_libs): Revert 2000-12-08 patch.
12457 (noconfigdirs): Added target-libjava.
12458
e14f8e28
LB
124592000-12-09 Laurynas Biveinis <lauras@softhome.net>
12460
12461 * djunpack.bat: removed.
12462
fc26516b
LB
124632000-12-09 Laurynas Biveinis <lauras@softhome.net>
12464
12465 * Makefile.in: handle DOS-style absolute paths.
12466 * config-ml.in: likewise.
12467 * symlink-tree: likewise.
12468
bd8757b3
APB
124692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12470
12471 * fastjar: Imported.
12472
81522a1f
APB
124732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12474
12475 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12476 libjava.
12477 * configure.in (target_libs): Removed `target-libjava'.
12478
5db1f7ed
APB
124792000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12480
12481 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12482 (ALL_MODULES): Added fastjar.
12483 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12484 (all-target-libjava): all-fastjar replaces all-zip.
12485 (all-fastjar): Added.
12486 (configure-target-fastjar, all-target-fastjar): Likewise.
12487 * configure.in (host_tools): Added fastjar.
12488
5e59997c
MS
124892000-12-07 Mike Stump <mrs@wrs.com>
12490
12491 * Makefile.in (local-distclean): Remove leftover built files.
12492
0a534f40
NC
124932000-11-24 Nick Clifton <nickc@redhat.com>
12494
12495 * configure.in (xscale-elf): Add target.
12496 (xscale-coff): Add target.
12497
7686cadf
LR
124982000-11-22 Loren J. Rittle <ljrittle@acm.org>
12499
e490616e
ZW
12500 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12501 recent versions of FreeBSD (release 3 or later).
12502 * ltconfig: On FreeBSD, -lc must not be provided when building
12503 a shared library or else the standard -pthread gcc option is
12504 rendered worthless to later users of the built library.
7686cadf 12505
fff01699
FF
125062000-11-16 Fred Fish <fnf@be.com>
12507
12508 * configure.in (enable_libstdcxx_v3): Fix typo,
12509 libstd++ -> libstdc++.
12510
4dc16355
KL
125112000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12512
12513 * MAINTAINERS: Add self to Write After Approval list.
12514
bf6fc7b2
BS
125152000-11-21 Bernd Schmidt <bernds@redhat.com>
12516
12517 * MAINTAINERS: Update my email address. Add myself to global write
12518 privs list.
12519
ce8e06b1
AO
125202000-11-18 Alexandre Oliva <aoliva@redhat.com>
12521
6e2a4843
AO
12522 * Makefile.in: Merge with src and libgcj.
12523 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12524 configure-target-<library> when their configure scripts need the C
12525 or C++ library to have already been built to work properly.
12526 (do_proto_toplev): Set them to an empty string.
12527
ce8e06b1
AO
12528 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12529 (REALLY_SET_LIB_PATH): Use them.
12530
c003f378
SS
125312000-11-17 Stan Shebs <shebs@apple.com>
12532
12533 * MAINTAINERS: Add self to Write After Approval list.
12534
cc1e60ea
JM
125352000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12536
12537 * configure: Provide the original toplevel configure arguments
12538 (including $0) to subprocesses in the environment rather than
12539 through gcc/configargs.h.
12540
1173593d
JM
125412000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12542
12543 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12544 C99. Alphabetise "Write After Approval" list.
12545
520907ee
MM
125462000-11-12 Mark Mitchell <mark@codesourcery.com>
12547
34f6fbdb
MM
12548 * configure: Turn on libstdc++ V3 by default.
12549
520907ee
MM
12550 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12551 if we've got GCC.
12552
0bbd37ed
PB
125532000-11-11 Philip Blundell <philb@gnu.org>
12554
12555 * MAINTAINERS: Add self to Write After Approval list.
12556
7ca0e6d9
DE
125572000-11-09 David Edelsohn <edelsohn@gnu.org>
12558
12559 * ltcf-c.sh (aix4): Improve shared library configuration; require
12560 exporting symbols.
12561 * ltcf-cxx.sh (aix4): Define.
12562 * ltconfig (aix4): Define library and soname specs appropriate for
12563 AIX. Define command to create export symbols list.
12564
dce2d8b2 12565Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12566
12567 * config.sub: Add support for Sun Chorus
12568
fc05d516
NC
125692000-10-31 Nick Clifton <nickc@redhat.com>
12570
12571 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12572 <name>@redhat.com. Also installed new email address for Clint
12573 Popetz.
6387a56e 12574
90a0e73f
JM
125752000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12576
12577 * etc: Remove directory from GCC.
12578
a5e1b548
MM
125792000-10-16 Michael Meissner <meissner@redhat.com>
12580
12581 * configure (gcc/configargs.h): Only create if there is a build GCC
12582 directory created.
12583
6387a56e
EC
125842000-10-16 Matthias Klose <doko@debian.org>
12585
be1db873
MK
12586 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12587 when configured for libstdc++-v3.
12588
f5fa9a5b
PE
125892000-10-05 Phil Edwards <pme@gcc.gnu.org>
12590
12591 * configure: Save configure arguments to gcc/configargs.h.
12592
61a77fea
PT
125932000-10-04 Philipp Thomas <pthomas@suse.de>
12594
12595 * config.guess: Import CVS version 1.157.
12596 * config.sub: Import CVS version 1.181.
12597
3a4fee66
AP
125982000-10-04 Andris Pavenis <pavenis@latnet.lv>
12599
12600 * Makefile.in (bootstrap): avoid recursion if subdir missing
12601 (cross): ditto
12602 (do-proto-toplev): ditto
12603
3dd7094e
AO
126042000-09-30 Alexandre Oliva <aoliva@redhat.com>
12605
de710532
AO
12606 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12607 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12608
3dd7094e
AO
12609 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12610 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12611 all affected `configure' scripts.
12612
e592386f
NB
12613Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12614
12615 * MAINTAINERS: Add self as cpplib co-maintainer.
12616
fba54939
AH
126172000-09-24 Aldy Hernandez <aldyh@redhat.com>
12618
12619 * MAINTAINERS: Add self to Write After Approval list.
12620
2bd429f4
GP
126212000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12622
12623 * INSTALL/README: egcs -> GCC update.
12624
dce2d8b2 12625Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12626
12627 * MAINTAINERS: Add myself to Write After Approval list.
12628
d7ce9a83
KH
126292000-09-15 Kazu Hirata <kazu@hxi.com>
12630
12631 * MAINTAINERS: Add myself to Write After Approval list.
12632
18a53ffe
JL
12633Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12634
e490616e
ZW
12635 * configure.in: Do not build byacc for hppa64. Provide paths to the
12636 X11 libraries for hppa64.
18a53ffe 12637
f246ff23
SC
126382000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12639
12640 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12641
06298abd
AO
126422000-09-06 Alexandre Oliva <aoliva@redhat.com>
12643
4b92758a
AO
12644 * Makefile.in (all-zlib): Added dummy target.
12645
06298abd
AO
12646 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12647 ltcf-gcj.sh: Updated from libtool multi-language branch.
12648
4d73d07a
AO
126492000-09-05 Alexandre Oliva <aoliva@redhat.com>
12650
12651 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12652 (bootstrap*): Depend on all-bootstrap.
12653
05d52d78
PT
126542000-09-05 Philipp Thomas <pthomas@suse.de>
12655
12656 * config.guess: Import CVS version 1.156.
12657 * config.sub: Import CVS version 1.179.
12658
3c809ba4
AG
126592000-09-02 Anthony Green <green@cygnus.com>
12660
12661 * Makefile.in (all-gcc): Depend on all-zlib.
12662 (CLEAN_MODULES): Add clean-zlib.
12663 (ALL_MODULES): Add all-zlib.
12664 * configure.in (host_libs): Add zlib.
12665
10ad78a0 126662000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
12667
12668 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12669 crosses, but add gcc/include to the header search path for them.
12670
b36a9ce3
DB
126712000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12672
12673 * MAINTAINERS: Add self to Write After Approval list.
12674
cb011248
FS
126752000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12676
12677 * config.guess: Import CVS version 1.152.
12678 * config.sub: Import CVS version 1.177.
12679
db310af0
AO
126802000-08-25 Alexandre Oliva <aoliva@redhat.com>
12681
7965440a
AO
12682 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12683 $targargs to tell whether newlib is going to be built.
12684
db310af0
AO
12685 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12686 $$r/TARGET_SUBDIR/libio for _G_config.h.
12687
e7977565
AO
126882000-08-23 Alexandre Oliva <aoliva@redhat.com>
12689
12690 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12691
126bb9ed
DD
126922000-08-22 DJ Delorie <dj@redhat.com>
12693
12694 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12695
5b0e9d29
AO
126962000-08-22 Alexandre Oliva <aoliva@redhat.com>
12697
12698 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12699 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12700 sub-configures.
12701
4f3e904e
DD
127022000-08-21 DJ Delorie <dj@redhat.com>
12703
12704 * MAINTAINERS: Add self as a libiberty maintainer
12705
c9635443
AO
127062000-08-16 Alexandre Oliva <aoliva@redhat.com>
12707
12708 * configure.in (libstdcxx_flags): Use
12709 libstdc++-v3/src/libstdc++.INC.
12710
8b2100ba
AO
127112000-08-15 Alexandre Oliva <aoliva@redhat.com>
12712
12713 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12714
57119aa9
ZW
127152000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12716
eeb943b0
ZW
12717 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12718
6387a56e 12719 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
12720 explicit. Substitute enable_threads into generated Makefiles.
12721 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12722 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12723
acffa7c4
GK
127242000-08-13 Geoff Keating <geoffk@cygnus.com>
12725
12726 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12727
808d8c41
AO
127282000-08-12 Alexandre Oliva <aoliva@redhat.com>
12729
12730 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12731 previous delta.
12732
1fc8c51c 127332000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 12734
1fc8c51c
JM
12735 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12736 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12737 (FLAGS_FOR_TARGET): Not here.
12738 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 12739
25698887
AO
127402000-08-11 Alexandre Oliva <aoliva@redhat.com>
12741
12742 * config-ml.in (CC, CXX): Don't introduce a leading space.
12743
10120687
DD
127442000-08-07 DJ Delorie <dj@delorie.com>
12745
12746 * MAINTAINERS: Add self as a DJGPP maintainer
12747
15c758e9
DD
127482000-08-07 DJ Delorie <dj@redhat.com>
12749
12750 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12751 "if we're also building gcc, and it's a gcc that will run on the
12752 build machine, we want to use its includes instead of the system's
12753 default includes".
12754
2d0de245
JM
127552000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12756
12757 * MAINTAINERS: Add self to Write After Approval list.
12758
e81b330a
AO
127592000-08-03 Alexandre Oliva <aoliva@redhat.com>
12760
83440c1e
AO
12761 * configure.in (libstdcxx_flags): Don't use `"'.
12762
e81b330a
AO
12763 * config-ml.in: Adjust multilib search paths to the
12764 appropriate multilib tree.
12765
cf95c847
AO
127662000-08-02 Alexandre Oliva <aoliva@redhat.com>
12767
12768 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12769 commas in $LANGUAGES.
12770
9e9af119
MH
127712000-08-02 Manfred Hollstein <manfredh@redhat.com>
12772
12773 * configure.in: Re-enable all references to libg++ and librx.
12774
606ce391
AO
127752000-08-01 Alexandre Oliva <aoliva@redhat.com>
12776
89820b43
AO
12777 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12778 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12779 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12780 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12781
606ce391
AO
12782 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12783
04179d4a
AO
127842000-07-31 Alexandre Oliva <aoliva@redhat.com>
12785
12786 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12787 CXX_FOR_TARGET for sed.
12788
d4eb109c
AO
127892000-07-30 Alexandre Oliva <aoliva@redhat.com>
12790
12791 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12792 Do not override if already set in the environment or in configure.
12793 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12794 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12795
4f4caf92
AO
127962000-07-28 Alexandre Oliva <aoliva@redhat.com>
12797
12798 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12799 the libtool CVS tree multi-language branch.
12800 * ltconfig, ltmain.sh: Updated.
6387a56e 12801
b87487b6
AO
128022000-07-27 Alexandre Oliva <aoliva@redhat.com>
12803
1670d1ea
AO
12804 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12805 (clean-target): Depend on it.
12806
b87487b6
AO
12807 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12808 (GCC_FOR_TARGET): Use it.
12809 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12810 * configure.in: ... here.
12811 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12812 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12813
4e81ae98
EC
128142000-07-24 Eric Christopher <echristo@cygnus.com>
12815
12816 * MAINTAINERS: Add self to Write After Approval list.
12817
059ae32c
AO
128182000-07-24 Alexandre Oliva <aoliva@redhat.com>
12819
5b28edd4
AO
12820 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12821 (configure-target-libchill, configure-target-libobjc): Likewise.
12822
059ae32c
AO
12823 * configure.in: Use the same cache file for all target libs.
12824 * config-ml.in: But different cache files per multilib variant.
12825
1adcd149
MS
128262000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12827
12828 * configure (topsrcdir): Don't use dirname.
12829
2d573dff
JO
128302000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12831
12832 * MAINTAINERS: Add self to Write After Approval list.
12833
d207ebef
JM
128342000-07-20 Jason Merrill <jason@redhat.com>
12835
12836 * configure.in: Remove all references to libg++ and librx.
12837
12838 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12839
128402000-07-20 Hans-Peter Nilsson <hp@axis.com>
12841
12842 * config.sub: Update to subversions version 2000-07-06.
12843
7b7792d5
AH
128442000-07-12 Andrew Haley <aph@cygnus.com>
12845
12846 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12847 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12848
3abaac67
PE
128492000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12850
12851 * symlink-tree: Check number of arguments.
12852
34be2b36
JW
128532000-07-05 Jim Wilson <wilson@cygnus.com>
12854
12855 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12856 search path for a g++ extracted from the build tree. This
12857 will allow link tests run by configure scripts in
12858 subdirectories to succeed.
12859
d207ebef
JM
128602000-07-01 Koundinya K <kk@ddeorg.soft.net>
12861
e490616e 12862 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 12863
0900331b
MH
128642000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12865
12866 * MAINTAINERS: Add myself as loop discovery maintainer.
12867
d207ebef
JM
128682000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12869
12870 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12871 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12872
128732000-06-19 Timothy Wall <twall@cygnus.com>
12874
12875 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12876 * config.sub: Add tic54x target.
12877
11a27a76
TM
12878Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12879
12880 * MAINTAINERS: Add self as Fortran maintainer,
12881 remove Craig Burley.
12882
d207ebef 12883Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 12884
d207ebef
JM
12885 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12886 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 12887
7758b73f
PT
12888Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12889
12890 * MAINTAINERS: Add self as i18n maintainer
12891
d207ebef
JM
1289220000-05-21 H.J. Lu (hjl@gnu.org)
12893
e490616e
ZW
12894 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12895 directory are used if they exist. Make sure
12896 $(build_tooldir)/include is searched for header files,
12897 $(build_tooldir)/lib/ for library files.
d207ebef 12898 (GCC_FOR_TARGET): Likewise.
e490616e 12899 (CXX_FOR_TARGET): Likewise.
d207ebef 12900
bae29210
JL
12901Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12902
12903 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12904
d207ebef 12905Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
12906
12907 * Makefile.in (configure-target-libiberty): Depend on
12908 configure-target-newlib.
12909
aab0d19d
AO
129102000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12911
12912 * configure.in, Makefile.in: Merge all libffi-related
12913 configury stuff from the libgcj tree.
12914
d207ebef
JM
12915Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12916
12917 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12918 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12919
12920Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12921
12922 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12923 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 12924 current version information. Add to proto-toplev directory.
d207ebef
JM
12925 (gdb-taz): Build do-djunpack.
12926
758c7bd4
DE
129272000-05-15 David Edelsohn <edelsohn@gnu.org>
12928
12929 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12930
1888228d
AC
12931Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12932
12933 * MAINTAINERS: Add self to Write After Approval list.
12934
d207ebef
JM
129352000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12936
12937 * ltmain.sh: Preserve in relink_command any environment
12938 variables that may affect the linker behavior.
12939
2d7cc2fe
JL
12940Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12941
d207ebef
JM
12942 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12943
12944Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12945
12946 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12947
129482000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12949
12950 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 12951 with the version name.
2d7cc2fe 12952
ee455968
JE
12953Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12954
12955 * MAINTAINERS: Add self as bb-reorder maintainer.
12956
73b97e5c
BK
129572000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12958
12959 * config.if: Tweak.
12960
d207ebef
JM
129612000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12962
12963 * djunpack.bat: New file.
12964
12965Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12966
12967 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
12968 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12969 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12970 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 12971
954869eb
DP
129722000-04-16 Dave Pitts <dpitts@cozx.com>
12973
e490616e
ZW
12974 * config.sub (case $basic_machine): Change default for "ibm-*"
12975 to "openedition".
954869eb 12976
eaabe541
AJ
129772000-04-13 Andreas Jaeger <aj@suse.de>
12978
12979 * MAINTAINERS: Added myself.
12980
d207ebef
JM
12981Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12982
12983 * Makefile.in (gdb-taz): New target. GDB specific archive.
12984 (do-md5sum): New target.
12985 (MD5PROG): Define.
12986 (PACKAGE): Default to TOOL.
12987 (VER): Default to a shell script.
12988 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 12989 md5 checksum generation.
d207ebef
JM
12990 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12991 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12992 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 12993 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
12994
12995Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12996
12997 * configure (warn_cflags): Delete.
12998
0ea6d60c
PDM
12999Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13000
13001 * MAINTAINERS: Added myself.
13002
17090313 130032000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 13004 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 13005
e490616e
ZW
13006 * configure.in (enable_libstdcxx_v3): Add.
13007 (target_libs): Add bits here to switch between libstdc++-v2 and
13008 libstdc++-v3.
13009 * config.if: And this file too.
13010 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 13011
76b78517
MM
130122000-04-05 Michael Meissner <meissner@redhat.com>
13013
13014 * config.sub (d30v): Add d30v as a basic machine type.
13015
ad242caf
JM
130162000-03-29 Jason Merrill <jason@casey.cygnus.com>
13017
13018 * configure.in: -linux-gnu*, not -linux-gnu.
13019
d4537148
TM
13020Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13021
13022 * MAINTAINERS: Add self in write-after-approval section.
13023
f152e9d4
JW
13024Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13025
13026 * MAINTAINERS: Add self as ia64 port maintainer.
13027
6a5fcef1
NB
130282000-03-08 Neil Booth <NeilB@earthling.net>
13029
13030 * MAINTAINERS: Add self in write-after-approval section.
13031
d207ebef 13032Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 13033
d207ebef
JM
13034 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13035 (do-tar-bz2): Replace TOOL with PACKAGE.
13036 (gdb.tar.bz2): Remove GDBTK from GDB package.
13037 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 13038 dejagnu.tar.bz2): New packages.
d207ebef
JM
13039
130402000-02-27 Andreas Jaeger <aj@suse.de>
13041
13042 * configure.in: Add entry for mips*-*-linux*, move catch all
13043 *-*-*linux* entry below this one.
13044
130452000-02-27 Ian Lance Taylor <ian@zembu.com>
13046
13047 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 13048
521fe9d0
NC
130492000-02-24 Nick Clifton <nickc@cygnus.com>
13050
13051 * config.sub: Support an OS of "wince".
13052
d207ebef
JM
13053Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13054
13055 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 13056 version.
d207ebef 13057
dce2d8b2 130582000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
13059
13060 * config.sub: Add support for Linux/IBM 370.
13061 * configure.in: Likewise.
13062
3a685f6f
NC
130632000-02-22 Nick Clifton <nickc@cygnus.com>
13064
13065 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13066
dce2d8b2 130672000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13068
d207ebef 13069 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13070
4746ee26
KG
130712000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13072
13073 * configure (gcc_version): When setting, narrow search to
13074 lines containing `version_string'.
13075
ba96c72d
DC
130762000-02-15 Denis Chertykov <denisc@overta.ru>
13077
13078 * config.sub: Add support for avr target.
13079
77f16a66
NC
130802000-02-14 Nick Clifton <nickc@cygnus.com>
13081
13082 * MAINTAINERS: Add maintainers for MCore port.
13083
784a3a80
HPN
13084Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13085
13086 * config.sub: Add mmix-knuth-mmixware.
13087
719dd4fa
KG
130882000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13089
13090 * MAINTAINERS: Pair cccp with cpplib maintainership.
13091
dce2d8b2 130922000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13093
13094 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13095 structure stuff to -L library search.
13096 (CXX_FOR_TARGET): Ditto.
13097 (CROSS_CHECK_MODULES): Fix spelling mistake.
13098
7a53e94b
MM
130992000-01-24 Mark Mitchell <mark@codesourcery.com>
13100
13101 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13102 the C++ compiler.
13103
0da3b5a7
RH
131042000-01-12 Richard Henderson <rth@cygnus.com>
13105
13106 * configure.in: Don't build some bits for beos.
13107
02368d6d
JS
131082000-01-12 Joel Sherrill (joel@OARcorp.com)
13109
13110 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13111 as include files.
13112
2e76d35c
ZW
131132000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13114
13115 * Add self as cpplib maintainer, as requested by Jason
13116 Merrill. Correct my e-mail address.
13117
4c25fdcf
GK
131182000-01-06 Geoff Keating <geoffk@cygnus.com>
13119
13120 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13121 not mh-aix43.
13122
188e3966
HPN
13123Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13124
13125 * MAINTAINERS: Add myself to "write after approval" list.
13126
c2f5d030
RH
131271999-12-14 Richard Henderson <rth@cygnus.com>
13128
13129 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13130 * config.sub: Accept alphaev[78], alphaev8.
13131
eeda916a
AO
131321999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13133
13134 * config.guess, config.sub: Update from autoconf.
13135
b3bd7820
BK
131361999-11-29 Bruce Korb <autogen@linuxbox.com>
13137
2c290989 13138 * MAINTAINERS: update my playtime e-address.
b3bd7820 13139
1882b2b1
RO
13140Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13141
13142 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13143 necessary libraries are missing.
13144
dce2d8b2 13145Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13146
13147 * MAINTAINERS: Add new 'write after approval' maintainer.
13148
1e25de97
APB
13149Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13150
13151 * MAINTAINERS: Add new Java maintainer.
13152
1722c704
AS
131531999-10-25 Andreas Schwab <schwab@suse.de>
13154
13155 * configure: Fix quoting inside arguments of eval.
13156
8141abe8
NC
131571999-10-21 Nick Clifton <nickc@cygnus.com>
13158
13159 * config-ml.in: Allow suppression of some ARM multilibs.
13160
0b77644a
LV
13161Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13162
13163 * config.guess: Add OS/390 match pattern.
13164 * config.sub: Add mvs, openedition targets.
13165 * configure.in (i370-ibm-opened*): New.
13166
d207ebef
JM
131671999-09-04 Steve Chamberlain <sac@pobox.com>
13168
13169 * config.sub: Add support for configuring for pj.
13170
131711999-08-31 Nick Clifton <nickc@cygnus.com>
13172
13173 * config.sub (maybe_os): Add support for configuring for fr30.
13174
af13ebe9
NC
131751999-08-25 Nick Clifton <nickc@cygnus.com>
13176
13177 * configure.in: Do not configure or build ld for AIX
13178 platforms. ld is known to be broken on these platforms.
13179
1250c760
RO
13180Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13181
13182 * config-ml.in: Pass compiler flag corresponding to multidirs to
13183 subdir configures.
13184
d207ebef
JM
131851999-08-09 Ian Lance Taylor <ian@zembu.com>
13186
13187 * Makefile.in (LDFLAGS): Define.
13188
131891999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13190
13191 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13192 noconfigdirs.
13193 (*-*-cygwin*): Likewise.
13194
131951999-08-08 Ian Lance Taylor <ian@zembu.com>
13196
13197 * mkdep: New file.
13198 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13199 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13200
13201 From Eli Zaretskii <eliz@is.elta.co.il>:
13202 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13203 long file name when using DJGPP on MS-DOS.
13204
dbd83e11
JL
13205Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13206
13207 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13208
d207ebef
JM
132091999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13210
13211 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13212 dependency as this causes "make check" to globally "make all"
13213
cd1f4c2c
TT
13214Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13215
13216 * configure.in (target_libs): Added target-zlib.
13217 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13218 (CONFIGURE_TARGET_MODULES): Likewise.
13219 (CHECK_TARGET_MODULES): Likewise.
13220 (INSTALL_TARGET_MODULES): Likewise.
13221 (CLEAN_TARGET_MODULES): Likewise.
13222 (configure-target-zlib): New target.
13223 (all-target-zlib): Likewise.
13224 (all-target-libjava): Depend on all-target-zlib.
13225 (configure-target-libjava): Depend on configure-target-zlib.
13226
13227 * Makefile.in (configure-target-libjava): Depend on
13228 configure-target-newlib.
13229 (configure-target-boehm-gc): New target.
13230 (configure-target-qthreads): New target.
13231
e490616e
ZW
13232 * configure.in (target_libs): Added target-qthreads.
13233 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13234 (CONFIGURE_TARGET_MODULES): Likewise.
13235 (CHECK_TARGET_MODULES): Likewise.
13236 (INSTALL_TARGET_MODULES): Likewise.
13237 (CLEAN_TARGET_MODULES): Likewise.
13238 (all-target-qthreads): New target.
13239 (configure-target-libjava): Depend on configure-target-qthreads.
13240 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13241
13242 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13243 (CONFIGURE_TARGET_MODULES): Likewise.
13244 (CHECK_TARGET_MODULES): Likewise.
13245 (INSTALL_TARGET_MODULES): Likewise.
13246 (CLEAN_TARGET_MODULES): Likewise.
13247 (all-target-libjava): New target.
13248 (all-target-boehm-gc): Likewise.
13249 * configure.in (target_libs): Added libjava, boehm-gc.
13250
d207ebef
JM
132511999-07-22 Ian Lance Taylor <ian@zembu.com>
13252
13253 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13254 configure.bat in SUPPORT_FILES.
13255 (gas+binutils.tar.bz2): Likewise.
13256
13257 * makeall.bat: Remove; obsolete.
13258
132591999-07-21 Ian Lance Taylor <ian@zembu.com>
13260
13261 From Mark Elbrecht:
13262 * configure.bat: Remove; obsolete.
13263
132641999-07-11 Ian Lance Taylor <ian@zembu.com>
13265
13266 * configure: Add -W -Wall to the default CFLAGS when compiling with
13267 gcc.
13268
13269Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13270
13271 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13272
132731999-06-30 Mark Mitchell <mark@codesourcery.com>
13274
13275 * configure.in: Build ld on IRIX6.
13276
132771999-06-12 Ian Lance Taylor <ian@zembu.com>
13278
13279 * Makefile.in: Change distribution targets to use bzip2 instead of
13280 gzip.
13281 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13282 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13283
132841999-06-04 Nick Clifton <nickc@cygnus.com>
13285
13286 * config.sub: Add mcore target.
13287
26d088fa
CD
13288Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13289
13290 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13291
c2c08b29
L
13292Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13293
13294 * config.guess (dummy): Changed to $dummy.
13295
671d0648
NC
132961999-05-24 Nick Clifton <nickc@cygnus.com>
13297
13298 * config.sub: Tidied up case statements.
13299
b1345c72
BE
133001999-05-22 Ben Elliston <bje@cygnus.com>
13301
51ccbd8d
BE
13302 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13303 <jiro@din.or.jp>.
13304
b1345c72
BE
13305 * config.guess: Merge with FSF version. Future changes will be
13306 more accurately recorded in this ChangeLog.
13307 * config.sub: Likewise.
13308
2caf864f
SM
13309Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13310
13311 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13312
d207ebef
JM
133131999-04-30 Tom Tromey <tromey@cygnus.com>
13314
13315 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13316
90fb0c24
TT
133171999-04-23 Tom Tromey <tromey@cygnus.com>
13318
13319 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13320
d207ebef
JM
133211999-04-20 Drew Moseley <dmoseley@cygnus.com>
13322
13323 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13324 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13325 Bad merge removed these two changes.
13326
3516940d 13327Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13328 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13329
13330 * config.guess (interix Alpha): Add.
13331
d207ebef
JM
133321999-04-11 Richard Henderson <rth@cygnus.com>
13333
13334 * configure.in (i?86-*-beos*): Do config gperf; don't config
13335 gdb, newlib, or libgloss.
13336
e891fbfe 13337Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13338
e891fbfe
AO
13339 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13340 link a trivial program with -mabi=64. If it fails, remove mabi=64
13341 from multidirs.
13342
f9ae47d6
PT
13343Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13344
13345 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13346
d207ebef
JM
133471999-04-08 Nick Clifton <nickc@cygnus.com>
13348
13349 * config.sub: Add support for mcore targets.
13350
133511999-04-07 Michael Meissner <meissner@cygnus.com>
13352
13353 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13354 not mt-ospace, in order to shut up assembler warning about using
13355 symbols that are named the same as registers.
13356
133571999-04-07 Drew Moseley <dmoseley@cygnus.com>
13358
13359 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13360 dependency list for all-target-cygmon.
13361
133621999-04-05 Doug Evans <devans@casey.cygnus.com>
13363
13364 * config-ml.in: Check $host, not $target, for selective multilibs.
13365 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13366 thumb interworking, and underscore prefix multilibs.
13367
133681999-04-04 Ian Lance Taylor <ian@zembu.com>
13369
13370 * missing: Update to version from current automake.
13371
88101ab9
L
13372Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13373
13374 * configure (gxx_include_dir): Removed.
13375
13376 * configure.in (gxx_include_dir): Handle it.
13377 * Makefile.in: Likewise.
13378
d207ebef
JM
133791999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13380
13381 * config.sub (mips64vr4111,mips64vr4111el) Add.
13382
133831999-03-21 Ben Elliston <bje@cygnus.com>
13384
e490616e 13385 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13386
8dc91cbe
ME
13387Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13388
8dc91cbe
ME
13389 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13390 config/mh-djgpp.
13391
d207ebef
JM
13392Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13393
13394 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13395 all-target-newlib to dependency list for all-target-bsp.
13396
926bb5ed
MK
13397Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13398
13399 * config.sub: Add i386-uwin support.
13400 * config.guess: Likewise.
13401
4a6e3000
FS
13402Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13403
13404 * configure.in: cleanup, add mh-*pic handling for arm, special
13405 case powerpc*-*-aix*
13406
d207ebef
JM
13407Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13408
13409 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13410 can be built.
13411
13412Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13413
13414 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13415 targets.
d207ebef 13416
71c91078
NC
134171999-03-02 Nick Clifton <nickc@cygnus.com>
13418
13419 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13420
282e5df8
GN
13421Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13422
13423 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13424
1de558ee
NC
134251999-02-24 Nick Clifton <nickc@cygnus.com>
13426
13427 * config.sub: Fix typo in arm recognition.
13428
d207ebef
JM
13429Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13430
13431 * configure.in (noconfigdirs): Changed target_configdirs to
13432 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13433 rather than m68k-*-* since it is not known to work on
13434 m68k-aout. Ditto for arm-*-*oabi.
13435
13436Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13437
13438 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13439
134401999-02-19 Ben Elliston <bje@cygnus.com>
13441
13442 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13443 Smart and improved by Andrew Cagney.
13444
fab7445a
ME
13445Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13446
13447 * config.guess: Recognize openbsd-*-hppa.
13448
8ccdc228
L
13449Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13450
13451 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13452 only if it is not empty.
13453
3b7265ff
NC
134541999-02-17 Nick Clifton <nickc@cygnus.com>
13455
13456 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13457
d207ebef 13458 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13459
13460 * config.sub: Modified to recognize uname's armv* syntax.
13461
d207ebef
JM
134621999-02-17 Mark Salter <msalter@cygnus.com>
13463
13464 * configure.in: Added target-bsp for sparclite.
13465
13466Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13467
13468 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13469
134701999-02-08 Nick Clifton <nickc@cygnus.com>
13471
13472 * configure.in: Add support for strongarm port.
13473 * config.sub: Add support for strongarm target.
13474
c48dd3f5 13475Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13476
c48dd3f5
MK
13477 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13478 the old name config/mh-cygwin32.
13479 Enable texinfo.
13480
d207ebef
JM
13481Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * configure.in: Do build ld for ix86 Solaris.
13484
ecd62820
JW
13485Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13486
13487 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13488 $AR_FOR_TARGET. Likewise for RANLIB.
13489
bbd8fa7f 13490Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13491
e490616e
ZW
13492 * config.sub (oabi): Recognize.
13493 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13494
0397442c
RL
13495Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13496
13497 * config.guess: Improve detection of i686 on UnixWare 7.
13498
c9ffaa63
MK
13499Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13500
13501 * config.guess: Add support for i386-pc-interix.
13502 * config.sub: Likewise.
13503 * configure.in: Likewise.
c9ffaa63 13504
d207ebef
JM
13505Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13506
13507 * Makefile.in: Remove unneeded all-target-libio from
13508 from all-target-winsup target since it is now unneeded.
13509 Add all-target-libtermcap in its place since it is now
13510 needed.
13511
13512Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13513
13514 * configure.in: makefile stub for cygwin target is probably
13515 unnecessary. Remove it for now.
d207ebef
JM
13516
13517Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13518
13519 * configure.in: libtermcap.a should be built when cygwin is the
13520 target as well as the host.
13521 * config.guess: Allow mixed case in cygwin uname output.
13522 * Makefile.in: Add libtermcap target.
d207ebef 13523
ebe12325
JL
13524Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13525
13526 * config.sub: Clean up handling of hppa2.0.
13527
57057b67
RB
13528Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13529
13530 * config.guess: Use C code to identify more HP machines.
13531
f8670be1
JL
13532Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13533
13534 * config.sub: Handle hppa2.0.
13535
d207ebef
JM
13536Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13537
13538 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13539 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13540
135411998-12-15 Mark Salter <msalter@cygnus.com>
13542
13543 * configure.in: Added target-bsp for several target architectures.
13544
13545 * Makefile.in: Added rules for bsp.
13546
d1a09590
JL
13547Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13548
13549 * config.guess: Improve detection of hppa2.0 processors.
13550
13551Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13552
13553 * config.guess: Recognize FreeBSD using ELF automatically.
13554
71205e0b
MH
135551998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13556
13557 * configure (skip-this-dir): Add handling for new shell script, which
13558 might be created by a sub-directory's configure to indicate, this particular
13559 directory is "unwanted".
13560 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13561
d207ebef
JM
13562Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13563
13564 * ltconfig: import from libtool, after changing libtool to
13565 account for the cygwin name change.
13566
13567Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13568
13569 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13570 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13571
13572Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13573
13574 * configure.in: Add libtermcap to list of cygwin dependencies.
13575
13576Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13577
e490616e
ZW
13578 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13579 they include winsup/include when it's a cygwin target.
d207ebef
JM
13580
135811998-11-12 Tom Tromey <tromey@cygnus.com>
13582
13583 * configure.in (host_tools): Added zip.
13584 * Makefile.in (all-target-libjava): Depend on all-zip.
13585 (all-zip): New target.
13586 (ALL_MODULES): Added all-zip.
13587 (NATIVE_CHECK_MODULES): Added check-zip.
13588 (INSTALL_MODULES): Added install-zip.
13589 (CLEAN_MODULES): Added clean-zip.
13590
13591Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13592
13593 * Makefile.in: lose "32" from comment about cygwin.
13594
13595Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13596
13597 * configure.in: Use -Os to build target libraries for the fr30.
13598
13599Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13600
13601 * config.sub: Add fr30.
13602
13603Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13604
e490616e 13605 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13606 cygwin* instead of cygwin32*.
13607 * config.sub: Check cygwin* instead of cygwin32*.
13608
d2ec8b39
RL
13609Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13610
13611 * config.guess: Match any version of Unixware7.
13612
d207ebef
JM
136131998-10-20 Syd Polk <spolk@cygnus.com>
13614
13615 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13616 if desired.
13617
35cd2565
JL
13618Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13619
13620 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13621 these if the appropriate directories and files to not exist.
13622
52d4e5b7
JL
13623Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13624
13625 * Makefile.in (DEVO_SUPPORT): Add config.if.
13626
38ada91e
MH
13627Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13628
13629 * configure: Add pattern to replace "build_tooldir"'s
13630 definition in the generated Makefile with "tooldir"'s
13631 actual value.
13632
e44e84da
JL
13633Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13634
56a8387f
JL
13635 * config.sub: Bring back lost sparcv9.
13636
e44e84da
JL
13637 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13638
5cb95c7a
JL
13639Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13640
13641 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13642 CC_FOR_TARGET and friends.
13643
13644Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13645
ceff9b14
AO
13646 * Makefile.in (build_tooldir): New variable, same as tooldir.
13647 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13648 -B$(build_tooldir)/bin/.
13649 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13650
f2d11dcd
GP
13651Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13652
13653 * README: Remove installation instructions and refer to the
13654 INSTALL directory instead.
13655
73a6d2e7 13656Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 13657
73a6d2e7
RL
13658 * config.sub: Add support for i[34567]86-pc-udk.
13659 * configure.in: Likewise.
13660
5d4a5ee6
JL
13661Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13662
13663 * Makefile.in: add bzip2 package building bits for user
13664 tools module
13665 * configure.in: ditto
13666
6fc19d6d
JL
13667Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13668
13669 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13670 (ALL_TARGET_MODULES): Add all-target-libobjc.
13671 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13672 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13673 (all-target-libchill): Add dependencies.
13674 * configure.in (target_libs): Add libchill.
4e81ae98 13675
f653f0ab
MH
136761998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13677
13678 * configure.in (target_subdir): Remove duplicate line.
13679
5d4a5ee6
JL
13680Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13681
13682 * Makefile.in (all-automake): fix dependencies.
13683
494933e4
JL
13684Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13685
13686 * configure.in: Minor cleanups for building in the $(target_alias)
13687 subdir.
13688
f6b58262
JW
136891998-09-22 Jim Wilson <wilson@cygnus.com>
13690
13691 * Makefile.in (bootstrap): Set r and s before make all. Use
13692 BASE_FLAGS_TO_PASS in make all.
13693 (cross): Likewise.
13694
27c7a08d
MM
136951998-09-20 Mark Mitchell <mark@markmitchell.com>
13696
13697 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13698
e67afd1e
RH
13699Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13700
13701 * config.sub: Fix typo in last change.
13702
8e44ac71
MH
137031998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13704
13705 * config.sub: Add support for C4x target.
13706 * configure.in: Likewise.
13707
d7496fbb
DM
137081998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13709
13710 * config.sub: Recognize sparcv9 just like sparc64.
13711
22097bd1
RL
13712Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13713
13714 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13715
4b877abd
JL
13716Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13717
2c8ec9a2
JL
13718 * config.guess: Correctly identify Pentium II sco boxes.
13719
4b877abd
JL
13720 * config.guess: Fix "tr" code. From Weiwen Liu.
13721
ab03db52
JH
13722Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13723
13724 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13725 stabs.
13726
b54db294
JL
13727Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13728
13729 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13730 (ALL_TARGET_MODULES): Add all-target-libchill.
13731 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13732 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13733 (all-target-libchill): Add dependencies.
13734 * configure.in (target_libs): Add libchill.
13735
bf48dd73
LW
13736Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13737
13738 * config.guess: Avoid assumptions about "tr" behaves when
13739 LANG is set to something other than English.
13740
a3cbd105
L
13741Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13742
13743 * configure (gxx_include_dir): Changed to
13744 '${prefix}/include/g++'-${libstdcxx_interface}.
13745
13746 * config.if: New to determine the interfaces.
13747
c4acd909
MK
13748Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13749
13750 * config.guess: Detect and handle MPE/IX.
13751 * config.sub: Deal with MPE/IX.
13752
9ea97665
DE
13753Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13754
13755 * configure.in: Use mh-aix43.
13756
0ce065bd
MH
137571998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13758
13759 * configure: Fix --without/--disable cases for gxx-include-dir.
13760
5d4a5ee6
JL
13761Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13762
13763 * mdata-sh: Imported. Needed for automake support.
13764
13765Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13766
13767 * Makefile.in (taz): Try "chmod -R og=u ." before
13768 "chmod og=u `find . -print`".
13769
13770Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13771
13772 * configure.in: Add arm-elf and thumb-elf support.
13773
13774Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13775
13776 * Makefile.in: Undo previous patch.
13777
13778Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13779
13780 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13781 to here ...
13782 (install-no-fixedincludes): and here
13783 (INSTALL_MODULES): ... from here.
13784
466456d9
ILT
13785Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13786
13787 * config.sub: Merge with FSF.
13788
1b409d25
ILT
13789 * config.guess: Merge with FSF.
13790
d207ebef
JM
13791Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13792
13793 * configure (extraconfigdirs): New variable.
13794 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13795 * Makefile.in (all): Move higher in file.
13796 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13797 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13798 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13799 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13800 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13801
138021998-07-23 Brendan Kehoe <brendan@cygnus.com>
13803
13804 * Makefile.in (all-target-libjava): Depend on all-gcc and
13805 all-target-newlib.
13806 (configure-target-libjava): Depend on $(ALL_GCC).
13807
7f1937c1
RL
13808Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13809
13810 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13811 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13812
2ada2bd6
ML
13813Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13814
13815 * INSTALL/README: Fix typo.
13816
1e025bde
ML
13817Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13818
5d4a5ee6
JL
13819 * ylwrap: Change absolute path checks to check for DOS style path
13820 names.
1e025bde 13821
5d4a5ee6
JL
13822 * ylwrap: Don't use a full path name if the source file is in the
13823 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 13824
6755ff73
ILT
13825 * config-ml.in: Default to being verbose, to match Feb 18 change to
13826 configure.
13827
5d4a5ee6
JL
13828Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13829
13830 Brought over from egcs:
13831
13832 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13833
13834 * configure.in (target_subdir): Set to ${target_alias} instead
13835 of "libraries".
13836
13837 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13838
13839 * configure.in (target_subdir): Set to libraries if enable_multilib.
13840
13841Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13842
13843 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13844 multilibs, force reconfiguration the first time we create
13845 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13846
13847Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13848
13849 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13850 avoid confusion with --no-recursion.
13851
13852Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13853
13854 * configure.in: Win32 hosts shouldn't use install -x
13855 * install-sh: remove -x option, and special .exe-handling
13856 hack.
13857
d207ebef
JM
13858Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13859
13860 * config.guess: Recognize i586-pc-beos.
13861 * configure.in: Don't build some bits for beos.
13862
fbd836fc
ILT
13863Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13864
5d4a5ee6
JL
13865 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13866 CFLAGS default to -O2.
13867
fbd836fc
ILT
13868 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13869 when using GNU ld.
13870
13871Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13872
13873 * ltmain.sh: Correct install when using a different shell.
13874
13875Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13876
13877 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13878
d207ebef
JM
13879Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13880
13881 * makefile.vms: Update to build binutils/makefile.vms. Add install
13882 target.
fbd836fc
ILT
13883
13884Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13885
13886 * ltconfig: Update to correct AIX handling.
13887
69b471bc
JL
13888Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13889
81241b5e
JL
13890 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13891
69b471bc
JL
13892 * configure.in (target_subdir): Set to ${target_alias} instead
13893 of "libraries".
13894
bedf82df
MH
138951998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13896
13897 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13898 (Makefile): Depend on $(gcc_version_trigger).
13899
13900 * configure (gcc_version): Change default initializer to empty
13901 string.
13902 (gcc_version_trigger): New variable; pass this variable down
13903 to subdir configures to enable them checking gcc's version
13904 themselves. Emit make macros for both gcc_version vars.
13905 (topsrcdir): Initialize reliably.
13906 (recursion line): Remove --with-gcc-version=${gcc_version}.
13907
28e449d8
MH
139081998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13909
13910 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
13911 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13912 in $(libsubdir); emit definition in each generated Makefile.
13913 (gxx_include_dir): Initialize depending on
13914 $enable_version_specific_runtime_libs.
28e449d8 13915
50c4c9f7
MH
139161998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13917
13918 * configure (gcc_version): Initialize properly depending on
13919 how and where configure is started.
13920 (recursion line): Pass a --with-gcc-version=${gcc_version}
13921 to configures in subdirs.
13922
d207ebef
JM
13923Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13924
13925 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 13926 cygmon
d207ebef 13927
5d4a5ee6
JL
13928Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13929
13930 * configure.in: Add cygmon and libstub support for mn10200.
13931
2f96399b
MH
139321998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13933
13934 * configure (gcc_version): Add new variable describing the
13935 particular gcc version we're building.
13936 * Makefile.in (libsubdir): Add new macro for the directory
13937 in which the compiler finds executables, libraries, etc.
13938 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13939 and libsubdir.
13940
c4137c50
AO
13941Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13942
ceff9b14
AO
13943 * Makefile.in (local-clean): Remove *.log.
13944 (warning.log): Built with warn_summary from build.log.
13945 (mail-report.log): Run test_summary.
13946 (mail-report-with-warnings.log): Run test_summary including
13947 warning.log in the report.
c4137c50 13948
276d5ee0
RL
13949Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13950
13951 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13952
5d4a5ee6
JL
13953Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13954
13955 * Makefile.in (grep): Grep no longer depends on libiberty.
13956
13957Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13958
13959 * Makefile.in: all-snavigator needs all-libgui.
13960
13961Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13962
13963 * configure.in: Add cygmon and libstub support for mn10300.
13964
8af14275
ILT
13965Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13966
13967 * missing: Update to version from automake 1.3.
13968
fbd836fc
ILT
13969 * ltmain.sh: On installation, don't get confused if the same name
13970 appears more than once in the list of library names.
13971
466456d9
ILT
13972Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13973
13974 * config.sub: Accept m68060 and m5200 as CPU names.
13975
5d4a5ee6
JL
13976Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13977
13978 * configure: Use && rather than using -a in test, because odd
13979 strings can confuse test.
13980 * configure.in: Likewise.
13981
fbd836fc
ILT
13982Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13983
13984 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13985
f0983958
AO
13986Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13987
13988 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 13989 bootstrap4-lean): New targets.
f0983958 13990
bfed1ea0
JL
13991Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13992
13993 * mpw-* Delete. Not used.
13994
5d4a5ee6
JL
13995Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13996
13997 * COPYING.LIB: Update FSF address.
13998
bfed1ea0
JL
13999Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14000
14001 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14002
5d4a5ee6
JL
14003 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14004 GAS_SUPPORT_DIRS.
14005
bfed1ea0
JL
14006Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14007
14008 * ltconfig, ltmain.sh: Avoid producing a version number if
14009 -version-info was not used.
14010
5d4a5ee6
JL
14011Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14012
14013 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14014 building with newlib.
14015
140161998-04-30 Paul Eggert <eggert@twinsun.com>
14017
d207ebef 14018 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 14019 Solaris `make' causes it to continue to next definition.
d207ebef
JM
14020
14021Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14022
14023 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14024 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
14025
14026Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * configure.in: Change alpha to alpha* in several places.
14029
d207ebef
JM
14030Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14031
14032 * config.sub: Recognize sparc86x.
14033
77be0cab
MM
14034Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14035
14036 * configure.in (--enable-target-optspace): Remove debug echo.
14037
62441128
JW
14038Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14039
14040 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14041
bfed1ea0
JL
14042Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14043
14044 * ltconfig: Update cygwin32 support.
14045
5d4a5ee6
JL
14046 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14047 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14048 (GDB_SUPPORT_DIRS): Likewise.
14049
3f4ea1de
MM
14050Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14051
14052 * configure.in (target_makefile_frag): If --enable-target-optspace,
14053 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
14054 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14055 not used.
14056 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 14057
5d4a5ee6
JL
14058Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14059
14060 * Makefile.in (all-bfd): Depend on all-intl.
14061 (all-binutils): Likewise.
14062 (all-gas): Likewise.
14063 (all-gprof): Likewise.
14064 (all-ld): Likewise.
14065
140661998-04-19 Brendan Kehoe <brendan@cygnus.com>
14067
14068 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14069
bfed1ea0
JL
14070Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14071
5d4a5ee6
JL
14072 * Makefile.in (all-bfd): Depend upon all-libiberty.
14073
bfed1ea0
JL
14074 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14075
5d4a5ee6
JL
14076Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14077
14078 * Makefile.in: Add libstub.
14079
14080 * configure.in: Ditto. Build libstub for targets that have cygmon
14081 support.
14082
14083Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14086
14087Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14088
14089 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14090 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14091
ec8d6ddc
KW
14092Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14093
14094 * configure: Define DEFAULT_M4 by searching PATH.
14095 * Makfile.in: Use DEFAULT_M4.
14096
bfed1ea0
JL
14097Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14098
14099 * ltconfig: Add cygwin32 support.
14100
5d4a5ee6
JL
14101 * Makefile.in, configure.in: Add libtool as a native only directory
14102 to configure and build.
14103
547a6183
JL
14104Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14105
14106 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14107
5d4a5ee6 14108Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14109
5d4a5ee6
JL
14110 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14111
14112Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14113
14114 * Makefile.in: add ash make rules
14115 * configure.in: add ash to native_only and host_tools lists
14116
14117Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14118
14119 * Makefile.in (all-gettext, all-intl): New targets.
14120 (ALL_MODULES): Added all-gettext, all-intl.
14121 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14122 (INSTALL_MODULES): Added install-gettext, install-intl.
14123 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14124
14125 * configure.in (host_tools): Added gettext.
14126 (native_only): Likewise.
14127 (noconfigdirs) [various cases]: Likewise.
14128 (host_libs): Added intl.
14129
d207ebef
JM
14130Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14131
14132 * configure: Do not disable building gdbtk for cygwin32 hosts.
14133
e98e406f
NC
14134Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14135
14136 * configure.in: Add thumb-coff target.
14137 * config.sub: Add thumb-coff target.
14138
5d4a5ee6
JL
14139Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14140
14141 * Makefile.in: Revert yesterday's change.
14142 (all-target-winsup): all-target-librx stays out of here.
14143
14144Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14145
14146 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14147 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14148 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14149 Remove references to librx and libg++.
14150
14151Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14152
14153 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14154 recursive makes
14155
bfed1ea0
JL
14156Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14157
14158 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14159 for newlib directory.
bfed1ea0
JL
14160 (CXX_FOR_TARGET): Likewise.
14161
14162Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14163
14164 * ltconfig: Update after libtool/ltconfig.in change for
14165 hpux11.
14166
14167Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * ltconfig, ltmain.sh: Update to libtool 1.2.
14170
3cd730af
MH
14171Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14172
14173 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14174 (install-gcc-cross): Instead, override LANGUAGES here.
14175
80564603
DL
141761998-03-18 Dave Love <d.love@dl.ac.uk>
14177
14178 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14179 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14180
d207ebef
JM
14181Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14182
14183 * configure.in: Add Thumb-pe target.
14184
5d4a5ee6 14185Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14186
5d4a5ee6
JL
14187 * Makefile.in - changed sn targets to snavigator
14188 * configure.in - changed sn targets to snavigator
14189
2d4a0558
MH
14190Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14191
14192 * config-ml.in: After building symlink tree call make distclean
14193 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14194 to be the case for libiberty.
14195
04b93567
L
14196Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14197
14198 * configure: When making link, also check the current
14199 directory. The configure scripts may create one.
14200
9a06b842
RH
14201Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14202
14203 * config.sub: Accept alphapca56 and alphaev6 properly.
14204
217fc4e6
FS
14205Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14206
14207 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14208
3e07bdbd 14209Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14210
e490616e 14211 * config.sub (sco5): Fix typo.
3e07bdbd 14212
5d4a5ee6
JL
14213Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14214
14215 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14216 install-itcl.
14217 (install-itcl): Remove dependency on install-tcl.
14218
14219Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14220
14221 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14222
14223Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14224
14225 * configure.in: Don't build libgui for a cygwin32 target when not on
14226 a cygwin32 host.
14227
14228Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14229
14230 * configure (redirect): Set to null, so default behavior of
14231 configure is now --verbose.
14232
ce0d965c
DL
142331998-02-16 Dave Love <d.love@dl.ac.uk>
14234
14235 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14236 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14237
3acd1fd0
MH
14238Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14239
14240 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14241 this change to sync Makefile.in with its ChangeLog entries.
14242
5d4a5ee6
JL
14243Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14244
14245 * ltmain.sh (mkdir): Check that the directory doesn't exist
14246 before we exit with error, so that we don't get races during
14247 parallel builds.
14248
bfed1ea0
JL
14249Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14250
14251 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14252
4e77e8f1
MH
14253Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14254
14255 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14256 PICFLAG_FOR_TARGET.
14257 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14258
14259 * configure: Emit a definition for the new macro enable_shared
14260 into each Makefile.
14261
5d4a5ee6
JL
14262Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14263
14264 * configure.in (host_tools, native_only): Add libtool.
14265
14266Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14267
14268 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14269 Fix typo in ming config comment.
14270
bfed1ea0
JL
14271Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14274
5d4a5ee6
JL
14275Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14276
14277 * config.sub: Add tic30 cases, and map c30 to tic30.
14278
8821a725
RH
14279Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14280
14281 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14282 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14283 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14284 (CLEAN_TARGET_MODULES): Similarly
14285 (all-target-libf2c): Add dependences.
4e81ae98 14286 * configure.in (target_libs): Add libf2c.
8821a725 14287
5d4a5ee6
JL
14288Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14289
14290 * configure.in: Remove expect from noconfigdirs when target
14291 is cygwin32. OK to build expect and dejagnu with Canadian
14292 Cross.
14293
0aadd657
ILT
14294Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14295
5d4a5ee6
JL
14296 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14297 host.
14298
0aadd657
ILT
14299 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14300 and mingw32.
14301
d0a8352c
MH
14302Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14303
14304 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14305 here as it is not defined in the toplevel Makefile.
14306
59739e3c
MH
14307Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14308
14309 * configure (package_makefile_rules_frag): New variable, which names
14310 a file with generic rules, ...
14311 Change comment to mention we now have FIVE parts.
14312 * configure: Undo last change.
14313
228197ee
LT
14314Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14315
14316 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14317 * config.sub: More accurate determination of HP processor types.
228197ee 14318
efd4c0ba
MH
14319Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14320
14321 * configure (package_makefile_frag): Move inserting the
14322 ${package_makefile_frag} to where it should be according
14323 to the comment.
14324
6eef3189
PB
14325Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14326
14327 * config.guess: Add support for Linux/ARM.
14328
d207ebef
JM
14329Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14330
14331 * .cvsignore: Remove *-info and *-install since they match
14332 release-info and mpw-install, which we don't want to just ignore.
14333
48464ebf
RH
14334Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14335
14336 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14337
803462a7
PN
14338Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14339
14340 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14341 local_prefix to sub-make invocations.
14342
520ab477
L
14343Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14344
14345 * configure.in: Check makefile fragments in the source
14346 directory.
14347
4bcdb76d
AO
14348Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14349
ceff9b14
AO
14350 * configure.in: Check whether host and target makefile
14351 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14352
5d4a5ee6
JL
14353Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14354
14355 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14356
14357Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14358
14359 * configure.in: Make sure we only replace RPATH_ENVVAR on
14360 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14361 regexp to sed.
14362
14363 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14364 to sub-makes.
14365
0d3e11a5
LI
143661998-01-13 Lee Iverson (leei@ai.sri.com)
14367
14368 * config-ml.in (multi-do): LDFLAGS must include multilib
14369 designator.
14370
d45b3d87 14371Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14372
14373 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14374
d39cd7a1
MK
14375Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14376
14377 * config.sub: Add mingw32 support.
14378 * configure.in: Likewise.
d39cd7a1 14379
6decbc24
FS
14380Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14381
14382 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14383
5d4a5ee6
JL
14384Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14385
14386 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14387 * configure (gxx_include_dir): Provide a definition for subdirs
14388 which do not use autoconf.
14389
14390Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14391
14392 * config.guess: Sync with egcs. Picks up new alpha support,
14393 BeOS & some additional linux support.
14394
d3d1907a
JL
14395Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14396
14397 * config.guess: HP 9000/803 is a PA1.1 machine.
14398
b104e095
RH
14399Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14400
14401 * configure.in: It's alpha*-...
14402
aca823c1
L
14403Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14404
14405 * configure.in (host_makefile_frag, target_makefile_frag):
14406 Handle multiple config files.
14407 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14408 alpha-*-*.
14409
d207ebef
JM
14410Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14411
14412 * mkdep: New file.
14413
14414Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14415
14416 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14417
5d4a5ee6
JL
14418Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * Makefile.in: Add libgui directory.
14421 (GDB_TK): Add all-libgui.
14422 * configure.in: Add libgui directory.
14423 * configure: Add all-libgui to GDB_TK.
14424
14425Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14426
14427 * config-ml.in (multidirs): Add m32r to multilib list.
14428
14429Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14430
14431 * Makefile.in (all-target-gperf): Change dependency to
14432 all-target-libstdc++.
14433
baf55877
FF
14434Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14435
14436 * config.guess: Add BeOS support.
14437
5d4a5ee6
JL
14438Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14439
14440 Source directory cvs renamed to cvssrc:
14441 * configure.in (host_tools): Change cvs to cvssrc.
14442 (native_only): Likewise.
14443 (noconfigdirs) [various cases]: Likewise.
14444 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14445 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14446 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14447 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14448 (all-cvssrc): Rename target from all-cvs.
14449
f2d76545
JL
14450Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14451
14452 * configure (gxx_include_dir): Fix thinko.
14453
205cba53
JL
14454Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14455
14456 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14457 (install-cross, install-gcc-cross): New targets.
14458
5d4a5ee6
JL
14459Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14460
14461 * configure.in (noconfigdirs): Add support for Thumb target.
14462
14463 * config.sub (maybe_os): Add support for Thumb target.
14464
14465Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14466
14467 * Makefile.in: Add rules for cygmon.
14468
14469 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14470
96b0f1fc
JL
14471Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14472
14473 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14474 * configure (gxx_include_dir): Provide a definition for subdirs
14475 which do not use autoconf.
d207ebef
JM
14476
14477Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14478
14479 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14480 11/18/97 build
d207ebef 14481
7dfef6ed
JL
14482Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14483
14484 * From Franz Sirl.
14485 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14486 found on RedHat Linux systems.
96b0f1fc 14487
83cfe7c0
JL
14488Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14489
14490 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14491 guesses.
14492
7dfef6ed
JL
14493Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14494
14495 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14496
5d4a5ee6
JL
14497Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14498
14499 * ltmain.sh: If mkdir fails, check whether the directory was created
14500 anyhow by some other process.
14501
d207ebef
JM
14502Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14503
14504 * configure.in (d30v-*-*): Configure all directories.
14505
14506Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14507
14508 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14509 for the D30V.
14510
14511Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14512
14513 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14514
5d4a5ee6
JL
14515Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14516
e490616e
ZW
14517 * include/libiberty.h: Add extern "C" { so it can be used with C++
14518 progrms.
14519 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14520 programs.
5d4a5ee6 14521
d207ebef
JM
14522Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14523
14524 * configure.in (d30v-*-*): Configure GCC now.
14525
5d4a5ee6
JL
14526Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14527
14528 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14529 is no longer needed.
14530
c9670e62
JM
14531Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14532
14533 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14534
cc71c0ca
MH
14535Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14536
14537 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14538 targets using "$@" to provide support for similar but not identical
14539 targets without having to duplicate code.
14540
d207ebef
JM
14541Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14542
14543 * makefile.vms: Fix to work with DEC C.
14544
14545Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14546
14547 * config.sub: Add mips-tx39-elf to marketing names.
14548
14549Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14550
14551 * ltmain.sh: Handle symlinks in generated script.
14552
14553Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14554
14555 * configure: Handle autoconf style directory options: --bindir,
14556 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14557 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14558 --sysconfdir.
14559 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14560 (sharedstatedir, localstatedir, oldincludedir): New variables.
14561 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14562 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14563 sbindir, sharedstatedir, and sysconfdir.
14564
b1e3ddfd
AJ
14565Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14566
14567 * Makefile.in (bootstrap-lean): New target.
14568
d207ebef
JM
14569Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14570
14571 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14572 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14573
14574Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14575
14576 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14577
09f97c1e
JL
14578Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14579
14580 * Makefile.in (cross): New target.
14581
335d0ab2
AO
14582Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14583 Jeff Law <law@cygnus.com>
14584
14585 * Makefile.in (bootstrap2, bootstrap3): New targets.
14586 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14587 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14588
d207ebef
JM
14589Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14590
14591 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14592 windows. Consistent with gdb/configure.
d207ebef 14593
e693cc28
UD
145941997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14595
e693cc28
UD
14596 * configure.in: Name Linux target fragment.
14597
14598 * configure: Rewrite so that project Makefile fragment is inserted
14599 first and appears last in the resulting Makefile.
14600
d207ebef
JM
14601Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14602
14603 * Makefile.in (install-itcl): Install tcl first.
14604
5d4a5ee6
JL
14605Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14606
14607 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14608
f401679e
JW
14609Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14610
14611 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14612
14613 * configure.in (skipdirs): Add target-librx for Linux.
14614 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14615
ec20b1b9
JL
14616Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14617
14618 * Makefile.in (bootstrap): New target.
14619
becdcf6d
JL
14620Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14621
63f6bcd7 14622 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14623
d207ebef
JM
14624Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14625
14626 * config.guess: Merge with FSF.
14627
0c82f6bf
FF
14628Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14629
14630 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14631
d207ebef
JM
14632Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14633
14634 * config.sub: Add "marketing-names" patch.
14635
3fbc0b70
JS
14636Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14637
e490616e 14638 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14639
e20d4801
JL
14640Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14641
14642 * config.sub: Handle v850-elf.
14643
fe181f78 14644Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14645
14646 * .cvsignore (*-install): Remove.
14647
bfed1ea0
JL
14648Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14649
14650 * ltconfig: Set CONFIG_SHELL in libtool.
14651 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14652
558a1e7c
JW
14653Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14654
14655 * configure.in (target_subdir): Set to libraries if enable_multilib.
14656
7818d6fc
JW
14657Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14658
14659 * config.guess: Update from gcc directory.
14660
d207ebef
JM
14661Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14662
14663 * Makefile.in (all-sim): Depends on all-readline.
14664
6599da04
JM
14665Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14666
14667 * Makefile.in (BISON, YACC): Use $$s.
14668 (all-bison): Depend on all-texinfo.
14669
14670Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14671
14672 * Makefile.in (BISON): Add -L flag.
14673 (YACC): Likewise.
14674
d207ebef
JM
14675Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14676
4e81ae98
EC
14677 * configure.in (noconfigdirs): Add support for v850e target.
14678
d207ebef
JM
14679 * config.sub (maybe_os): Add support for v850e target.
14680
14681Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14682
4e81ae98
EC
14683 * configure.in (noconfigdirs): Add support for v850ea target.
14684
d207ebef
JM
14685 * config.sub (maybe_os): Add support for v850ea target.
14686
6599da04
JM
14687Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14688
14689 * config.sub: Add mipstx39. Delete r3900.
14690
14691Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14692
14693 * Makefile.in (all-autoconf): Depends on all-texinfo.
14694
14695Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14696
14697 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14698 eabi targets.
14699
14700Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14701
14702 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14703
14704 * configure: When handling a Canadian Cross, handle YACC as well as
14705 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 14706 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
14707
14708Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14709
14710 * Makefile.in (BISON): bison, not byacc or bison -y.
14711 (YACC): bison -y or byacc or yacc.
14712 (various): Add *-bison as appropriate.
14713 (taz): No need to mess with BISON anymore.
14714
14715Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * configure: If OSTYPE matches *win32*, try to find a good value for
14718 CONFIG_SHELL.
14719
14720Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14721
14722 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14723 configure.in if it is present.
14724
14725Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14726
14727 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14728
14729Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14730
14731 * config.sub: Recognize `arc' cpu.
14732 * configure.in: Likewise.
14733 * config-ml.in: Likewise.
14734
14735Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14738
14739Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14740
14741 * configure: Changed sed delimiter from ':' to '|' when
14742 attempting to substitute ${config_shell} for SHELL. On
14743 NT ${config_shell} may contain a ':' in it.
14744
14745Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14746
14747 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14748
14749Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14752
14753Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14754
14755 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14756
14757 * ylwrap: If the program is a relative path, force it to be
14758 absolute.
14759
14760Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14761
14762 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14763
14764Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14765
14766 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
14767 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14768 for libraries.
6599da04
JM
14769
14770Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14771
14772 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 14773 separated by spaces.
6599da04
JM
14774
14775Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14776
14777 * ylwrap: New file.
14778 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14779
14780 * ltmain.sh: Handle /bin/sh at start of install program.
14781
14782 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14783
14784 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14785 * missing: New file, from automake 1.2.
14786
14787Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14788
14789 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14790 check-tk to CHECK_X11_MODULES.
14791
14792Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14793
14794 * config.sub: Merge with FSF.
14795
14796Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14797
14798 * config.guess: Merge with FSF.
14799
14800Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14801
14802 * configure: Treat msdosdjgpp like go32.
14803 * configure.in: Likewise. Don't remove gprof for go32.
14804
14805 * configure: Change Makefile.tem2 to Makefile.tm2.
14806
14807Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14808
14809 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14810
14811Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14812
14813 * install-sh (chmodcmd): Set to null if the DST directory already
14814 exists. Same as Nov 11th change.
14815
14816Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14817
4e81ae98 14818 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
14819
14820Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14821
14822 * config.guess: Update from FSF.
14823
14824Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14825
14826 * Makefile.in (GDB_TK): Depend on itcl and tix.
14827
14828Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14829
14830 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14831 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14832 (INSTALL_SCRIPT): New variable.
14833 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14834 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14835 to -x.
14836 * install-sh: Add support for -x option.
14837
14838Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14839
14840 * configure.in, Makefile.in: Treat tix like itcl.
14841
14842Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14843
14844 * Makefile.in (WINDRES): New variable.
14845 (WINDRES_FOR_TARGET): New variable.
14846 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14847 (EXTRA_HOST_FLAGS): Add WINDRES.
14848 (EXTRA_TARGET_FLAGS): Add WINDRES.
14849 (EXTRA_GCC_FLAGS): Add WINDRES.
14850 ($(DO_X)): Pass down WINDRES.
14851 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14852 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14853 DLLTOOL_FOR_TARGET.
14854
14855Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14856
14857 * configure.in: configure sim before gdb for win32-x-ppc
14858
14859Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14860
14861 Move gperf into the toplevel, from libg++.
14862 * configure.in (target_tools): Add target-gperf.
14863 (native_only): Add target-gperf.
14864 * Makefile.in (all-target-gperf): New target, depend on
14865 all-target-libg++.
14866 (configure-target-gperf): Empty rule.
14867 (ALL_TARGET_MODULES): Add all-target-gperf.
14868 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14869 (CHECK_TARGET_MODULES): Add check-target-gperf.
14870 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14871 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14872
14873Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 14874
6599da04
JM
14875 * config.sub (mn10200): Recognize new basic machine.
14876
14877Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14878
14879 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14880 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14881
14882Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14883
14884 * configure.in: If we're building mips-sgi-irix6* native, turn on
14885 ENABLE_MULTILIB and set TARGET_SUBDIR.
14886
14887Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14888
14889 * Makefile.in (all-sn): Depend on all-grep.
14890
14891Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14892
14893 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14894
14895 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14896 Makefile. From Jeff Makey <jeff@cts.com>.
14897 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14898
14899 * Makefile.in (DISTBISONFILES): Remove.
14900 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14901 $(DEFAULT_YACC).
14902
14903 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 14904 cygwin32.
6599da04
JM
14905
14906 * Makefile.in (LD): New variable.
14907 (EXTRA_HOST_FLAGS): Pass down LD.
14908 ($(DO_X)): Likewise.
14909
14910Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14911
14912 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14913
14914Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14915
14916 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 14917 before adding our own. Always add --build.
6599da04
JM
14918
14919Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14920
14921 * configure.in (targargs): Pass --build if we're doing
14922 a cross-compile.
14923
14924Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14925
ca236658 14926 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
14927 sed. Otherwise sed chokes on NT path names with drive
14928 designators. Also look for "?:*" as the leading characters in an
14929 absolute pathname.
14930
14931Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14932
14933 * config.sub: Support for r3900.
14934
14935Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * configure.in: Use install-sh, not install.sh.
14938
14939Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14940
14941 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14942 apply it twice.
14943
14944Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14945
14946 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14947 install-binutils.
14948
14949Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * Makefile.in: Add automake targets.
14952 * configure.in (host_tools): Add automake.
14953
14954Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14955
14956 * configure: Default CXX to c++, not gcc.
14957 * Makefile.in (CXX): Set to c++, not gcc.
14958 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14959
14960Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14961
14962 * install-sh: try appending a .exe if source file doesn't
14963 exist
14964
14965Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14966
14967 * configure.in: Turn on multilib by default.
14968 (cross_only): Remove target-libiberty.
14969
14970 * Makefile.in (all-gcc): Don't depend on libiberty.
14971
14972Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14973
14974 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14975
14976Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14977
14978 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14979 (DISTBISONFILES): Add ld/Makefile.in
14980
14981Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14982
14983 * configure.in: if target is cygwin32 but host isn't cygwin32,
14984 don't configure gdb tcl tk expect, not just gdb.
14985
14986Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14987
14988 * configure.in: Added gnuserv everywhere sn appears.
14989
14990 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14991 (CROSS_CHECK_MODULES): Added check-gnuserv.
14992 (INSTALL_MODULES): Added install-gnuserv.
14993 (CLEAN_MODULES): Added clean-gnuserv.
14994 (all-gnuserv): New target.
14995
14996Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14997
14998 * config.guess: Fixes for MIPS OpenBSD systems.
14999
15000Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15001
15002 * Makefile.in (INSTALL_XFORM): Remove.
15003 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15004
15005 * mkinstalldirs: New file, copied from automake.
15006 * Makefile.in (installdirs): Rename from install-dirs. Use
15007 mkinstalldirs. Change all users.
15008 (DEVO_SUPPORT): Add mkinstalldirs.
15009
15010Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15011
15012 * install-sh: Rename from install.sh.
15013 * Makefile.in (INSTALL): Change install.sh to install-sh.
15014 (DEVO_SUPPORT): Likewise.
15015
15016 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15017 Graichen <graichen@rzpd.de>.
15018
15019Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15020
15021 * config.guess: Recognize OpenBSD systems correctly.
15022
15023Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15024
15025 * README, Makefile.in (ETC_SUPPORT): Remove references to
15026 cfg-paper*, configure.{texi,man,info*}._
15027
15028Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15029
15030 * Makefile.in (all.normal): Ensure that gcc is built after all
15031 the x11 - ie gdb - targets.
15032
15033Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15034
15035 * makefile.vms: Don't run conf-a-gas.
15036
15037Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15038
e490616e 15039 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 15040
d207ebef
JM
15041Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15042
15043 * configure.in: Remove noconfigdirs case since gdb also
15044 configures and builds for tic80-coff.
15045
6599da04
JM
15046Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15047
15048 * configure: Set cache_file to config.cache.
15049 * Makefile.in (local-distclean): Remove config.cache.
15050
15051Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * COPYING: Update FSF address.
15054
d207ebef
JM
15055Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15056
15057 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15058 noconfigdirs.
15059
6599da04
JM
15060Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15061
15062 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15063 MAKEDIRS, is empty.
15064
15065Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15066
15067 * config.sub: Tweak mn10300 entry.
15068
15069Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15070
15071 * configure.in (host_tools): Put sim before gdb, so gdb's
15072 configure.tgt can determine if the simulator was configured.
15073
15074Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15075
15076 * config.sub: Move BeOS $os case to be with other Cygnus
15077 local cases.
15078
15079Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15080
15081 * config.sub: Remove misplaced comment that broke Linux.
15082
15083Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15084
15085 * config.sub: Add BeOS support.
15086
15087Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15088
15089 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15090
15091Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15092
15093 * configure.in (noconfigdirs): Remove tcl and tk from
15094 noconfigdirs for cygwin32 builds.
15095
d207ebef
JM
15096Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15097
15098 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15099
6599da04
JM
15100Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15101
15102 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15103 make-all.com, use makefile.vms instead.
15104
15105Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15106
15107 * config.sub: Accept -lnews*.
15108
d207ebef
JM
15109Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15110
15111 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15112 target-examples and target-libiberty for d30v.
d207ebef
JM
15113
15114Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15115
15116 * configure.in (noconfigdirs): Enable ld for d30v.
15117
15118Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15119
15120 * configure.in (tic80-*-*): Build compiler.
15121
15122Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15123
15124 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15125 unsupported d30v directories
d207ebef
JM
15126
15127Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15128
4e81ae98
EC
15129 * config.sub, configure.in: Add d30v target cpu.
15130
6599da04
JM
15131Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15132
15133 * makefile.vms: New file.
15134 * make-all.com: Remove.
15135
15136Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15137
15138 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15139
15140Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15141
15142 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15143
15144Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15145
15146 * Makefile.in (ALL_MODULES): Added all-db.
15147 (CROSS_CHECK_MODULES): Addec check-db.
15148 (INSTALL_MODULES): Added install-db.
15149 (CLEAN_MODULES): Added clean-db.
15150
15151Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15152
15153 * config.guess: Merge with latest FSF sources.
15154
15155Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15156
15157 * Makefile.in (ALL_MODULES): Added all-itcl.
15158 (CROSS_CHECK_MODULES): Added check-itcl.
15159 (INSTALL_MODULES): Added install-itcl.
15160 (CLEAN_MODULES): Added clean-itcl.
15161
15162Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15163
15164 * configure.in: build gdb for mn10200
15165
15166Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15167
15168 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15169
d207ebef
JM
15170Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15171
15172 * configure.in (tic80-*-*): Turn off most targets right now.
15173
6599da04
JM
15174Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15175
15176 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15177 rather than the makeinfo program.
15178 (do-info): Depend upon all-texinfo.
15179
15180Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15181
15182 * configure.in: Remove uses of config/mh-linux.
15183
15184 * config.sub, config.guess: Merge with latest FSF sources.
15185
d207ebef
JM
15186Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15187
15188 * config.sub (case $basic_machine): Add tic80 entries.
15189
6599da04
JM
15190Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * config.sub, config.guess: Merge with latest FSF sources.
15193
15194Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15195
15196 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15197 * mpw-config.in: Test for NewFolderRecursive.
15198 * mpw-install: Use symbolic name for startup filename.
15199 * mpw-README: Add various additional details.
15200
15201Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15202
15203 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15204
15205Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15206
15207 * configure.in: Do build gcc and the target libraries for
15208 the mn10200.
15209
15210Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15211
15212 * configure.in: don't avoid building gdb for mn10300 any more
15213 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15214 instead of single-quoting it.
15215
15216Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15217
15218 * configure.in: Don't use --with-stabs on IRIX 6.
15219
15220Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15221
15222 * configure.in (m32r): Build gdb, libg++ now.
15223
15224Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15225
15226 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15227 directories from noconfigdirs.
15228
15229Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15230
15231 * config.sub (basic_machine): added mips16 configuration
15232
15233Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15234
15235 * config.sub: Handle d10v-unknown.
15236
d207ebef
JM
15237Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15238
15239 * config.sub: Handle v850-unknown.
15240
6599da04
JM
15241Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15242
15243 * Makefile.in: add findutils
15244 * configure.in: add findutils to list of host_tools
15245
15246Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15247
15248 * config.sub: Handle mn10200 and mn10300.
15249
15250Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15251
15252 * configure.in (d10v-*): Do not build librx.
15253
15254Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15255
15256 * configure.in (mn10300): Build everything except gdb & libgloss.
15257
15258Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15259
15260 * config.guess: Patch for Dansk Data Elektronik servers,
15261 from Niels Skou Olsen <nso@dde.dk>.
15262
15263 For ncr, use /bin/uname rather than uname, since GNU uname does not
15264 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15265
15266 Patch for MIPS R4000 running System V,
15267 from Eric S. Raymond <esr@snark.thyrsus.com>.
15268
15269 Fix thinko for nextstep.
15270
15271 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15272
15273 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15274 * config.guess: Guess mips-dec-mach_bsd4.3.
15275
15276 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15277 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15278 release numbers.
15279 * config.guess (mips-mips-riscos*): Emit just enough of the
15280 release number.
15281
15282 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15283 * config.guess (sparc-auspex-sunos*): Added.
15284 (f300-fujitsu-*): Added.
15285
15286 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15287 * config.guess: Recognize a Tadpole as a sparc.
15288
15289Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15290
15291 * config.guess: Don't assume that NextStep version is either 2 or
15292 3. NextStep 4 (aka OpenStep 4) has come out now.
15293
15294Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15295
15296 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15297 From Rik Faith <faith@cs.unc.edu>.
15298
15299Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15300
15301 * config.sub: Contributions from bug-gnu-utils to:
15302 Support plain "hppa" (no version given) architecture, reported by
15303 OpenStep.
15304 OpenBSD like NetBSD.
15305 LynxOs is not a hardware supplier.
15306
15307 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15308 OpenBSD like NetBSD.
6599da04
JM
15309 Stratus systems.
15310 More Pyramid systems.
15311 i[n>4]86 Intel chips.
15312 M680[n>4]0 Motorola chips.
15313 Use unknown instead of lynx for hardware manufacturer.
15314
15315Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15316
15317 * install.sh (chmodcmd): Set to null if the DST directory already
15318 exists.
15319
15320Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15321
15322 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15323 not use mt-ppc target Makefile fragment any more.
15324
15325Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15326
15327 * configure.in (*-*-windows): Exclude everything but those dirs
15328 needed to build windows.
15329
15330Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15331
15332 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15333
15334Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15335
15336 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15337
15338Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15339
15340 * Undo my previous change.
15341
15342Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15343
15344 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15345 unconditionally.
15346 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15347
15348Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15349
15350 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15351 host to add it's own flags.
6599da04
JM
15352
15353Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15354
15355 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15356
15357Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15358
15359 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15360 (CXX_FOR_TARGET): Likewise.
15361 (GCC_FOR_TARGET): Define.
15362 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15363 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15364 CC_FOR_TARGET was specified on the command line.
15365 (MAKEOVERRIDES): Don't define.
15366
15367Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15368
15369 * configure.in (m32r): Fix spelling of libg++ libs.
15370
15371Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15372
15373 * config.sub (-apple*): Remove, now redundant.
15374
15375Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15378
15379 * configure: Rework yesterday's sed script patch.
15380
15381 * config.sub: Merge with FSF.
15382
15383Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15384
15385 * config.guess: Merge from FSF.
15386
15387 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15388 * config.guess: Use pc instead of unknown, for pc clone systems.
15389 Change linux to linux-gnu.
6599da04
JM
15390
15391 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15392 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15393
15394Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15395
15396 * test-build.mk (HOLES): Add "xargs" for gdb.
15397
15398 * configure: Avoid hpux10.20 sed bug.
15399
15400Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15401
731a8127 15402 * configure.in: Add support for windows host
6599da04
JM
15403 (that is a build done under the Microsoft build environment).
15404
15405Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15406
15407 * Makefile.in: Replace all uses of srcroot with s, to shrink
15408 command line lengths.
15409
15410 Patches from Geoffrey Noer <noer@cygnus.com>:
15411 * configure.in: If configuring for newlib, pass --with-newlib to
15412 subdirectories.
15413 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15414 -Bnewlib/ and -Lwinsup to gcc.
15415 (CXX_FOR_TARGET): Likewise.
15416
15417Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15418
15419 * Makefile.in (ETC_SUPPORT): Add configure.
15420
15421Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15422
4e81ae98 15423 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15424 host configuration file.
15425
15426Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15427
15428 * configure.in: Break mn10x00 support into separate
15429 mn10200 and mn10300 configurations.
15430 * config.sub: Likewise.
15431
15432Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15433
15434 * configure.in: Add lots of stuff to noconfigdirs for
15435 the mn10x00 targets.
15436
15437 * config.sub, configure.in: Add mn10x00 support.
15438
15439Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15440
15441 * make-all.com: Call conf-a-gas, not config-a-gas.
15442
15443Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15444
15445 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15446 targets.
6599da04
JM
15447
15448Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15449
15450 * mpw-README: Add much more detail for native PowerMac.
15451 * mpw-install: New file.
15452 * mpw-configure: Add --norecursion and --help options.
15453 * mpw-config.in: Translate readme and install files when
15454 copying to objdir.
15455 * mpw-build.in: Don't always depend on byacc and flex.
15456 (install-only-top): New action.
15457
d207ebef
JM
15458Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15459
15460 * configure.in: You can now configure GDB for the v850.
15461
6599da04
JM
15462Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15463
15464 * configure.in (noconfigdirs): Don't configure any C++ dirs
15465 if targeting D10V.
15466
15467Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * config.sub: Recognize mips64vr5000.
15470
15471Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15472
15473 * configure.in: Use a single line for host_tools and native_only.
15474
15475Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15476
15477 * config.sub, configure.in: Add entries for m32r.
15478
15479Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15480
15481 * Makefile.in (inet-install): Don't run install-gzip.
15482
15483Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15484
15485 * configure.in: Don't config lots of things for *-*-windows*.
15486
15487Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15488
15489 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15490 (host_libs, host_tools): Copy from configure.in.
15491 * mpw-configure: Don't complain about directories not found.
15492
15493Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15494
15495 * configure.in (i[345]86): Recognize i686 for pentium pro.
15496 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15497 file.
15498
15499 * config.guess (i[345]86): Ditto.
15500
15501Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15502
15503 * configure.in (noconfigdirs): Removed gdb for D10V.
15504
d207ebef 15505Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15506
d207ebef
JM
15507 * configure.in: Remove ld, target-libio, target-libg++, and
15508 target-libstdc++ from noconfigdirs.
5d4a5ee6 15509
6599da04
JM
15510Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15511
15512 * configure: Fix three locations where shell scripts were
15513 being run directly rather than with config_shell.
15514
d207ebef
JM
15515Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15516
15517 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15518 * config.sub (basic_machine): Recognize v850.
15519
6599da04
JM
15520Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15521
15522 * mpw-configure: Handle multiple enable/disable options and
15523 pass them down recursively, handle -c and -s flags appropriately
15524 depending on choice of compiler, add escape mechanism for
15525 quoted arguments to gC.
15526
15527Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15528
15529 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15530 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15531 so that -mrelocatable-lib and -mno-eabi are used.
15532
15533 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15534 not support --print-multi-lib, don't abort.
15535
6599da04
JM
15536Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15537
15538 * make-all.com: Run config-a-gas.
15539 * setup.com: Don't copy subdirectory files around.
15540
15541Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15542
15543 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15544 target, it now compiles correctly.
15545
15546Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15547
15548 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15549
15550Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15551
4e81ae98 15552 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15553
15554Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15555
15556 * configure.in (native_only): Add prms.
15557
15558Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15561 (BINUTILS_SUPPORT_DIRS): Likewise.
15562
15563Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15564
15565 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15566 d10v support is added.
15567
15568Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15569
15570 * configure.in (d10v-*-*): New target.
15571
15572Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15573
15574 * config.guess (HP 9000/811): Recognize this as a PA1.1
15575 machine.
15576
15577Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15578
15579 * Makefile.in (do-tar-gz): New target, split out from tail end of
15580 taz target. Run each command separately, don't use pipes.
15581 (taz): Use it.
15582
15583Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15584
15585 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15586 * mpw-build.in: No builds should depend on building byacc or flex,
15587 they are assumed to be installed already.
15588
15589Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15590
15591 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15592 variable that CC_FOR_TARGET needs.
15593
15594Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15595
15596 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15597 options have changed since the last time the subdirectory was
15598 configured, and if it has, reconfigure.
15599 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15600 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15601
15602Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15603
15604 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15605 CLEAN_MODULES): Add bash.
15606 (all-bash): New target.
15607
15608Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15609
15610 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15611
15612Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15613
15614 * config.sub (basic_machine): Recognize d10v as a valid processor.
15615
15616Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15617
15618 * mpw-configure: Add support for --bindir.
15619 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15620
15621Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15622
15623 * configure.in: add bash, time, gawk to list of hosttools and things
15624 to only build for native toolchains
15625
15626Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15627
15628 * Makefile.in (docdir): Remove.
15629
15630Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15631
15632 * Makefile.in (datadir): Set to $(prefix)/share.
15633
15634Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15635
15636 * configure.in: build diff and patch for cygwin32-hosted
15637 toolchains.
15638
15639Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15640
15641 * config.sub: Accept -rtems*.
15642
15643Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15644
e490616e
ZW
15645 * configure.in: enable dosrel for cygwin32-hosted builds,
15646 remove diff from the list of things not buildable
15647 via Canadian Cross
6599da04
JM
15648
15649Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15650
15651 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 15652 don't get ". ".
6599da04
JM
15653
15654Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15655
15656 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15657
15658Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15659
15660 * Makefile.in (taz): Handle case where tex3patch didn't even get
15661 checked out. Also, if it was found, put the symlink in a new util
15662 subdirectory.
15663
15664Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15665
15666 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15667
15668Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15669
15670 * config.sub: Recognize -openvms.
15671 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15672 * make-all.com, setup.com: New files.
15673
15674Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15675
15676 * Makefile.in (taz): tex3patch moved to texinfo/util.
15677
15678Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15679
15680 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15681 * configure.in: remove make from disable-if-Can-Cross list
15682 enable gdb if ${host} and ${target} are cygwin32
15683
15684Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15685
15686 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15687 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15688
15689Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15690
15691 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15692 distinguish sysv/svr4/bsd variants.
15693 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15694
15695Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15696
15697 * configure.in: Added copyright notice.
15698 * move-if-change: Added copyright notice.
15699
15700Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15701
15702 * configure.in (powerpcle-*-solaris*): Until we get shared
15703 libraries working, don't build gdb, sim, make, tcl, tk, or
15704 expect.
15705
15706Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15707
15708 * config.guess: Merge with FSF:
15709
15710 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15711 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15712
15713 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15714 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15715
15716 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15717 * config.guess: Combine two OSF1 rules.
15718 Also recognize field test versions. From mjr@zk3.dec.com.
15719 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15720 because GNU uname does not support -p. From pmr@pajato.com.
15721
15722Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15723
15724 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15725
15726Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15727
15728 * mpw-README: Document GCCIncludes.
15729
15730Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15731
15732 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15733
15734Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15735
15736 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15737
15738Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15739
15740 * configure.in (*-*-cygwin32): Configure make.
15741
15742Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15743
15744 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15745
15746Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15747
15748 * Makefile.in (all-inet): Depend on all-perl.
15749
15750 * Makefile.in (inet-install): New target.
15751
15752 * Makefile.in (all-inet): Depend on all-tcl.
15753 (all-inet): Depend on all-send-pr.
15754
15755Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15756
15757 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15758 temporarily.
15759
15760Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * configure.in: Don't configure --with-gnu-ld on AIX.
15763
15764Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15765
15766 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15767
15768Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15769
15770 * Makefile.in (ALL_MODULES): Added all-inet.
15771 (CROSS_CHECK_MODULES): Added check-inet.
15772 (INSTALL_MODULES): Added install-inet.
15773 (CLEAN_MODULES): Added clean-inet.
15774 (all-indent): New target.
15775
15776 * configure.in (host_tools): Added inet.
15777 (native_only): Added inet.
15778 (noconfigdirs): Added inet.
15779
15780Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15781
15782 * configure.in: Don't configure libgloss if we are not configuring
15783 newlib.
15784
15785Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15786
15787 * configure.in: Don't configure libgloss for unsupported
15788 architectures.
15789
15790Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15791
15792 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15793
15794Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15795
15796 * Makefile.in (ALL_MODULES): Include all-apache.
15797 (CROSS_CHECK_MODULES): Include check-apache.
15798 (INSTALL_MODULES): Include install-apache.
15799 (all-apache): New target.
15800
15801 * configure.in: Added apache everywhere perl is seen.
15802
15803Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15804
15805 * Makefile.in: Add support for clean-{module} and
15806 clean-target-{module} rules.
15807
15808Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15809
15810 * configure.in (*-*-ose) do not build libgloss.
15811
15812Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15813
15814 * config.guess (prep*:SunOS:5.*:*): Turn into
15815 powerpele-unknown-solaris2.
15816
15817Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15818
15819 * configure.in: Permit --enable-shared to specify a list of
15820 directories.
15821
15822Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15823
15824 * configure.in (host==solaris): Pass only the first word of $CC
15825 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15826
15827Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15828
15829 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15830
15831Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15832
15833 * Makefile.in (ALL_MODULES): Include all-perl.
15834 (CROSS_CHECK_MODULES): Include check-perl.
15835 (INSTALL_MODULES): Include install-perl.
15836 (ALL_X11_MODULES): Include all-guile.
15837 (CHECK_X11_MODULES): Include check-guile.
15838 (INSTALL_X11_MODULES): Include install-guile.
15839 (all-perl): New target.
15840 (all-guile): New target.
15841
15842 * configure.in (host_tools): Include perl and guile.
15843 (native_only): Include perl and guile.
15844 (noconfigdirs): Don't build guile and perl; no ports have been
15845 done.
15846
15847Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15848
e490616e
ZW
15849 * configure (--enable-*): Handle quoted option lists such as
15850 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
15851
15852Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15853
15854 * Makefile.in ({,inst}all-target): New rule so we can make and
15855 install all of the target directories easily.
15856
15857Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15858
15859 * configure.in: Add missing global flag in sed substitution when
15860 deleting `target-' from ${configdirs}.
15861
15862Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15863
15864 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15865 option.
15866
15867 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15868 config/mh-necv4.
15869
15870 * install.sh: Correct misspelling of transformbasename.
15871
15872 * config.guess: Recognize mips-*-sysv*.
15873
15874Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15875
15876 * config.sub: Recognize mon960.
15877
15878Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15879
15880 * configure: Restore Canadian Cross handling of BISON and LEX,
15881 removed in Feb 20 change.
15882
15883Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15884
15885 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15886 Mention make install. Remove the old copyright date as well the
15887 clumsy and rather pointless copyright on the README file.
15888
15889Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15890
15891 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15892 Makefile after running symlink-tree, then run `make distclean' to
15893 avoid clobbering any generated files in srcdir.
15894
15895Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15896
15897 * configure.in (m68k-*-netbsd*): Build everything now.
15898
15899Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15900
15901 * Makefile.in (taz): Fix quoting.
15902
15903Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15904
15905 * configure.in (sparclet-*-*): Build everything now.
15906
15907Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15908
15909 * configure.in (m68k-*-linux*): New host.
15910
15911Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15912
15913 * configure: Check for bison before byacc.
15914
15915Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15916
15917 * Makefile.in configure: Change the way LEX and BISON/YACC are
15918 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15919 searching PATH. These are used as fallbacks by Makefile.in if
15920 flex/bison/byacc aren't in objdir.
15921
15922Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * Makefile.in: Make everything which depends upon all-bfd also
15925 depend upon all-opcodes, in case --with-commonbfdlib is used.
15926
15927Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15928
15929 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15930 building NT native compilers on Unix.
15931
15932Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15933
15934 * configure.in: Don't get CC from the host Makefile fragment if we
15935 can find gcc in PATH, or if this is a Canadian Cross. Move the
15936 Solaris test for /usr/ucb/cc to the post target script, just after
15937 the compiler sanity test.
15938
15939Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * config.sub: Merge with FSF.
15942
15943Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * Makefile.in (RPATH_ENVVAR): New variable.
15946 (REALLY_SET_LIB_PATH): Use it.
15947 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15948
15949Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15950
15951 * config.sub, configure.in: Recognize sparclet cpu.
15952
15953Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15954
15955 * config.guess: Support m68k-cbm-sysv4.
15956
15957Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15958
15959 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15960 m68k-unknown-linuxaout from linker help string. Put quotes around
15961 $ld_help_string.
15962
15963Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15964
15965 * config.guess (powerpc-harris-powerunix): Add guess for port
15966 to new target.
15967
15968Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15969
15970 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15971
15972Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15973
15974 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15975 $(REALLY_SET_LIB_PATH) in Makefile.
15976 * Makefile.in (SET_LIB_PATH): New variable.
15977 (REALLY_SET_LIB_PATH): New variable.
15978 ($(DO_X)): Use $(SET_LIB_PATH).
15979 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15980 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15981 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15982 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15983 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15984 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15985 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15986 (install-dosrel): Likewise.
15987 (all-opcodes): Depend upon all-libiberty.
15988
15989Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15990
15991 * config.guess (*:CYGWIN*): New
15992
15993Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15994
15995 * Makefile.in (all-target-winsup): All all-target-libiberty.
15996
15997Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15998
15999 * configure.in (noconfigdirs): Add missing # in front of comment.
16000
16001Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16002
16003 * configure.in: add second pass to things added to noconfigdirs
16004 so *-gm-magic can exclude libgloss properly.
16005
16006Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16007
16008 * mpw-configure (extralibs_name, rez_name): Set correctly
16009 for MWC68K compiler.
16010
16011 * mpw-README: Add more info on the necessary build tools.
16012
16013Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16014
16015 * configure.in, config.sub: Recognize cygwin32.
16016
16017Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16018
16019 * config.guess, config.sub: Recognize A/UX.
16020
16021Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * config.sub: Merge with gcc/config.sub.
16024
16025Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16026
16027 * mpw-build.in (do-binutils): Add build of stamps.
16028
16029Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16030
16031 * config.sub: Add recognition for mips64vr4100*-* targets.
16032
16033Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16034
16035 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16036 Add creation of gconfigargs with `--enable-shared' turned on.
16037 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16038 ($(host)-stamp-stage3-configured): Likewise.
16039 (HOLES): Add chatr and ldd.
16040 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16041
16042Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16043
16044 * configure: Pass --nfp to recursive configures.
16045
16046Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16047
16048 * Makefile.in (DLLTOOL): New.
16049 (DLLTOOL_FOR_TARGET): New.
16050 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16051 (EXTRA_TARGET_FLAGS): Ditto.
16052 (EXTRA_GCC_FLAGS): Ditto.
16053 (CONFIGURE_TARGET_MODULES): Ditto.
16054 (DO_X): Ditto.
16055 * configure: Add DLLTOOL.
16056
16057Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16058
16059 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16060 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16061 mh-sco, since old workarounds no longer needed, and don't
16062 build ld, since libraries have weak symbols in COFF.
16063
16064Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16065
16066 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16067
16068Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16069
16070 * configure.in: Make sure that ${CC} can be used to compile an
16071 executable.
16072
16073Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16074
16075 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16076 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16077 nothing depending on whether gdbtk is being built.
16078
16079Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16080
16081 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16082
16083Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16084
16085 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16086 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16087
16088Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16089
16090 * config-ml.in: Add support for
16091 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16092 Simplify setting of multidirs from --disable-foo.
16093
16094Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16095
16096 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16097 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16098 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16099 non-empty, pass them on to the GCC make.
6599da04
JM
16100 (all-bootstrap): New rule that is like all-gcc, except it executes
16101 the GCC bootstrap rule instead of the GCC all rule.
16102
16103Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16104
16105 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16106
16107Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16108
16109 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16110 DG/UX support.
16111
16112Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16113
16114 * config.sub (i*86*) Change [345] to [3456]
16115
16116Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16117
16118 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16119 --with-gnu-ld=no.
16120
16121Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16122
16123 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16124 AIX multilibs get built.
16125
16126Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16127
16128 * configure.in (i386-win32): Don't build expect if we're not
16129 building the tcl subdir.
16130
16131Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16132
16133 * Makefile.in: (configure-target-examples, all-target-examples):
16134 New targets, configure and build example programs.
16135
16136Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16137
16138 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16139 use it as input to sedit the generated MPW makefile.
16140 * mpw-README: Add a suggestion about Gestalt.h.
16141
16142Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16143
16144 * config.sub: Accept *-*-ieee*.
16145
16146Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16147
16148 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16149 Ronald F. Guilmette <rfg@monkeys.com>.
16150
16151Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16152
16153 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16154 for powerpc-pe native.
16155 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16156 (target==powerpc-pe): duplicate i386-win32 entry.
16157
16158Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16159
16160 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16161 of vxworks, not just vxworks5.1.
16162
16163Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16164
16165 * mpw-configure: Add support for exec-prefix.
16166
16167Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16168
16169 * config.guess: Recognize HP model 816 machines as having
16170 a PA1.1 processor.
16171
16172Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16173
16174 * configure: Ignore new autoconf configure options.
16175
6599da04
JM
16176Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16177
16178 * config.guess: Recognize Pentium under SCO.
16179 From Robert Lipe <robertl@arnet.com>.
16180
16181Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16182
16183 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16184
16185Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16186
16187 * configure.in: Don't configure gas for alpha-dec-osf*.
16188
16189Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16190
16191 * configure.in: Default to --with-stabs for some targets for which
16192 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16193 i[345]86*-*-unixware*.
16194
16195Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16196
16197 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16198 rather than basing it on the target. Simplify handling of options
16199 controlling which directories to configure. Remove extraneous
16200 slash in multi-clean target.
16201
16202Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16203
16204 * config-ml.in: Prefix more variables with ml_ so they don't collide
16205 with configure's.
16206
16207Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * configure: Don't turn -v into --v.
16210
16211Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16212
16213 * configure.in (targargs): Fix typo.
16214
16215 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16216
16217Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * configure.in: Strip --host and --target options from
16220 CONFIG_ARGUMENTS, and always configure for --host only. Add
16221 --with-cross-host option when building with a cross-compiler.
16222 * configure: Canonicalize the arguments put into config.status by
16223 always using `=' for an option with an argument. Pass a presumed
16224 --host or --target explicitly.
16225
16226Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16227
16228 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16229 into general OS recognition case.
16230
16231Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16232
16233 * configure.in (target_configdirs): add target-winsup only
16234 for win32 target systems.
16235
16236Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16237
16238 * Makefile.in (all-target-libgloss): Depend upon
16239 configure-target-newlib, since when libgloss is built it looks to
16240 see if the newlib directory exists.
16241
16242Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16243
16244 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16245 cfg-ml-*.in.
16246
16247Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16248
16249 * configure: Handle LD and LD_FOR_TARGET when configuring a
16250 Canadian Cross.
16251
6599da04
JM
16252Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16253
16254 * configure.in (target_libs): add target-winsup.
16255 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16256 (target==ppcle-pe): remove ld from $noconfigdirs.
16257
16258Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16259
16260 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16261 Preserve relative path names in $srcdir. Build symlink tree if
16262 configuring cross target dir and srcdir=. (= no VPATH support).
16263 (configure-target-libg++): Depend on configure-target-librx.
16264 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16265 * config-ml.in: New file.
16266 * symlink-tree: New file.
16267 * configure: Ensure srcdir="." if that's what it is.
16268
16269Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16270
16271 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16272 includes and FLEX_SKELETON setting.
16273 * mpw-configure (--with-gnu-ld): New option, controls whether
16274 to use PPCLink or ld with PowerMac GCC.
16275 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16276 * mpw-config.in: Configure grez if targeting Mac.
16277
16278 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16279 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16280 just macos.
6599da04
JM
16281 * configure.in: Configure grez resource compiler if targeting Mac.
16282 * Makefile.in (all-grez, install-grez): New targets.
16283
16284Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16285
16286 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16287 gcc in the path, set CC to gcc -O2.
6599da04
JM
16288
16289Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * configure: Default ${build} correctly. Avoid picking up extra
16292 spaces when reading CC and CXX from Makefile. When doing a
16293 Canadian Cross, use plausible default values for numerous
16294 variables.
16295 * configure.in: When doing a Canadian Cross, don't try to
16296 configure tools whose configure script can't handle it.
16297
16298Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16299
16300 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16301
16302Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16303
16304 * configure: Remove dubious bug reporting address.
16305
16306Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16307
16308 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16309 configure script, run that instead of this directory's configure.
16310 In either case, print a message that we're configuring the sub-dir.
16311
16312Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16313
16314 * configure.in: Before checking for the existence of various files,
16315 use sed to filter out "target-".
16316
16317Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * Makefile.in (DO_X): Split rule to decrease command line length
16320 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16321 (Philippe De Muyter).
16322
16323Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16324
16325 * Makefile.in (all-patch): depend on all-libiberty.
16326
16327Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16328
16329 * configure.in: If the only directory in target_configdirs which
16330 actually exists is libiberty, then set target_configdirs to empty,
16331 to avoid trying to build a target libiberty in a gas or gdb
16332 distribution.
16333
16334Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16335
16336 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16337 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16338 systems.
6599da04
JM
16339
16340Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16341
16342 * configure.in (copy_dirs): Use sys-include instead of include
16343 for --with-headers option.
16344
16345Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16346
16347 * Makefile.in, configure.in: Make winsup builds work with
16348 new scheme.
16349
16350Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16351
16352 * configure.in: Build the linker on AIX.
16353
16354Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16355
16356 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16357 where needed.
16358
16359Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16360
16361 * Makefile.in (all-gcc): Fix typo.
16362
16363Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16364
16365 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16366
16367Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16368
16369 * configure.in: Rename libFOO to target-libFOO, and xiberty
16370 to target-xiberty, to provide more flexibility.
16371 (target_subdir): Define. Create if cross.
16372 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16373 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16374 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16375 check-libFOO -> check-target-libFOO, etc.
16376 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16377 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16378 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16379 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16380 allow ALL_GCC="" to only configure.
16381 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16382 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16383 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16384
16385Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16386
16387 * Makefile.in (taz): Build "info" in etc explicitly.
16388
16389Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16390
16391 * configure.in: Make sure that CC is undefined (as opposed to
16392 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16393 problem with autoconf trying to configure on a host without GCC.
16394
16395Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16396
16397 * mpw-configure: Set host alias from choice of host compiler,
16398 only use generic MPW Makefile sed if present, edit a file
16399 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16400 * mpw-README: Add problem notes about CW6 and CW7.
16401
16402Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16403
16404 * Makefile.in (taz): Use ";" instead of ";;".
16405
16406Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16407
16408 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16409 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16410 DISTDOCDIRS.
16411 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16412 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16413
16414Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16415
16416 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16417 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16418 Move bfd to DISTSTUFFDIRS.
16419
16420Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16421
16422 * Makefile.in (X11_LIB): Removed.
16423 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16424
16425 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16426
16427Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16428
16429 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16430 names.
16431
16432Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16433
16434 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16435
16436Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16437
16438 * configure.in (i[345]86-*-win32): Always build newlib.
16439 Don't configure cvs, autoconf or texinfo.
16440 * Makefile.in (LD_FOR_TARGET): New.
16441 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16442 Pass down LD_FOR_TARGET.
16443
16444Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16445
16446 * winsup: New directory.
16447 * Makefile.in: Build winsup.
16448 * configure.in: Winsup is configured when target is win32.
16449 Can only build win32 target GDB when native.
4e81ae98 16450
6599da04
JM
16451Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16452
16453 * config.guess: Recognize HP model 819 machines as having
16454 a PA 1.1 processor.
16455
16456Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16457
16458 * configure: Fix sed loop which substitutes for CC and CXX to
16459 avoid bug found in various sed implementations.
16460
16461Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16462
16463 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16464 simulator. Use standard powerpc-*-eabi*.
16465
16466Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16467
16468 * configure.in: Stop putting gas and binutils in noconfigdirs for
16469 powerpc-*-aix* and rs6000-*-*.
16470
16471Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16472
16473 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16474 -mcall-aixdesc libraries.
16475
16476Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16477
16478 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16479
16480 * config.sub (arm | armel | armeb): Fix shell syntax.
16481
16482Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16483
16484 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16485 -msoft-float and -mcpu=common support.
16486 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16487 libraries.
16488
16489Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16490
16491 * configure.in: Allow configuration and build of emacs19 for the alpha.
16492
16493Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16494
16495 * configure.in (CC): Get ^CC, not just any old CC, from
16496 ${host_makefile_frag}.
16497
16498Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16499
4e81ae98 16500 * configure.in (CC): Try to get CC from
6599da04
JM
16501 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16502
16503Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16504
16505 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16506 only if it exists in $(srcdir).
16507
16508Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16509
16510 * configure: If CC and CXX are not set in the environment, set
16511 them, based on either an existing Makefile or on searching for gcc
16512 in PATH. Substitute for CC and CXX in Makefile.
16513 * configure.in: Remove libm from target_libs. Separate
16514 target_configdirs from configdirs. If CC is not set in
16515 environment, try to get it from a host Makefile fragment. Rewrite
16516 changes of configdirs to use skipdirs instead. A few minor
16517 tweaks. Take directories out of target_configdirs as they are
16518 taken out of configdirs. Remove existing Makefile files from
16519 subdirectories. Substitute for TARGET_CONFIGDIRS and
16520 CONFIG_ARGUMENTS in Makefile.
16521 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16522 by configure.in.
16523 (CONFIG_ARGUMENTS): Likewise.
16524 (CONFIGURE_TARGET_MODULES): New variable.
16525 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16526 ($(CONFIGURE_TARGET_MODULES)): New target.
16527 (configure-libg++, configure-libio): New targets.
16528 (all-libg++): Depend upon configure-libg++.
16529 (all-libio): Depend upon configure-libio.
16530 (configure-libgloss, all-libgloss): New targets.
16531 (configure-libstdc++): New target.
16532 (all-libstdc++): Depend upon configure-libstdc++.
16533 (configure-librx, all-librx): New targets.
16534 (configure-newlib): New target.
16535 (all-newlib): Depend upon configure-newlib
16536 (configure-xiberty): New target.
16537 (all-xiberty): Depend upon configure-xiberty.
16538
16539Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16540
16541 * configure.in (host i[345]86-*-win32): Expand the
16542 noconfigdirs again.
16543
16544Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16545
16546 * mpw-configure: Fix sed command file name.
16547
16548Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16549
4e81ae98 16550 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16551 noconfigdirs again.
16552
16553Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16554
16555 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16556 or powerpc*-*-pe*, since they are not yet supported.
16557
16558Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16559
16560 Add PowerMac support and many other enhancements.
16561 * mpw-configure: New option --cc to select compiler to use,
16562 paste options set according to --cc into the generated
16563 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16564 if mpw-make.sed is present.
16565 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16566 add forward includes for PowerPC include files.
16567 * mpw-build.in: Build using Makefile.PPC if present.
16568 (do-byacc, etc): Remove separate version resource builds.
16569 (do-gas): Build "stamps" before "all".
16570 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16571 * mpw-README: Update to reflect --cc option, PowerMac support,
16572 and recently-reported compatibility problems.
16573
16574Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16575
16576 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16577 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16578 (--with-multilib-top): Pass to recursive invocations.
16579
16580Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16581
16582 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16583 v810-*-*.
16584
16585Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16586
16587 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16588 gdb, ld and opcodes on v810-*-*.
16589
6599da04
JM
16590Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16591
16592 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16593 (local-maintainer-clean): New target.
16594 (maintainer-clean): New target.
16595 (realclean): Just depend upon maintainer-clean.
16596
16597Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16598
16599 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16600
16601Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * configure.in: Build ld in mips*-*-bsd* case.
16604
16605Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16606
16607 * config.sub: Accept -lites* OS. From Ian Dall.
16608
16609Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16610
16611 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16612 targets.
6599da04
JM
16613
16614Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16615
16616 * configure.in: treat i386-win32 canadian cross the same as
16617 i386-go32 canadian cross.
16618
16619Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16620
16621 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16622 running under the simulator to build a reduced set of libraries.
16623 (powerpc-*-eabiaix): Add fine grained multilib support added to
16624 other powerpc targets yesterday.
16625
16626Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16627
16628 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16629 -disable-softfloat, -disable-relocatable, -disable-aix, and
16630 -disable-sysv to control which multilib libraries get built.
16631
16632Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16633
16634 * configure: Add Makefile.tem to list of files to remove in trap
16635 handler.
16636
16637Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16638
16639 * config.guess (*Linux*): Add missing "exit"s.
16640 Also, need specific check for alpha-unknown-linux (uses COFF).
16641
16642Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16643
16644 * config.guess: Merge with FSF:
16645
16646 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16647 * config.guess (AIX4): More robust release numbering discovery.
16648
16649 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16650 * config.guess (i386-sequent-ptx): Properly get version number.
16651
16652 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16653 * config.guess (mips:*:4*:UMIPS): New case.
16654
16655Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16656
16657 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16658 (i386-win32 host): Likewise. Don't build readline.
16659
16660Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16661
16662 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16663 SUPPORT_FILES to submakes.
16664
16665Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16666
16667 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16668 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16669 mpw-configure.
16670
16671Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16672
16673 * configure.in (appdirs): Use =, not ==, in test expression when
16674 trying to build the text to print in the warning message for
16675 Solaris users.
16676
16677Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16678
16679 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16680
16681Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16682
16683 * config.guess: Recognize lynx-2.3.
16684
16685Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16686
16687 * config.sub (z8ksim): Deleted
16688 (z8k-*-coff): New, this is the one true name of the target.
16689
16690Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16691
16692 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16693
16694Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16695
16696 * config.guess (*:Linux:*:*): First try asking the linker what the
16697 default object file format is (elf, aout, or coff). Then if this
16698 fails, try previous methods.
16699
16700Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16701
16702 * configure.in: Don't build newlib for *-*-vxworks5.1.
16703
16704Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16705
16706 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16707 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16708
16709Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16710
16711 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16712
16713Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16714
16715 * cfg-ml-com.in: New file.
16716 * cfg-ml-pos.in: New file.
16717
16718Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16719
16720 * COPYING.NEWLIB: Add HP free copyright to list.
16721
16722Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16723
16724 * config.sub: Recognize -eabi* for the system, not just -eabi.
16725
16726Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16727
16728 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16729 * config.sub, configure.in (win32): New target and host.
16730
16731Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16732
16733 * configure.in: Add i386-pe configuration.
16734
16735Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16736
16737 * mpw-build.in (install): Install GDB after LD.
16738
16739Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16740
16741 * mpw-config.in (elf/mips.h): Always forward-include, needed
16742 for GDB to build.
16743
16744Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16745
16746 * testsuite: New directory for customer acceptance and whole tool
16747 chain tests.
16748
16749Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16750
16751 * configure: If per-host line isn't found, but AC_OUTPUT is found
16752 and a configure script exists, run it instead.
16753
16754Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16755
16756 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16757
16758Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16759
16760 * configure: Set build_{cpu,vendor,os,alias} to host values when
16761 --build isn't specified.
16762
16763Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16764
16765 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16766 (FLAGS_TO_PASS): Pass them.
16767 (EXTRA_TARGET_FLAGS): Ditto.
16768
6599da04
JM
16769Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16770
16771 * Makefile.in (all-libg++): Depend on all-libstdc++.
16772
16773Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16774
16775 * configure.in (noconfigdirs): Enable all packages for
16776 i386-unknown-netbsd.
16777
16778Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16779
16780 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16781 hosted builds (DOS builds)
16782
16783Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16784
16785 Changes for ARM based on patches from Richard Earnshaw:
16786 * config.sub: Handle armeb and armel.
16787 * configure.in: Omit arm linker only for riscix.
16788
16789Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16790
16791 * config.guess: Update from FSF.
16792
16793Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16794
63f6bcd7 16795 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
16796 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16797 powerpcle variant. Convert pentium into i586, not i486. Add p5
16798 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16799 temporarily.
16800
16801Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16802
16803 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16804
16805Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16806
16807 * config.sub: Accept -lites* as a basic system type.
16808
16809Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16810
16811 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16812 installed, and if so return linuxoldld as the system name.
16813
16814Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16815
16816 * config.guess: Add hppa1.1-hp-lites support.
16817
16818Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16819
16820 * configure.in: Don't build newlib for m68k-vxworks5.1.
16821
16822Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16823
16824 * configure.in (mips-sgi-irix6): Use mh-irix5.
16825
16826Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16827
16828 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16829
16830Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16831
16832 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 16833 OSF/1. Fix compiler flags.
6599da04
JM
16834 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16835
16836Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16837
16838 * configure.in: Recognize --with-newlib.
16839 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16840
16841Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16842
d207ebef 16843 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
16844 to *_X11_MODULES due to gdbtk needing X include files et al.
16845
16846Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16847
16848 Merge in support for Mac MPW as a host.
16849 (Old change descriptions retained for informational value.)
16850
16851 * mpw-config.in: Add generic include forwards for cpu-specific
16852 include files in aout and elf directories.
16853
16854 * mpw-configure: Added copyright.
16855 * mpw-config.in: Check for presence of required build tools.
16856 (target_libs): Add newlib.
16857 (target_tools): Add examples.
16858 (Read Me): Generate as "Read Me for MPW" instead.
16859 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16860 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16861 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16862
16863 * mpw-configure: Remove subdir-specific makefile hackery,
16864 delete mk.tmp after using it.
16865
16866 * mpw-build.in (all): Display start and end times.
16867
16868 * mpw-configure (host_canonical): Set.
16869 (target_cpu): Always add to makefiles.
16870 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16871 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16872 (mpw-mh-mpw): Look for in srcdir and srcroot.
16873 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16874
16875 * mpw-build.in: (install-only): New target.
16876
16877 * mpw-configure (host_alias, target_alias): Rename from hostalias
16878 and targetalias, add into generated Makefile.
16879 (mk.tmp): If present, add into generated Makefile.
16880 * mpw-build.in (all-gas): Build config.h first before gas proper.
16881
16882 * mpw-configure (config.status): Write only if changed.
16883 * mpw-config.in (readline): Configure it (not built, just used for
16884 definitions).
16885
16886 * mpw-config.in (elf/mips.h): Add a forward include.
16887
16888 * mpw-config.in: Forward-include most .h files in include into
16889 extra-include.
16890 (readline): Don't build.
16891 mpw-build.in (install): Install GDB.
16892
16893 * mpw-configure (prefix, mpw_prefix): Handle it.
16894 * mpw-config.in (mmalloc, readline): Don't configure.
16895 * mpw-build.in (thisscript): Rename to ThisScript.
16896 Use mpw-build instead of BuildProgram everywhere.
16897 (mmalloc, readline): Don't build.
16898 * mpw-README: New file, basic documentation about the MPW port.
16899
16900 * mpw-config.in: Use forward-include to create include files.
16901
16902 * mpw-configure: Add more things to the top of each configured
16903 Makefile, including contents of config/mpw-mh-mpw.
16904 * mpw-config.in (extra-include): Create this directory and fill it
16905 with Posix-like include files when configuring.
16906
16907 * config.sub (apple, mac, mpw): Add various aliases.
16908
16909 * mpw-build.in: New file, top-level build script fragment for MPW.
16910 * mpw-configure: New file, configure script for MPW.
16911 * mpw-config.in: New file, config fragment for MPW.
16912
16913Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16914
16915 * configure.in (host_libs): Remove glob, since it is gone from the
16916 sources.
16917
16918Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16919
16920 * Makefile.in: define empty GDB_NLM_DEPS var.
16921
16922 * configure.in(target_makefile_frag): use config/mt-netware
16923 for netware targets.
16924
16925Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16926
16927 * config.sub: Merge in recent FSF changes. Remove linux special
16928 cases.
16929
16930Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16931
731a8127 16932 Revert this change:
6599da04
JM
16933
16934 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16935
16936 * build-all.mk: Use CC=cc -Xs on Solaris.
16937
6599da04
JM
16938Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16939
16940 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16941 stop using it.
16942 * Makefile.in: Nuke all references to glob subdirectory.
16943
16944Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16945
16946 * configure.in: Fix --enable-shared logic in per-host.
16947
16948Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16949
16950 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16951
16952Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16953
16954 * configure.in (noconfigdirs): Don't build gas on AIX, for
16955 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16956
16957Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * configure: Fix --cache-file to work if the file argument is a
16960 relative path.
16961
16962Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16963
16964 * configure: If the --cache-file is used, pass it down to
16965 configure in subdirectories.
16966
16967Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16968
16969 * config.sub: add vxworks29k configuration.
16970
16971Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16972
16973 * Makefile.in (taz): Do "diststuff" part quietly.
16974
16975Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16976
16977 * config.sub: Mini-merge with gcc/config.sub.
16978
16979Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16980
16981 * config.guess (IRIX): Sed - to _.
16982
16983Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16984
16985 * Makefile.in (source-vault, binary-vault): New targets.
16986
16987Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16988
16989 * config.sub: Recognize -eabi as a basic system type.
16990
16991Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16992
16993 * configure.in (enable_shared stuff): Fix typo.
16994
16995Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16996
16997 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16998
16999Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17000
17001 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17002
17003Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17004
17005 * configure.in (rs6000-*-*): Don't build gas.
17006
17007Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17008
17009 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17010 reduce command line length.
17011 (AS_FOR_TARGET): Check for as.new, not Makefile.
17012 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17013
17014Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17015
17016 * config.guess: Merge from FSF.
17017
17018Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17019
17020 * configure: Don't use $ when handling program_suffix.
17021
17022Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17023
17024 * configure.in: Configure tk for hppa/hpux.
17025
17026Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17027
17028 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17029
17030Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17031
17032 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17033 to LIBCXXFLAGS. Tests are better run without it.
17034
17035Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17036
17037 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17038
17039Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17040
17041 * configure.in (*-*-netware*): Don't configure xiberty.
17042
17043Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17044
17045 * configure.in: Remove tk from native_only list.
17046
17047Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17048
17049 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17050 for special NCD build.
17051
17052Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17053
17054 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17055 makeall.bat, they're only useful for binutils snapshots.
17056 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17057 makeall.bat to specified SUPPORT_FILES.
17058
17059Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17060
17061 * build-all.mk: Add Ericsson targets to sun4 and solaris
17062 hosts. Add BNR's sun4 target to solaris host, so their
17063 build-from-source will be tested in-house first.
17064
17065Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17066
17067 * Makefile.in (LIBCFLAGS): New variable.
17068 (CFLAGS_FOR_TARGET): Ditto.
17069 (LIBCFLAGS_FOR_TARGET): Ditto.
17070 (LIBCXXFLAGS): Ditto.
17071 (CXXFLAGS_FOR_TARGET): Ditto.
17072 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17073 (BASE_FLAGS_TO_PASS): Pass them.
17074 (EXTRA_TARGET_FLAGS): Ditto.
17075
731a8127 17076 * configure.in: Support --enable-shared.
6599da04
JM
17077
17078Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17079
17080 * configure.in (target_libs): Include libstdc++ again.
17081 * config.guess: Update from FSF (for FreeBSD).
17082
17083Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17084
17085 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17086 makeall.bat.
17087 (DISTDOCDIRS): Add `etc'.
17088 (ETC_SUPPORT_PFX): New variable.
17089 (taz): Include anything from etc starting with a word in
17090 ETC_SUPPORT_PFX.
17091
17092Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17093
17094 * config.sub: Update for recent FSF changes. Remove obsolete
17095 h8300hds entry. Add -windows* and -osx as basic os. Minor
17096 spacing changes.
17097
17098Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17099
17100 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17101
17102 * config.guess: Merge with FSF.
17103 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17104
17105Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17106
17107 * configure: Since the "trap 0" handler will override the exit
17108 status on many systems, only use it for "exit 1", and make it set
17109 a non-zero exit status; reset it before "exit 0". Also, check
17110 exit status of config.sub, and error out if it failed.
17111
17112Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17113
17114 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17115 and install libgloss.
17116
17117Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17118
17119 * Makefile.in (all-binutils): Depend upon all-byacc.
17120
17121 * configure.in: Don't build emacs on Irix 5.
17122
17123Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17124
17125 * configure.in (*-*-netware*): Add libio.
17126
17127Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17128
17129 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17130 (CHECK_TARGET_MODULES): Ditto.
17131 (INSTALL_TARGET_MODULES): Ditto.
17132 (TARGET_LIBS): Ditto.
17133 (all-libstdc++): Note dependencies.
17134
17135Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17136
17137 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17138
17139Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17140
17141 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17142 -fexternal-templates.
17143
17144 * configure.in (target_libs): Add libstdc++.
17145 (noconfigdirs): Add libstdc++ as appropriate.
17146
17147Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17148
17149 * config.guess: Update from FSF.
17150
17151Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17152
17153 * configure: Use ${config_shell} when running ${configsub}.
17154
17155Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17156
17157 * config.sub: No longer recognize h8300h.
17158
17159Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17160
17161 * config.sub: Remove extraneous differences between config.sub and
17162 gcc/config.sub.
17163
17164Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17165
17166 * Makefile.in (DISTSTUFFDIRS): Add gas.
17167
17168Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17169
17170 * COPYING.NEWLIB: New file.
17171
17172Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17173
17174 * config.guess (HP-UX): Patch from Harlan Stenn
17175 <harlan@landmark.com> to also emit release level.
17176
17177Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17178
17179 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17180
17181Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17182
17183 * config.sub: Merge nextstep cleanup from FSF.
17184
17185Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17186
17187 * configure.in (arm-*-*): Don't configure ld for this target.
17188
17189Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17190
17191 * configure.in (*-*-netware): don't configure libg++, libio,
17192 librx, or newlib.
17193
17194Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17195
17196 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17197 configure ld--it works, but it doesn't support shared libraries.
17198
17199Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17200
17201 * config.guess (*-unknown-freebsd*): Get rid of possible
17202 trailing "(Release)" in version string.
17203 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17204
17205Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17206
17207 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17208 Fix type: *-next-neststep -> *-next-nextstep.
17209
17210 * config.guess: Merge from FSF:
17211
17212 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17213
17214 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17215
17216 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17217
17218 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17219 instead of UNIX_SV for UnixWare 1.0).
17220
17221Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17222
17223 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17224 to make gdb/nlm/* build after the compiler and linker.
17225
17226Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17227
17228 * config.guess (netbsd, freebsd, linux): Accept any machine,
17229 not just i[34]86.
17230 (m68k-atari-sysv4): Relocate to match FSF version.
17231
17232 * config.guess: More merges from the FSF:
17233
17234 Add a space before function call or macro invocation.
17235
17236 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17237
17238 * config.guess: Add trap cmd to remove dummy.c and dummy when
17239 interrupted.
17240
17241 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17242
17243 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17244 (dummy): Redirect stderr from compilation of dummy.c.
17245
17246 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17247
17248 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17249
17250Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17251
17252 * configure: Accept and ignore --cache*, for compatibility with
17253 new autoconf.
17254
17255Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17256
17257 * config.guess: Merge from FSF:
17258
17259 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17260
17261 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17262 (PATH): Add /.attbin at end for finding uname.
17263 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17264
17265 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17266
e490616e 17267 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17268
17269 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17270
e490616e
ZW
17271 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17272 to select whether to use ELF or COFF.
6599da04
JM
17273
17274 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17275
e490616e 17276 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17277
17278 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17279
17280 * config.guess: Guess the OS version for HPUX.
17281
17282 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17283
17284 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17285
17286Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17287
17288 * configure.in: Recognize --with-headers, --with-libs, and
17289 --without-newlib.
17290 * Makefile.in (all-xiberty): Depend upon all-ld.
17291
17292Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17293
17294 * configure.in: Change i[34]86 to i[345]86.
17295
17296Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17297
17298 * configure (version): A few more tweaks to help message.
17299
17300Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17301
17302 * Makefile.in: Remove (for now) librx as a host library,
17303 now that we're building it for target.
17304
17305Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17306
17307 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17308 (Karl Berry).
17309
17310Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17311
17312 * configure.in: Also configure librx.
17313
17314Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17315
17316 * Makefile.in: Update various rules to reflect that librx
17317 is now needed for libg++.
17318
17319Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17320
17321 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17322
17323Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17324
17325 * configure.in: Configure the examples directory.
17326
17327Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17328
17329 * configure: Simplify Jun 2 1994 change.
17330
17331Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17332
17333 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17334 /bin/gcc isn't good enough to build gcc.
17335
17336Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17337
17338 * Makefile.in (GDB_SUPPORT_FILES): Remove
17339 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17340 (gdb.tar.gz): Add new rule to use standard distribution building
17341 mechanism.
17342
17343Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17344
17345 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17346 Bill Cox <bill@cygnus.com>.
17347
17348Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17349
17350 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17351
17352Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17353
17354 * configure: Search current dir first in .gdbinit.
17355
17356Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17357
17358 * config.sub: Recognize freebsd (merged from gcc config.sub).
17359
17360Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17361
17362 * config.sub: Refer to NeXT's operating system as nextstep.
17363
17364 * config.sub (case $basic_machine): Re-order the cases, to match
17365 the order in the FSF version (which is mostly alphabethical).
17366 Merge in some additions and changes from the FSF.
17367
17368Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17369
17370 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17371 * config.sub: Recognize cxux7.
17372 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17373
17374Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17375
17376 * config.sub: Fix typo powerpc -> powerpc-*.
17377
17378Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17379
17380 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17381
17382 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17383 parallel with all-emacs and install-emacs). Top-level command
17384 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17385
17386Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17387
17388 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17389 $(relbindir)/make before doing ``make install'', and use
17390 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17391 installing over running make binary.
17392 ($(host)-stamp-stage3-installed): Likewise.
17393
17394Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17395
17396 * config.guess: Recognize Mach.
17397
17398Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17399
17400 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17401 see whether --exec-prefix was used.
17402
17403Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17404
17405 * README: Explicitly mention libg++/README. (Zoo's idea.)
17406
17407Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17408
17409 * Makefile.in: Add all-librx target similar to all-libproc.
17410
17411Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17412
17413 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17414 with post 1.2 uname bogosity.
17415
17416Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17417
17418 * configure: Remove temporary files on receipt of a signal.
17419
17420Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17421
17422 * configure: If there is a package_makefile_frag, remove
17423 ${subdir}/Makefile.tem after copying it in.
17424
17425Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17426
17427 * build_all.mk: support rs6000 lynx identifies itself as
17428 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17429 since /bin/gcc is too feeble to compile a modern gcc.
17430
17431Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17432
17433 * brought devo/test-build.mk update-to-date with progressive/
17434 test-build.mk. Add lynx targets and hppa flag info.
17435
17436Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17437
17438 * configure.in: Use mh-ncrsvr43. Patch from
17439 Tom McConnell <tmcconne@sedona.intel.com>.
17440
17441Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17442
17443 * config.guess (i386-unknown-bsdi): No longer need to
17444 check #if defined(__bsdi__) && defined(__i386__).
17445
17446Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17447
17448 * configure: Set program_transform_nameoption correctly.
17449
17450Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17451
17452 * brought build-all.mk update-to-date with progressive build-all.mk,
17453 added new targets and hppa info.
4e81ae98 17454
6599da04
JM
17455Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17456
17457 * configure: If config.guess result is a prefix of the user
17458 specified target, assume a native build and use the user specified
17459 target as the host alias. Remove SunOS patch suffix removal hack.
17460 * configure.in: Remove SunOS patch suffix removal hack.
17461
17462 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17463 in NATIVE_CHECK_MODULES.
17464
17465Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17466
17467 * Makefile.in: Rename HOST_ONLY to NATIVE.
17468 * configure: Delete SunOs patch suffix from host_canonical
17469 and build_canonical variables that are prepended to Makefiles.
17470 * configure.in: Add comments for easier maintenance.
17471
17472Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17473
17474 * Makefile.in: Add all-libproc target similar to all-gui.
17475
17476Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17477
17478 * Makefile.in (CHECK_MODULES): split into
17479 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17480
17481Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17482
17483 * config.guess (i386-unknown-bsdi): New system to guess.
17484
17485Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17486
17487 * Makefile.in: Add all-gui target (but not yet build by "all").
17488
17489Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17490
17491 * config.sub: Move deletion of patch suffix from here...
17492 * configure.in: To here, at Ian's suggestion. The top-
17493 level scripts might need to know of a patch level.
17494
17495Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17496
17497 * config.sub: Strip off patch suffix so rtl is recognized
17498 as a sunos4.1.3 machine, even though it's been patched.
17499
17500Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17501
17502 * Makefile.in (INSTALL_LAST): Delete.
17503 (INSTALL_DOSREL): New.
17504
17505Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17506
17507 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17508 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17509 whether we pass down --with-gnu-ld anyhow.
17510
17511Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17512
17513 * Makefile.in (INSTALL_LAST): Change operation so it works
17514 on more flavors of make.
17515 * configure.in (go32): Don't build libg++ or libio.
17516
17517Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17518
17519 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17520 they can be overriden by templates.
17521
17522Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17523
17524 * configure.in (target==go32): Don't build gdb.
17525 * dosrel: New directory.
17526
17527Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17528
17529 * configure.in (host==go32): Configure dosrel too.
17530 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17531 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17532 be set by incoming names or templates.
17533 (INSTALL_LAST): New rule.
6599da04
JM
17534
17535Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17536
17537 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17538
17539Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17540
6599da04
JM
17541 * configure.in (appdirs): New variable. Currently empty, but will
17542 be used in gas distribution. If nonempty, lists a set of
17543 directories at least one of which must get configured, or top
17544 level configuration is considered to have failed.
17545 (rs6000-*-lynxos*): Use new file name.
17546
17547Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17548
17549 Eliminate XTRAFLAGS.
17550 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17551 newlib include files using -idirafter, and also use -nostdinc.
17552 (CXX_FOR_TARGET): Likewise.
17553 (XTRAFLAGS): Removed.
17554 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17555 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17556 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17557 ($(DO_X)): Don't pass down XTRAFLAGS.
17558
17559Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17560
17561 * configure.in (mips*-dec-bsd*): New target; do build linker.
17562 (mips*-*-bsd*): New target; don't build linker.
17563
17564Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17565
17566 * configure.in: support rs6000-*-lynxos* configuration.
17567 support sunos4 as a cross target.
17568
17569 * config.sub: look for lynx*, not lynx since the OS version may
17570 legitimately be part of the name.
17571
17572Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17573
17574 * configure.in (i[34]86-*-sco*): Move to be with other i386
17575 targets.
17576 (romp-*-*): New target. Skip various binary utilities.
17577 (vax-*-*): New target. Don't build newlib.
17578 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17579
17580Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17581
17582 * configure.in: Only set host_makefile_frag if config
17583 directory exists.
17584
17585Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17586
17587 * install.sh: If $dstdir exists, don't check whether each
17588 component does.
17589
17590Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17591
17592 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17593
17594Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17595
3b75d237
AJ
17596 * configure.in (*-*-lynxos*): Don't configure newlib for either
17597 native or cross Lynx.
6599da04
JM
17598
17599Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17600
17601 * config.sub (sparc64-elf): Fix os.
17602 (z8k): Remove duplicate.
17603
17604Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17605
17606 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17607 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17608
17609Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17610
17611 * configure: Make file links cleanly even if Lynx fails on
e490616e 17612 an NFS symlink (at least fail cleanly).
6599da04
JM
17613
17614Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17615
17616 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17617 -XNh2000.
17618
17619Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17620
17621 * configure: Unknown options are fatal again.
17622
17623Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17624
17625 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17626 compatibility.
6599da04
JM
17627
17628Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17629
17630 * build-all.mk: Add `clean' target.
17631
17632Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17633
17634 * config.guess: Add SINIX support.
17635 * configure.in: Add mips-*-sysv4* support.
17636
17637Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17638
17639 * build-all.mk: Document all useful targets.
17640 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17641 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17642
17643Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17644
17645 * configure: Support --silent, --quiet.
17646
17647Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17648
17649 * configure: Support --disable-FEATURE.
17650
17651Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17652
17653 * config.guess: Recognize NCR running SVR4.3.
17654
17655Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17656
17657 * config.guess: Make BSDI generate i386-unknown-bsd386.
17658 Patch from Paul Eggert <eggert@twinsun.com>.
17659
17660Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17661
17662 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17663
17664Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17665
17666 * configure: Make unrecognized options give nonfatal warnings
17667 instead of fatal errors, and pass them to any subdirectory
17668 configures in case they recognize them.
17669 Make --x equivalent to --with-x.
17670
17671Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17672
17673 * configure: Add --enable-* options. Clean up usage message and
17674 some comments.
17675
17676Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17677
17678 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17679
17680Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17681
17682 * configure.in (hppa*-*-*): Enable binutils.
17683
17684Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17685
17686 * config.sub: Recognize cisco.
17687
17688Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17689
17690 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17691
17692Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17693
17694 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17695 than one configuration name. Add comment.
17696
17697Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17698
17699 * config.guess: about target *-hitachi-hiuxwe2, fixed
17700 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17701 macro is incorrect.]
17702
17703Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17704
17705 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17706 than the "make ls" stuff which used to be here.
17707
17708Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17709
17710 * config.guess: Recognize i[34]86-unknown-freebsd.
17711 From Shawn M Carey <smcarey@rodan.syr.edu>.
17712
17713Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17714
17715 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17716
17717Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17718
17719 * config.guess: Check for ptx.
17720
17721Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17722
17723 * config.sub: Add os9k checking.
17724
17725Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17726
17727 * config.guess: Handle OSF1 running on HPPA processors
17728
17729Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17730
17731 * configure: If subdir configure fails, print out a message with
17732 subdirectory name, in case subdir's configure code didn't identify
17733 itself.
17734
17735Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17736
17737 * configure.in: Remove embedded newlines from configdirs.
17738 Avoid mismatches of substrings. Fix matching strings at end
17739 of configdirs.
17740
17741Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17742
17743 * config.guess: Add Lynx/rs6000 config support.
17744
17745Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17746
17747 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17748
17749Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17750
17751 * configure.in (hppa*-*-osf*): Treat this just like most other
17752 PA configurations (eg no binutils or ld).
17753 (hppa*-*-*elf*): These configurations have binutils and ld.
17754
17755Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17756
17757 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17758
17759Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17760
17761 * configure.in (rs6000-*-*): Build gas.
17762
17763Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17764
e490616e 17765 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
17766
17767Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17768
17769 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17770 for GDB and GDB has been fixed to not need it.
17771
6599da04
JM
17772Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17773
17774 * config.guess: Recognize vax hosts.
17775
17776Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17777
17778 * configure (while loop): Don't use "break 2" inside case
17779 statement -- the case statement isn't an enclosing loop.
17780
17781Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17782
17783 * config.guess: Clean up NeXT support, to allow nextstep
17784 on Intel machines. Make OS be nextstep.
17785
17786Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17787
17788 * config.guess: Add alternate forms for Convex.
17789
17790Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17791
17792 * configure: Completely rewrite option processing. Take
17793 advantage of pattern-matching to avoid invoking test frequently.
17794 Also clean up host and target defaulting logic.
17795
17796Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17797
17798 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17799 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17800 commands (plus user environment) will fit SCO limits.
17801
17802Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17803
17804 * configure.in: Don't issue warnings about directories which are
17805 not being configured if -norecursion is set. Correct test for
17806 --with-gnu-as and --with-gnu-ld to not get confused by substring
17807 matches.
17808
17809 * configure.in: Don't build gas for alpha-dec-osf1*.
17810
17811Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17812
17813 * configure: Back out Per's change of 12/19/1993. It changes the
17814 behavior of configure in unexpected and confusing ways.
17815
17816 Also, use different delim char when calculating
17817 program_transform_name so that the name can contain slashes.
17818
17819Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17820
17821 * configure.in, config.sub: Add support for VSTa micro-kernel.
17822
17823Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17824
17825 * configure.in: Nuke hacks which were used to get a special
17826 version of GAS for HPPA configurations.
17827
17828Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17829
17830 * configure: If only ${target_alias} is given, use that
17831 as the default for ${host_alias}.
17832 * configure: Add missing back-slashes before nested quotes.
17833
17834Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17835
17836 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17837
17838Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17839
17840 * config.guess: Recognize some Tektronix configurations.
17841 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17842
17843Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17844
17845 * config.sub: Match any flavor of SH.
17846
17847Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17848
17849 * configure.in: Don't try to configure newlib for Alpha.
17850
17851Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17852
17853 * configure.in: Don't build ld for Irix 5. Don't build gas,
17854 libg++ or libio for any Alpha target.
17855
17856 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
17857
17858Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17859
17860 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17861 default arguments -- so it tried to compress itself.
17862
17863Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17864
17865 * configure.in (notsupp): ensure that a space is always at the end
17866 of the configdirs list, since the grep checks for an explicit space
17867
17868Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17869
17870 * configure.in (target i386-sysv4.2): don't build ld, since static
17871 versions of many libraries are not available.
17872
17873Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17874
17875 * config.guess: Recognize Apollos (using environment variables).
17876 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17877
17878Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17879
17880 * config.guess: Recognize Sony news mips running newsos.
17881
17882Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17883
17884 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17885 "fi ; else" for bash.
17886
17887Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17888
17889 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17890
17891Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17892
17893 * config.sub: accept unixware as an alias for svr4.2.
17894 Fix some inconsistancies with the gcc version.
17895
17896Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17897
17898 * Makefile.in (DISTDOCDIRS): Add gdb.
17899
17900Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17901
17902 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17903
17904Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17905
17906 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17907 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17908 this now.
17909
17910Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17911
17912 * config.sub: Accept hiux* as an OS name.
17913
17914 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17915 etc/make-stds.texi. The underscore came from gcc, and dje now
17916 agrees that RUNTESTFLAGS is the correct name.
17917
17918Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17919
17920 * install.sh: Remove 'set -e'. It makes any conditionals
17921 in the script useless.
17922
17923 * config.guess: Automatically recognize arm-acorn-riscix
17924 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17925
17926Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17927
17928 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17929
17930Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17931
17932 * Makefile.in (DISTDOCDIRS): New variable.
17933 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 17934 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
17935
17936Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17937
17938 * configure.in (hppa target): check the source directory for the
17939 pagas sub-directory
17940
17941Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17942
17943 * config.sub: Allow -aout* and -elf*.
17944
17945Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17946
17947 * configure.in: Don't build ld on i386-solaris2, same as for
17948 sparc-solaris2.
17949
17950Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17951
17952 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17953
17954Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17955
17956 * configure.in: Configure gdb for alpha.
17957
17958Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17959
17960 * Makefile.in (CXXFLAGS): Add -O.
17961
17962Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17963
17964 * config.guess: added support for DG Aviion
17965
17966Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17967
17968 * configure.in: Produce warning message for subdirectories not
17969 configurable for this host/target combination. Don't try to
17970 configure gdb for vms.
17971
17972Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17973
17974 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17975 appropriate files before making "diststuff".
17976 (DISTBISONFILES): New var: list of files to be edited.
17977 (DISTSTUFFDIRS): Add binutils.
17978
17979Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17980
17981 * config.sub: also handle mipsel and mips64el (for little endian mips)
17982
17983Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17984
17985 * configure.in: Add * to end of all OS names.
17986
17987Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17988
17989 * configure.in: Build newlib for LynxOS native.
17990
17991Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17992
17993 * config.guess: Add support for delta 88k running SVR3.
17994
17995 * configure.in: Add comment about HP compiler vs. emacs.
17996
17997Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17998
17999 * configure.in: don't build ld on solaris2 (not a viable option
18000 due to bugs in getpwnam & getpwuid)
18001
18002Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18003
18004 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18005 config.guess will produce a full version number.
18006
18007Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18008
18009 * configure.in: Build linker and binutils for alpha-dec-osf1.
18010
18011Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18012
18013 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18014 and gdb/testsuite/Makefile.in.
18015
18016Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18017
18018 * configure.in: recognize mips*- instead of mips-
18019
18020Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18021
18022 * config.sub: Accept linux*coff and linux*elf as operating
18023 systems.
18024
18025Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18026
18027 * config.sub: Recognize mips64, and mips3 as an alias for it.
18028
18029Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18030
18031 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18032 gdb knows how to handle OSF/1 shared libraries.
18033
18034Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18035
18036 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18037 * config.guess: Recognize Hitachi's HIUX.
18038 * config.sub: Recognize h3050r* and hppahitachi.
18039 Remove redundant cases for hp9k[23]*.
18040
18041Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18042
18043 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18044 if gas and ld are in the source tree and are in ${configdirs}.
18045 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 18046 --with options (but still pass them down on the command line,
6599da04
JM
18047 if they were explicitly specified).
18048
18049Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18050
18051 * configure: substitute SHELL value in Makefile.in with
18052 ${CONFIG_SHELL}
18053
18054Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18055
18056 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18057 *-*-solaris2* targets.
18058
18059Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18060
18061 * Makefile.in: define M4, and pass it down to sub-makes;
18062 all-autoconf now depends on all-m4
18063
18064Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18065
18066 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18067 presence of {ar,ranlib} instead of a configured directory
18068
18069Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18070
18071 * config.guess: Accept 34?? as well as 33?? for NCR.
18072
18073Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18074
18075 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18076 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18077
18078Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18079
18080 * configure: grab values for $(CC) and $(CXX) from the
18081 environment, so that someone can do "CC=gcc configure; make" and
18082 have it work right (matching the way that autoconf works now)
18083
18084 * configure.in, Makefile.in: add support for gash, the tcl
18085 interface to Galaxy
18086
18087 * config.guess: add NetBSD variants (hp300, x86)
18088
18089Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18090
18091 * install.sh: Support -d option (in the manner of SunOS 4 install,
18092 as it is more deterministic than that of GNU install)
18093 (chmodcmd): Set file to mode 755 by default (should also do default
18094 chgrp and chown, but I don't feel like dealing with that now)
18095
18096Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18097
18098 * config.sub: Remove h8300hhms alias.
18099
18100Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18101
18102 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18103
18104Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18105
18106 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18107 as stmp-fixinc
18108
18109Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18110
18111 * config.sub: recognize m88110-bug-coff.
18112
18113Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18114
18115 * Makefile.in (all-libio): all dependencies on the toolchain used
18116 to build this (gcc, gas, ld, etc)
18117
18118Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18119
18120 * config.guess: Deal with OSF/1 1.3 on alpha.
18121
18122Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18123
18124 * install.sh: add some 'else true' clauses for portability
18125
18126 * configure.in: don't build libio for h8[35]00-*-* targets
18127
18128Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18129
18130 * Makefile.in: Add support for new libio.
18131
18132Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18133
18134 * install.sh: If one command fails, don't try the rest. Don't try
18135 to remove $dsttmp (via trap) unless we have already created it.
18136 If $src doesn't exist, detect it and exit with an error.
18137
18138 * config.guess: Recognize BSD on hp300.
18139
18140Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18141
18142 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18143 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18144
18145Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18146
18147 * Makefile.in (all-send-pr): depends on all-prms
18148
18149Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18150
18151 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18152
18153Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18154
18155 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18156 Added test for mips-mips-riscos5.
18157
18158Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18159
18160 * configure.in: use mh-hp300 for 68k HP hosts
18161
18162Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18163
18164 * configure: add support for CONFIG_SHELL, so that you can use
18165 some alternate shell for evaluating configure scripts
18166
18167Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18168
18169 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18170 in configure script to bug-gdb@prep.ai.mit.edu when building
18171 distribution archive.
18172 * Makefile.in (COMPRESS): Remove def.
18173 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18174 gdb.tar.Z and make-gdb.tar.Z respectively.
18175 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18176 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18177 to convergence with 'taz' target in Makefile.in.
18178
18179Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18180
18181 * install.sh (dsttmp): use trap to ensure that tmp files go
18182 away on error conditions
18183
18184Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18185
18186 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18187
18188Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18189
18190 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18191 its parent is '/' not ''.
18192
18193 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18194
18195Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18196
18197 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18198 that ${newsrcdir}/configure.in does.
18199
18200Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18201
18202 * test-build.mk: support for CONFIG_SHELL
18203
18204Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18205
18206 * config.sub (netware): Add as a basic system type.
18207
18208Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18209
18210 * Makefile.in (Makefile): depend on configure.in. Also drop the
18211 $(srcdir)/ from the dependency on Makefile.in.
18212
18213Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18214
18215 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18216 (h8300hhms is temporary until multi-libraries are implemented).
18217 * configure.in: Handle h8300h too.
18218
18219Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18220
18221 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18222
18223Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18224
18225 * configure: Remove extraneous output when guessing host type.
18226 * config.guess: Remove extraneous output when guessing using C
18227 compiler rather than uname, or when guessing fails.
18228
18229Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18230
18231 * Makefile.in: remove all.cross and install.cross targets
18232
18233 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18234 definitions
18235
18236Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18237
18238 * configure.in (target sh): Build gprof.
18239
18240Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18241
18242 * config.sub: change -solaris to -solaris2
18243
18244Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18245
18246 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18247
18248Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18249
18250 * configure: Correct error message for missing Makefile.in to
18251 print correct directory.
18252
18253Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18254
18255 * install.sh: kludge around 386BSD shell bug
18256
18257Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18258
18259 * config.guess: Recognize NeXT.
18260 * config.guess: Recognize i486-ncr-sysv4.
18261 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18262
18263Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18264
18265 * Makefile.in (MAKEINFOFLAGS): New variable.
18266 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18267 * build-all.mk, test-build.mk: Pass down --no-split as
18268 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18269
18270Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18271
18272 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18273
18274Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18275
18276 * Makefile.in (libg++.tar.z): New rule.
18277 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18278 * Makefile.in (taz): Only do a single chmod.
18279
18280Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18281
18282 * install.sh: don't use dirname anymore (replaced with sed usage)
18283
18284Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18285
18286 * Makefile.in: Change extension for gzip'd files from '.z' to
18287 '.gz' per new FSF standard usage.
18288
18289Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18290
18291 * configure: put quotes around the final value of program_transform_name
18292
18293Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18294
18295 * Makefile.in: new install.sh support; update install-info rules
18296
18297Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18298
18299 * configure.in: Build diff for crosses, but not for go32 host.
18300
18301 * configure.in: Build gprof only for native, and don't build it
18302 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18303
18304Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18305
18306 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18307
18308Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18309
18310 * configure.in (host_tools): Add prms.
18311
18312Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18313
18314 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18315 with $(FLAGS_TO_PASS) on the command line
18316
18317 * config.sub: Recognize lynx and lynxos
18318
18319Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18320
18321 * config.sub: Accept -ecoff*, not just -ecoff.
18322
18323Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18324
18325 * Makefile.in (taz): Use .gz suffix instead of .z.
18326 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18327 names.
18328
18329Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18330
18331 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18332
18333Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18334
18335 * Makefile.in (install-no-fixedincludes): install gcc last, so
18336 that rebuilds that might happen during 'make install' don't get
18337 bogus gcc include files
18338
18339Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18340
18341 Change from Utah for HPPA support:
18342 * config.guess: Recognize hppa1.x-hp-bsd.
18343
18344Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18345
18346 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18347 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18348
18349Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18350
18351 * config.sub: Add support for rom68k and bug boot monitors.
18352
18353Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18354
18355 * Makefile.in: Make all-opcodes depend on all-bfd.
18356
18357Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18358
18359 * config.guess: Added special check for i[34]86-univel-sysv4*.
18360
18361Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18362
18363 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18364 the processor rather than assuming i486.
18365
18366Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18367
18368 * config.guess: Recognize SunOS6 as Solaris3.
18369
18370Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18371
18372 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18373 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18374
18375Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18376
18377 * build-all.mk (all-cross): New target for Canadian Cross.
18378 Added Q2 go32 targets.
18379 * test-build.mk: Configure go32 cross sparclite-aout and
18380 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18381 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18382
18383Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18384
18385 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18386 GO32 hosted toolchains
18387
18388Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18389
18390 * configure: change so "-exec-prefix" gets passed down rather
18391 than "-exec_prefix" so autoconf generated Makefiles get the
18392 exec_prefix set right.
18393
18394Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18395
18396 * config.guess: get the Solaris2 minor version number
18397
18398 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18399
18400Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18401
18402 * config.guess: Recognize some Sequent platforms.
18403
18404Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18405
18406 * Makefile.in: added the vault-install target
18407
18408 * configure.in: actually use the Sun3 makefile fragment that's in
18409 config, also added the release dir to configdirs
18410
18411Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18412
18413 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18414
18415Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18416
18417 * configure.in: remove some program from Alpha targetted toolchains
18418
18419Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18420
18421 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18422 gprof.
18423 (taz): Run "make diststuff" in those directories instead of "make
18424 proto-dir". Look for "VERSION=" only at start of line in subdir
18425 Makefile. Use "gzip -9" for compression.
18426 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18427 (binutils.tar.z): New target.
18428
18429Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18430
18431 * Makefile.in (taz): Include gpl.texinfo.
18432
18433Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18434
18435 * Makefile.in (setup-dirs): Merged into "taz" target.
18436 (taz): Only do `proto-dir' stuff if a directory is actually needed
18437 for this target.
18438
18439Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18440
18441 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18442 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18443 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18444 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18445 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18446
18447Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18448
18449 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18450 config.sub, and move-if-change to gdb testsuite distribution
18451 archive, so the testsuite can be extracted, configured, and
18452 run separately from the gdb distribution. Blow away the Chill
18453 tests that require a Chill compiled executable, since GNU Chill
18454 is not yet publically available.
18455
18456Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18457
18458 * test-build.mk: set environment variables in a single command,
18459 instead of a list of assignments and exports
18460
18461 * config.guess: recognize Alpha/OSF1 systems
18462
18463Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18464
18465 * configure: Change help message to prefer --options rather than
18466 -options.
18467
18468Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18469
18470 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18471 zippy@ecst.csuchico.edu.
18472 * config.guess: Recognize miniframe.
18473
18474Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18475
cc6010cd
AP
18476 * Makefile.in: Use srcroot to find runtest rather than rootme.
18477 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18478
18479Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18480
18481 * test-build.mk: Extensive additions to support building on a
18482 machine other than the host.
18483
18484Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18485
18486 * configure (tooldir): Fix for i386-aix again.
18487
18488Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18489
18490 * configure, Makefile.in: Change definition of $(tooldir)
18491 to match the FSF.
18492
18493Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18494
18495 * config.guess: Recognize i[34]86/SVR4.
18496
18497Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18498
18499 * Makefile.in (all-gdb): gdb depends on sim.
18500
18501Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18502
18503 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18504 at the same time we make the prototype gdb directory.
18505 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18506 files at the same time as the gdb base release distribution.
18507
18508Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18509
18510 * Makefile.in (check): Use individual check targets rather than
18511 DO_X rule.
18512 (check-gcc): Added.
18513
18514Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18515
18516 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18517 for System V release 3.2.
18518
18519Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18520
18521 * config.sub: Recognize hppaosf.
18522 * configure.in: Do configure ld/binutils/gas for it.
18523
18524Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18525
18526 * configure (tooldir): Alter syntax used to set this, for systems
18527 where "\$" isn't handled right, like i386-aix.
18528
18529Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18530
18531 * configure: Pass program-transform-name, not
18532 program_transform_name, to recursive configures.
18533
18534Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18535
18536 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18537 of gas+ld+binutils.
18538
18539Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18540
18541 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18542
18543Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18544
18545 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18546
6599da04
JM
18547Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18548
18549 * Makefile.in (PRMS): Set back to all-prms.
18550
18551Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18552
18553 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18554 targets, rather than for MIPS hosts.
18555
18556Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18557
18558 * configure.in: add comment for --with-x default values
18559
18560 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18561
18562 * Makefile.in: add check-* targets for each of the directories in
18563 the tree. Add a definition of RUNTEST that will use the one we
18564 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18565
18566Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18567
18568 * configure.in: Removed obsolete references to bfd_target and
18569 target_makefile_frag.
18570
18571 * build-all.mk: Set assorted targets for Q2.
18572 * config.sub: Recognize z8k-sim and h8300-hms.
18573 * test-build.mk: Really don't pass host to configure.
18574 (HOLES): Added uname.
18575
18576Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18577
18578 * configure: Handle an empty program-prefix, program-suffix or
18579 program-transform-name correctly.
18580
18581Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18582
18583 * build-all.mk: -G 8 no longer required for MIPS targets.
18584 * test-build.mk: Don't pass host argument to configure; make it
18585 guess.
18586
18587Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18588
18589 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18590 * Makefile.in (COMPRESS): New macro, like GZIP.
18591
18592Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18593
18594 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18595
18596 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18597 with gas currently defaults to -G 0.
18598
18599Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18600
18601 * Makefile.in (all-flex): flex depends on byacc.
18602
18603 * build-all.mk: If host not specified, use config.guess. Pass TAG
18604 to test-build.mk as RELEASE_TAG.
18605 * test-build.mk (configargs): New variable containing arguments to
18606 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18607 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18608
18609 * config.guess: Use /bin/uname when checking -X argument on SCO,
18610 to avoid invoking GNU uname which doesn't understand -X.
18611
18612 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18613
18614 * configure.in: Build gas for mips-*-*.
18615
18616Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18617
18618 * Makefile.in (all.normal): insert missing backslash.
18619
18620Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18621
731a8127 18622 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18623
18624 * Makefile.in: Complete overhaul to merge many almost identical
18625 targets.
18626
18627Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18628
18629 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18630 (gdb.tar.Z): Adjusted.
18631
18632 * Makefile.in (setup-dirs, taz): New targets; should be general
18633 enough to adapt for gdb sometime. Build only .z file.
18634 (gas.tar.z): New target.
18635
18636Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18637
18638 * build-all.mk: Use CC=cc -Xs on Solaris.
18639
6599da04
JM
18640Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18641
18642 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18643 for handling BISON for FSF releases.
18644
18645Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18646
18647 * configure: Actually implement the change zoo just documented.
18648
18649Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18650
18651 * configure: when using config.guess, only set target_alias when
18652 it's not already been set (ie, on the command line)
18653
18654Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18655
18656 * Makefile.in: add installcheck target, set PRMS to install-prms
18657
18658Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18659
18660 * configure: add support for package_makefile_fragment, handle the
18661 case where a directory has a configure.in file but no Makefile.in
18662 more gracefully (with an actual understandable error message, even);
18663 add support for --without (and add this to the usage message); also
18664 explicitly add a --host=${host_alias} to the command line when
18665 config.guess is used
18666
18667Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18668
18669 * configure: Must use both --host and --target in recursive calls.
18670
18671Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18672
18673 * Makefile.in: Change deja-gnu to dejagnu.
18674
18675Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18676
18677 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18678
18679Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18680
18681 * configure.in: canonicalize all instances to *-*-solaris2*,
18682 also strip out a number of tools to not build for go32 host
18683
18684Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18685
18686 * config.guess: add GPL.
18687
18688 * Makefile.in, config.guess, config.sub, configure: bump
18689 copyrights to 93.
18690
18691Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18692
18693 * Makefile.in (do-info): Removed obsolete check for existence of
18694 localenv file.
18695
18696 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18697
18698Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18699
18700 * Makefile.in: a couple of 'else true' for decstation,
18701 support for TclX
18702
18703 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18704
18705Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18706
18707 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18708
18709Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18710
18711 * config.guess: Recognize i386-ibm-aix (PS/2).
18712 * configure.in: Use config/mh-aix386 file for it.
18713
18714Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18715
18716 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18717 CC_FOR_TARGET instead.
18718 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18719
18720Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18721
18722 * Makefile.in: Add sim to list of directories sent with gdb
18723
18724Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18725
18726 * configure.in: Put back mips-dec-bsd* case.
18727
18728Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18729
18730 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18731 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18732 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
18733
18734Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18735
18736 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18737
18738 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18739 (install-info): install dir.info only if it exists,
18740 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18741
18742Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18743
18744 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18745 gas for mips-dec-bsd.
18746
18747Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18748
18749 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18750 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18751
18752Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18753
18754 * configure.in: Added "dejagnu" to hosttools list.
18755
18756Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18757
18758 * config.sub, configure.in, config.guess: Add support
18759 for Bosx, an AIX variant from Bull.
18760 Patches from F.Pierresteguy@frcl.bull.fr.
18761
18762Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18763
18764 * devo/dejagnu: Initial creation of devo/dejagnu.
18765 Migrated dejagnu testcases and support files for testing software
18766 tools to reside as subdirectories, currently called "testsuite",
18767 within the directory of the software tool. Migrated all programs,
18768 support libraries, etc. beloging to dejagnu proper from
18769 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18770 with no modifications. The changes to these files which will
18771 allow them to configure, build, and execute properly will be made
18772 in a future update.
18773
18774Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18775
18776 * Makefile.in: Change send_pr to send-pr.
18777 * configure.in: Likewise.
18778 * send_pr: Renamed directory to send-pr.
18779
18780Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18781
18782 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18783
18784Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18785
18786 * README: Update for gdb-4.8 release.
18787 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18788 gdb-xxx.tar.z (gzip'd) file also.
18789
18790Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18791
18792 * Makefile.in: make all-diff depend on all-libiberty
18793
18794Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18795
18796 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18797
18798Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18799
18800 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18801
18802Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18803
18804 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18805 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18806 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18807
18808Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18809
18810 * Makefile.in: makeinfo binary is in a new location
18811
18812Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18813
18814 * config.sub: Accept -ecoff as an OS.
18815
18816 * Makefile.in: Various changes to eliminate a level of make
18817 recursion and reduce the required command line length.
18818 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18819 sub-makes.
18820 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18821 variables holding settings for specific sub-makes.
18822 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18823 in terms of BASE_FLAGS_TO_PASS.
18824 (TARGET_LIBS): New variable listing directories which use
18825 TARGET_FLAGS_TO_PASS.
18826 (subdir_do): Eliminated.
18827 (do-*): New set of targets to replace subdir_do.
18828 (various): All targets which used subdir_do now depend on do-*.
18829 (local-clean): Renamed from do_clean.
18830 (local-distclean): New target, dependency of distclean and
18831 realclean.
18832 (install-info): Don't create directories. Depend on dir.info
18833 rather than calling make recursively.
18834 (install-dir.info): Eliminated.
18835 (install-info-dirs): Create all info directories here.
18836 (dir.info): Depend upon do-install-info.
18837
18838 * test-build.mk (HOLES): Added false.
18839
18840Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18841
18842 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18843
18844Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18845
18846 * Makefile.in (info): remove dependency on all-texinfo. The
18847 problem was really in texinfo/C, not at this level.
18848
18849Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18850
18851 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18852
18853Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18854
18855 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18856 GDB releases.
18857
18858Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18859
18860 * configure: Include srcdir in message about target of link not
18861 being found. Don't convert `-' to `_' in `with' options being
18862 passed to subdirs.
18863
18864Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18865
18866 * configure.in: add uudecode to host_tools
18867
18868 * Makefile.in: added {all,install}-uudecode targets, added them to
18869 the appropriate lists
18870
18871Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18872
18873 * Makefile.in (all-gcc): Added dependency on all-gas.
18874
18875 * configure.in (mips-*-*): Build ld and binutils.
18876
18877Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18878
18879 * configure: check return code from mkdir, print error message and
18880 exit on failure.
18881
18882Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18883
18884 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18885
18886Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18887
18888 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18889
18890Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18891
18892 * config.sub (h8500): Recognize this as a cpu type.
18893
18894Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18895
18896 * configure: source directory missing is no longer a warning
18897
18898 * configure.in: recognize irix[34]* instead of irix[34]
18899
18900 * Makefile.in: define and pass down X11_LIB
18901
6599da04
JM
18902Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18903
18904 * guess-systype: Renamed to ...
18905 * config.guess: ... by popular request.
18906 * configure.in, Makefile.in: Update accordingly.
18907
18908Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18909
18910 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18911 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18912 + Execute ./dummy instead of assuming . is in PATH.
18913
18914Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18915
18916 * guess-systype: New shell script. Attempts to guess the
18917 canonical host name of the executing host.
18918 Only a few hosts are supported so far.
18919 * configure: Call guess-systype if no host is specified.
18920
18921Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18922
18923 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18924 gcc Makefile.
18925
6599da04
JM
18926Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18927
18928 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18929 (all-gcc, install-gcc, subdir_do): Use it.
18930
18931Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18932
18933 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18934
18935Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18936
18937 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18938 set exclusively by configure, using configure.in .
18939
18940Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18941
18942 * test-build.mk: set $PATH for all builds
18943
18944 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18945
18946Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18947
18948 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18949 the one used in gcc/Makefile.in, so that a null expansion doesn't
18950 override the one needed to build gcc with a native cc.
18951
6599da04
JM
18952Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18953
18954 * configure: Accept -with arguments.
18955
18956Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18957
18958 * Makefile.in: added h8300sim
18959
18960Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18961
6599da04
JM
18962 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18963 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18964 (all-cygnus, native, build-cygnus): Make
18965 $(canonhost)-stamp-3stage-done, not $(host)....
18966 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18967 i386-sco3.2v4. Added else true to if command.
18968
18969Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18970
18971 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18972
18973Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18974
18975 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18976
18977Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18978
18979 * configure.in: don't remove binutils from Solaris builds
18980
18981Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18982
18983 * Makefile.in: get rid of earlier definitions for *clean,
18984 also handle the recursive info rule better
18985
18986Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18987
18988 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18989 do more-or-less the right thing.
18990
18991Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18992
18993 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18994 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18995
18996Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18997
18998 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18999 $(host_canonical).
19000
19001 * configure.in: split the configdirs list into 4 categories (native
19002 v. cross, library v. tool) and handle the cross-only and native-
19003 only in more reasonable (and correct!) way.
19004
19005Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19006
19007 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19008 configdirs anymore.
19009
19010Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19011
19012 * Makefile.in: extensive cleanup:: removed all of the explicit
19013 clean-* targets, collapsed many wrappers around subdir_do into
19014 one, added additional targets to satisfy standards.texi, deleted
19015 some old targets, some changes for consistency
19016
19017Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19018
19019 * configure.in: handle some programs as cross-only, and others as
19020 native only
19021
19022 * test-build.mk: handle partial holes in a more generic manner
19023
19024 * Makefile.in: m4 depends on libiberty
19025
6599da04
JM
19026Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19027
19028 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19029 time, wdiff, and find to configdirs
19030
19031 * Makefile.in: all, clean, and install rules for the new programs
19032 added to configure.in
19033
19034Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19035
19036 * configure.in: use mh-sun for all *-sun-* hosts
19037
6599da04
JM
19038Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19039
19040 * Makefile.in: define flags for X11 include files and library file
19041 locations, pass them down to the programs that need this info
19042
19043 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19044
6599da04
JM
19045Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19046
19047 * configure.in: start building libg++ for HP-UX targets
19048
19049Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19050
19051 * README: Update references to files moved into etc/.
19052
19053Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19054
19055 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19056 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19057
19058Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19059
19060 * configure: accept dash as well as underscore in long option
19061 names for FSF compatibility.
19062
19063Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19064
19065 * config.sub: added -sco3.2v4 support from FSF.
19066
19067Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19068
19069 * configure.in: expand the section that adds or removes
19070 directories from the list of programs to build, to handle native
19071 vs. cross in addition to host v. native
19072
19073Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19074
19075 * Makefile.in: Replace C++ in macro names with CXX.
19076 This is less likely to break ...
19077
19078Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19079
19080 * test-build.mk: add -w to GNU_MAKE
19081
19082Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19083
19084 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19085 add 'sparc' to list of recognized cpus. This needed to make
19086 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19087 Delete some redundant ose68 variants. Recognize -wrs as an os,
19088 then changes that into $CPU-wrs-vxworks.
19089
19090 * configure.in: remove most references to gdbtest, regularize
19091 target based program removal
19092
19093 * test-build.mk: import from p3 tree (many fixes and changes)
19094
19095Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19096
19097 * Makefile.in: added rules to handle tcl, tk, and expect
19098
19099 * configure.in: handle those directories if they exist
19100
19101Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19102
19103 * config.sub: removed bogus hppabsd and hppahpux names, since
19104 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19105
19106Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
19108 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19109 depends upon all-xiberty
19110
19111 * Makefile.in: changes from p3, including:
19112
19113 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19114
19115 * Makefile.in (XTRAFLAGS): include newlib directories if
19116 newlib/Makefile exists, rather than if host != target.
19117
19118 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19119
19120 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19121 from the same source tree and not building a cross-compiler. This
19122 matters for the libg++ configuration if reconfiguring a tree that
19123 has already been installed.
19124
19125 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19126
19127 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19128 pick up the machine and system specific header files.
19129
19130 * Makefile.in: added AS_FOR_TARGET, passed down in
19131 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19132 the C compiler to use to create programs which are run in the
19133 build environment, set it to default to $(CC), and passed it down
19134 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19135
19136 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19137
19138 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19139 We need them for unusual native builds, like systems without
19140 ranlib.
19141
19142 * configure: also define $(host_canonical) and
e490616e
ZW
19143 $(target_canonical), which are the full, canonical names for the
19144 given host and target
6599da04
JM
19145
19146Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19147
19148 * Makefile.in: Added separate definitions for C++.
19149
19150Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19151
19152 * configure.in (configdirs): Add deja-gnu.
19153
19154Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19155
19156 * README: Update for configure.texi and gdb-4.7 release.
19157
19158Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19159
19160 * Makefile.in: Move "all" target to top of file.
19161 Previously, first target was ".PHONY" which caused BSD4.4 make
19162 to build .PHONY when make was run without arguments.
19163
19164Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19165
19166 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19167 Library-copylefted code in libiberty.
19168
19169Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19170
19171 * config.sub: Replace m68kmote with plain old m68k.
19172
19173Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19174
19175 * Makefile.in: Remove space from blank line, avoid Make complaints.
19176
19177Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19178
19179 * config.sub: Complain if no argument is given. Added support for
19180 386bsd as OS and target alias.
19181
19182Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19183
19184 * Makefile.in (XTRAFLAGS): include newlib directories if
19185 newlib/Makefile exists, rather than if host != target.
19186
19187Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19188
19189 * config.sub: recognize sparclite-wrs-vxworks.
19190
19191 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19192 p3.) Added clean-xiberty to clean.
19193
19194Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19195
19196 * configure.in: use *-*-* instead of nested cases for host and target
19197
19198Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19199
19200 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19201 from the same source tree and not building a cross-compiler. This
19202 matters for the libg++ configuration if reconfiguring a tree that
19203 has already been installed.
19204
19205Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19206
19207 * config.sub (i486v/i486v4): Merge in from FSF version.
19208
19209Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19210
19211 * configure: only set PWD if it is already set.
19212
19213Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19214
19215 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19216 doesn't have unset and all success paths (and most error paths)
19217 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19218 to just ${PWD} to avoid confusion.)
19219
19220Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19221
19222 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19223 even for a native compilation.
19224
19225Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19226
19227 Changes to make the gdb.tar.Z rule work better.
19228
19229 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19230 (DEVO_SUPPORT): Add configure.texi.
19231 (bfd-ilrt.tar.Z): Remove ancient rule.
19232
19233Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19234
19235 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19236 pick up the machine and system specific header files.
19237
19238 * configure.in, config.sub: added new target m68010-adobe-scout,
19239 with alias of adobe68k. Changed configure.in to check for
19240 -scout before -sco* to avoid a false match.
19241
19242 * Makefile.in: added AS_FOR_TARGET, passed down in
19243 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19244 the C compiler to use to create programs which are run in the
19245 build environment, set it to default to $(CC), and passed it down
19246 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19247
19248Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19249
19250 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19251 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19252 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19253 FOR_TARGET variants, to newlib and libg++.
19254
19255Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19256
19257 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19258 first.
19259
19260Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19261
19262 * config.sub: Accept `elf' as an environment.
19263
19264Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19265
19266 * Makefile.in (all-opcodes): cd into the right directory
19267
19268Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19269
19270 * configure: added -program_transform_name option, used as
19271 argument to sed when installing programs.
19272 configure.texi: added documentation for -program_prefix,
19273 -program_suffix and -program_transform_name.
19274
19275Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19276
19277 * config.sub: Accept i486 where i386 ok.
19278
19279Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19280
19281 * config.sub: accept we32k
19282
19283Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19284
3b75d237 19285 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19286
19287 * Makefile.in: don't create all directories for ``make install'';
19288 let the subdirectories create the ones they need.
19289
19290Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19291
e490616e 19292 * COPYING: new file, GPL v2
6599da04
JM
19293
19294Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19295
19296 * Makefile.in: use the new gen-info-dir, which needs a template
19297 argument (which also lives in texinfo)
19298
19299 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19300
6599da04
JM
19301Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19302
19303 * config.sub (ncr3000): Change i386 to i486.
19304
19305Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19306
19307 * Makefile.in: add install-rcs, install-grep to
19308 install-no-fixedincludes, removed install-bison and install-libgcc
19309
19310Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19311
19312 * configure.in: grab the HPUX makefile fragment if on HPUX
19313
19314Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19315
19316 * Makefile.in: eradicate bison spoor (ditto libgcc).
19317 configure.in: recognise m68{k,000}-ericsson-OSE.
19318 es1800 is alias for m68k-ericsson-OSE
19319
19320Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19321
19322 * configure.in: rearrange the parts that remove programs from
19323 configdirs, based now on HOST==TARGET or by canonical triple.
19324
19325Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19326
19327 * test-build.mk: recurse explicitly with -f test-build.mk when
19328 appropriate. predicate stage3 and comparison on the existence
19329 of gcc. That is, if gcc isn't around, we aren't three-staging.
19330 On very clean, also remove ...stamp-co. Build in-place before
19331 doing other builds.
19332
19333Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19334
19335 * Makefile.in, configure.in: add tgas
19336
19337Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19338
19339 * Makefile.in: a number of changes merged in from progressive.
19340
19341 * configure.in: add libm.
19342
19343 * .cvsignore: ignore some stuff that comes from test-build.mk.
19344
6599da04
JM
19345Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19346
19347 * config.sub: Add es1800 (m68k-ericsson-es1800).
19348
19349Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19350
19351 * configure: Add program_suffix (parallel to program_prefix)
19352 * Makefile.in: adjust directory-creating script for losing decstation
19353
19354Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19355
19356 * configure: Minor $subdir-related fixes.
19357
19358Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19359
19360 * configure: fix various problems with propogating
19361 makefile_target_frag in subdirs.
19362 * configure.in: config libgcc if its there
19363
19364Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19365
19366 * config.sub: HPPA merge.
19367
6599da04
JM
19368Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19369
19370 * Makefile.in: Replace all-bison with all-byacc in all
19371 dependency lines for other tools (which now use byacc).
19372
19373Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19374
19375 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19376
6599da04
JM
19377Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19378
19379 * Makefile.in: make gprof rules similar to byacc rules (instead of
19380 vestigal $(unsubdir) that didn't work...)
19381
19382Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19383
19384 * config.sub: Add support for Linux.
19385 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19386 (at least for libg++).
19387
19388Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19389
19390 * configure.texi: fix doc for the -nfp option to configure
19391
19392Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19393
19394 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19395
19396Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19397
19398 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19399 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19400 * configure.in: added solaris* host_makefile_frag hook.
19401
19402Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19403
19404 * config.sub: changed recognition of m68000 so that various
19405 m68k types can be specified via m680[01234]0
19406
19407Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19408
19409 * config.sub (basic_machine): fix sed so that '-foo' isn't
19410 completely substituted out while .+'-foo' loses the '-foo'
19411
19412Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19413
19414 * config.sub ($os): Add -aout.
19415
19416Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19417
19418 * configure: If host_makefile_frag is absolute, don't
19419 prefix ${invsubdir} (relevant to libg++ auto-configure).
19420
19421Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19422
19423 * Makefile.in (tooldir): Define it.
19424 (all-ld): Depend on all-flex.
19425
19426Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19427
19428 * Makefile.in (check): Fix libg++ special case.
19429
19430Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19431
19432 * configure: do not bury `pwd` into config.status, thus do fewer
19433 pwd's.
19434
19435 * configure: print the "Building in" message only when building in
19436 other than "." AND verbose.
19437
63f6bcd7 19438 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19439 configures.
19440
19441 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19442
19443Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19444
19445 * Makefile.in: macroize flags passed on recursion. remove
19446 fileutils.
19447
19448Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19449
19450 * configure: get makesrcdir right for subdirs deeper than 1.
19451
19452 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19453 install.
19454
19455Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19456
19457 * Makefile.in: don't print subdir_do or recursion lines.
19458
19459Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19460
19461 * standards.texi: added menu item.
19462
19463 * Makefile.in: build and install standards.info.
19464
19465 * standards.texi: new file.
19466
19467Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19468
19469 * configure: test for and move config.status pieces from
19470 ${subdir}/.
19471
19472Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19473
6599da04
JM
19474 * configure: Test for existance of files before trying to mv
19475 them, to avoid numerous non-existance messages.
19476
19477Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19478
19479 * configure: correct final line of config.status.
19480
19481 * configure: patch from eggert. Avoids a protection problem if
19482 the original Makefile.in is read only.
19483
19484 * configure: use move-if-change from gcc to create config.status.
19485 Some makefiles depend on config.status to tell if a directory
19486 has been reconfigured for a different host. This change
19487 prevents those directories from remaking everything in the case
19488 where the reconfig was only intended to rebuild a Makefile.
19489
19490 * configure: test for config.sub with "config.sub sun4" rather
19491 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19492 host alias from a missing config.sub.
19493
19494Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19495
19496 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19497 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19498
19499Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19500
19501 * configure: mkdir ${subdir} as needed.
19502
19503Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19504
19505 * Makefile.in,configure.in: added autoconf.
19506
19507Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19508
19509 * Makefile.in: no longer pass against on recursion.
19510
19511 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19512 definitions are not inherited.
19513
19514 * configure: correct makesrcdir when subdir is .
19515
19516Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19517
19518 * configure: Add support for 'subdirs' variable, which is
19519 like 'configdirs', except that configure doesn't re-invoke
19520 itself for subdirs, it just creates a Makefile for each subdir.
19521 * configure.texi: Document subdirs.
19522
19523Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19524
19525 * configure.in: added flex to configdirs
19526
19527Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19528
19529 * Makefile.in: remove clean-stamps from clean.
19530
19531Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19532
19533 * configure.in: Add gdbtest to configdirs.
19534
19535Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19536
19537 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19538 to recursive makes.
19539 * configure.in: Recognize new ncr3000 config.
19540
19541Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19542
19543 * Makefile.in, configure.in: removed references to gdbm.
19544
19545Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19546
19547 * config.sub: Don't canonicalize os value
19548 newsos* to bsd (readline needs to check for newsos).
19549 (This fix was earlier made Jan 31, but got re-broken.)
19550
19551Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19552
19553 * configure.in: sco is an os, not a vendor!
19554
19555 * configure: Quote $( better. Keep various shells happy.
19556
19557Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19558
19559 * Makefile.in: eliminate stamp-files.
19560
19561Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19562
19563 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19564 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19565
19566Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19567
19568 * config.sub: fix iris/iris3.
19569
19570Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19571
19572 * configure: re-add -rm.
19573
19574Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19575
19576 * Maskefile.in: add .stmp-rcs to all.
19577
19578 * configure.in: remove gas from rs6000 build, use aix host fragment.
19579
19580Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19581
19582 * configure: pass down site_option during recursion.
19583
19584Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19585
19586 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19587
19588Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19589
19590 * configure: Change exec_prefix so that it really defaults to prefix.
19591
19592Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19593
19594 * Makefile.in, configure.in: Add support for mmalloc library.
19595
19596Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19597
19598 * Makefile.in: add stmp dependencies for a few more things.
19599
19600Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19601
19602 * configure: adjusted error message on objdir/srcdir configure
19603 collision, per john's suggestion.
19604
19605 * Makefile.in: add libiberty stmp to all and all.cross.
19606
19607Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19608
19609 * Makefile.in: remove force dependencies, add grep to all.
19610
19611Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19612
19613 * Makefile.in: drop flex. make stamp files work.
19614
19615 * configure: added test for conflicting configuration in srcdir,
19616 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19617 gets cranky. use relative paths for configure and srcdir
19618 whenever possible. Send some error messages to stderr that were
19619 going to stdout.
19620
19621Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19622
19623 * Makefile.in: Fix libg++ rule to check for gcc directory
19624 before using gcc/gcc. Also pass XTRAFLAGS.
19625
19626Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19627
19628 * Makefile.in: added stmp-files so that directories aren't polled
19629 when they are already built.
19630
19631 * configure.texi: fixed a node pointer problem.
19632
19633Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19634
731a8127 19635 * config.sub configure.in gdb/configure.in
6599da04
JM
19636 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19637 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19638 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19639
19640Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19641
19642 * configure: -recurring becomes -silent. corrected help message
19643 for -site= option.
19644
19645 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19646
19647Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19648
19649 * configure: when building Makefile for crosses, replace
19650 tooldir and program_prefix. default srcdir from location of
19651 config.sub. remove "for host in hosts" and "for target in
19652 targets" loops.
19653
19654Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19655
19656 * Makefile.in: Do not pass bindir or mandir to cvs.
19657
19658Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19659
19660 * Makefile.in, configure.in: removed traces of namesubdir,
19661 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19662 copyrights to '92, changed some from Cygnus to FSF.
19663
19664 * configure.texi: remove most references to multiple hosts,
19665 multiple targets, subdirs, etc.
19666
19667 * configure.man: removed rcsid. reference config.sub not
19668 config.subr.
19669
19670 * Makefile.in: mkdir $(infodir) on install-info.
19671
19672Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19673
19674 * configure.texi: Explain better about .gdbinit and about
19675 the environment that configure.in sections run in.
19676
19677Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19678
19679 * configure.in: Ultrix is only a decstation if it's a MIPS.
19680
19681Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19682
19683 * README: DOC.configure => cfg-paper.texi.
19684
19685Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19686
19687 * config.sub (near case $os): Don't convert newsos* to bsd!
19688
19689Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19690
19691 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19692 the number of copies of COPYING that go into the GDB tar file.
19693
19694Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19695
731a8127 19696 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
19697 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19698 Fix SCO configuration stuff.
19699
19700Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19701
19702 * Makefile.in: For libg++, make sure the -I pointing
19703 to the gcc directory goes *after* all the libg++-local -I flags.
19704 Also, move just-gcc dependency from just-libg++ to all-libg++.
19705
19706Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19707
19708 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19709
19710Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19711
19712 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19713
19714Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19715
19716 * config.sub: Add stratus configuration frags. Also
19717 submitted to FSF.
19718
19719Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19720
19721 * Makefile.in (DEV_SUPPORT): add configure.man.
19722
19723 * config.sub(Decode manufacturer-specific): add -none*.
19724
19725Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19726
19727 * Makefile.in: remove form feeds to make Sun's make happy.
19728 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19729
19730Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19731
19732 * Makefile.in (AR_FLAGS): Make quieter.
19733
19734Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19735
19736 * configure.in: Add libg++.
19737 * configure: When verbose, don't output the command line at each
19738 level; it will be unremarkably the same as the previous version,
19739 which will be the same as what the user typed.
19740
19741Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19742
19743 * configure.in, Makefile.in: fix clean-info, add flex. add
19744 fileutils.
19745
19746 * configure: be less sensitive to spaces in Makefile.in. Do not
19747 look for sources in "..". Doing so breaks subdirectories that
19748 might have their own configure. If a subdir has it's own
19749 configure script, use it.
19750
19751Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19752
19753 * cfg-paper.texi: some changes suggested by rms.
19754
19755Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19756
19757 * config.sub: Merge in some small additions from the FSF version,
19758 taken from the gcc distribution, to bring the Cygnus and FSF
19759 versions into closer sync.
19760
19761Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19762
19763 * configure.in: Changed svr4 references to sysv4.
19764
19765Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19766
19767 * configure: added -V for version number option.
19768
19769Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19770
19771 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19772 renamed from DOC.configure to cfg-paper.texi.
19773
19774Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19775
19776 * configure, config.subr, config.sub: config.subr is now
19777 config.sub again.
19778
19779Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19780
19781 * configure.texi: new file, in progress.
19782
19783 * Makefile.in: build info file and install the man page for
19784 configure.
19785
19786 * configure.man: new file, first cut.
19787
19788 * configure: find config.subr again now that configuration "none"
19789 has gone. removed all traces of the -ansi option. removed all
19790 traces of the -languages option.
19791
19792 * config.subr: resync from rms.
19793
19794Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19795
19796 * configure, config.sub, config.subr: merge config.sub into
19797 config.subr, call the result config.subr, remove config.sub, use
19798 config.subr.
19799
19800 * Makefile.in: revised install for dir.info.
19801
19802Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19803
19804 * configure.in: add decstation host makefile frag.
19805
19806 * Makefile.in: BISON now bison -y again. also install-gcc on
19807 install. clean-gdbm on clean. infodir belongs in datadir.
19808 Make directories for info install. Build dir.info here then
19809 install it.
19810
19811Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19812
19813 * Makefile.in: fix for bad directory tests.
19814
19815Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19816
19817 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19818 regexp. -srcdir relative was being handled incorrectly.
19819
19820 * Makefile.in: unwrapped some for loops so that parallel makes
19821 work again and so one can focus one's attention on a particular
19822 package.
19823
19824Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19825
19826 * configure: added PWD as a stand in for `pwd` (for speed). use
19827 elif wherever possible. make -srcdir work without -objdir.
19828 -objdir= commented out.
19829
19830Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19831
19832 * configure: +options become --options. -subdirs commented out.
19833 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19834 Makefile now at top of generated Makefile. Removed cvs log
19835 entries. added -srcdir. create .gdbinit only if there is one
19836 in ${srcdir}.
19837
19838 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19839 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19840 and mandir now keyed off datadir by default.
19841
19842Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19843
19844 * Freshly created ChangeLog.
19845
19846\f
19847Local Variables:
19848mode: change-log
19849left-margin: 8
19850fill-column: 76
19851version-control: never
19852End: