]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
aarch64: Improve cas generation
[gcc.git] / ChangeLog
CommitLineData
b4c522fa
IB
12018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2
3 * Makefile.def (target_modules): Add libphobos.
4 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
5 GDCFLAGS_FOR_TARGET.
6 (dependencies): Make libphobos depend on libatomic, libbacktrace
7 configure, and zlib configure.
8 (language): Add language d.
9 * Makefile.in: Rebuild.
10 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
11 (HOST_EXPORTS): Add GDC.
12 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
13 (BASE_TARGET_EXPORTS): Add GDC.
14 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
15 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
16 (EXTRA_HOST_FLAGS): Add GDC.
17 (STAGE1_FLAGS_TO_PASS): Add GDC.
18 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
19 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
20 environment variables.
21 * configure: Rebuild.
22 * configure.ac: Add target-libphobos to target_libraries. Set and
23 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
24
04193ea0
IL
252018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
26
27 * MAINTAINERS (Write After Approval): Add myself.
28
72eda5f2
IB
292018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
30
31 * MAINTAINERS (Write After Approval): Remove myself.
32
4c029cee
IB
332018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
34
35 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
36
fc7367ea
BC
372018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
38
39 * MAINTAINERS: Update my email address.
40
956a7508
TS
412018-10-04 Thomas Schwinge <thomas@codesourcery.com>
42
43 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
44 maintainer.
45
16ddcc28
MM
462018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
47
48 * MAINTAINERS (Write After Approval): Add self.
49
f9529512
ST
502018-09-13 Sam Tebbs <sam.tebbs@arm.com>
51
52 * MAINTAINERS (write after approval): Add myself.
53
3ff89a4e
XG
542018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
55
56 * MAINTAINERS: Update my email address.
57
e8a0276c
VL
582018-08-29 Vlad Lazar <vlad.lazar@arm.com>
59
60 * MAINTAINERS (write after approval): Add myself.
61
3d20537c
RS
622018-08-21 Richard Sandiford <richard.sandiford@arm.com>
63
64 * MAINTAINERS: Add self to global reviewers list.
65
661d1750
SL
662018-08-17 Sandra Loosemore <sandra@codesourcery.com>
67
68 MAINTAINERS: Add c-sky port maintainers.
69
aa405905
ML
702018-08-10 Martin Liska <mliska@suse.cz>
71
72 * MAINTAINERS: Revert change in previous commit and
92a285c1 73 join lines.
aa405905 74
04e2b41d
ML
752018-08-10 Martin Liska <mliska@suse.cz>
76
77 * MAINTAINERS: Remove extra line.
78
6e9f49e4
N
792018-08-06 Naveen H.S <naveenh@marvell.com>
80
81 * MAINTAINERS: Update my email address.
82
3b0df776
DD
832018-07-19 DJ Delorie <dj@redhat.com>
84
85 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
86 as maintainer.
87
f030b30e
AK
882018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
89
90 * MAINTAINERS: Adjust email address for me and my colleague Robin
91 Dapp.
92
7264261f
L
932018-07-13 H.J. Lu <hongjiu.lu@intel.com>
94 Sunil K Pandey <sunil.k.pandey@intel.com>
95
96 PR target/84413
97 * config/i386/i386.c (m_CORE_AVX512): New.
98 (m_CORE_AVX2): Likewise.
99 (m_CORE_ALL): Add m_CORE_AVX2.
100 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
101 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
102 and remove the rest of m_SKYLAKE_AVX512.
103
19975c57
SH
1042018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
105
106 * config.sub: Sync with upstream version 2018-07-03.
107
c234070e
SH
1082018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
109
110 * config.guess: Sync with upstream version 2018-06-26.
111 * config.sub: Sync with upstream version 2018-07-02.
112
d41cd173
BW
1132018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
114
92a285c1 115 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
116 * ltmain.sh: Likewise.
117
d3435784
SB
1182018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
119
120 * contrib/config-list.mk: Remove powerpc-linux_paired.
121
da34ca3f
AO
1222018-06-29 Alexandre Oliva <oliva@adacore.com>
123
124 * configure.ac: Introduce support for @unless/@endunless.
125 * Makefile.tpl (dep-kind): Rewrite with cond; return
126 postbootstrap in some cases.
127 (make-postboot-dep, postboot-targets): New.
128 (dependencies): Do not output postbootstrap dependencies at
129 first. Output non-target ones changed for configure to depend
130 on stage_last @if gcc-bootstrap, and the original deps @unless
131 gcc-bootstrap.
132 * configure.in, Makefile.in: Rebuilt.
133
8e236ddd
JW
1342018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
135
136 * MAINTAINERS (write after approval): Add myself.
137
71d40114
RV
1382018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
139
140 * MAINTAINERS (write after approval): Add myself.
141
8006534c
NC
1422018-06-19 Nick Clifton <nickc@redhat.com>
143
144 * zlib/configure.ac: Restore old behaviour of only enabling
145 multilibs when a target subdirectory is defined. This allows
146 building with srcdir == builddir.
147 * zlib/configure: Regenerate.
148
9e03592e
EB
1492018-06-18 Eric Botcazou <ebotcazou@adacore.com>
150
151 * Makefile.def (fortran): Add check-target-libgomp-fortran.
152 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
153 * Makefile.in: Regenerate.
154
29305f60
BE
1552018-06-16 Ben Elliston <bje@gnu.org>
156
157 * config.guess: Import latest version.
158 * config.sub: Likewise.
159
31db0fe0
ML
1602018-06-08 Martin Liska <mliska@suse.cz>
161
162 * MAINTAINERS: Remove MPX-related entries.
163 * Makefile.def: Remove libmpx support.
9e03592e
EB
164 * Makefile.in: Regenerate.
165 * configure.ac: Remove removed files.
166 * configure: Regenerate.
31db0fe0
ML
167 * libmpx/ChangeLog: Remove.
168 * libmpx/Makefile.am: Remove.
169 * libmpx/Makefile.in: Remove.
170 * libmpx/acinclude.m4: Remove.
171 * libmpx/aclocal.m4: Remove.
172 * libmpx/config.h.in: Remove.
173 * libmpx/configure: Remove.
174 * libmpx/configure.ac: Remove.
175 * libmpx/configure.tgt: Remove.
176 * libmpx/libmpx.spec.in: Remove.
177 * libmpx/mpxrt/Makefile.am: Remove.
178 * libmpx/mpxrt/Makefile.in: Remove.
179 * libmpx/mpxrt/libmpx.map: Remove.
180 * libmpx/mpxrt/libtool-version: Remove.
181 * libmpx/mpxrt/mpxrt-utils.c: Remove.
182 * libmpx/mpxrt/mpxrt-utils.h: Remove.
183 * libmpx/mpxrt/mpxrt.c: Remove.
184 * libmpx/mpxrt/mpxrt.h: Remove.
185 * libmpx/mpxwrap/Makefile.am: Remove.
186 * libmpx/mpxwrap/Makefile.in: Remove.
187 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
188 * libmpx/mpxwrap/libtool-version: Remove.
189 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
190
e68086c4
ML
1912018-06-04 Martin Liska <mliska@suse.cz>
192
193 * MAINTAINERS: Add myself as gcov maintainer.
194
37cca345
MF
1952018-06-04 Matthew Fortune <mfortune@gmail.com>
196
197 * MAINTAINERS: Update my email address.
198
74386680
TV
1992018-06-04 Tom de Vries <tdevries@suse.de>
200
201 * MAINTAINERS: Remove write-after-approval entries for component
202 maintainers.
203
010ff25b
JL
2042018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
205
206 * MAINTAINERS (write after approval): Add myself.
207
64acc19a 2082018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
209
210 * MAINTAINERS: Update my email address.
211
7aad7f4b
TV
2122018-06-01 Tom de Vries <tdevries@suse.de>
213
214 * MAINTAINERS: Update my email address.
215
c5470754
BC
2162018-05-22 Bin Cheng <bin.cheng@arm.com>
217
218 * MAINTAINERS (loop-optimizer): Add myself.
219
58b40a67
FT
2202018-05-01 Francois H. Theron <francois.theron@netronome.com>
221
222 * configure.ac: Added "nfp" target.
223 * configure: Regenerate.
224
bece35ca
RB
2252018-04-30 Richard Biener <rguenther@suse.de>
226
227 PR bootstrap/85571
228 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
229 (STAGE3_TFLAGS): Likewise.
230 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
231 (STAGEtrain_TFLAGS): Likewise.
232 * Makefile.in: Regenerate.
233
ae05281f
RB
2342018-04-26 Richard Biener <rguenther@suse.de>
235
236 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
237 (STAGE2_CFLAGS): Likewise.
238 (STAGE2_TFLAGS): Likewise.
239 (STAGE3_CFLAGS): Add -fchecking.
240 (STAGE3_TFLAGS): Likewise.
241 (STAGEtrain_CFLAGS): Filter out -fchecking.
242 (STAGEtrain_TFLAGS): Likewise.
243 * Makefile.in: Re-generate.
244
c6e34a9b
CM
2452018-04-25 Catherine Moore <clm@codesourcery.com>
246
247 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
248
ae9fb56f
PC
2492018-04-18 Paul Clarke <pc@us.ibm.com>
250
251 * MAINTAINERS (write after approval): Add myself.
252
a2919888
AS
2532018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
254
255 * MAINTAINERS: Update my email address.
256
c6024672
BS
2572018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
258
259 * MAINTAINERS: Remove redundant Write-After-Approval entry.
260
85d36775
BS
2612018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
262
263 * MAINTAINERS: Update my email address and disambiguate myself
264 a bit from Will Schmidt.
265
8bb406a2
NS
2662018-03-21 Nathan Sidwell <nathan@acm.org>
267
268 * MAINTAINERS: Move maintainers of now-removed picochip and score
269 ports to write after approval.
270
c9b39302
RS
2712018-03-13 Richard Sandiford <richard.sandiford@arm.com>
272
273 * MAINTAINERS: Add entry for SVE maintainership.
274
1fc1d82e
MR
2752018-02-13 Maciej W. Rozycki <macro@mips.com>
276
277 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
278 * configure: Regenerate.
279
7b7f78d7
BK
2802018-01-18 Boris Kolpackov <boris@codesynthesis.com>
281
282 * MAINTAINERS (write after approval): Add myself.
283
3c1f3bf6
SP
2842018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
285
286 * MAINTAINERS (write after approval): Add myself.
287
182f27e3
SP
2882018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
289
290 * MAINTAINERS (write after approval): Add myself.
85911661 291
85ec4feb
JJ
2922018-01-03 Jakub Jelinek <jakub@redhat.com>
293
294 Update copyright years.
295
ef7d7cf5
BE
2962018-01-03 Ben Elliston <bje@gnu.org>
297
298 * config.guess: Import latest version.
299 * config.sub: Likewise.
300
842df93e
SH
3012017-12-12 Stafford Horne <shorne@gmail.com>
302
303 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
304 * configure: Regenerate.
305
1d0a8ae9
QZ
3062017-11-29 Qing Zhao <qing.zhao@oracle.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
5e9d6aa4
JK
3102017-11-28 Julia Koval <julia.koval@intel.com>
311 Sebastian Peryt <sebastian.peryt@intel.com>
312
313 * Makefile.def (target_modules): Remove libcilkrts.
314 * Makefile.in: Ditto.
315 * configure: Ditto.
316 * configure.ac: Ditto.
317
d2eaaa89
JK
3182017-11-28 Julia Koval <julia.koval@intel.com>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
90b415f6
SD
3222017-11-22 Sudakshina Das <sudi.das@arm.com>
323
324 * MAINTAINERS (Write After Approval): Add myself.
325
f804ba3e
PD
3262017-11-06 Palmer Dabbelt <palmer@sifive.com>
327
328 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
329 Use my SiFive email address.
330
8744c9bf
SP
3312017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
332
333 * MAINTAINERS (write after approval): Add myself.
334
7181cca3
ML
3352017-10-27 Martin Liska <mliska@suse.cz>
336
337 * Makefile.tpl: Use proper name of folder as it was renamed
338 during transition to 4 stages.
339 * Makefile.in: Regenerate.
340
fb336a7b
IT
3412017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
342
e50ffab3 343 * MAINTAINERS (write after approval): Add myself.
fb336a7b 344
7b5f5267
GP
3452017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
346
347 * MAINTAINERS: Add a note that maintainership also includes web
348 pages, docs, and testsuite related to that area.
349
55de8eb3
TV
3502017-09-25 Tom de Vries <tom@codesourcery.com>
351
352 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
353
86ab175e
PMR
3542017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
355
356 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
357
500ac452
NS
3582017-09-15 Nathan Sidwell <nathan@acm.org>
359
360 * MAINTAINERS: Remove myself as a vxworks maintainer.
361
72ace300
TS
3622017-09-13 Thomas Schwinge <thomas@codesourcery.com>
363
364 * MAINTAINERS: Remove email address of Jim Norris.
365
1328002a
KT
3662017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
367
368 * MAINTAINERS (Reviewers): Move myself from here...
369 (CPU Port Maintainers): ... to here.
370
84d0b6f5
JG
3712017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
372
373 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
374
9c04bba3
RD
3752017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
376
e50ffab3 377 * MAINTAINERS (write after approval): Add myself.
9c04bba3 378
5a427c63
TR
3792017-07-28 Tony Reix <tony.reix@atos.net>
380
381 * configure.ac (target-libffi): Don't disable for AIX.
382 (go): Don't add to unsupported_languages on AIX.
383 (target-libgo): Don't disable for AIX.
384 * configure: Regenerate.
385
8994b66f
YG
3862017-07-19 Yury Gribov <tetra2005@gmail.com>
387
388 * MAINTAINERS: Add myself.
389
7a795e10
TS
3902017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
391
392 * MAINTAINERS: Update my email address.
393
50061652
RE
3942017-07-04 Richard Earnshaw <rearnsha@arm.com>
395
396 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
397 arm-specific auto-generated header files.
398
d4360477
NS
3992017-07-03 Nathan Sidwell <nathan@acm.org>
400
401 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
402 * configure: Rebuilt.
403
9dc9ae74
BS
4042017-07-03 Bernd Schmidt <bschmidt@redhat.com>
405
406 * MAINTAINERS: Readd myself for c6x.
407
c8cf0b6f
ML
4082017-06-28 Martin Liska <mliska@suse.cz>
409
410 PR bootstrap/81217
411 * Makefile.def: Remove superfluous bootstrap_target from
412 bootstrap_stage.
413 * Makefile.in: Re-generate the file.
414
0666865c
MO
4152017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
416
e50ffab3 417 * MAINTAINERS: Add myself to Write After Approval
0666865c 418
827c925e
AJ
4192017-06-21 Andrew Jenner <andrew@codesourcery.com>
420
421 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
422
0d053a49
ML
4232017-06-19 Martin Liska <mliska@suse.cz>
424
425 * Makefile.def: Define 4 stages PGO bootstrap.
426 * Makefile.tpl: Define FLAGS.
427 * Makefile.in: Regenerate.
428
be75f645
ILT
4292017-06-14 Ian Lance Taylor <iant@golang.org>
430
431 * Makefile.def: Add check-gotools to go check targets.
432 * Makefile.in: Rebuild.
433
c725f69c
SB
4342017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
435
436 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
437
76052545
EB
4382017-06-03 Eric Botcazou <ebotcazou@adacore.com>
439
440 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
441 * configure: Regenerate.
442
afd88efc
ML
4432017-05-31 Martin Liska <mliska@suse.cz>
444
445 * configure.ac: Add handling of stage2_werror_flags to
446 action-if-given and to action-if-not-given.
447 * configure: Regenerate.
448
945bafd6
PB
4492017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
450
451 * MAINTAINERS: Add self to Write After Approval
452
b9396a49
BS
4532017-05-27 Bernd Schmidt <bschmidt@redhat.com>
454
455 * MAINTAINERS: Update my email address, and remove myself as
456 maintainer in some areas.
457
aa1b69e7
EG
4582017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
459
460 * MAINTAINERS: Add self to Write After Approval
461
cdfee50a
NS
4622017-05-25 Nathan Sidwell <nathan@acm.org>
463
464 * configure.ac: Add --enable-languages=default to mean default and
465 make --enable-languages=all mean all supported languages.
466 * configure: Regenerated.
467
83349046
SB
4682017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
469
470 * config.gcc (powerpc*-*-*spe*): New.
471 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
472 (powerpc-*-rtems*spe*): New.
473 (powerpc*-*-linux*spe*): New.
474 (powerpc-wrs-vxworksspe): New.
475 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
476 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
477 * config.host (powerpc*-*-*spe*): New.
478
01c712cb
ML
4792017-05-19 Martin Liska <mliska@suse.cz>
480
481 * configure.ac: Add --enable-werror-always just for
482 bootstrap-debug (or none build config) and do not add it
483 when we are on a release branch.
484 * configure: Regenerated.
485
7880c1a5
SL
4862017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
487
488 * MAINTAINERS: Add self to Write After Approval
489
c759355f
KK
4902017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
491
492 * MAINTAINERS: Move myself to Write After Approval section.
493
79557bae
CZ
4942017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
495
496 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
497 ACCH registers.
498 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
499 available.
500 (umulsidi3): Likewise.
501 (mulsidi3_700): Disable this pattern when we have advanced mpy
502 instructions.
503 (umulsidi3_700): Likewise.
504 (maddsidi4): New pattern.
505 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
506 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
507 (mpydu_imm_arcv2hs): Likewise.
508 * config/arc/predicates.md (accl_operand): New predicate.
509
c7314bc1
CZ
5102017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
511 Andrew Burgess <andrew.burgess@embecosm.com>
512
513 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
514 case.
515 (ARC_AUTOFP_IRQ_P): Likewise.
516 (ARC_AUTO_IRQ_P): Likewise.
517 (rgf_banked_register_count): New variable.
518 (parse_mrgf_banked_regs_option): New function.
519 (arc_override_options): Handle rgf_banked_regs option.
520 (arc_handle_interrupt_attribute): Add firq option.
521 (arc_compute_function_type): Return fast irq type when required.
522 (arc_must_save_register): Handle fast interrupts.
523 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
524 (arc_return_address_regs): Update.
525 * config/arc/arc.h (arc_return_address_regs): Update.
526 (arc_function_type): Add fast interrupt type.
527 (ARC_INTERRUPT_P): Update.
528 (RC_FAST_INTERRUPT_P): Define.
529 * config/arc/arc.md (simple_return): Update for fast interrupts.
530 (p_return_i): Likewise.
531 * config/arc/arc.opt (mrgf-banked-regs): New option.
532 * doc/invoke.texi (mrgf-banked-regs): Document.
533
41453183
CZ
5342017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
535
536 * config/arc/arc.c (irq_ctrl_saved): New variable.
537 (ARC_AUTOBLINK_IRQ_P): Define.
538 (ARC_AUTOFP_IRQ_P): Likewise.
539 (ARC_AUTO_IRQ_P): Likewise.
540 (irq_range): New function.
541 (arc_must_save_register): Likewise.
542 (arc_must_save_return_addr): Likewise.
543 (arc_dwarf_emit_irq_save_regs): Likewise.
544 (arc_override_options): Handle deferred options.
545 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
546 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
547 arc_must_save_return_addr.
548 (arc_compute_frame_size): Handle automated save and restore of
549 registers.
550 (arc_expand_prologue): Likewise.
551 (arc_expand_epilogue): Likewise.
552 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
553 * config/arc/arc.opt (mirq-ctrl-saved): New option.
554 * doc/invoke.texi (mirq-ctrl-saved): Document option.
555
52744dd7
TK
5562017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
557 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
558
559 PR bootstrap/77661
560 * Makefile.def: Don't pass --enable-maintainer-mode on to an
561 in-tree build MPC.
562 * Makefile.in: Regenerate.
563
deeba76a
FXC
5642017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
565
566 * configure.ac: Enable LTO by default on darwin >= 9.
567 * configure: Regenerate.
568
5a05e11d
PD
5692017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
570
571 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
572 and Andrew Waterman as the RISC-V maintainers.
573
e04f858c
NK
5742017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
575
576 * MAINTAINERS: Add self to Write After Approval
577
a98cf819
GP
5782017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
579
580 * config.guess: Import latest from upstream.
581
9826d1a3
GP
5822017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
583
584 * MAINTAINERS (Write After Approval): Remove entries that are
585 already covered under Reviewers.
586
a46586c3
MW
5872017-03-08 Mark Wielaard <mark@klomp.org>
588
589 PR demangler/70909
590 PR demangler/67264
591 * include/demangle.h: Add d_printing to struct demangle_component
592 and pass struct demangle_component as non const.
593
734ca1c2
GP
5942017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
595
596 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
597
93b87d1d
TS
5982017-02-15 Thomas Schwinge <thomas@codesourcery.com>
599
600 * Makefile.tpl: Remove HOST_ISLVER.
601 (HOST_EXPORTS): Remove ISLVER.
602 * Makefile.in: Regenerate.
603
f877b3ad
RB
6042017-02-13 Richard Biener <rguenther@suse.de>
605
606 * configure: Re-generate.
607
2ad31830
GP
6082017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
609
610 * MAINTAINERS: Adjust bug reporting URL.
611
3501e62c
GP
6122017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
613
614 * MAINTAINERS (Write After Approval): Remove redundant entry
615 for Andrew Burgess.
616
510555e0
JDA
6172017-02-03 John David Anglin <danglin@gcc.gnu.org>
618
e50ffab3 619 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 620 32-bit hppa*-*-hpux*.
e50ffab3 621 * configure: Regenerate.
510555e0 622
f6a24a94
MJ
6232017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
624
625 * configure.ac: Moved the white list of enabling BRIG FE to
626 libhsail-rt/configure.tgt.
627 * configure: Regenerated.
628 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
629
6302017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
631 Martin Jambor <mjambor@suse.cz>
632
5fd1486c
PJ
633 * Makefile.def (target_modules): Added libhsail-rt.
634 (languages): Added language brig.
635 * Makefile.in: Regenerated.
636 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
637 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
638 * configure: Regenerated.
639
3c36aa6b
JJ
6402017-01-17 Jakub Jelinek <jakub@redhat.com>
641
642 PR other/79046
643 * configure: Regenerated.
644
8f56cb51
AM
6452017-01-04 Alan Modra <amodra@gmail.com>
646
647 * configure: Regenerate.
648
f2c764c5
BE
6492016-12-29 Ben Elliston <bje@gnu.org>
650
651 * config.sub: Import latest version.
652
1dc9c117
AI
6532016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
c21fdaa1
JJ
6572016-12-21 Jakub Jelinek <jakub@redhat.com>
658
659 * configure.ac: Don't bootstrap libmpx unless --with-build-config
660 includes bootstrap-mpx.
661 * configure: Regenerated.
662
cc811459
CX
6632016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
664
665 * MAINTAINERS (Write After Approval): Add myself.
666
b55e6680
MJ
6672016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
668
8f56cb51 669 * configure: Regenerate.
b55e6680 670
825fba52
MK
6712016-12-01 Matthias Klose <doko@ubuntu.com>
672
673 * configure.ac: Don't use pkg-config to check for bdw-gc.
674 * configure: Regenerate.
675
114bf3f1
MK
6762016-11-30 Matthias Klose <doko@ubuntu.com>
677
678 * Makefile.def: Remove reference to boehm-gc target module.
679 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
680 options and for the bdw-gc pkg-config module.
681 * configure: Regenerate.
682 * Makefile.in: Regenerate.
683
21b0f96a
NS
6842016-11-28 Nathan Sidwell <nathan@acm.org>
685
686 * MAINTAINERS (nvptx): Remove self.
687
292edab3
BE
6882016-11-25 Ben Elliston <bje@gnu.org>
689
690 * config.guess: Import latest version.
691 * config.sub: Likewise.
692
0954a00b
TT
6932016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
694
695 * MAINTAINERS (Write After Approval): Add myself.
696
8e4d2ca4
MK
6972016-11-15 Matthias Klose <doko@ubuntu.com>
698
699 * Makefile.def: Remove references to GCJ.
700 * Makefile.tpl: Likewise.
701 * Makefile.in: Regenerate.
702
84c1b9d3
MK
7032016-11-15 Matthias Klose <doko@ubuntu.com>
704
705 * config-ml.in: Remove references to GCJ.
706 * configure.ac: Likewise.
707 * configure: Regenerate.
708
3f95ca6c
JC
7092016-11-01 Josh Conner <joshconner@google.com>
710
711 * MAINTAINERS (Write After Approval): Update email address,
712
457cc672
CL
7132016-10-27 Carl Love <cel@us.ibm.com>
714
715 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
716 Approval list to make it alphabetical.
717
2142f54f
CL
7182016-10-27 Carl Love <cel@us.ibm.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
104700f4
AB
7222016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
723
724 * MAINTAINERS (Reviewers): Add myself.
725 (Write After Approval): Add myself.
726
942c0db8
HP
7272016-10-21 Hartmut Penner <hepenner@us.ibm.com>
728 Ulrich Weigand <uweigand@de.ibm.com>
729
730 * MAINTAINERS: Update email address.
731
fbf4c502
NS
7322016-10-10 Nathan Sidwell <nathan@acm.org>
733
734 * MAINTAINERS: Update email address.
735
b20e7532
AT
7362016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
737
738 * configure.ac: Add aarch64-*-freebsd*.
739 * configure: Regenerate.
740
2e21fd4d
SE
7412016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
742
743 * MAINTAINERS: Update email address after it got reverted.
744
43c40f3e
RO
7452016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
746
747 * configure.ac (target_libraries): Readd target-boehm-gc.
748 Restore --enable-objc-gc handling.
749 * configure: Regenerate.
750
f05796ba
JL
7512015-10-03 Jeff Law <law@redhat.com>
752
753 * MAINTAINERS: Move several inactive maintainers to the
754 write-after-approval section.
755
012447ea
JJ
7562016-09-30 Jakub Jelinek <jakub@redhat.com>
757
758 * configure.ac: Add target-libffi to target_libraries.
759 Readd libgcj target disablings, modified to only target-libffi.
760 Readd target addition of go to unsupported languages.
761 * configure: Regenerated.
762
a7d75d59
SE
7632016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
764
765 * MAINTAINERS: Update email address.
766
d1a79a95
AH
7672016-09-30 Andrew Haley <aph@redhat.com>
768
4d8c733d 769 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
770 write-after approval. Remove Tom Tromey and Bryce McKinlay from
771 libgcj.
772
af2d4873
AH
7732016-09-30 Andrew Haley <aph@redhat.com>
774
775 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
776 write-after approval after GCJ deletion.
777
07b78716
AH
7782016-09-30 Andrew Haley <aph@redhat.com>
779
780 * Makefile.def: Remove libjava.
781 * Makefile.tpl: Likewise.
782 * Makefile.in: Regenerate.
783 * configure.ac: Likewise.
784 * configure: Likewise.
785 * gcc/java: Remove.
786 * libjava: Likewise.
787
a29b7214
CZ
7882016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
789
790 * MAINTAINERS (Reviewers): Add myself.
791
2fd88f4f
AK
7922016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
793
794 * configure.ac: Disable "sim" directory for arc*-*-*.
795 * configure: Regenerated.
796
e2080e79
TC
7972016-09-23 Tamar Christina <tamar.christina@arm.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
8f3675f8
MR
8012016-09-12 Maciej W. Rozycki <macro@imgtec.com>
802
803 * configure.ac: Check for the minimum in-tree MPFR version
804 handled.
805 * configure: Regenerate.
806
21f88103
YTL
8072016-07-20 Yan-Ting Lin <currygt52@gmail.com>
808
809 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
810 * configure: Regenerated.
811
60d51882
FR
8122016-07-19 Fritz Reese <fritzoreese@gmail.com>
813
814 * MAINTAINERS (Write After Approval): Add myself.
815
277d7ee0
AK
8162016-06-23 Andi Kleen <ak@linux.intel.com>
817
818 * Makefile.def: Add autoprofiledbootstrap.
819 * Makefile.tpl: Dito.
820 * Makefile.in: Regenerate.
821
fd6487af
JS
8222016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
823
824 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
825 * configure: Regenerate.
826
3e326935
TS
8272016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
828
829 * configure: Regenerate.
830 * configure.ac: Remove support for avr-rtems.
831
9582bf04
SKS
8322016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
6f820b68
MC
8362016-06-16 Michael Collison <michael.collison@arm.com>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
775ee7fa
MM
8402016-06-14 Mikael Morin <mikael@gcc.gnu.org>
841
842 * MAINTAINERS (Write After Approval): Update e-mail address.
843
de3ba371
JM
8442016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
845
21f88103 846 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 847
350216e3
AM
8482016-05-28 Alan Modra <amodra@gmail.com>
849
850 * Makefile.tpl (configure): Depend on m4 files included.
851 * Makefile.in: Regenerate.
852
9cad20fa
BS
8532016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
854
855 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
856 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
857
92466115
BS
8582016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
859
860 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
861 special case builtin.
862 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
863 support for ALTIVEC_BUILTIN_VEC_ADDEC.
864 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
865 for __builtin_vec_addec.
866
fe38e08b
JS
8672016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
868
869 * config.guess: Import version 2016-04-02 (newest).
870 * config.sub: Import version 2016-05-10 (newest).
871
cef1a0b8 8722016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 873
cef1a0b8
JL
874 * configure.ac: Add ARC support to libgloss.
875 * configure: Regenerate
704b85c7 876
75a6b91a
AS
8772016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
878
879 * MAINTAINERS (Write After Approval): Add myself.
880
00f35794
BE
8812016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
882
883 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
884 * configure: Regenerated.
885 * Makefile.def (gmp): Explicitly disable assembler.
886 (mpfr): Adjust lib_path.
887 (mpc): Likewise.
888 * Makefile.in: Regenerated.
889
c100769b
JJ
8902016-05-01 Jakub Jelinek <jakub@redhat.com>
891
892 PR bootstrap/70704
893 * configure.ac (--enable-stage1-checking): Add missing
894 --enable-checking=.
895 * configure: Regenerated.
896
bc6d9014
OE
8972016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
898
ace08cb8
OE
899 * config.guess: Revert r235676.
900 * config.sub: Revert r235676.
901
9022016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
903
904 * config.guess: Remove SH5 support.
bc6d9014
OE
905 * config.sub: Likewise.
906 * configure: Likewise.
907 * configure.ac: Likewise.
908
7db11a5a
JJ
9092016-04-26 Jakub Jelinek <jakub@redhat.com>
910
911 PR bootstrap/70704
912 * configure.ac (--enable-stage1-checking): For --disable-checking or
913 implicit --enable-checking, make sure extra flag matches in between
914 stage1 and later checking.
915 * configure: Regenerated.
916
ab0fc037
TS
9172016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
918
919 * .gitattributes: New file.
920
c048fa95
SB
9212016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
922
923 * MAINTAINERS (rs6000/powerpc port): Add myself.
924
f3653cf5
SB
9252016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
926
927 PR bootstrap/70173
928 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
929 and gotools directories. Delete the stage_final file.
930 * Makefile.in: Regenerate.
931
4f93efa4
AV
9322016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
c27e432e
SK
9362016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
937
938 * MAINTAINERS (Fortran maintainer): Remove myself.
939
7134713c
BS
9402016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
7d74282a
KN
9442016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
945
946 * MAINTAINERS (Write After Approval): Add myself.
947
1b858e76
CC
9482016-03-17 Cary Coutant <ccoutant@gmail.com>
949
950 Sync with binutils-gdb:
951
952 2016-03-17 Cary Coutant <ccoutant@gmail.com>
953
954 * configure.ac: Add mips and s390 to the gold target check.
955 * configure: Regenerate.
956
d15bd5bb
DD
9572016-03-01 DJ Delorie <dj@redhat.com>
958
959 * MAINTAINERS (mep): Remove myself as MeP maintainer.
960
6d1fa6bb
DM
9612016-02-22 David Malcolm <dmalcolm@redhat.com>
962
963 * MAINTAINERS (libcpp): Add myself.
964 (diagnostic messages): Likewise.
965
607bda60
TV
9662016-02-20 Tom de Vries <tom@codesourcery.com>
967
968 * MAINTAINERS: Fix whitespace.
969
80cfaff8
CZ
9702016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
c661a43d
SP
9742016-01-29 Sebastian Pop <s.pop@samsung.com>
975
976 * config/isl.m4: Add comments about isl-0.16.
977 * configure: Regenerate.
978
86b3a101
MJ
9792016-01-29 Martin Jambor <mjambor@suse.cz>
980
981 * MAINTAINERS (hsa maintainers): Add myself.
982
960cbfd2
WD
9832015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
984
985 * MAINTAINERS: (Write After Approval): Add myself.
986
1e050c90
AK
9872016-01-25 Aditya Kumar <aditya.k7@samsung.com>
988 Sebastian Pop <s.pop@samsung.com>
989
990 * Makefile.in: Regenerate.
991 * Makefile.tpl: Export ISLVER.
992 * configure: Regenerate.
993 * config/isl.m4: Detect isl-0.15.
994
cefadad1
MM
9952016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
996
997 PR bootstrap/69329
998 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
999 * Makefile.in: Regenerate.
1000
9e530bcd
AP
10012016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1002
1003 * configure.ac: Enable LTO for DJGPP
1004 * configure: Regenerate
1005
324402a0
L
10062016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1007
1008 Sync with binutils-gdb:
1009 2015-10-21 Nick Clifton <nickc@redhat.com>
1010
1011 PR gas/19109
1012 * configure.ac: Note the 'none' is an acceptable argument to
1013 --enable-compressed-debug-sections.
1014 * configure: Regenerate.
1015
9eaaa830
BE
10162016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1017
1018 PR bootstrap/69134
1019 * Makefile.def (mpfr): Disable assembler.
1020 * Makefile.in: Regenerate.
1021
cfe67e03
BE
10222016-01-01 Ben Elliston <bje@gnu.org>
1023
1024 * config.guess: Import version 2016-01-01.
1025 * config.sub: Likewise.
1026
be33d404
SS
10272015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
e357a5e0
SP
10312015-12-17 Sebastian Pop <s.pop@samsung.com>
1032
1033 * Makefile.in: Replace ISL with isl.
1034 * Makefile.tpl: Same.
1035 * config/isl.m4: Same.
1036 * configure.ac: Same.
1037 * contrib/download_prerequisites: Same.
1038 * configure: Regenerate.
1039
1ad2439b
AP
10402015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1041
1042 * MAINTAINERS (Write After Approval): Add Myself.
1043
70decafb
NS
10442015-12-17 Nathan Sidwell <nathan@acm.org>
1045
1046 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1047 * configure: Regenerate.
1048
560d18d3
AK
10492015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1050 Sebastian Pop <s.pop@samsung.com>
1051
1052 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1053 isl_ctx_get_max_operations.
1054 * configure: Regenerate.
1055
57e8ab24 10562015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
105b682e
ILT
10602015-12-02 Ian Lance Taylor <iant@google.com>
1061
1062 PR go/66147
1063 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1064 * Makefile.in: Regenerate.
1065
7eb46bec
AT
10662015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1067
1068 PR libffi/65726
1069 * Makefile.def (lang_env_dependencies): Make libffi depend
1070 on cxx.
1071 * Makefile.in: Regenerate.
1072
cc3baaa9
DE
10732015-11-26 David Edelsohn <dje.gcc@gmail.com>
1074
1075 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1076 symbols.
1077
3be96231
TG
10782015-11-20 Tristan Gingold <gingold@adacore.com>
1079
1080 Sync with binutils-gdb:
1081 2015-11-20 Tristan Gingold <gingold@adacore.com>
1082
1083 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1084 * configure: Regenerate.
1085
daa53f38
ML
10862015-11-19 Martin Liska <mliska@suse.cz>
1087
1088 * .gitignore: Add .clang-format to ignored files.
1089 * Makefile.in: Add clang-format.
1090 * Makefile.tpl: Likewise.
1091
54985c70
TA
10922015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1093
1094 * configure.ac: Enable libmpx by default.
1095 * configure: Regenerated.
1096
d0397c75
SE
10972015-10-23 Steve Ellcey <sellcey@imgtec.com>
1098
1099 * MAINTAINERS: Update email address.
1100
735a559c
PM
11012015-10-23 Paulo Matos <pmatos@linki.tools>
1102
1103 * MAINTAINERS: Update email address.
1104
15713b43
AH
11052015-10-23 Alan Hayward <alan.hayward@arm.com>
1106
1107 * MAINTAINERS (Write After Approval): Add myself.
1108
78edb32f
L
11092015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1110
1111 Sync with binutils-gdb:
1112 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1113
1114 PR gas/19109
1115 * configure.ac: Add
1116 --enable-compressed-debug-sections={all,gas,gold,ld}.
1117 * configure: Regenerated.
1118
dec6b7f1
AC
11192015-10-16 Arnaud Charlet <charlet@adacore.com>
1120
1121 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1122
6be1d686
ML
11232015-10-09 Martin Liska <mliska@suse.cz>
1124
1125 * MAINTAINERS (Write After Approval): Add myself.
1126
dc0e2060
AF
11272015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1128
1129 * MAINTAINERS (Write After Approval): Add myself.
1130
bec93d40
FW
11312015-10-02 Florian Weimer <fweimer@redhat.com>
1132
1133 * MAINTAINERS: Update email address.
1134
0487f06d
LK
11352015-10-02 Louis Krupp <louis.krupp@zoho.com>
1136
1137 * MAINTAINERS (Write After Approval): Add myself.
1138
56547ff7
KT
11392015-09-20 Kai Tietz <ktietz70@googlemail.com>
1140
423ea09f 1141 * MAINTAINERS: Update email.
56547ff7 1142
ed4c91ea
BS
11432015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1144
1145 * MAINTAINERS: Update my email address.
1146
2503fd9e
JB
11472015-09-01 James Bowman <james.bowman@ftdichip.com>
1148
1149 * MAINTAINERS (ft32 port): Add myself.
1150
3726332a
DS
11512015-08-28 David Sherwood <david.sherwood@arm.com>
1152
1153 * MAINTAINERS: Add myself.
1154
15480aaf
PM
11552015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1156
1157 * MAINTAINERS (Write After Approval): Add myself.
1158
ad4f95e3
FXC
11592015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1160
1161 PR libfortran/54572
1162 * Makefile.def: Make libgfortran depend on libbacktrace.
1163 * Makefile.in: Regenerate.
1164
95f25df0
SD
11652015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1166
1167 * MAINTAINERS (Write After Approval): Add myself.
1168
5dc85f7e
TV
11692015-08-12 Tom de Vries <tom@codesourcery.com>
1170
1171 PR other/67092
1172 * configure.ac: Remove --with_host_libstdcxx support.
1173 * configure: Regenerate.
1174
44a7d18d
TS
11752015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1176 Jakub Jelinek <jakub@redhat.com>
1177
1178 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1179 nvptx*-*-*.
1180 * configure: Regenerate.
1181
bf5372e7
YS
11822015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1183
1184 * Makefile.def (libiconv): Define bootstrap=true.
1185 Mark pdf/html/info as missing.
1186 (configure-gcc): Depend on all-libiconv.
1187 (all-gcc): Ditto.
1188 (configure-libcpp): Ditto.
1189 (all-libcpp): Ditto.
1190 (configure-intl): Ditto.
1191 (all-intl): Ditto.
1192 * Makefile.in: Regenerate.
1193
94b8fdcc
BC
11942015-08-03 Bin Cheng <bin.cheng@arm.com>
1195
1196 * MAINTAINERS (loop ivopts): Add the entry and myself.
1197
430bcac1
NS
11982015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1199
1200 * MAINTAINERS (nvptx): Add self.
1201
110d61da
AL
12022015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1203
1204 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1205 128-bit vector modes.
1206
c9da7548 12072015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 1208
c9da7548
VV
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
423ea09f 12112015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
1212
1213 * config.sub, config.guess: Import from upstream.
1214
6b1786aa
JL
12152015-07-24 Michael Darling <darlingm@gmail.com>
1216
1217 PR other/66259
1218 * config-ml.in: Reflects renaming of configure.in to configure.ac
1219 * configure: Likewise
1220 * configure.ac: Likewise
1221
45952786
BS
12222015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1223
1224 * MAINTAINERS: Update my email address.
1225
f1595603
L
12262015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1227
1228 Sync with binutils-gdb:
1229 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * configure.ac (target_configdirs): Exclude target-zlib if
1232 target-libjava isn't built.
1233 * configure: Regenerated.
1234
a05c2c75
L
12352015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 Sync with binutils-gdb:
1238 2015-05-13 John David Anglin <dave.anglin@bell.net>
1239
1240 * configure.ac: Disable configuration of GDB for HPUX targets.
1241 * configure: Regenerate.
1242
1243 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1244
1245 * configure.ac: Add --with-system-zlib.
1246 * configure: Regenerated.
1247
1248 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1249
1250 * configure.ac: Add FT32 support.
1251 * configure: Regenerate.
1252
1253 2015-01-12 Anthony Green <green@moxielogic.com>
1254
1255 * configure.ac: Don't disable gprof for moxie.
1256 * configure: Rebuild.
1257
1c01ebf6
L
12582015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1259
1260 Sync with binutils-gdb:
1261 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1262
1263 PR ld/18355
1264 * Makefile.def: Add extra_configure_flags to host zlib.
1265 * configure.ac (extra_host_zlib_configure_flags): New. Set
1266 to --enable-host-shared When bfd is to be built as shared
1267 library. AC_SUBST.
1268 * Makefile.in: Regenerated.
1269
e59969a1
HPN
12702015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1271
1272 Sync with src:
1273 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1274 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1275 * Makefile.in: Regenerated.
1276
d9063947
L
12772015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1278
1279 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1280 target.
1281 * configure: Regenerate.
1282
b837291d
LC
12832015-06-23 Ludovic Courtès <ludo@gnu.org>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
2a97995f
AT
12872015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1288
1289 * MAINTAINERS (OS Port Maintainers): Add myself.
1290 (Various Maintainers): Remove myself from libffi testsuite.
1291
19cd26a6
RS
12922015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1293
1294 * MAINTAINERS (gen* on machine desc): Add self.
1295
8ca528d9
JM
12962015-06-02 Jason Merrill <jason@redhat.com>
1297
1298 PR bootstrap/66319
1299 * configure.ac: Use -std=gnu++98.
1300
4526c3c1
SN
13012015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
318a4e6d
MF
13052015-05-28 Mike Frysinger <vapier@gentoo.org>
1306
1307 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1308 * configure: Regenerate.
1309
46070488
JM
13102015-05-26 Jason Merrill <jason@redhat.com>
1311
1312 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1313 * configure: Regenerate.
1314
fef939d6
JB
13152015-05-16 James Bowman <james.bowman@ftdichip.com>
1316
1317 * configure.ac: FT32 target added.
fef939d6
JB
1318 * configure: Regenerated.
1319
886faf50
IB
13202015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1321
1322 * MAINTAINERS (Write After Approval): Add myself.
1323
91c6b410
PM
13242015-05-11 Paulo Matos <paulo@matos-sorge.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
e640447c
PM
13282015-05-11 Paulo Matos <paulo@matos-sorge.com>
1329
1330 * configure.ac: Fix typo.
1331 * configure: Regenerate.
1332
e587377d
MM
13332015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
cabb9d59
MK
13372015-05-03 Matthias Klose <doko@ubuntu.com>
1338
1339 * configure.ac: Match $host configured with triplets.
1340 * configure: Regenerate.
1341
fafb95a6
BRF
13422015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1343
1344 * Makefile.tpl: Remove surplus whitespace throughout.
1345 * Makefile.in: Regenerate.
1346
85867772
SB
13472015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1348
1349 * MAINTAINERS (Various Maintainers): Add myself as instruction
1350 combiner maintainer.
1351
c10b5ea0
JJ
13522015-04-17 Jakub Jelinek <jakub@redhat.com>
1353
1354 PR bootstrap/62077
1355 * configure.ac (--enable-stage1-checking): Default to
1356 release,misc,gimple,rtlflag,tree,types if --disable-checking
1357 or --enable-checking is not specified and DEV-PHASE is not
1358 experimental.
1359 * configure: Regenerated.
1360
77019397
MO
13612015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1362
1363 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1364 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1365 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1366 * Makefile.in: Regenerate.
1367
17feae99 13682015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
1369
1370 * MAINTAINERS: Update my email address.
1371
e61ffb3b
JG
13722015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1373
1374 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1375
b16cc4f2
KT
13762015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1377
1378 * MAINTAINERS: Add myself as an arm port reviewer.
1379
ec523909
ML
13802015-03-25 Martin Liska <mliska@suse.cz>
1381 Yury Gribov <y.gribov@samsung.com>
1382
1383 * Makefile.in: Fix ln source location for vimrc file.
1384 * Makefile.tpl: Likewise.
1385
fc30054e
AH
13862015-03-09 Aldy Hernandez <aldyh@redhat.com>
1387
1388 PR bootstrap/25672
1389 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1390 cross-compiling. Similarly for CXX_FOR_TARGET.
1391 * configure: Regenerate.
1392
5373cd33
IE
13932015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1394
1395 * Makefile.def: Add libmpx.
1396 * configure.ac: Add libmpx.
1397 * Makefile.in: Regenerate.
1398 * configure: Regenerate.
1399
a6e8abb9
KY
14002015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1401
1402 * MAINTAINERS (CPU Port Maintainers): Add myself
1403 i386 vector ISA extns mantainer.
1404
f2b86778
JL
14052015-03-13 Jeff Law <law@redhat.com>
1406
1407 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1408 maintainer.
1409 Remove Richard Henderson as a maintainer for the x86 port.
1410
9dd44d1c
JR
14112015-03-03 Joern Rennecke <gnu@amylaar.uk>
1412
1413 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1414
33079441
IE
14152015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1416
1417 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1418 pointer bounds checker and i386 MPX maintainer.
1419
d083ae5f
SL
14202015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1421
1422 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1423
f91f1c13
MS
14242015-02-26 Martin Sebor <msebor@redhat.com>
1425
1426 * MAINTAINERS (Various Maintainers): Add self.
1427
426c1eb0
TS
14282015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1429
1430 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1431 Make sure it contains lto.
1432 * configure: Regenerate.
1433
8ae12d71
TS
14342015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1435
1436 * configure: Regenerate.
1437
11aa81cc 14382015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 14391
11aa81cc
DN
1440 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1441 middle-end, docstring): Remove myself.
1442 (Write After Approval): Add myself.
1443
a436ab27
JJ
14442015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1445
1446 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1447 (Write After Approval): Update address.
1448
231d020b
DM
14492015-01-29 David Malcolm <dmalcolm@redhat.com>
1450
1451 PR jit/64780
1452 * configure.ac: Require the user to explicitly specify
1453 --enable-host-shared if the jit is enabled.
1454 * configure: Regenerate.
1455
82a94471
RS
14562015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
e6f0c56d
TV
14602015-01-25 Tom de Vries <tom@codesourcery.com>
1461
1462 * MAINTAINERS: Make whitespace consistent.
1463
631ff3e1
BO
14642015-01-23 Braden Obrzut <admin@maniacsvault.net>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
09b9cd1f
AV
14682015-01-20 Andre Vehreschild <vehre@gmx.de>
1469
1470 * MAINTAINERS: (Write After Approval): Add myself.
1471
802ed46a
MU
14722015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1473
1474 * MAINTAINERS: (Write After Approval): Add myself.
1475
c61fcfa6
PT
14762015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1477
1478 * MAINTAINERS: (Write After Approval): Add myself.
1479
ebcd09c1
IS
14802015-01-13 Iain Sandoe <iain@codesourcery.com>
1481
1482 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1483 objective-c/c++ front end maintainer.
1484
71aa170d
MP
14852015-01-13 Marek Polacek <polacek@redhat.com>
1486
1487 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1488
da067543
JL
14892015-01-12 Jeff Law <law@redhat.com>
1490
1491 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1492 a very long time.
1493
bf1de3f0
ILT
14942015-01-09 Ian Lance Taylor <iant@google.com>
1495
1496 * configure.ac (host_tools): Add gotools.
1497 * Makefile.def (host_modules): Add gotools.
1498 (dependencies): Add dependency of all-gotools on all-target-libgo.
1499
82a19768
AT
15002015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1501
1502 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1503 * configure: Regenerate.
1504
53dd59bf
TS
15052015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1506
1507 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1508 all-target-libgomp.
1509 * Makefile.in: Regenerate.
1510
8054942d
EB
15112015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1512
1513 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1514
0969ec7d
EB
15152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1516
1517 * configure.ac: Add Visium support.
1518 * configure: Regenerate.
1519
ec8fd1c0
AS
15202015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1521
1522 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1523 * configure: Regenerate.
1524
9bccfdf5
AP
15252015-01-03 Andrew Pinski <apinski@cavium.com>
1526
1527 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1528 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1529 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1530 (OBJCOPY_FOR_TARGET): New variable.
1531 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1532 * Makefile.in: Regenerate.
1533 * configure.ac: Check for already installed target objcopy.
1534 Also GCC_TARGET_TOOL on objcopy.
1535 * configure: Regenerate.
1536
007adc0d
HPN
15372015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1538
1539 * config.sub: Update from upstream, to 2015-01-01 version.
1540 * config.guess: Ditto.
1541
fe55e976
SH
15422014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1543
1544 * MAINTAINERS (RTEMS Ports): Add myself.
1545
b86d271e
PMR
15462014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1547
1548 * MAINTAINERS (Write After Approval): Add myself.
1549
9733278a
MH
15502014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
4b4f2e35
TS
15542014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1555
1556 * configure.ac (--enable-as-accelerator-for): Don't set
1557 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1558 * configure: Regenerate.
1559
b6a65eb6
JJ
15602014-12-13 Jakub Jelinek <jakub@redhat.com>
1561
1562 PR bootstrap/64023
1563 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1564 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1565 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1566 to CXX.
1567 * Makefile.in: Regenerated.
1568
c3e1e693
YG
15692014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1570 Yury Gribov <y.gribov@samsung.com>
1571
1572 * .gitignore: Added .local.vimrc and .lvimrc.
1573 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1574 * Makefile.in: Regenerate.
1575
15762014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1577
1578 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1579 * configure: Regenerated.
1580
b9fb25a5
BS
15812014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1582
1583 * MAINTAINERS (nvptx port): New entry.
1584
d896cc4d
JBG
15852014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1586
1587 * configure: Regenerate.
1588
74ae587e
JBG
15892014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1590
1591 * configure.ac: Merge with Binutils.
1592
45c89690
TB
15932014-11-26 Tobias Burnus <burnus@net-b.de>
1594
1595 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1596 * Makefile.in: Regenerate.
1597
ea903c37
BE
15982014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1599
1600 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1601 missing flex.
1602 * Makefile.in: Regenerated.
1603
eb23df59
IV
16042014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1605
1606 * Makefile.in: Regenerate.
1607
a699d672
L
16082014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1609
1610 PR bootstrap/63784
1611 * libtool.m4: Add $pic_flag with -shared.
1612
fc065a61
RL
16132014-11-21 Renlin Li <Renlin.Li@arm.com>
1614
1615 * MAINTAINERS (Write After Approval): Added myself.
1616
efcc23e6
AV
16172014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1618
1619 * MAINTAINERS (write-after-approval): Add myself.
1620
dd308ed8
MK
16212014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1622
1623 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1624 from 2 years ago.
1625
ac8698a1
AV
16262014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1627
1628 Revert:
1629 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1630
1631 * MAINTAINERS (Write After Approval): Added myself as line map
1632 maintainer.
1633
8dab9330
RL
16342014-11-19 Renlin Li <Renlin.Li@arm.com>
1635
1636 Revert:
1637 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1638
1639 * MAINTAINERS (Write After Approval): Added myself.
1640
1be22083
RL
16412014-11-19 Renlin Li <Renlin.Li@arm.com>
1642
1643 * MAINTAINERS (Write After Approval): Added myself.
1644
59392f46
AV
16452014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1646
1647 * MAINTAINERS (Write After Approval): Added myself as line map
1648 maintainer.
1649
0f3422cc
DS
16502014-11-17 Dodji Seketeli <dodji@redhat.com>
1651
1652 * MAINTAINERS (Various Maintainers): Added myself as line map
1653 maintainer.
1654
0c8969f0
JBG
16552014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1656
1657 * move-if-change: Sync from upstream gnulib.
1658
d7134c0e
JBG
16592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1660
1661 * compile: Sync with upstream Automake.
1662 * depcomp: Ditto.
1663 * install-sh: Ditto.
1664 * missing: Ditto.
1665 * mkinstalldirs: Ditto.
1666 * ylwrap: Ditto.
1667
e4ff7e6a
JBG
16682014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1669
1670 * config.sub: Update from upstream config repo.
1671 * config.guess: Ditto.
1672
5f520819
KY
16732014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1674
1675 * Makefile.def: Add liboffloadmic to target_modules. Make
1676 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1677 * Makefile.in: Regenerate.
1678 * configure: Regenerate.
1679 * configure.ac: Add liboffloadmic to target binaries.
1680 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1681 Add liboffloadmic to noconfig list when C++ is not supported.
1682
85c64bbe
BS
16832014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1684 Thomas Schwinge <thomas@codesourcery.com>
1685 Ilya Verbin <ilya.verbin@intel.com>
1686 Andrey Turetskiy <andrey.turetskiy@intel.com>
1687
1688 * configure: Regenerate.
1689 * configure.ac (--enable-as-accelerator-for)
1690 (--enable-offload-targets): New configure options.
1691
7d35a59e
TB
16922014-11-11 Tobias Burnus <burnus@net-b.de>
1693
0a002272 1694 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1695 * Makefile.in: Regenerate.
1696
35485da9
DM
16972014-11-11 David Malcolm <dmalcolm@redhat.com>
1698
1699 * ChangeLog.jit: New.
1700 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1701
ebf6d33b
FXC
17022014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1703
1704 PR target/63610
1705 * libtool.m4: Fix globbing of darwin versions.
1706 * configure: Regenerate.
1707
4a9bb2aa
TB
17082014-11-11 Tobias Burnus <burnus@net-b.de>
1709
4a9bb2aa
TB
1710 * Makefile.def: Remove CLooG.
1711 * Makefile.tpl: Ditto.
1712 * configure.ac: Ditto.
1713 * configure: Regenerate.
1714 * Makefile.in: Ditto.
1715
738f2522
BS
17162014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1717
1718 * configure.ac: Handle nvptx-*-*.
1719 * configure: Regenerate.
1720
9b591dd1
PG
17212014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
14258928
JJ
17252014-10-31 Jakub Jelinek <jakub@redhat.com>
1726
1727 * Makefile.def (libcc1): Remove bootstrap=true;.
1728 * Makefile.in: Regenerated.
1729
1335a8ca
JBG
17302014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1731
1732 * configure.ac: Update comment.
1733 * configure: Regenerate.
1734
cb115cc2
IE
17352014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1736
1737 * MAINTAINERS (Write After Approval): Add myself.
1738
fca38047
TS
17392014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1740
1741 * configure.ac (extra_host_libiberty_configure_flags): Add
1742 --enable-shared also for libcc1's benefit.
1743 * configure: Regenerate.
1744
65c0707b
TG
17452014-10-29 Tristan Gingold <gingold@adacore.com>
1746
1747 * MAINTAINERS: Change my email address.
1748
ddc8de03
PM
17492014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1750 Tom Tromey <tromey@redhat.com>
1751
1752 * Makefile.def: Add libcc1 to host_modules.
1753 * configure.ac (host_tools): Add libcc1.
1754 * Makefile.in, configure: Rebuild.
1755
4eb1ac39 17562014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1757
1758 * configure.ac (build_configargs): Don't share config.cache between
1759 build subdirs.
7fd74620 1760 * configure: Regenerate.
3d96b0d0 1761
d81230b5
DH
17622014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1763
1764 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1765 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1766 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1767 leon3v7 as leon3.
1768 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1769 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1770 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1771 * config/sparc/sparc.md (cpu): Add leon3v7.
1772 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1773
c7a6a617
DH
17742014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1775
1776 * MAINTAINERS (write-after-approval): Add myself.
1777
74cc5471
ILT
17782014-10-23 Ian Lance Taylor <iant@google.com>
1779
1780 * configure.ac: Disable the Go frontend on systems where it is known
1781 to not work.
1782 * configure: Regenerate.
1783
929315a9
RB
17842014-10-23 Richard Biener <rguenther@suse.de>
1785
1786 * Makefile.def: Add libcpp build module and dependencies.
1787 * configure.ac: Add libcpp build module.
1788 * Makefile.in: Regenerate.
1789 * configure: Likewise.
1790
5d12b768
MF
17912014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1792
1793 * MAINTAINERS (write-after-approval): Add myself.
1794
7b262a51
MLI
17952014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1796
1797 * INSTALL/README: Do not mention CVS.
1798
7705dfd1
JY
17992014-10-03 Jing Yu <jingyu@google.com>
1800
1801 * configure.ac: Add aarch64 to list of targets that support gold.
1802 * configure: Regenerate.
1803
a3052d31
FD
18042014-09-29 François Dumont <fdumont@gcc.gnu.org>
1805
1806 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1807
b2a1b261
CM
18082014-09-29 Catherine Moore <clm@codesourcery.com>
1809
1810 * MAINTAINERS: Add myself as MIPS maintainer.
1811
05342e10
MF
18122014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1813
1814 * MAINTAINERS: Move myself to MIPS maintainers.
1815
3f6bb7e5
JBG
18162014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1817
1818 * MAINTAINERS: Put all email addresses between '<' and '>'.
1819
3e895729
FXC
18202014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1821
1822 * MAINTAINERS: Move myself to reviewers (Fortran).
1823
e04733ee
AK
18242014-09-01 Andi Kleen <ak@linux.intel.com>
1825
1826 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1827 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1828 * Makefile.in: Regenerate.
1829
e79c0ea8
DM
18302014-08-28 David Malcolm <dmalcolm@redhat.com>
1831
1832 * rtx-classes-status.txt: Delete
1833
b32d5189
DM
18342014-08-28 David Malcolm <dmalcolm@redhat.com>
1835
1836 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1837
e0c0c325
SP
18382014-08-27 Sebastian Pop <s.pop@samsung.com>
1839
1840 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1841 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1842 of checking for version number.
1843 * configure: Regenerated.
1844 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1845
d7ac0a6a
DM
18462014-08-27 David Malcolm <dmalcolm@redhat.com>
1847
1848 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1849 is done; begin phase 6 (use extra rtx_def subclasses).
1850
9daaca36
DM
18512014-08-27 David Malcolm <dmalcolm@redhat.com>
1852
1853 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1854 done; begin phase 5 (additional rtx_def subclasses).
1855
b2908ba6
DM
18562014-08-26 David Malcolm <dmalcolm@redhat.com>
1857
1858 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1859
1130d5e3
DM
18602014-08-26 David Malcolm <dmalcolm@redhat.com>
1861
1862 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1863 SET_BB_HEADER are done.
1864
0e0ce50d
DM
18652014-08-26 David Malcolm <dmalcolm@redhat.com>
1866
1867 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1868 done.
1869
3d30f4e8
DM
18702014-08-26 David Malcolm <dmalcolm@redhat.com>
1871
1872 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1873
6144a836
DM
18742014-08-26 David Malcolm <dmalcolm@redhat.com>
1875
1876 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1877
b311fd0f
DM
18782014-08-25 David Malcolm <dmalcolm@redhat.com>
1879
1880 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1881
d8ce2eae
DM
18822014-08-25 David Malcolm <dmalcolm@redhat.com>
1883
1884 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1885
1455e88c
DM
18862014-08-25 David Malcolm <dmalcolm@redhat.com>
1887
1888 * rtx-classes-status.txt: Phase 3 (per-file commits within
1889 "config" subdirs) is done; begin phase 4 (removal of
1890 "scaffolding").
1891
76c531d3
DM
18922014-08-23 David Malcolm <dmalcolm@redhat.com>
1893
1894 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1895 dir) is done; begin phase 3 (per-file commits within "config"
1896 subdirs).
1897
00550b3d
DM
18982014-08-21 David Malcolm <dmalcolm@redhat.com>
1899
1900 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1901 phase 2 (per-file commits in main source dir).
1902
622dbadf
BC
19032014-08-21 Bin Cheng <bin.cheng@arm.com>
1904
1905 * configure: Regenerated.
1906
c1286e0b
DM
19072014-08-19 David Malcolm <dmalcolm@redhat.com>
1908
1909 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1910
c2fc1aee
DM
19112014-08-19 David Malcolm <dmalcolm@redhat.com>
1912
1913 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1914
68975683
DM
19152014-08-19 David Malcolm <dmalcolm@redhat.com>
1916
1917 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1918
d914bc6b
DM
19192014-08-19 David Malcolm <dmalcolm@redhat.com>
1920
1921 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1922
8020a4d5
DM
19232014-08-19 David Malcolm <dmalcolm@redhat.com>
1924
1925 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1926
a231b8a5
JV
19272014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
ce8126f5
CF
19312014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1932
1933 * MAINTAINERS: Remove myself
1934
0f82e5c9
DM
19352014-08-19 David Malcolm <dmalcolm@redhat.com>
1936
1937 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1938
9c9afb69
PP
19392014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
190bea87
DM
19432014-08-18 David Malcolm <dmalcolm@redhat.com>
1944
1945 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1946 SET_BB_HEADER, SET_BB_FOOTER
1947
c41b94ce
DM
19482014-08-18 David Malcolm <dmalcolm@redhat.com>
1949
bb3fff01 1950 * rtx-classes-status.txt: New file
c41b94ce 1951
eae1a5d4
RG
19522014-08-18 Roman Gareev <gareevroman@gmail.com>
1953
1954 * configure.ac: Eliminate ClooG installation dependency.
1955 * configure: Regenerate.
1956 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1957 * Makefile.in: Regenerate.
1958
f613bc0f
IV
19592014-08-15 Ilya Verbin <iverbin@gmail.com>
1960
1961 * MAINTAINERS (Write After Approval): Add myself.
1962
423ea09f 19632014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1964
1965 * MAINTAINERS (Write After Approval): Add myself.
1966
88b1a322
JW
19672014-08-01 Jiong Wang <jiong.wang@arm.com>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
8ed499f8
AG
19712014-07-28 Anthony Green <green@moxielogic.com>
1972
1973 Import from savannah.gnu.org:
1974 * config.sub: Update to 2014-07-28 version.
1975
09ec3110
RS
19762014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1977
1978 * MAINTAINERS: Remove my MIPS maintainer entry.
1979
7b7f941a
UB
19802014-07-26 Uros Bizjak <ubizjak@gmail.com>
1981
1982 PR target/47230
1983 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1984 * configure: Regenerate.
1985
a12f7ac8
JN
19862014-07-24 James Norris <jnorris@codesourcery.com>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
09611faf
RG
19902014-07-20 Roman Gareev <gareevroman@gmail.com>
1991
1992 * configure.ac: Accept only CLooG 0.18.1.
1993 * configure: Regenerate.
1994
37738b0f
RG
19952014-07-17 Roman Gareev <gareevroman@gmail.com>
1996
1997 * configure.ac: Don't accept isl 0.11.
1998 * configure: Regenerate.
1999
473037cb
AZ
20002014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003
9a62ed16
RO
20042014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2005
2006 * configure.ac: Don't accept isl 0.10.
2007 * configure: Regenerate.
2008
c41f1c42 20092014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 2010
c41f1c42
BE
2011 Fix include path for in-tree cloog.
2012 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2013 * configure: Regenerate.
29d0a43c 2014
c41f1c42 20152014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 2016
c41f1c42 2017 * .gitignore: Import gcc_update output.
a5852bea 2018
b6383ab8
TS
20192014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2020
a10ec8bc
TS
2021 * config-ml.in: Robustify ac_configure_args parsing.
2022
45b3824d
TS
2023 * configure.ac (--enable-linker-plugin-configure-flags)
2024 (--enable-linker-plugin-flags): New flags.
2025 (configdirs): Conditionally add libiberty-linker-plugin.
2026 * configure: Regenerate.
2027 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2028 (host_modules) <lto-plugin>: Pay attention to
2029 @extra_linker_plugin_flags@ and
2030 @extra_linker_plugin_configure_flags@.
2031 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2032 * Makefile.in: Regenerate.
2033
b6383ab8
TS
2034 * Makefile.tpl (configure-[+prefix+][+module+])
2035 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2036 "module_srcdir" instead of "module" for locating a module's srcdir.
2037 * Makefile.in: Regenerate.
2038
a4a1b5f3
MF
20392014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2040
2041 * MAINTAINERS (Write After Approval): Add myself.
2042
38a13841
SP
20432014-06-06 Sebastian Pop <sebpop@gmail.com>
2044
2045 * MAINTAINERS: Update my email address.
2046
153fcd41
TP
20472014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2048
2049 * MAINTAINERS (Write After Approval): Add myself.
2050
e25d9632
AB
20512014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
1007a55c
JW
20552014-05-30 Jonathan Wakely <jwakely@redhat.com>
2056
2057 PR libstdc++/61011
2058 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2059 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2060 * configure: Regenerate.
2061
fd9ed1ae
PA
20622014-05-28 Pedro Alves <palves@redhat.com>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
03bdb69f
MK
20662014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2067
2068 * MAINTAINERS: Update my affiliation/email.
2069
905083ad
MS
20702014-05-19 Mike Stump <mikestump@comcast.net>
2071
2072 * MAINTAINERS: Add wide-int reviewers.
2073
707f1839
SL
20742014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2075
2076 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2077 * configure: Regenerated.
2078
7321dc60
TR
20792014-05-15 Torvald Riegel <triegel@redhat.com>
2080
2081 * MAINTAINERS (libitm): Add myself as maintainer.
2082
5b1e4b47
CB
20832014-05-07 Charles Baylis <charles.baylis@linaro.org>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
a4ebe104
RS
20872014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2088
2089 * config.sub, config.guess: Import from upstream.
2090
9575df4a
AL
20912014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2092
2093 * MAINTAINERS (Write After Approval): Put myself in correct order.
2094
2fdc94b7
AL
20952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
080c6230
LB
20992014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2100
2101 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2102 section.
2103
4e4c8692
RÁE
21042014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2105
2106 * MAINTAINERS (Write After Approval): Delete myself.
2107
ffe7f7a7
JJ
21082014-04-17 Jakub Jelinek <jakub@redhat.com>
2109
2110 PR sanitizer/56781
2111 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2112 and -B* options with -Xcompiler.
2113
147d38a5
EB
21142014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2115
2116 PR bootstrap/60620
423ea09f 2117 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
2118 * Makefile.in: Regenerate.
2119
ba1925c3
YS
21202014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2121
2122 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2123 for WINDRES_FOR_TARGET in default-manifest.o rule.
2124 * Makefile.in: Regenerate.
2125
8707b3bc
DH
21262014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
9e1c8fc1
JJ
21302014-03-26 Jakub Jelinek <jakub@redhat.com>
2131
2132 PR sanitizer/56781
2133 * Makefile.def: Set bootstrap=true; for host fixincludes.
2134 * configure.ac: Don't bootstrap host fixincludes unless
2135 --with-build-config=bootstrap-{a,ub}san.
2136 * Makefile.in: Regenerated.
2137 * configure: Regenerated.
2138
beeda1d9
JJ
21392014-03-21 Jakub Jelinek <jakub@redhat.com>
2140
2141 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2142 --enable-vtable-verify option parsing. Don't add
2143 target-libsanitizer to bootstrap_target_libs unless
2144 --with-build-config=bootstrap-asan or
2145 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2146 to bootstrap_target_libs unless --enable-vtable-verify.
2147 * configure: Regenerated.
2148
e5dddc50
AS
21492014-03-10 Anatoly Sokolov <aesok@post.ru>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
df5bc1cb
DC
21532014-03-07 Denis Chertykov <chertykov@gmail.com>
2154
2155 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2156
3b9edeac
JJ
21572014-03-07 Jakub Jelinek <jakub@redhat.com>
2158
2159 PR bootstrap/58572
2160 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2161 -I for libstdc++-v3 includes if $(LEAN).
2162 * Makefile.in: Regenerated.
2163
c01a8548
JW
21642014-03-04 Jonathan Wakely <jwakely@redhat.com>
2165
2166 * MAINTAINERS: Update my email address.
2167
341c653c
WL
21682014-02-24 Walter Lee <walt@tilera.com>
2169
2170 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2171 (tilegx-*-*): Change to tilegx*-*-*.
2172 * configure: Regenerate.
2173
37f2c4f0
LR
21742014-02-17 Loren J. Rittle <ljrittle@acm.org>
2175
2176 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2177
6c01e96e
KV
21782014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
91da0481
RO
21822014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2183
2184 PR target/59788
2185 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2186 *solaris2*.
2187
dd35b84f
JDA
21882014-01-21 John David Anglin <danglin@gcc.gnu.org>
2189
2190 * MAINTAINERS: Update my email address.
2191
493b8af8
GP
21922014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2193
2194 * MAINTAINERS: Convert to UTF-8.
2195 Properly sort Xinliang David Li's entry.
2196
f121b81d
CLT
21972013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2198 Sandra Loosemore <sandra@codesourcery.com>
2199
2200 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2201 nios2 port maintainers.
2202
74f769b5
MT
22032013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
79e0604d 22072013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
2208
2209 * configure.ac: Add user-friendly check for native x86_64-linux
2210 multilibs.
2211 * configure: Regenerate.
2212
22132013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2214
2215 * MAINTAINERS: Add myself as sh maintainer.
2216
22172013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2218
2219 * MAINTAINERS: Add self as SLSR maintainer.
2220
22212013-11-18 Jan Hubicka <hubicka@ucw.cz>
2222
2223 * MAINTAINERS: Update my email address.
2224
22252013-11-15 David Edelsohn <dje.gcc@gmail.com>
2226
2227 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2228
22292013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2230
2231 * Makefile.in: Regenerate.
2232
2233 * Makefile.tpl: Fix typo.
2234 * Makefile.in: Regenerate partially.
2235
22362013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2237
2238 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2239 supported.
2240 * configure: Regenerated.
2241
22422013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
22462013-10-30 Jason Merrill <jason@redhat.com>
2247
2248 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2249 --disable-build-format-warnings.
2250
22512013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2252
423ea09f 2253 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
2254 depend on libstdc++ and libgcc.
2255 * configure: Regenerate.
2256 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2257 libcilkrts for POSIX and i*86, and x86_64 architectures.
2258 * Makefile.in: Added libcilkrts related fields to support building it.
2259
22602013-10-26 Jeff Law <law@redhat.com>
2261
2262 * Makefile.def (target_modules): Remove libmudflap
2263 (languages): Remove check-target-libmudflap).
2264 * Makefile.in: Rebuilt.
2265 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2266 * configure.ac (target_libraries): Remove target-libmudflap.
2267 Remove checks which disabled libmudflap on some systems.
2268 * configure: Rebuilt.
2269 * libmudflap: Directory removed.
2270
22712013-10-21 Cong Hou <congh@google.com>
2272
2273 * MAINTAINERS (Write After Approval): Add myself.
2274
22752013-10-16 Mike Stump <mikestump@comcast.net>
2276
2277 * .dir-locals.el: Add.
2278
22792013-10-15 David Malcolm <dmalcolm@redhat.com>
2280
2281 * configure.ac: Add --enable-host-shared
2282 * configure: Regenerate.
2283
22842013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2285
2286 Import from savannah.gnu.org:
2287 * config.guess: Update to 2013-06-10 version.
2288 * config.sub: Update to 2013-10-01 version.
2289
22902013-10-01 Simon Cook <simon.cook@embecosm.com>
2291
2292 Changes to build configuration to allow big endian ARC ELF toolchain
2293 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2294 * configure: Regenerate.
2295
22962013-09-20 Alan Modra <amodra@gmail.com>
2297
2298 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2299 ppc host match. Support little-endian powerpc linux hosts.
2300
23012013-09-19 Dodji Seketeli <dodji@redhat.com>
2302
2303 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2304 maintainer.
2305
23062013-09-12 DJ Delorie <dj@redhat.com>
2307
2308 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2309 maintainers.
2310
23112013-09-03 Richard Biener <rguenther@suse.de>
2312
2313 * configure.ac: Also allow ISL 0.12.
2314 * configure: Regenerated.
2315
23162013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
23202013-08-27 David Malcolm <dmalcolm@redhat.com>
2321
2322 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2323
23242013-08-26 Caroline Tice <cmtice@google.com>
2325
2326 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2327 "Various Reviewers" to libvtv "Various Maintainers".
2328
23292013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2330
2331 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2332
23332013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2334
2335 * MAINTAINERS: Update name, email.
2336
23372013-08-13 Adam Butcher <adam@jessamine.co.uk>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
23412013-08-12 Caroline Tice <cmtice@google.com>
2342
2343 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2344 address in the Write After Approval section.
2345
23462013-08-09 Carlos O'Donell <carlos@redhat.com>
2347
2348 * MAINTAINERS (Write After Approval): Update email.
2349
23502013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2351
2352 * configure.ac: Adjust to check VTV_SUPPORTED.
2353 * configure: Regenerated.
2354
23552013-08-02 Caroline Tice <cmtice@google.com>
2356
2357 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2358 on non-linux systems; add target-libvtv to noconfigdirs; add
2359 libsupc++/.libs to C++ library search paths.
2360 * configure: Regenerated.
2361 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2362 libstdc++ and libgcc.
2363 * Makefile.in: Regenerated.
2364
23652013-07-19 Yvan Roux <yvan.roux@linaro.org>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
23692013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2370 Shiva Chen <shiva0217@gmail.com>
2371
2372 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2373 nds32 port maintainers.
2374
23752013-07-17 Tim Shen <timshen91@gmail.com>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
23792013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2380
2381 * configure.ac: Sync from binutils.
2382 * configure: Regenerate.
2383
23842013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
23882013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
23922013-05-17 David Malcolm <dmalcolm@redhat.com>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
23962013-04-30 Brooks Moses <bmoses@google.com>
2397
2398 * MAINTAINERS: Update my email; move myself from Fortran
2399 reviewer to Write After Approval.
2400
24012013-04-16 Andreas Schwab <schwab@suse.de>
2402
2403 * configure.ac (aarch64-*-*): Don't disable java.
2404 * configure: Regenerate.
2405
24062013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
24102013-03-30 Matthias Klose <doko@ubuntu.com>
2411
2412 * Makefile.def (target_modules): Don't install libffi.
2413 * Makefile.in: Regenerate.
2414
24152013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2416
2417 * MAINTAINERS (Write After Approval): Add myself.
2418
24192013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2420
2421 * MAINTAINERS (Write After Approval): Add myself.
2422
24232013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2424
2425 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2426 * configure: Regenerated.
2427
a15d2ea8
ILT
24282013-02-05 Ian Lance Taylor <iant@google.com>
2429
2430 PR go/55969
2431 * configure.ac: Disable libgo on some systems where it does not
2432 work.
2433
a3b854b6
FXC
24342013-02-04 David Edelsohn <dje.gcc@gmail.com>
2435
2436 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2437 Remove Geoff Keating as rs6000 port maintainer, at his request.
2438
24392013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2440
2441 * MAINTAINERS: Update my email.
2442
24432013-01-23 Shenghou Ma <minux.ma@gmail.com>
2444
2445 * configure: Re-generate.
2446
24472013-01-15 Richard Biener <rguenther@suse.de>
2448
2449 PR other/55973
2450 * configure: Re-generate.
2451
24522013-01-14 Matthias Klose <doko@ubuntu.com>
2453
2454 * Makefile.def (install-target-libsanitizer): Depend on
2455 install-target-libstdc++-v3.
2456 * Makefile.in: Regenerate.
2457
24582013-01-14 Richard Biener <rguenther@suse.de>
2459
2460 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2461 * configure: Re-generate
2462
24632013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2464
2465 * config.sub: Update from config repo.
2466
24672013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2468
2469 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2470 * Makefile.in: Regenerate.
2471
24722013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2473
2474 * MAINTAINERS (arc): Add new port maintainership for myself.
2475
24762013-01-09 Jason Merrill <jason@redhat.com>
2477
2478 * .gitignore: Import from gdb repository.
2479
24802013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2481
2482 * Makefile.def (configure-gcc): Depend on all-gmp.
2483 (all-gcc): Remove dependency on all-gmp.
2484 * Makefile.in: Regenerated.
2485
24862013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2487
2488 * config.sub: Merge from config repo.
2489 * config.guess: Ditto.
2490
24912013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2492
2493 * Makefile.def: Merge from binutils.
2494 * Makefile.in: Ditto.
2495
24962013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2497
2498 * MAINTAINERS: Update my email.
2499
25002012-12-29 Ben Elliston <bje@gnu.org>
2501
2502 * config.guess: Update to 2012-12-29 version.
2503 * config.sub: Likewise.
2504
25052012-12-20 Matthias Klose <doko@ubuntu.com>
2506
2507 * Makefile.def (install-target-libgfortran): Depend on
2508 install-target-libquadmath, install-target-libgcc.
2509 (install-target-libsanitizer): Depend on install-target-libgcc.
2510 (install-target-libjava): Depend on install-target-libgcc.
2511 (install-target-libitm): Depend on install-target-libgcc.
2512 (install-target-libobjc): Depend on install-target-libgcc.
2513 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2514 * Makefile.in: Regenerate.
2515
25162012-12-19 Matthias Klose <doko@ubuntu.com>
2517
2518 * Makefile.def (install-target-libgo): Depend on
2519 install-target-libatomic.
2520 * Makefile.in: Regenerate.
2521
25222012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2523
2524 PR go/55201
2525 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2526 * Makefile.in: Regenerate.
2527
25282012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2529
2530 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2531 * configure: Regenerate.
2532
25332012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2534
2535 * config.sub: Merge from config repo.
2536
25372012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2538
2539 * Makefile.def (target_modules): Add bootstrap=true and
2540 raw_cxx=true to libsanitizer.
2541 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2542 * Makefile.in: Regenerated.
2543 * configure: Likewise.
2544
25452012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2546
2547 * MAINTAINERS: Remove self as RTL optimization maintainer.
2548
25492012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2550
2551 * MAINTAINERS (Write After Approval): Add myself.
2552
25532012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2554
2555 * Makefile.def (target_modules): Remove bootstrap=true and
2556 raw_cxx=true from libsanitizer.
2557 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2558 * Makefile.in: Regenerated.
2559 * configure: Likewise.
2560
25612012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2562
2563 * Makefile.def (target_modules): Add bootstrap=true and
2564 raw_cxx=true to libsanitizer.
2565 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2566 * Makefile.in: Regenerated.
2567 * configure: Likewise.
2568
25692012-11-28 Andrew Pinski <apinski@cavium.com>
2570
2571 PR bootstrap/54279
2572 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2573 * configure: Regenerate.
2574 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2575 * Makefile.in: Regenerate.
2576
25772012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2578
2579 * configure.ac: Disable libsanitizer if we're not building C++.
2580 * configure: Regenerate.
2581
25822012-11-15 Roland McGrath <roland@hack.frob.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
25862012-11-15 Dmitry Vyukov <dvyukov@google.com>
2587
2588 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2589 Kostya Serebryany (kcc@google.com) and
2590 Jakub Jelinek (jakub@redhat.com).
2591 Rename area for Dodji Seketeli (dodji@redhat.com).
2592
25932012-11-15 Dodji Seketeli <dodji@redhat.com>
2594
2595 * MAINTAINERS: (asan.c, related): Add myself.
2596
25972012-11-14 Roland McGrath <mcgrathr@google.com>
2598
2599 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2600 * configure: Regenerate.
2601
26022012-11-13 Richard Henderson <rth@redhat.com>
2603
2604 * configure.ac: Move libsanitizer logic to subdirectory.
2605 * configure: Regenerate.
2606
26072012-11-13 Dodji Seketeli <dodji@redhat.com>
2608
2609 * configure.ac: Enable libsanitizer just on x86 linux for now.
2610 * configure: Re-generate.
2611
26122012-11-13 David Edelsohn <dje.gcc@gmail.com>
2613
2614 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2615 sections.
2616 * configure: Regenerate.
2617
26182012-11-13 Hans-Peter Nilsson <hp@axis.com>
2619
2620 * configure.ac: Add section for configdirs for libsanitizer.
2621 Disable for cris-*-* and mmix-*-*.
2622 * configure: Regenerate.
2623
26242012-11-12 Wei Mi <wmi@google.com>
2625
2626 * configure.ac: Add libsanitizer to target_libraries.
2627 * Makefile.def: Ditto.
2628 * configure: Regenerate.
2629 * Makefile.in: Regenerate.
2630 * libsanitizer: New directory for asan runtime. Contains an empty
2631 tsan directory.
2632
26332012-11-03 Corinna Vinschen <corinna@vinschen.de>
2634
2635 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2636 against Mingw64 w32api.
2637 * configure: Regenerate.
2638
26392012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2640
2641 * configure: Regenerated.
2642
26432012-11-03 Robert Mason <rbmj@verizon.net>
2644
2645 * configure.ac: add --disable-libstdcxx configure option
2646 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2647
26482012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
26522012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
26562012-10-24 Sharad Singhai <singhai@google.com>
2657
2658 * MAINTAINERS (Write After Approval): Add myself.
2659
26602012-10-24 Eric Christopher <echristo@gmail.com>
2661
2662 * MAINTAINERS: Update email address.
2663
26642012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2665
2666 PR bootstrap/54820
2667 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2668 * configure: Regenerate.
2669
26702012-10-23 Richard Earnshaw <rearnsha@arm.com>
2671
2672 * MAINTAINERS (aarch64): Add Marcus and myself.
2673
26742012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2675
2676 PR bootstrap/54820
2677 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2678 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2679 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2680 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2681 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2682 * Makefile.in: Regenerate.
2683 * configure.ac (have_static_libs): New variable and associated check.
2684 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2685 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2686 * configure: Regenerate.
2687
26882012-10-10 Richard Biener <rguenther@suse.de>
2689
2690 * MAINTAINERS: Adjust for changed surname.
2691
26922012-10-04 Lawrence Crowl <crowl@google.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
26962012-10-01 Cary Coutant <ccoutant@google.com>
2697
2698 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2699
27002012-09-28 Ian Lance Taylor <iant@google.com>
2701
2702 * Makefile.def: Make all-target-libgo depend on
2703 all-target-libbacktrace.
2704 * Makefile.in: Rebuild.
2705
27062012-09-26 Ian Lance Taylor <iant@google.com>
2707
2708 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2709 * Makefile.in: Rebuild.
2710
27112012-09-20 Walter Lee <walt@tilera.com>
2712
2713 * configure.ac: Add tilegx to list of targets that support gold.
2714 * configure: Regenerate.
2715
27162012-09-20 Marek Polacek <polacek@redhat.com>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
27202012-09-19 Steve Ellcey <sellcey@mips.com>
2721
2722 * configure.ac: Add mips*-mti-elf* target.
2723 * configure: Regenerate.
2724
27252012-09-17 Ian Lance Taylor <iant@google.com>
2726
2727 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2728 * configure.ac (host_libs): Add libbacktrace.
2729 (target_libraries): Add libbacktrace.
2730 * Makefile.def (host_modules): Add libbacktrace.
2731 (target_modules): Likewise.
2732 * configure, Makefile.in: Rebuild.
2733
27342012-09-14 David Edelsohn <dje.gcc@gmail.com>
2735
2736 PR target/38607
2737 Merge upstream change.
2738 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2739
2740 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2741 Add libgomp*.o to compare_exclusions for AIX.
2742 * configure: Regenerate.
2743
27442012-09-06 Diego Novillo <dnovillo@google.com>
2745
2746 * configure.ac: Bump minimum GMP version to 4.2.3.
2747 * configure: Re-generate.
2748
27492012-09-05 Georg-Johann Lay <avr@gjlay.de>
2750
2751 PR target/54461
2752 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2753 target-libgloss if not configured --with-avrlibc=no.
2754 * configure: Regenerate.
2755
27562012-09-04 Jason Merrill <jason@redhat.com>
2757
2758 * configure.ac: Fix --enable-languages=all.
2759
27602012-09-04 Christophe Lyon <christophe.lyon@st.com>
2761
2762 * MAINTAINERS (Write After Approval): Add myself.
2763
27642012-09-03 Richard Guenther <rguenther@suse.de>
2765
2766 PR bootstrap/54138
2767 * configure.ac: Re-organize ISL / CLOOG checks to allow
2768 disabling with either --without-isl or --without-cloog.
2769 * configure: Regenerated.
2770
27712012-09-03 Georg-Johann Lay <avr@gjlay.de>
2772
2773 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2774 * configure: Regenerate.
2775
27762012-08-27 Ulrich Drepper <drepper@gmail.com>
2777
2778 * MAINTAINERS: Fix my email address.
2779
27802012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2781
2782 PR binutils/4970
2783 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2784 and opcodes.
2785 * Makefile.in: Regenerated.
2786
27872012-08-26 Art Haas <ahaas@impactweather.com>
2788
2789 * configure: Regenerate.
2790
27912012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2792
2793 * INSTALL/README: Also refer to the online installation
2794 instructions.
2795
27962012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799 (Picochip port): Remove myself.
2800
28012012-08-14 Diego Novillo <dnovillo@google.com>
2802
2803 Merge from cxx-conversion branch.
2804
2805 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2806 POSTSTAGE1_CONFIGURE_FLAGS.
2807 * Makefile.in: Regenerate.
2808 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2809 Force C++ when bootstrapping.
2810 * configure: Regenerate.
2811
28122012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2813
2814 * MAINTAINERS (Write After Approval): Add myself.
2815
28162012-07-16 Joseph Myers <joseph@codesourcery.com>
2817
2818 * README: Document use of ranges of years in copyright notices.
2819
28202012-07-06 Richard Guenther <rguenther@suse.de>
2821
2822 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2823 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2824 --with-gmp=system.
2825 * Makefile.in: Regenerated.
2826 * configure: Likewise.
2827
28282012-07-06 Richard Guenther <rguenther@suse.de>
2829
2830 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2831 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2832 supply V=1 as extra_make_flags.
2833 * configure: Regenerated.
2834 * Makefile.in: Likewise.
2835
28362012-07-04 Tristan Gingold <gingold@adacore.com>
2837
2838 * configure: Regenerate.
2839
28402012-07-03 Richard Guenther <rguenther@suse.de>
2841
2842 * Makfile.def (isl): Remove not necessary extra_exports and
2843 extra_make_flags.
2844 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2845 * Makefile.in: Regenerated.
2846
28472012-07-03 Richard Guenther <rguenther@suse.de>
2848
2849 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2850 * configure.ac: If either the ISL or the CLooG check failed
2851 do not try to build in-tree versions.
2852 * Makefile.in: Regenerated.
2853 * configure: Regenerated.
2854
28552012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2856
2857 * configure: Regenerate.
2858
28592012-07-02 Janis Johnson <janisjo@codesourcery.com>
2860
2861 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2862 maintainer.
2863
28642012-07-02 Richard Guenther <rguenther@suse.de>
2865
2866 * configure: Regenerated.
2867
28682012-07-02 Richard Guenther <rguenther@suse.de>
2869 Michael Matz <matz@suse.de>
2870 Tobias Grosser <tobias@grosser.es>
2871 Sebastian Pop <sebpop@gmail.com>
2872
2873 * Makefile.def: Add ISL host module, remove PPL host module.
2874 Adjust ClooG host module to use the proper ISL.
2875 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2876 * configure.ac: Include config/isl.m4. Add ISL host library,
2877 remove PPL. Remove PPL configury, add ISL configury, adjust
2878 ClooG configury.
2879 * Makefile.in: Regenerated.
2880 * configure: Likewise.
2881
28822012-07-02 Richard Guenther <rguenther@suse.de>
2883
2884 Merge from graphite branch
2885 2011-07-21 Tobias Grosser <tobias@grosser.es>
2886
2887 * configure: Regenerated.
2888 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2889 both cloog.org and legacy versions. The only supported version will
2890 be CLooG with the isl backend.
2891
2892 2011-07-21 Tobias Grosser <tobias@grosser.es>
2893
2894 * configure: Regenerated.
2895 * configure.ac: Require cloog isl 0.17.0
2896
2897 2011-07-21 Tobias Grosser <tobias@grosser.es>
2898
2899 * configure: Regenerated.
2900 * config/cloog.m4: Do not define CLOOG_ORG
2901
29022012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2903
2904 * configure.ac: Skip C if explicitly selected.
2905 * configure: Regenerate.
2906
29072012-06-28 Christophe Lyon <christophe.lyon@st.com>
2908
2909 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2910 they contain -O2.
2911 * configure: Regenerate.
2912
29132012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2914
2915 PR debug/53740
2916 * df.h, df-problems.c, dce.c: Revert last patch.
2917
29182012-06-25 Iain Sandoe <iain@codesourcery.com>
2919
2920 * MAINTAINERS (Write After Approval): Update my email address.
2921
29222012-06-21 Meador Inge <meadori@codesourcery.com>
2923
2924 * MAINTAINERS (Write After Approval): Add myself.
2925
29262012-06-20 Jason Merrill <jason@redhat.com>
2927
2928 * Makefile.tpl (check-target-libgomp-c++): New.
2929 (check-target-libitm-c++): New.
2930 * Makefile.def (c++): Add them.
2931 * Makefile.in: Regenerate.
2932
29332012-05-29 Edmar Wienskoski <edmar@freescale.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
29372012-05-16 Olivier Hainque <hainque@adacore.com>
2938
2939 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2940 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2941 (install-no-fixedincludes): Adjust accordingly.
2942 * Makefile.in: Regenerate.
2943
29442012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2945
2946 Merge upstream change
2947 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2948
29492012-05-14 Marc Glisse <marc.glisse@inria.fr>
2950
2951 * MAINTAINERS (Write After Approval): Add myself.
2952
29532012-05-09 Nick Clifton <nickc@redhat.com>
2954 Paul Smith <psmith@gnu.org>
2955
2956 PR bootstrap/50461
2957 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2958 allow for the fact that from release v3.1.0 of MPFR the source
2959 files were moved into a src sub-directory.
2960 * configure: Regenerate.
2961
29622012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2963
2964 * configure.ac: Bump minimum MPFR version to 2.4.0.
2965 * configure: Regenerated.
2966
29672012-05-01 Richard Henderson <rth@redhat.com>
2968
2969 * Makefile.def (libatomic): New target_module.
2970 * configure.ac (target_libraries): Add libatomic.
2971 (noconfigdirs): Check if libatomic is supported.
2972 * Makefile.in, configure: Rebuild.
2973
29742012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2975
2976 * MAINTAINERS (Write After Approval): Add myself.
2977
29782012-04-25 Joel Brobecker <brobecker@adacore.com>
2979
2980 * config.sub: Update to 2012-04-18 version from official repo.
2981
29822012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
29862012-04-11 Steve Ellcey <sellcey@mips.com>
2987
2988 * MAINTAINERS: Changed email address.
2989
29902012-03-28 Georg-Johann Lay <avr@gjlay.de>
2991
2992 PR target/52737
2993 * contrib/gcc_update (files_and_dependencies):
2994 Remove gcc/config/avr/t-multilib from touch data.
2995
29962012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2997
2998 * MAINTAINERS (OS Port Maintainers): Remove irix.
2999 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3000 (unsupported_languages): Remove mips-sgi-irix6.*.
3001 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3002 (with_stabs): Remove.
3003 * configure: Regenerate.
3004
30052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3006
3007 * MAINTAINERS (OS Port Maintainers): Remove osf.
3008 * configure.ac (enable_libgomp): Remove *-*-osf*.
3009 (with_stabs): Remove alpha*-*-osf*.
3010 * configure: Regenerate.
3011
30122012-03-05 Tristan Gingold <gingold@adacore.com>
3013
3014 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3015 * configure: Regenerate.
3016
30172012-02-17 Walter Lee <walt@tilera.com>
3018
3019 * MAINTAINERS: (Write After Approval): Delete myself.
3020
30212012-02-14 Walter Lee <walt@tilera.com>
3022
3023 * MAINTAINERS (tilegx port): Add myself.
3024 (tilepro port): Add myself.
3025 (Write After Approval): Add myself.
3026
30272012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3028
3029 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3030 and Joseph Myers as docstring relicensing maintainers.
3031
30322012-02-09 Bin Cheng <bin.cheng@arm.com>
3033
3034 * MAINTAINERS (write-after-approval): Add myself.
3035
30362012-02-08 Ira Rosen <irar@il.ibm.com>
3037
3038 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3039 maintainer.
3040
30412012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3042
3043 * MAINTAINERS (Write After Approval): Move myself to
3044 maintain alphabetical order.
3045
30462012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
30502012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3051
3052 * MAINTAINERS (Write After Approval): Add myself.
3053
30542012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3055 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3056
3057 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3058 * configure: Regenerate.
3059
30602012-01-23 Harshit Chopra <harshit@google.com>
3061
3062 * MAINTAINERS (Write After Approval): Add myself.
3063
30642012-01-22 Douglas B Rupp <rupp@ngnat.com>
3065
3066 * configure.ac: Remove reference to mh-interix.
3067 * configure: Regenerate.
3068
30692012-01-05 Richard Henderson <rth@redhat.com>
3070
3071 PR bootstrap/51072
3072 * configure.ac: Disable libitm if c++ is not enabled.
3073 * configure: Rebuild.
3074
3075 * configure.ac: Fix regexp for same.
3076 * configure: Rebuild.
3077
30782012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
30822012-01-02 Richard Guenther <rguenther@suse.de>
3083
3084 PR bootstrap/51686
3085 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3086 * Makefile.in: Regenerate.
3087
30882011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3089
3090 * MAINTAINERS (Write After Approval): Add myself.
3091
30922011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3093
3094 * configure: Regenerate.
3095
30962011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3097
3098 * MAINTAINERS (picochip): Changed email address.
3099
31002011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3101
3102 * MAINTAINERS (write-after-approval): Add self.
3103
31042011-11-29 DJ Delorie <dj@redhat.com>
3105
3106 * configure.ac (rl78-*-*) New case.
3107 * configure: Regenerate.
3108 * MAINTAINERS: Add myself as RL78 maintainer.
3109
31102011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3111
3112 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3113
31142011-11-21 Andreas Tobler <andreast@fgznet.ch>
3115
3116 * libtool.m4: Additional FreeBSD 10 fixes.
3117
31182011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3119
3120 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3121 Maintainers section, as Epiphany maintainer.
3122
31232011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3124
3125 PR target/49992
3126 * configure.ac: Remove ranlib special-casing for Darwin.
3127 * configure: Regenerate.
3128
31292011-11-12 Andrey Belevantsev <abel@ispras.ru>
3130
3131 * MAINTAINERS (Reviewers): Keep the list sorted.
3132
31332011-11-11 Andrey Belevantsev <abel@ispras.ru>
3134
3135 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3136
31372011-11-09 Roland McGrath <mcgrathr@google.com>
3138
3139 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3140 * configure: Rebuild.
3141 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3142 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3143 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3144 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3145 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3146 Add READELF.
3147 * Makefile.in: Rebuild.
3148
31492011-11-09 Jason Merrill <jason@redhat.com>
3150
3151 * Makefile.def (language=c++): Remove check-c++0x.
3152 * Makefile.in (check-gcc-c++): Regenerate.
3153
31542011-11-08 Richard Henderson <rth@redhat.com>
3155
3156 * configure.ac: Test for libitm directory present first.
3157
3158 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3159
3160 * configure.ac: Test libitm/configure.tgt to disable libitm.
3161 * configure: Rebuild.
3162
31632011-11-07 Aldy Hernandez <aldyh@redhat.com>
3164 Richard Henderson <rth@redhat.com>
3165
3166 Merged from transactional-memory.
3167
3168 * Makefile.def (lang_env_dependencies): libitm is c++.
3169 Add libitm target module.
3170 * configure.ac: Likewise.
3171 * config/mmap.m4: New file.
3172 * contrib/gcc_update: Add libitm to touch data.
3173 * Makefile.in, configure: Rebuild.
3174
31752011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3176
3177 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3178 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3179 * Makefile.in: Regenerate.
3180
31812011-11-01 DJ Delorie <dj@redhat.com>
3182
3183 * config.sub: Update to version 2011-10-29 (added rl78)
3184
31852011-10-27 Nick Clifton <nickc@redhat.com>
3186
3187 * config.sub: Import these changes from the config project:
3188
3189 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3190 Ben Elliston <bje@gnu.org>
3191
3192 * config.sub (epiphany): New.
3193
3194 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3195 Ben Elliston <bje@gnu.org>
3196
3197 * config.sub (hexagon, hexagon-*): New.
3198
3199 2011-08-23 Roland McGrath <mcgrathr@google.com>
3200
3201 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3202 64eb to be64.
3203
3204 2011-08-16 Roland McGrath <mcgrathr@google.com>
3205
3206 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3207 (nacl): Grok as alias for 32el-unknown-nacl.
3208
32092011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
32132011-10-24 Teresa Johnson <tejohnson@google.com>
3214
3215 * MAINTAINERS (Write After Approval): Add myself.
3216
32172011-09-21 Jakub Jelinek <jakub@redhat.com>
3218
3219 * MAINTAINERS (sparc port): Remove myself.
3220
32212011-09-14 Tom de Vries <tom@codesourcery.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
32252011-08-14 Yao Qi <yao@codesourcery.com>
3226
3227 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3228 * configure: Regenerate.
3229
32302011-07-26 Ian Lance Taylor <iant@google.com>
3231
3232 * configure.ac: Set have_compiler based on whether gcc directory
3233 exists, rather than on whether gcc is in configdirs.
3234 * configure: Rebuild.
3235
32362011-07-21 Joseph Myers <joseph@codesourcery.com>
3237
3238 * MAINTAINERS (Global Reviewers): Add self.
3239
32402011-07-20 David Edelsohn <dje.gcc@gmail.com>
3241
3242 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3243 link directories.
3244 * Makefile.in: Rebuild.
3245
32462011-07-20 Ian Lance Taylor <iant@google.com>
3247
3248 PR bootstrap/49787
3249 * configure.ac: Move --enable-bootstrap handling earlier in file.
3250 If --enable-bootstrap and either --enable-build-with-cxx or
3251 --enable-build-poststage1-with-cxx, enable C++ automatically.
3252 * configure: Rebuild.
3253
32542011-07-19 Ian Lance Taylor <iant@google.com>
3255
3256 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3257 make C++ a boot_language. Set and substitute
3258 POSTSTAGE1_CONFIGURE_FLAGS.
3259 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3260 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3261 * configure, Makefile.in: Rebuild.
3262
32632011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3264
3265 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3266 maintainers.
3267
32682011-07-18 Jakub Jelinek <jakub@redhat.com>
3269
3270 * MAINTAINERS (Global Reviewers): Add myself.
3271
32722011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3273
3274 * configure: Regenerate.
3275
32762011-07-16 Jason Merrill <jason@redhat.com>
3277
3278 * Makefile.def (language=c++): Add check-c++0x and
3279 check-target-libmudflap-c++.
3280 * Makefile.tpl (check-target-libmudflap-c++): New.
3281 * Makefile.in: Regenerate.
3282
32832011-07-16 Matthias Klose <doko@ubuntu.com>
3284
3285 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3286 * Makefile.def (target_modules/libjava): Pass
3287 $(EXTRA_CONFIGARGS_LIBJAVA).
3288 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3289 if not configured with --enable-static-libjava.
3290 * Makefile.in: Regenerate.
3291 * configure: Likewise.
3292
32932011-07-15 Jason Merrill <jason@redhat.com>
3294
3295 * Makefile.in (check-c++): Move check-gcc-c++0x after
3296 check-target-libstdc++-v3.
3297
32982011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3299
3300 * MAINTAINERS (c6x port): New entry.
3301
33022011-07-13 Jason Merrill <jason@redhat.com>
3303
3304 * Makefile.in (check-gcc-c++0x): New.
3305 (check-c++): Depend on it.
3306
33072011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3308
3309 PR target/39150
3310 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3311 x86_64-*-solaris2.1[0-9]*.
3312 * configure: Regenerate.
3313
33142011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3315
3316 * MAINTAINERS (RTL optimizers): Add self.
3317
33182011-06-27 Gabriel Charette <gchare@google.com>
3319
3320 * MAINTAINERS (Write After Approval): Add myself.
3321
33222011-06-22 Hans-Peter Nilsson <hp@axis.com>
3323
3324 PR regression/47836
3325 PR bootstrap/23656
3326 PR other/47733
3327 PR bootstrap/49247
3328 PR c/48825
3329 * configure.ac (target_libraries): Remove target-libiberty.
3330 Remove case-statement setting skipdirs=target-libiberty for
3331 multiple targets. Remove checking target_configdirs and
3332 removing target-libiberty but keeping target-libgcc if
3333 otherwise empty.
3334 * Makefile.def (target_modules): Don't add libiberty.
3335 (dependencies): Remove all traces of target-libiberty.
3336 * configure, Makefile.in: Regenerate.
3337
33382011-06-13 Walter Lee <walt@tilera.com>
3339
3340 * configure.ac (tilepro-*-*) New case.
3341 (tilegx-*-*): Likewise.
3342 * configure: Regenerate.
3343
33442011-06-06 Jing Yu <jingyu@google.com>
3345
3346 * configure.ac: Skip target-libiberty for
3347 arm*-*-linux-androideabi.
3348 * configure: Regenerated.
3349
33502011-06-06 Nick Clifton <nickc@redhat.com>
3351
3352 * config.sub: Sync from upstream.
3353
33542011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
33582011-06-01 Daniel Jacobowitz <drow@false.org>
3359
3360 * MAINTAINERS: Update my email address.
3361
33622011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3363
3364 * MAINTAINERS (Write After Approval): Update my email address.
3365
33662011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3367
3368 * MAINTAINERS (Write After Approval): Add myself.
3369
33702011-05-08 Doug Kwan <dougkwan@google.com>
3371
3372 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3373 * configure: Regenerated.
3374 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3375 value from configure.
3376 * Makefile.in: Regenerated.
3377
33782011-05-05 Joseph Myers <joseph@codesourcery.com>
3379
3380 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3381 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3382 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3383 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3384 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3385 *-*-vxworks*): Disable newlib and libgloss in separate case
3386 statement.
3387 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3388 to separate case statement.
3389 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3390 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3391 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3392 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3393 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3394 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3395 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3396 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3397 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3398 i[[3456789]]86-*-rdos*, m32r-*-*,
3399 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3400 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3401 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3402 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3403 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3404 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3405 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3406 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3407 and libgloss in main case over targets. Remove most empty cases
3408 in main case over targets.
3409 * configure: Regenerate.
3410
34112011-05-04 Janis Johnson <janisjo@codesourcery.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
34152011-05-04 Joseph Myers <joseph@codesourcery.com>
3416
3417 * configure.ac: Remove code setting special library locations for
3418 hppa*64*-*-hpux11*. Remove code setting compiler for
3419 sparc-sun-solaris2*.
3420 * configure: Regenerate.
3421
34222011-05-04 Joseph Myers <joseph@codesourcery.com>
3423
3424 * configure.ac: Separate libgloss_dir settings from general case
3425 over targets.
3426 * configure: Regenerate.
3427
34282011-04-28 Joseph Myers <joseph@codesourcery.com>
3429
3430 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3431 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3432 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3433 cases in libgcj-disabling case statement.
3434 (hppa*64*-*-linux*): Set unsupported_languages instead of
3435 disabling target-zlib.
3436 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3437 to hppa*64*-*-hpux*.
3438 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3439 hppa*-*-hpux*.
3440 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3441 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3442 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3443 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3444 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3445 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3446 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3447 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3448 libgcj-disabling case statement.
3449 * configure: Regenerate.
3450
34512011-04-28 Joseph Myers <joseph@codesourcery.com>
3452
3453 * configure.ac: Disable Java for targets not supporting libffi.
3454 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3455 Remove cases in Java-disabling statement.
3456 (*arm-wince-pe): Change to arm-wince-pe.
3457 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3458 cases in Java-disabling statement.
3459 (bfin-*-*): Don't disable Java again.
3460 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3461 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3462 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3463 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3464 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3465 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3466 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3467 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3468 Java-disabling statement.
3469 (mmix-*-*): Don't disable Java again.
3470 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3471 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3472 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3473 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3474 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3475 statement.
3476 * configure: Regenerate.
3477
34782011-04-28 Joseph Myers <joseph@codesourcery.com>
3479
3480 * configure.ac: Separate cases disabling Java and Java libraries
3481 from general case over targets.
3482 * configure: Regenerate.
3483
34842011-04-21 Jie Zhang <jzhang918@gmail.com>
3485
3486 * MAINTAINERS: Update my email address.
3487
34882011-04-20 Easwaran Raman <eraman@google.com>
3489
3490 * MAINTAINERS (Write After Approval): Add myself.
3491
34922011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3493
3494 PR lto/48086
3495 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3496 * configure: Regenerate.
3497
34982011-04-16 Jim Meyering <meyering@redhat.com>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
35022011-04-15 Dodji Seketeli <dodji@redhat.com>
3503
3504 * MAINTAINERS: Update my email address.
3505
35062011-04-13 Georg-Johann Lay <avr@gjlay.de>
3507
3508 * MAINTAINERS (Write After Approval): Add myself.
3509
35102011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3511
3512 * MAINTAINERS (Write After Approval): Add myself.
3513
35142011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
3517
35182011-04-06 Joseph Myers <joseph@codesourcery.com>
3519
3520 * configure.ac (build_tools): Remove build-byacc.
3521 (host_libs): Remove mmalloc.
3522 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3523 autoconf automake libtool diff rcs fileutils shellutils time
3524 textutils wdiff find uudecode hello tar gzip indent recode release
3525 sed perl gawk findutils gettext zip.
3526 (libgcj): Remove target-qthreads.
3527 (target_tools): Remove target-examples target-gperf.
3528 (YACC): Don't handle building byacc.
3529 * configure: Regenerate.
3530 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3531 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3532 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3533 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3534 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3535 handle building components.
3536 * Makefile.in: Regenerate.
3537
35382011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3539
3540 * MAINTAINERS: Update my email address as Xtensa maintainer.
3541
35422011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3543
3544 * config.sub: Sync from upstream.
3545
35462011-04-01 Joseph Myers <joseph@codesourcery.com>
3547
3548 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3549 (microblaze*): Don't disable libssp.
3550 * configure: Regenerate.
3551
35522011-04-01 Joseph Myers <joseph@codesourcery.com>
3553
3554 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3555 moveifchange.
3556 * configure: Regenerate.
3557 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3558 * Makefile.in: Regenerate.
3559
35602011-04-01 Joseph Myers <joseph@codesourcery.com>
3561
3562 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3563 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3564 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3565 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3566 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3567 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3568 md_exec_prefix cases.
3569 * configure: Regenerate.
3570
35712011-04-01 Joseph Myers <joseph@codesourcery.com>
3572
3573 * configure.ac: Separate cases disabling target-libssp,
3574 target-libiberty, target-libstdc++-v3 and Fortran from general
3575 case over targets.
3576 * configure: Regenerate.
3577
35782011-04-01 Joseph Myers <joseph@codesourcery.com>
3579
3580 * configure.ac (*-*-chorusos): Don't disable libgcj.
3581 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3582 Remove case.
3583 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3584 (arm-*-coff): Don't disable libgcj.
3585 (arm*-*-linux-gnueabi): Remove useless assignment.
3586 (arm-*-riscix*): Don't disable libgcj.
3587 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3588 configuration.
3589 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3590 (c54x*-*-*): Remove case.
3591 (tic54x-*-*): Don't disable GCC or GCC libraries.
3592 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3593 to *.
3594 (d10v-*-*): Don't disable GCC libraries.
3595 (d30v-*-*): Don't disable libgcj.
3596 (h8500-*-*): Don't disable GCC libraries.
3597 (i960-*-*): Don't disable libgcj.
3598 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3599 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3600 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3601 libgcj.
3602 (m68k-*-coff*): Remove case.
3603 (mmix-*-*): Don't disable libgloss on host.
3604 (mn10200-*-*, mn10300-*-*): Remove cases.
3605 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3606 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3607 Don't disable libgcj.
3608 (romp-*-*): Remove case.
3609 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3610 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3611 case.
3612 (v810-*-*): Don't disable GCC libraries.
3613 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3614 (ip2k-*-*): Don't disable GCC libraries.
3615 * configure: Regenerate.
3616
36172011-03-28 Joseph Myers <joseph@codesourcery.com>
3618
3619 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3620 libffi on host.
3621 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3622 on host.
3623 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3624 * configure: Regenerate.
3625
36262011-03-26 John Marino <binutils@marino.st>
3627
3628 * configure.ac: Add support for *-*-dragonfly*
3629 * configure: Regenerate.
3630
36312011-03-25 Joseph Myers <joseph@codesourcery.com>
3632
3633 * configure.ac (native_only): Remove.
3634 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3635 send-pr uudecode guile gnuserv on host.
3636 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3637 send-pr rcs guile perl texinfo libtool on host.
3638 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3639 automake send-pr rcs guile perl texinfo libtool on host.
3640 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3641 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3642 (alpha*-dec-osf*): Don't disable fileutils on target.
3643 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3644 texinfo send-pr expect dejagnu on target.
3645 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3646 target-qthreads on target.
3647 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3648 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3649 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3650 x86_64-*-mingw*): Don't disable expect on target.
3651 (*-*-cygwin*): Don't disable target-gperf on target.
3652 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3653 gnuserv on target.
3654 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3655 target.
3656 * configure: Regenerate.
3657
36582011-03-25 Joseph Myers <joseph@codesourcery.com>
3659
3660 * configure.ac (target_tools): Remove target-groff.
3661 (native_only): Remove target-groff.
3662 (hppa*64*-*-*): Don't disable byacc.
3663 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3664 setting.
3665 (*-*-kaos*): Don't skip target-librx and target-groff.
3666 (*-*-netware*): Don't skip target-libmudflap.
3667 (*-*-tpf*): Don't skip target-libmudflap.
3668 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3669 directories on the host.
3670 (ia64*-*-*vms*): Don't skip tix.
3671 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3672 host.
3673 * configure: Regenerate.
3674
36752011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3676
3677 * configure.ac: Remove references to mt-mep, mt-netware,
3678 mt-wince.
3679 * Makefile.def: Add all-utils soft dependencies.
3680 * Makefile.tpl: Remove GDB_NLM_DEPS.
3681 * configure: Regenerate.
3682 * Makefile.in: Regenerate.
3683
36842011-03-24 Paolo Bonzini <bonzini@gnu.org>
3685
3686 * configure.ac: Do not include mh-x86omitfp.
3687 * configure: Regenerate.
3688
36892011-03-24 Paolo Bonzini <bonzini@gnu.org>
3690
3691 * configure.ac: Remove empty cases.
3692 * configure: Regenerate.
3693
36942011-03-24 Paolo Bonzini <bonzini@gnu.org>
3695
3696 * Makefile.def: Add dependency from termcap to gdb.
3697 * Makefile.in: Regenerate.
3698
36992011-03-24 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3702 * configure: Regenerate.
3703 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3704 * Makefile.tpl: Likewise.
3705 * Makefile.in: Regenerate.
3706
37072011-03-24 Paolo Bonzini <bonzini@gnu.org>
3708
3709 * configure.ac: Remove all mentions of tentative_cc.
3710 * configure: Regenerate.
3711
37122011-03-24 Joseph Myers <joseph@codesourcery.com>
3713
3714 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3715 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3716 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3717 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3718 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3719 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3720 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3721 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3722 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3723 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3724 *-*-rhapsody*): Remove host cases.
3725 * configure: Regenerate.
3726
37272011-03-24 Joseph Myers <joseph@codesourcery.com>
3728
3729 * configure.ac (ppc*-*-pe): Remove host case.
3730 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3731 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3732 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3733 cases.
3734 * configure: Regenerate.
3735
37362011-03-24 Joseph Myers <joseph@codesourcery.com>
3737
3738 * config.sub: Update to version 2011-03-23.
3739
37402011-03-22 Joseph Myers <joseph@codesourcery.com>
3741
3742 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3743 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3744 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3745 * configure: Regenerate.
3746
37472011-03-22 Joseph Myers <joseph@codesourcery.com>
3748
3749 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3750 to Write After Approval.
3751 * config-ml.in: Don't handle arc-*-elf*.
3752 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3753 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3754 handle GCC libraries.
3755 * configure: Regenerate.
3756
37572011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3758
3759 PR bootstrap/48120:
3760 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3761 Add -lstdc++ -lm to LIBS.
3762 * configure: Regenerate.
3763
37642011-03-18 David Edelsohn <dje.gcc@gmail.com>
3765
3766 * config.guess: Update to version 2011-02-02
3767 * config.sub: Update to version 2011-02-24
3768
37692011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3770
3771 PR lto/48086
3772 * configure.ac: Re-enable LTO on *-apple-darwin9.
3773 * configure: Regenerate.
3774
37752011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3776
3777 PR lto/48086
3778 * configure.ac: Disable LTO on darwin due to an assembler change in
3779 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3780 under 256.
3781 * configure: Regenerate.
3782
37832011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3784
3785 * MAINTAINERS: Update myself as score backend maintainer,
3786 update my e-mail address.
3787
37882011-03-09 Xuepeng Guo <terry.guo@arm.com>
3789
3790 * MAINTAINERS: Update my e-mail address.
3791
37922011-03-06 Joey Ye <joey.ye@arm.com>
3793
3794 * MAINTAINERS: Update my e-mail address.
3795
37962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3797
3798 * configure.ac: Adjust test of with_ppl.
3799 * configure: Regenerated.
3800
38012011-03-02 Kai Tietz <ktietz@redhat.com>
3802
3803 * MAINTAINERS: Adjust my e-mail address.
3804
38052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3806
3807 * configure.ac: Add -lpwl to ppllibs.
3808 * configure: Regenerated.
3809
38102011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3811
3812 * config/cloog.m4: Add -lisl to clooglibs.
3813 * configure: Regenerated.
3814
38152011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3816
3817 * MAINTAINERS (CPU Port maintainers): Add self.
3818
38192011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3820
3821 * MAINTAINERS: Add myself as testsuite maintainer.
3822
38232011-02-15 Mike Stump <mikestump@comcast.net>
3824
3825 * MAINTAINERS: Add myself as testsuite maintainer.
3826
38272011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3828
3829 Import from Libtool and gnulib:
3830
3831 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3832
3833 Prepare for supporting FreeBSD 10.
3834 * config.rpath: Remove handling of freebsd1* which soon would
3835 match FreeBSD 10.0.
3836
3837 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3838
3839 Remove support for FreeBSD 1.x.
3840 * libtool.m4 (_LT_LINKER_SHLIBS)
3841 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3842 soon would incorrectly match FreeBSD 10.0.
3843
38442011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3845
3846 PR binutils/12283
3847 * move-if-change: Import version from gnulib.
3848
38492011-02-12 Alexandre Oliva <aoliva@redhat.com>
3850
3851 PR lto/47225
3852 * Makefile.def (lto-plugin): Double dash for enable-shared.
3853 (configure-gcc): Depend on all-lto-plugin.
3854 * Makefile.in: Rebuilt.
3855
38562011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3857
3858 * configure.ac: Remove extra bracket.
3859 * configure: Regenerate.
3860
38612011-02-08 Tobias Burnus <burnus@net-b.de>
3862
3863 * MAINTAINERS: Add myself as libquadmath maintainer.
3864
38652011-02-08 Thomas Schwinge <thomas@schwinge.name>
3866
3867 * MAINTAINERS: Update my email address.
3868
38692011-02-07 Joseph Myers <joseph@codesourcery.com>
3870
3871 * MAINTAINERS (option handling): Add self.
3872
38732011-02-06 Kai Tietz <kai.tietz@onevision.com>
3874
3875 PR lto/47225
3876 * Makefile.def: Add dependency for install-gcc
3877 on install-lto-plugin.
3878 * Makfile.in: Regenerated
3879
38802011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3881
3882 * MAINTAINERS (CPU Port Maintainers): Add myself.
3883
38842011-01-31 Alexandre Oliva <aoliva@redhat.com>
3885
3886 PR libgcj/44341
3887 * configure.ac: Discard --with-* flags for host when configuring
3888 target libraries for cross build.
3889 * configure: Rebuilt.
3890
38912011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3892
3893 * MAINTAINERS (linear loop transforms): Removed.
3894
38952011-01-25 Jakub Jelinek <jakub@redhat.com>
3896
3897 * configure.ac: If with_ppl is no, move setting with_cloog=no
3898 after CLOOG_REQUESTED check.
3899 * configure: Regenerated.
3900
39012011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3902
3903 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3904 CLooG has been requested.
3905 * configure: Regenerated.
3906
39072011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3908
3909 * configure: Regenerated.
3910 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3911
39122011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3913
3914 * configure: Regenerated.
3915 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3916
39172011-01-21 Andreas Schwab <schwab@redhat.com>
3918
3919 * configure.ac: Use AS_HELP_STRING throughout.
3920 * configure: Regenerate.
3921
39222011-01-18 Jie Zhang <jie.zhang@analog.com>
3923
3924 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3925 * configure: Regenerate.
3926
39272011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3928
3929 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3930
39312011-01-13 Joel Brobecker <brobecker@adacore.com>
3932
3933 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3934 for ia64-hpux.
3935 * configure: Regenerate.
3936
39372011-01-07 Jan Hubicka <jh@suse.cz>
3938
3939 PR lto/47225
3940 * Makefile.in: Regenerate.
3941 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3942 configure.
3943
39442011-01-07 Jan Hubicka <jh@suse.cz>
3945
3946 * Makefile.in: Regenerate.
3947 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3948 and configure dependency on lto-plugin configure.
3949 (lto-plugin module): Remove dependency on GCC; add dependency on
3950 liniberty.
3951
39522011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
39562010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3957
3958 * configure: Regenerate.
3959
39602010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3961
3962 * configure.ac: (picochip): Disable libiberty.
3963
39642010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3965
3966 * MAINTAINERS (Write After Approval): Add myself.
3967
39682010-12-10 Ian Lance Taylor <iant@google.com>
3969
3970 PR bootstrap/46819
3971 * configure.ac: For --disable-libgcj clear libgcj_saved.
3972 * configure: Rebuild.
3973
39742010-12-10 Tobias Burnus <burnus@net-b.de>
3975
3976 PR fortran/46540
3977 * configure.ac: Add --disable-libquadmath and
3978 --disable-libquadmath-support.
3979 * configure: Regenerate.
3980
39812010-12-03 Ian Lance Taylor <iant@google.com>
3982
3983 * MAINTAINERS: Add myself as libgo maintainer.
3984
39852010-12-03 Hans-Peter Nilsson <hp@axis.com>
3986
3987 PR libffi/46792
3988 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3989 * configure: Regenerate.
3990
39912010-12-02 Ian Lance Taylor <iant@google.com>
3992
3993 * configure.ac: Always set default for poststage1_ldflags to
3994 -static-libstdc++ -static-libgcc.
3995
39962010-11-29 Andreas Schwab <schwab@redhat.com>
3997
3998 * configure.ac: Move comment to remove extra space in last argument
3999 of GCC_TARGET_TOOL.
4000
40012010-11-26 Alexandre Oliva <aoliva@redhat.com>
4002
4003 PR other/46026
4004 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4005 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4006 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4007 (BASE_FLAGS_TO_PASS): Use it.
4008 * configure: Rebuilt.
4009 * Makefile.in: Rebuilt.
4010
40112010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4012
4013 PR binutils/12258
4014 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4015 Properly check default linker.
4016 * configure: Regnerated.
4017
40182010-11-23 Matthias Klose <doko@ubuntu.com>
4019
4020 * configure.ac: For --enable-gold, handle value `default' instead of
4021 `both*'. New configure option --{en,dis}able-ld.
4022 * configure: Regenerate.
4023
40242010-11-20 Ian Lance Taylor <iant@google.com>
4025
4026 * configure.ac: Only disable a language library if no language needs
4027 it. Don't let --disable-libgcj uncondtionally disable libffi.
4028 * configure: Rebuild.
4029
40302010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4031
4032 * Makefile.in: Regenerate.
4033
4034 PR other/46202
4035 * configure.ac: Fix just-built in-tree STRIP name to be
4036 binutils/strip-new.
4037 * configure: Regenerate.
4038 * Makefile.def (install-strip-gcc, install-strip-binutils)
4039 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4040 (install-strip-sid): Mirror dependencies on non-strip variants
4041 of these targets on the respective -strip prerequisites.
4042 * Makefile.tpl (install-strip, install-strip-host)
4043 (install-strip-target): New targets.
4044 (install-strip-[+module+], install-strip-target-[+module+]):
4045 New targets.
4046 * Makefile.in: Regenerate.
4047
40482010-11-19 Ian Lance Taylor <iant@google.com>
4049 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4050
4051 * configure.ac: Add target-libgo to target_libraries. Set
4052 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4053 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4054 (HOST_EXPORTS): Add GOC.
4055 (BASE_TARGET_EXPORTS): Add GOC.
4056 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4057 (GOCFLAGS_FOR_TARGET): New variable.
4058 (EXTRA_HOST_FLAGS): Add GOC.
4059 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4060 * Makefile.def (target_modules): Add libgo.
4061 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4062 (dependencies): Add dependency from configure-target-libgo to
4063 configure-target-libffi and all-target-libstdc++-v3. Add
4064 dependencies from all-target-libgo to all-target-libffi.
4065 (languages): Add go.
4066 * configure: Rebuild.
4067 * Makefile.in: Rebuild.
4068
40692010-11-19 Ian Lance Taylor <iant@google.com>
4070
4071 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4072 compiler/flag environment variables.
4073
40742010-11-18 Ian Lance Taylor <iant@google.com>
4075
4076 * configure.ac: Check for lang_requires_boot_languages in
4077 config-lang.in files.
4078 * configure: Rebuild.
4079
40802010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
4081 Tobias Burnus <burnus@net-b.de>
4082
4083 PR fortran/32049
4084 * Makefile.def: Add libquadmath; build it with language=fortran.
4085 * configure.ac: Add libquadmath.
4086 * Makefile.tpl: Handle multiple libs in check-[+language+].
4087 * Makefile.in: Regenerate.
4088 * configure: Regenerate.
4089
b9b9d342
TT
40902010-11-16 Tom Tromey <tromey@redhat.com>
4091
4092 * MAINTAINERS: Moved myself to reviewers section.
4093
ecbfe87a
ZD
40942010-11-15 Zdenek Dvorak <ook@ucw.cz>
4095
4096 * MAINTAINERS: Moved myself to reviewers section.
4097
29a4f477
RW
40982010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4099
4100 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4101 (Write After Approval): Remove self.
4102
9965e3cd
AS
41032010-11-15 Andreas Schwab <schwab@redhat.com>
4104
4105 * configure.ac: Fix spelling in option names.
4106 * configure: Regenerated.
4107
0463992b
GJL
41082010-11-13 Georg-Johann Lay <georgjohann@web.de>
4109
4110 PR bootstrap/39622
4111 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4112 * configure: Regenerated.
4113
3df08734
KG
41142010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4115
4116 * MAINTAINERS: Update my email address.
4117
f16e2237
TG
41182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4119
f16e2237
TG
4120 * configure: Regenerate.
4121
0bb52d68
TG
41222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4123
1f980c25 4124 * configure: Regenerate.
0bb52d68 4125
aba2b02e
TG
41262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4127
aba2b02e
TG
4128 * configure: Regenerate.
4129
27882098
TG
41302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4131
27882098
TG
4132 * configure: Regenerate.
4133
d32ef397
AS
41342010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4135
4136 * configure.ac: Support official CLooG.org versions.
4137 * configure: Regenerate.
4138 * config/cloog.m4: New.
4139
5a4b6c0e
FD
41402010-11-10 François Dumont <francois.cppdevs@free.fr>
4141
4142 * MAINTAINERS (Write After Approval): Add myself.
4143
f2cea726
DE
41442010-11-09 David Edelsohn <dje.gcc@gmail.com>
4145
4146 * MAINTAINERS: Update my email address.
4147
d8ed14ce
IS
41482010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4149
4150 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4151 * configure: Regenerate.
d8ed14ce 4152
48215350
DK
41532010-11-03 Ian Lance Taylor <iant@google.com>
4154 Dave Korn <dave.korn.cygwin@gmail.com>
4155
4156 PR lto/46273
4157 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4158 and on other supported platforms whenever LTO is enabled.
4159 * configure: Rebuild.
4160
87841584
AM
41612010-11-02 Alan Modra <amodra@gmail.com>
4162
4163 PR binutils/12110
4164 * configure.ac: Error when source path contains spaces.
4165 * configure: Regenerate.
4166
fe12dfe1
JW
41672010-10-23 James E. Wilson <wilson@codesourcery.com>
4168
4169 * MAINTAINERS: Update my email address.
4170
66c92425
ILT
41712010-10-20 Ian Lance Taylor <iant@google.com>
4172
4173 * Makefile.def (target_modules): Set lib_path to src/.libs for
4174 libstdc++-v3 module.
4175 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4176 * Makefile.in: Rebuild.
4177
187d3518
LB
41782010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4179
4180 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4181 (Write After Approval): Remove myself.
4182
02db6bba
TG
41832010-10-15 Tristan Gingold <gingold@adacore.com>
4184
4185 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4186
c0103e74
DR
41872010-10-14 Douglas Rupp <rupp@gnat.com>
4188
4189 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4190
1cd0b716
DK
41912010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4192
4193 * configure.ac (build_lto_plugin): New shell variable.
4194 (--enable-lto): Turn on by default for all non-ELF platforms that
4195 have had LTO support added so far. Set build_lto_plugin appropriately
4196 for both ELF and non-ELF.
4197 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4198 * configure: Regenerate.
4199
d4c1abb3
RW
42002010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4201
4202 Sync from src:
4203 * configure.ac (v850 support): Remove target-libgloss from
4204 noconfigdirs.
4205 * configure: Regenerate.
4206
ffedf511
RW
42072010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4208
4209 PR bootstrap/45326
4210 PR bootstrap/45174
4211 * configure.ac: Honor initial values of $build_configargs,
4212 $host_configargs, $target_configargs. Mark the precious, so
4213 environment settings get recorded.
4214 * configure: Regenerate.
4215
e1826acc
RW
42162010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4217
4218 PR bootstrap/45796
4219 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4220 Depend on all-build-libiberty.
4221 * Makefile.in: Regenerate.
4222
80920132
ME
42232010-09-30 Michael Eager <eager@eagercon.com>
4224
4225 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4226 * configure: Regenerate.
4227
770a498a
ME
42282010-09-28 Michael Eager <eager@eagercon.com>
4229
4230 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4231
86dfbd58
RW
42322010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4233
4234 PR bootstrap/44621
4235 * configure.ac: Fix unportable shell quoting.
4236 * configure: Regenerate.
4237
db50fe7d
IS
42382010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4239
4240 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4241 targets and amend comment.
4242 * configure: Regenerate.
4243
0064e825
TB
42442010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
bb79486c
JH
42482010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4249
4250 * configure.ac: Enable LTO by default on Darwin.
4251 * configure: Regenerate.
4252
9e0b22c3
MS
42532010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4254
bb79486c 4255 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 4256
2fabf1b7
IB
42572010-09-01 Ian Bolton <ian.bolton@arm.com>
4258
bb79486c 4259 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 4260
3a9abc98
DS
42612010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4262
4263 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4264 ports
4265
331a9a59
DY
42662010-07-28 David Yuste <david.yuste@gmail.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
223a9d64
N
42702010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4271
4272 * configure.ac: Support all v850 targets.
4273 * configure: Regenerate.
4274
9183bdcf
MG
42752010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4276
4277 PR bootstrap/44455
4278 * configure.ac (extra_mpfr_configure_flags): Copy from
4279 extra_mpc_gmp_configure_flags.
4280 * configure: Re-generated.
4281
2e290598
AK
42822010-07-22 Andi Kleen <ak@linux.intel.com>
4283
4284 * MAINTAINERS (Write After Approval): Add myself.
4285
8d6cd388
CLT
42862010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4287
4288 * MAINTAINERS (Write After Approval): Add myself.
4289
b0b01eb0
JY
42902010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4291
4292 * MAINTAINERS (Write After Approval): Add myself.
4293
77198d71
JH
42942010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4295
4296 PR target/44862
4297 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4298 Provide -B option to allow for link spec %s substitutions for
4299 libstdc++.a on darwin.
4300 * Makefile.in: Regenerate.
4301
02fe70af
MM
43022010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4303
4304 * MAINTAINERS (Reviewers): Update my e-mail address
4305
c63a4676
AO
43062010-06-10 Alexandre Oliva <aoliva@redhat.com>
4307
4308 * Makefile.def (configure-gcc): Depend on all-libelf.
4309 * Makefile.in: Rebuild.
4310
e68edbf6
FC
43112010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4312
4313 * MAINTAINERS (Write After Approval): Add myself in the right place.
4314
dce2d8b2 43152010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
dce2d8b2 43192010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
4320
4321 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
4322
43232010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 4324
1ab55d69
MK
4325 * config.sub: Update to version 2010-05-21.
4326 * config.guess: Update to version 2010-04-03.
0c422e74 4327
02540df4
SB
43282010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4329
4330 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4331 * configure: Regenerate.
4332
dfe5f5b2
ST
43332010-05-12 Sriraman Tallam <tmsriram@google.com>
4334
4335 * MAINTAINERS (Write After Approval): Add myself.
4336
c082f9f3
SB
43372010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4338
4339 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4340 a platform that supports LTO.
4341 * configure: Regenerate.
4342
f1af9e5f
SP
43432010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4344
4345 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4346 * configure: Regenerated.
4347
38e3d868
RM
43482010-04-27 Roland McGrath <roland@redhat.com>
4349 H.J. Lu <hongjiu.lu@intel.com>
4350
4351 * configure.ac (--enable-gold): Support both, both/gold and
4352 both/bfd to add gold to configdirs without removing ld.
4353 * configure: Regenerated.
4354
4355 * Makefile.def: Add install-gold dependency to install-ld.
4356 * Makefile.in: Regenerated.
4357
3bec79c5
DK
43582010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4359
4360 PR lto/42776
4361 * configure.ac (--enable-lto): Refactor handling so libelf tests
4362 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4363 and allow LTO to be explicitly enabled on non-ELF platforms that
4364 are known to support it inside else-clause.
4365 * configure: Regenerate.
4366
615c8ffa
EB
43672010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4368
4369 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4370 * configure: Regenerate.
4371
e4522f78
RC
43722010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4373
4374 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4375 * configure: Regenerate.
4376
8ccb78f2
RO
43772010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4378
4379 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4380 separately.
4381 * configure: Regenerate.
4382
d5cc2ee3
KW
43832010-04-16 Kevin Williams <kevin.williams@inria.fr>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
8406cb62
TG
43872010-04-14 Tristan Gingold <gingold@adacore.com>
4388
4389 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4390 * configure: Regenerate.
4391
3591b8e2
SE
43922010-04-13 Steve Ellcey <sje@cup.hp.com>
4393
4394 * configure: Regenerate after change to elf.m4.
4395
a82ecc7b
IS
43962010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
1f0bf148
SP
44002010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4401
4402 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4403 * configure: Regenerated.
4404
44052010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4406
4407 * configure.ac: Print "buggy but acceptable" when CLooG
4408 revision is less than 9.
4409 * configure: Regenerated.
4410
ecd01dee
DN
44112010-04-01 Diego Novillo <dnovillo@google.com>
4412
4413 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4414
dc683a3f
RW
44152010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4416
4417 PR bootstrap/43615
4418 PR bootstrap/43328
4419
4420 Revert:
4421
4422 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4423
4424 * configure.ac: Do not pass --enable-multilib nor
4425 --disable-multilib in baseargs. Accept explicitly passed
4426 --enable_multilib.
4427 * configure: Regenerate.
4428
7527d83f
UW
44292010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4430
4431 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4432
895522b6
JJ
44332010-03-31 Janis Johnson <janis187@us.ibm.com>
4434
4435 * MAINTAINERS: Remove myself.
4436
9db4e878
RW
44372010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4438
4439 PR bootstrap/43328
4440 * configure.ac: Do not pass --enable-multilib nor
4441 --disable-multilib in baseargs. Accept explicitly passed
4442 --enable_multilib.
4443 * configure: Regenerate.
4444
acf6bf36
AP
44452010-03-28 Andrew Pinski <pinskia@gmail.com>
4446
4447 * MAINTAINERS (spu port): Remove me.
4448
b42f0d7e
JM
44492010-03-23 Joseph Myers <joseph@codesourcery.com>
4450
4451 * configure.ac (tic6x-*-*): New case.
4452 * configure: Regenerate.
4453
0d1152b1
JM
44542010-03-23 Joseph Myers <joseph@codesourcery.com>
4455
4456 * config.sub: Update to version 2010-03-22.
4457 * config.guess: Update to version 2009-12-30.
4458
dce2d8b2 44592010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4460
4461 PR ada/42554
4462 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4463 * configure: Regenerate.
4464
5408fbe8
RR
44652010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4466
4467 * MAINTAINERS: Update my email address.
4468
3f55a3b3
SP
44692010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4470
4471 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4472 (ghassan.shobaki@amd.com): Removed.
4473
3f08f7e8
AM
44742010-03-17 Alan Modra <amodra@gmail.com>
4475
4476 * MAINTAINERS: Update my email address.
4477
f3a9d094
DN
44782010-03-16 Diego Novillo <dnovillo@google.com>
4479
4480 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4481 Matthews.
4482
db5c4b8b
JM
44832010-03-16 Joseph Myers <joseph@codesourcery.com>
4484
4485 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4486 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4487
b995570a
JM
44882010-03-16 Joseph Myers <joseph@codesourcery.com>
4489
4490 * MAINTAINERS: Update my email address.
4491
124cc66f
DJ
44922010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4493
4494 * MAINTAINERS: Update my email address.
4495
a4581668
BS
44962010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4497
4498 * MAINTAINERS: Update my email address.
4499
49d78e29
JZ
45002010-03-09 Jie Zhang <jie@codesourcery.com>
4501
4502 * MAINTAINERS: Update my email address.
4503
8927b7c0
RO
45042010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4505
4506 PR libstdc++/32499
4507 * configure.ac (RANLIB): Default to true.
4508 (STRIP): Likewise.
4509 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4510 * configure: Regenerate.
4511
dce2d8b2 45122010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4513
4514 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4515 (Write After Approval): Update my email address.
4516
bf646aaf
NC
45172010-02-17 Nick Clifton <nickc@redhat.com>
4518
4519 PR 11238
4520 * Makefile.tpl (local-distclean): Also remove config.cache files in
4521 sub-directories as there may not be Makefiles present in the
4522 sub-directories.
96e41f16
NC
4523 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4524 the config.cache files found by the find command.
4525
bf646aaf
NC
4526 * Makefile.in: Regenerate.
4527 * configure.ac: Revert previous delta.
4528 * configure: Regenerate.
4529
ff78880a
NC
45302010-02-15 Nick Clifton <nickc@redhat.com>
4531
4532 PR 11238
4533 * configure.ac: Delete config.cache files in sub-directories when
4534 deleting Makefiles.
4535 * configure: Regenerate.
4536
8150eadf
BE
45372010-02-12 Ben Elliston <bje@gnu.org>
4538
4539 * MAINTAINERS: Update my email address.
4540
a9e12bfd
AP
45412010-02-08 Andrew Pinski <pinskia@gmail.com>
4542
4543 * MAINTAINERS (spu port): Update my email address.
4544
95315086
JZ
45452010-02-08 Jie Zhang <jie.zhang@analog.com>
4546
4547 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4548
362c6d2f
KG
45492010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4550
4551 * configure.ac: Add "recommended" version checks for GMP/MPC.
4552 Update recommended GMP/MPFR/MPC versions.
4553 * configure: Regenerate.
4554
888c5ad2
JR
45552010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4556
4557 * MAINTAINERS: Move my Embecosm email address into the
4558 write-after-approval section.
4559
3bf714a7
ILT
45602010-01-26 Ian Lance Taylor <iant@google.com>
4561
4562 * MAINTAINERS: Add myself as Go frontend maintainer.
4563
ad1e5170
JR
45642010-01-25 Joern Rennecke <amylaar@spamcop.net>
4565
4566 PR libstdc++/36101, PR libstdc++/42813
4567 * configure.ac (bootstrap_target_libs): Make inclusion of
4568 target-libgomp conditional on libgomb being in target_configdirs.
4569 * configure: Regenerate.
4570
fb0553d1
JR
45712010-01-23 Joern Rennecke <amylaar@spamcop.net>
4572
4573 PR libstdc++/36101, PR libstdc++/42813
4574 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4575 * configure: Regenerate.
4576
aae29963
JR
45772010-01-22 Joern Rennecke <amylaar@spamcop.net>
4578
4579 PR libstdc++/36101, PR libstdc++/42813
4580 * configure.ac (target_configdirs): Substitute.
4581 * Makefile.def: Bootstrap target module libgomp.
4582 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4583 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4584 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4585 * configure, Makefile.in: Regenerate.
4586
d8fe8895
DK
45872010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4588
4589 * MAINTAINERS: Adjust my details.
4590
ebfe4897
EW
45912010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4592
4593 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4594
f7746c59
TL
45952010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4596
4597 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4598
306c7b5b
TL
45992010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4600
4601 * MAINTAINERS (Write After Approval): Add myself.
4602
1b8b9e19
KT
46032010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4604
4605 * MAINTAINERS (Write After Approval): Add myself.
4606
c164615b
RG
46072010-01-11 Richard Guenther <rguenther@suse.de>
4608
4609 PR lto/41569
4610 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4611 * Makefile.in: Regenerated.
4612
f3f623ae
AT
46132010-01-11 Andreas Tobler <andreast@fgznet.ch>
4614
4615 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4616 * configure: Regenerate.
4617
592c90ff 46182010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4619 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4620
4621 PR bootstrap/42424
4622 * configure.ac: Include libtool m4 files.
9c78662a 4623 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4624 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4625 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4626
592c90ff
KG
4627 * configure: Regenerate.
4628
60a2e213
RW
46292010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4630
4631 PR bootstrap/41818
4632 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4633 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4634 * Makefile.in: Regenerate.
4635
7413962d
RG
46362010-01-02 Richard Guenther <rguenther@suse.de>
4637
4638 PR lto/41529
4639 * configure.ac: Include config/elf.m4. Disable LTO if not
4640 builting for an elf target.
4641 * configure: Regenerate.
4642
f77f3945
CF
46432009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4644
4645 * MAINTAINERS: Change my email address.
4646
4960e3f0
BE
46472009-12-18 Ben Elliston <bje@au.ibm.com>
4648
4649 * config.sub, config.guess: Update from upstream sources.
4650
d16a31da
SZ
46512009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654
3a5729ea
KG
46552009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4656
4657 PR middle-end/30447
4658 PR middle-end/30789
4659 PR other/40302
4660
4661 * configure.ac: Require MPC.
4662 * configure: Regenerate.
4663
43e02a8a
RW
46642009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4665
4666 PR target/38384
4667 PR bootstrap/40972
4668 * libtool.m4: Sync from git Libtool.
4669 * ltoptions.m4: Likewise.
4670 * ltversion.m4: Likewise.
4671 * lt~obsolete.m4: Likewise.
4672 * ltmain.sh: Likewise.
4673
360d4522
KG
46742009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4675
4676 * configure.ac: Update minimum MPC version to 0.8.
4677 * configure: Regenerate.
4678
f264ed56
SP
46792009-11-21 Sebastian Pop <sebpop@gmail.com>
4680
4681 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4682 * configure: Regenerated.
4683
ed2eaa9f
ILT
46842009-11-21 Ian Lance Taylor <iant@google.com>
4685
4686 * configure.ac: Change default of poststage1_ldflags to be empty if
4687 poststage1_libs is set. When poststage1_libs is empty, and
4688 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4689 * configure: Rebuild.
4690
58346783
AN
46912009-11-21 Adam Nemet <adambnmet@gmail.com>
4692
4693 * MAINTAINERS (Write After Approval): Update my email address.
4694
5ca0106a
BE
46952009-11-20 Ben Elliston <bje@au.ibm.com>
4696
4697 * config.guess: Update from upstream sources.
4698
87213cd4
AO
46992009-11-16 Alexandre Oliva <aoliva@redhat.com>
4700
4701 * Makefile.def: Restore host and target settings for gmp.
4702 * Makefile.in: Rebuild.
4703
f61428ed
AO
47042009-11-16 Alexandre Oliva <aoliva@redhat.com>
4705
4706 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4707 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4708 Fix portability of test of C++ as bootstrap language. Add
4709 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4710 * configure: Rebuild.
4711 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4712 and cloog. Fix in-tree ppl configuration. Introduce libelf
4713 in-tree building.
4714 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4715 (POSTSTAGE1_HOST_EXPORTS): Use it.
4716 (STAGE[+id+]_CXXFLAGS): New.
4717 (BASE_FLAGS_TO_PASS): Pass it down.
4718 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4719 extra_exports.
4720 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4721 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4722 extra_exports.
4723 * Makefile.in: Rebuild.
4724
f6c56be6
BE
47252009-11-17 Ben Elliston <bje@au.ibm.com>
4726
4727 * config.sub, config.guess: Update from upstream sources.
4728
0ccb5970
JK
47292009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4730
4731 * MAINTAINERS (Write After Approval): Add myself.
4732
dce2d8b2 47332009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4734
4735 * MAINTAINERS (Write After Approval): Add myself.
4736
5d571eaa
OS
47372009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4738
4739 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4740 paths for *-w64-mingw* and x86_64-*mingw*.
4741 * configure: Regenerated.
4742
dce2d8b2 47432009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4744
4745 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4746
c393f559
BK
47472009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4748
4749 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4750 Phil Edwards to Write-After Approval.
4751
ef4c4300
KT
47522009-10-30 Kai Tietz <kai.tietz@onevision.com>
4753
4754 * configure.ac: Disable target-winsup & co for
4755 x86_64-*-mingw* and *-w64-mingw* targets.
4756 * configure: Regenerated.
4757
65a324b4
NC
47582009-10-16 Nick Clifton <nickc@redhat.com>
4759
4760 * MAINTAINERS: Add myself as a maintainer for the RX port.
4761
dce2d8b2 47622009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4763
9c78662a 4764 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4765
17e72e5d
RO
47662009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4767
4768 * configure.ac (CLooG test): Use = with test.
4769 * configure: Regenerate.
4770
ed3a56f3
RG
47712009-10-22 Richard Guenther <rguenther@suse.de>
4772
4773 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4774 cloog if the ppl version check failed. Move flags saving
4775 before setting in libelf check.
4776 * configure: Regenerate.
4777
ad0abd3c
RG
47782009-10-21 Richard Guenther <rguenther@suse.de>
4779
4780 * configure.ac: Adjust the ppl and cloog configure to work as
4781 documented. Disable cloog if ppl was disabled. Omit the version
4782 checks if they were disabled.
4783 * configure: Re-generate.
4784
e4c5bd48
RW
47852009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4786
4787 * configure.ac: Add 'lto' to enable_languages, not
4788 new_enable_languages, and only if not already present.
4789 * configure: Regenerate.
4790
0ffd69c5
GP
47912009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4792
4793 * README: Refer to the various COPYING* files instead of just
4794 COPYING.
4795 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4796
dce2d8b2 47972009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4798
4799 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4800
58687768
RG
48012009-10-07 Richard Guenther <rguenther@suse.de>
4802
4803 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4804 and Richard Guenther as reviewers.
4805 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4806 as reviewers.
4807
49b0ca5c 48082009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4809
49b0ca5c 4810 * config.sub: Update from upstream sources.
d2d9ce5e 4811
aeb94799
ILT
48122009-10-06 Ian Lance Taylor <iant@google.com>
4813
4814 * Makefile.def: check-gold depends upon all-gas.
4815 * Makefile.in: Rebuild.
4816
123651cd
PM
48172009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
d7f09764
DN
48212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4822
4823 * Makefile.def: all-lto-plugin depends on all-libiberty.
4824 set bootstrap=true for lto-plugin.
4825 Add lto-plugin.
4826 * Makefile.in: Regenerate.
4827 * configure.ac (host_libs): Add lto-plugin.
4828 * configure: Regenerate.
4829
d7f09764
DN
48302009-10-03 Diego Novillo <dnovillo@google.com>
4831
4832 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4833 (HOST_LIBELFLIBS): Define.
4834 (HOST_LIBELFINC): Define.
4835 * Makefile.in: Regenerate.
4836 * configure.ac: Add --enable-lto.
4837 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4838 If --enable-lto is used, add 'lto' to new_enable_languages.
4839 If --enable-lto is used and gold is enabled, add
4840 lto-plugin to configdirs.
4841 * configure: Regenerate.
4842
48432009-10-03 Simon Baldwin <simonb@google.com>
4844
4845 * configure.ac: If --with-system-zlib, suppress local zlib and
4846 pass --with-system-zlib to subdir configure scripts.
4847 * configure: Regenerate.
4848
dce2d8b2 48492009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4850 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4853 $(srcdir).
4854 * Makefile.in: Rebuilt.
4855
dce2d8b2 48562009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4857
4858 * MAINTAINERS (Write After Approval): Add myself.
4859
3e661154
KG
48602009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4861
4862 * configure.ac: Update minimum MPC version to 0.7.
4863 * configure: Regenerate.
4864
f1a036e4
NC
48652009-09-25 Nick Clifton <nickc@redhat.com>
4866
4867 * configure.ac: Pass any --cache-file=/dev/null option on to
4868 subconfigures.
4869 * configure: Regenerate.
4870
d4c74acc
NC
48712009-09-23 Nick Clifton <nickc@redhat.com>
4872
4873 * config.sub, config.guess: Update from upstream sources.
4874
dce2d8b2 48752009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4876
4877 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4878 * Makefile.in: Rebuilt.
4879
0db770bd
RW
48802009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4881
4882 PR bootstrap/32272
4883 * configure.ac: Error out if $srcdir isn't '.' but contains
4884 host-${host_noncanonical}.
4885 * configure: Regenerate.
4886
71101870
RO
48872009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4888
4889 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4890 maintainer.
4891
ca6d0d62
RW
48922009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4893
79cd2b23
RW
4894 * configure.ac: If bootstrapping a combined tree with
4895 --enable-gold, require c++ in stage1_languages.
4896 * configure: Regenerate.
4897
ab9dcd0c
RW
4898 * configure.ac: Also add target_libs of stage1_languages to
4899 bootstrap_target_libs.
4900 * configure: Regenerate.
4901
ca6d0d62
RW
4902 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4903 with --enable-languages not containing c++.
4904 * configure: Regenerate.
4905
1c3c9f12
JZ
49062009-09-15 Jie Zhang <jie.zhang@analog.com>
4907
4908 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4909 * configure: Regenerate.
4910
dce2d8b2 49112009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4912
6fb30a14
JR
4913 * MAINTAINERS (Write After Approval): Update my e-mail address,
4914 and move from from here...
4915 (Waiting for paperwork): To here.
0318772d 4916
4056c2c6
JM
49172009-09-09 Joseph Myers <joseph@codesourcery.com>
4918
4919 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4920
3e54529c
RW
49212009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4922
4923 * configure.ac: Do not use $extrasub for replacing @if/@endif
4924 parts in Makefile; instead, use additional arguments to
4925 AC_CONFIG_COMMANDS to do the replacement manually, with several
4926 sed invocations, to avoid HP-UX sed command limits.
4927 * configure: Regenerate.
4928
713e2ea6
AO
49292009-09-08 Alexandre Oliva <aoliva@redhat.com>
4930
4931 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4932 blank before -L.
4933
5646b7b9
AO
49342009-09-04 Alexandre Oliva <aoliva@redhat.com>
4935
4936 * configure.ac (with-build-config): Document. Handle without.
4937 Handle missing argument.
4938 * configure: Rebuilt.
4939
e12c4094
AO
49402009-09-03 Alexandre Oliva <aoliva@redhat.com>
4941
4942 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4943 Default to bootstrap-debug only if compare-debug works.
4944 * configure: Rebuilt.
4945 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4946 * Makefile.in: Rebuilt.
4947
75cb0057
RO
49482009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4949
4950 * MAINTAINERS (OS Port Maintainers): Update my email address.
4951
8fc68cba
AO
49522009-09-01 Alexandre Oliva <aoliva@redhat.com>
4953
4954 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4955 * Makefile.in: Rebuilt.
4956
44cb38cf
CD
49572009-09-01 Chris Demetriou <cgd@google.com>
4958
4959 * MAINTAINERS (Write After Approval): Add myself.
4960
f9329c35
DS
49612009-08-31 Dodji Seketeli <dodji@redhat.com>
4962
4963 PR debug/30161
4964 * include/dwarf2.h (enum dwarf_tag): Added
4965 DW_TAG_GNU_template_template_param
4966 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4967
f945e229
PB
49682009-08-30 Paolo Bonzini <bonzini@gnu.org>
4969
4970 * Makefile.tpl (AWK): Fix typo.
4971 * Makefile.in: Regenerate.
4972
87264276
PB
49732009-08-30 Paolo Bonzini <bonzini@gnu.org>
4974
4975 * configure.ac: Detect awk and sed.
4976 * Makefile.def (flags_to_pass): Add AWK and SED.
4977 * Makefile.tpl (AWK, SED): New.
4978 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4979 * configure: Regenerate.
4980 * Makefile.in: Regenerate.
4981
68ccd57c
DK
49822009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4983
4984 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4985 (collapseslashes): Likewise.
4986
df58e648
RW
49872009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4988
4989 * configure.ac (AC_PREREQ): Bump to 2.64.
4990
0539cb2c
RW
49912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4992
70fa0efa
RW
4993 * configure.ac: Remove --with-datarootdir, --with-docdir,
4994 --with-pdfdir, --with-htmldir switches.
4995 * configure: Regenerate.
4996
5213506e
RW
4997 * configure: Regenerate.
4998
0539cb2c
RW
4999 * compile: Sync from Automake 1.11.
5000 * depcomp: Likewise.
5001 * install-sh: Likewise.
5002 * missing: Likewise.
5003 * mkinstalldirs: Likewise.
5004 * ylwrap: Likewise.
5005
197c68cc
DK
50062009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5007
5008 * ltmain.sh (func_normal_abspath): New function.
5009 (func_relative_path): Likewise.
5010 (func_mode_help): Document new -bindir option for link mode.
5011 (func_mode_link): Add new -bindir option, and use it to place
5012 output DLL if specified.
5013
58af276a
RW
50142009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5015
0115d4a3
RW
5016 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5017 (baseargs): Add --disable-option-checking.
5018 * configure: Regenerate.
5019
58af276a
RW
5020 * Makefile.def (configure-target-libiberty): Depend on
5021 all-binutils and all-ld.
5022 (configure-target-newlib): Likewise.
5023 * Makefile.in: Regenerate.
5024
e9d9afef
BE
50252009-08-17 Ben Elliston <bje@au.ibm.com>
5026
5027 * config.sub, config.guess: Update from upstream sources.
5028
354ebf88
RW
50292009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5030
5031 Sync from src, merge:
5032
5033 2009-07-02 Tristan Gingold <gingold@adacore.com>
5034
5035 * configure.ac: Do not exclude gas for i386-*-darwin.
5036 Add a case for x86_64-*-darwin.
5037 * configure: Regenerate.
5038
8375f7b2
NV
50392009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5040
5041 * MAINTAINERS: Add my name to Write After Approval list.
5042
dce2d8b2 50432009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
5044
5045 * configure.ac: Add Microblaze target.
5046 * configure: Regenerate.
5047
ea2002ba
CB
50482009-07-31 Christian Bruel <christian.bruel@st.com>
5049
5050 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5051 * configure: Regenerate.
2bf33cdb 5052
dce2d8b2 50532009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
5054
5055 * MAINTAINERS (Write After Approval): Update my e-mail address.
5056
e90e6bd7
ILT
50572009-07-06 Ian Lance Taylor <iant@google.com>
5058
5059 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5060 * configure: Rebuild.
5061
f6e0880a
TG
50622009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5063
5064 * MAINTAINERS: Move myself to the Graphite Reviewers.
5065
6d984927
WG
50662009-06-30 Wei Guozhi <carrot@google.com>
5067
5068 * MAINTAINERS: Add my name to Write After Approval list.
5069
f2689b09
SE
50702009-06-26 Steve Ellcey <sje@cup.hp.com>
5071
5072 PR bootstrap/40338
5073 * configure.ac (comparestring): Create new variable.
5074 * Makefile.tpl (comparestring): Use to skip some comparisions.
5075 * configure: Regenerate.
5076 * Makefile.in: Regenerate.
5077
f62c0ba4
DE
50782009-06-26 Doug Evans <dje@sebabeach.org>
5079
5080 * Makefile.def (host_modules): Add cgen.
5081 * Makefile.in: Regenerate.
5082 * configure.ac (host_tools): Add cgen.
5083 * configure: Regenerate.
5084
7acf4da6
DD
50852009-06-23 DJ Delorie <dj@redhat.com>
5086
5087 * MAINTAINERS: Add myself as mep maintainer.
5088
00020c16
ILT
50892009-06-23 Ian Lance Taylor <iant@google.com>
5090
5091 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5092 boot_languages. Only bootstrap target libraries listed in
5093 target_libs for some boot language. Add --with-stage1-ldflags,
5094 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5095 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5096 if not building with C++.
5097 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5098 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5099 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5100 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5101 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5102 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5103 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5104 * configure, Makefile.in: Rebuild.
5105
1da52d4a
LF
51062009-06-23 Li Feng <nemokingdom@gmail.com>
5107
5108 * MAINTAINERS: Added my name to write-after-approval list.
5109
144c9175
RM
51102009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5111
5112 * configure.ac: Define is_elf for QNX Neutrino targets.
5113 * configure: Regenerate.
5114
e5871e24
GS
51152009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5116
9c78662a 5117 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 5118
5f4a82c0
KG
51192009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5120
5121 * configure.ac: Detect MPC in default directory.
5122 * configure: Regenerate.
5123
394e9195
JG
51242009-06-03 Jerome Guitton <guitton@adacore.com>
5125 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5126
9c78662a
UB
5127 * Makefile.tpl (all): Avoid a trailing backslash.
5128 * Makefile.in: Regenerate.
394e9195 5129
47bca6aa
BE
51302009-06-03 Ben Elliston <bje@au.ibm.com>
5131
5132 * config.sub, config.guess: Update from upstream sources.
5133
a891a473
RS
51342009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5135
5136 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5137 to noconfdirs.
5138 * configure: Regenerate.
5139
70cb2d9f
AO
51402009-06-02 Alexandre Oliva <aoliva@redhat.com>
5141
5142 * Makefile.tpl ([+compare-target+]): Compare all stage
5143 directories, rather than just gcc.
5144 * Makefile.in: Rebuilt.
5145
7f1245df
DK
51462009-06-01 Doug Kwan <dougkwan@google.com>
5147
5148 * configure.ac: Support gold for target arm*-*-*.
5149 * configure: Regenerate.
394e9195 5150
acd26225
KG
51512009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5152
5153 * Makefile.def: Add MPC support and dependencies.
5154 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5155
5156 * Makefile.in, configure: Regenerate.
5157
a1fc946a
AO
51582009-05-27 Alexandre Oliva <aoliva@redhat.com>
5159
5160 * Makefile.tpl (all): Avoid harmless warning in make all when
5161 gcc-bootstrap is enabled but stage_last does not exist.
5162 * Makefile.in: Rebuilt.
5163
2e6a3c8d
NR
51642009-05-24 Nicolas Roche <roche@adacore.com>
5165
5166 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5167 * Makefile.in: Regenerate.
5168
63487d11
DC
51692009-05-21 Denis Chertykov <chertykov@gmail.com>
5170
5171 * MAINTAINERS: Update my e-mail address.
5172
449223af
DK
51732009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5174
5175 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5176 * configure: Regenerate.
5177
31c98f49
AO
51782009-05-18 Alexandre Oliva <aoliva@redhat.com>
5179
5180 PR other/40159
5181 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5182 gcc-no-bootstrap are mutually exclusive.
5183 * Makefile.in: Rebuilt.
5184
0f501837
AO
51852009-05-18 Alexandre Oliva <aoliva@redhat.com>
5186
5187 PR other/40159
5188 * Makefile.tpl (all): Don't end with unconditional success.
5189 * Makefile.in: Rebuilt.
5190
4a4a4e99
AO
51912009-05-12 Alexandre Oliva <aoliva@redhat.com>
5192
5193 PR target/37137
5194 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5195 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5196 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5197 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5198 stage_configureflags, stage_cflags and stage_libcflags into
5199 explicit Makefile macros.
5200 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5201 GFORTRAN.
5202 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5203 CC. Set CC_FOR_BUILD from CC.
5204 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5205 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5206 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5207 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5208 and GFORTRAN.
5209 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5210 (_LIBCFLAGS): Renamed to _TFLAGS.
5211 (do-compare-debug, do-compare3-debug): Drop.
5212 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5213 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5214 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5215 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5216 (XGCC_FLAGS_FOR_TARGET): New.
5217 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5218 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5219 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5220 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 5221 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
5222 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5223 TFLAGS.
5224 (BUILD_CONFIG): Include if requested.
5225 (all): Set TFLAGS on bootstrap.
5226 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5227 (all-stageid-prefixmodule): Likewise.
5228 (do-clean, distclean-stageid): Set TFLAGS.
5229 (restrap): Fix whitespace.
5230 * Makefile.in: Rebuilt.
5231
1cee3429
PB
52322009-05-07 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * config.guess: Sync with src.
5235
0b70eafd
DK
52362009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5237
5238 * configure.ac ($with_ppl): Default to no if not supplied.
5239 ($with_cloog): Likewise.
5240 configure: Regenerate.
5241
5175f17c
JW
52422009-04-27 James E. Wilson <wilson@codesourcery.com>
5243
5244 * MAINTAINERS: Update my e-mail address.
5245
952fa153
NC
52462009-04-27 Nick Clifton <nickc@redhat.com>
5247
5248 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5249
a687f83c
EB
52502009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5251
5252 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5253 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5254 * Makefile.in: Regenerate.
5255
9e3eba15
KG
52562009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5257
5258 PR bootstrap/39739
5259 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5260 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5261
5262 * configure, Makefile.in: Regenerate.
5263
a687f83c 52642009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
5265
5266 * include/hashtab.h: Update GTY annotations to new syntax
5267 * include/splay-tree.h: Likewise
5268
070bdbd9
BE
52692009-04-17 Ben Elliston <bje@au.ibm.com>
5270
5271 * config.sub, config.guess: Update from upstream sources.
5272
55f2d967
AG
52732009-04-15 Anthony Green <green@moxielogic.com>
5274
5275 * configure.ac: Add moxie support.
5276 * configure: Rebuilt.
5277
309c24a9
JJ
52782009-04-14 Jakub Jelinek <jakub@redhat.com>
5279
5280 * configure.ac: Change copyright header to refer to version
5281 3 of the GNU General Public License and to point readers at the
5282 COPYING3 file and the FSF's license web page.
5283 * Makefile.def: Likewise.
5284 * Makefile.tpl: Likewise.
5285 * Makefile.in: Regenerate.
5286
b93133bc
JH
52872009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5288
5289 * configure.ac: Restore match for darwin9 or later. Use double
5290 brackets since regeneration eats one pair.
5291 * configure: Regenerate.
5292
d18ff35a
L
52932009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5294
5295 PR gas/10039
5296 * configure.ac: Require texinfo 4.7.
5297 * configure: Regenerated.
5298
748086b7
JJ
52992009-04-09 Nick Clifton <nickc@redhat.com>
5300
5301 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5302 the GCC Runtime Library Exception.
5303
a3337ea2
KG
53042009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5305
5306 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5307 * configure: Regenerate.
5308
60911f14
SE
53092009-04-01 Steve Ellcey <sje@cup.hp.com>
5310
5311 * Makefil.def (languages): New entries.
5312 * Makefile.tpl (check-gcc-*): New generic target.
5313 * Makefile.in: Regenerate.
60911f14 5314
dce2d8b2 53152009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 5316
d18ff35a 5317 * MAINTAINERS: Update my email address.
7369c1d0 5318
cfb1f59f
TT
53192009-03-18 Tom Tromey <tromey@redhat.com>
5320
d18ff35a
L
5321 * configure: Rebuild.
5322 * configure.ac (host_libs): Add libiconv.
5323 * Makefile.in: Rebuild.
5324 * Makefile.def (host_modules): Add libiconv.
5325 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 5326
75eeae1a
TG
53272009-03-16 Tristan Gingold <gingold@adacore.com>
5328
5329 * configure.ac: Treat gdb as supported on x86_64-darwin.
5330 * configure: Regenerate.
5331
f38095f3
JM
53322009-03-16 Joseph Myers <joseph@codesourcery.com>
5333
5334 * configure.ac (--with-host-libstdcxx): New option.
5335 * configure: Regenerate.
5336
dce2d8b2 53372009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
5338
5339 * MAINTAINERS: Move myself into the write after approval list.
5340
6d401294
NP
53412009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5342
5343 * MAINTAINERS: Update e-mail address.
2bf33cdb 5344
07c97076
DN
53452009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5346
5347 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5348
dce2d8b2 53492009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
5350
5351 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5352
7a9d3fe8
RW
53532009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5354
5355 Backport from git Libtool:
5356
5357 2009-01-19 Robert Millan <rmh@aybabtu.com>
5358 Support GNU/kOpenSolaris.
5359 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5360 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5361 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5362 GNU/kOpenSolaris.
5363
c9e9e11f
AS
53642009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5365
5366 * MAINTAINERS: Update e-mail address.
5367
5e8c1552 53682009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
5369
5370 * MAINTAINERS (Write After Approval): Add self.
5371
b0adb088
BM
53722009-02-18 Bingfeng Mei <bmei@broadcom.com>
5373
5374 * MAINTAINERS (Write After Approval): Add myself.
5375
ee04b574
AS
53762009-02-05 Andreas Schwab <schwab@suse.de>
5377
5378 * Makefile.tpl (stage_last): Define $r and $s before using
5379 $(RECURSE_FLAGS_TO_PASS).
5380 * Makefile.in: Regenerate
5381
907884c9
ILT
53822009-01-30 Ian Lance Taylor <iant@google.com>
5383
5384 * MAINTAINERS: Move myself to the Global Reviewers list.
5385
416ac4d4
RM
53862009-01-29 Robert Millan <rmh@aybabtu.com>
5387
5388 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5389 * configure: Regenerate.
5390
ee5decb3
GP
53912009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5392
5393 * MAINTAINERS: Make whitespace consistent.
19196f44 5394 Remove Robert Millan from Write After Approval.
ee5decb3 5395
36fbb0ec
AM
53962009-01-16 Alan Modra <amodra@bigpond.net.au>
5397
5398 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5399 (all-opcodes): Depend on all-libiberty.
5400 * Makefile.in: Regenerate.
5401
52535a64
DR
54022009-01-15 Douglas B Rupp <rupp@gnat.com>
5403
5404 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5405 * configure: Regenerate.
5406
e04a57df
RR
54072009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5408
5409 * MAINTAINERS (Write After Approval): Add myself.
5410
856c450b
SK
54112009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5412
5413 * MAINTAINERS: Add myself to reviewers (Fortran).
5414
dce2d8b2 54152009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5416
5417 PR tree-optimization/38515
5418 * configure.ac (cloog-polylib): Removed.
5419 (with_ppl, with_cloog): Test for "no".
5420 * configure: Regenerated.
5421
1e5e8a59
DF
54222009-01-11 Daniel Franke <franke.daniel@gmail.com>
5423
5424 * MAINTAINERS: Moved myself to reviewers (Fortran).
5425
5e5debf6
TS
54262009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5427
5428 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5429 (Write After Approval): Remove myself.
5430
1c42acf1
DN
54312009-01-03 Diego Novillo <dnovillo@google.com>
5432
5433 * MAINTAINERS: Remove myself from alias maintainership.
5434
2fbbedaf
DA
54352009-01-02 David Ayers <ayers@fsfe.org>
5436
5437 * MAINTAINERS: Update e-mail address.
5438
17213821
GP
54392008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5440
5441 * MAINTAINERS: Make whitespace consistent.
5442
baafc534
RW
54432008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5444
5445 Backport from upstream Libtool:
5446 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5447 Add cache variables to tests that require the linker to work.
5448 For shlibpath_overrides_runpath, this also changes the semantics
5449 to let the result from the C compiler take precedence.
5450
18430d27
BE
54512008-12-02 Ben Elliston <bje@au.ibm.com>
5452
5453 * config.sub, config.guess: Update from upstream sources.
5454
dce2d8b2 54552008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5456
5457 * configure.ac (ppllibs): Add by default the lib flags.
5458 * configure: Regenerate.
5459
41e9641b
LM
54602008-12-08 Luis Machado <luisgpm@br.ibm.com>
5461
5462 * MAINTAINERS: Add myself to the write after approval list.
5463
25783c30
JH
54642008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5465
ee04b574
AS
5466 * configure.ac: Add double brackets on darwin[912].
5467 * configure: Regenerate.
25783c30 5468
0e318fcc
DK
54692008-12-03 Daniel Kraft <d@domob.eu>
5470
5471 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5472 Approval to Reviewer section (for Fortran front-end).
5473
7f171b95
JH
54742008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5475
5476 * configure.ac: Expand to darwin10 and later.
5477 * configure: Regenerate.
5478
09ce620e
AS
54792008-12-02 Andreas Schwab <schwab@suse.de>
5480
5481 * Makefile.def: configure-target-boehm-gc depends on
5482 all-target-libstdc++-v3.
5483 * Makefile.in: Regenerate.
5484
386c704d
KT
54852008-12-02 Kai Tietz <kai.tietz@onevision.com>
5486
5487 * MAINTAINERS: Add myself as mingw maintainer.
5488
e03dd84a
BE
54892008-12-02 Ben Elliston <bje@au.ibm.com>
5490
5491 * config.sub, config.guess: Update from upstream sources.
5492
3fa87964
GP
54932008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5494
5495 * README.SCO: Remove.
5496
df72d7ed
FP
54972008-11-29 Fernando Pereira <pronesto@gmail.com>
5498
5499 * MAINTAINERS: Add myself to the write after approval list.
5500
b5646528
DK
55012008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5502
5503 * MAINTAINERS: Update my email address in WAA section.
5504
dce2d8b2 55052008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5506
5507 * MAINTAINERS: Update e-mail address.
5508
dce2d8b2 55092008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5510
5511 * MAINTAINERS: Change e-mail address.
5512
0db3a858
TG
55132008-11-27 Tristan Gingold <gingold@adacore.com>
5514
5515 * configure.ac: Build gdb for i?86-*-darwin*
5516 * configure: Regenerated.
5517
dce2d8b2 55182008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5519
5520 * MAINTAINERS: Added my full name.
5521
487e299b
DJ
55222008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5523
5524 PR bootstrap/38014
5525 PR bootstrap/37923
5526
5527 Revert:
5528
5529 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5530
5531 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5532 * Makefile.in: Regenerated.
5533
5534 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 PR gdb/921
5537 PR gdb/1646
5538 PR gdb/2175
5539 PR gdb/2176
5540
5541 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5542 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5543 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5544 (HOST_EXPORTS): Pass CPPFLAGS.
5545 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5546 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5547 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5548 * Makefile.in, configure: Regenerated.
5549 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5550 and CPPFLAGS_FOR_BUILD.
5551
dce2d8b2 55522008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5553
5554 * MAINTAINERS: Add myself as middle end maintainer.
5555
044fed69
AS
55562008-11-06 Andrew Stubbs <ams@codesourcery.com>
5557
5558 * MAINTAINERS (Write after approval): Add myself.
5559
caf6defe
DN
55602008-11-05 Diego Novillo <dnovillo@google.com>
5561
5562 * MAINTAINERS (Global Reviewers): Add myself.
5563 (Non-Algorithmic Maintainers): Remove myself.
5564
3e9899ac
TS
55652008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5566
09ce620e 5567 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5568
ea99e36e
MM
55692008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5570
09ce620e 5571 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5572
fb0d2684
BE
55732008-10-31 Ben Elliston <bje@au.ibm.com>
5574
5575 * configure.ac (spu-*-*): Remove special case.
5576 * configure: Regenerate.
5577
73c07a3e
CM
55782008-10-30 Catherine Moore <clm@codesourcery.com>
5579
5580 * MAINTAINERS (Write after approval): Update my email address.
5581
7310a2da
SSF
55822008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5583
5584 * configure.ac [spu-*-*]: Do not set skipdirs.
5585 * configure: Re-generate.
5586
7e51fe23
BS
55872008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5588
5589 * MAINTAINERS (Various Maintainers): Add myself to reload.
5590
ef20be93
RG
55912008-10-25 Richard Guenther <rguenther@suse.de>
5592
5593 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5594 maintainer. Remove myself as libgcc-math maintainer.
5595 (Non-Algorithmic Maintainers): Remove myself.
5596
03ffcfa0
DJ
55972008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5598
5599 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5600 * Makefile.in: Regenerated.
5601
dec014a9
CC
56022008-10-23 Cary Coutant <ccoutant@google.com>
5603
5604 * MAINTAINERS (Write after approval): Add myself.
5605
b36c386c
DJ
56062008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5607
5608 PR gdb/921
5609 PR gdb/1646
5610 PR gdb/2175
5611 PR gdb/2176
5612
5613 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5614 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5615 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5616 (HOST_EXPORTS): Pass CPPFLAGS.
5617 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5618 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5619 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5620 * Makefile.in, configure: Regenerated.
5621 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5622 and CPPFLAGS_FOR_BUILD.
5623
dce2d8b2 56242008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5625
5626 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5627 Sebastian Pop.
5628
e0bda97e
AP
56292008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5630
5631 * MAINTAINERS (Write After Approval): Added myself.
5632
36c713e0
KG
56332008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5634
5635 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5636 recommended version to 2.3.2.
5637
5638 * configure: Regenerate.
5639
8fe005ee
MM
56402008-10-01 Mark Mitchell <mark@codesourcery.com>
5641
5642 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5643
be8f156f
DD
56442008-09-29 David Daney <david.daney@caviumnetworks.com>
5645
5646 * MAINTAINERS (Write After Approval): Update e-mail address.
5647
ae11dff4
PG
56482008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5649
5650 * libtool.m4: Update to libtool 2.2.6.
5651 * lt~obsolete.m4: Update to libtool 2.2.6.
5652 * ltmain.sh: Update to libtool 2.2.6.
5653 * ltsugar.m4: Update to libtool 2.2.6.
5654 * ltversion.m4: Update to libtool 2.2.6.
5655 * ltoptions.m4: Update to libtool 2.2.6.
5656 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5657
441154b1
CF
56582008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
775b3b26
BRF
56622008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5663
5664 * MAINTAINERS (Write After Approval): Update my name.
5665
94538043
SB
56662008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5667
09ce620e 5668 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5669
52d1bfd8
SE
56702008-09-18 Steve Ellcey <sje@cup.hp.com>
5671
09ce620e 5672 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5673
c5cc92f5
GP
56742008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5675
5676 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5677 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5678 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5679 and Michael Tiemann from Write After Approval since they do not
5680 actually have access.
5681
23d9794a
RG
56822008-09-05 Richard Guenther <rguenther@suse.de>
5683
5684 * configure.ac: Initialize clooglibs to -lcloog.
5685 * configure: Re-generate.
5686
192a671e
LCW
56872008-09-04 Le-Chun Wu <lcwu@google.com>
5688
5689 * MAINTAINERS (Write After Approval): Add myself.
5690
d789184e
SP
56912008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5692
5693 * configure.ac (--with-cloog-polylib): New.
5694 (--disable-cloog-version-check): New.
5695 (--disable-ppl-version-check): New.
5696 * configure: Re-generate.
5697
36a881c7
RG
56982008-09-03 Richard Guenther <rguenther@suse.de>
5699
5700 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5701 cloog test.
5702 * configure: Re-generate.
5703
358da97e
HS
57042008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5705
5706 Add picoChip port.
5707 * MAINTAINERS: Add picoChip maintainers.
5708
f8bf9252
SP
57092008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5710 Tobias Grosser <grosser@fim.uni-passau.de>
5711 Jan Sjodin <jan.sjodin@amd.com>
5712 Harsha Jagasia <harsha.jagasia@amd.com>
5713 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5714 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5715 Adrien Eliche <aeliche@isty.uvsq.fr>
5716
5717 Merge from graphite branch.
5718 * configure: Regenerate.
5719 * Makefile.in: Regenerate.
5720 * configure.ac (host_libs): Add ppl and cloog.
5721 Add checks for PPL and CLooG.
5722 * Makefile.def (ppl, cloog): Added modules and dependences.
5723 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5724 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5725
d89f0ad6
AL
57262008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5727
5728 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5729 (GCC_SHLIB_SUBDIR): New.
5730 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5731 * configure: Regenerate.
5732 * Makefile.in: Regenerate.
5733
88a25817
GP
57342008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5735
5736 * MAINTAINERS: Consistently use tabs to separate columns.
5737
f873f15f
TG
57382008-08-29 Tristan Gingold <gingold@adacore.com>
5739
5740 * MAINTAINERS (Write after Approval): Add myself.
5741
e1514c3f
TG
57422008-08-28 Tristan Gingold <gingold@adacore.com>
5743
5744 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5745 Enable bfd, binutils and opcodes.
5746 * configure: Regenerate.
5747
4717882f
JDA
57482008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5749
5750 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5751
28c9884c
TK
57522008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5753
5754 * MAINTAINERS: Use correct Umlaut for last name.
5755
ae96d86a
FXC
57562008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5757
5758 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5759
3ecc96e3
DE
57602008-08-16 David Edelsohn <edelsohn@gnu.org>
5761
5762 * MAINTAINERS: Update my email address.
5763
dd609cc1
EB
57642008-08-16 Nicolas Roche <roche@adacore.com>
5765
5766 * Makefile.tpl: Add BOOT_ADAFLAGS.
5767 * Makefile.in: Regenerate.
5768
08d0963a
RS
57692008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5770
5771 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5772 * configure: Regenerate.
5773
dce2d8b2 57742008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5775
5776 * configure.ac: Add makefile fragments for hpux.
5777 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5778 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5779 * configure: Regenerate.
5780 * Makefile.in: Regenerate.
5781
dce2d8b2 57822008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5783
5784 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5785
dce2d8b2 57862008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5787
5788 * MAINTAINERS (Write after Approval): Add myself.
5789
78209f30
XG
57902008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5791
5792 * MAINTAINERS (Write After Approval): Add myself.
5793
5b5b098d
AJ
57942008-06-29 Andrew Jenner <andrew@codesourcery.com>
5795
5796 * MAINTAINERS (Write After Approval): Add myself.
5797
d812ec93
KW
57982008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5799
5800 * MAINTAINERS: Update my email address.
5801
99e78224
JY
58022008-06-25 Joey Ye <joey.ye@intel.com>
5803
5804 * MAINTAINERS (Write After Approval): Add myself.
5805
18c04407
RW
58062008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5807
5808 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5809 * Makefile.in: Regenerate.
5810 * configure: Regenerate.
5811
47aa9a31
DK
58122008-06-17 Daniel Kraft <d@domob.eu>
5813
5814 * MAINTAINERS (Write After Approval): Add myself.
5815
ad33ff57
RW
58162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5817
5818 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5819 "$@" is still intact with both Autoconf 2.59 and 2.62.
5820 * configure: Regenerate.
5821
cdce5c41
RW
58222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5823
5824 * Makefile.tpl: Fix comment errors.
5825 * Makefile.in: Regenerate.
5826
01b79d11
DM
58272008-06-12 David S. Miller <davem@davemloft.net>
5828 David Edelsohn <edelsohn@gnu.org>
5829
5830 * configure.ac: Add powerpc*-*-* to gold supported targets.
5831 * configure: Regenerate.
5832
f8c33439
JM
58332008-06-08 Joseph Myers <joseph@codesourcery.com>
5834
5835 PR tree-optimization/36218
5836 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5837 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5838 (all prefix="build-"): Pass them to build-system sub-makes.
5839 * Makefile.in: Regenerate.
5840
cd985f66
JM
58412008-06-07 Joseph Myers <joseph@codesourcery.com>
5842
5843 * MAINTAINERS (mt port): Remove.
5844 (sco5, unixware, sco udk): Remove.
5845 (Kean Johnston): Add to Write After Approval.
5846
3f6383d3
JB
58472008-05-30 Julian Brown <julian@codesourcery.com>
5848
5849 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5850 of libobjc for ARM EABI Linux.
5851 * configure: Regenerate.
30da41ed 5852
dce2d8b2 58532008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5854
09ce620e 5855 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5856
dce2d8b2 58572008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5858
e29cc9b4 5859 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5860
955410cb
JW
58612008-05-15 Janus Weil <janus@gcc.gnu.org>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
719bb4e3 58652008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5866
5867 * config-ml.in: don't handle --enable-shared and --enable-static.
5868
372b05fc
RS
58692008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5870
5871 * MAINTAINERS: Update my email address.
5872
f73e2200
PC
58732008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5874
5875 * MAINTAINERS: Update my email address.
09ce620e 5876
3e438e2b
KVH
58772008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5878
5879 * MAINTAINERS (Write After Approval): Add myself.
5880
177bf491
GS
58812008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5882
5883 * MAINTAINERS (Write After Approval): Add myself.
5884
dce2d8b2 58852008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5886
5887 * MAINTAINERS (crx): Add myself.
5888
14a8726b
PB
58892008-04-18 Paolo Bonzini <bonzini@gnu.org>
5890
5891 Sync with src:
5892 2008-04-14 David S. Miller <davem@davemloft.net>
5893
09ce620e
AS
5894 * configure.ac: Add sparc*-*-* to gold supported targets.
5895 * configure: Regenerate.
14a8726b 5896
7142fb32
PB
58972008-04-18 Paolo Bonzini <bonzini@gnu.org>
5898
5899 PR bootstrap/35457
5900 * configure.ac: Include override.m4.
5901 * configure: Regenerate.
5902
c6b196de
PB
59032008-04-18 Paolo Bonzini <bonzini@gnu.org>
5904
09ce620e
AS
5905 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5906 * Makefile.in: Regenerate.
c6b196de 5907
dce2d8b2 59082008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5909
09ce620e 5910 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5911 as nonconfigurable directories list.
09ce620e 5912 * configure: Regenerate.
c993ae60 5913
8479b1b1
BE
59142008-04-14 Ben Elliston <bje@au.ibm.com>
5915
5916 * config.sub, config.guess: Update from upstream sources.
5917
295e261a
HPN
59182008-04-12 Hans-Peter Nilsson <hp@axis.com>
5919
5920 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5921 * Makefile.in: Regenerate.
5922
ac3949d9
EW
59232008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5924
5925 * configure.ac: Do not build libssp for the AVR.
5926 * configure: Regenerate.
5927
06407e30
ILT
59282008-04-07 Ian Lance Taylor <iant@google.com>
5929
5930 * Makefile.def: check-gold depends upon all-binutils.
5931 * Makefile.in: Regenerate.
5932
97db009c
AH
59332008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5934
5935 * MAINTAINERS (Write After Approval): Add myself.
5936
2a79c47f
NC
59372008-04-04 Nick Clifton <nickc@redhat.com>
5938
5939 PR binutils/4334
5f4bebbf 5940 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5941 builds.
5942 * configure: Regenerate.
5943
c53a18d3
N
59442008-04-04 NightStrike <NightStrike@gmail.com>
5945
5946 PR other/35151
09ce620e
AS
5947 * configure.ac: Combine rules for mingw32 and mingw64.
5948 * configure: Regenerate.
c53a18d3 5949
d925aa70
KT
59502008-04-02 Kai Tietz <kai.tietz@onvision.com>
5951
5952 * MAINTAINERS (Write After Approval): Add myself.
5953
dce2d8b2 59542008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5955
5956 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5957 * Makefile.in (.NOTPARALLEL): Ditto.
5958
4412a506
PG
59592008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
dce2d8b2 59632008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5964
5965 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5966 * Makefile.in (.NOTPARALLEL): Regenerate.
5967
639223bd
PB
59682008-03-27 Paolo Bonzini <bonzini@gnu.org>
5969
5970 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5971 * Makefile.in: Regenerate.
5972
b8ab1f4a
JS
59732008-03-26 Jakub Staszak <kuba@et.pl>
5974
5975 * MAINTAINERS (Write After Approval): Add myself.
5976
b45890a4
TK
59772008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5978
5979 * MAINTAINERS: Update e-mail address.
5980
5afab7ad
ILT
59812008-03-20 Ian Lance Taylor <iant@google.com>
5982
5983 * configure.ac: Add support for --enable-gold.
5984 * Makefile.def: Add gold as a directory like ld.
5985 * configure, Makefile.in: Regenerate.
5986
38d24731
RW
59872008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5988
5989 * configure.ac: m4_include config/proginstall.m4.
5990 * configure: Regenerate.
32bc4cf4
RW
5991
5992 Backport from upstream Libtool:
09ce620e 5993
32bc4cf4 5994 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 5995
32bc4cf4
RW
5996 Deal with Autoconf 2.62's semantic change in m4_append.
5997 * ltsugar.m4 (lt_append): Replace broken versions of
5998 m4_append.
5999 (lt_if_append_uniq): Don't require separator to be overquoted,
6000 and avoid broken m4_append.
6001 (lt_dict_add): Fix typo.
6002 * libtool.m4 (_LT_DECL): Don't overquote separator.
6003
9d3c50ea
DE
60042008-03-13 David Edelsohn <edelsohn@gnu.org>
6005
6006 * config.rpath: Add AIX 6 support.
6007
5d2edb29
PB
60082008-03-13 Paolo Bonzini <bonzini@gnu.org>
6009
6010 * Makefile.def (stageprofile). Remove -fprofile-generate
6011 from stage_libcflags.
6012 * Makefile.in: Regenerate.
6013
954910ef
BE
60142008-03-13 Ben Elliston <bje@au.ibm.com>
6015
6016 * config.sub, config.guess: Update from upstream sources.
6017
e8645a40
TT
60182008-03-06 Tom Tromey <tromey@redhat.com>
6019
6020 * MAINTAINERS: Update for treelang deletion.
6021
2c8e955e
JW
60222008-03-03 James E. Wilson <wilson@tuliptree.org>
6023
6024 * MAINTAINERS: Update my email address.
6025
54acd307
SS
60262008-03-03 Stan Shebs <stanshebs@earthlink.net>
6027
893ad2a1 6028 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
6029 (objective-c/c++): Add myself as a maintainer.
6030
4b52b516
VR
60312008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6032
6033 * MAINTAINERS (Write After Approval): Update my email address.
6034
e652b516
TB
60352008-02-25 Tomas Bily <tbily@suse.cz>
6036
6037 * MAINTAINERS (Write After Approval): Add myself.
6038
02d30740
JJ
60392008-02-23 Jakub Jelinek <jakub@redhat.com>
6040
6041 * MAINTAINERS (OpenMP): Add myself.
6042
1c8bd6a3
PB
60432008-02-20 Paolo Bonzini <bonzini@gnu.org>
6044
4b40b2a5
UB
6045 PR bootstrap/32009
6046 PR bootstrap/32161
1c8bd6a3 6047
4b40b2a5
UB
6048 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6049 * configure: Regenerate.
1c8bd6a3 6050
4b40b2a5
UB
6051 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6052 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6053 STAGE4_LIBCFLAGS): New.
6054 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6055 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6056 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6057 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6058 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6059 for target modules. Don't export LIBCFLAGS.
6060 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6061 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6062 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6063 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6064 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6065 * Makefile.in: Regenerate.
1c8bd6a3 6066
bb44c9d2
RW
60672008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6068
6069 PR libgcj/33085
6070 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6071 Do not use -DDLL_EXPORT. Backport from upstream.
6072
29a7754d
RW
60732008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6074
6075 * MAINTAINERS (Write After Approval): Add myself.
6076
9a212bb7
HPN
60772008-02-02 Hans-Peter Nilsson <hp@axis.com>
6078
6079 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6080 * configure: Regenerate.
6081
aa12a573
MG
60822008-01-31 Marc Gauthier <marc@tensilica.com>
6083
6084 * configure.ac (xtensa*-*-*): Recognize processor variants.
6085 * configure: Regenerate.
6086
ac9e6043
RW
60872008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6088
40049ccc
UB
6089 PR bootstrap/34922
6090 * configure.ac (PARSE_ARGS): Push suitable setting of
6091 ac_subdirs_all, for `./configure --help=recursive'.
6092 Handle `+' in generic toplevel directory disabling.
6093 * configure: Regenerate.
ac9e6043 6094
4288c86a
NC
60952008-01-28 Nick Clifton <nickc@redhat.com>
6096
6097 * MAINTAINERS (xstormy16): Take over maintainership.
6098
8d8da227
JM
60992008-01-25 Joseph Myers <joseph@codesourcery.com>
6100
6101 * MAINTAINERS (c4x port): Remove.
6102
349b60e7
DE
61032008-01-24 David Edelsohn <edelsohn@gnu.org>
6104
6105 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6106
3ca06a68
BE
61072008-01-23 Ben Elliston <bje@au.ibm.com>
6108
6109 * config.sub, config.guess: Update from upstream sources.
6110
3c631381
TG
61112008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6112
6113 * MAINTAINERS (Write After Approval): Add myself.
6114
20533ef1
L
61152008-01-17 H.J. Lu <hjl.tools@gmail.com>
6116
6117 * MAINTAINERS: Update my email address.
6118
61192008-01-09 Raksit Ashok <raksit@google.com>
6120
6121 * MAINTAINERS (Write After Approval): Add myself.
6122
684f4f6a
RA
61232008-01-09 Raksit Ashok <raksit@google.com>
6124
6125 * MAINTAINERS (Write After Approval): Add myself.
6126
9cb8756f
BE
61272008-01-08 Ben Elliston <bje@au.ibm.com>
6128
6129 * config.sub, config.guess: Update from upstream sources.
6130
94e1934d
KG
61312007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6132
6133 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 6134 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
6135 * configure: Regenerate.
6136
a2e51f77
SP
61372007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6138
6139 * MAINTAINERS: Update my email address.
6140
ffe3dcd9
BRF
61412007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6142
6143 * MAINTAINERS: Update my email address.
6144
aa4095c9
RS
61452007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6146
6147 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6148 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6149 * Makefile.in: Regenerate.
6150
dce2d8b2 61512007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
6152
6153 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6154 misplaced entries.
6155
0fe0f073
AT
61562007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6157
6158 * configure.ac: Enable libjava for x86_64-*-darwin9.
6159 * configure: Regenerate.
6160
dce2d8b2 61612007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
6162
6163 * MAINTAINERS (Write After Approval): Add myself.
6164
c3220d4c
BE
61652007-12-05 Ben Elliston <bje@au.ibm.com>
6166
6167 * config.sub, config.guess: Update from upstream sources.
6168
aba7501e
MK
61692007-12-02 Matthias Klose <doko@ubuntu.com>
6170
6171 * config-ml.in: Remove 64bit configure tests.
6172
d683ec81
PB
61732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6174
6175 * config-ml.in: Robustify against white space in absolute file
6176 names.
6177
6178 * config-ml.in (multi-clean): Substitute ${Makefile}.
6179 Remove superfluous ${Makefile} in list.
6180
60f1711a
TS
61812007-11-19 Thiemo Seufer <ths@mips.com>
6182
6183 * config-ml.in: Don't hardcode the Makefile name.
6184
487f9d96
AM
61852007-11-08 Alexander Monakov <amonakov@ispras.ru>
6186
6187 * MAINTAINERS (Write After Approval): Add myself.
6188
fa3886fe
ST
61892007-11-07 Samuel Tardieu <sam@rfc1149.net>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
dce2d8b2 61932007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
6194
6195 * MAINTAINERS (Write After Approval): Add myself.
6196
acc48927
BE
61972007-10-25 Ben Elliston <bje@au.ibm.com>
6198
6199 * MAINTAINERS (mercury): Remove entry.
6200 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6201
e00e9858
DJ
62022007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6203
6204 * Makefile.def (dependencies): Make configure-gdb depend on
6205 all-intl.
6206 * Makefile.in: Regenerated.
6207
def14a3c
SK
62082007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6209
6210 * MAINTAINERS (Fortran maintainer): Remove myself.
6211
dce2d8b2 62122007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
6213
6214 * Makefile.def: To avoid problems running with parallel makes,
6215 build newlib before libgloss so that target specific header
6216 files are availble.
6217 * Makefile.in: Regenerate
6218
bbfbfafc
DJ
62192007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6220
6221 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6222 * Makefile.in: Regenerate.
6223
c56abad5
VM
62242007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6225
6226 * MAINTAINERS (Register allocation reviewer): Add myself.
6227
f019adc1
MF
62282007-10-08 Mike Frysinger <vapier@gentoo.org>
6229
6230 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6231 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6232 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6233 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6234 * configure: Regenerate.
6235
dce2d8b2 62362006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
6237
6238 * MAINTAINERS (Register allocation reviewer): Add myself.
6239
0999159b
PB
62402007-10-01 Paolo Bonzini <bonzini@gnu.org>
6241
6242 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6243 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6244 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6245 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6246 * configure.ac: Default them to host tools for $host = $build.
6247 Subst them.
6248
6249 * configure: Regenerate.
6250 * Makefile.in: Regenerate.
6251
dce2d8b2 62522006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
6253
6254 * MAINTAINERS (Register allocation reviewer): Add myself.
6255
dce2d8b2 62562006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
6257
6258 * MAINTAINERS (Register allocation reviewer): Add myself.
6259
9d209c83
SP
62602007-09-21 Seongbae Park <seongbae.park@gmail.com>
6261
6262 * MAINTAINERS (Write After Approval): Fix typo.
6263
1ec3b87b
RS
62642007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6265
6266 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6267 * configure: Regenerate.
6268
19d5986d
PJ
62692007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6270
6271 PR bootstrap/31906
6272 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 6273 they're already prefixed.
19d5986d 6274
6d3b5aea
BK
62752007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6276
6277 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6278 libstdc++.
6279 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6280 * configure: Regenerate.
6281 * Makefile.in: Regenerate.
09ce620e 6282
4fe7e755
AS
62832007-09-17 Andreas Schwab <schwab@suse.de>
6284
6285 * configure.ac: Raise minimum makeinfo version to 4.6.
6286 * configure: Regenerate.
6287
dce2d8b2 62882007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 6289
ffe3dcd9 6290 * MAINTAINERS (write-after-approval) add myself
d483feaa 6291
fa9a3f31
AM
62922007-09-15 Alan Modra <amodra@bigpond.net.au>
6293
6294 * configure.ac: Correct makeinfo version check.
6295 * configure: Regenerate.
6296
6593a73e
RS
62972007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6298
6299 * MAINTAINERS: Update my email address.
6300
d9dced13
RS
63012007-09-14 Richard Sandiford <richard@codesourcery.com>
6302
6303 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6304 to $skipdirs and only disable gprof for newlib. Use the normal
6305 mips*-elf* handling in other respects.
6306 * configure: Regnerate.
6307
773c1467
DD
63082007-09-12 David Daney <ddaney@avtrex.com>
6309
6310 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6311 enabling libgcj.
6312 * configure: Regenerate.
6313
c03353e2
RIL
63142007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6315
6316 PR other/32154
6317 * configure.ac: For libgloss targets, point the linker to the linker
6318 script, startup code and simulator library.
6319 * configure: Regenerate.
6320
c4e9bf2b
AH
63212007-09-07 Andrew Haley <aph@redhat.com>
6322
6323 * configure.ac (noconfigdirs): Remove target-libffi and
6324 target-libjava.
6325 * configure: Regenerate.
6326
1f5a6b84
FXC
63272007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6328
6329 PR target/33281
6330 * configure.ac: Use config/mh-mingw on mingw.
6331 * configure: Regenerate.
1f5a6b84 6332
3951e521
PH
63332007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6334
9f349f63 6335 * MAINTAINERS (Write After Approval): Add myself.
3951e521 6336
e643dc23
RG
63372007-09-05 Richard Guenther <rguenther@suse.de>
6338
6339 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6340 nor --disable-checking is provided also turn on yes and types
6341 checking for stage1.
6342 * configure: Re-generate.
6343
039874df
KW
63442007-08-30 Krister Walfridsson <cato@df.lth.se>
6345
6346 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6347 (Write After Approval): Remove myself.
6348
c3f07bd6 63492007-08-29 Nick Clifton <nickc@redhat.com>
15098359 6350
c3f07bd6 6351 * config.sub, config.guess: Update from upstream sources.
15098359 6352
40049ccc 63532007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
6354
6355 * MAINTAINERS (Write After Approval): Added myself.
6356 * MAINTAINERS (Reviewers): Removed myself.
6357
c8aea42c 63582007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 6359 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
6360
6361 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6362 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6363 * Makefile.in: Regenerate.
6364 * configure.ac (--with-debug-prefix-map): New.
6365 * configure: Regenerate.
6366
4bf6c438
RS
63672007-08-17 Richard Sandiford <richard@codesourcery.com>
6368 Nigel Stephens <nigel@mips.com>
6369
4bf6c438
RS
6370 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6371 as target_makefile_frag.
6372 * configure: Regenerate.
6373
bb286d71
AO
63742007-08-16 Alexandre Oliva <aoliva@redhat.com>
6375
6376 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6377 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6378 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6379 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6380 (do-compare, do-compare3, do-compare-debug): New.
6381 ([+compare-target+]): Use them.
6382
a4630417
MK
63832007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6384
6385 * MAINTAINERS (Write After Approval): Change my email address.
6386
d9acb717
RW
63872007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6388 Ben Elliston <bje@au.ibm.com>
6389
6390 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6391 --silent if $silent.
6392 * configure: Regenerate.
6393
96876681
ZD
63942003-08-12 Zdenek Dvorak <ook@ucw.cz>
6395
6396 * MAINTAINERS (Various Maintainers): Add myself as
6397 loop infrastructure maintainer. Update my e-mail
6398 address.
6399
1c1d80ee
DN
64002007-07-31 Diego Novillo <dnovillo@google.com>
6401
6402 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6403 Adjust description.
6404
7e98624c
RG
64052007-07-26 Richard Guenther <rguenther@suse.de>
6406
6407 * configure.ac: Add types checking to stage1 checking flags.
6408 * configure: Regenerate.
6409
4c85af60
NC
64102007-07-17 Nick Clifton <nickc@redhat.com>
6411
6412 * COPYING3: New file. Contains version 3 of the GNU General
6413 Public License.
6414 * COPYING3.LIB: New file. Contains version 3 of the GNU
6415 Lesser General Public License.
6416
19ddfd3a
AK
64172007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6418
6419 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6420
2a064545
AK
64212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6422
6423 * MAINTAINERS (S/390 co-maintainer): Add myself.
6424 (Write After Approval): Remove myself.
6425
f861f54d
DH
64262007-07-13 Dan Hipschman <dsh@google.com>
6427
6428 * MAINTAINERS (Write After Approval): Add myself.
6429
0136f2f7
NC
64302007-07-11 Nick Clifton <nickc@redhat.com>
6431
6432 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6433 WINDRES export.
6434 * Makefile.in: Regenerate.
6435
6e29b5a4
RO
64362007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6437
6438 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6439 maintainer.
6440
159a4b02
L
64412007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6442
6443 * lt~obsolete.m4: New. Import from 20070318 libtool.
6444
6ba67283
JB
64452007-07-03 Julian Brown <julian@codesourcery.com>
6446
6447 * MAINTAINERS (Write After Approval): Add myself.
6448
30b74385
RW
64492007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6450
6451 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6452 * configure: Regenerate.
6453
64542007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6455
6456 * configure.ac: Add some missing m4 quotation.
6457 * configure: Regenerate.
6458
943c54ce
SB
64592007-07-02 Simon Baldwin <simonb@google.com>
6460
6461 * MAINTAINERS (Write After Approval): Add myself.
6462
1c00b503
PB
64632007-07-02 Paolo Bonzini <bonzini@gnu.org>
6464
6465 * configure: Regenerate.
6466
901119ae
KT
64672007-07-02 Kai Tietz <kai.tietz@onevision.com>
6468
6469 * Makefile.def: Add windmc tool to build.
6470 * Makefile.tpl: Likewise.
6471 * configure.ac: Likewise.
6472 * Makefile.in: Regenerate.
6473 * configure: Regenerate.
09ce620e 6474
83f4c19f
DD
64752007-06-28 DJ Delorie <dj@redhat.com>
6476
6477 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6478 not building newlib.
6479 * configure: Regenerated.
09ce620e 6480
5346c75c
JS
64812007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
aacfb86b
MM
64852007-06-25 Martin Michlmayr <tbm@cyrius.com>
6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
590bf0d3
CM
64892007-06-19 Chris Matthews <chrismatthews@google.com>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
cdbbee7a
RIL
64932007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6494
6495 * MAINTAINERS (Write After Approval): Add myself.
6496
b8afffc1
DJ
64972007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6498
6499 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6500 * Makefile.in: Regenerated.
6501
3fcfad76
BS
65022007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6503
6504 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6505 bfin*-*-uclinux* targets.
6506 * configure: Regenerate.
6507
3f5a2b7f
ILT
65082007-06-14 Ian Lance Taylor <iant@google.com>
6509
6510 * MAINTAINERS: Add myself as non-algorithmic global write
6511 maintainer.
6512
4c46daee
DN
65132007-06-14 Diego Novillo <dnovillo@google.com>
6514
6515 * MAINTAINERS: Add self as middle-end maintainer and
6516 non-algorithmic global write maintainer.
6517
a3bb222a
FXC
65182007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6519
6520 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6521 Move all Fortran maintainers except Paul Brook into the
6522 Non-Autopoiesis section.
6523
a19e8f64
PB
65242007-06-14 Paolo Bonzini <bonzini@gnu.org>
6525
6526 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6527 (distclean-stage[+id+]): Possibly delete stage_last.
6528 * Makefile.in: Regenerate.
6529
1c2abe5e
SP
65302007-06-12 Seongbae Park <seongbae.park@gmail.com>
6531
6532 * MAINTAINERS (Various Maintainer): Fix typo.
6533
abca4739
PB
65342007-06-11 Paolo Bonzini <bonzini@gnu.org>
6535
6536 * MAINTAINERS (Various Maintainer): Add myself as
6537 dataflow maintainer.
6538
a894d2c3
BE
65392007-06-07 Ben Elliston <bje@au.ibm.com>
6540
6541 * config.sub, config.guess: Update from upstream sources.
6542
8024d75e
BE
65432007-06-07 Ben Elliston <bje@au.ibm.com>
6544
6545 * Makefile.tpl: Fix spelling error.
6546 * Makefile.in: Regenerate.
6547
973a9a5e
SE
65482007-06-01 Steve Ellcey <sje@cup.hp.com>
6549
96598938
L
6550 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6551 lt_cv_sys_max_cmd_len.
973a9a5e 6552
ccb4d26b
DN
65532007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6554
6555 * MAINTAINERS (Various Maintainers): Add myself as
6556 auto-vectorizer maintainer.
6557
eecb7461
PB
65582003-05-31 Paolo Bonzini <bonzini@gnu.org>
6559
6560 PR libjava/32098
6561 * libtool.m4: Revert previous change.
6562 * ltgcc.m4: Put it here.
6563
89d28202
ZD
65642003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6565
6566 * MAINTAINERS (Various Maintainers): Add myself as
6567 auto-vectorizer maintainer.
6568
60c7a11a
L
65692007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6570
6571 PR libjava/32098
6572 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6573
9dd3cc81
RG
65742007-05-30 Richard Guenther <rguenther@suse.de>
6575
6576 * MAINTAINERS (Various Maintainers): Add myself as
6577 auto-vectorizer maintainer.
6578
9cc1244e
JJ
65792007-05-30 Jakub Jelinek <jakub@redhat.com>
6580
6581 PR bootstrap/29382
6582 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6583 * configure: Rebuilt.
6584
6124296b
RC
65852007-05-28 Roberto Costa <robsettantasei@gmail.com>
6586
6587 * MAINTAINERS (Write After Approval): Removed my name.
6588
6b757a0d
SB
65892007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6590
6591 * MAINTAINERS (Write After Approval): Remove myself.
6592
86ef8528
AT
65932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6594
6595 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6596
1cf3d07d
SE
65972007-05-23 Steve Ellcey <sje@cup.hp.com>
6598
6599 * ltmain.sh: Update from ToT Libtool.
6600 * libtool.m4: Update from ToT Libtool.
6601 * ltsugar.m4: New. Update from ToT Libtool.
6602 * ltversion.m4: New. Update from ToT Libtool.
6603 * ltoptions.m4: New. Update from ToT Libtool.
6604 * ltconfig: Remove.
6605 * ltcf-c.sh: Remove.
6606 * ltcf-cxx.sh: Remove.
6607 * ltcf-gcj.sh: Remove.
6608
ce3fcf8c
OW
66092007-05-22 Ollie Wild <aaw@google.com>
6610
6611 * MAINTAINERS (Write After Approval): Add myself.
6612
342b9200
PB
66132007-05-16 Paolo Bonzini <bonzini@gnu.org>
6614
6615 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6616 stage_cflags.
6617 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6618 Remove CFLAGS/LIBCFLAGS.
6619 (configure-stage[+id+]-[+prefix+][+module+],
6620 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6621 * Makefile.in: Regenerate.
6622
cea17285
DN
66232007-05-15 Diego Novillo <dnovillo@google.com>
6624
6625 * MAINTAINERS: Update e-mail address.
6626
11c004e7
RE
66272007-05-15 Revital Eres <eres@il.ibm.com>
6628
6629 * MAINTAINERS (Write After Approval): Add myself.
6630
ab6bd693
RC
66312007-05-14 Roberto Costa <robsettantasei@gmail.com>
6632
6633 * MAINTAINERS (Write After Approval): Updated my address.
6634
388cdf07
TN
66352007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
23f24034
SR
66392007-05-11 Silvius Rus <rus@google.com>
6640
6641 * MAINTAINERS (Write After Approval): Add myself.
6642
34a7526e
TT
66432007-04-23 Tom Tromey <tromey@redhat.com>
6644
6645 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6646
51da21be
MM
66472007-04-22 Mark Mitchell <mark@codesourcery.com>
6648
6649 * MAINTAINERS (cpplib): Rename to ...
6650 (libcpp): ... this. Add C/C++ front end maintainers.
6651
70070387
SE
66522007-04-14 Steve Ellcey <sje@cup.hp.com>
6653
6654 * config-ml.in: Pass ${ml_config_env} to configure calls.
6655
df1a0dbb
CB
66562007-04-04 Christian Bruel <christian.bruel@st.com>
6657
6658 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6659
9daff147
DK
66602007-04-02 Dave Korn <dave.korn@artimi.com>
6661
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
374eadb2
TB
66642007-03-31 Tobias Burnus <burnus@net-b.de>
6665
6666 * MAINTAINERS (fortran 95 front end): Add myself.
6667
8eced3a2
DR
66682007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6669
6670 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6671
653de3e3
AZ
66722007-03-24 Ayal Zaks <zaks@il.ibm.com>
6673
6674 * MAINTAINERS (Modulo Scheduler): Add myself.
6675
b737d953
BM
66762007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6677
6678 * MAINTAINERS (fortran 95 front end): Add myself.
6679 (c++ front end): whitespace fix.
6680
a584cdf2
NF
66812007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
8c79f3c4
RS
66852007-03-21 Richard Sandiford <richard@codesourcery.com>
6686
6687 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6688 of glob. Quote arguments with single quotes too.
6689 * configure: Regenerate.
6690
07f1ac6d
BM
66912007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6692
6693 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6694 * Makefile.in: Regenerate
6695
172e41aa
AS
66962007-03-07 Andreas Schwab <schwab@suse.de>
6697
6698 * configure: Regenerate.
6699
9c4d2493
BM
67002007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6701
6702 * configure.ac: Add "--with-pdfdir" configure option,
6703 which defines pdfdir variable.
6704 * Makefile.def (target=fixincludes): Add install-pdf to
6705 missing targets.
6706 (recursive_targets): Add install-pdf target.
6707 (flags_to_pass): Add pdfdir.
6708 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6709 target.
6710 * configure: Regenerate
6711 * Makefile.in: Regenerate
6712
e14e622e
EC
67132007-02-28 Eric Christopher <echristo@apple.com>
6714
6715 Revert:
6716 2006-12-07 Mike Stump <mrs@apple.com>
6717
6718 * Makefile.def (dependencies): Add dependency for
6719 install-target-libssp and install-target-libgomp on
6720 install-gcc.
6721 * Makefile.in: Regenerate.
6722
54e433bc
MK
67232007-02-27 Matt Kraai <kraai@ftbfs.org>
6724
6725 * configure: Regenerate.
6726 * configure.ac: Move statements after variable declarations.
6727
6c8d3d8f
KK
67282007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6729
6730 * MAINTAINERS: Add myself as sh maintainer.
6731
9f8c6739
JM
67322007-02-19 Joseph Myers <joseph@codesourcery.com>
6733
6734 * configure.ac: Adjust for loop syntax.
6735 * configure: Regenerate.
6736
278a7a38
AO
67372007-02-18 Alexandre Oliva <aoliva@redhat.com>
6738
6739 * configure: Rebuilt.
6740
b2eaac4a
AO
67412007-02-18 Alexandre Oliva <aoliva@redhat.com>
6742
6743 * configure.ac: Drop multiple occurrences of --enable-languages,
6744 and fix its quoting.
6745 * configure: Rebuilt.
6746
beeaf216 67472007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6748 Nathan Sidwell <nathan@codesourcery.com>
6749 Vladimir Prus <vladimir@codesourcery.com>
6750 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6751
6752 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6753 * configure: Regenerate.
6754
09201a09
GP
67552007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6756
6757 * ltconfig (freebsd*): Default to elf.
6758
291f172e
DJ
67592007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6760
6761 * configure.ac (target_libraries): Move libgcc before libiberty.
6762 * configure: Regenerated.
6763
c3a86da9
DJ
67642007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6765 Paolo Bonzini <bonzini@gnu.org>
6766
6767 PR bootstrap/30753
6768 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6769 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6770 * configure: Regenerated.
6771
88e1e72a
FXC
67722007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6773
6774 * MAINTAINERS (Language Front End Maintainers): Update my mail
6775 address.
6776
44bfc3ac
DJ
67772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6778
6779 PR bootstrap/30748
6780 * configure.ac: Correct syntax for Solaris ksh.
6781 * configure: Regenerated.
6782
3e19841a
PB
67832007-02-09 Paolo Bonzini <bonzini@gnu.org>
6784
6785 * configure.ac: Sync with src.
6786 * configure: Regenerate.
6787
74a48762
PB
67882007-02-09 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * Makefile.in: Regenerate.
6791
d846e52e
PB
67922007-02-09 Paolo Bonzini <bonzini@gnu.org>
6793
6794 * config.sub: Sync with src.
6795
1c710c3c
DJ
67962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6799 noncanonical equivalents.
6800 * configure.in: Rename to...
6801 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6802 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6803 target_noncanonical. Use them. Rewrite removal of configure
6804 arguments for autoconf 2.59. Discard variable settings. Force
6805 program_transform_name for native tools.
6806
6807 * Makefile.in: Regenerated.
6808 * configure: Regenerated with autoconf 2.59.
6809
dce2d8b2 68102007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6811
3de8da2a 6812 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6813
f6671c93
AS
68142007-01-31 Andreas Schwab <schwab@suse.de>
6815
6816 * Makefile.tpl (LDFLAGS): Substitute it.
6817 * Makefile.in: Regenerate.
6818
dce2d8b2 68192007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6820
3de8da2a 6821 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6822
2472200d
DE
68232007-01-28 David Edelsohn <edelsohn@gnu.org>
6824
3de8da2a 6825 * MAINTAINERS (spu port): Add myself.
2472200d 6826
5305be7e
RG
68272007-01-23 Richard Guenther <rguenther@suse.de>
6828
6829 PR bootstrap/30541
6830 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6831 * Makefile.tpl (GNATBIND): Substitute it.
6832 (GNATMAKE): Likewise.
6833 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6834 of STAGE_PREFIX.
6835 * Makefile.in: Regenerate.
6836 * configure: Regenerate.
6837
416cfb5e
MS
68382007-01-18 Mike Stump <mrs@apple.com>
6839
6840 * configure.in: Re-enable -Werror for gcc builds.
6841
3de8da2a 68422007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6843
3de8da2a 6844 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6845
d943d7c4
PB
68462007-01-11 Paolo Bonzini <bonzini@gnu.org>
6847
6848 * configure.in: Change == to = in test command.
3de8da2a 6849 * configure: Regenerate.
d943d7c4 6850
e69bf64b 68512007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6852 Nick Clifton <nickc@redhat.com>
6853 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6854
6855 * configure.in (build_configargs, host_configargs, target_configargs):
6856 Remove build/host/target parameters.
6857 (host_libs): Add gmp and mpfr.
6858 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6859 * Makefile.def (gmp, mpfr): New.
6860 (gcc): Remove target.
6861 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6862 target_os, target_vendor): New.
dce2d8b2 6863 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6864 * configure: Regenerate.
6865 * Makefile.in: Regenerate.
e69bf64b
PB
6866
68672007-01-11 Matt Fago <fago@earthlink.net>
6868
6869 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6870 to improve robustness of configure tests.
e69bf64b 6871 * configure: Regenerate.
e14e622e 6872
a42f3b80
UB
68732007-01-09 Uros Bizjak <ubizjak@gmail.com>
6874
6875 * MAINTAINERS: Add myself as i386 maintainer.
6876
a36aee1a
JH
68772007-01-08 Jan Hubicka <jh@suse.cz>
6878
61fcaeef 6879 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6880
738a52d3
KT
68812007-01-08 Kai Tietz <kai.tietz@onevision.com>
6882
6883 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6884 * configure: Regenerate.
738a52d3 6885
54fdc474
DJ
68862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6887
6888 * Makefile.tpl (all-target): Correct @if conditional for target
6889 modules.
6890 * configure.in: Omit libiberty if building only target libgcc.
6891 * configure, Makefile.in: Regenerated.
6892
3dd71726
PB
68932007-01-04 Paolo Bonzini <bonzini@gnu.org>
6894
dce2d8b2 6895 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6896 * configure: Regenerate.
6897
fa958513
DJ
68982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6899
6900 * Makefile.def (target_modules): Add libgcc.
6901 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6902 * Makefile.tpl (clean-target-libgcc): Delete.
6903 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6904 on gcc even for bootstrapped modules. Rewrite handling of
6905 lang_env_dependencies to loop over target_modules.
6906 * configure.in (target_libraries): Add target-libgcc.
6907 * Makefile.in, configure: Regenerated.
6908
e1888513
PB
69092006-12-29 Paolo Bonzini <bonzini@gnu.org>
6910
6911 * configure.in: Reorganize recognition of languages. Add
6912 --enable-stage1-languages. Show supported languages for the chosen
6913 target rather than all recognized languages.
6914 * configure: Regenerate.
6915
53b88b73
PB
69162006-12-29 Paolo Bonzini <bonzini@gnu.org>
6917
6918 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6919 * Makefile.in: Regenerate.
6920
a3993f33
KG
69212006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6922
6923 * configure.in: Warn that MPFR 2.2.0 is buggy.
6924 * configure: Regenerate.
6925
f063a9ed
ILT
69262006-12-27 Ian Lance Taylor <iant@google.com>
6927
6928 * configure.in: When removing Makefiles to force a reconfigure, also
6929 remove prev-DIR*/Makefile.
6930 * configure: Regenerate.
6931
af71363e
AS
69322006-12-22 Andreas Schwab <schwab@suse.de>
6933
6934 * configure: Regenerate with correct autoconf version.
6935
0b0dc272
AM
69362006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6937
3de8da2a
UB
6938 * configure.in: add AC_SUBST for *_FOR_TARGET.
6939 * configure: Regenerate.
0b0dc272 6940
53b88b73
PB
69412006-12-19 Paolo Bonzini <bonzini@gnu.org>
6942
6943 * configure.in: Simplify logic for rejecting languages that cannot
6944 be built. Separate the case when a language is unsupported,
6945 from the case when the user chooses not to build a language.
6946
400ebff4
PB
69472006-12-19 Paolo Bonzini <bonzini@gnu.org>
6948
6949 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6950 it only affects bootstrap and could be tested on "$host" as well.
6951 * configure: Regenerate.
6952 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6953
8efea775
PB
69542006-12-19 Paolo Bonzini <bonzini@gnu.org>
6955
6956 PR bootstrap/29544
6957 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6958 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6959 move here comment from Makefile.tpl.
6960 * Makefile.tpl: Move some definitions higher in the file.
6961 (STAGE1_CHECKING): New.
6962 * configure.in: Add --enable-stage1-checking.
6963 * configure: Regenerate.
6964 * Makefile.in: Regenerate.
6965
ed88a7ed
PB
69662006-12-19 Paolo Bonzini <bonzini@gnu.org>
6967
6968 * MAINTAINERS: Add myself as build system maintainer.
6969
b65151d3
SM
69702006-12-15 Simon Martin <simartin@users.sourceforge.net>
6971
6972 * MAINTAINERS (Write After Approval): Add myself.
6973
7e050830
EC
69742006-12-13 Eric Christopher <echristo@apple.com>
6975
6976 * MAINTAINERS: Add myself as darwin maintainer.
6977
8b494895
ILT
69782006-12-11 Ian Lance Taylor <ian@airs.com>
6979
6980 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6981
dce2d8b2 69822006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6983
6984 MAINTAINERS: Update my entry.
6985
58e24147
AM
69862006-12-11 Alan Modra <amodra@bigpond.net.au>
6987
6988 * configure.in: Handle spu makefile frag.
58e24147
AM
6989 * Makefile.tpl (MAINT): Define
6990 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6991 * configure: Regenerate.
6992 * Makefile.in: Regenerate.
6993
9b6f37a0
BE
69942006-12-11 Ben Elliston <bje@au.ibm.com>
6995
6996 * config.guess: Import latest version.
6997 * config.sub: Likewise.
6998
ea6f5c57
BE
69992006-12-11 Ben Elliston <bje@au.ibm.com>
7000
7001 * configure.in (spu-*-*): Don't skip target-libiberty.
7002 * configure: Regenerate.
7003
42c1cd8a
AT
70042006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7005
7006 PR bootstrap/30134
7007 * configure.in: Correct x86 darwin support for libjava to powerpc
7008 and i?86 only.
7009 * configure: Regenerate.
7010
55eb837d
ST
70112006-12-08 Sandro Tolaini <tolaini@libero.it>
7012
7013 * configure.in: Add x86 darwin support for libjava.
7014 * configure: Regenerate.
7015
5bdacbc7
MS
70162006-12-07 Mike Stump <mrs@apple.com>
7017
7018 * Makefile.def (dependencies): Add dependency for
7019 install-target-libssp and install-target-libgomp on
7020 install-gcc.
7021 * Makefile.in: Regenerate.
7022
477d851c
RG
70232006-12-04 Richard Guenther <rguenther@suse.de>
7024
7025 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7026 (Non-Algorithmic Maintainers): Move over non-algorithmic
7027 loop optimizer maintainers, add myself as a non-algorithmic
7028 middle-end maintainer.
7029
5d33d367
DF
70302006-12-04 Daniel Franke <franke.daniel@gmail.com>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
dbee1fb3
KG
70342006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7035
7036 * configure.in: Update error message for missing GMP/MPFR.
7037
7038 * configure: Regenerate.
7039
b5147de7
KG
70402006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7041
7042 * configure.in: Update MPFR version in error message.
7043
7044 * configure: Regenerate.
7045
f019376c
KG
70462006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7047
7048 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7049 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7050 --with-gmp-lib): New flags.
7051
7052 * configure: Regenerate.
7053
91ed95ae
BM
70542006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7055
7056 * MAINTAINERS (Write After Approval): Change my email address.
7057
3a971f15
MLI
70582006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7059
05170031 7060 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 7061
dce2d8b2 70622006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
7063
7064 * MAINTAINERS (i18n): Update e-mail address.
7065
df5487ee
TS
70662006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7067
7068 * MAINTAINERS (spu port): Add myself as maintainer.
7069 (Write After Approval): Remove myself.
7070
92c2f0ee
BE
70712006-11-22 Ben Elliston <bje@au.ibm.com>
7072
7073 * configure.in (skipdirs): Don't build libssp for SPU.
7074 * configure: Regenerate.
7075
a3b97199
AP
70762006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7077
7078 * MAINTAINERS (spu port): Add myself as maintainer.
7079 (libobjc): Update my email address.
7080
0eb97064
AB
70812006-11-21 Andrea Bona <andrea.bona@st.com>
7082
7083 * MAINTAINERS (Write After Approval): Add myself.
7084
dce2d8b2 70852006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
7086
7087 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7088 * configure : Rebuilt.
7089
dce2d8b2 70902006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
7091
7092 * MAINTAINERS (Write After Approval): Add myself.
7093
d58542ea
AO
70942006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
a357b5ae
KG
70982006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7099
7100 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7101 libmpfr.a.
7102 * configure: Regenerate.
7103
9bd6112c
PB
71042006-11-16 Paolo Bonzini <bonzini@gnu.org>
7105
7106 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7107 (unstage): Test for stage_last presence.
7108
7109 PR bootstrap/29802
dce2d8b2
EB
7110 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7111 STAGE_PREFIX.
9bd6112c
PB
7112 * Makefile.in: Regenerate.
7113
c8cf9f0f
ZD
71142003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7115
7116 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7117 maintainers.
7118
467b1fc6
ER
71192006-11-14 Erven Rohou <erven.rohou@st.com>
7120
7121 * MAINTAINERS (Write After Approval): Add myself.
7122
995a5697
PB
71232006-11-14 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7126 and stageN-package/Makefile.
7127 * Makefile.in: Regenerated.
7128
c8d6d53e
JZ
71292006-11-14 Jie Zhang <jie.zhang@analog.com>
7130
7131 * configure.in: Remove target-libgloss from noconfigdirs for
7132 bfin-*-*.
7133 * configure: Regenerated.
7134
dffb147d
KG
71352006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7136
7137 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 7138
dffb147d
KG
7139 * configure: Regenerate.
7140
ca558912
KG
71412006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7142
7143 * configure.in: Robustify error message for missing GMP/MPFR.
7144
7145 * configure: Regenerate.
7146
dce2d8b2 71472006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
7148
7149 * MAINTAINERS (Write After Approval): Add myself.
7150
dce2d8b2 71512006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
7152
7153 * MAINTAINERS: Change email address.
7154
91de1527
VP
71552006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7156
7157 * MAINTAINERS (Write After Approval): Add myself.
7158
a3867703
PB
71592006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
b4364fa2
CL
71632006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7164
7e050830 7165 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 7166 Write After Approval section.
b4364fa2 7167
70ec446f
KG
71682006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7169
7170 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7171 need_gmp anymore.
7172 * configure: Regenerate.
7173
018c8d88
TB
71742006-10-16 Tobias Burnus <burnus@net-b.de>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
f6a1687e
BE
71782006-10-16 Ben Elliston <bje@au.ibm.com>
7179
7180 * config.guess: Import latest version.
7181 * config.sub: Likewise.
7182
b5422ad7
BM
71832006-10-10 Brooks Moses <bmoses@stanford.edu>
7184
7185 * Makefile.def: Added pdf target handling.
7186 * Makefile.tpl: Added pdf target handling.
7187 * Makefile.in: Regenerated.
7188
bdcee471
CL
71892006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7190
7191 * MAINTAINERS: Add self as score port maintainer.
7192
7d610414
BM
71932006-10-04 Brooks Moses <bmoses@stanford.edu>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
e48d66a9
SK
71972006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7198
7e050830 7199 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
7200 or newer.
7201 * configure: Regenerated.
7202
c394e891
DB
72032006-09-27 Dave Brolley <brolley@redhat.com>
7204
dce2d8b2
EB
7205 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7206 using $s instead of $r.
c394e891
DB
7207 * configure: Regenerated.
7208
1ee4c5a0
TS
72092006-09-26 Thiemo Seufer <ths@mips.com>
7210
7211 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7212 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7213 * configure: Regenerate.
7214
dce2d8b2 72152006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
7216
7217 * MAINTAINERS (Write After Approval): Remove myself.
7218
0c502898
CF
72192006-09-22 Chao-ying Fu <fu@mips.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
a7819e42
JM
72232006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7224
7225 * MAINTAINERS: Add self as soft-fp maintainer.
7226
dce2d8b2 72272006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
7228
7229 * MAINTAINERS: Add myself as avr maintainer.
7230 Remove Marek Michalkiewicz as avr maintainer.
827d0991 7231
e8288489
RC
72322006-09-07 Roberto Costa <roberto.costa@st.com>
7233
7234 * MAINTAINERS (Write After Approval): Add myself.
7235
b91f0a41
CV
72362006-08-30 Corinna Vinschen <corinna@vinschen.de>
7237
7238 * configure.in: Never build newlib for a Mingw host.
7239 Never build newlib as Mingw target library.
7240 Test the existence of winsup/cygwin for building a Cygwin newlib,
7241 rather than just winsup.
7242 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7243 building a Mingw target.
7244 * configure: Regenerate.
7245
094c07a0
EB
72462006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7247
7248 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7249
8d1171cb
PB
72502006-07-25 Paolo Bonzini <bonzini@gnu.org>
7251
7252 * config.guess: Import from src (was more updated).
7253 * config.sub: Likewise.
7254
2e9e6f68
DJ
72552006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7256
7257 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7258 * configure: Regenerated.
7259
57255173
PB
72602006-07-18 Paolo Bonzini <bonzini@gnu.org>
7261
cc6010cd
AP
7262 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7263 for stages after the first.
57255173 7264
9fbe6585
JJ
72652006-07-17 Jakub Jelinek <jakub@redhat.com>
7266
7267 * Makefile.def: Add dependencies for configure-opcodes
7268 on configure-intl and all-opcodes on all-intl.
7269 * Makefile.in: Regenerated.
7270
18c3f977
BE
72712006-07-13 Ben Elliston <bje@au.ibm.com>
7272
7273 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7274
27b56ba6
PE
72752006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7276
7277 Port to hosts whose 'sort' and 'tail' implementations
7278 treat operands with leading '+' as file names, as POSIX
7279 has required since 2001. However, make sure the code still
7280 works on pre-POSIX hosts.
7281 * ltmain.sh: Don't assume "sort +2" is equivalent to
7282 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7283
ad6d4e43
UW
72842006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7285
7286 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7287
706601d9
PG
72882006-07-04 Peter O'Gorman <peter@pogma.com>
7289
7290 * ltconfig: chmod 644 before ranlib during install.
7291
0b50988a
EB
72922006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7293
7294 PR bootstrap/18058
7295 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7296 if the bootstrap compiler is a GCC version that supports it.
7297 * configure: Regenerate.
7298
b6348cb3
PB
72992006-07-03 Paolo Bonzini <bonzini@gnu.org>
7300
95695ad3 7301 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
7302 * configure: Regenerate.
7303
1546bb64
PB
73042006-07-03 Paolo Bonzini <bonzini@gnu.org>
7305
7306 PR other/27063
7307 * configure.in: Test subdir_requires and give an appropriate
7308 error message.
7309 * configure: Regenerate.
7310
5cb6c629
AJH
73112006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7312
7313 * MAINTAINERS (Write After Approval): Add myself.
7314
f4d8cdf8
JDA
73152006-06-22 John David Anglin <dave.anglin@nrc.ca>
7316
7317 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7318
4fe5abb7
SE
73192006-06-22 Steve Ellcey <sje@cup.hp.com>
7320
7321 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7322
2a79fd67
DA
73232006-06-20 David Ayers <d.ayers@inode.at>
7324
7325 PR bootstrap/28072
7326 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7327 whether target-libjava is being configured instead of whether the
7328 java front end is enabled.
7329 * configure: Regenerate.
7e050830 7330
04879af3
RO
73312006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7332
7333 PR target/27540
7334 * configure.in: Only enable libgomp on IRIX 6.
7335 * configure: Regenerate.
7336
ec6c7392
PB
73372006-06-15 Paolo Bonzini <bonzini@gnu.org>
7338
7339 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7340 too.
7341 * Makefile.in: Regenerate.
7342
12973d7a
DD
73432006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7344
7345 * config-ml.in: Alter CCASFLAGS to include special
7346 multilib options the same as is done for CFLAGS.
7347
c67ed86a
JDA
73482006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7349
7350 * configure.in: Don't enable libgomp on hpux10.
7351 * configure: Rebuilt.
7352
cb253473
DA
73532006-06-12 David Ayers <d.ayers@inode.at>
7354
7355 PR bootstrap/27963
7356 PR target/19970
7e050830 7357 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
7358 ${libgcj} is specified.
7359 * configure: Regenerate.
7e050830 7360
dce2d8b2 73612006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
7362
7363 Sync from src:
7e050830
EC
7364
7365 * configure.in: Sync.
32845532 7366 * configure: Regenerated.
7e050830 7367
32845532
CD
7368 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7369
7370 * Makefile.def: Added dependencies from sim and gdb on intl, and
7371 added configure dependencies to everything with an all dependency
7372 on intl.
7373 * Makefile.in: Regenerated.
7374
7cd0cf9c
DA
73752006-06-06 David Ayers <d.ayers@inode.at>
7376
7377 PR libobjc/13946
7378 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7379 * Makefile.in: Regenerate.
7380 * configure.in: Add --enable-objc-gc at toplevel and have it
7381 enable boehm-gc for Objective-C.
7382 Remove target-boehm-gc from libgcj.
7383 Add target-boehm-gc to target_libraries.
7384 Add target-boehm-gc to noconfigdirs where ${libgcj}
7385 is specified.
7386 Assert that boehm-gc is supported when requested for Objective-C.
7387 Only build boehm-gc if needed either for Java or Objective-C.
7388 * configure: Regenerate.
7e050830 7389
3ff3adad
PB
73902006-06-05 Paolo Bonzini <bonzini@gnu.org>
7391
7392 PR 27674
7393 * Makefile.tpl (configure-[+prefix+][+module+],
7394 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7395 Remove rule to unstage bootstrapped modules.
7396 (stage_current): New.
7397 * Makefile.in: Regenerate.
7398
898e551d
LB
73992006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7400
7401 * MAINTAINERS (Write After Approval): Update my e-mail address.
7402
ea60341e
MS
74032006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7404
7405 * include/libiberty.h: Declare pex_run_in_environment.
7406
222ae291
AL
74072006-05-31 Asher Langton <langton2@llnl.gov>
7408
7409 * MAINTAINERS (Write After Approval): Add myself.
898e551d 7410
e9a54b07
PB
74112006-05-25 Paolo Bonzini <bonzini@gnu.org>
7412
7413 * Makefile.def (bfd, opcodes): Fix lib_path.
7414 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7415 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7416 * Makefile.in: Regenerate.
7417
03e67131
CD
74182006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7419
7420 * Makefile.in: Regenerate.
7421
65d6e994
CD
74222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7423
7424 * Makefile.def: Add install-html target. Add datarootdir
7425 docdir and htmldir to flags_to_pass.
7426 * Makefile.tpl: Add install-html target.
7427 * Makefile.in: Regenerate.
7428 * configure.in: Add --with-datarootdir, --with-docdir, and
7429 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7430 * configure: Regenerate.
7431
9e299237
MS
74322006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7433
7434 * configure.in: Enable gprof for cross builds.
7435 * configure: Regenerate.
7436
c31202cd
RG
74372006-05-22 Richard Guenther <rguenther@suse.de>
7438
7439 Revert
7440 2006-01-31 Richard Guenther <rguenther@suse.de>
7441 Paolo Bonzini <bonzini@gnu.org>
7442
7443 * Makefile.def (target_modules): Add libgcc-math target module.
7444 * configure.in (target_libraries): Add libgcc-math target library.
7445 (--enable-libgcc-math): New configure switch.
7446 * Makefile.in: Re-generate.
7447 * configure: Re-generate.
7448 * libgcc-math: New toplevel directory.
7449
2a332582
JDA
74502006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7451 Andreas Tobler <a.tobler@schweiz.ch>
7452
7453 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7454 * configure: Rebuilt.
7455
dce2d8b2 74562006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7457
ccce6917
SL
7458 * MAINTAINERS (Write After Approval): Add myself.
7459
ed606bc0
DD
74602006-05-01 DJ Delorie <dj@redhat.com>
7461
3d8f47a0 7462 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7463 * configure: Regenerate.
7464
9386bd20
RG
74652006-05-01 Richard Guenther <rguenther@suse.de>
7466
7467 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7468 maintainer.
7469
dce2d8b2 74702006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7471
7472 * MAINTAINERS (Write After Approval): Add myself.
7473
87ceee72
JB
74742006-04-28 Jan Beulich <jbeulich@novell.com>
7475
7476 * MAINTAINERS (Write After Approval): Add myself.
7477
e88a2c09
DD
74782006-04-18 DJ Delorie <dj@redhat.com>
7479
7480 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7481 reference libgloss so that libssp can be built in a combined
7482 tree.
7483 * configure: Regenerate.
7484
675f0a8a
RM
74852006-04-08 Robert Millan <rmh@gcc.gnu.org>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
27b6c940
BE
74892006-04-05 Ben Elliston <bje@au.ibm.com>
7490
7491 * configure.in: Require makeinfo 4.4 or higher.
7492 * configure: Regenerate.
7493
687b17d4
GP
74942006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7495
7496 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7497 Rearrange the entries of other libraries to have them in one place.
7498
906ac235
JB
74992006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7500
7e050830 7501 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7502 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7503
fb0103e5
RG
75042006-03-14 Richard Guenther <rguenther@suse.de>
7505
7506 * configure: Regenerate with autoconf 2.13.
7507
17237f6b
JB
75082006-03-13 Jim Blandy <jimb@codesourcery.com>
7509
7510 * MAINTAINERS: Use my work address.
bed31434
JB
7511
7512 * MAINTAINERS: Update my E-mail address.
7513
27079765
AH
75142006-03-10 Aldy Hernandez <aldyh@redhat.com>
7515
7516 * configure.in: Handle --disable-<component> generically.
7517 * configure: Regenerate.
7518
54a17039
L
75192006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7520
7521 PR libgcj/17311
7522 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7523
b9bd11ca
EE
75242006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7525
7526 * MAINTAINERS (Write After Approval): Remove myself.
7527 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7528
dce2d8b2 75292006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7530
072b06f2
RE
7531 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7532 (TARGET_CONFIGDIRS): Remove.
7533 * configure.in: Remove AC_SUBST(target_configdirs).
7534 * Makefile.in, configure: Regenerated.
ee2312f3 7535
936e1a35
SK
75362006-02-20 Steven G. Kargl <kargls@comcast.net>
7537
7538 * MAINTAINERS (Write After Approval): Remove myself.
7539 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7540
cc11cc9b
PB
75412006-02-20 Paolo Bonzini <bonzini@gnu.org>
7542
7543 PR bootstrap/25670
7544
7545 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7546
7547 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7548 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7549 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7550 BUILD_PREFIX, BUILD_PREFIX_1.
7551 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7552
7553 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7554 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7555
7556 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7557 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7558 of `cat stage_current`. Always provide the `r' and `s' variables.
7559 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7560 a single shell execution.
7561 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7562 bootstrapped modules, make the stage1 module if the build was not
7563 started yet, else build the current stage.
7564 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7565 (all-build, all-host, all-target, [+make_target+]-host,
7566 [+make_target+]-target): Do not use \-continued lines.
7567 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7568 (current_stage, restrap, stage_last): New.
7569
7570 * Makefile.in: Regenerate.
7571 * configure: Regenerate.
7572
63a7c9ef
BD
75732006-02-19 Bud Davis <jmdavis@link.com>
7574
7575 * MAINTAINERS (Write After Approval): Remove myself.
7576 (Language Front End Maintainers): Add myself as fortran 95
7577 maintainer and update e-mail address.
7578
a3543e3a
FXC
75792006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7580
7581 * MAINTAINERS (Write After Approval): Remove myself.
7582 (Language Front End Maintainers): Add myself as fortran 95
7583 maintainer.
7584
ca5b1d2c
VK
75852006-02-16 Victor Kaplansky <victork@il.ibm.com>
7586
7587 * MAINTAINERS (Write After Approval): Add myself.
7588
0499513f
TK
75892006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7590
7591 * MAINTAINERS (Write After Approval): Remove myself.
7592 (Language Front End Maintainers): Add myself as
7593 fortran 95 maintainer.
7594
d1f8db0c
PB
75952006-02-14 Paolo Bonzini <bonzini@gnu.org>
7596
7597 Sync from src:
7598
7599 2005-12-27 Leif Ekblad <leif@rdos.net>
7600
cc6010cd
AP
7601 * configure.in: Add support for RDOS target.
7602 * configure: Regenerate.
d1f8db0c
PB
7603
76042006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7605 Andreas Schwab <schwab@suse.de>
d1f8db0c 7606
cc6010cd 7607 * configure: Regenerate.
d1f8db0c 7608
cac90078
DE
76092006-02-12 David Edelsohn <edelsohn@gnu.org>
7610
7611 * configure.in (enable_libgomp): Add AIX.
7612 * configure: Regenerate.
7613
bd37fbf5
MK
76142006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7617
23027b7a
LM
76182006-02-03 Lee Millward <lee.millward@gmail.com>
7619
7620 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7621
0058967b
RG
76222006-01-31 Richard Guenther <rguenther@suse.de>
7623 Paolo Bonzini <bonzini@gnu.org>
7624
7625 * Makefile.def (target_modules): Add libgcc-math target module.
7626 * configure.in (target_libraries): Add libgcc-math target library.
7627 (--enable-libgcc-math): New configure switch.
7628 * Makefile.in: Re-generate.
7629 * configure: Re-generate.
7630 * libgcc-math: New toplevel directory.
7631
e8b05380
PB
76322006-01-26 Paolo Bonzini <bonzini@gnu.org>
7633
7634 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7635 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7636 the assembler, linker and binutils.
7637 * configure: Regenerate.
7638
d54d5437
DM
76392006-01-22 Dirk Mueller <dmueller@suse.de>
7640
7641 * MAINTAINERS (Write After Approval): Add myself.
7642
670cbfcf
DN
76432006-01-20 Diego Novillo <dnovillo@redhat.com>
7644
7645 * configure: Regenerate.
7646
953ff289
DN
76472006-01-18 Richard Henderson <rth@redhat.com>
7648 Jakub Jelinek <jakub@redhat.com>
7649 Diego Novillo <dnovillo@redhat.com>
7650
7651 * libgomp: New directory.
7652 * Makefile.def: Add target_module libgomp.
7653 * Makefile.in: Regenerate.
7654 * configure.in (target_libraries): Add target-libgomp.
7655 * configure: Regenerate.
7656
32ce4048
AO
76572006-01-05 Alexandre Oliva <aoliva@redhat.com>
7658
7659 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7660 @ from continuation.
7661 * Makefile.in: Rebuilt.
7662
0eaf8e17 76632006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7664
c76c0c83
CL
7665 * MAINTAINERS (Write After Approval): Add myself.
7666
2d309510
PB
76672006-01-04 Paolo Bonzini <bonzini@gnu.org>
7668
7669 PR bootstrap/24252
7670
7671 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7672 * Makefile.tpl (OBJDUMP): New.
7673 (EXTRA_HOST_FLAGS): Add it.
7674 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7675
953ff289
DN
7676 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7677 to use symbolic links between directories. Avoid race conditions
7678 or make them harmless.
7679 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7680
7681 * Makefile.def (LEAN): Pass.
7682 * Makefile.tpl (LEAN): Define.
7683 (stage[+id+]-start): Accept that the previous directory does not
7684 exist, if the bootstrap is lean.
7685 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7686 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7687 configure substitution.
7688 ([+compare-target+]): Likewise.
7689 ([+bootstrap-target+]-lean): New.
7690 * configure.in: Remove lean bootstrap support from here.
7691
953ff289
DN
7692 * Makefile.in: Regenerate.
7693 * configure: Regenerate.
2d309510 7694
368872c3
BE
76952006-01-04 Ben Elliston <bje@au.ibm.com>
7696
7697 * MAINTAINERS (libdecnumber): Add myself.
7698
d79e6356
MM
76992006-01-02 Mark Mitchell <mark@codesourcery.com>
7700
7701 * libtool-ldflags: New script.
7702
a6fbc1e2
AS
77032006-01-02 Andreas Schwab <schwab@suse.de>
7704
7705 * configure.in: When reconfiguring remove Makefile in
7706 all stage directories.
7707 * configure: Regenerate.
7708
103a4b39
SB
77092005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7710
7711 * MAINTAINERS: Update my email address.
7712
212f829c
PB
77132005-12-20 Paolo Bonzini <bonzini@gnu.org>
7714
7715 Revert Ada-related part of the previous change.
7716
7717 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7718 Do not pass.
7719 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7720 * Makefile.in: Regenerate.
7721 * configure.in: Do not include mt-ppc-aix target fragment.
7722 * configure: Regenerate.
7723
8ef1f2df
PB
77242005-12-19 Paolo Bonzini <bonzini@gnu.org>
7725
7726 * configure.in: Select appropriate fragments for PowerPC/AIX.
7727 * configure: Regenerate.
7728
7729 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7730 BOOT_CFLAGS, BOOT_LDFLAGS.
7731 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7732 BOOT_CFLAGS, BOOT_LDFLAGS.
7733 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7734 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7735 (stage): Fail if we cannot complete the work.
7736 * Makefile.in: Regenerate.
7737
ab34901f
NS
77382005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7739
7740 * configure.in: Replace ms1 with mt.
7741 * configure: Rebuilt.
7742
cbe82f21
BM
77432005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7744
7745 * MAINTAINERS: Update my email address.
7746
19843472
PB
77472005-12-15 Paolo Bonzini <bonzini@gnu.org>
7748
7749 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7750 install-host-nogcc): Don't invoke $(stage) at the end.
7751 * Makefile.in: Regenerate.
7752
1ca26cd2
PB
77532005-12-14 Paolo Bonzini <bonzini@gnu.org>
7754
7755 * configure.in: Flip the top-level bootstrap switch.
7756 * configure: Regenerate.
7757
f41d6665
DJ
77582005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7759
7760 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7761 $(stage) and $(unstage).
7762 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7763 (all): Remove stray semicolon.
7764 (local-distclean): Don't handle multilib.tmp and multilib.out.
7765 (install.all): Set $s for consistency.
7766 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7767 check_multilibs setting. Always make the install directory.
7768 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7769 Correct @if/@endif.
7770 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7771 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7772 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7773 (multilib.out): Remove.
7774 * Makefile.in: Regenerated.
7775
dce2d8b2 77762005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7777
7778 * MAINTAINERS (Write After Approval): Add myself.
7779
64f182bd
NS
77802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7781
121b2cee
NS
7782 * MAINTAINERS: Add myself as mt maintainer.
7783
64f182bd
NS
7784 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7785
a6d63770
AN
77862005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7787
7788 * MAINTAINERS: Change email address.
7789
2abefe3d
PB
77902005-12-05 Paolo Bonzini <bonzini@gnu.org>
7791
7792 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7793 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7794 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7795 Find in-tree tools if available.
7796 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7797 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7798 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7799 (COMPILER_*_FOR_TARGET): New.
7800 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7801 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7802 (CONFIGURED_*, USUAL_*): Remove.
7803 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7804 STRIP): Use autoconf substitutions.
7805 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7806 COMPILER_NM_FOR_TARGET): New.
7807 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7808
7809 (all): Make all-host and all-target in parallel.
7810 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7811 that $$r and $$s are set before invoking a recursive make.
7812 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7813 ([+bootstrap-target+]): Inline most of the `all' target.
7814
2f3bdde7
BE
78152005-11-29 Ben Elliston <bje@au.ibm.com>
7816
7817 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7818 from the gcc build directory.
7819 * Makefile.in: Regenerate.
7820
a4b6c45a
BE
78212005-11-29 Ben Elliston <bje@au.ibm.com>
7822
7823 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7824 depend on all-libdecnumber.
7825 * configure.in (host_libs): Include libdecnumber.
7826 * Makefile.in: Regenerate.
7827 * configure: Likewise.
7828
473a74b9
BE
78292005-11-29 Ben Elliston <bje@au.ibm.com>
7830
7831 * libdecnumber: Import decNumber sources from the dfp-branch.
7832
b4623110
KJ
78332005-11-21 Kean Johnston <jkj@sco.com>
7834
7835 * config.sub, config.guess: Sync from upstream sources.
7836
67dc1785
BE
78372005-11-21 Ben Elliston <bje@au.ibm.com>
7838
7839 Import from Autoconf sources:
7840
7841 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7842 * config/move-if-change: Don't output "$2 is unchanged";
7843 suggested by Ben Elliston. Handle weird characters correctly.
7844
186abafe
AT
78452005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7846
7847 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7848 to match upstream libtool for darwin.
7849
ef9db8d5
DJ
78502005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7851
7852 * Makefile.def: Remove gdb dependencies for gdbtk.
7853 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7854 (configure-gdb, install-gdb): New rules.
7855 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7856 * Makefile.in, configure: Regenerated.
7857
9c5141ab
JB
78582005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7859
7860 * MAINTAINERS (Write After Approval): Add myself.
7861
4523d51b
EE
78622005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7863
7864 * MAINTAINERS (Write After Approval): Add myself.
7865
086b011c
DN
78662005-10-24 Diego Novillo <dnovillo@redhat.com>
7867
7868 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7869 Diego Novillo.
7870
e7c84bf8
PB
78712005-10-22 Paolo Bonzini <bonzini@gnu.org>
7872
7873 PR bootstrap/24297
7874 * Makefile.tpl (do-[+make-target+], do-check, install,
7875 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7876 are set before recursing.
7877 * Makefile.in: Regenerate.
7878
b88a7564
EB
78792005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7880
7881 PR bootstrap/18939
7882 * Makefile.def (gcc) <target>: Fix thinko.
7883 * Makefile.in: Regenerate.
7884
61efc800
BS
78852005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7886
7887 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7888 * configure: Regenerate.
7889
f53d2869
JZ
78902005-10-15 Jie Zhang <jie.zhang@analog.com>
7891
7892 * MAINTAINERS (Write After Approval): Add self.
7893
077fc835
KH
78942005-10-08 Kazu Hirata <kazu@codesourcery.com>
7895
7896 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7897 target-libffi, target-qthreads, target-libjava, and
7898 targetlibobjc.
7899 * configure: Regenerate.
7900
d739199a
DJ
79012005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7902
7903 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7904 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7905 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7906 (USUAL_OBJDUMP_FOR_TARGET): New.
7907 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7908 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7909 * configure, Makefile.in: Regenerated.
d739199a 7910
db38c6bb
PB
79112005-10-05 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7914 before other host packages.
7915
3015564c
KK
79162005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7917
7918 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7919
1061f99e
PB
79202005-10-05 Paolo Bonzini <bonzini@gnu.org>
7921
7922 PR bootstrap/22340
7923
7924 * configure.in (default_target): Remove.
7925 * Makefile.tpl (all): Do not use prerequisites as subroutines
7926 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7927 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7928 use prerequisites as subroutines.
7929 (check-host, check-target): New.
7930 (bootstrap configure & all targets): Do not use stage*-start
7931 if the directory layout is already ok.
7932 (non-bootstrap configure & all targets): Prepend a $(unstage).
7933 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7934 (NOTPARALLEL): Remove.
7935 (unstage, stage variables): New variables.
7936 (unstage, stage targets): Simply expand to those variables.
7937
7938 * configure: Regenerate.
7939 * Makefile.in: Regenerate.
7940
4a9c436f
JW
79412005-10-04 James E Wilson <wilson@specifix.com>
7942
7943 * Makefile.def (lang_env_dependencies): Add libmudflap.
7944 * Makefile.in: Regenerate.
7945
37150080
AS
79462005-10-03 Andreas Schwab <schwab@suse.de>
7947
7948 Backport from libtool CVS:
7949 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7950
7951 * ltmain.sh: add support for installing into temporary
7952 staging area (e.g. 'make install DESTDIR=...')
7953
39d16468
L
79542005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7955
7956 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7957 * configure: Regenerated.
7958
72a7ab82
AP
79592005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7960
7961 * configure: Regenerate with the correct
7962 autoconf version.
7963
6b65a26d
CM
79642005-09-30 Catherine Moore <clm@cm00re.com>
7965
7966 * configure.in (bfin-*-*): New.
7967 * configure: Regenerated.
7968
040b1c5a
GK
79692005-09-28 Geoffrey Keating <geoffk@apple.com>
7970
7971 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7972 (LIPO_FOR_TARGET): New.
7973 (CONFIGURED_LIPO_FOR_TARGET): New.
7974 (USUAL_LIPO_FOR_TARGET): New.
7975 (STRIP_FOR_TARGET): New.
7976 (CONFIGURED_STRIP_FOR_TARGET): New.
7977 (USUAL_STRIP_FOR_TARGET): New.
7978 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7979 STRIP_FOR_TARGET.
7980 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7981 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7982 * Makefile.in: Regenerate.
7983 * configure: Regenerate.
7e050830 7984
3a3c28db
DE
79852005-09-19 David Edelsohn <edelsohn@gnu.org>
7986
7987 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7988 (rs6000-*-aix*): Same.
7989 * configure: Regenerate.
7990
2749a921
TT
79912005-09-16 Tom Tromey <tromey@redhat.com>
7992
7993 * MAINTAINERS: Add self as java maintainer.
7994
7f26dfa3
FXC
79952005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7996
7997 * configure.in: Recognize f95 in the --enable-languages option,
7998 and substitute it for fortran, issuing a warning.
7999 * configure: Regenerate.
8000
d8852c4f
PE
80012005-08-30 Phil Edwards <phil@codesourcery.com>
8002
8003 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8004 * configure: Regenerated.
8005
ad685e81
AH
80062005-08-22 Aldy Hernandez <aldyh@redhat.com>
8007
8008 * MAINTAINERS: Add self as ms1 maintainer.
8009
b00d752c
RE
80102005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8011
8012 * Makefile.def (libssp): Add to lang_env_dependencies.
8013 * Makefile.in: Regenerate.
8014
9ed8fb9b
ILT
80152005-08-18 Ian Lance Taylor <ian@airs.com>
8016
8017 * MAINTAINERS: Add myself as middle-end maintainer.
8018
0f029d39
CG
80192005-08-17 Christian Groessler <chris@groessler.org>
8020
8021 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8022 * Makefile.in: Regenerate.
8023
81087874
AK
80242005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8025
8026 * MAINTAINERS (write after approval): Added myself.
8027
6a134f1c
MR
80282005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8029
8030 * MAINTAINERS (Write After Approval): Add myself.
8031
2693c0b0
PB
80322005-08-12 Paolo Bonzini <bonzini@gnu.org>
8033
8034 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8035 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8036 Look for alternate names of the target cc and c++
8037 * configure: Regenerate.
8038
4de997d1
PB
80392005-08-08 Paolo Bonzini <bonzini@gnu.org>
8040
8041 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8042 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8043 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8044 tools; remove code to manually set them.
8045 (Target tools): Look in the environment for them.
8046 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8047 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8048 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8049 build directory.
8050 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8051 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8052 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8053 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8054 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8055 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8056 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8057 * configure: Regenerate.
8058 * Makefile.in: Regenerate.
8059
b089e33a
BE
80602005-07-28 Ben Elliston <bje@au.ibm.com>
8061
8062 * MAINTAINERS: Update for removed CPU targets.
8063
e3791243
MM
80642005-07-27 Mark Mitchell <mark@codesourcery.com>
8065
8066 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 8067 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
8068 * Makefile.in: Regenerated.
8069
526635cb
MM
80702005-07-26 Mark Mitchell <mark@codesourcery.com>
8071
8072 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8073 (CFLAGS_FOR_TARGET): Use it.
8074 (CXXFLAGS_FOR_TARGET): Likewise.
8075 * Makefile.in: Regenerated.
8076 * configure.in (--with-build-sysroot): New option.
8077 * configure: Regenerated.
8078
19791f70
PB
80792005-07-24 Paolo Bonzini <bonzini@gnu.org>
8080
8081 * Makefile.tpl: Wrap install between unstage and stage
8082 * Makefile.in: Regenerate.
8083
35f5a23f
EC
80842005-07-21 Eric Christopher <echristo@apple.com>
8085
8086 * MAINTAINERS: Update affiliation.
8087
ff3ddf15
PW
80882005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8089
8090 * MAINTAINERS: Add self as crx port maintainer.
8091
3a664c1c
DD
80922005-07-20 DJ Delorie <dj@redhat.com>
8093
8094 * MAINTAINERS: Add self as m32c maintainer.
8095
539df155
KC
80962005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8097
8098 * all files: Update FSF address.
8099
be9c593a
EC
81002005-07-15 Eric Christopher <echristo@redhat.com>
8101
8102 * MAINTAINERS: Change affiliation.
8103
fd7ea4ab
JB
81042005-07-14 Jim Blandy <jimb@redhat.com>
8105
8106 * configure.in: Add cases for Renesas m32c.
8107 * configure: Regenerated.
7e050830 8108
0063a823
KC
81092005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8110
d0ca130a
KC
8111 * COPYING.LIB: Update from fsf.org.
8112
81132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8114
8115 * COPYING, compile, config.guess,
0063a823
KC
8116 config.sub, install-sh, missing, mkinstalldirs,
8117 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 8118 * config-ml.in: Update FSF address.
0063a823 8119
a8ba31f2
EC
81202005-07-13 Eric Christopher <echristo@redhat.com>
8121
8122 * configure.in: Add toplevel noconfigdir support for tpf.
8123 * configure: Regenerate.
8124
5bea4a03
PB
81252005-07-11 Paolo Bonzini <bonzini@gnu.org>
8126
8127 PR ada/22340
8128
8129 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8130 * Makefile.in: Regenerate.
8131
284bdbbd
MM
81322005-07-07 Mark Mitchell <mark@codesourcery.com>
8133
8134 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 8135 Brolley to write-after-approval.
284bdbbd 8136
452190fb
AS
81372005-07-07 Andreas Schwab <schwab@suse.de>
8138
8139 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8140 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8141 * Makefile.in: Regenerated.
8142
9c8f9ec2
GK
81432005-07-06 Geoffrey Keating <geoffk@apple.com>
8144
8145 * configure.in: Don't build sim or rda when targetting darwin.
8146 * configure: Regenerate.
8147
ef0087a7
KH
81482005-07-06 Kazu Hirata <kazu@codesourcery.com>
8149
8150 * configure.in: Add --enable-libssp and --disable-libssp.
8151 * configure: Regenerate with autoconf-2.13.
8152
77008252
JJ
81532005-07-02 Jakub Jelinek <jakub@redhat.com>
8154
8155 * Makefile.def (target_modules): Add libssp.
8156 * configure.in (target_libraries): Add target-libssp.
8157 * configure: Rebuilt.
8158 * Makefile.in: Rebuilt.
8159
a04eae1b
ZW
81602005-07-01 Zack Weinberg <zackw@panix.com>
8161
8162 * MAINTAINERS: Change email address. Resign from maintainership.
8163
948884cd
RG
81642005-07-01 Richard Guenther <rguenther@suse.de>
8165
8166 * MAINTAINERS: Change my e-mail address and affiliation.
8167
c7870f5d
PB
81682005-06-22 Paolo Bonzini <bonzini@gnu.org>
8169
8170 * Makefile.def (stagefeedback): Come after profile.
8171 Define profiledbootstrap target.
8172 * Makefile.tpl (profiledbootstrap): Remove.
8173 (stageprofile-end): Zap stagefeedback.
8174 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8175 * Makefile.in: Regenerate.
8176
ab99519a
RS
81772005-06-13 Richard Sandiford <richard@codesourcery.com>
8178
8179 * MAINTAINERS: Update my email address.
8180
f610dd5f
ZW
81812005-06-13 Zack Weinberg <zack@codesourcery.com>
8182
8183 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8184 In 'cpp' stanza, support '#line' as well as '# '.
8185
71bc2a83
AS
81862005-06-08 Andreas Schwab <schwab@suse.de>
8187
8188 * MAINTAINERS: Move myself from 'Write After Approval' to
8189 'CPU Port Maintainers' section as m68k maintainer.
8190
4fab7234
HPN
81912005-06-07 Hans-Peter Nilsson <hp@axis.com>
8192
8193 * configure.in (unsupported_languages): New macro.
8194 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8195 non-ported target libraries in noconfigdirs.
8196 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8197 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 8198 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
8199 unsupported_languages.
8200 * configure: Regenerate.
8201
68193f9b
TS
82022005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8203
8204 * configure.in: Fix typo in handling of --with-mpfr-dir.
8205 * configure: Regenerate.
8206
f26f6b8d
RS
82072005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8208
8209 * MAINTAINERS: Update my email address.
8210
ba4853f8
JB
82112005-06-02 Jim Blandy <jimb@redhat.com>
8212
8213 * config.sub: Add cases for the Renesas m32c. (This patch has been
8214 accepted into the master sources.)
8215
79dd769c 82162005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
8217 Michael Snyder <msnyder@redhat.com>
8218 Stan Cox <scox@redhat.com>
79dd769c 8219
f610dd5f 8220 * configure.in: Set noconfigdirs for ms1.
79dd769c 8221
f610dd5f 8222 * configure: Regenerate.
79dd769c 8223
d29e107f
JD
82242005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8225
8226 * MAINTAINERS (Write After Approval): Add self.
8227
e93196c3
JC
82282005-06-01 Josh Conner <jconner@apple.com>
8229
8230 * MAINTAINERS (Write After Approval): Add self.
8231
ae263c7a
KH
82322005-06-01 Kazu Hirata <kazu@codesourcery.com>
8233
8234 * MAINTAINERS: Update my email address.
8235
585b3aa3
ZM
82362005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8237
8238 * MAINTAINERS (Write After Approval): Add self.
8239
4930c50b
CD
82402005-05-26 Chris Demetriou <cgd@broadcom.com>
8241
8242 * MAINTAINERS (Write After Approval): Remove self.
8243
2dfbef6d
PB
82442005-05-25 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8247 (Dependencies): Consider target modules for bootstrap dependencies.
8248 Make target bootstrap modules depend on each stage's gcc.
8249 * Makefile.in: Regenerate.
8250
bcb28cf5
PB
82512005-05-20 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * Makefile.def (configure-gcc): Depend on binutils having been built.
8254 (all-gcc): No need to do it here.
8255 * Makefile.in: Regenerate.
8256
0cf085e4
PB
82572005-05-19 Paul Brook <paul@codesourcery.com>
8258
f610dd5f 8259 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
8260 language cannot be built.
8261 * configure: Regenerate.
8262
dfb2c39a
DJ
82632005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8264
8265 * ylwrap: Import from Automake 1.9.5.
8266
771aaa92
DU
82672005-05-13 David Ung <davidu@mips.com>
8268
8269 * MAINTAINERS (Write After Approval): Add self.
8270
3ac9bd58
MS
82712005-05-09 Mike Stump <mrs@apple.com>
8272
8273 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8274 lt_cv_sys_max_cmd_len for now.
f610dd5f 8275
f77a5578
SC
82762005-05-09 Stan Cox <scox@redhat.com>
8277
8278 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8279
795e36e5
MK
82802005-05-08 Matt Kraai <kraai@ftbfs.org>
8281
8282 * README.SCO: Update the URL.
8283
c9392a2b
DE
82842005-05-05 David Edelsohn <edelsohn@gnu.org>
8285
8286 * ltconfig: Define file_list_spec. Pass file_list_spec and
8287 with_gnu_ld to libtool.
8288 * ltcf-c.sh (aix[45]): Define file_list_spec.
8289 * ltcf-cxx.sh (aix[45]): Same.
8290 * ltcf-gcj.sh (aix[45]): Same.
8291 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8292 exists, write list of input files to temporary file.
8293
bebcd931
MS
82942005-05-04 Mike Stump <mrs@apple.com>
8295
8296 * configure.in: Always pass --target to target configures as
8297 otherwise rebuilds that do --recheck will fail.
8298 * confiugure: Rebuilt.
8299
ce406537
PB
83002005-05-04 Paolo Bonzini <bonzini@gnu.org>
8301
8302 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8303 STAGE_HOST_EXPORTS.
8304 (configure, all): Add bootstrap support.
8305 (Host modules, target modules): Pass post-stage1 flags and exports.
8306 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8307 * Makefile.in: Regenerate.
8308
aa9dcfc4
PB
83092005-04-29 Paolo Bonzini <bonzini@gnu.org>
8310
8311 * configure: Regenerate.
8312
b6f9abcf
MS
83132005-04-27 Mike Stump <mrs@apple.com>
8314
8315 * MAINTAINERS: Add self as darwin maintainer.
8316
acb217cb
BS
83172005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8318
8319 * config.sub: Update from master copy.
8320
b6dae270
MS
83212005-04-21 Mike Stump <mrs@apple.com>
8322
8323 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8324 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8325
c2e0d3a9
HPN
83262005-04-19 Hans-Peter Nilsson <hp@axis.com>
8327
8328 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8329 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8330 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8331 "*-*-elf" and "*-*-linux*".
8332 * configure: Regenerate.
8333
871ae772
JM
83342005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8335
8336 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8337
bf070c29
MS
83382005-04-12 Mike Stump <mrs@apple.com>
8339
8340 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8341
e865b6f7
TK
83422005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8343
8344 * MAINTAINERS (Write After Approval): Add myself.
8345
7b71ad7f
BS
83462005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8347
8348 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8349
25b42232
PB
83502005-04-06 Paolo Bonzini <bonzini@gnu.org>
8351
f610dd5f 8352 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
8353 (TARGET_CONFIGARGS): Include --with-target-subdir.
8354 (configure, all): New macros. Use them throughout.
8355 * Makefile.in: Regenerate.
8356
d727c624
JG
83572005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8358
8359 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 8360
fff72cc4
ZD
83612005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8362
8363 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8364
86472dc3
GP
83652005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8366
8367 * MAINTAINERS: Move John Carr to Write After Approval.
8368
dce2d8b2 83692005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
8370
8371 * config/mh-mingw32: Delete.
8372 * configure.in: Don't use it.
8373 * configure: Regenerate.
8374
33da42bc
PB
83752005-03-31 Paolo Bonzini <bonzini@gnu.org>
8376
8377 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8378 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 8379 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
8380 (HOST_LIB_PATH): Generate from Makefile.def.
8381 (TARGET_LIB_PATH): Likewise.
8382 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8383 * Makefile.in: Regenerate.
8384 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8385 (RPATH_ENVVAR): Include Darwin case.
8386 * configure: Regenerate.
8387
15cc1841
TF
83882005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8389
8390 * MAINTAINERS (Various Maintainers): Remove self.
8391 (Write After Approval): Add self.
8392
6a8c79d5
TF
83932005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8394
8395 * MAINTAINERS (Various Maintainers): Add self.
8396
256f7136
PB
83972005-03-25 Paolo Bonzini <bonzini@gnu.org>
8398
8399 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8400 * configure: Regenerate.
8401
191dd2c9
ZW
84022005-03-21 Zack Weinberg <zack@codesourcery.com>
8403
8404 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8405 gcc_version, and gcc_version_trigger from set of flags to pass.
8406 * Makefile.tpl: Remove definitions of above variables.
8407 (config.status): Remove dependency on $(gcc_version_trigger).
8408 * Makefile.in: Regenerate.
8409 * configure.in: Do not reference config/gcc-version.m4 nor
8410 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8411 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8412 * configure: Regenerate.
8413
ef6e9bc0 84142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8415 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8416
8417 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8418 * Makefile.in: Regenerate.
8419
009bbd5a
FW
84202005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
09f8755b
DA
84242005-03-03 David Ayers <d.ayers@inode.at>
8425
8426 * MAINTAINERS (Write After Approval): Add myself.
8427
e73ed25c
AO
84282005-03-01 Alexandre Oliva <aoliva@redhat.com>
8429
8430 PR libgcj/20160
8431 * ltmain.sh: Avoid creating archives with components that have
8432 duplicate basenames.
8433
ace9ac7b
AP
84342005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8435
8436 PR bootstrap/20250
8437 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8438 instead of check.
8439 * Makefile.in: Regenerate.
8440
c9db9354
PB
84412005-02-28 Paolo Bonzini <bonzini@gnu.org>
8442
8443 * Makefile.in: Regenerate to fix conflict between the previous two
8444 patches.
8445
215c351a
PB
84462005-02-28 Paolo Bonzini <bonzini@gnu.org>
8447
8448 PR bootstrap/17383
8449 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8450 * Makefile.tpl (HOST_SUBDIR): New substitution.
8451 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8452 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8453 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8454 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8455 (Host modules, Bootstrapped modules): Use it.
8456 (Build modules, Target modules): Do not create symlink trees,
8457 always configure out-of-srcdir.
8458 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8459 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8460 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8461 $(HOST_SUBDIR). Create a symlink for host_subdir.
8462
8463 * Makefile.in: Regenerate.
8464 * configure: Regenerate.
8465
5395b47b
NN
84662005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8467
8468 Merged from libada-gnattools-branch:
8469 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8470
8471 * gnattools: New directory.
8472 * Makefile.def: Add gnattools as a module, depending on target-libada.
8473 * Makefile.in: Regenerate.
8474 * configure.in: Include gnattools in host_tools; disable it if ada
8475 is disabled.
8476 * configure: Regenerate.
8477
ca2cc05c
JM
84782005-02-24 James A. Morrison <phython@gcc.gnu.org>
8479
8480 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8481 treelang maintainer.
8482 (Write After Approval): Remove myself.
8483
d2f3024f
PS
84842005-02-23 Paul Schlie <schlie@comcast.net>
8485
8486 * configure.in: Allow darwin targeted ports to build tk, itcl and
8487 libgui.
8488 * configure: Regenerate.
8489
bba5e0ca
EB
84902005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8491
8492 PR libgcj/10353
8493 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8494 * configure: Regenerate.
8495
70132ce7
SK
84962005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8497
8498 * MAINTAINERS (Write After Approval): Add myself.
8499
20f0edca
ILT
85002005-02-10 Ian Lance Taylor <ian@airs.com>
8501
8502 * MAINTAINERS: Update my e-mail address.
8503
e64e5109
RG
85042005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8505
8506 * MAINTAINERS (Write After Approval): Add myself.
8507
40d64b5a
HPN
85082005-01-29 Hans-Peter Nilsson <hp@axis.com>
8509
8510 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8511 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8512 target-libgloss when not *-*-elf and *-*-aout.
8513 * configure: Regenerate.
8514
54a12711
KH
85152005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8516
8517 * MAINTAINERS: Remove obsolete entries.
8518
0aa99dbb
KH
8519 * MAINTAINERS (Write After Approval): Add Michael Matz.
8520
2b009f5f
NB
85212005-01-19 Neil Booth <neil@daikokuya.co.uk>
8522
8523 * MAINTAINERS: Remove self as cpplib maintainer.
8524
385870f5
KC
85252005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8526
8527 * install-sh, config.sub: Import from upstream.
8528
e7daab31
KC
85292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8530
8531 PR bootstrap/18222
8532 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8533 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8534 * Makefile.in: Regenerate.
8535
e6003f4d
JT
85362005-01-16 Jason Thorpe <thorpej@netbsd.org>
8537
8538 * MAINTAINERS: Update my email address.
8539
145e2972 85402005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8541 Andreas Schwab <schwab@suse.de>
145e2972
DE
8542
8543 PR bootstrap/18033
8544 * config-ml.in: Eval option if surrounded by single quotes.
8545
86c7e0da
PB
85462005-01-03 Paolo Bonzini <bonzini@gnu.org>
8547
8548 Revert 2004-12-28 Makefile changes, a better fix will be
8549 applied to mainline and src after GCC 4.0 branches.
8550
3224a22f
PB
85512004-12-28 Paolo Bonzini <bonzini@gnu.org>
8552
8553 PR bootstrap/17383
8554
8555 * Makefile.def (target_modules): Remove stage parameter,
8556 it is always true now.
8557 * Makefile.tpl (configure-build-[+module+],
8558 configure-target-[+module+]): Always build symlink tree
8559 for the directory and for include. BUILD_SUBDIR and
8560 TARGET_SUBDIR cannot be . anymore.
8561 * Makefile.in: Regenerate.
8562
aaf51ca2
DE
85632004-12-25 David Edelsohn <edelsohn@gnu.org>
8564
8565 Revert 2004-12-08 Makefile changes.
8566
4e32e454
DS
85672004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8568
8569 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8570 cygwin, mingw.
8571
669f01d8
AS
85722004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8573
8574 * configure.in (sh64-*-*): Reenable gprof.
8575 * configure: Regenerate.
8576
1b227ee0
DE
85772004-12-08 David Edelsohn <edelsohn@gnu.org>
8578
8579 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8580 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8581 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8582 * Makefile.in: Regenerate.
8583
ce5e944c
CF
85842004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8585
8586 * MAINTAINERS: Update my email address.
8587
893f1e87
MK
85882004-12-07 Matt Kraai <kraai@ftbfs.org>
8589
8590 * Makefile.tpl: Generate normal dependencies if the LHS module is
8591 not bootstrapped.
8592 * Makefile.in: Regenerate.
8593
bb59c339
RS
85942004-12-03 Richard Sandiford <rsandifo@redhat.com>
8595
8596 * configure.in: Include config/gxx-include-dir.m4. Use
8597 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8598 * configure: Regenerate.
8599
4982adbe
RS
86002004-12-03 Richard Sandiford <rsandifo@redhat.com>
8601
8602 * config.if: Delete.
8603 * configure.in: Set libstdcxx_incdir directly.
8604 * configure: Regenerate.
8605
05750653
EC
86062004-12-02 Eric Christopher <echristo@redhat.com>
8607
8608 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8609 * Makefile.in: Regenerate.
8610
5fef1dbd
RS
86112004-12-02 Richard Sandiford <rsandifo@redhat.com>
8612
8613 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8614 * configure: Regenerate.
8615
afabd8e6
RS
86162004-12-02 Richard Sandiford <rsandifo@redhat.com>
8617
8618 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8619 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8620 * configure: Regenerate.
8621
78716e86
EC
86222004-12-01 Eric Christopher <echristo@redhat.com>
8623
8624 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8625 of things to remove.
8626
57ab8ba9
MK
86272004-11-29 Matt Kraai <kraai@ftbfs.org>
8628
8629 * MAINTAINERS (Write After Approval): Update my e-mail address.
8630
2539bffe
KC
86312004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8632
8633 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8634 from CVS libtool to always pass_all.
8635
3e732ba0
JDA
86362004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8637
8638 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8639 (hppa*64*-*-*): Delete incorrect comment.
8640 * configure: Rebuilt.
8641
767f726e
KC
86422004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8643
8644 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8645
2c92e90f
KC
86462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8647
8648 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8649 from CVS libtool to always pass_all.
8650
32f84e48
KC
86512004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8652
8653 * install-sh, compile: Import from automake.
8654
9587be8a
KC
86552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8656
8657 * config.guess, config.sub: Import from savannnah.
8658
04e81808 86592004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8660
8661 * MAINTAINERS (Write After Approval): Add myself
8662
f87a2b2e
MS
86632004-11-12 Mike Stump <mrs@apple.com>
8664
8665 * Makefile.def: Add html support.
8666 * Makefile.tpl: Likewise.
8667 * Makefile.in: Regenerate.
8668
848556c2
GK
86692004-11-11 Geoffrey Keating <geoffk@apple.com>
8670
556f03c4
GK
8671 PR 18423
8672 * configure.in: Remove all instances of build-fixincludes from
8673 noconfigdirs.
8674 (build_configargs): Supply --target to subdirectories.
8675 * configure: Regenerate.
8676
848556c2
GK
8677 * Makefile.def: Make gcc install depend on fixincludes install.
8678 * Makefile.in: Regenerate.
8679
9e5712a5
JJ
86802004-11-10 Janis Johnson <janis187@us.ibm.com>
8681
8682 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8683
4ef509c0
PB
86842004-11-11 Paul Brook <paul@codesourcery.com>
8685
8686 * MAINTAINERS: Add self as arm maintainer. Update email address.
8687
20d11df6
HPN
86882004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8689
8690 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8691 target-libgfortran.
79fd8592 8692 * configure: Regenerate.
20d11df6 8693
68c70f15
DE
86942004-11-07 David Edelsohn <edelsohn@gnu.org>
8695
8696 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8697 like CC.
8698
54f88091
PB
86992004-11-05 Paolo Bonzini <bonzini@gnu.org>
8700
8701 * Makefile.def (host fixincludes): Specify missing targets.
8702 * Makefile.in: Regenerate.
8703
6866abb8
RC
87042004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8705
8706 * MAINTAINERS: Add myself
8707
83f62578
GL
87082004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8709
8710 * MAINTAINERS (Write After Approval): Add myself.
8711
53c7ffe7
GK
87122004-11-04 Geoffrey Keating <geoffk@apple.com>
8713
8714 * Makefile.def: Build fixincludes for the host, too.
8715 * Makefile.in: Regenerate.
8716 * configure.in (host_tools): Add fixincludes.
8717 * configure: Regenerate.
8718
ac8b3d9d
DJ
87192004-11-04 Daniel Jacobowitz <dan@debian.org>
8720
8721 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8722 * configure: Regenerated.
8723
bab37580
L
87242004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8725
8726 PR other/17783
8727 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8728 * configure: Regenerated.
8729
db1de713
MM
87302004-10-31 Mark Mitchell <mark@codesourcery.com>
8731
8732 * README.SCO: Update per FSF instructions.
8733
a827e21a
EW
87342004-10-28 Eric B. Weddington <ericw@evcohs.com>
8735
8736 PR target/18151
8737 * configure.in (case ${target}): Do not build fixincludes for avr.
8738 * configure: Regenerated.
8739
9d069a4f
PB
87402004-10-26 Paolo Bonzini <bonzini@gnu.org>
8741
8742 * configure.in (case ${target}): Do not build fixincludes
8743 on platforms where it is not used.
8744 * configure: Regenerated.
8745
fc45f3fe
DJ
87462004-10-23 Daniel Jacobowitz <dan@debian.org>
8747
8748 * configure.in: Use an absolute path to install-sh.
8749 * configure: Regenerated.
8750
36554b92
AL
87512004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8752
8753 * MAINTAINERS (Write After Approval): Add myself.
8754
88e9994a
KH
87552004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8756
8757 * MAINTAINERS: Remove from Write After Approval those that are
8758 already maintainers.
8759
ad02a944
SP
87602004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8761
8762 * MAINTAINERS: Update my email address.
8763
c8e6cd41
KC
87642004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8765
8766 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8767 * configure: Regenerate.
8768
dce2d8b2 87692004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8770
8771 * MAINTAINERS: Update my email address.
8772
a8b0957e
KH
87732004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8774
8775 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8776 entries belonging to this category.
8777
96836f61
JZ
87782004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8779
8780 * MAINTAINERS: Update my e-mail address.
8781
7e0b5752
PB
87822004-10-06 Paolo Bonzini <bonzini@gnu.org>
8783
8784 Fix wrong conflict resolution in:
8785
8786 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8787
8788 * Makefile.in: Regenerate.
8789 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8790 in the recursive `make', instead of hardwiring `all'.
8791 (Autogenerated TARGET-* variables): New.
8792
370f7a47
TL
87932004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8794
8795 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8796 * configure: Regenerate.
370f7a47 8797
13e5d623
KH
87982004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8799
8800 * MAINTAINERS (Various Maintainers): Move the "windows,
8801 cygwin, mingw" maintainer to ...
8802 (OS Port Maintainers): ... here.
8803
a6497c1b
KH
88042004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8805
8806 * MAINTAINERS (Write After Approval): Remove those that are
8807 maintainers of some subsystem.
8808
1abb828a
D
88092004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8810
8811 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8812 * ltcf-cxx.sh (tpf*): Likewise.
8813 * ltconfig (tpf*): Add TPF OS configuration support.
8814
16d1338d
BS
88152004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8816
8817 * MAINTAINERS: Change my email address to my new work account.
8818
9082a750
MR
88192004-09-24 Michael Roth <mroth@nessie.de>
8820
8821 * configure.in (--without-headers): Add missing double quotes.
8822 * configure: Regenerate.
8823
dce2d8b2 88242004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8825
8826 * ylwrap: Revert to previous version.
8827
4c4a5bbc
L
88282004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8829
8830 PR bootstrap/17369
8831 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8832 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8833 SET_GCC_LIB_PATH_CMD.
8834 (BASE_TARGET_EXPORTS): Likewise.
8835 * Makefile.in: Regenerated.
8836
8837 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8838 * configure: Regenerated.
8839
85f59630
KC
88402004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8841
8842 * config.guess: New upstream version
8843 * compile, depcomp, install-sh, ylwrap: Likewise.
8844
95c53c62
RS
88452004-09-19 Roger Sayle <roger@eyesopen.com>
8846
8847 * config/mh-x86omitfp: New host makefile fragment. Add
8848 -fomit-frame-pointer to the default BOOT_CFLAGS.
8849 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8850 * configure: Regenerate.
8851
0a1c093b
AP
88522004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8853
8854 PR target/11572
8855 * configure.in (*-*-darwin*): Renable libobjc.
8856 * configure: Regenerate.
8857
315fcf97
NS
88582004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8859
8860 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8861
0a050485 88622004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8863
0a050485
DB
8864 * Makefile.def: Remove libbanshee.
8865 * Makefile.tpl: Ditto.
8866 * configure.in: Ditto.
8867 * Makefile.in: Regen.
8868 * configure: Ditto.
8869
5f4a098e
DE
88702004-09-08 David Edelsohn <edelsohn@gnu.org>
8871
8872 * ltmain.sh: Use $pic_object as $non_pic_object if
8873 $non_pic_object=none.
8874
32b2511f
PB
88752004-09-07 Paolo Bonzini <bonzini@gnu.org>
8876
8877 * missing: Import latest version from master repository.
8878
fc4d0e82
NC
88792004-09-06 Nick Clifton <nickc@redhat.com>
8880
8881 * config.sub: Import latest version from master repository.
8882 * config.guess: Likewise.
8883 This includes these changes:
78716e86 8884
fc4d0e82
NC
8885 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8886
8887 * config.sub: Handle crisv32, alias etraxfs.
8888 * config.guess (crisv32:Linux:*:*): Handle.
8889
8890 2004-08-13 Brad Smith <brad@comstyle.com>
8891
8892 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8893 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8894
8895 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8896
8897 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8898 assume the processor is a powerpc. This is because coreutils
8899 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8900 in this case, due to a MacOS X bug that causes
8901 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8902 to return a negative number.
8903 Problem reported by Petter Reinholdtsen in:
8904 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8905
8906 2004-07-19 Ben Elliston <bje@gnu.org>
8907
8908 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8909
8910 2004-06-24 Ben Elliston <bje@gnu.org>
8911
8912 * config.guess: Update copyright years.
8913 * config.sub: Likewise.
8914
8915 2004-06-22 Robert Millan <robertmh@gnu.org>
8916
8917 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8918 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8919
8920 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8921
8922 * config.guess (*:*VMS:*:*): New entry. Replaces
8923 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8924 manufacturer.
8925
8926 2004-06-22 Ben Elliston <bje@gnu.org>
8927
8928 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8929 * config.sub: Likewise.
8930
8931 2004-06-22 Ben Elliston <bje@gnu.org>
8932
8933 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8934 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8935
8936 2004-06-11 Ben Elliston <bje@gnu.org>
8937
8938 * config.guess (pegasos:OpenBSD:*:*): Remove.
8939
8940 2004-06-11 Ben Elliston <bje@gnu.org>
8941
8942 From Wouter Verhelst <wouter@grep.be>:
8943 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8944
8945 2004-06-11 Ben Elliston <bje@gnu.org>
8946
8947 * config.guess (luna88k:OpenBSD:*:*): New.
8948
8949 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8950
8951 * config.guess (m32r*:Linux:*:*): New case.
8952 * config.sub: Handle m32rle.
8953
8954 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8955
8956 From Jens Petersen <petersen@redhat.com>:
8957 * config.sub: Handle sparcv8.
8958
8959 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8960
8961 From Tom Smith <smith@cag.lkg.hp.com>:
8962 * config.guess: Version suffixes are equally significant on Tru64
8963 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8964 prefix of "P" (patched kernel).
8965
8966 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8967
8968 * config.sub: Add support for National Semiconductor CRX target.
8969
2f4cc6bf
JJ
89702004-09-03 Janis Johnson <janis187@us.ibm.com>
8971
8972 * MAINTAINERS (Various Maintainers): Remove myself as web page
8973 maintainer, add myself as maintainer of build status lists.
8974
61fec9ff
JB
89752004-09-03 Jan Beulich <jbeulich@novell.com>
8976
8977 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8978 *-*-netware, but add target-libmudflap.
8979 Consolidate *-*-netware targets (of which really only i?86 exists)
8980 into a single entry.
8981 * configure: Likewise.
8982
45f366ab
PB
89832004-09-01 Paolo Bonzini <bonzini@gnu.org>
8984
8985 * Makefile.tpl (sorry): Remove.
8986 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8987 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8988 (do-clean): Clean per-stage directories too.
8989 (do-distclean): Run distclean-stage1 too.
8990 (.NOTPARALLEL): Enable during toplevel bootstrap.
8991 (stage[+id+]-bubble): Enable parallel execution during
8992 the recursive invocation.
8993 * Makefile.in: Regenerate.
8994
8995 Fix previous checkin:
8996
8997 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8998 include.
8999 * configure.in: Fix indentation.
9000 * configure: Regenerate.
9001
dce2d8b2 90022004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 9003
45f366ab
PB
9004 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9005 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9006 * configure: regenerate
78716e86 9007 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 9008 -mdynamic-no-pic
be8fff81 9009
71b5d516
PB
90102004-08-31 Paolo Bonzini <bonzini@gnu.org>
9011
9012 * Makefile.def (build_modules): Add fixincludes.
9013 (dependencies): Make gcc depend on fixincludes.
9014 * configure.in (build_tools): Add fixincludes.
9015 (build_configdirs): Always include build_libs.
9016 * Makefile.in: Regenerate.
9017 * configure: Regenerate.
9018
90192004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
9020
9021 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9022 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9023 phony targets; do not generate timestamp files.
9024 (distclean-stageN): Remove references to their timestamp files.
9025 (restageN, touch-stageN): Remove.
9026 (stageN-bubble): Rewritten.
9027 (compare): Support lean bootstraps.
9028 * Makefile.in: Regenerate.
9029
9030 * configure.in: Only warn when bootstrapping but
9031 build != host or build != target. Support lean bootstraps.
9032 * configure: Regenerate.
9033
ce7cbbb0
PE
90342004-08-26 Phil Edwards <phil@codesourcery.com>
9035
9036 * configure.in: Give a better error message if GMP/MPFR are missing
9037 and a language needing them has been requested.
9038 * configure: Regenerated.
9039
9c71a529
PE
90402004-08-25 Phil Edwards <phil@codesourcery.com>
9041
9042 * configure.in: Print a list of available language front-ends if
9043 a requested one is missing. Tidy stray tab characters.
9044 * configure: Regenerated.
9045
e3f92d3b
MK
90462004-08-19 Michael Koch <konqueror@gmx.de>
9047
9048 * gcc/doc/install.texi: Update entry about automake for libjava.
9049
c3f84f61
RM
90502004-08-17 Robert Millan <robertmh@gnu.org>
9051
9052 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9053 (instead of FreeBSD).
9054 * configure: Regenerate.
9055
7c27e184
PB
90562004-08-16 Paolo Bonzini <bonzini@gnu.org>
9057
9058 * Makefile.in: Regenerate.
9059 * configure: Regenerate.
9060
9061 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9062 stage_*_flags.
9063 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9064 for bootstrapped modules if toplevel bootstrap is going.
9065 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9066 modules. Adjust for changes in Makefile.def. Enable several
9067 rules even in non-bootstrap mode, just to avoid peppering the
9068 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9069 (stage-[+prev+]-bubble): Remove.
9070
9071 * Makefile.def (Dependencies): Depend on all-build-bison,
9072 all-build-flex, all-build-byacc, all-build-texinfo, rather
9073 than the host variations.
9074 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9075 with BUILD_SUBDIR.
9076 (BISON): Update for recent Bisons.
9077 (YACC): Fix typo.
9078 (cross): Depend on all-build.
9079 (all): Do not depend on all-build.
9080 (prebootstrap): Remove.
9081 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9082 (Prebootstrap dependencies): Add them to the per-stage targets
9083 and to all-prebootstrap.
9084 * configure.in (build_configdirs): Always enable build_tools.
9085 (BUILD_DIR_PREFIX): Remove.
9086
9087 * Makefile.def (gcc): Add target variable.
9088 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9089 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9090 in the recursive `make', instead of hardwiring `all'.
9091 (Autogenerated TARGET-* variables): New.
9092
20f3bb80
BB
90932004-08-13 Brian Booth <bbooth@redhat.com>
9094
9095 * MAINTAINERS: Remove myself from write-after-approval.
9096
b5be499d
NN
90972004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9098
9099 * src-release: Stop distributing mmalloc with gdb (which doesn't
9100 use it).
9101 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9102 * Makefile.in: Regenerate.
9103
b3f8d95d
MM
91042004-08-09 Mark Mitchell <mark@codesourcery.com>
9105
9106 * configure.in (arm*-*-eabi*): New target.
9107 * configure: Regenerate.
9108
3589b69e
PB
91092004-08-06 Paolo Bonzini <bonzini@gnu.org>
9110
9111 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9112 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9113 (Dependencies): New section.
9114 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9115 (configure-target-[+module+]): Depend on maybe-all-gcc
9116 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9117 (toplevel profiledbootstrap): Fix dependencies.
9118 * Makefile.in: Regenerate.
9119
972974fc
MM
91202004-08-03 Mark Mitchell <mark@codesourcery.com>
9121
9122 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9123 target-libiberty to noconfigdirs.
9124 * configure: Regenerate.
9125
bebf829d
PB
91262004-08-03 Paul Brook <paul@codesourcery.com>
9127
9128 * configure.in: Check for MPFR as well as GMP.
9129 * configure: Regenerate.
9130
98a5bb3b
RM
91312004-08-01 Robert Millan <robertmh@gnu.org>
9132
9133 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9134 libmudflap for all GNU-based systems (with Glibc).
9135 * configure: Regenerate.
9136
dce2d8b2 91372004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
9138
9139 * Makefile.def (host-modules): Add gcc.
9140 * Makefile.in: Regenerate.
9141 * Makefile.tpl (sorry): New rule.
9142 (configure-host, all-host, [+make_target+]-host, do-check,
9143 install-host): Do not add gcc as a special case.
9144 (host modules): Add a small special-casing for gcc. Export
9145 extra_make_flags through the environment.
9146 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9147 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9148 other recursive targets for gcc): Remove.
9149
9150 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9151 (stage, unstage): New rules.
9152 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9153 distclean-stage[+id+]): Use stage_current.
9154 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9155 the stage*-start rules.
9156
aeb732c1
GK
91572004-08-02 Geoffrey Keating <geoffk@apple.com>
9158
9159 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9160 use -all_load flag.
9161
25b656e7
PB
91622004-08-02 Paolo Bonzini <bonzini@gnu.org>
9163
9164 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9165 * configure: Regenerate.
9166
cc440d71
TM
91672004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9168
9169 * maintainer-scripts/gcc_release: Revert yesterday's change.
9170
270e140b
SB
91712004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9172
9173 * MAINTAINERS: Add myself to write-after-approval.
9174
3e4035f8
TM
91752004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9176
9177 * libf2c: Removed.
9178 * gcc/gccbug.in: Updated because of libf2c removal.
9179 * maintainer-scripts/gcc_release: Ditto.
9180
dce2d8b2 91812004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
9182
9183 * configure.in: Build libmudflap by default on FreeBSD.
9184 * configure: Regenerated.
9185
dfcada9a
MM
91862004-07-09 Mark Mitchell <mark@codesourcery.com>
9187
9188 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9189 systems.
9190 * configure: Regenerated.
9191
dce2d8b2 91922004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
9193
9194 PR target/16344
9195 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9196 feedback based compiler.
9197 * Makefile.in: Rebuilt.
9198
95bcca47
AO
91992004-07-08 Alexandre Oliva <aoliva@redhat.com>
9200
9201 * Makefile.def (host_modules): Set bootstrap=true for flex.
9202 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9203 * Makefile.in: Rebuilt.
9204
051822f6
JH
92052004-07-07 Jan Hubicka <jh@suse.cz>
9206
9207 * MAINTAINERS: Add self as a profile feedback maintainer.
9208
7b61653a
PE
92092004-07-05 Phil Edwards <phil@codesourcery.com>
9210
9211 * configure.in: Do not prepend $srcdir to /dev/null in
9212 makefile fragments.
9213 * configure: Regenerate.
9214
23f6b2f9
PB
92152004-07-01 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (build_modules): Add bison, byacc, flex,
9218 m4, texinfo.
9219 (flags_to_pass): Add FLEX.
9220 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9221 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9222 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9223 DEFAULT_MAKEINFO): Remove.
9224 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9225 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9226 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9227 objdir or else use configured tool.
9228 (all-build): New.
9229 (all): Depend on it.
9230 (Build module dependencies): Add.
9231 * Makefile.in: Regenerate.
9232 * configure.in: Better support for multiple build modules,
9233 matching what is done for host/target modules. Do not look
9234 for "plausible" locations of build tools if Canadian cross.
9235 Use autoconf's AC_PROG_CC to find a C compiler. Define
9236 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9237 * configure: Regenerate.
78716e86 9238
1c020272
PB
92392004-06-22 Paolo Bonzini <bonzini@gnu.org>
9240
9241 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9242 * Makefile.in: Regenerate.
9243
a52a0a7f
PB
92442004-06-22 Paolo Bonzini <bonzini@gnu.org>
9245
9246 * Makefile.tpl (configure-build-[+module+],
9247 configure-[+module+], configure-target-[+module+]): Pass
9248 [+extra_configure_args+].
9249 (all-build-[+module+], all-[+module+], check-[+module+],
9250 install-[+module+], [+make_target+]-[+module+],
9251 all-target-[+module+], check-target-[+module+],
9252 install-target-[+module+], [+make_target+]-target-[+module+]):
9253 Pass [+extra_make_args+].
9254 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9255 (GCC_HOST_EXPORTS): Remove.
9256 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9257 cross, check-gcc, check-gcc-c++, install-gcc,
9258 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9259 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9260 * Makefile.in: Regenerate.
9261
ccde3f1a
MS
92622004-06-21 Matthew Sachs <msachs@apple.com>
9263
9264 * MAINTAINERS: Added self to write-after-approval.
9265
6264b0a6
CF
92662004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9267
9268 * configure.in: Check for srcdir/winsup rather than build directory
9269 winsup.
9270 * configure: Regenerate.
9271
801e2270
CV
92722004-06-17 Corinna Vinschen <vinschen@redhat.com>
9273
9274 * configure.in: Don't build Cygwin native newlib if winsup
9275 directory is missing. Emit warning instead.
9276 * configure: Regenerate.
9277
ad6717df
PB
92782004-06-09 Paolo Bonzini <bonzini@gnu.org>
9279
9280 * Makefile.tpl (touch-stage[+id+]): New.
9281 (restage[+prev+]): Depend on touch-stage[+id+].
9282
9283 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9284 Use it throughout.
9285
9286 * Makefile.def: Add profile and feedback bootstrap stages.
9287 Remove next field from bootstrap stages.
9288 * Makefile.tpl (LN, LN_S): Substitute.
9289 (stageN-start, stageN-end): Use double-colon rules, to
9290 provide a hook for additional setup commands.
9291 (distclean-stageN-gcc, restageN): Create dependencies from
9292 [+prev+], not from [+next+].
9293 (stageN-bubble): Add commands for successive stages from
9294 [+prev+], using double-colon rules.
9295 (all-stageN-gcc): Fix typo.
9296 (stagefeedback-start, profiledbootstrap): New.
9297 * Makefile.in: Regenerate.
9298 * configure.in: Call ACX_PROG_LN.
9299 * configure: Regenerate.
9300
5bbb9680
CY
93012004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9302
9303 * MAINTAINERS (Write After Approval): Add myself.
9304
e18be1d4
MA
93052004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9306
9307 * MAINTAINERS (Write After Approval): Add myself.
9308
5607edfd
PB
93092004-06-03 Paolo Bonzini <bonzini@gnu.org>
9310
9311 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9312 without gcc.
9313 * configure: Regenerate.
9314
1ec4e9c3
PB
93152004-06-01 Paolo Bonzini <bonzini@gnu.org>
9316
9317 * Makefile.tpl: Fix typo.
9318 * Makefile.in: Regenerate.
9319
dce2d8b2 93202004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
9321
9322 * configure.in: Remove new- prefix from toplevel
9323 bootstrap targets.
9324 * configure: Regenerate.
9325
f516a7da
PB
93262004-06-01 Paolo Bonzini <bonzini@gnu.org>
9327
9328 * Makefile.tpl (all.normal): Rename to all.
9329 (all): Replace with a rule to pick the default
9330 target from configure.
9331 (all-gcc, configure-gcc): Use conditionals to
9332 do nothing when toplevel bootstrap is going on.
9333 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9334 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9335 * configure.in: Support --enable-bootstrap.
9336
9337 * Makefile.def: Remove new- prefix from toplevel
9338 bootstrap targets.
9339 * Makefile.tpl: Likewise.
9340
9341 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9342 target.
9343
9344 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9345 $(RECURSE_FLAGS) to recursive invocation of make.
9346
9347 * Makefile.in: Regenerate.
9348 * configure: Regenerate.
9349
78dd5e36 93502004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 9351 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
9352
9353 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9354 like CC.
9355
30f1bddc
DJ
93562004-05-27 Daniel Jacobowitz <dan@debian.org>
9357
9358 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9359 * configure: Regenerate.
9360
4fc4dd12
DJ
93612004-05-25 Daniel Jacobowitz <drow@false.org>
9362
9363 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9364 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9365 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9366 targets.
9367 * Makefile.in: Regenerate.
9368
dce2d8b2 93692004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
9370
9371 * configure.in: Test the ability to symlink directories.
9372 * configure: Regenerate.
9373
9374 * Makefile.def (bootstrap-stage): New definitions.
9375 * Makefile.tpl (configure-stage1-gcc,
9376 configure-stage2-gcc, configure-stage3-gcc,
9377 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9378 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9379 new-restage3, compare): Autogenerate, see Makefile.in
9380 entry for behavioral changes.
9381 (distclean-stage1, new-stage1-start, new-stage1-end,
9382 new-stage1-bubble, distclean-stage2, new-stage2-start,
9383 new-stage2-end, new-stage2-bubble, distclean-stage3,
9384 new-stage3-start, new-stage3-end): New autogenerated targets.
9385 (objext, prebootstrap, BOOT_CFLAGS,
9386 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9387 targets.
9388
9389 * Makefile.in: Regenerate.
9390 (distclean-stage1, new-stage1-start, new-stage1-end,
9391 new-stage1-bubble, distclean-stage2, new-stage2-start,
9392 new-stage2-end, new-stage2-bubble, distclean-stage3,
9393 new-stage3-start, new-stage3-end): New targets.
9394 (all-stage1-gcc): Move prebootstrap dependency from here...
9395 (configure-stage1-gcc): ...to here.
9396 (new-bootstrap): Use bubble targets.
9397 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9398 Use per-stage distclean targets.
9399 (configure-stage1-gcc, configure-stage2-gcc,
9400 configure-stage3-gcc, all-stage1-gcc,
9401 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9402 Use new-stageN-start to prepare the tree.
9403
4f4e53dd
PB
94042004-05-23 Paolo Bonzini <bonzini@gnu.org>
9405
9406 * Makefile.def (host_modules): add libcpp.
9407 * Makefile.tpl: Add dependencies on and for libcpp.
9408 * Makefile.in: Regenerate.
9409 * configure.in: Add libcpp host module.
9410 * configure: Regenerate.
9411
60975492
PB
94122004-05-21 Paolo Bonzini <bonzini@gnu.org>
9413
9414 * Makefile.tpl: Whenever a recursive target is defined, wrap
9415 it in a special @if/@endif block, and prepare its maybe
9416 dependency in the @if/@endif block
9417 * configure.in: Instead of writing maybe dependencies, remove
9418 the @if/@endif statements, and remove the @if/@endif blocks
9419 that remain.
9420 * configure: Regenerate.
9421 * Makefile.in: Regenerate.
9422
5ce7d75d
JJ
94232004-05-20 Janis Johnson <janis187@us.ibm.com>
9424
9425 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9426
c779c42f
KK
94272004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9428
9429 PR bootstrap/15120
9430 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9431 * */configure: Rebuilt.
9432
b4117c30
ZW
94332004-05-17 Zack Weinberg <zack@codesourcery.com>
9434
9435 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9436 of libf2c.
9437 * configure, Makefile.in: Regenerate.
9438
719bb4e3 94392004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9440
9441 * MAINTAINERS (Write After Approval): Add myself.
9442
6de9cd9a
DN
94432004-05-13 Diego Novillo <dnovillo@redhat.com>
9444
9445 Merge from tree-ssa-20020619-branch.
9446
9447 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9448 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9449 (HOST_GMPLIBS): Define.
9450 (HOST_GMPINC): Define.
9451 (TARGET_LIB_PATH): Add libmudflap.
9452 (GFORTRAN_FOR_TARGET): Define.
9453 (configure-build*): Export GFORTRAN.
9454 (configure-gcc): Export GMPLIBS and GMPINC.
9455 (all-gcc): Add maybe-all-libbanshee.
9456 (configure-target-libgfortran): Define.
9457 * Makefile.in: Regenerate.
9458 * configure.in (host_libs): Add libbanshee.
9459 (target_libraries): Add target-libmudflap and target-libgfortran.
9460 Add --with-libbanshee.
9461 Handle --disable-libmudflap.
9462 (*-*-freebsd*): Use with_gmp.
9463 Add $(libgcj) to noconfigdirs.
9464 * configure: Regenerate.
9465 * depcomp: New file.
9466 * MAINTAINERS: Add tree-ssa maintainers.
9467
8f1b790f
VM
94682004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9469
b4117c30 9470 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9471
693446fc
BF
94722004-04-30 Brian Ford <ford@vss.fsi.com>
9473
b4117c30 9474 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9475
d1bb666c
UB
94762004-04-29 Uros Bizjak <uros@kss-loka.si>
9477
b4117c30 9478 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9479
6cf1ac42
PB
94802004-04-28 Paolo Bonzini <bonzini@gnu.org>
9481
9482 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9483 * configure: Regenerate.
9484
632933d5
PB
94852004-04-27 Paolo Bonzini <bonzini@gnu.org>
9486
9487 Revert:
9488 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9489
9490 * Makefile.def (flags_to_pass): Remove *dir variables that
9491 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9492 as well as prefix and exec_prefix.
9493 * Makefile.in: Regenerate.
9494
80dc6aa0
RM
94952004-04-26 Robert Millan <robertmh@gnu.org>
9496
9497 Add patches from libtool CVS.
9498 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9499 * ltconfig: Likewise.
9500 * ltcf-c.sh: Likewise.
9501 * ltcf-cxx.sh: Likewise.
9502 * ltcf-gcj.sh: Likewise.
9503
e11283f1
PB
95042004-04-26 Paolo Bonzini <bonzini@gnu.org>
9505
9506 * Makefile.def (host_modules): Mark with the bootstrap
9507 flag packages on which gcc depends.
9508 * Makefile.tpl (all-bootstrap): Use it.
9509 * Makefile.in: Regenerate.
9510
8546950c
PB
95112004-04-26 Paolo Bonzini <bonzini@gnu.org>
9512
9513 * Makefile.def (flags_to_pass): Remove *dir variables that
9514 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9515 as well as prefix and exec_prefix.
9516 * Makefile.in: Regenerate.
9517
a76494aa
PB
95182004-04-26 Paolo Bonzini <bonzini@gnu.org>
9519
b4117c30
ZW
9520 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9521 * configure: Regenerate.
9522 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9523 * gcc/Makefile.tpl (compare): Use the result of the test.
9524 * gcc/Makefile.in: Regenerate.
a76494aa 9525
03a91701
PB
95262004-04-23 Paolo Bonzini <bonzini@gnu.org>
9527
9528 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9529 Always relocate gcc and prev-gcc to the original names, even
9530 if the build fails.
9531 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9532 New targets.
9533
082a6351
LG
95342004-04-23 Laurent GUERBY <laurent@guerby.net>
9535
9536 * MAINTAINERS: Update my email address.
b4117c30 9537
1f1d584b
RO
95382004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9539
9540 * configure.in (mips*-*-irix5*): Enable ld.
9541 * configure: Regenerate.
082a6351 9542
1db673ca
RO
95432004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9544
9545 * configure: Regenerate.
9546
ce4ea44e
JW
95472004-04-15 James E Wilson <wilson@specifixinc.com>
9548
9549 * Makefile.tpl (configure-[+module+], configure-gcc,
9550 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9551 Set and export LDFLAGS.
9552 * Makefile.in: Regenerate.
9553
611f62ad
MC
95542004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9555
b4117c30 9556 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9557
be912515
NN
95582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9559
9560 PR bootstrap/14871
9561 * Makefile.tpl: If we don't have built-in-tree target tools,
9562 use the ones found by configure rather than hacking around with
9563 program_transform_name.
9564 * configure.in: Give Makefile.tpl the information necessary
9565 to do that.
9566 * Makefile.in: Regenerate.
9567 * configure: Regenerate.
9568
9104315a
NN
95692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 PR bootstrap/14760
9572 * configure.in: When computing baseargs, strip *all* copies of
9573 offending options. Also, don't match/substitute the trailing space,
9574 so that this actually works when two similar options are separated by
9575 only one space.
9576 * configure: Regenerate.
9577
bef1d700
DE
95782004-04-06 David Edelsohn <edelsohn@gnu.org>
9579
b4117c30
ZW
9580 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9581 (rs6000-*-aix*): Same.
9582 * configure: Regenerate.
bef1d700 9583
54bcf05e 95842004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9585
9586 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9587
369a832c 95882004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9589
9590 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9591
09a9c095
NN
95922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9593
7caf53cb
NN
9594 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9595 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9596 * Makefile.in: Regenerate.
9597
09a9c095
NN
9598 * configure.in (top level bootstrap support): Rework --enable-werror
9599 to set @stage2_werror_flag@.
9600 * configure: Regenerate.
9601 * Makefile.tpl (top level bootstrap support): Pass
9602 @stage2_werror_flag@ down to configure in stages 2 and 3.
9603 * Makefile.in: Regenerate.
9604
5595a2bd
NN
96052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9606
cbfd7e06
NN
9607 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9608 for stages 2 and 3 as well as in make. As a consequence, remove
9609 OUTPUT_OPTION (now detected by configure) from the flags passed down
9610 to make.
9611 * Makefile.in: Regenerate.
9612
5595a2bd
NN
9613 * Makefile.tpl (new-bootstrap): Fix typo.
9614 * Makefile.in: Regenerate.
9615
ca3b3e20
NN
96162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9617
295f4e42
NN
9618 * Makefile.tpl: Rearrange by moving recursive_targets rules
9619 into their proper sections.
9620 * Makefile.tpl (top level bootstrap support): Move disabling
9621 of coverage flags from 'make' to 'configure'; improve comments.
9622 * Makefile.in: Regenerate.
9623
340de83f
NN
9624 * Makefile.tpl (experimental top level bootstrap) Move stage1
9625 language setting from all- target to configure- target; disable
9626 intermodule optimization in stage 1; prevent gratuitous rebuilds
9627 of stage 1.
9628 * Makefile.in: Regenerate.
9629 * configure.in: Comma-separate stage 1 language list for top
9630 level bootstrap.
9631 * configure: Regenerate.
9632
ca3b3e20
NN
9633 * Makefile.tpl: Clean up experimental top level bootstrap support:
9634 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9635 prev-gcc in configure- targets as well as all- targets.
9636 * Makefile.in: Regenerate.
9637
4d038073
KC
96382004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9639
9640 * compile: New file imported from automake.
9641
ab3533d6
PB
96422004-03-17 Paolo Bonzini <bonzini@gnu.org>
9643
9644 * configure.in: Remove symbolic link section.
9645 * configure: Regenerate.
9646 * Makefile.tpl (links): Remove.
9647 * Makefile.in: Regenerate.
9648
1e0f07d3 96492004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9650 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9651
9652 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9653 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9654 * configure.in: Fix comment typo from last patch.
9655 * configure: Regenerate.
9656
2805b53a
NN
96572004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9658
9659 * Makefile.tpl: Introduce experimental top level bootstrap support.
9660 * Makefile.in: Regenerate.
9661 * configure.in: Introduce support for top level bootstrap.
9662 * configure: Regenerate.
9663
79b4b7d2 96642004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9665 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9666
9667 PR bootstrap/14522
9668 * configure.in: Cope with shells that do not support unquoted ^
9669 * configure: Regenerate.
9670
6bbec498 96712004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9672 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9673
9674 PR bootstrap/14522
79b4b7d2 9675 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9676 quotes inside quoted backquote substitutions.
9677 * configure: Regenerate.
9678
83c15dfc
AP
96792004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9680
9681 PR bootstrap/14522
f2bd98d4 9682 * configure.in: Fix escaping of $.
83c15dfc
AP
9683 * configure: Regenerate.
9684
55ffb5ed
NN
96852004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9686
9687 * configure: Regenerate, since I forgot to while committing Paolo's
9688 changes.
9689
e4c9c075
PB
96902004-03-08 Paolo Bonzini <bonzini@gnu.org>
9691
9692 PR ada/14131
9693 Move language detection to the top level.
9694 * configure.in: Find default values for the tools as
9695 soon as possible. Disable ada if GNAT is not found.
9696 Emit error message about missing languages. Expand
9697 --enable-languages=all for the gcc subdirectory.
9698
5199e2c6
BE
96992004-03-10 Ben Elliston <bje@gnu.org>
9700
9701 * MAINTAINERS: Update my email address.
9702
c18b95e5
DE
97032004-03-05 David Edelsohn <edelsohn@gnu.org>
9704
9705 * ltconfig: Disable building static libraries if building shared
9706 libraries on AIX 5L.
9707
d0fe5ad3
RS
97082004-03-01 Richard Sandiford <rsandifo@redhat.com>
9709
9710 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9711 and disable libgcj.
9712 * configure: Regenerated.
9713
e6f71f9d
BB
97142004-03-01 Brian Booth <bbooth@redhat.com>
9715
9716 * MAINTAINERS: Add myself to write-after-approval.
9717
8983e50e
PB
97182004-03-01 Paolo Bonzini <bonzini@gnu.org>
9719
9720 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9721
d4cd9d81
NN
97222004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9723
9724 PR bootstrap/7087
9725 * Makefile.tpl: Guard XFOO sed statements better.
9726 * Makefile.tpl: Add dependency for configure-target-libada.
9727 * Makefile.in: Regenerate (incidentally fixes broken
9728 commit when libada-branch was merged).
9729
0ea0229e
KC
97302004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9731
9732 * MAINTAINERS: Add myself to write-after-approval.
9733
bad93735
AP
97342004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9735
9736 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9737 maintainers.
9738
a7ca14fc
AC
97392004-02-20 Andrew Cagney <cagney@redhat.com>
9740
9741 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9742 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9743
51592782
NN
97442004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9745
9746 PR bootstrap/11932
9747 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9748
6a30854a
JQ
97492004-02-14 Jerry Quinn <jlquinn@optonline.net>
9750
9751 * MAINTAINERS: Added myself to write-after-approval.
9752
be8b2bee
MK
97532004-02-14 Michael Koch <konqueror@gmx.de>
9754
9755 * MAINTAINERS: Added myself to write-after-approval.
9756
972760b7
JM
97572004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9758
9759 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9760 some OS port maintainers to OS port maintainers section.
9761
b0281654
FCE
97622004-02-13 Frank Ch. Eigler <fche@redhat.com>
9763
9764 * MAINTAINERS: Add self.
9765
3c419fd6
KH
97662004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9767
9768 * MAINTAINERS: Alphabetize.
9769
e88e9aee
PB
97702004-02-12 Paolo Bonzini <bonzini@gnu.org>
9771
9772 * MAINTAINERS: Remove myself.
b4117c30 9773
1915e422
DE
97742004-02-11 David Edelsohn <edelsohn@gnu.org>
9775
9776 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9777 (rs6000-*-aix*): Same.
9778 * configure: Regenerate.
9779
a22c2d8d
KC
97802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9781
9782 * configure.in (host): Add in missing $noconfigdirs to defines.
9783 * configure: Regenerate.
9784
d9cdb878
AC
97852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9786 Nathanael Nerode <neroden@gcc.gnu.org>
9787
9788 PR ada/6637, PR ada/5911
b4117c30 9789 Merge with libada-branch:
d9cdb878
AC
9790 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9791 with appropriate dependencies. Add --enable-libada configure switch.
9792 * configure, Makefile.in: Regenerate.
9793
8bd92821
PB
97942004-02-09 Paolo Bonzini <bonzini@gnu.org>
9795
9796 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9797
89a95129
RO
97982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9799
9800 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9801 * configure: Regenerate.
9802
892629bc
GK
98032004-02-04 Geoffrey Keating <geoffk@apple.com>
9804
9805 Merge from upstream:
9806
9807 * ltmain.in: When setting IFS to '~', be careful about user
9808 arguments that contain '~'.
9809
9810 2004-02-04 Peter O'Gorman <peter@pogma.com>
9811
9812 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9813 Also test $base_compile against $CC with escaped arguments. Bug
9814 reported by Geoff Keating <geoffk@apple.com>.
9815
6b402165
KH
98162004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9817
9818 * MAINTAINERS: Remove i960 port.
9819
fa2f0306
DD
98202004-01-23 DJ Delorie <dj@redhat.com>
9821
9822 * Makefile.def (target_modules) [libiberty]: Don't stage.
9823 * Makefile.in: Rebuilt.
9824
9feb20aa
CT
98252004-01-20 Caroline Tice <ctice@apple.com>
9826
9827 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9828
7aed2ccc
PC
98292004-01-19 Paolo Carlini <pcarlini@suse.de>
9830
9831 * MAINTAINERS: Update my email address.
9832
f25bebe1
JM
98332004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9834
9835 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9836
28083580
VR
98372004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9838
9839 * MAINTAINERS: Remove entries without email address.
9840
c0f4b5e4
DJ
98412004-01-15 Daniel Jacobowitz <drow@mvista.com>
9842
9843 * MAINTAINERS: Add myself to write-after-approval.
9844
b5eb5a5e
SB
98452004-01-15 Steven Bosscher <stevenb@suse.de>
9846
9847 * MAINTAINERS: Update my email address.
9848
dce2d8b2 98492004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9850
9851 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9852 * Makefile.tpl (configure-target-[+module+]): Support stage.
9853 * Makefile.in: Rebuilt.
9854
74c0b320
ILT
98552004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9856
9857 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9858
2560344b
RS
98592004-01-10 Richard Sandiford <rsandifo@redhat.com>
9860
9861 * MAINTAINERS: Add myself as a MIPS maintainer.
9862
8b21cda6
NN
98632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9864
2b6c260d
NN
9865 * configure.in: Use ./config.cache, not config.cache.
9866 * configure: Regenerate.
9867 * Makefile.tpl: Special-casing not needed for GCC any more.
9868 * Makefile.in: Regenerate.
9869
09438bde
NN
9870 * configure.in: Don't share a cache file for host dirs.
9871 * configure: Regenerate.
9872
8b21cda6
NN
9873 * config-ml.in: Don't mess with the cache file.
9874
e42870df
EB
98752004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9876
9877 * MAINTAINERS: Move myself from 'Write After Approval' to
9878 'CPU Port Maintainers' section as SPARC maintainer.
9879
6b9eb62c
NN
98802004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9881
78a816a6
NN
9882 * Makefile.tpl: Make GCC use a separate config.cache.
9883 * Makefile.in: Regenerate.
9884
6b9eb62c
NN
9885 PR bootstrap/11932, PR bootstrap/11933
9886 (I don't know if it will fix either of them, but it relates
9887 to them.)
9888 * configure.in: Don't use shared config.cache for target
9889 directories.
9890 * configure: Regenerate.
9891
86d7b562
DN
98922004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9893
9894 * MAINTAINERS: Add myself to 'Write After Approval' section.
9895
07d0a605
RS
98962003-12-31 Roger Sayle <roger@eyesopen.com>
9897
9898 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9899 * configure: Regenerated.
9900
459ac19f
KH
99012003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9902
9903 * MAINTAINERS: Remove the mn10200 maintainer.
9904
5785c0ed 99052003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9906
cc6010cd
AP
9907 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9908 * configure: Regenerated.
5785c0ed 9909
a268eff9
JH
99102003-12-16 Jan Hubicka <jh@suse.cz>
9911
9912 * MAINTAINERS: Add myself as callgraph maintainer.
9913
9d465b12
TF
99142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9915
9916 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9917 * configure: Regenerate.
9918
a68a270a
GB
99192003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9920
9921 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9922 'Write After Approval' section. Update email.
9923
dce2d8b2 99242003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9925
9926 * MAINTAINERS (Write After Approval): Add myself.
9927
8c052da4
MT
99282003-11-20 Matt Thomas <matt@3am-software.com>
9929
9930 * MAINTAINERS: Add myself as a vax port maintainer.
9931
e75f9147
KC
99322003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9933
9934 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9935 (configure-build-[+module+], configure-[+module+]): Likewise.
9936 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9937 * Makefile.in: Regenerate.
9938
43d8d958
AT
99392003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9940
9941 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9942 shared/dylibed libraries.
9943 * ltmain.sh: Likewise.
9944 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9945 * ltcf-cxx.sh: Likewise.
9946 * ltcf-gcj.sh: Likewise.
9947 * ltconfig: Likewise.
9948
638dcaa0
SC
99492003-11-17 Stan Cox <scox@redhat.com>
9950
9951 * MAINTAINERS: Add myself as iq2000 port maintainer.
9952
15cc172b
AC
99532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9954
b4117c30
ZW
9955 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9956 * Makefile.in: Regenerate.
15cc172b 9957
20af77cd
UW
99582003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9959
9960 * config.sub: Update to 2003-11-03 version.
9961
4dd01c5c
PE
99622003-10-20 Phil Edwards <phil@codesourcery.com>
9963
9964 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9965 * configure: Regenerate.
9966
dce2d8b2 99672003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9968
9969 * MAINTAINERS: Add myself to 'Write After Approval' section.
9970
8b7ebc31
AC
99712003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9972
9973 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9974
afe1910c
JM
99752003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9976
9977 * MAINTAINERS: Update my email address.
9978
05dcec66
RO
99792003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9980
9981 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9982
dce2d8b2 99832003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9984
9985 * MAINTAINERS: Add myself to 'Write After Approval' section.
9986
507ec745
BI
99872003-10-16 Bernardo Innocenti <bernie@develer.com>
9988
9989 * config.guess: Update to 2003-10-16 version.
9990 * config.sub: Update to 2003-10-16 version.
9991
dce2d8b2 99922003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
9993
9994 * MAINTAINERS: Added myself to 'Write After Approval' section.
9995
0c9b16bc
FH
99962003-10-15 Falk Hueffner <falk@debian.org>
9997
9998 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9999 'Write After Approval' section. Update email.
10000
74d57d15
RS
100012003-10-14 Roger Sayle <roger@eyesopen.com>
10002
10003 * MAINTAINERS: Move myself from 'Write After Approval' to
10004 'Various Maintainers' section as middle-end maintainer.
10005
d29b8ad8
NN
100062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10007
10008 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10009 HOST_FLAGS_TO_PASS.
10010 * Makefile.in: Regenerate.
10011
26db814a
BI
100122003-10-11 Bernardo Innocenti <bernie@develer.com>
10013
10014 * config.guess: Update to 2003-10-07 version.
10015 * config.sub: Update to 2003-10-07 version.
10016
fffeb871
RO
100172003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10018
10019 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10020 * ltconfig (irix5*, irix6*): Don't override version_type.
10021
6691a79e
ME
100222003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10023
10024 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10025 * configure: Rebuilt
10026 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10027 * Makefile.in: Rebuilt
10028
62cdd71e
L
100292003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10030
10031 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10032
6fe2eacc
CW
100332003-09-30 Carlo Wood <carlo@alinoe.com>
10034
cc6010cd 10035 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 10036
ea57e5ad
PK
100372003-09-29 Paul Koning <ni1d@arrl.net>
10038
10039 * MAINTAINERS: Move myself from "Write After Approval"
10040 to CPU platform maintainers for pdp11 platform.
10041
e070672a
AT
100422003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10043
10044 * MAINTAINERS: Move myself from 'Write After Approval' to
10045 'Various Maintainers' section as libffi testsuite maintainer.
10046
43bb47c2
DJ
100472003-09-21 Daniel Jacobowitz <drow@mvista.com>
10048
10049 * configure.in: Pass a computed --program-transform-name
10050 to subconfigures.
10051 * configure: Regenerated.
10052
da9d3b37
NN
100532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10054
94322beb
NN
10055 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10056 * Makefile.in: Regenerate.
10057
da9d3b37
NN
10058 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10059 * Makefile.in: Regenerate.
10060
ffd9060b
ZL
100612003-09-19 Ziemowit Laski <zlaski@apple.com>
10062
10063 * MAINTAINERS: Move myself from 'Write After Approval'
10064 to 'Various Maintainers' (objective-c) section.
10065
eeae7b41
DJ
100662003-09-17 Daniel Jacobowitz <drow@mvista.com>
10067
10068 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10069 quoting.
10070 * configure: Regenerated.
10071
a080d12b
JB
100722003-09-16 Joel Brobecker <brobecker@gnat.com>
10073
10074 * MAINTAINERS (Write After Approval): Add myself to write after
10075 approval list.
10076
6cd2fc59
DN
100772003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10078
cc6010cd 10079 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 10080
dcbdd9cc
ILT
100812003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10082
10083 * MAINTAINERS: Update my e-mail address.
10084
e517f636
AM
100852003-09-09 Alan Modra <amodra@bigpond.net.au>
10086
10087 * libtool.m4 (LD): Correct powerpc64 host match.
10088
bc49924b
JW
100892003-09-06 James E Wilson <wilson@tuliptree.org>
10090
10091 * MAINTAINTERS: Update my affiliation and email address.
10092
082124f5
ZD
100932003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10094
10095 * MAINTAINERS (Write After Approval): Add myself.
10096
dc94d89e
DD
100972003-09-04 DJ Delorie <dj@redhat.com>
10098
10099 * configure: Regenerate.
10100
101012003-09-04 Robert Millan <robertmh@gnu.org>
10102
10103 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 10104
7a0f2d4e
KG
101052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10106
10107 * configure.in: Ensure arguments to sed are properly spaced.
10108 * configure: Regenerate.
10109
88d032eb
GP
101102003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10111
10112 * MAINTAINERS: Update my e-mail address.
10113
0b3f3d22
ME
101142003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10115
10116 * MAINTAINERS (Write After Approval): Add myself.
10117
d253f9ba
DJ
101182003-08-27 Daniel Jacobowitz <drow@mvista.com>
10119
10120 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10121 * configure: Regenerated.
10122
066ec9c9
MM
101232003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10124
10125 * MAINTAINERS: Update my email address.
10126
415d7ef9
PE
101272003-08-23 Phil Edwards <pme@gcc.gnu.org>
10128
10129 * configure.in: Use newline instead of semicolon when assuming
10130 shell arguments in a for loop.
10131 * configure: Regenerated.
10132
e1567352
JE
101332003-08-22 Jason Eckhardt <jle@rice.edu>
10134
10135 * MAINTAINERS: Resurrect the i860 maintainer.
10136
b348267b
GK
101372003-08-20 Geoffrey Keating <geoffk@apple.com>
10138
e50084fa
GK
10139 PR 8180
10140 * configure.in: When testing with_libs and with_headers, treat
10141 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10142 * configure: Regenerate.
b4117c30 10143
b348267b
GK
10144 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10145 make, shell, etc.
10146 (baseargs): Likewise.
10147 * configure: Regenerate.
10148
ca26ffe0
BI
101492003-08-20 Bernardo Innocenti <bernie@develer.com>
10150
10151 * MAINTAINERS (Write After Approval): Add myself.
10152
940cde4d
GK
101532003-08-19 Geoffrey Keating <geoffk@apple.com>
10154
10155 * configure.in: Disable libgcj for darwin not on powerpc.
10156 * configure: Rebuild.
10157
74bed51b
ADL
101582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10159
10160 * config-ml.in, symlink-tree: Add license.
10161
b4117c30
ZW
101622003-08-03 Richard Stallman <rms@gnu.org>
10163 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
10164
10165 * README.SCO: New file.
10166
333a28b4
MK
101672003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10168
10169 * Makefile.tpl (check, check-c++): Express dependencies using
10170 dependencies rather than commands.
10171 * Makefile.in: Regenerate.
10172
c197e306
AC
101732003-08-01 Andrew Cagney <cagney@redhat.com>
10174
10175 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10176 * configure: Ditto.
10177
a8ee6e2d
GK
101782003-07-31 Geoffrey Keating <geoffk@apple.com>
10179
10180 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 10181 * Makefile.in: Update.
a8ee6e2d 10182
8d9b3f2e
AT
101832003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10184
10185 * configure.in: Enable libgcj for darwin.
10186 * configure: Rebuild.
10187
52c0c542
PE
101882003-07-29 Phil Edwards <pme@gcc.gnu.org>
10189
10190 * config-ml.in: Use ac_configure_args directly instead of
10191 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10192 actually seen.
10193
b4acb5ef
NN
101942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10195
10196 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10197 creating target and build subdirs to build all parent dirs as needed.
10198 * Makefile.in: Rebuild.
10199 * configure.in: Don't build dirs explicitly here.
10200 * configure: Rebuild.
10201
a51d71d0
PB
102022003-07-26 Paul Brook <paul@nowt.org>
10203
10204 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10205
f43e12ce
AO
102062003-07-22 Alexandre Oliva <aoliva@redhat.com>
10207
10208 * Makefile.tpl (all-make): Depend on intl.
10209 * Makefile.in: Rebuilt.
10210
8a199ff6
PE
102112003-07-20 Phil Edwards <pme@gcc.gnu.org>
10212
10213 * install-sh: Update to newer upstream versions (associated with
10214 aclocal 1.7).
10215 * mkinstalldirs: Likewise.
10216 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10217
e6a8c803
AP
102182003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10219
10220 * MAINTAINERS: Move self from Bug database only accounts
10221 to write-after-approval.
10222
9f13608f
NN
102232003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10224
10225 * config.if: Remove unused libc_interface determination.
10226
c7864714
NN
102272003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10228
10229 * MAINTAINERS: Move self from write-after-approval to
10230 build machinery (*.in).
10231
775956d0
NN
102322003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10233
10234 PR bootstrap/11273
10235 PR bootstrap/11408
10236 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10237 unused INSTALL_PROGRAM_ARGS.
10238 * configure.in: Use AC_PROG_INSTALL.
10239 * Makefile.in: Regenerate.
10240 * configure: Regenerate.
10241
c7f67a6e
KH
102422003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10243
10244 * MAINTAINERS: Alphabetize.
10245
33952f6f
AO
102462003-07-10 Alexandre Oliva <aoliva@redhat.com>
10247
10248 * configure: Rebuilt.
10249 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10250 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10251 newlib nor libgloss.
10252 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10253 * configure.in (am33_2.0-*-linux*): Added.
10254
0d4f1b4e
BW
102552003-07-09 Bob Wilson <bob.wilson@acm.org>
10256
10257 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10258 * configure: Regenerate.
10259
56694dd9
ZW
102602003-07-07 Zack Weinberg <zack@codesourcery.com>
10261
10262 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10263 * Makefile.in: Regenerate.
10264
21607eb4
ZW
102652003-07-04 Zack Weinberg <zack@codesourcery.com>
10266
10267 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10268 * Makefile.in: Regenerate.
10269
dce2d8b2 102702003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
10271
10272 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10273 * Makefile.in: Regenerated.
10274
5d42f90e
L
10275 * config-ml.in: Replace PWD with PWD_COMMAND.
10276
6eb95e99
ZW
102772003-07-04 Zack Weinberg <zack@codesourcery.com>
10278
10279 * intl: New directory; see intl/ChangeLog for details.
10280 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10281 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10282 * Makefile.in: Regenerate.
10283
07d1940e
NN
102842003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10285
10286 * configure.in: Clean up config-lang.in handling. Delete
10287 useless assignment to "subdirs".
10288 * configure: Regenerate.
10289
4dbda6f0
NN
102902003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10291
10292 * configure.in: Rename 'target_libs' to 'target_libraries'.
10293 Remove useless reference to 'target_libs'.
10294 * configure: Regenerate.
10295
2c30ab71
KS
102962003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10297
10298 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10299 * Makefile.in: Regenerate.
10300
11405c93
NN
103012003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10302
10303 * Makefile.def: Introduce flags_to_pass.
10304 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10305 * Makefile.in: Regenerate.
10306
fb87ad5d
HPN
103072003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10308
10309 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10310 and target-libgloss.
10311 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10312 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10313 * configure: Regenerate.
10314
a7956a48
BK
103152003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10316
10317 * configure.in: Update testsuite_flags to new location.
10318 * configure. Regenerate.
6eb95e99 10319
eaf9f3b2
NN
103202003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * Makefile.tpl: Remove BUILD_CC stuff.
10323 * Makefile.in: Regenerate.
10324
2d89ffef
KH
103252003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10326
10327 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10328
dce2d8b2 103292003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
10330
10331 * MAINTAINERS (Write After Approval): Add myself.
10332
dce2d8b2 103332003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 10334
b951c91c
L
10335 * config.guess: Update to 2003-06-12 version.
10336 * config.sub: Update to 2003-06-13 version.
10337
dce2d8b2 103382003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
10339
10340 * config.guess: Update to 2003-06-06 version.
10341 * config.sub: Update to 2003-06-06 version.
10342
655b7166
RO
103432003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10344
10345 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10346 * configure. Regenerate.
10347
01b759aa
NN
103482003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10349
bf1d3e81
NN
10350 * configure.in: Disable serial configure by default.
10351 * configure: Regenerate.
10352 * Makefile.tpl: Abolish .NOTPARALLEL.
10353 * Makefile.in: Regenerate.
10354
e89fbdfe
NN
10355 * Makefile.tpl: Replace {build,host,target}_canonical by
10356 {build,host,target}.
10357 * Makefile.in: Regenerate.
10358
01b759aa
NN
10359 * Makefile.tpl: Fix stupid pasto.
10360 * Makefile.in: Regenerate.
10361
f7dae026
NN
103622003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10363
10364 * Makefile.tpl: Remove bogus conditional.
10365 * Makefile.in: Regenerate.
10366
103672003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
10368
10369 * Makefile.tpl (profiledbootstrap): New target.
10370 * Makefile.in (profiledbootstrap): New target.
10371
2ffc3e73 103722003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
10373
10374 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10375 Pinski. Remove user names from other bugzilla-only maintainers.
10376
1a1e6b96
NN
103772003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10378
1358ccea
NN
10379 * Makefile.tpl: Make 'recursive targets' using autogen rather
10380 than shell loop. Remove duplicate 'clean' targets and false
10381 comments.
10382 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10383 Add systematic method of specifying missing targets in subdirs.
10384 Add copyright boilerplate.
10385 * Makefile.in: Regenerate.
10386 * configure.in: Add 'recursive targets' to maybe list.
10387 * configure: Regenerate.
10388
ae74ed1f
NN
10389 * MAINTAINERS: "GNATS only" -> "Bug database only".
10390
1a1e6b96
NN
10391 * Makefile.tpl: Rename [+target+] to [+make_target+].
10392 * Makefile.def: Rename 'target' to 'make_target'.
10393
c79af3fa
NB
103942003-05-31 Neil Booth <neil@daikokuya.co.uk>
10395
10396 * MAINTAINERS: Add self as options handling maintainer.
10397
39d85b61
MM
103982003-05-28 Michael Meissner <gnu@the-meissners.org>
10399
10400 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10401 been too long since I touched those ports.
10402
afc2b62d
DD
104032003-05-28 DJ Delorie <dj@redhat.com>
10404
10405 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10406 * Makefile.in: Regenerate.
10407
df445104
MR
104082003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10409
10410 * configure.in: Use curly braces in the definition of tooldir.
10411 * configure: Regenerate.
10412
2eb98e5d 104132003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10414
2eb98e5d
DD
10415 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10416 newlib or libgloss.
10417 * Makefile.in: Regenerate.
10418
862fced8
DD
104192003-05-21 DJ Delorie <dj@redhat.com>
10420
10421 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10422 * Makefile.in: Regenerate.
10423
fc351800
ILT
104242003-05-20 Ian Lance Taylor <ian@airs.com>
10425
10426 * MAINTAINERS: Update my e-mail address.
10427
7e2dbcef
NN
104282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10429
10430 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10431 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10432 Factor out common code from autogen IF statements.
10433 * configure: Regenerate.
10434 * Makefile.in: Regenerate.
10435
f2a0e225
KC
104362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10437
10438 * configure.in: Accept i[3456789]86 for machine type.
10439 * configure: Regenerate.
10440
8b87bb96
NN
104412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10442
10443 * configure.in: Switch more things to use maybe dependencies.
10444 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10445 * configure: Regenerate.
10446 * Makefile.tpl: Switch more things to use maybe dependencies.
10447 * Makefile.in: Regenerate.
10448
fdb882bc 104492003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10450
10451 * Makefile.tpl (install-opcodes): Define.
10452 * Makefile.in: Rebuild.
10453
f7c50032
AJ
104542003-05-13 Andreas Jaeger <aj@suse.de>
10455
10456 * config.guess: Update to 2003-05-09 version.
10457 * config.sub: Update to 2003-05-09 version.
10458
dce2d8b2 104592003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10460
10461 * configure.in: Correct sed script so that options in quotes are not
10462 deleted.
10463 * configure: Rebuild.
10464
aa8f1f57
CV
104652003-05-12 Corinna Vinschen <corinna@vinschen.de>
10466
10467 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10468 and $$s/newlib/libc/sys/cygwin32 include paths.
10469 * configure: Ditto.
10470
0c130f81
MM
104712003-05-12 Michael Meissner <gnu@the-meissners.org>
10472
10473 * MAINTAINERS: Update my email addresses.
10474
aa1a100b
EB
104752003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10476
10477 * config-ml.in: Propagate INSTALL variables.
f7c50032 10478
87861833
GP
104792003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10480
10481 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10482
de722255
CD
104832003-05-02 Chris Demetriou <cgd@broadcom.com>
10484
6eb95e99
ZW
10485 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10486 * Makefile.in: Regenerate.
de722255 10487
96c4a002
WB
104882003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10489
10490 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10491
55b15a11
WB
104922003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10493
10494 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10495
0c227849
DJ
104962003-04-27 Daniel Jacobowitz <drow@mvista.com>
10497
10498 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10499 * Makefile.in: Regenerated.
10500
d45148c1
WB
105012003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10502
10503 * MAINTAINERS (Write After Approval): Upgrade myself from
10504 GNATS only to write-after-approval. Update my mail address.
10505
dce2d8b2 105062003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10507
10508 (OS Port Maintainers: freebsd): Add myself.
10509
438f50c3
MM
105102003-04-22 Mark Mitchell <mark@codesourcery.com>
10511
10512 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10513
9074e169
KJ
105142003-04-22 Kean Johnston <jkj@sco.com>
10515
10516 * MAINTAINERS (SCO ports): Added myself.
10517
dfd39a2e
NS
105182003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10519
10520 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10521
ccbae82a
KJ
105222003-04-19 Kean Johnston <jkj@sco.com>
10523
10524 * MAINTAINERS (Write After Approval): Add myself.
10525
2f50999f
GP
105262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10527
10528 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10529 * Makefile.in: Regenerate.
10530
e9b84181
JJ
105312003-04-18 Jakub Jelinek <jakub@redhat.com>
10532
10533 * configure.in (powerpc64*-*-linux*): Remove.
10534 * configure: Rebuilt.
10535
1ca4c6e1
PE
105362003-04-17 Phil Edwards <pme@gcc.gnu.org>
10537
10538 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10539 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10540 and restrap.
10541 * Makefile.in: Regenerate.
10542
0590b963
RE
105432003-04-16 Richard Earnshaw <rearnsha@arm.com>
10544
10545 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10546 * configure: Regenerated.
10547
ff41a56f
DD
105482003-04-15 DJ Delorie <dj@redhat.com>
10549
10550 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10551
50d440bc
NC
105522003-04-13 Nick Clifton <nickc@redhat.com>
10553
10554 * config-ml.in: Remove support for --disable-aix removing
10555 call-aix multilibs.
10556
b1e0a93e
AO
105572003-04-10 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10560 * */configure: Rebuilt.
10561
71fb704d
JS
105622003-04-08 Joel Sherrill <joel@oarcorp.com>
10563
10564 * MAINTAINERS: Add my email address.
10565
3897ea90
OH
105662003-03-17 Olivier Hainque <hainque@act-europe.fr>
10567
10568 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10569
93c834b7
NN
105702003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10571
10572 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10573 * Makefile.in: Regenerate.
10574
82c34dcb
MC
105752003-03-14 Michael Chastain <mec@shout.net>
10576
10577 * Makefile.in: Regenerate with correct Makefile.def.
10578
73458fb7
NN
105792003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10580
10581 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10582 Make macro.
10583 * Makefile.in: Regenerate.
10584 * configure.in: Clean up gxx_include_dir logic.
10585 * configure: Regenerate.
10586
32cf27e5
AE
105872003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10588
10589 * MAINTAINERS (Write After Approval): Add myself.
10590
c727e7a0
BE
105912003-03-10 Ben Elliston <bje@wasabisystems.com>
10592
10593 * MAINTAINERS: Update my mail address.
10594
9a27ac7a
FS
105952003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10596
10597 * configure.in (gxx_include_dir): Fix typo.
10598 * configure: Regenerated.
10599
3aa83176
NN
106002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10601
10602 * Makefile.tpl: Reindent.
10603 * Makefile.in: Regenerate.
10604 * configure.in: Reindent. Don't set unused variables.
10605 * configure: Regenerate.
10606
9124bc53
DJ
106072003-03-04 Daniel Jacobowitz <drow@mvista.com>
10608
10609 * configure.in: Include $(build_tooldir)/sys-include in
10610 FLAGS_FOR_TARGET.
10611 * configure: Regenerated.
10612
cb543528
NN
106132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10614
c858bf1e
NN
10615 * Makefile.tpl: Always pass down RANLIB.
10616 * Makefile.in: Regenerate.
10617
aa9c3ab4
NN
10618 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10619 * Makefile.in: Regenerate.
10620 * configure.in: Remove unused logic relating to --enable-shared
10621 and --enable-threads. Remove bogus comments. Remove redundant
10622 noconfigdirs.
10623 * configure: Regenerate.
10624
cb543528
NN
10625 * configure.in: Replace ${libstdcxx_version} by its value.
10626 Remove reference to mh-dgux.
10627 * configure: Regenerate.
10628
53f70c1b
KB
106292003-03-03 Kevin Buettner <kevinb@redhat.com>
10630
10631 * MAINTAINERS (Write After Approval): Add myself.
10632
df0f0674
NN
106332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10634
10635 * Makefile.tpl: Rearrange.
10636 * Makefile.in: Regenerate.
10637
dce2d8b2 106382003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10639
10640 * configure.in: Add support for kaOS as cross build target system.
10641 * configure: Regenerated.
10642
a7a287eb
SB
106432003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10644
10645 * MAINTAINERS (Write after approval): Add myself.
10646
ff00c8a2
JW
106472003-02-21 James E Wilson <wilson@tuliptree.org>
10648
10649 * MAINTAINERS: Update my email address.
10650
abb2db7a
ZW
106512003-02-21 Zack Weinberg <zack@codesourcery.com>
10652
10653 * MAINTAINERS: Add self to blanket write privs. section.
10654
e9f2dc3b
SM
106552003-02-20 Sean McNeil <sean@blue.mcneil.com>
10656
10657 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10658 configure-target-* as some target builds may require additional
10659 flags for preprocessor tests.
10660 * Makefile.in: Regenerated.
10661
ee03dc5e
AO
106622003-02-19 Alexandre Oliva <aoliva@redhat.com>
10663
11856278
AO
10664 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10665 * ltconfig: Handle it.
10666 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10667 auto-detecting it.
10668
274aef32
AO
10669 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10670 it is used as argument to $CC.
10671 * ltcf-gcj.sh: Likewise.
10672
ee03dc5e
AO
10673 * configure.in: Introduce --enable-maintainer-mode.
10674 * configure: Rebuilt.
10675 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10676 for maintainer mode.
10677 * Makefile.in: Rebuilt.
10678
30db8e17
JM
106792003-02-18 Jason Merrill <jason@redhat.com>
10680
10681 * Makefile.tpl (check-c++): Allow parallelism.
10682
cab60ac6
GP
106832003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10684
10685 * MAINTAINERS: Remove John Carr (who never actually had access to
10686 gcc.gnu.org).
10687
c8e5d1af
GK
106882003-02-15 Geoffrey Keating <geoffk@apple.com>
10689
10690 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10691 don't configure target-libobjc.
10692 * configure: Regenerate.
10693
70f91f50
RO
106942003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10695
10696 * Makefile.tpl (RANLIB): Define.
10697 * Makefile.in: Regenerate.
10698
669e9062
LB
106992003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10700
10701 * MAINTAINERS: Update my email.
abb2db7a 10702
61b56b2e
KS
107032003-02-06 Keith R Seitz <keiths@redhat.com>
10704
10705 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10706 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10707 * Makefile.in: Regenerated.
10708 * configure.in: Remove all traces of snavigator, db, and grep.
10709 * configure: Regenerated.
10710
a1ba6e15
GP
107112003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10712
10713 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10714 After Approval.
10715
f5f2cce5
CC
107162003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10717
10718 * MAINTAINERS (Write after approval): Add myself.
10719
ba49f6f1
FCE
107202003-01-31 Frank Ch. Eigler <fche@redhat.com>
10721
10722 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10723 * Makefile.in: Regenerated.
10724
ccf9f10c
RS
107252003-01-30 Roger Sayle <roger@eyesopen.com>
10726
10727 * config.guess: Updated to 2003-01-30's version.
10728 * config.sub: Updated to 2003-01-28's version.
10729
a693735b
AO
107302003-01-30 Alexandre Oliva <aoliva@redhat.com>
10731
10732 * config.if: If gcc_version is already set, just use it. Don't set
10733 gcc_version_trigger if it's already set, otherwise set it to
10734 gcc/version.c, but only if the file exists. If it is not set and
10735 gcc/version.c does not exist, try to extract the version number from
10736 $CC.
10737
204c43d6
AT
107382003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10739
abb2db7a 10740 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10741
842e91ec
PE
107422003-01-27 Phil Edwards <pme@gcc.gnu.org>
10743
10744 * configure.in: Revert 24Jan change.
10745 * configure: Regenerate.
10746
6b99984e
GP
107472003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10748
10749 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10750 entry of HJ Lu.
10751
806e0935
NN
107522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10753
10754 * configure.in: Revert previous change.
10755 * configure: Regenerate.
10756
307a9864
NN
107572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10758
10759 * configure.in: Make rda native-only.
10760 * configure: Regenerate.
10761
02ba6302
VR
107622003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10763
10764 * MAINTAINERS: Move myself from GNATS-only-accounts to
10765 write-after-approval.
10766
77d187bc
NN
107672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10768
10769 * configure.in: Add missing \.
10770 * configure: Rebuilt.
10771
a94a2d4c
JJ
107722003-01-17 Jakub Jelinek <jakub@redhat.com>
10773
10774 * configure.in (baseargs): Avoid using \| in sed regular
10775 expressions.
10776 * configure: Rebuilt.
10777
73f84924
JJ
107782003-01-16 Jakub Jelinek <jakub@redhat.com>
10779
10780 * configure.in (baseargs): Remove all supported forms of
10781 --cache-file, --srcdir, --host, --build and --target options
10782 from argument lists.
10783 * configure: Rebuilt.
10784
8c12fc63
JZ
107852003-01-15 Josef Zlomek <zlomekj@suse.cz>
10786
10787 * MAINTAINERS: Add myself to write-after-approval list.
10788
7c005a3a
AO
107892003-01-15 Alexandre Oliva <aoliva@redhat.com>
10790
10791 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10792 * configure: Rebuilt.
10793
3dfabf63
NN
107942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10795
10796 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10797 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10798 * Makefile.in: Regenerate.
10799 * configure: Regenerate.
10800
cf53ae10
AO
108012003-01-09 Alexandre Oliva <aoliva@redhat.com>
10802
10803 * configure.in: Remove Makefile in build, host and target modules
10804 unless configure was run with --no-recursion.
10805 * configure: Rebuilt.
10806
3fbe8e4a
CC
108072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10808
10809 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10810 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10811 * Makefile.in: Regenerate.
10812
66e2aa7d
CD
108132003-01-08 Chris Demetriou <cgd@broadcom.com>
10814
10815 * config.guess: Update to 2003-01-03 version.
10816 * config.sub: Update to 2003-01-03 version.
10817
b5038cfb
CF
108182003-01-07 Christopher Faylor <cgf@redhat.com>
10819
10820 * configure: Regenerate with proper autoconf 2.13.
10821
d02c69be
CF
108222003-01-07 Christopher Faylor <cgf@redhat.com>
10823
10824 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10825 * configure: Regenerate.
d02c69be 10826
e914a571
AC
108272003-01-06 Andrew Cagney <ac131313@redhat.com>
10828
10829 * configure.in (GDB_TK): Add tcl directories conditional on
10830 gdb/gdbtk directory being present.
10831 * configure: Regenerate.
abb2db7a 10832
dce2d8b2 108332003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10834
dce2d8b2
EB
10835 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10836 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10837 * configure: Rebuilt.
10838
89a7012a
TT
108392002-12-31 Tom Tromey <tromey@redhat.com>
10840
10841 * Makefile.in: Rebuilt.
10842 * Makefile.def (target_modules) [libffi]: Allow installation.
10843
3f4f56e2
AS
108442002-12-31 Andreas Schwab <schwab@suse.de>
10845
10846 * configure.in: Fix use of $program_transform_name.
10847 * configure: Regenerated.
10848
6c1b8d0a
DJ
108492002-12-30 Daniel Jacobowitz <drow@mvista.com>
10850
10851 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10852 * configure: Regenerated.
6c1b8d0a 10853
c5120911
AO
108542002-12-29 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * Makefile.tpl (local-distclean): Don't remove...
10857 (multilib.ts): ... this. Moved into...
10858 (multilib.out): ... this. Don't use sub-make.
10859 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10860 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10861 (configure-build-[+module+], configure-[+module+],
10862 configure-target-[+module+], configure-gcc): ... these. Test
10863 for Makefile existence. Drop config.status from dependencies.
10864 * Makefile.in: Rebuilt.
10865 * configure.in: Move gcc-version-trigger to the end of
10866 ac_configure_args. Add comments to maybedep.tmp and
10867 serdep.tmp. Introduce --disable-serial-configure. Remove
10868 nonopt from baseargs, matching and removing corresponding
10869 whitespace while at it.
10870 * configure: Rebuilt.
10871
e245b0ea
AO
108722002-12-28 Alexandre Oliva <aoliva@redhat.com>
10873
903de295
AO
10874 * configure.in (host_configargs): Replace reference to
10875 no-longer-defined buildopts with --build=${build_alias}.
10876 * configure: Rebuilt.
10877
e245b0ea
AO
10878 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10879 program_transform_name to standard idiom.
10880 (AUTOGEN, AUTOCONF): Define.
10881 (Makefile.in): Use $(AUTOGEN).
10882 (Makefile): Depend on config.status, and use autoconf-style rule to
10883 build it. Move original commands to...
10884 (config.status): ... this new target.
10885 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10886 $(AUTOCONF).
10887 * Makefile.in: Rebuilt.
10888
671aa708
NN
108892002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10890
53fbfb58
NN
10891 * Makefile.tpl: Fix dramatic bustage due to change in
10892 program_transform_name.
10893 * Makefile.in: Regenerate.
10894
10895 * configure.in: Remove unnecessary PATH setting.
10896 * configure: Regnerate.
10897
10898 * configure.in: Don't default to unprefixed tools unless
10899 the native tools will work.
10900 * configure: Regenerate.
10901
671aa708
NN
10902 * configure.in: Convert to autoconf script. Blow away lots
10903 of now-redundant Makefile fragments.
10904 * configure: Generate using Autoconf.
10905 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10906 * Makefile.in: Regenerate.
10907
57f40826
NN
109082002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10909
3fedb745
NN
10910 * configure: Fix stupid bug where RANLIB was mistakenly included.
10911
abb2db7a 10912 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10913 (build_configargs, host_configargs, target_configargs).
10914
10915 * configure.in: Move logic out of sed statement.
10916
abb2db7a 10917 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10918 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10919
315fa0f4
SS
109202002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10921
10922 * config.sub: Import from master repository
10923 * config.guess: Ditto
10924
45aff44f
AS
109252002-12-24 Andreas Schwab <schwab@suse.de>
10926
10927 * Makefile.tpl (multilib.out): Fix missing space.
10928 * Makefile.in: Regenerate.
10929
88b5521b
NN
109302002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10933 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10934 * Makefile.in: Regenerate.
10935 * configure.in: Remove unnecessary leftovers.
10936
2a726918
GK
109372002-12-21 Geoffrey Keating <geoffk@apple.com>
10938
10939 * configure.in (extra_ranlibflags_for_target): New variable.
10940 (*-*-darwin): Add -c to ranlib commands.
10941 * configure (tooldir): Handle extra_ranlibflags_for_target.
10942
aace3269 109432002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10944
10945 * Makefile.tpl: Revert HJL's change.
10946 * Makefile.in: Regenerated.
10947 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10948 always.
10949
f0895142
AS
109502002-12-19 Andreas Schwab <schwab@suse.de>
10951
10952 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10953 * Makefile.in: Regenerate.
10954
dce2d8b2 109552002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10956
10957 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10958 * Makefile.in: Regenerated.
10959
10960 * configure.in (build_prefix): New. Substitute.
10961
212f6dd0
NN
109622002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10963
79308c5d
NN
10964 * Makefile.tpl: Don't let real targets depend on phony targets.
10965 * Makefile.in: Regenerate.
10966
212f6dd0
NN
10967 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10968 * Makefile.in: Regenerate.
10969
ab17919f
SS
109702002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10971
10972 * config.sub: Import from master repository
10973 * config.guess: Ditto
10974
5ecf91d1
JM
109752002-12-16 Jason Merrill <jason@redhat.com>
10976
10977 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10978 previous 'make bootstrap'.
10979 * Makefile.in: Regenerate.
10980
d8437e1b
HPN
109812002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10982
10983 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10984
4977bab6
ZW
109852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10986
10987 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10988 * Makefile.in: Regenerate.
10989
0edcfdcb
JM
109902002-12-13 Jason Merrill <jason@redhat.com>
10991
6248218a 10992 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
10993 library tests.
10994 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
10995 * Makefile.in: Regenerate.
10996
4977bab6
ZW
109972002-12-12 Alexandre Oliva <aoliva@redhat.com>
10998
10999 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11000 * Makefile.in: Rebuilt.
11001
f87505dd
AO
110022002-12-12 Alexandre Oliva <aoliva@redhat.com>
11003
11004 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11005
4977bab6
ZW
110062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11007
11008 * configure: Fix bug put in by gremlins.
11009
11010 * Makefile.tpl: Substitute more autoconfily.
11011 * configure: Substitute more autoconfily.
11012 * Makefile.in: Regenerate.
11013
7f0db92a
SS
110142002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11015
11016 * config.sub: Import from master repository
11017 * config.guess: Ditto
11018 * MAINTAINERS: Added Svein Seldal under write after approval
11019
4977bab6
ZW
110202002-12-08 Andrew Cagney <ac131313@redhat.com>
11021
11022 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11023 * Makefile.in (all-sim): Ditto.
11024
110252002-12-06 DJ Delorie <dj@redhat.com>
11026
11027 * Makefile.tpl: Change configure dependencies to not have real
11028 targets depend on phony targets.
11029
110302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11031
11032 * configure.in: Revert unintentional change.
11033
11034 * Makefile.tpl: Change dependency for */multilib.out so that
11035 it works when gcc isn't in the tree.
11036
11037 * configure.in: Substitute more.
11038 * configure: Run subconfigures from the Makefile.
11039 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11040 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11041
67f1b906
GP
110422002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11043
11044 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11045
4977bab6
ZW
110462002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11047
11048 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11049 and corresponding dependencies.
11050 * Makefile.in: Regenerate.
11051
11052 * configure.in (host_tools): Order binutils, gas and ld for
11053 convenience in running the testsuites.
11054
11055 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11056 * Makefile.in: Regenerate.
11057 * configure.in: Introduce rules to serialize subconfigure runs.
11058
11059 * configure.in: Introduce BASE_CC_FOR_TARGET.
11060 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11061 Realize configure-build-* targets. Realize configure-target-* targets.
11062 * Makefile.in: Regenerate.
11063
110642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11065
11066 * configure: Move gcc_version_trigger stuff from here...
11067 * configure.in: ...to here.
11068
11069 * configure.in: Separate subconfigure options added by this file from
11070 options given by the user. Add machinery to put args for host
11071 subconfigures into the Makefile.
11072
11073 * Makefile.tpl: Remove 'vault' targets.
11074 * Makefile.tpl: Reorder and comment dependencies.
11075 * Makefile.in: Regenerate.
11076
110772002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11078 * configure.in: Fix my broken commit of previous patch. (sigh)
11079
743f054e
GK
110802002-11-28 Geoffrey Keating <geoffk@apple.com>
11081
11082 * configure.in: Move host-specific darwin noconfigdirs into
11083 the host-specific section.
11084
4977bab6
ZW
110852002-11-28 Geoffrey Keating <geoffk@apple.com>
11086
11087 * configure.in: Move host-specific darwin noconfigdirs into
11088 the host-specific section.
11089
110902002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11091
11092 * configure: Remove skip-this-dir support.
11093 * Makefile.tpl: Remove skip-this-dir support.
11094
11095 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11096 subdirectories.
11097 * Makefile.in: Regenerate.
11098
11099 * Makefile.tpl: Strip out useless setting of 'dir'.
11100 * Makefile.in: Regenerate.
11101
111022002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11103
11104 * configure.in: Fix deeply stupid bug.
11105
11106 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11107 shell code in CXX_FOR_TARGET
11108 * Makefile.def: Introduce raw_cxx.
11109 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11110 RAW_CXX_FOR_TARGET.
11111 * Makefile.in: Regenerate.
11112
111132002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11114
11115 * Makefile.tpl: Remove unnecessary ifs.
11116 * Makefile.in: Regenerate.
11117
11118 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11119 dependencies. Maybe-ize build-libiberty. Create dummy install
11120 targets for 'no_install' modules.
11121 * configure: Move GDB_TK substitution to configure.in. Move
11122 build_modules stuff to configure.in.
11123 * configure.in: Implement soft dependency machinery. Maybe-ize
11124 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11125 * Makefile.in: Regenerate.
11126
111272002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11128
11129 * Makefile.tpl: Make all-target, install-target behave similarly
11130 to all, install (only hitting configured targets). Eliminate
11131 unused macro defintions.
11132
11133 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11134 build != host.
11135
11136 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11137
11138 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11139
11140 * configure.in: Produce lists of subdir targets we're actually
11141 configuring. Remove references to "dosrel".
11142 * Makefile.tpl: Let configure set which subdir targets are hit.
11143 Remove install-cross; clean up install; remove ALL. Remove
11144 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11145 Autogenerate host module targets. Remove empty dependency lines
11146 and redundant dependency; rearrange slightly.
11147 * Makefile.def: Add host-side libtermcap, utils.
11148
11149 * Makefile.in: Regenerate.
11150
e6226a2f
RO
111512002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11152
11153 * ltconfig (osf[345]): Append $major to soname_spec.
11154 Reflect this in library_names_spec.
11155 * ltmain.sh (osf): Prefix $major with . for use as extension.
11156
3b75d237
AJ
111572002-11-19 Andreas Jaeger <aj@suse.de>
11158
11159 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11160 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11161 and sparc64 GNU/Linux systems.
11162
809108de
NS
111632002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11164
11165 * MAINTAINERS: Update email.
11166
e7e0de7e
GP
111672002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11168
11169 * MAINTAINERS: Complete James Dennett's entry.
11170
f7109dea
EB
111712002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11172
11173 * MAINTAINERS (Write After Approval): Add myself.
11174
d3ac17c9
BK
111752002-11-13 Bruce Korb <bkorb@gnu.org>
11176
11177 * Makefile.tpl: syntactic cleanup
11178
dce2d8b2 111792002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
11180
11181 * MAINTAINERS: Add myself to write-after-approval list.
11182
4977bab6
ZW
111832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11184
11185 * Makefile.def: Add list of recursive targets to autogenerate.
11186 Add build_modules.
11187 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11188 targets. Autogenerate *-build-* targets.
11189 * Makefile.in: Regenerate.
11190
111912002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11192
11193 * configure: More autoconf-style substitutions.
11194 * Makefile.tpl: More autoconf-style substitutions.
11195 * Makefile.in: Regenerate.
11196
111972002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11198
11199 * configure: Substitute more variables in a more autoconf-friendly
11200 way. Simplify slightly.
11201 * Makefile.tpl: Make more variables substitutable in an
11202 autoconf-friendly way.
11203 * Makefile.in: Regenerate.
11204
d4783999
JW
112052002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11206
11207 * MAINTAINERS (Write After Approval): Add myself.
11208
4977bab6
ZW
112092002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11210
11211 * configure.in (v810*): Remove special setting of tools.
11212
11213 * configure: Add support for extra required flags for ar or nm.
11214 * configure.in (aix4.3+): Use above support for target-specific
11215 issues, rather than using config/mt-aix43.
11216
112172002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11218
11219 * configure: Remove 'removing', which doesn't work. Replace $subdir
11220 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11221 with $srcdir. Reformat indentation. Substitute some variables
11222 formerly hard-coded in the Makefile for build=host.
11223 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11224 * Makefile.def: Autogenerate more.
11225 * Makefile.in: Regenerate.
11226
1c9c903e
AN
112272002-11-04 Adam Nemet <anemet@lnxw.com>
11228
11229 * MAINTAINERS (Write After Approval): Add myself.
11230
40673d2b
KB
112312002-11-04 Kevin Buettner <kevinb@redhat.com>
11232
11233 * Makefile.def (host_modules): Add rda.
11234 * Makefile.in: Regenerate.
11235 * configure.in (target_tool): Add target-rda to list.
11236
42e650ae
GP
112372002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11238
11239 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11240
e004b81f
PE
112412002-10-25 Phil Edwards <pme@gcc.gnu.org>
11242
11243 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11244 and restrap targets to this rule.
11245 * Makefile.in: Regenerate.
11246
06bd49b1
GP
112472002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11248
11249 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11250 GNATS only accounts.
11251
d0af82b0
HPN
112522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11253
11254 * configure.in (i[3456]86-*-linux*): Add check to disable
11255 ${libgcj} for glibc1.
11256
10782654
DC
112572002-10-24 Denis Chertykov <denisc@overta.ru>
11258
11259 * MAINTAINERS: Add myself as ip2k port maintainer.
11260
a5a438f5
SS
112612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11262
11263 * configure.in: Add tic4x target.
11264
fe3d5b7f
NN
112652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11266
aba8a494
NN
11267 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11268 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11269 * Makefile.in: Regenerate.
11270
fe3d5b7f
NN
11271 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11272 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11273 * Makefile.in: Regenerate.
11274
a6ad79e7
JJ
112752002-10-02 Janis Johnson <janis187@us.ibm.com>
11276
11277 * MAINTAINERS: Add myself as web pages co-maintainer.
11278
6a8a9058
NN
112792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11280
11281 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11282 * Makefile.in: Regenerate.
11283
327d975a
ZW
112842002-10-02 Zack Weinberg <zack@codesourcery.com>
11285
11286 * MAINTAINERS: Add myself and Nathan Sidwell
11287 <nathan@codesourcery.com> as VxWorks maintainers.
11288
a5ae8f19 112892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
11290
11291 * Makefile.def: Remove order dependency comments.
11292 * Makefile.tpl: Add explicit install-install dependencies.
11293 * Makefile.in: Regenerate.
d0f6c823 11294
34c6040c 11295 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 11296 * Makefile.in: Regenerate.
34c6040c 11297
d0f6c823
NN
11298 * Makefile.tpl: Add configure-target (for src-release in src)
11299 * Makefile.in: Regenerate.
11300
50bd210b
NC
113012002-09-30 Nick Clifton <nickc@redhat.com>
11302
11303 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11304
ca25149e
UW
113052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11306
11307 * configure.in (s390*-*-linux*): Enable libgcj.
11308
dd30b57d
NN
113092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11310
9e60a678
NN
11311 * configure: Revert accidentally applied changes.
11312
dd30b57d
NN
11313 * Makefile.tpl: Make more autoconf-friendly.
11314 * Makefile.in: Regenerate.
11315 * configure: Make substitution more autoconf-like.
11316
5831424e
RE
113172002-09-28 Richard Earnshaw <rearnsha@arm.com>
11318
11319 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11320 single entry to handle all these.
11321 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11322 libjava on arm-*-elf.
11323
b7f3b15b
GK
113242002-09-27 Geoffrey Keating <geoffk@apple.com>
11325
11326 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11327 things that depend on them.
11328
0dffceed
NN
113292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11330
11331 * Makefile.tpl: Make subsituted variables more autoconfy.
11332 * Makefile.in: Regenerate.
11333 * configure: Make seds more autoconfy.
11334
1db75a86 113352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
11336
11337 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11338 * Makefile.in: Regenerate.
11339 * configure.in: Rewrite sed statements to look autoconfy.
11340
1db75a86
NN
11341 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11342 all-target-foo on configure-target-foo.
11343 * Makefile.def: Ditto.
11344 * Makefile.in: Rebuild.
11345
741a4e89
AH
113462002-09-25 Andrew Haley <aph@redhat.com>
11347
11348 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11349
95ddd785
NN
113502002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11351
11352 * Makefile.def: New file.
11353 * Makefile.tpl: New file.
11354 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11355 * contrib/gcc_update: Note that Makefile.in is a generated file.
11356
11357 * configure.in: Minor rearrangement. Simplify tests.
11358
65a824f6
JT
113592002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11360
11361 * configure.in (with_headers): Skip copy if value is "yes".
11362 (with_libs): Likewise.
11363
51270f0a 113642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
11365
11366 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11367 * configure.in (sh*-*-pe*): Ditto.
11368 * configure.in (mips*-*-pe*): Ditto.
11369 * configure.in (*arm-wince-pe): Ditto.
11370
8f89dbf4
NN
11371 * configure.in: Rearrange.
11372
c1b8db3f
KH
113732002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11374
11375 * MAINTAINERS: Update my email address.
11376
341f0575
PK
113772002-08-30 Paul Koning <pkoning@equallogic.com>
11378
11379 * MAINTAINERS: (Write After Approval): Add myself.
11380
d2e06980
GK
113812002-08-29 Geoffrey Keating <geoffk@redhat.com>
11382
11383 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11384
4906d5d8
GK
113852002-08-24 Geoffrey Keating <geoffk@redhat.com>
11386
11387 * MAINTAINERS: Change my mailing address.
11388
e9a25cc8
PC
113892002-08-21 Paolo Carlini <pcarlini@unitus.it>
11390
11391 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 11392 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 11393
dce2d8b2 113942002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
11395
11396 * MAINTAINERS (Write After Approval): Remove myself.
11397 (Various Maintainers: c++ runtime libs): Add myself.
11398
5ce6f47b
EC
113992002-08-15 Eric Christopher <echristo@redhat.com>
11400
11401 * config.sub: Import from master repository.
11402 * config.guess: Ditto.
11403
7f9317f0
AO
114042002-08-19 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11407 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11408 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11409
7aecca3d
AH
114102002-08-16 Aldy Hernandez <aldyh@redhat.com>
11411
11412 * MAINTAINERS: Add self to rs6000 vector extensions.
11413
8ea4b195
AO
114142002-08-15 Alexandre Oliva <aoliva@redhat.com>
11415
11416 * libiberty/configure: Reverted unintended yesterday's check in.
11417
f5cc59a7
AO
114182002-08-14 Alexandre Oliva <aoliva@redhat.com>
11419
11420 * boehm-gc/configure, libf2c/configure: Rebuilt.
11421 * libffi/configure, libiberty/configure: Ditto.
11422 * libjava/configure, libobjc/configure: Ditto.
11423 * libstdc++-v3/configure, zlib/configure: Ditto.
11424 Merged from binutils:
11425 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11426 From Steve Ellcey <sje@cup.hp.com>:
11427 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11428 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11429 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11430 IA64.
11431 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11432 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11433 soname_spec, sys_lib_search_path_spec): Ditto.
11434
dce2d8b2 114352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11436
11437 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11438
2ff34870
L
114392002-08-04 H.J. Lu (hjl@gnu.org)
11440
11441 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11442
a014f2fe
KW
114432002-08-02 Krister Walfridsson <cato@df.lth.se>
11444
11445 * MAINTAINERS (Write After Approval): Add myself.
11446
c01d477a
AM
114472002-07-31 Alan Modra <amodra@bigpond.net.au>
11448
11449 * configure.in: Move generic linux case to end. Copy generic
11450 linux noconfigdirs to mips*-*-linux* entry and new
11451 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11452
68cd2524
MM
114532002-07-19 Michael Matz <matz@suse.de>
11454
11455 * MAINTAINERS: Add myself as ra* maintainer.
11456
e2d83b8c
CD
114572002-07-16 Chris Demetriou <cgd@broadcom.com>
11458
11459 * config.guess: Update to 2002-07-09 version.
11460 * config.sub: Update to 2002-07-03 version.
11461
cece4f1d
HPN
114622002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11463
11464 * MAINTAINERS: Fix typo in a maintainer email address.
11465
bb654703
NN
114662002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11467
11468 * configure.in: Remove two redundant tests.
11469
789b7de5
RO
114702002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11471
11472 * configure.in (mips*-*-irix6*o32): Enable stabs.
11473
e1da1089
NN
114742002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11475
f3970bba
NN
11476 * configure.in: Don't build grez.
11477 * Makefile.in: Ditto.
11478
e1da1089
NN
11479 * Makefile.in: Remove references to bsp, cygmon, libstub.
11480 * configure.in: Ditto.
11481
11482 * configure.in: Remove leftover reference to gdbtest.
11483
57c905fa
PE
114842002-07-08 Phil Edwards <pme@gcc.gnu.org>
11485
11486 * configure.in (gxx_include_dir): Change to match versioned
11487 C++ headers if --enable-version-specific-runtime-libs is used.
11488
a0af94a7 114892002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11490
a0af94a7
SE
11491 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11492
423ce3eb
NN
114932002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11494
11495 * configure.in: Make --without-x work.
11496
98186934
NN
114972002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11498
c3b7d169
NN
11499 * configure.in: Rearrange target Makefile fragment collection.
11500
98186934
NN
11501 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11502 cvs[src].
11503 * configure.in: Ditto.
11504
eebd288a
MK
115052002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11506
11507 * MAINTAINERS (Write After Approval): Update my e-mail address.
11508
3ab36f05
NN
115092002-06-24 Ben Elliston <bje@redhat.com>
11510
11511 * configure.in (host_tools): Remove cgen.
11512
11513 * Makefile.in (all-cgen): Remove; runs from its source directory.
11514 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11515 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11516 (all-sim): Likewise.
11517
dce2d8b2 115182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11519
11520 * Makefile.in: Eliminate 'apache' targets.
11521 * configure.in: Eliminate 'apache' targets.
11522
55380b08
NN
11523 * configure.in: Eliminate redundant tests. Reorganize.
11524
9a5c1b9d
NN
11525 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11526
5fd3853a
NN
11527 * config-ml.in: Eliminate references to Cygnus configure.
11528
cfefc434
NN
11529 * Makefile.in: Eliminate references to building emacs.
11530
2fe93885
GS
115312002-06-28 Graham Stott <graham.stott@btinternet.com>
11532
11533 * MAINTAINERS: Update my email address.
11534
53c40185
BK
115352002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11536
11537 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11538 (cxx_incdir): Remove.
53c40185 11539
97679694
NN
115402002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11541
11542 * MAINTAINERS (Write After Approval): Add self.
11543
b03bcd37
DC
11544Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11545
11546 * configure.in: Add support for ip2k.
11547
6bd12129
NN
115482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11549
11550 * configure.in: Fix AIX configury bug.
11551
e0d98a92
SE
115522002-06-20 Steve Ellcey <sje@cup.hp.com>
11553
11554 * MAINTAINERS (Write After Approval): Add self.
11555
ba3292db
NN
115562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11557
ef40bc65
NN
11558 * configure.in: replace ${topsrcdir} with ${srcdir}
11559
7a0be465
NN
11560 * configure.in: Move definition of libstdcxx_flags
11561 right above usage, rather than waaay earlier.
11562
e1848dde
NN
11563 * configure.in: Pull definition of is_cross_compiler earlier.
11564
8bc2fff1
NN
11565 * configure.in: Rearrange a little.
11566
ba3292db
NN
11567 * configure.in: Remove references to librx.
11568 * Makefile.in: Remove references to librx.
11569
11d8b408
DC
11570Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11571
11572 * config.sub: Add support for avr target.
11573 Import from master sources, rev 1.255
5ce6f47b 11574
93da8339
PE
115752002-06-19 Phil Edwards <pme@gcc.gnu.org>
11576
11577 * configure, .cvsignore: Revert previous change...
11578 * Makefile: ...delete.
11579
b4caab5c
NN
115802002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11581
11582 * configure.in: Eliminate ${gasdir} variable.
11583
ee777171
DB
115842002-06-18 Dave Brolley <brolley@redhat.com>
11585
11586 * configure.in: Add support for frv.
11587 * config.sub: Add support for frv.
11588
26e4af54
PE
115892002-06-18 Phil Edwards <pme@gcc.gnu.org>
11590
11591 * configure: Remove garbage from previous commit.
11592
bb20b7da
PE
115932002-06-18 Phil Edwards <pme@gcc.gnu.org>
11594
11595 * configure: For in-source builds, make a subdir and re-exec there.
11596 * Makefile: New file. Pass targets through to build directory.
11597 * .cvsignore: No longer ignore "Makefile".
11598
9d321f6c
DR
115992002-06-16 Douglas Rupp <rupp@gnat.com>
11600
11601 * MAINTAINERS (Write After Approval): Add self.
11602
c8eb2bc0
KG
116032002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11604
11605 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11606
f210d239
JT
116072002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11608
11609 * configure.in (vax-*-netbsd*): Re-enable gas.
11610
e9667b3c
NN
116112002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11612
efe1f357
NN
11613 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11614 BUILD_PREFIX_1, to correct nomenclature.
11615 * configure: Likewise.
11616
e9667b3c
NN
11617 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11618 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11619
fe2fe497
OH
116202002-05-31 Olaf Hering <olh@suse.de>
11621
11622 * config-ml.in: Propogate DESTDIR also.
11623
dcf7f0dd
JT
116242002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11625
11626 * configure.in (vax-*-netbsd*): Don't build gas for this
11627 platform.
11628
6ff14f32
MM
116292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11630
11631 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11632 and libgcj for AVR.
11633
397de1ff
KK
116342002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11635
11636 * MAINTAINERS (Write After Approval): Add myself.
11637
ac30211c
JT
116382002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11639
11640 * config.guess: Update to 2002-05-22 version.
11641 * config.sub: Likewise.
11642
1e6347d8
RO
116432002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11644
11645 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11646 * config-ml.in: Likewise.
11647 * configure: Likewise.
11648 * configure.in: Likewise.
11649
e5ce1d6d
SC
116502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11651
11652 * MAINTAINERS: Update my email address.
11653
6cdef75d
NN
116542002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11655
4a87f061
NN
11656 * configure.in: Simplify makefile fragment collection.
11657
11658 * configure.in: Remove code to build emacs.
603606e7 11659
e254d6b5
NN
11660 * configure.in : Remove --srcdir argument from targargs and buildargs
11661 (it's always overridden in the Makefile anyway). Rearrange a bit.
11662
11663 * configure: Move some logic to configure.in.
11664 * configure.in: Move some logic from configure.
6cdef75d 11665
1d6006fe
TT
116662002-05-11 Tom Tromey <tromey@redhat.com>
11667
11668 * MAINTAINERS: Reflect libgcj reality.
11669
b70b3534
FS
116702002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11671
11672 * Makefile.in: Honour DESTDIR.
11673
4434687a
MM
116742002-05-08 Mark Mitchell <mark@codesourcery.com>
11675
11676 * config.guess: Import 2002-03-20 version.
11677 * config.sub: Import 2002-04-26 version.
11678
a89e49c7
RO
116792002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11680
11681 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11682
44e55536
TJ
116832002-05-07 Tim Josling <tej@melbpc.org.au>
11684
11685 * MAINTAINERS: Add self.
11686
dce2d8b2 116872002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11688
11689 * ltmain.sh: Detect and handle object name conflicts
11690 while piecewise linking a static library.
11691
b7c13625
AO
116922002-05-05 Alexandre Oliva <aoliva@redhat.com>
11693
11694 * configure.in (noconfigdirs): Don't disable libgcj on
11695 sparc64-*-solaris* and sparcv9-*-solaris*.
11696
4182d9fa
AO
116972002-05-03 Alexandre Oliva <aoliva@redhat.com>
11698
11699 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11700
7bebf279
TF
117012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11702
11703 * configure.in (FLAGS_FOR_TARGET): Do not add
11704 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11705 on i[3456]86-*-linux*.
11706
9a06dc7d
TF
117072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11708
11709 * configure.in (noconfigdirs): Replace [ ] with test.
11710
11711 * configure.in (noconfigdirs): Do not add target-newlib if
11712 target == i[3456]86-*-linux*, and host == target.
11713
a51a07fa
NN
117142002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11715
9e7facd6
DD
11716 * configure.in: delete reference to absent file
11717
aeaa0f2f
NN
11718 * configure.in: replace '[' with 'test'
11719
4bb98828
NN
11720 * configure.in: Eliminate references to gash.
11721 * Makefile.in: Eliminate references to gash.
11722
64791664
NN
11723 * configure.in: remove useless references to 'pic' makefile fragments.
11724
3ed57cf4
NN
11725 * configure.in: (*-*-windows*) Finish removing.
11726
a51a07fa
NN
11727 * configure.in: Eliminate redundant test for libgui.
11728
8552f6f1
RS
117292002-04-29 Roger Sayle <roger@eyesopen.com>
11730
11731 * MAINTAINERS: Add self and realphabetize. Update entries
11732 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11733 entry for a29k port maintainer.
11734
dce2d8b2 117352002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11736
11737 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11738 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11739
704c9a14
NN
117402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11741
11742 * configure.in: remove references to dead files
11743
7bff5059
MM
117442002-04-19 Mark Mitchell <mark@codesourcery.com>
11745
11746 * MAINTAINERS: Add information about purpose of this file.
11747
0c7c67f0
TT
117482002-04-18 Tom Tromey <tromey@redhat.com>
11749
11750 * configure.in: Disallow configuring libgcj when it is already
11751 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11752 Solaris 2.8 by default. For PR libgcj/6158.
11753
63501e91
NN
117542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11755
11756 * configure.in: Move default CC setting out of config/mh-* fragments
11757 directly into here.
11758
701afd4d
NN
117592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11760
11761 * configure.in: don't even try to configure or make a subdirectory
11762 if there's no configure script for it.
11763
07cdae91
MM
117642002-04-15 Mark Mitchell <mark@codesourcery.com>
11765
11766 * MAINTAINERS: Remove chill maintainers.
11767 * Makefile.in (CHILLFLAGS): Remove.
11768 (CHILL_LIB): Remove.
11769 (TARGET_CONFIGDIRS): Remove libchill.
11770 (CHILL_FOR_TARGET): Remove.
11771 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11772 CHILL_LIB.
11773 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11774 (CHECK_TARGET_MODULES): Likewise.
11775 (INSTALL_TARGET_MODULES): Likewise.
11776 (CLEAN_TARGET_MODULES): Likewise.
11777 (configure-target-libchill): Remove.
11778 (all-target-libchill): Remove.
11779 * configure.in (target_libs): Remove target-libchill.
11780 Do not compute CHILL_FOR_TARGET.
11781 * libchill: Remove directory.
5ce6f47b 11782
ab50d72b
DD
117832002-04-11 DJ Delorie <dj@redhat.com>
11784
11785 * Makefile.in, configure.in: Sync with binutils, entries
11786 follow...
11787
0a1e123a
DD
117882002-04-07 Andrew Cagney <ac131313@redhat.com>
11789
11790 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11791 (do-tar, do-bz2): New rules.
11792 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11793 (gdb-tar): New rule.
11794 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11795 (insight_dejagnu.tar): New rule.
11796 (insight.tar): New rule.
11797 (gdb+dejagnu.tar): New rule.
11798 (gdb.tar): New rule.
11799
ab50d72b
DD
118002002-02-01 Mo DeJong <supermo@bayarea.net>
11801
11802 * Makefile.in: Add all-tix to deps for all-snavigator
11803 so that tix is built when building snavigator.
11804
118052002-01-11 Steve Ellcey <sje@cup.hp.com>
11806
11807 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11808 ld and gdb are not supported.
11809
118102002-01-07 Mark Salter <msalter@redhat.com>
11811
11812 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11813 Allow target-libgloss to be built for arm, strongarm, and xscale.
11814
118152001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11816
11817 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11818 options for i[3456]86-pc-linux* native builds.
11819
118202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11821
11822 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11823 files from .po files for a distribution.
11824
118252001-09-03 Jeff Holcomb <jeffh@redhat.com>
11826
11827 * configure.in: Enable libstdc++-v3 for h8300 targets.
11828
118292001-06-19 Alan Modra <amodra@bigpond.net.au>
11830
11831 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11832 version from bfd/.
11833
11834Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11835
11836 * Makefile.in (VER): When present, extract the version number from
11837 the file version.in.
11838
dce2d8b2 118392001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11840
11841 * configure.in : enable ld for aix
11842
118432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11844
11845 * config.guess: Add linux target for S/390.
11846
118472000-11-07 Philip Blundell <pb@futuretv.com>
11848
11849 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11850
118512000-11-03 Philip Blundell <pb@futuretv.com>
11852
11853 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11854 files.
11855
118562001-01-15 Ben Elliston <bje@redhat.com>
11857
11858 * configure.in (host_tools): Add sid.
11859 Always configure cgen.
11860
118612000-11-24 Nick Clifton <nickc@redhat.com>
11862
11863 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11864
ab50d72b
DD
118652000-08-20 Doug Evans <dje@casey.transmeta.com>
11866
11867 * Makefile.in (ALL_MODULES): Add all-cgen.
11868 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11869 (all-cgen): New target.
11870 (all-opcodes,all-sim): Depend on all-cgen.
11871 * configure.in (host_tools): Add cgen.
11872 Only configure cgen if --enable-cgen-maint.
11873
dce2d8b2 118742002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11875
11876 * configure.in: Add *-*-freebsd* configurations.
11877
90def2b2
TT
118782002-04-08 Tom Tromey <tromey@redhat.com>
11879
11880 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11881 Fixes PR libgcj/6068.
11882
320d7e7a
KW
118832002-03-30 Krister Walfridsson <cato@df.lth.se>
11884
11885 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11886
18b467f1
RO
118872002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11888
11889 * configure.in (alpha*-dec-osf*): Enable libgcj.
11890
dce2d8b2 118912003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11892
11893 * MAINTAINERS (Write After Approval): Add myself.
11894
56ae9405
NC
118952002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11896
11897 Fix for: PR bootstrap/3591, target/5676
11898 * configure.in (mcore-pe): Disable the configuration of
11899 libstdc++-v3 since exceptions are not supported.
11900
f18d9a0c
AG
119012002-03-20 Anthony Green <green@redhat.com>
11902
11903 * configure.in: Enable libgcj for xscale-elf target.
11904
dce2d8b2 11905Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11906
11907 * MAINTAINERS: Update my email address.
11908
28eca9e8
AO
119092002-03-16 Alexandre Oliva <aoliva@redhat.com>
11910
11911 * ltmain.sh (relink_command): Fix typo in previous change.
11912
e67e72c7
AO
119132002-03-15 Alexandre Oliva <aoliva@redhat.com>
11914
11915 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11916 (relink_command): Added --tag flags.
11917 (mode=install): If relinking fails; error out.
11918
c2273204
RH
119192002-03-12 Richard Henderson <rth@redhat.com>
11920
11921 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11922 .NOTPARALLEL tag.
11923 (do-check): Rename from check.
11924 (check): Allow parallel check.
11925
bcb64245
BW
119262002-03-12 Bob Wilson <bob.wilson@acm.org>
11927
11928 * MAINTAINERS: Add myself as maintainer for xtensa port.
11929 Fix alphabetical order in CPU port maintainer list.
11930 Remove myself from Write After Approval list.
11931
63adb4ff
RH
119322002-03-11 Richard Henderson <rth@redhat.com>
11933
11934 * Makefile.in (.NOTPARALLEL): Add fake tag.
11935
9bec4bf0
L
119362002-03-07 H.J. Lu (hjl@gnu.org)
11937
11938 * configure.in: Enable gprof for mips*-*-linux*.
11939
c7fc1f84
DS
119402002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11941
11942 * MAINTAINERS (Write After Approval): Add myself.
11943
6bff33fb
AO
119442002-02-28 Alexandre Oliva <aoliva@redhat.com>
11945
11946 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11947 libjava.
11948 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11949
0210b33b
AO
119502002-02-23 Alexandre Oliva <aoliva@redhat.com>
11951
11952 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11953 because its Makefile is there; test for the executable instead.
11954
fcc0a3ef
AO
119552002-02-22 Alexandre Oliva <aoliva@redhat.com>
11956
11957 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11958 libstdc++-v3 and libjava.
11959
dce2d8b2 119602002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11961
11962 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11963 boehm-gc
5ce6f47b 11964
40fe0ec3
AO
119652002-02-09 Alexandre Oliva <aoliva@redhat.com>
11966
11967 * config.guess: Updated to 2002-01-30's version.
11968 * config.sub: Updated to 2002-02-01's version.
11969 Contribute sh64-elf.
11970 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11971 * configure.in: Added sh64-*-*.
11972
694d53ee
CD
119732002-02-08 Chris Demetriou <cgd@broadcom.com>
11974
11975 * MAINTAINERS: Belatedly add myself to write after approval list.
11976
a9ca50b1
JH
11977Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11978
11979 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11980 Remove self as Write After Approval.
11981
5ffc3500
GK
119822002-01-31 Geoffrey Keating <geoffk@redhat.com>
11983
11984 * MAINTAINERS: Put self in as maintainer for contrib/regression
11985 directory.
11986
4ceaf7fb
PE
119872002-01-28 Phil Edwards <pme@gcc.gnu.org>
11988
11989 * MAINTAINERS: Update my email address.
11990
51584787
JT
119912002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11992
5ce6f47b
EC
11993 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11994 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
11995 libraries if not supported for NetBSD on target CPU.
11996
5701d273
DR
119972002-01-25 Douglas B Rupp <rupp@gnat.com>
11998
11999 * install-sh: Use _inst.$$_ for temp file name.
12000
b299a075
JT
120012002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12002
12003 * MAINTAINERS (Write After Approval): Move my contact info
12004 from here...
12005 (OS Port Maintainers): ...to here (netbsd).
12006
51fe14b5
BW
120072002-01-22 Bob Wilson <bob.wilson@acm.org>
12008
12009 * MAINTAINERS (Write After Approval): Add myself.
12010
dce2d8b2 120112002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
12012
12013 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12014 (all-target-fastjar): Also depend on all-target-libiberty.
12015
3cd87679
L
120162002-01-16 H.J. Lu (hjl@gnu.org)
12017
12018 * config.guess: Import from master sources, rev 1.225.
12019 * config.sub: Import from master sources, rev 1.238.
12020
969a6d8f
KH
120212002-01-16 Kazu Hirata <kazu@hxi.com>
12022
12023 * MAINTAINERS (Write After Approval): Remove myself.
12024
366f6a52
FW
120252001-12-19 Florian Weimer <fw@deneb.enyo.de>
12026
12027 * MAINTAINERS (Write After Approval): Add myself.
12028
f02240b6
JM
120292001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12030
12031 * MAINTAINERS: Add self as docs co-maintainer.
12032
5d08dc39
MK
120332001-12-11 Matthias Klose <doko@debian.org>
12034
12035 * MAINTAINERS (Write After Approval): Add myself.
12036
39e790d5
ZW
120372001-12-09 Zack Weinberg <zack@codesourcery.com>
12038
12039 * MAINTAINERS: Update my email address.
12040
4519d6a3
TC
120412001-12-07 Turly O'Connor <turly@apple.com>
12042 * MAINTAINERS (Write After Approval): Add myself.
12043 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12044 (rs6000_initialize_trampoline): Call __trampoline_setup for
12045 ABI_DARWIN too.
12046 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 12047 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 12048
21cf0a73
PC
120492001-12-07 Paolo Carlini <pcarlini@unitus.it>
12050
12051 * MAINTAINERS (Write After Approval): Add myself.
12052
4ee43206
DR
12053Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12054
12055 * configure, configure.in: Use temp file for long sed commands.
12056
251931f3
LG
120572001-12-03 Laurent Guerby <guerby@acm.org>
12058
12059 * config.sub: Update to version 1.232 on subversion.
12060
03777dd7
BE
120612001-12-03 Ben Elliston <bje@redhat.com>
12062
12063 * MAINTAINERS: Update mail address for config.* patches.
12064
dce2d8b2 120652001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
12066 Zack Weinberg <zack@codesourcery.com>
12067
12068 When build != host, create libiberty for the build machine.
12069
12070 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12071 CONFIG_ARGUMENTS.
12072 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12073 New variables.
12074 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12075 and rules.
12076 (all.normal): Depend on ALL_BUILD_MODULES.
12077 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12078 (all-build-libiberty): Depend on configure-build-libiberty.
12079
12080 * configure: Calculate and substitute proper value for
12081 ALL_BUILD_MODULES.
12082 * configure.in: Create the build subdirectory.
12083 Calculate and substitute TARGET_CONFIGARGS (formerly
12084 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12085
04075e8f
ZL
120862001-11-26 Ziemowit Laski <zlaski@apple.com>
12087
12088 * MAINTAINERS (write-after-approval): Add self.
12089
ed19322d
CR
120902001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12091
12092 * MAINTAINERS (GNATS only accounts): Remove self.
12093
90a12988
HPN
120942001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12095
12096 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12097 libf2c.
12098
77e653ad
CR
120992001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12100
12101 * MAINTAINERS (Write After Approval): Add self.
12102
64adad99
DB
121032001-11-12 David O'Brien <obrien@FreeBSD.org>
12104
12105 * MAINTAINERS: mips and s390 are also CPU ports.
12106
834a28c7
DB
121072001-11-12 David O'Brien <obrien@FreeBSD.org>
12108
12109 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12110
ef94239f
DB
121112001-11-11 David O'Brien <obrien@FreeBSD.org>
12112
12113 * MAINTAINERS: Alphabetize.
12114
beda0427
KH
121152001-11-09 Kazu Hirata <kazu@hxi.com>
12116
12117 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12118
6ca224d3
JDA
121192001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12120
12121 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12122
132e4bd7
PE
121232001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12124
12125 * configure.in (--enable-languages): Be more permissive about
12126 syntax. Check for empty lists better. Warn about $LANGUAGES.
12127
c6243b4c
GK
121282001-11-08 Geoffrey Keating <geoffk@redhat.com>
12129
12130 * config.sub: Import from master sources, rev. 1.230.
12131 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12132
abbb9e76
LG
121332001-11-07 Laurent Guerby <guerby@acm.org>
12134
12135 * MAINTAINERS (Write After Approval): Add self.
12136
53cdb27a
HPN
121372001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12138
12139 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12140
dd3a88c9
HPN
121412001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12142
12143 * config.sub: Import from master sources, rev 1.226.
12144 * config.guess: Import from master sources, rev 1.216.
12145
d344dce9
HPN
121462001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12147
12148 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12149 * MAINTAINERS: Add self as maintainer of MMIX port.
12150 Remove old after-approval entry.
12151
63f6bcd7
JM
121522001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12153
12154 * ChangeLog, configure: Fix spelling errors.
12155
84f92638
BK
121562001-10-20 Brendan Kehoe <brendan@zen.org>
12157
12158 * MAINTAINERS: Tweak my address.
12159
dce2d8b2 12160Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
12161
12162 * MAINTAINERS: Update my email address.
12163
1567080c 121642001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 12165
f48a3b5c 12166 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 12167 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 12168
30106886
GB
121692001-10-10 Geert Bosch <bosch@gnat.com>
12170
e490616e 12171 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
12172 Added Robert Dewar.
12173
dce2d8b2 121742001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
12175
12176 * MAINTAINERS (Write After Approval): Added self
12177
d1c3e709
GB
121782001-10-02 Geert Bosch <bosch@gnat.com>
12179
12180 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12181
50f5f793
JM
121822001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12183
12184 * configure: Handle temporary files securely using mkdir.
12185
7fddf9a9
AO
121862001-09-29 Alexandre Oliva <aoliva@redhat.com>
12187
12188 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12189
dce2d8b2 121902001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
12191
12192 * configure.in (*-*-linux*): Disable configuration of target-newlib
12193 and target-libgloss.
e490616e 12194
0c055e34
AO
121952001-09-26 Alexandre Oliva <aoliva@redhat.com>
12196
12197 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12198 RANLIB.
12199
759bfa90
AO
122002001-09-21 Alexandre Oliva <aoliva@redhat.com>
12201
12202 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12203 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12204 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12205 avoid quotes nesting problems.
12206 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12207 (DO_X): Export only variables that are set.
12208
1dc4a750
BE
122092001-09-19 Ben Elliston <bje@redhat.com>
12210
12211 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12212 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12213 semantics. Use the shell built-in "type" command instead.
12214
898c7238
AO
122152001-08-31 Alexandre Oliva <aoliva@redhat.com>
12216
12217 Merged from gcc-3_0-branch:
12218 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12219 * ltcf-c.sh: Use $objext, not $ac_objext.
12220 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12221 * ltcf-cxx.sh: Add support for GNU.
12222 2001-07-22 Timothy Wall <twall@redhat.com>
12223 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12224 default settings if using GNU tools with that configuration.
12225 * ltcf-cxx.sh: Ditto.
12226 * ltcf-gcj.sh: Ditto.
12227 2001-07-21 Michael Chastain <chastain@redhat.com>
12228 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12229 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12230 * ltmain.sh: Mark as gcc-local.
12231
8fa0a32e
EC
122322001-08-30 Eric Christopher <echristo@redhat.com>
12233 Jason Eckhardt <jle@redhat.com>
12234
12235 * config.guess: Merge from master sources.
12236 * config.sub: Merge from master sources, add support for mipsisa32.
12237
32f30f91 122382001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
12239 * config.sub: Merge from master sources, rev 1.219.
12240 * MAINTAINERS: Add self as contact for stormy16 port.
12241
f6084f99
ZW
122422001-08-14 Zack Weinberg <zackw@panix.com>
12243
12244 * config.sub: Merge from master sources, rev 1.218.
12245 * config.guess: Merge from master sources, rev 1.209.
12246
91b54f7f
GS
122472001-08-11 Graham Stott <grahams@redhat.com>
12248
12249 * Makefile.in (check-c++): Add missing semicolon.
12250
e5b3941e
JH
12251Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12252
32f30f91 12253 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 12254
6387a56e
EC
122552001-07-30 Eric Christopher <echristo@redhat.com>
12256
12257 * MAINTAINERS (Various maintainers: mips port): Added myself.
12258
53b475f0
AH
122592001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12260
e490616e 12261 * configure.in (sh-*-linux*): New.
53b475f0 12262
2a08c780
RH
122632001-07-27 Richard Henderson <rth@redhat.com>
12264
12265 * .cvsignore: Add LAST_UPDATED.
12266
bfa79422
UW
122672001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12268
12269 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12270
0ae85492
AH
122712001-07-16 Aldy Hernandez <aldyh@redhat.com>
12272
e490616e 12273 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 12274
8e1ab0fe
NP
12275Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12276
12277 * MAINTAINERS (Write After Approval): Added myself.
12278
2b997990
SC
122792001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12280
12281 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12282 and libgcj on m68hc11/m68hc12.
12283
d920e825
L
122842001-06-27 H.J. Lu (hjl@gnu.org)
12285
12286 * Makefile (CFLAGS_FOR_BUILD): New.
12287 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12288
d425a1e0
JM
122892001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12290
12291 * README: Remove version number.
12292
5b5b4207
GP
122932001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12294
12295 * INSTALL/README: Update wrt. to the installation instructions now
12296 residing in gcc/doc/install.texi.
12297
be839b69
JM
122982001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12299
12300 * README: Replace with a cut-down and updated version of gcc/README.
12301
fe2ee7c4
DE
123022001-06-12 David Edelsohn <edelsohn@gnu.org>
12303
12304 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12305 multilibs to be disabled.
12306
4f5d646c
DB
123072001-06-11 Daniel Berlin <dan@cgsoftware.com>
12308
12309 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 12310
818f0c85
AO
123112001-06-09 Alexandre Oliva <aoliva@redhat.com>
12312
12313 * config.guess: Import CVS version 1.195.
12314 * config.sub: Import CVS version 1.212.
12315
e9a8af10
AO
123162001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12317
12318 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12319 gcc/xgcc is built, use -print-prog-name to find out the program
12320 name to use.
12321
ae3ca0a9
PE
123222001-06-04 Phil Edwards <pme@sources.redhat.com>
12323
12324 * config.guess: Import CVS version 1.194. All gcc-local changes
12325 appear to also be in the master copy.
12326 * config.sub: Import CVS version 1.211.
12327
066bd40d
MM
12328Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12329
12330 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12331 with_gcc]: Use `gcc -shared' to build a shared library.
12332
4aef4f33
JDA
12333Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12334
12335 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12336 archives.
12337
c386f00f
RO
12338Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12339
12340 * MAINTAINERS (Write After Approval): Add myself.
12341
2ae5cea5
HPN
123422001-06-01 Hans-Peter Nilsson <hp@axis.com>
12343
12344 * configure.in (libstdcxx_flags): Do not try to execute
12345 libstdc++-v3/testsuite_flags until it exists.
12346
c3766183
AM
123472001-06-01 Alan Modra <amodra@bigpond.net.au>
12348
12349 * MAINTAINERS: Update my email address.
12350
9b337833
GS
123512001-05-31 Graham Stott <grahams@redhat.com>
12352
12353 * MAINTAINERS (Write After Approval): Add myself.
12354
dce2d8b2 123552001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
12356
12357 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12358 libraries when using g++ with native linker.
12359
5f7de4b8
AO
123602001-05-28 Alexandre Oliva <aoliva@redhat.com>
12361
12362 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12363
a7bc0fbb
AO
123642001-05-22 Alexandre Oliva <aoliva@redhat.com>
12365
12366 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12367 [aix4*|aix5*]: Prepend blank.
12368
33456445
AO
123692001-05-20 Alexandre Oliva <aoliva@redhat.com>
12370
12371 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12372 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12373 of subdir/configure scripts to use the new libtool.m4.
12374
e48d3d00
MK
123752001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12376
12377 * MAINTAINERS (Write After Approval): Add myself.
12378
9e0e191b
BK
123792001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12380
12381 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12382
3f19b439
BE
123832001-05-11 Ben Elliston <bje@redhat.com>
12384
12385 * Makefile.in (all-sid): New target.
12386 (check-sid, clean-sid, install-sid): Likewise.
12387
6ebe3121
JO
123882001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12389
12390 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12391
ca3667c4
AO
123922001-05-03 Alexandre Oliva <aoliva@redhat.com>
12393
12394 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12395 libgcj.
12396
123972001-05-03 Alexandre Oliva <aoliva@redhat.com>
12398
12399 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12400 gcc/xgcc is built, use -print-prog-name to find out the program
12401 name to use.
12402
b2964d63
AO
124032001-04-26 Alexandre Oliva <aoliva@redhat.com>
12404
b1bb2302
AO
12405 * configure.in (noconfigdirs): Don't reset it from scratch in the
12406 target case; only append to it.
6387a56e 12407
b2964d63
AO
12408 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12409 sparc-*-solaris2.8]: Disable ${libgcj}.
12410
8343765d
AO
124112001-04-25 Alexandre Oliva <aoliva@redhat.com>
12412
12413 * configure.in (libgcj_saved): Copy from $libgcj.
12414 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12415 --disable-libgcj.
12416
ddbb6d43
GRK
124172001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12418
12419 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12420 C front end maintainer.
ddbb6d43 12421
3fa03ff9
AG
12422Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12423
12424 * configure.in: Move *-chorusos target case to the proper switch.
12425 Disable libgcj.
12426
99ffe40f
AO
124272001-04-12 Alexandre Oliva <aoliva@redhat.com>
12428
12429 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12430 1.641.2.228.
12431
78faa32d
FS
124322001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12433
12434 * Makefile.in (STAGE1_CFLAGS): Pass down.
12435
cdbff0ab
AM
124362001-04-13 Alan Modra <amodra@one.net.au>
12437
12438 * config.guess: Add hppa64-linux support. Note for next import that
12439 this is already in the master file.
12440 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12441
75b9074c
AO
124422001-04-12 Alexandre Oliva <aoliva@redhat.com>
12443
12444 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12445 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12446
125404c5
SS
124472001-04-11 Stan Shebs <shebs@apple.com>
12448
12449 * MAINTAINERS: Add self as Darwin port maintainer.
12450
876684fe
AM
124512001-04-11 Alan Modra <amodra@one.net.au>
12452
12453 * MAINTAINERS: Update my email address.
12454
06729913
LR
124552001-04-10 Loren J. Rittle <ljrittle@acm.org>
12456
12457 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12458 recent versions of FreeBSD (release 3 or later).
12459 * ltconfig: On FreeBSD, -lc must not be provided when building
12460 a shared library or else the standard -pthread gcc option is
12461 rendered worthless to later users of the built library.
12462
67916302
JM
124632001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12464
12465 * MAINTAINERS: Add self and RTH as C front end maintainers.
12466
d2bc0628
AO
124672001-04-05 Alexandre Oliva <aoliva@redhat.com>
12468
e490616e
ZW
12469 * config.sub: Make sure to match an already-canonicalized
12470 machine name (eg. mn10300-unknown-elf).
d2bc0628 12471
a3406c06
AO
124722001-04-01 Alexandre Oliva <aoliva@redhat.com>
12473
12474 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12475 New macros.
12476 (bootstrap, cross): Use RECURSE_FLAGS.
12477 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12478
a076f6a4
AO
124792001-03-27 Alexandre Oliva <aoliva@redhat.com>
12480
12481 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12482
e9f4fa71
CH
124832001-03-22 Colin Howell <chowell@redhat.com>
12484
7238de5c
CH
12485 * Makefile.in (DO_X): Do not backslash single-quotes in
12486 backquotes (two places).
e9f4fa71 12487
b6b14b1b
AO
124882001-03-22 Alexandre Oliva <aoliva@redhat.com>
12489
12490 Re-installed:
12491 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12492 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12493 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12494 * ltcf-cxx.sh: Likewise.
12495 * ltcf-gcj.sh: Likewise.
12496
1eb0b89d
GP
124972001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12498
12499 * MAINTAINERS: Add myself as "documentation co-maintainer".
12500
82e23236
AO
125012001-03-22 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12504 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12505
64ec27c3
TT
125062001-03-19 Tom Tromey <tromey@redhat.com>
12507
12508 * config-ml.in: Handle GCJ and GCJFLAGS.
12509
191de407
MC
125102001-03-21 Michael Chastain <chastain@redhat.com>
12511
12512 * Makefile.in: all-m4 depends on all-texinfo.
12513
fed4dede
LR
125142001-03-20 Loren J. Rittle <ljrittle@acm.org>
12515
12516 * MAINTAINERS: Add myself to write after approval list.
12517
085072bb
LB
125182001-03-18 Laurynas Biveinis <lauras@softhome.net>
12519
12520 * Makefile.in (DO_X): Quote nested quotes.
12521
5af8ea3f
AM
125222001-03-18 Alan Modra <alan@linuxcare.com.au>
12523
12524 * MAINTAINERS: Add myself to write after approval list.
12525
69e23037
LB
125262001-03-15 Laurynas Biveinis <lauras@softhome.net>
12527
12528 * Makefile.in (DO_X): Use double quotes for quoting
12529 "RANLIB=$${RANLIB}".
12530
2b9650f4
OP
125312001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12532
12533 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12534
dce2d8b2 125352001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12536
12537 * configure.in: Only use `lang_requires' for languages athat are
12538 actually enabled.
12539
f6646274
PE
125402001-03-08 Phil Edwards <pme@sources.redhat.com>
12541
12542 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12543
c9a54638
AO
125442001-03-08 Alexandre Oliva <aoliva@redhat.com>
12545
12546 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12547
6a556ad6
TT
125482001-03-07 Tom Tromey <tromey@redhat.com>
12549
12550 * configure.in: Allow config-lang.in to set `lang_requires' to list
12551 of other required languages.
12552
6822468a
LB
125532001-03-06 Laurynas Biveinis <lauras@softhome.net>
12554
12555 * Makefile.in: Remove RANLIB definition. Use RANLIB
12556 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12557 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12558
f04885d3 125592001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12560 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12561
f04885d3
BK
12562 * Makefile.in (check-c++): Use tabs, not spaces.
12563
288edf47 125642001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12565
288edf47
LB
12566 * MAINTAINERS: add myself to Write After Approval list.
12567
3d55d2f8 125682001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12569
e490616e 12570 * Makefile.in (check-c++): New rule.
6387a56e 12571
4d88a68a
BK
12572 * configure.in (target_libs): Remove libg++.
12573 (noconfigdirs): Remove libg++.
12574 (noconfigdirs): Same.
12575 (noconfigdirs): Same.
12576 (noconfigdirs): Same.
12577
12578 * config-ml.in: Remove libg++ references.
12579
12580 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12581 (ALL_TARGET_MODULES): Same.
12582 (configure-target-libg++): Remove.
12583 (all-target-libg++): Remove.
12584 (configure-target-libio): Remove.
12585 (all-target-libio): Remove.
12586 (check-target-libio): Remove.
12587 (.PHONY): Remove.
12588 (libg++.tar.bz2): Remove.
12589 (all-target-cygmon): Remove libio.
12590 (all-target-libstdc++): Remove.
12591 (configure-target-libstdc++): Remove.
12592 (TARGET_LIB_PATH): Remove libstdc++.
12593 (ALL_GCC_CXX): Remove libstdc++.
12594 (all-target-gperf): Correct.
12595
2437d4ed
NC
125962001-02-16 Nick Clifton <nickc@redhat.com>
12597
12598 * configure.in (noconfigdirs): Allow configuration of texinfo
12599 for Cygwin hosts.
12600
85b99cbe
AG
126012001-02-15 Anthony Green <green@redhat.com>
12602
12603 * configure: Introduce GCJ_FOR_TARGET.
12604 * configure.in: Ditto.
12605 * Makefile.in: Ditto.
12606
7b18790c
AS
126072001-02-13 Andreas Schwab <schwab@suse.de>
12608
12609 * MAINTAINERS: Update mail address.
12610
c4880c99
MS
126112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12612
12613 * config.guess: Add linux target for S/390.
12614 * config.sub: Likewise.
12615
dce2d8b2 126162001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12617
12618 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12619 target-libgloss.
e31ae6db 12620
7739adfb
BE
126212001-02-06 Ben Elliston <bje@redhat.com>
12622
12623 * configure: Output host type to stdout, not stderr.
12624
36ca672c
MM
126252001-02-05 Mark Mitchell <mark@codesourcery.com>
12626
e40f2829 12627 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12628 * ltcf-cxx.sh: Likewise.
12629
36ca672c
MM
12630 * config.if: Assume enable_libstdcxx_v3 is defined.
12631
22fdd65e
MM
126322001-02-04 Mark Mitchell <mark@codesourcery.com>
12633
12634 Remove V2 C++ library.
12635 * configure.in: Remove --enable-libstdcxx_v3 support.
12636
3b60dd8e
BM
126372001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12638
12639 * include/demangle.h: Add prototype for java_demangle_v3.
12640
42c0c80a
PE
126412001-01-29 Phil Edwards <pme@sources.redhat.com>
12642
12643 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12644
0be25992
RH
126452001-01-27 Richard Henderson <rth@redhat.com>
12646
12647 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12648
8a8de62d
MS
126492001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12650
12651 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12652 Don't unset, it's non-portable and no longer necessary, set to empty
12653 instead.
12654
92769744
MS
126552001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12656
12657 * ltconfig: Shell portability fix for the tagname validity check.
12658
88a1c0ab
AO
126592001-01-27 Alexandre Oliva <aoliva@redhat.com>
12660
12661 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12662 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12663
45291dd5
MS
126642001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12665
12666 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12667
1ace7e15
TT
126682001-01-26 Tom Tromey <tromey@redhat.com>
12669
12670 * configure.in: Allow libgcj to be built on Sparc Solaris.
12671
0ef8b11b
DE
126722001-01-25 David Edelsohn <edelsohn@gnu.org>
12673
12674 * ltcf-c.sh: Add aix5 case.
12675 * ltcf-cxx.sh: Likewise.
12676 * ltconfig: Likewise.
12677
0006091e
AO
126782001-01-24 Alexandre Oliva <aoliva@redhat.com>
12679
9bad11e1
AO
12680 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12681 keep at least one of build_libtool_libs or build_old_libs set to
12682 yes.
12683
0006091e
AO
12684 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12685 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12686
7c01b2b5
BM
126872001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12688
12689 * configure.in: Enable libgcj on several additional platforms.
12690
d340e0ac
BM
126912001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12692
12693 * configure.in: Enable libgcj for linux targets.
12694
5baf8c37
MS
126952001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12696
12697 * MAINTAINERS (Write After Approval): Add myself.
12698
10a0ba84
JDA
126992001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12700
12701 * MAINTAINERS: Add myself as vax port maintainer.
12702
357c6a4b
FH
127032001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12704
12705 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12706
6e2d9a7a
MS
127072001-01-09 Mike Stump <mrs@wrs.com>
12708
12709 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12710 failures of subdirectories.
12711
b6b14b1b 127122001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12713
b6b14b1b 12714 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12715 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12716 * ltcf-cxx.sh: Likewise.
12717 * ltcf-gcj.sh: Likewise.
12718 * ltconfig.sh: Fix typo.
976b230d 12719
07109110
LB
127202001-01-02 Laurynas Biveinis <lauras@softhome.net>
12721
12722 * configure: handle DOS-style absolute paths.
12723
1da5b8fc
LB
127242001-01-02 Laurynas Biveinis <lauras@softhome.net>
12725
12726 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12727
4c2f5b4f
MM
127282000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12729
12730 * MAINTAINERS: Add myself as avr port co-maintainer.
12731
bc53668e
BE
127322000-12-28 Ben Elliston <bje@redhat.com>
12733
12734 * MAINTAINERS: Add myself under ``Write After Approval''.
12735
c387606f
JM
127362000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12737
12738 * texinfo: Remove directory from GCC.
12739
2cb5082c
JM
127402000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12741
12742 * COPYING: Update to current
12743 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12744 to 19yy as example year in copyright notice).
12745
cc330df9
BK
127462000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12747
6387a56e 12748 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12749 (libstdcxx_incdir): Pass down.
12750 * config.if: Remove expired bits for cxx_interface, add stub.
12751 (libstdcxx_incdir): Add variable for g++ include directory.
12752 * configure.in (gxx_include_dir): Use it.
6387a56e 12753
4c6b2835
AO
127542000-12-18 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12757 with old-email address from ``Write After Approval''.
12758
3896f13e
AJ
127592000-12-15 Andreas Jaeger <aj@suse.de>
12760
12761 * configure.in: Handle lang_dirs.
12762
127632000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12764
ad46e881
TT
12765 * MAINTAINERS: Removed brads.
12766
90a10418
TT
12767 * MAINTAINERS: Added gcj developers.
12768
41dfe3a2 127692000-12-13 Anthony Green <green@redhat.com>
6387a56e 12770
41dfe3a2 12771 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12772 listed. Disable libgcj for x86 and Alpha Linux until compatible
12773 with g++ abi.
6387a56e 12774
e2f601da
MS
127752000-12-13 Mike Stump <mrs@wrs.com>
12776
12777 * Makefile.in (local-distclean): Also remove fastjar.
12778
70030c01
RB
127792000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12780
12781 * contrib/gcc_update: Add fastjar --touch entries.
12782
2a50f859
AO
127832000-12-12 Alexandre Oliva <aoliva@redhat.com>
12784
12785 * configure.in: Disable language-specific target libraries for
12786 languages that aren't enabled.
12787
7743113b
AG
127882000-12-10 Anthony Green <green@redhat.com>
12789
12790 * configure.in: Define libgcj. Disable libgcj target libraries for
12791 most targets.
12792
92e061a6
NB
127932000-12-10 Neil Booth <neilb@earthling.net>
12794
12795 * MAINTAINERS: Update mail address, remove from WAA list.
12796
f34ff6d6
APB
127972000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12798
12799 * libjava: Imported from /cvs/java.
12800 * libffi: Likewise.
12801 * Boehm-gc: Likewise.
12802
d82a33c6
APB
128032000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12804
12805 * configure.in (target_libs): Revert 2000-12-08 patch.
12806 (noconfigdirs): Added target-libjava.
12807
e14f8e28
LB
128082000-12-09 Laurynas Biveinis <lauras@softhome.net>
12809
12810 * djunpack.bat: removed.
12811
fc26516b
LB
128122000-12-09 Laurynas Biveinis <lauras@softhome.net>
12813
12814 * Makefile.in: handle DOS-style absolute paths.
12815 * config-ml.in: likewise.
12816 * symlink-tree: likewise.
12817
bd8757b3
APB
128182000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12819
12820 * fastjar: Imported.
12821
81522a1f
APB
128222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12823
12824 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12825 libjava.
12826 * configure.in (target_libs): Removed `target-libjava'.
12827
5db1f7ed
APB
128282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12829
12830 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12831 (ALL_MODULES): Added fastjar.
12832 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12833 (all-target-libjava): all-fastjar replaces all-zip.
12834 (all-fastjar): Added.
12835 (configure-target-fastjar, all-target-fastjar): Likewise.
12836 * configure.in (host_tools): Added fastjar.
12837
5e59997c
MS
128382000-12-07 Mike Stump <mrs@wrs.com>
12839
12840 * Makefile.in (local-distclean): Remove leftover built files.
12841
0a534f40
NC
128422000-11-24 Nick Clifton <nickc@redhat.com>
12843
12844 * configure.in (xscale-elf): Add target.
12845 (xscale-coff): Add target.
12846
7686cadf
LR
128472000-11-22 Loren J. Rittle <ljrittle@acm.org>
12848
e490616e
ZW
12849 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12850 recent versions of FreeBSD (release 3 or later).
12851 * ltconfig: On FreeBSD, -lc must not be provided when building
12852 a shared library or else the standard -pthread gcc option is
12853 rendered worthless to later users of the built library.
7686cadf 12854
fff01699
FF
128552000-11-16 Fred Fish <fnf@be.com>
12856
12857 * configure.in (enable_libstdcxx_v3): Fix typo,
12858 libstd++ -> libstdc++.
12859
4dc16355
KL
128602000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12861
12862 * MAINTAINERS: Add self to Write After Approval list.
12863
bf6fc7b2
BS
128642000-11-21 Bernd Schmidt <bernds@redhat.com>
12865
12866 * MAINTAINERS: Update my email address. Add myself to global write
12867 privs list.
12868
ce8e06b1
AO
128692000-11-18 Alexandre Oliva <aoliva@redhat.com>
12870
6e2a4843
AO
12871 * Makefile.in: Merge with src and libgcj.
12872 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12873 configure-target-<library> when their configure scripts need the C
12874 or C++ library to have already been built to work properly.
12875 (do_proto_toplev): Set them to an empty string.
12876
ce8e06b1
AO
12877 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12878 (REALLY_SET_LIB_PATH): Use them.
12879
c003f378
SS
128802000-11-17 Stan Shebs <shebs@apple.com>
12881
12882 * MAINTAINERS: Add self to Write After Approval list.
12883
cc1e60ea
JM
128842000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12885
12886 * configure: Provide the original toplevel configure arguments
12887 (including $0) to subprocesses in the environment rather than
12888 through gcc/configargs.h.
12889
1173593d
JM
128902000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12891
12892 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12893 C99. Alphabetise "Write After Approval" list.
12894
520907ee
MM
128952000-11-12 Mark Mitchell <mark@codesourcery.com>
12896
34f6fbdb
MM
12897 * configure: Turn on libstdc++ V3 by default.
12898
520907ee
MM
12899 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12900 if we've got GCC.
12901
0bbd37ed
PB
129022000-11-11 Philip Blundell <philb@gnu.org>
12903
12904 * MAINTAINERS: Add self to Write After Approval list.
12905
7ca0e6d9
DE
129062000-11-09 David Edelsohn <edelsohn@gnu.org>
12907
12908 * ltcf-c.sh (aix4): Improve shared library configuration; require
12909 exporting symbols.
12910 * ltcf-cxx.sh (aix4): Define.
12911 * ltconfig (aix4): Define library and soname specs appropriate for
12912 AIX. Define command to create export symbols list.
12913
dce2d8b2 12914Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12915
12916 * config.sub: Add support for Sun Chorus
12917
fc05d516
NC
129182000-10-31 Nick Clifton <nickc@redhat.com>
12919
12920 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12921 <name>@redhat.com. Also installed new email address for Clint
12922 Popetz.
6387a56e 12923
90a0e73f
JM
129242000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12925
12926 * etc: Remove directory from GCC.
12927
a5e1b548
MM
129282000-10-16 Michael Meissner <meissner@redhat.com>
12929
12930 * configure (gcc/configargs.h): Only create if there is a build GCC
12931 directory created.
12932
6387a56e
EC
129332000-10-16 Matthias Klose <doko@debian.org>
12934
be1db873
MK
12935 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12936 when configured for libstdc++-v3.
12937
f5fa9a5b
PE
129382000-10-05 Phil Edwards <pme@gcc.gnu.org>
12939
12940 * configure: Save configure arguments to gcc/configargs.h.
12941
61a77fea
PT
129422000-10-04 Philipp Thomas <pthomas@suse.de>
12943
12944 * config.guess: Import CVS version 1.157.
12945 * config.sub: Import CVS version 1.181.
12946
3a4fee66
AP
129472000-10-04 Andris Pavenis <pavenis@latnet.lv>
12948
12949 * Makefile.in (bootstrap): avoid recursion if subdir missing
12950 (cross): ditto
12951 (do-proto-toplev): ditto
12952
3dd7094e
AO
129532000-09-30 Alexandre Oliva <aoliva@redhat.com>
12954
de710532
AO
12955 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12956 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12957
3dd7094e
AO
12958 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12959 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12960 all affected `configure' scripts.
12961
e592386f
NB
12962Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12963
12964 * MAINTAINERS: Add self as cpplib co-maintainer.
12965
fba54939
AH
129662000-09-24 Aldy Hernandez <aldyh@redhat.com>
12967
12968 * MAINTAINERS: Add self to Write After Approval list.
12969
2bd429f4
GP
129702000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12971
12972 * INSTALL/README: egcs -> GCC update.
12973
dce2d8b2 12974Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12975
12976 * MAINTAINERS: Add myself to Write After Approval list.
12977
d7ce9a83
KH
129782000-09-15 Kazu Hirata <kazu@hxi.com>
12979
12980 * MAINTAINERS: Add myself to Write After Approval list.
12981
18a53ffe
JL
12982Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12983
e490616e
ZW
12984 * configure.in: Do not build byacc for hppa64. Provide paths to the
12985 X11 libraries for hppa64.
18a53ffe 12986
f246ff23
SC
129872000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12988
12989 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12990
06298abd
AO
129912000-09-06 Alexandre Oliva <aoliva@redhat.com>
12992
4b92758a
AO
12993 * Makefile.in (all-zlib): Added dummy target.
12994
06298abd
AO
12995 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12996 ltcf-gcj.sh: Updated from libtool multi-language branch.
12997
4d73d07a
AO
129982000-09-05 Alexandre Oliva <aoliva@redhat.com>
12999
13000 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13001 (bootstrap*): Depend on all-bootstrap.
13002
05d52d78
PT
130032000-09-05 Philipp Thomas <pthomas@suse.de>
13004
13005 * config.guess: Import CVS version 1.156.
13006 * config.sub: Import CVS version 1.179.
13007
3c809ba4
AG
130082000-09-02 Anthony Green <green@cygnus.com>
13009
13010 * Makefile.in (all-gcc): Depend on all-zlib.
13011 (CLEAN_MODULES): Add clean-zlib.
13012 (ALL_MODULES): Add all-zlib.
13013 * configure.in (host_libs): Add zlib.
13014
10ad78a0 130152000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
13016
13017 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13018 crosses, but add gcc/include to the header search path for them.
13019
b36a9ce3
DB
130202000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13021
13022 * MAINTAINERS: Add self to Write After Approval list.
13023
cb011248
FS
130242000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13025
13026 * config.guess: Import CVS version 1.152.
13027 * config.sub: Import CVS version 1.177.
13028
db310af0
AO
130292000-08-25 Alexandre Oliva <aoliva@redhat.com>
13030
7965440a
AO
13031 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13032 $targargs to tell whether newlib is going to be built.
13033
db310af0
AO
13034 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13035 $$r/TARGET_SUBDIR/libio for _G_config.h.
13036
e7977565
AO
130372000-08-23 Alexandre Oliva <aoliva@redhat.com>
13038
13039 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13040
126bb9ed
DD
130412000-08-22 DJ Delorie <dj@redhat.com>
13042
13043 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13044
5b0e9d29
AO
130452000-08-22 Alexandre Oliva <aoliva@redhat.com>
13046
13047 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13048 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13049 sub-configures.
13050
4f3e904e
DD
130512000-08-21 DJ Delorie <dj@redhat.com>
13052
13053 * MAINTAINERS: Add self as a libiberty maintainer
13054
c9635443
AO
130552000-08-16 Alexandre Oliva <aoliva@redhat.com>
13056
13057 * configure.in (libstdcxx_flags): Use
13058 libstdc++-v3/src/libstdc++.INC.
13059
8b2100ba
AO
130602000-08-15 Alexandre Oliva <aoliva@redhat.com>
13061
13062 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13063
57119aa9
ZW
130642000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13065
eeb943b0
ZW
13066 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13067
6387a56e 13068 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
13069 explicit. Substitute enable_threads into generated Makefiles.
13070 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13071 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13072
acffa7c4
GK
130732000-08-13 Geoff Keating <geoffk@cygnus.com>
13074
13075 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13076
808d8c41
AO
130772000-08-12 Alexandre Oliva <aoliva@redhat.com>
13078
13079 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13080 previous delta.
13081
1fc8c51c 130822000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 13083
1fc8c51c
JM
13084 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13085 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13086 (FLAGS_FOR_TARGET): Not here.
13087 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 13088
25698887
AO
130892000-08-11 Alexandre Oliva <aoliva@redhat.com>
13090
13091 * config-ml.in (CC, CXX): Don't introduce a leading space.
13092
10120687
DD
130932000-08-07 DJ Delorie <dj@delorie.com>
13094
13095 * MAINTAINERS: Add self as a DJGPP maintainer
13096
15c758e9
DD
130972000-08-07 DJ Delorie <dj@redhat.com>
13098
13099 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13100 "if we're also building gcc, and it's a gcc that will run on the
13101 build machine, we want to use its includes instead of the system's
13102 default includes".
13103
2d0de245
JM
131042000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13105
13106 * MAINTAINERS: Add self to Write After Approval list.
13107
e81b330a
AO
131082000-08-03 Alexandre Oliva <aoliva@redhat.com>
13109
83440c1e
AO
13110 * configure.in (libstdcxx_flags): Don't use `"'.
13111
e81b330a
AO
13112 * config-ml.in: Adjust multilib search paths to the
13113 appropriate multilib tree.
13114
cf95c847
AO
131152000-08-02 Alexandre Oliva <aoliva@redhat.com>
13116
13117 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13118 commas in $LANGUAGES.
13119
9e9af119
MH
131202000-08-02 Manfred Hollstein <manfredh@redhat.com>
13121
13122 * configure.in: Re-enable all references to libg++ and librx.
13123
606ce391
AO
131242000-08-01 Alexandre Oliva <aoliva@redhat.com>
13125
89820b43
AO
13126 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13127 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13128 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13129 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13130
606ce391
AO
13131 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13132
04179d4a
AO
131332000-07-31 Alexandre Oliva <aoliva@redhat.com>
13134
13135 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13136 CXX_FOR_TARGET for sed.
13137
d4eb109c
AO
131382000-07-30 Alexandre Oliva <aoliva@redhat.com>
13139
13140 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13141 Do not override if already set in the environment or in configure.
13142 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13143 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13144
4f4caf92
AO
131452000-07-28 Alexandre Oliva <aoliva@redhat.com>
13146
13147 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13148 the libtool CVS tree multi-language branch.
13149 * ltconfig, ltmain.sh: Updated.
6387a56e 13150
b87487b6
AO
131512000-07-27 Alexandre Oliva <aoliva@redhat.com>
13152
1670d1ea
AO
13153 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13154 (clean-target): Depend on it.
13155
b87487b6
AO
13156 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13157 (GCC_FOR_TARGET): Use it.
13158 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13159 * configure.in: ... here.
13160 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13161 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13162
4e81ae98
EC
131632000-07-24 Eric Christopher <echristo@cygnus.com>
13164
13165 * MAINTAINERS: Add self to Write After Approval list.
13166
059ae32c
AO
131672000-07-24 Alexandre Oliva <aoliva@redhat.com>
13168
5b28edd4
AO
13169 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13170 (configure-target-libchill, configure-target-libobjc): Likewise.
13171
059ae32c
AO
13172 * configure.in: Use the same cache file for all target libs.
13173 * config-ml.in: But different cache files per multilib variant.
13174
1adcd149
MS
131752000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13176
13177 * configure (topsrcdir): Don't use dirname.
13178
2d573dff
JO
131792000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13180
13181 * MAINTAINERS: Add self to Write After Approval list.
13182
d207ebef
JM
131832000-07-20 Jason Merrill <jason@redhat.com>
13184
13185 * configure.in: Remove all references to libg++ and librx.
13186
13187 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13188
131892000-07-20 Hans-Peter Nilsson <hp@axis.com>
13190
13191 * config.sub: Update to subversions version 2000-07-06.
13192
7b7792d5
AH
131932000-07-12 Andrew Haley <aph@cygnus.com>
13194
13195 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13196 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13197
3abaac67
PE
131982000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13199
13200 * symlink-tree: Check number of arguments.
13201
34be2b36
JW
132022000-07-05 Jim Wilson <wilson@cygnus.com>
13203
13204 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13205 search path for a g++ extracted from the build tree. This
13206 will allow link tests run by configure scripts in
13207 subdirectories to succeed.
13208
d207ebef
JM
132092000-07-01 Koundinya K <kk@ddeorg.soft.net>
13210
e490616e 13211 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 13212
0900331b
MH
132132000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13214
13215 * MAINTAINERS: Add myself as loop discovery maintainer.
13216
d207ebef
JM
132172000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13218
13219 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13220 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13221
132222000-06-19 Timothy Wall <twall@cygnus.com>
13223
13224 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13225 * config.sub: Add tic54x target.
13226
11a27a76
TM
13227Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13228
13229 * MAINTAINERS: Add self as Fortran maintainer,
13230 remove Craig Burley.
13231
d207ebef 13232Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 13233
d207ebef
JM
13234 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13235 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 13236
7758b73f
PT
13237Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13238
13239 * MAINTAINERS: Add self as i18n maintainer
13240
d207ebef
JM
1324120000-05-21 H.J. Lu (hjl@gnu.org)
13242
e490616e
ZW
13243 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13244 directory are used if they exist. Make sure
13245 $(build_tooldir)/include is searched for header files,
13246 $(build_tooldir)/lib/ for library files.
d207ebef 13247 (GCC_FOR_TARGET): Likewise.
e490616e 13248 (CXX_FOR_TARGET): Likewise.
d207ebef 13249
bae29210
JL
13250Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13251
13252 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13253
d207ebef 13254Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
13255
13256 * Makefile.in (configure-target-libiberty): Depend on
13257 configure-target-newlib.
13258
aab0d19d
AO
132592000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13260
13261 * configure.in, Makefile.in: Merge all libffi-related
13262 configury stuff from the libgcj tree.
13263
d207ebef
JM
13264Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13265
13266 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13267 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13268
13269Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13270
13271 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13272 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 13273 current version information. Add to proto-toplev directory.
d207ebef
JM
13274 (gdb-taz): Build do-djunpack.
13275
758c7bd4
DE
132762000-05-15 David Edelsohn <edelsohn@gnu.org>
13277
13278 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13279
1888228d
AC
13280Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13281
13282 * MAINTAINERS: Add self to Write After Approval list.
13283
d207ebef
JM
132842000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13285
13286 * ltmain.sh: Preserve in relink_command any environment
13287 variables that may affect the linker behavior.
13288
2d7cc2fe
JL
13289Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13290
d207ebef
JM
13291 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13292
13293Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13294
13295 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13296
132972000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13298
13299 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 13300 with the version name.
2d7cc2fe 13301
ee455968
JE
13302Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13303
13304 * MAINTAINERS: Add self as bb-reorder maintainer.
13305
73b97e5c
BK
133062000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13307
13308 * config.if: Tweak.
13309
d207ebef
JM
133102000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13311
13312 * djunpack.bat: New file.
13313
13314Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13315
13316 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
13317 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13318 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13319 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 13320
954869eb
DP
133212000-04-16 Dave Pitts <dpitts@cozx.com>
13322
e490616e
ZW
13323 * config.sub (case $basic_machine): Change default for "ibm-*"
13324 to "openedition".
954869eb 13325
eaabe541
AJ
133262000-04-13 Andreas Jaeger <aj@suse.de>
13327
13328 * MAINTAINERS: Added myself.
13329
d207ebef
JM
13330Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13331
13332 * Makefile.in (gdb-taz): New target. GDB specific archive.
13333 (do-md5sum): New target.
13334 (MD5PROG): Define.
13335 (PACKAGE): Default to TOOL.
13336 (VER): Default to a shell script.
13337 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 13338 md5 checksum generation.
d207ebef
JM
13339 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13340 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13341 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 13342 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
13343
13344Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13345
13346 * configure (warn_cflags): Delete.
13347
0ea6d60c
PDM
13348Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13349
13350 * MAINTAINERS: Added myself.
13351
17090313 133522000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 13353 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 13354
e490616e
ZW
13355 * configure.in (enable_libstdcxx_v3): Add.
13356 (target_libs): Add bits here to switch between libstdc++-v2 and
13357 libstdc++-v3.
13358 * config.if: And this file too.
13359 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 13360
76b78517
MM
133612000-04-05 Michael Meissner <meissner@redhat.com>
13362
13363 * config.sub (d30v): Add d30v as a basic machine type.
13364
ad242caf
JM
133652000-03-29 Jason Merrill <jason@casey.cygnus.com>
13366
13367 * configure.in: -linux-gnu*, not -linux-gnu.
13368
d4537148
TM
13369Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13370
13371 * MAINTAINERS: Add self in write-after-approval section.
13372
f152e9d4
JW
13373Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13374
13375 * MAINTAINERS: Add self as ia64 port maintainer.
13376
6a5fcef1
NB
133772000-03-08 Neil Booth <NeilB@earthling.net>
13378
13379 * MAINTAINERS: Add self in write-after-approval section.
13380
d207ebef 13381Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 13382
d207ebef
JM
13383 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13384 (do-tar-bz2): Replace TOOL with PACKAGE.
13385 (gdb.tar.bz2): Remove GDBTK from GDB package.
13386 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 13387 dejagnu.tar.bz2): New packages.
d207ebef
JM
13388
133892000-02-27 Andreas Jaeger <aj@suse.de>
13390
13391 * configure.in: Add entry for mips*-*-linux*, move catch all
13392 *-*-*linux* entry below this one.
13393
133942000-02-27 Ian Lance Taylor <ian@zembu.com>
13395
13396 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 13397
521fe9d0
NC
133982000-02-24 Nick Clifton <nickc@cygnus.com>
13399
13400 * config.sub: Support an OS of "wince".
13401
d207ebef
JM
13402Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13403
13404 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 13405 version.
d207ebef 13406
dce2d8b2 134072000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
13408
13409 * config.sub: Add support for Linux/IBM 370.
13410 * configure.in: Likewise.
13411
3a685f6f
NC
134122000-02-22 Nick Clifton <nickc@cygnus.com>
13413
13414 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13415
dce2d8b2 134162000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13417
d207ebef 13418 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13419
4746ee26
KG
134202000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13421
13422 * configure (gcc_version): When setting, narrow search to
13423 lines containing `version_string'.
13424
ba96c72d
DC
134252000-02-15 Denis Chertykov <denisc@overta.ru>
13426
13427 * config.sub: Add support for avr target.
13428
77f16a66
NC
134292000-02-14 Nick Clifton <nickc@cygnus.com>
13430
13431 * MAINTAINERS: Add maintainers for MCore port.
13432
784a3a80
HPN
13433Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13434
13435 * config.sub: Add mmix-knuth-mmixware.
13436
719dd4fa
KG
134372000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13438
13439 * MAINTAINERS: Pair cccp with cpplib maintainership.
13440
dce2d8b2 134412000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13442
13443 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13444 structure stuff to -L library search.
13445 (CXX_FOR_TARGET): Ditto.
13446 (CROSS_CHECK_MODULES): Fix spelling mistake.
13447
7a53e94b
MM
134482000-01-24 Mark Mitchell <mark@codesourcery.com>
13449
13450 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13451 the C++ compiler.
13452
0da3b5a7
RH
134532000-01-12 Richard Henderson <rth@cygnus.com>
13454
13455 * configure.in: Don't build some bits for beos.
13456
02368d6d
JS
134572000-01-12 Joel Sherrill (joel@OARcorp.com)
13458
13459 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13460 as include files.
13461
2e76d35c
ZW
134622000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13463
13464 * Add self as cpplib maintainer, as requested by Jason
13465 Merrill. Correct my e-mail address.
13466
4c25fdcf
GK
134672000-01-06 Geoff Keating <geoffk@cygnus.com>
13468
13469 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13470 not mh-aix43.
13471
188e3966
HPN
13472Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13473
13474 * MAINTAINERS: Add myself to "write after approval" list.
13475
c2f5d030
RH
134761999-12-14 Richard Henderson <rth@cygnus.com>
13477
13478 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13479 * config.sub: Accept alphaev[78], alphaev8.
13480
eeda916a
AO
134811999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13482
13483 * config.guess, config.sub: Update from autoconf.
13484
b3bd7820
BK
134851999-11-29 Bruce Korb <autogen@linuxbox.com>
13486
2c290989 13487 * MAINTAINERS: update my playtime e-address.
b3bd7820 13488
1882b2b1
RO
13489Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13490
13491 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13492 necessary libraries are missing.
13493
dce2d8b2 13494Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13495
13496 * MAINTAINERS: Add new 'write after approval' maintainer.
13497
1e25de97
APB
13498Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13499
13500 * MAINTAINERS: Add new Java maintainer.
13501
1722c704
AS
135021999-10-25 Andreas Schwab <schwab@suse.de>
13503
13504 * configure: Fix quoting inside arguments of eval.
13505
8141abe8
NC
135061999-10-21 Nick Clifton <nickc@cygnus.com>
13507
13508 * config-ml.in: Allow suppression of some ARM multilibs.
13509
0b77644a
LV
13510Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13511
13512 * config.guess: Add OS/390 match pattern.
13513 * config.sub: Add mvs, openedition targets.
13514 * configure.in (i370-ibm-opened*): New.
13515
d207ebef
JM
135161999-09-04 Steve Chamberlain <sac@pobox.com>
13517
13518 * config.sub: Add support for configuring for pj.
13519
135201999-08-31 Nick Clifton <nickc@cygnus.com>
13521
13522 * config.sub (maybe_os): Add support for configuring for fr30.
13523
af13ebe9
NC
135241999-08-25 Nick Clifton <nickc@cygnus.com>
13525
13526 * configure.in: Do not configure or build ld for AIX
13527 platforms. ld is known to be broken on these platforms.
13528
1250c760
RO
13529Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13530
13531 * config-ml.in: Pass compiler flag corresponding to multidirs to
13532 subdir configures.
13533
d207ebef
JM
135341999-08-09 Ian Lance Taylor <ian@zembu.com>
13535
13536 * Makefile.in (LDFLAGS): Define.
13537
135381999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13539
13540 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13541 noconfigdirs.
13542 (*-*-cygwin*): Likewise.
13543
135441999-08-08 Ian Lance Taylor <ian@zembu.com>
13545
13546 * mkdep: New file.
13547 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13548 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13549
13550 From Eli Zaretskii <eliz@is.elta.co.il>:
13551 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13552 long file name when using DJGPP on MS-DOS.
13553
dbd83e11
JL
13554Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13555
13556 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13557
d207ebef
JM
135581999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13559
13560 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13561 dependency as this causes "make check" to globally "make all"
13562
cd1f4c2c
TT
13563Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13564
13565 * configure.in (target_libs): Added target-zlib.
13566 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13567 (CONFIGURE_TARGET_MODULES): Likewise.
13568 (CHECK_TARGET_MODULES): Likewise.
13569 (INSTALL_TARGET_MODULES): Likewise.
13570 (CLEAN_TARGET_MODULES): Likewise.
13571 (configure-target-zlib): New target.
13572 (all-target-zlib): Likewise.
13573 (all-target-libjava): Depend on all-target-zlib.
13574 (configure-target-libjava): Depend on configure-target-zlib.
13575
13576 * Makefile.in (configure-target-libjava): Depend on
13577 configure-target-newlib.
13578 (configure-target-boehm-gc): New target.
13579 (configure-target-qthreads): New target.
13580
e490616e
ZW
13581 * configure.in (target_libs): Added target-qthreads.
13582 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13583 (CONFIGURE_TARGET_MODULES): Likewise.
13584 (CHECK_TARGET_MODULES): Likewise.
13585 (INSTALL_TARGET_MODULES): Likewise.
13586 (CLEAN_TARGET_MODULES): Likewise.
13587 (all-target-qthreads): New target.
13588 (configure-target-libjava): Depend on configure-target-qthreads.
13589 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13590
13591 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13592 (CONFIGURE_TARGET_MODULES): Likewise.
13593 (CHECK_TARGET_MODULES): Likewise.
13594 (INSTALL_TARGET_MODULES): Likewise.
13595 (CLEAN_TARGET_MODULES): Likewise.
13596 (all-target-libjava): New target.
13597 (all-target-boehm-gc): Likewise.
13598 * configure.in (target_libs): Added libjava, boehm-gc.
13599
d207ebef
JM
136001999-07-22 Ian Lance Taylor <ian@zembu.com>
13601
13602 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13603 configure.bat in SUPPORT_FILES.
13604 (gas+binutils.tar.bz2): Likewise.
13605
13606 * makeall.bat: Remove; obsolete.
13607
136081999-07-21 Ian Lance Taylor <ian@zembu.com>
13609
13610 From Mark Elbrecht:
13611 * configure.bat: Remove; obsolete.
13612
136131999-07-11 Ian Lance Taylor <ian@zembu.com>
13614
13615 * configure: Add -W -Wall to the default CFLAGS when compiling with
13616 gcc.
13617
13618Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13619
13620 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13621
136221999-06-30 Mark Mitchell <mark@codesourcery.com>
13623
13624 * configure.in: Build ld on IRIX6.
13625
136261999-06-12 Ian Lance Taylor <ian@zembu.com>
13627
13628 * Makefile.in: Change distribution targets to use bzip2 instead of
13629 gzip.
13630 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13631 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13632
136331999-06-04 Nick Clifton <nickc@cygnus.com>
13634
13635 * config.sub: Add mcore target.
13636
26d088fa
CD
13637Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13638
13639 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13640
c2c08b29
L
13641Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13642
13643 * config.guess (dummy): Changed to $dummy.
13644
671d0648
NC
136451999-05-24 Nick Clifton <nickc@cygnus.com>
13646
13647 * config.sub: Tidied up case statements.
13648
b1345c72
BE
136491999-05-22 Ben Elliston <bje@cygnus.com>
13650
51ccbd8d
BE
13651 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13652 <jiro@din.or.jp>.
13653
b1345c72
BE
13654 * config.guess: Merge with FSF version. Future changes will be
13655 more accurately recorded in this ChangeLog.
13656 * config.sub: Likewise.
13657
2caf864f
SM
13658Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13659
13660 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13661
d207ebef
JM
136621999-04-30 Tom Tromey <tromey@cygnus.com>
13663
13664 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13665
90fb0c24
TT
136661999-04-23 Tom Tromey <tromey@cygnus.com>
13667
13668 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13669
d207ebef
JM
136701999-04-20 Drew Moseley <dmoseley@cygnus.com>
13671
13672 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13673 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13674 Bad merge removed these two changes.
13675
3516940d 13676Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13677 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13678
13679 * config.guess (interix Alpha): Add.
13680
d207ebef
JM
136811999-04-11 Richard Henderson <rth@cygnus.com>
13682
13683 * configure.in (i?86-*-beos*): Do config gperf; don't config
13684 gdb, newlib, or libgloss.
13685
e891fbfe 13686Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13687
e891fbfe
AO
13688 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13689 link a trivial program with -mabi=64. If it fails, remove mabi=64
13690 from multidirs.
13691
f9ae47d6
PT
13692Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13693
13694 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13695
d207ebef
JM
136961999-04-08 Nick Clifton <nickc@cygnus.com>
13697
13698 * config.sub: Add support for mcore targets.
13699
137001999-04-07 Michael Meissner <meissner@cygnus.com>
13701
13702 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13703 not mt-ospace, in order to shut up assembler warning about using
13704 symbols that are named the same as registers.
13705
137061999-04-07 Drew Moseley <dmoseley@cygnus.com>
13707
13708 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13709 dependency list for all-target-cygmon.
13710
137111999-04-05 Doug Evans <devans@casey.cygnus.com>
13712
13713 * config-ml.in: Check $host, not $target, for selective multilibs.
13714 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13715 thumb interworking, and underscore prefix multilibs.
13716
137171999-04-04 Ian Lance Taylor <ian@zembu.com>
13718
13719 * missing: Update to version from current automake.
13720
88101ab9
L
13721Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13722
13723 * configure (gxx_include_dir): Removed.
13724
13725 * configure.in (gxx_include_dir): Handle it.
13726 * Makefile.in: Likewise.
13727
d207ebef
JM
137281999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13729
13730 * config.sub (mips64vr4111,mips64vr4111el) Add.
13731
137321999-03-21 Ben Elliston <bje@cygnus.com>
13733
e490616e 13734 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13735
8dc91cbe
ME
13736Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13737
8dc91cbe
ME
13738 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13739 config/mh-djgpp.
13740
d207ebef
JM
13741Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13742
13743 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13744 all-target-newlib to dependency list for all-target-bsp.
13745
926bb5ed
MK
13746Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13747
13748 * config.sub: Add i386-uwin support.
13749 * config.guess: Likewise.
13750
4a6e3000
FS
13751Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13752
13753 * configure.in: cleanup, add mh-*pic handling for arm, special
13754 case powerpc*-*-aix*
13755
d207ebef
JM
13756Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13757
13758 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13759 can be built.
13760
13761Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13762
13763 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13764 targets.
d207ebef 13765
71c91078
NC
137661999-03-02 Nick Clifton <nickc@cygnus.com>
13767
13768 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13769
282e5df8
GN
13770Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13771
13772 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13773
1de558ee
NC
137741999-02-24 Nick Clifton <nickc@cygnus.com>
13775
13776 * config.sub: Fix typo in arm recognition.
13777
d207ebef
JM
13778Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13779
13780 * configure.in (noconfigdirs): Changed target_configdirs to
13781 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13782 rather than m68k-*-* since it is not known to work on
13783 m68k-aout. Ditto for arm-*-*oabi.
13784
13785Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13786
13787 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13788
137891999-02-19 Ben Elliston <bje@cygnus.com>
13790
13791 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13792 Smart and improved by Andrew Cagney.
13793
fab7445a
ME
13794Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13795
13796 * config.guess: Recognize openbsd-*-hppa.
13797
8ccdc228
L
13798Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13799
13800 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13801 only if it is not empty.
13802
3b7265ff
NC
138031999-02-17 Nick Clifton <nickc@cygnus.com>
13804
13805 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13806
d207ebef 13807 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13808
13809 * config.sub: Modified to recognize uname's armv* syntax.
13810
d207ebef
JM
138111999-02-17 Mark Salter <msalter@cygnus.com>
13812
13813 * configure.in: Added target-bsp for sparclite.
13814
13815Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13816
13817 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13818
138191999-02-08 Nick Clifton <nickc@cygnus.com>
13820
13821 * configure.in: Add support for strongarm port.
13822 * config.sub: Add support for strongarm target.
13823
c48dd3f5 13824Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13825
c48dd3f5
MK
13826 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13827 the old name config/mh-cygwin32.
13828 Enable texinfo.
13829
d207ebef
JM
13830Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13831
13832 * configure.in: Do build ld for ix86 Solaris.
13833
ecd62820
JW
13834Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13835
13836 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13837 $AR_FOR_TARGET. Likewise for RANLIB.
13838
bbd8fa7f 13839Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13840
e490616e
ZW
13841 * config.sub (oabi): Recognize.
13842 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13843
0397442c
RL
13844Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13845
13846 * config.guess: Improve detection of i686 on UnixWare 7.
13847
c9ffaa63
MK
13848Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13849
13850 * config.guess: Add support for i386-pc-interix.
13851 * config.sub: Likewise.
13852 * configure.in: Likewise.
c9ffaa63 13853
d207ebef
JM
13854Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13855
13856 * Makefile.in: Remove unneeded all-target-libio from
13857 from all-target-winsup target since it is now unneeded.
13858 Add all-target-libtermcap in its place since it is now
13859 needed.
13860
13861Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13862
13863 * configure.in: makefile stub for cygwin target is probably
13864 unnecessary. Remove it for now.
d207ebef
JM
13865
13866Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13867
13868 * configure.in: libtermcap.a should be built when cygwin is the
13869 target as well as the host.
13870 * config.guess: Allow mixed case in cygwin uname output.
13871 * Makefile.in: Add libtermcap target.
d207ebef 13872
ebe12325
JL
13873Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13874
13875 * config.sub: Clean up handling of hppa2.0.
13876
57057b67
RB
13877Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13878
13879 * config.guess: Use C code to identify more HP machines.
13880
f8670be1
JL
13881Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13882
13883 * config.sub: Handle hppa2.0.
13884
d207ebef
JM
13885Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13886
13887 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13888 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13889
138901998-12-15 Mark Salter <msalter@cygnus.com>
13891
13892 * configure.in: Added target-bsp for several target architectures.
13893
13894 * Makefile.in: Added rules for bsp.
13895
d1a09590
JL
13896Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13897
13898 * config.guess: Improve detection of hppa2.0 processors.
13899
13900Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13901
13902 * config.guess: Recognize FreeBSD using ELF automatically.
13903
71205e0b
MH
139041998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13905
13906 * configure (skip-this-dir): Add handling for new shell script, which
13907 might be created by a sub-directory's configure to indicate, this particular
13908 directory is "unwanted".
13909 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13910
d207ebef
JM
13911Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13912
13913 * ltconfig: import from libtool, after changing libtool to
13914 account for the cygwin name change.
13915
13916Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13917
13918 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13919 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13920
13921Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13922
13923 * configure.in: Add libtermcap to list of cygwin dependencies.
13924
13925Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13926
e490616e
ZW
13927 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13928 they include winsup/include when it's a cygwin target.
d207ebef
JM
13929
139301998-11-12 Tom Tromey <tromey@cygnus.com>
13931
13932 * configure.in (host_tools): Added zip.
13933 * Makefile.in (all-target-libjava): Depend on all-zip.
13934 (all-zip): New target.
13935 (ALL_MODULES): Added all-zip.
13936 (NATIVE_CHECK_MODULES): Added check-zip.
13937 (INSTALL_MODULES): Added install-zip.
13938 (CLEAN_MODULES): Added clean-zip.
13939
13940Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13941
13942 * Makefile.in: lose "32" from comment about cygwin.
13943
13944Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13945
13946 * configure.in: Use -Os to build target libraries for the fr30.
13947
13948Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13949
13950 * config.sub: Add fr30.
13951
13952Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13953
e490616e 13954 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13955 cygwin* instead of cygwin32*.
13956 * config.sub: Check cygwin* instead of cygwin32*.
13957
d2ec8b39
RL
13958Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13959
13960 * config.guess: Match any version of Unixware7.
13961
d207ebef
JM
139621998-10-20 Syd Polk <spolk@cygnus.com>
13963
13964 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13965 if desired.
13966
35cd2565
JL
13967Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13968
13969 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13970 these if the appropriate directories and files to not exist.
13971
52d4e5b7
JL
13972Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13973
13974 * Makefile.in (DEVO_SUPPORT): Add config.if.
13975
38ada91e
MH
13976Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13977
13978 * configure: Add pattern to replace "build_tooldir"'s
13979 definition in the generated Makefile with "tooldir"'s
13980 actual value.
13981
e44e84da
JL
13982Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13983
56a8387f
JL
13984 * config.sub: Bring back lost sparcv9.
13985
e44e84da
JL
13986 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13987
5cb95c7a
JL
13988Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13989
13990 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13991 CC_FOR_TARGET and friends.
13992
13993Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13994
ceff9b14
AO
13995 * Makefile.in (build_tooldir): New variable, same as tooldir.
13996 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13997 -B$(build_tooldir)/bin/.
13998 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 13999
f2d11dcd
GP
14000Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14001
14002 * README: Remove installation instructions and refer to the
14003 INSTALL directory instead.
14004
73a6d2e7 14005Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 14006
73a6d2e7
RL
14007 * config.sub: Add support for i[34567]86-pc-udk.
14008 * configure.in: Likewise.
14009
5d4a5ee6
JL
14010Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14011
14012 * Makefile.in: add bzip2 package building bits for user
14013 tools module
14014 * configure.in: ditto
14015
6fc19d6d
JL
14016Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14017
14018 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14019 (ALL_TARGET_MODULES): Add all-target-libobjc.
14020 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14021 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14022 (all-target-libchill): Add dependencies.
14023 * configure.in (target_libs): Add libchill.
4e81ae98 14024
f653f0ab
MH
140251998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14026
14027 * configure.in (target_subdir): Remove duplicate line.
14028
5d4a5ee6
JL
14029Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14030
14031 * Makefile.in (all-automake): fix dependencies.
14032
494933e4
JL
14033Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14034
14035 * configure.in: Minor cleanups for building in the $(target_alias)
14036 subdir.
14037
f6b58262
JW
140381998-09-22 Jim Wilson <wilson@cygnus.com>
14039
14040 * Makefile.in (bootstrap): Set r and s before make all. Use
14041 BASE_FLAGS_TO_PASS in make all.
14042 (cross): Likewise.
14043
27c7a08d
MM
140441998-09-20 Mark Mitchell <mark@markmitchell.com>
14045
14046 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14047
e67afd1e
RH
14048Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14049
14050 * config.sub: Fix typo in last change.
14051
8e44ac71
MH
140521998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14053
14054 * config.sub: Add support for C4x target.
14055 * configure.in: Likewise.
14056
d7496fbb
DM
140571998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14058
14059 * config.sub: Recognize sparcv9 just like sparc64.
14060
22097bd1
RL
14061Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14062
14063 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14064
4b877abd
JL
14065Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14066
2c8ec9a2
JL
14067 * config.guess: Correctly identify Pentium II sco boxes.
14068
4b877abd
JL
14069 * config.guess: Fix "tr" code. From Weiwen Liu.
14070
ab03db52
JH
14071Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14072
14073 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14074 stabs.
14075
b54db294
JL
14076Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14077
14078 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14079 (ALL_TARGET_MODULES): Add all-target-libchill.
14080 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14081 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14082 (all-target-libchill): Add dependencies.
14083 * configure.in (target_libs): Add libchill.
14084
bf48dd73
LW
14085Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14086
14087 * config.guess: Avoid assumptions about "tr" behaves when
14088 LANG is set to something other than English.
14089
a3cbd105
L
14090Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14091
14092 * configure (gxx_include_dir): Changed to
14093 '${prefix}/include/g++'-${libstdcxx_interface}.
14094
14095 * config.if: New to determine the interfaces.
14096
c4acd909
MK
14097Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14098
14099 * config.guess: Detect and handle MPE/IX.
14100 * config.sub: Deal with MPE/IX.
14101
9ea97665
DE
14102Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14103
14104 * configure.in: Use mh-aix43.
14105
0ce065bd
MH
141061998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14107
14108 * configure: Fix --without/--disable cases for gxx-include-dir.
14109
5d4a5ee6
JL
14110Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14111
14112 * mdata-sh: Imported. Needed for automake support.
14113
14114Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14115
14116 * Makefile.in (taz): Try "chmod -R og=u ." before
14117 "chmod og=u `find . -print`".
14118
14119Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14120
14121 * configure.in: Add arm-elf and thumb-elf support.
14122
14123Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14124
14125 * Makefile.in: Undo previous patch.
14126
14127Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14128
14129 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14130 to here ...
14131 (install-no-fixedincludes): and here
14132 (INSTALL_MODULES): ... from here.
14133
466456d9
ILT
14134Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14135
14136 * config.sub: Merge with FSF.
14137
1b409d25
ILT
14138 * config.guess: Merge with FSF.
14139
d207ebef
JM
14140Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14141
14142 * configure (extraconfigdirs): New variable.
14143 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14144 * Makefile.in (all): Move higher in file.
14145 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14146 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14147 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14148 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14149 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14150
141511998-07-23 Brendan Kehoe <brendan@cygnus.com>
14152
14153 * Makefile.in (all-target-libjava): Depend on all-gcc and
14154 all-target-newlib.
14155 (configure-target-libjava): Depend on $(ALL_GCC).
14156
7f1937c1
RL
14157Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14158
14159 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14160 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14161
2ada2bd6
ML
14162Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14163
14164 * INSTALL/README: Fix typo.
14165
1e025bde
ML
14166Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14167
5d4a5ee6
JL
14168 * ylwrap: Change absolute path checks to check for DOS style path
14169 names.
1e025bde 14170
5d4a5ee6
JL
14171 * ylwrap: Don't use a full path name if the source file is in the
14172 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 14173
6755ff73
ILT
14174 * config-ml.in: Default to being verbose, to match Feb 18 change to
14175 configure.
14176
5d4a5ee6
JL
14177Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14178
14179 Brought over from egcs:
14180
14181 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14182
14183 * configure.in (target_subdir): Set to ${target_alias} instead
14184 of "libraries".
14185
14186 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14187
14188 * configure.in (target_subdir): Set to libraries if enable_multilib.
14189
14190Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14191
14192 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14193 multilibs, force reconfiguration the first time we create
14194 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14195
14196Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14197
14198 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14199 avoid confusion with --no-recursion.
14200
14201Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14202
14203 * configure.in: Win32 hosts shouldn't use install -x
14204 * install-sh: remove -x option, and special .exe-handling
14205 hack.
14206
d207ebef
JM
14207Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14208
14209 * config.guess: Recognize i586-pc-beos.
14210 * configure.in: Don't build some bits for beos.
14211
fbd836fc
ILT
14212Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14213
5d4a5ee6
JL
14214 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14215 CFLAGS default to -O2.
14216
fbd836fc
ILT
14217 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14218 when using GNU ld.
14219
14220Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14221
14222 * ltmain.sh: Correct install when using a different shell.
14223
14224Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14225
14226 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14227
d207ebef
JM
14228Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14229
14230 * makefile.vms: Update to build binutils/makefile.vms. Add install
14231 target.
fbd836fc
ILT
14232
14233Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14234
14235 * ltconfig: Update to correct AIX handling.
14236
69b471bc
JL
14237Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14238
81241b5e
JL
14239 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14240
69b471bc
JL
14241 * configure.in (target_subdir): Set to ${target_alias} instead
14242 of "libraries".
14243
bedf82df
MH
142441998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14245
14246 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14247 (Makefile): Depend on $(gcc_version_trigger).
14248
14249 * configure (gcc_version): Change default initializer to empty
14250 string.
14251 (gcc_version_trigger): New variable; pass this variable down
14252 to subdir configures to enable them checking gcc's version
14253 themselves. Emit make macros for both gcc_version vars.
14254 (topsrcdir): Initialize reliably.
14255 (recursion line): Remove --with-gcc-version=${gcc_version}.
14256
28e449d8
MH
142571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14258
14259 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
14260 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14261 in $(libsubdir); emit definition in each generated Makefile.
14262 (gxx_include_dir): Initialize depending on
14263 $enable_version_specific_runtime_libs.
28e449d8 14264
50c4c9f7
MH
142651998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14266
14267 * configure (gcc_version): Initialize properly depending on
14268 how and where configure is started.
14269 (recursion line): Pass a --with-gcc-version=${gcc_version}
14270 to configures in subdirs.
14271
d207ebef
JM
14272Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14273
14274 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 14275 cygmon
d207ebef 14276
5d4a5ee6
JL
14277Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14278
14279 * configure.in: Add cygmon and libstub support for mn10200.
14280
2f96399b
MH
142811998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14282
14283 * configure (gcc_version): Add new variable describing the
14284 particular gcc version we're building.
14285 * Makefile.in (libsubdir): Add new macro for the directory
14286 in which the compiler finds executables, libraries, etc.
14287 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14288 and libsubdir.
14289
c4137c50
AO
14290Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14291
ceff9b14
AO
14292 * Makefile.in (local-clean): Remove *.log.
14293 (warning.log): Built with warn_summary from build.log.
14294 (mail-report.log): Run test_summary.
14295 (mail-report-with-warnings.log): Run test_summary including
14296 warning.log in the report.
c4137c50 14297
276d5ee0
RL
14298Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14299
14300 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14301
5d4a5ee6
JL
14302Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14303
14304 * Makefile.in (grep): Grep no longer depends on libiberty.
14305
14306Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14307
14308 * Makefile.in: all-snavigator needs all-libgui.
14309
14310Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14311
14312 * configure.in: Add cygmon and libstub support for mn10300.
14313
8af14275
ILT
14314Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14315
14316 * missing: Update to version from automake 1.3.
14317
fbd836fc
ILT
14318 * ltmain.sh: On installation, don't get confused if the same name
14319 appears more than once in the list of library names.
14320
466456d9
ILT
14321Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14322
14323 * config.sub: Accept m68060 and m5200 as CPU names.
14324
5d4a5ee6
JL
14325Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14326
14327 * configure: Use && rather than using -a in test, because odd
14328 strings can confuse test.
14329 * configure.in: Likewise.
14330
fbd836fc
ILT
14331Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14332
14333 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14334
f0983958
AO
14335Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14336
14337 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 14338 bootstrap4-lean): New targets.
f0983958 14339
bfed1ea0
JL
14340Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14341
14342 * mpw-* Delete. Not used.
14343
5d4a5ee6
JL
14344Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14345
14346 * COPYING.LIB: Update FSF address.
14347
bfed1ea0
JL
14348Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14349
14350 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14351
5d4a5ee6
JL
14352 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14353 GAS_SUPPORT_DIRS.
14354
bfed1ea0
JL
14355Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14356
14357 * ltconfig, ltmain.sh: Avoid producing a version number if
14358 -version-info was not used.
14359
5d4a5ee6
JL
14360Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14361
14362 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14363 building with newlib.
14364
143651998-04-30 Paul Eggert <eggert@twinsun.com>
14366
d207ebef 14367 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 14368 Solaris `make' causes it to continue to next definition.
d207ebef
JM
14369
14370Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14371
14372 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14373 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
14374
14375Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14376
14377 * configure.in: Change alpha to alpha* in several places.
14378
d207ebef
JM
14379Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14380
14381 * config.sub: Recognize sparc86x.
14382
77be0cab
MM
14383Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14384
14385 * configure.in (--enable-target-optspace): Remove debug echo.
14386
62441128
JW
14387Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14388
14389 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14390
bfed1ea0
JL
14391Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14392
14393 * ltconfig: Update cygwin32 support.
14394
5d4a5ee6
JL
14395 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14396 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14397 (GDB_SUPPORT_DIRS): Likewise.
14398
3f4ea1de
MM
14399Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14400
14401 * configure.in (target_makefile_frag): If --enable-target-optspace,
14402 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
14403 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14404 not used.
14405 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 14406
5d4a5ee6
JL
14407Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14408
14409 * Makefile.in (all-bfd): Depend on all-intl.
14410 (all-binutils): Likewise.
14411 (all-gas): Likewise.
14412 (all-gprof): Likewise.
14413 (all-ld): Likewise.
14414
144151998-04-19 Brendan Kehoe <brendan@cygnus.com>
14416
14417 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14418
bfed1ea0
JL
14419Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14420
5d4a5ee6
JL
14421 * Makefile.in (all-bfd): Depend upon all-libiberty.
14422
bfed1ea0
JL
14423 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14424
5d4a5ee6
JL
14425Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14426
14427 * Makefile.in: Add libstub.
14428
14429 * configure.in: Ditto. Build libstub for targets that have cygmon
14430 support.
14431
14432Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14433
14434 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14435
14436Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14437
14438 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14439 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14440
ec8d6ddc
KW
14441Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14442
14443 * configure: Define DEFAULT_M4 by searching PATH.
14444 * Makfile.in: Use DEFAULT_M4.
14445
bfed1ea0
JL
14446Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14447
14448 * ltconfig: Add cygwin32 support.
14449
5d4a5ee6
JL
14450 * Makefile.in, configure.in: Add libtool as a native only directory
14451 to configure and build.
14452
547a6183
JL
14453Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14454
14455 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14456
5d4a5ee6 14457Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14458
5d4a5ee6
JL
14459 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14460
14461Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14462
14463 * Makefile.in: add ash make rules
14464 * configure.in: add ash to native_only and host_tools lists
14465
14466Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14467
14468 * Makefile.in (all-gettext, all-intl): New targets.
14469 (ALL_MODULES): Added all-gettext, all-intl.
14470 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14471 (INSTALL_MODULES): Added install-gettext, install-intl.
14472 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14473
14474 * configure.in (host_tools): Added gettext.
14475 (native_only): Likewise.
14476 (noconfigdirs) [various cases]: Likewise.
14477 (host_libs): Added intl.
14478
d207ebef
JM
14479Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14480
14481 * configure: Do not disable building gdbtk for cygwin32 hosts.
14482
e98e406f
NC
14483Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14484
14485 * configure.in: Add thumb-coff target.
14486 * config.sub: Add thumb-coff target.
14487
5d4a5ee6
JL
14488Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14489
14490 * Makefile.in: Revert yesterday's change.
14491 (all-target-winsup): all-target-librx stays out of here.
14492
14493Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14494
14495 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14496 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14497 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14498 Remove references to librx and libg++.
14499
14500Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14501
14502 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14503 recursive makes
14504
bfed1ea0
JL
14505Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14506
14507 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14508 for newlib directory.
bfed1ea0
JL
14509 (CXX_FOR_TARGET): Likewise.
14510
14511Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14512
14513 * ltconfig: Update after libtool/ltconfig.in change for
14514 hpux11.
14515
14516Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * ltconfig, ltmain.sh: Update to libtool 1.2.
14519
3cd730af
MH
14520Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14521
14522 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14523 (install-gcc-cross): Instead, override LANGUAGES here.
14524
80564603
DL
145251998-03-18 Dave Love <d.love@dl.ac.uk>
14526
14527 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14528 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14529
d207ebef
JM
14530Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14531
14532 * configure.in: Add Thumb-pe target.
14533
5d4a5ee6 14534Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14535
5d4a5ee6
JL
14536 * Makefile.in - changed sn targets to snavigator
14537 * configure.in - changed sn targets to snavigator
14538
2d4a0558
MH
14539Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14540
14541 * config-ml.in: After building symlink tree call make distclean
14542 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14543 to be the case for libiberty.
14544
04b93567
L
14545Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14546
14547 * configure: When making link, also check the current
14548 directory. The configure scripts may create one.
14549
9a06b842
RH
14550Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14551
14552 * config.sub: Accept alphapca56 and alphaev6 properly.
14553
217fc4e6
FS
14554Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14555
14556 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14557
3e07bdbd 14558Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14559
e490616e 14560 * config.sub (sco5): Fix typo.
3e07bdbd 14561
5d4a5ee6
JL
14562Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14563
14564 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14565 install-itcl.
14566 (install-itcl): Remove dependency on install-tcl.
14567
14568Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14569
14570 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14571
14572Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14573
14574 * configure.in: Don't build libgui for a cygwin32 target when not on
14575 a cygwin32 host.
14576
14577Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14578
14579 * configure (redirect): Set to null, so default behavior of
14580 configure is now --verbose.
14581
ce0d965c
DL
145821998-02-16 Dave Love <d.love@dl.ac.uk>
14583
14584 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14585 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14586
3acd1fd0
MH
14587Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14588
14589 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14590 this change to sync Makefile.in with its ChangeLog entries.
14591
5d4a5ee6
JL
14592Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14593
14594 * ltmain.sh (mkdir): Check that the directory doesn't exist
14595 before we exit with error, so that we don't get races during
14596 parallel builds.
14597
bfed1ea0
JL
14598Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14599
14600 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14601
4e77e8f1
MH
14602Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14603
14604 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14605 PICFLAG_FOR_TARGET.
14606 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14607
14608 * configure: Emit a definition for the new macro enable_shared
14609 into each Makefile.
14610
5d4a5ee6
JL
14611Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14612
14613 * configure.in (host_tools, native_only): Add libtool.
14614
14615Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14616
14617 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14618 Fix typo in ming config comment.
14619
bfed1ea0
JL
14620Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14621
14622 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14623
5d4a5ee6
JL
14624Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14625
14626 * config.sub: Add tic30 cases, and map c30 to tic30.
14627
8821a725
RH
14628Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14629
14630 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14631 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14632 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14633 (CLEAN_TARGET_MODULES): Similarly
14634 (all-target-libf2c): Add dependences.
4e81ae98 14635 * configure.in (target_libs): Add libf2c.
8821a725 14636
5d4a5ee6
JL
14637Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14638
14639 * configure.in: Remove expect from noconfigdirs when target
14640 is cygwin32. OK to build expect and dejagnu with Canadian
14641 Cross.
14642
0aadd657
ILT
14643Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14644
5d4a5ee6
JL
14645 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14646 host.
14647
0aadd657
ILT
14648 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14649 and mingw32.
14650
d0a8352c
MH
14651Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14652
14653 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14654 here as it is not defined in the toplevel Makefile.
14655
59739e3c
MH
14656Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14657
14658 * configure (package_makefile_rules_frag): New variable, which names
14659 a file with generic rules, ...
14660 Change comment to mention we now have FIVE parts.
14661 * configure: Undo last change.
14662
228197ee
LT
14663Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14664
14665 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14666 * config.sub: More accurate determination of HP processor types.
228197ee 14667
efd4c0ba
MH
14668Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14669
14670 * configure (package_makefile_frag): Move inserting the
14671 ${package_makefile_frag} to where it should be according
14672 to the comment.
14673
6eef3189
PB
14674Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14675
14676 * config.guess: Add support for Linux/ARM.
14677
d207ebef
JM
14678Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14679
14680 * .cvsignore: Remove *-info and *-install since they match
14681 release-info and mpw-install, which we don't want to just ignore.
14682
48464ebf
RH
14683Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14684
14685 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14686
803462a7
PN
14687Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14688
14689 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14690 local_prefix to sub-make invocations.
14691
520ab477
L
14692Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14693
14694 * configure.in: Check makefile fragments in the source
14695 directory.
14696
4bcdb76d
AO
14697Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14698
ceff9b14
AO
14699 * configure.in: Check whether host and target makefile
14700 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14701
5d4a5ee6
JL
14702Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14703
14704 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14705
14706Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14707
14708 * configure.in: Make sure we only replace RPATH_ENVVAR on
14709 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14710 regexp to sed.
14711
14712 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14713 to sub-makes.
14714
0d3e11a5
LI
147151998-01-13 Lee Iverson (leei@ai.sri.com)
14716
14717 * config-ml.in (multi-do): LDFLAGS must include multilib
14718 designator.
14719
d45b3d87 14720Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14721
14722 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14723
d39cd7a1
MK
14724Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14725
14726 * config.sub: Add mingw32 support.
14727 * configure.in: Likewise.
d39cd7a1 14728
6decbc24
FS
14729Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14730
14731 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14732
5d4a5ee6
JL
14733Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14734
14735 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14736 * configure (gxx_include_dir): Provide a definition for subdirs
14737 which do not use autoconf.
14738
14739Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14740
14741 * config.guess: Sync with egcs. Picks up new alpha support,
14742 BeOS & some additional linux support.
14743
d3d1907a
JL
14744Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14745
14746 * config.guess: HP 9000/803 is a PA1.1 machine.
14747
b104e095
RH
14748Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14749
14750 * configure.in: It's alpha*-...
14751
aca823c1
L
14752Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14753
14754 * configure.in (host_makefile_frag, target_makefile_frag):
14755 Handle multiple config files.
14756 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14757 alpha-*-*.
14758
d207ebef
JM
14759Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14760
14761 * mkdep: New file.
14762
14763Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14764
14765 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14766
5d4a5ee6
JL
14767Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14768
14769 * Makefile.in: Add libgui directory.
14770 (GDB_TK): Add all-libgui.
14771 * configure.in: Add libgui directory.
14772 * configure: Add all-libgui to GDB_TK.
14773
14774Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14775
14776 * config-ml.in (multidirs): Add m32r to multilib list.
14777
14778Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14779
14780 * Makefile.in (all-target-gperf): Change dependency to
14781 all-target-libstdc++.
14782
baf55877
FF
14783Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14784
14785 * config.guess: Add BeOS support.
14786
5d4a5ee6
JL
14787Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14788
14789 Source directory cvs renamed to cvssrc:
14790 * configure.in (host_tools): Change cvs to cvssrc.
14791 (native_only): Likewise.
14792 (noconfigdirs) [various cases]: Likewise.
14793 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14794 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14795 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14796 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14797 (all-cvssrc): Rename target from all-cvs.
14798
f2d76545
JL
14799Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14800
14801 * configure (gxx_include_dir): Fix thinko.
14802
205cba53
JL
14803Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14804
14805 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14806 (install-cross, install-gcc-cross): New targets.
14807
5d4a5ee6
JL
14808Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14809
14810 * configure.in (noconfigdirs): Add support for Thumb target.
14811
14812 * config.sub (maybe_os): Add support for Thumb target.
14813
14814Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14815
14816 * Makefile.in: Add rules for cygmon.
14817
14818 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14819
96b0f1fc
JL
14820Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14821
14822 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14823 * configure (gxx_include_dir): Provide a definition for subdirs
14824 which do not use autoconf.
d207ebef
JM
14825
14826Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14827
14828 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14829 11/18/97 build
d207ebef 14830
7dfef6ed
JL
14831Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14832
14833 * From Franz Sirl.
14834 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14835 found on RedHat Linux systems.
96b0f1fc 14836
83cfe7c0
JL
14837Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14838
14839 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14840 guesses.
14841
7dfef6ed
JL
14842Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14843
14844 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14845
5d4a5ee6
JL
14846Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14847
14848 * ltmain.sh: If mkdir fails, check whether the directory was created
14849 anyhow by some other process.
14850
d207ebef
JM
14851Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14852
14853 * configure.in (d30v-*-*): Configure all directories.
14854
14855Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14856
14857 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14858 for the D30V.
14859
14860Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14861
14862 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14863
5d4a5ee6
JL
14864Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14865
e490616e
ZW
14866 * include/libiberty.h: Add extern "C" { so it can be used with C++
14867 progrms.
14868 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14869 programs.
5d4a5ee6 14870
d207ebef
JM
14871Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14872
14873 * configure.in (d30v-*-*): Configure GCC now.
14874
5d4a5ee6
JL
14875Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14876
14877 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14878 is no longer needed.
14879
c9670e62
JM
14880Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14881
14882 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14883
cc71c0ca
MH
14884Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14885
14886 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14887 targets using "$@" to provide support for similar but not identical
14888 targets without having to duplicate code.
14889
d207ebef
JM
14890Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14891
14892 * makefile.vms: Fix to work with DEC C.
14893
14894Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14895
14896 * config.sub: Add mips-tx39-elf to marketing names.
14897
14898Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14899
14900 * ltmain.sh: Handle symlinks in generated script.
14901
14902Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14903
14904 * configure: Handle autoconf style directory options: --bindir,
14905 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14906 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14907 --sysconfdir.
14908 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14909 (sharedstatedir, localstatedir, oldincludedir): New variables.
14910 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14911 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14912 sbindir, sharedstatedir, and sysconfdir.
14913
b1e3ddfd
AJ
14914Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14915
14916 * Makefile.in (bootstrap-lean): New target.
14917
d207ebef
JM
14918Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14919
14920 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14921 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14922
14923Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14924
14925 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14926
09f97c1e
JL
14927Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14928
14929 * Makefile.in (cross): New target.
14930
335d0ab2
AO
14931Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14932 Jeff Law <law@cygnus.com>
14933
14934 * Makefile.in (bootstrap2, bootstrap3): New targets.
14935 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14936 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14937
d207ebef
JM
14938Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14939
14940 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14941 windows. Consistent with gdb/configure.
d207ebef 14942
e693cc28
UD
149431997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14944
e693cc28
UD
14945 * configure.in: Name Linux target fragment.
14946
14947 * configure: Rewrite so that project Makefile fragment is inserted
14948 first and appears last in the resulting Makefile.
14949
d207ebef
JM
14950Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14951
14952 * Makefile.in (install-itcl): Install tcl first.
14953
5d4a5ee6
JL
14954Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14955
14956 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14957
f401679e
JW
14958Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14959
14960 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14961
14962 * configure.in (skipdirs): Add target-librx for Linux.
14963 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14964
ec20b1b9
JL
14965Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14966
14967 * Makefile.in (bootstrap): New target.
14968
becdcf6d
JL
14969Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14970
63f6bcd7 14971 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14972
d207ebef
JM
14973Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14974
14975 * config.guess: Merge with FSF.
14976
0c82f6bf
FF
14977Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14978
14979 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14980
d207ebef
JM
14981Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14982
14983 * config.sub: Add "marketing-names" patch.
14984
3fbc0b70
JS
14985Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14986
e490616e 14987 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14988
e20d4801
JL
14989Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14990
14991 * config.sub: Handle v850-elf.
14992
fe181f78 14993Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
14994
14995 * .cvsignore (*-install): Remove.
14996
bfed1ea0
JL
14997Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14998
14999 * ltconfig: Set CONFIG_SHELL in libtool.
15000 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15001
558a1e7c
JW
15002Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15003
15004 * configure.in (target_subdir): Set to libraries if enable_multilib.
15005
7818d6fc
JW
15006Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15007
15008 * config.guess: Update from gcc directory.
15009
d207ebef
JM
15010Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15011
15012 * Makefile.in (all-sim): Depends on all-readline.
15013
6599da04
JM
15014Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15015
15016 * Makefile.in (BISON, YACC): Use $$s.
15017 (all-bison): Depend on all-texinfo.
15018
15019Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15020
15021 * Makefile.in (BISON): Add -L flag.
15022 (YACC): Likewise.
15023
d207ebef
JM
15024Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15025
4e81ae98
EC
15026 * configure.in (noconfigdirs): Add support for v850e target.
15027
d207ebef
JM
15028 * config.sub (maybe_os): Add support for v850e target.
15029
15030Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15031
4e81ae98
EC
15032 * configure.in (noconfigdirs): Add support for v850ea target.
15033
d207ebef
JM
15034 * config.sub (maybe_os): Add support for v850ea target.
15035
6599da04
JM
15036Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15037
15038 * config.sub: Add mipstx39. Delete r3900.
15039
15040Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15041
15042 * Makefile.in (all-autoconf): Depends on all-texinfo.
15043
15044Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15045
15046 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15047 eabi targets.
15048
15049Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15050
15051 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15052
15053 * configure: When handling a Canadian Cross, handle YACC as well as
15054 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 15055 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
15056
15057Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15058
15059 * Makefile.in (BISON): bison, not byacc or bison -y.
15060 (YACC): bison -y or byacc or yacc.
15061 (various): Add *-bison as appropriate.
15062 (taz): No need to mess with BISON anymore.
15063
15064Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15065
15066 * configure: If OSTYPE matches *win32*, try to find a good value for
15067 CONFIG_SHELL.
15068
15069Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15070
15071 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15072 configure.in if it is present.
15073
15074Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15075
15076 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15077
15078Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15079
15080 * config.sub: Recognize `arc' cpu.
15081 * configure.in: Likewise.
15082 * config-ml.in: Likewise.
15083
15084Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15085
15086 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15087
15088Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15089
15090 * configure: Changed sed delimiter from ':' to '|' when
15091 attempting to substitute ${config_shell} for SHELL. On
15092 NT ${config_shell} may contain a ':' in it.
15093
15094Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15095
15096 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15097
15098Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15099
15100 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15101
15102Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15103
15104 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15105
15106 * ylwrap: If the program is a relative path, force it to be
15107 absolute.
15108
15109Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15110
15111 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15112
15113Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15114
15115 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
15116 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15117 for libraries.
6599da04
JM
15118
15119Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15120
15121 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 15122 separated by spaces.
6599da04
JM
15123
15124Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * ylwrap: New file.
15127 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15128
15129 * ltmain.sh: Handle /bin/sh at start of install program.
15130
15131 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15132
15133 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15134 * missing: New file, from automake 1.2.
15135
15136Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15139 check-tk to CHECK_X11_MODULES.
15140
15141Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15142
15143 * config.sub: Merge with FSF.
15144
15145Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15146
15147 * config.guess: Merge with FSF.
15148
15149Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15150
15151 * configure: Treat msdosdjgpp like go32.
15152 * configure.in: Likewise. Don't remove gprof for go32.
15153
15154 * configure: Change Makefile.tem2 to Makefile.tm2.
15155
15156Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15157
15158 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15159
15160Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15161
15162 * install-sh (chmodcmd): Set to null if the DST directory already
15163 exists. Same as Nov 11th change.
15164
15165Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15166
4e81ae98 15167 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
15168
15169Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15170
15171 * config.guess: Update from FSF.
15172
15173Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15174
15175 * Makefile.in (GDB_TK): Depend on itcl and tix.
15176
15177Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15178
15179 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15180 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15181 (INSTALL_SCRIPT): New variable.
15182 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15183 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15184 to -x.
15185 * install-sh: Add support for -x option.
15186
15187Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15188
15189 * configure.in, Makefile.in: Treat tix like itcl.
15190
15191Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15192
15193 * Makefile.in (WINDRES): New variable.
15194 (WINDRES_FOR_TARGET): New variable.
15195 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15196 (EXTRA_HOST_FLAGS): Add WINDRES.
15197 (EXTRA_TARGET_FLAGS): Add WINDRES.
15198 (EXTRA_GCC_FLAGS): Add WINDRES.
15199 ($(DO_X)): Pass down WINDRES.
15200 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15201 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15202 DLLTOOL_FOR_TARGET.
15203
15204Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15205
15206 * configure.in: configure sim before gdb for win32-x-ppc
15207
15208Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15209
15210 Move gperf into the toplevel, from libg++.
15211 * configure.in (target_tools): Add target-gperf.
15212 (native_only): Add target-gperf.
15213 * Makefile.in (all-target-gperf): New target, depend on
15214 all-target-libg++.
15215 (configure-target-gperf): Empty rule.
15216 (ALL_TARGET_MODULES): Add all-target-gperf.
15217 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15218 (CHECK_TARGET_MODULES): Add check-target-gperf.
15219 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15220 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15221
15222Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 15223
6599da04
JM
15224 * config.sub (mn10200): Recognize new basic machine.
15225
15226Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15227
15228 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15229 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15230
15231Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15232
15233 * configure.in: If we're building mips-sgi-irix6* native, turn on
15234 ENABLE_MULTILIB and set TARGET_SUBDIR.
15235
15236Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15237
15238 * Makefile.in (all-sn): Depend on all-grep.
15239
15240Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15241
15242 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15243
15244 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15245 Makefile. From Jeff Makey <jeff@cts.com>.
15246 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15247
15248 * Makefile.in (DISTBISONFILES): Remove.
15249 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15250 $(DEFAULT_YACC).
15251
15252 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 15253 cygwin32.
6599da04
JM
15254
15255 * Makefile.in (LD): New variable.
15256 (EXTRA_HOST_FLAGS): Pass down LD.
15257 ($(DO_X)): Likewise.
15258
15259Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15260
15261 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15262
15263Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15264
15265 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 15266 before adding our own. Always add --build.
6599da04
JM
15267
15268Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15269
15270 * configure.in (targargs): Pass --build if we're doing
15271 a cross-compile.
15272
15273Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15274
ca236658 15275 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
15276 sed. Otherwise sed chokes on NT path names with drive
15277 designators. Also look for "?:*" as the leading characters in an
15278 absolute pathname.
15279
15280Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15281
15282 * config.sub: Support for r3900.
15283
15284Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15285
15286 * configure.in: Use install-sh, not install.sh.
15287
15288Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15289
15290 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15291 apply it twice.
15292
15293Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15294
15295 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15296 install-binutils.
15297
15298Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15299
15300 * Makefile.in: Add automake targets.
15301 * configure.in (host_tools): Add automake.
15302
15303Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15304
15305 * configure: Default CXX to c++, not gcc.
15306 * Makefile.in (CXX): Set to c++, not gcc.
15307 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15308
15309Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15310
15311 * install-sh: try appending a .exe if source file doesn't
15312 exist
15313
15314Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15315
15316 * configure.in: Turn on multilib by default.
15317 (cross_only): Remove target-libiberty.
15318
15319 * Makefile.in (all-gcc): Don't depend on libiberty.
15320
15321Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15322
15323 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15324
15325Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15326
15327 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15328 (DISTBISONFILES): Add ld/Makefile.in
15329
15330Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15331
15332 * configure.in: if target is cygwin32 but host isn't cygwin32,
15333 don't configure gdb tcl tk expect, not just gdb.
15334
15335Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15336
15337 * configure.in: Added gnuserv everywhere sn appears.
15338
15339 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15340 (CROSS_CHECK_MODULES): Added check-gnuserv.
15341 (INSTALL_MODULES): Added install-gnuserv.
15342 (CLEAN_MODULES): Added clean-gnuserv.
15343 (all-gnuserv): New target.
15344
15345Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15346
15347 * config.guess: Fixes for MIPS OpenBSD systems.
15348
15349Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15350
15351 * Makefile.in (INSTALL_XFORM): Remove.
15352 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15353
15354 * mkinstalldirs: New file, copied from automake.
15355 * Makefile.in (installdirs): Rename from install-dirs. Use
15356 mkinstalldirs. Change all users.
15357 (DEVO_SUPPORT): Add mkinstalldirs.
15358
15359Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15360
15361 * install-sh: Rename from install.sh.
15362 * Makefile.in (INSTALL): Change install.sh to install-sh.
15363 (DEVO_SUPPORT): Likewise.
15364
15365 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15366 Graichen <graichen@rzpd.de>.
15367
15368Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15369
15370 * config.guess: Recognize OpenBSD systems correctly.
15371
15372Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15373
15374 * README, Makefile.in (ETC_SUPPORT): Remove references to
15375 cfg-paper*, configure.{texi,man,info*}._
15376
15377Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15378
15379 * Makefile.in (all.normal): Ensure that gcc is built after all
15380 the x11 - ie gdb - targets.
15381
15382Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15383
15384 * makefile.vms: Don't run conf-a-gas.
15385
15386Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15387
e490616e 15388 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 15389
d207ebef
JM
15390Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15391
15392 * configure.in: Remove noconfigdirs case since gdb also
15393 configures and builds for tic80-coff.
15394
6599da04
JM
15395Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15396
15397 * configure: Set cache_file to config.cache.
15398 * Makefile.in (local-distclean): Remove config.cache.
15399
15400Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * COPYING: Update FSF address.
15403
d207ebef
JM
15404Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15405
15406 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15407 noconfigdirs.
15408
6599da04
JM
15409Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15410
15411 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15412 MAKEDIRS, is empty.
15413
15414Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15415
15416 * config.sub: Tweak mn10300 entry.
15417
15418Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15419
15420 * configure.in (host_tools): Put sim before gdb, so gdb's
15421 configure.tgt can determine if the simulator was configured.
15422
15423Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15424
15425 * config.sub: Move BeOS $os case to be with other Cygnus
15426 local cases.
15427
15428Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15429
15430 * config.sub: Remove misplaced comment that broke Linux.
15431
15432Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15433
15434 * config.sub: Add BeOS support.
15435
15436Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15437
15438 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15439
15440Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15441
15442 * configure.in (noconfigdirs): Remove tcl and tk from
15443 noconfigdirs for cygwin32 builds.
15444
d207ebef
JM
15445Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15446
15447 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15448
6599da04
JM
15449Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15450
15451 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15452 make-all.com, use makefile.vms instead.
15453
15454Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15455
15456 * config.sub: Accept -lnews*.
15457
d207ebef
JM
15458Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15459
15460 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15461 target-examples and target-libiberty for d30v.
d207ebef
JM
15462
15463Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15464
15465 * configure.in (noconfigdirs): Enable ld for d30v.
15466
15467Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15468
15469 * configure.in (tic80-*-*): Build compiler.
15470
15471Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15472
15473 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15474 unsupported d30v directories
d207ebef
JM
15475
15476Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15477
4e81ae98
EC
15478 * config.sub, configure.in: Add d30v target cpu.
15479
6599da04
JM
15480Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15481
15482 * makefile.vms: New file.
15483 * make-all.com: Remove.
15484
15485Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15486
15487 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15488
15489Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15490
15491 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15492
15493Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15494
15495 * Makefile.in (ALL_MODULES): Added all-db.
15496 (CROSS_CHECK_MODULES): Addec check-db.
15497 (INSTALL_MODULES): Added install-db.
15498 (CLEAN_MODULES): Added clean-db.
15499
15500Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15501
15502 * config.guess: Merge with latest FSF sources.
15503
15504Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15505
15506 * Makefile.in (ALL_MODULES): Added all-itcl.
15507 (CROSS_CHECK_MODULES): Added check-itcl.
15508 (INSTALL_MODULES): Added install-itcl.
15509 (CLEAN_MODULES): Added clean-itcl.
15510
15511Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15512
15513 * configure.in: build gdb for mn10200
15514
15515Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15516
15517 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15518
d207ebef
JM
15519Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15520
15521 * configure.in (tic80-*-*): Turn off most targets right now.
15522
6599da04
JM
15523Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15524
15525 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15526 rather than the makeinfo program.
15527 (do-info): Depend upon all-texinfo.
15528
15529Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15530
15531 * configure.in: Remove uses of config/mh-linux.
15532
15533 * config.sub, config.guess: Merge with latest FSF sources.
15534
d207ebef
JM
15535Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15536
15537 * config.sub (case $basic_machine): Add tic80 entries.
15538
6599da04
JM
15539Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15540
15541 * config.sub, config.guess: Merge with latest FSF sources.
15542
15543Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15544
15545 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15546 * mpw-config.in: Test for NewFolderRecursive.
15547 * mpw-install: Use symbolic name for startup filename.
15548 * mpw-README: Add various additional details.
15549
15550Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15551
15552 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15553
15554Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15555
15556 * configure.in: Do build gcc and the target libraries for
15557 the mn10200.
15558
15559Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15560
15561 * configure.in: don't avoid building gdb for mn10300 any more
15562 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15563 instead of single-quoting it.
15564
15565Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15566
15567 * configure.in: Don't use --with-stabs on IRIX 6.
15568
15569Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15570
15571 * configure.in (m32r): Build gdb, libg++ now.
15572
15573Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15574
15575 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15576 directories from noconfigdirs.
15577
15578Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15579
15580 * config.sub (basic_machine): added mips16 configuration
15581
15582Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15583
15584 * config.sub: Handle d10v-unknown.
15585
d207ebef
JM
15586Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15587
15588 * config.sub: Handle v850-unknown.
15589
6599da04
JM
15590Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15591
15592 * Makefile.in: add findutils
15593 * configure.in: add findutils to list of host_tools
15594
15595Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15596
15597 * config.sub: Handle mn10200 and mn10300.
15598
15599Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15600
15601 * configure.in (d10v-*): Do not build librx.
15602
15603Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15604
15605 * configure.in (mn10300): Build everything except gdb & libgloss.
15606
15607Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15608
15609 * config.guess: Patch for Dansk Data Elektronik servers,
15610 from Niels Skou Olsen <nso@dde.dk>.
15611
15612 For ncr, use /bin/uname rather than uname, since GNU uname does not
15613 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15614
15615 Patch for MIPS R4000 running System V,
15616 from Eric S. Raymond <esr@snark.thyrsus.com>.
15617
15618 Fix thinko for nextstep.
15619
15620 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15621
15622 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15623 * config.guess: Guess mips-dec-mach_bsd4.3.
15624
15625 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15626 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15627 release numbers.
15628 * config.guess (mips-mips-riscos*): Emit just enough of the
15629 release number.
15630
15631 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15632 * config.guess (sparc-auspex-sunos*): Added.
15633 (f300-fujitsu-*): Added.
15634
15635 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15636 * config.guess: Recognize a Tadpole as a sparc.
15637
15638Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15639
15640 * config.guess: Don't assume that NextStep version is either 2 or
15641 3. NextStep 4 (aka OpenStep 4) has come out now.
15642
15643Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15644
15645 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15646 From Rik Faith <faith@cs.unc.edu>.
15647
15648Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15649
15650 * config.sub: Contributions from bug-gnu-utils to:
15651 Support plain "hppa" (no version given) architecture, reported by
15652 OpenStep.
15653 OpenBSD like NetBSD.
15654 LynxOs is not a hardware supplier.
15655
15656 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15657 OpenBSD like NetBSD.
6599da04
JM
15658 Stratus systems.
15659 More Pyramid systems.
15660 i[n>4]86 Intel chips.
15661 M680[n>4]0 Motorola chips.
15662 Use unknown instead of lynx for hardware manufacturer.
15663
15664Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15665
15666 * install.sh (chmodcmd): Set to null if the DST directory already
15667 exists.
15668
15669Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15670
15671 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15672 not use mt-ppc target Makefile fragment any more.
15673
15674Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15675
15676 * configure.in (*-*-windows): Exclude everything but those dirs
15677 needed to build windows.
15678
15679Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15680
15681 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15682
15683Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15684
15685 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15686
15687Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15688
15689 * Undo my previous change.
15690
15691Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15692
15693 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15694 unconditionally.
15695 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15696
15697Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15698
15699 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15700 host to add it's own flags.
6599da04
JM
15701
15702Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15703
15704 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15705
15706Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15707
15708 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15709 (CXX_FOR_TARGET): Likewise.
15710 (GCC_FOR_TARGET): Define.
15711 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15712 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15713 CC_FOR_TARGET was specified on the command line.
15714 (MAKEOVERRIDES): Don't define.
15715
15716Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15717
15718 * configure.in (m32r): Fix spelling of libg++ libs.
15719
15720Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15721
15722 * config.sub (-apple*): Remove, now redundant.
15723
15724Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15725
15726 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15727
15728 * configure: Rework yesterday's sed script patch.
15729
15730 * config.sub: Merge with FSF.
15731
15732Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15733
15734 * config.guess: Merge from FSF.
15735
15736 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15737 * config.guess: Use pc instead of unknown, for pc clone systems.
15738 Change linux to linux-gnu.
6599da04
JM
15739
15740 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15741 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15742
15743Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15744
15745 * test-build.mk (HOLES): Add "xargs" for gdb.
15746
15747 * configure: Avoid hpux10.20 sed bug.
15748
15749Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15750
731a8127 15751 * configure.in: Add support for windows host
6599da04
JM
15752 (that is a build done under the Microsoft build environment).
15753
15754Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * Makefile.in: Replace all uses of srcroot with s, to shrink
15757 command line lengths.
15758
15759 Patches from Geoffrey Noer <noer@cygnus.com>:
15760 * configure.in: If configuring for newlib, pass --with-newlib to
15761 subdirectories.
15762 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15763 -Bnewlib/ and -Lwinsup to gcc.
15764 (CXX_FOR_TARGET): Likewise.
15765
15766Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15767
15768 * Makefile.in (ETC_SUPPORT): Add configure.
15769
15770Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15771
4e81ae98 15772 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15773 host configuration file.
15774
15775Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15776
15777 * configure.in: Break mn10x00 support into separate
15778 mn10200 and mn10300 configurations.
15779 * config.sub: Likewise.
15780
15781Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15782
15783 * configure.in: Add lots of stuff to noconfigdirs for
15784 the mn10x00 targets.
15785
15786 * config.sub, configure.in: Add mn10x00 support.
15787
15788Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15789
15790 * make-all.com: Call conf-a-gas, not config-a-gas.
15791
15792Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15793
15794 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15795 targets.
6599da04
JM
15796
15797Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15798
15799 * mpw-README: Add much more detail for native PowerMac.
15800 * mpw-install: New file.
15801 * mpw-configure: Add --norecursion and --help options.
15802 * mpw-config.in: Translate readme and install files when
15803 copying to objdir.
15804 * mpw-build.in: Don't always depend on byacc and flex.
15805 (install-only-top): New action.
15806
d207ebef
JM
15807Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15808
15809 * configure.in: You can now configure GDB for the v850.
15810
6599da04
JM
15811Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15812
15813 * configure.in (noconfigdirs): Don't configure any C++ dirs
15814 if targeting D10V.
15815
15816Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15817
15818 * config.sub: Recognize mips64vr5000.
15819
15820Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15821
15822 * configure.in: Use a single line for host_tools and native_only.
15823
15824Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15825
15826 * config.sub, configure.in: Add entries for m32r.
15827
15828Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15829
15830 * Makefile.in (inet-install): Don't run install-gzip.
15831
15832Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15833
15834 * configure.in: Don't config lots of things for *-*-windows*.
15835
15836Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15837
15838 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15839 (host_libs, host_tools): Copy from configure.in.
15840 * mpw-configure: Don't complain about directories not found.
15841
15842Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15843
15844 * configure.in (i[345]86): Recognize i686 for pentium pro.
15845 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15846 file.
15847
15848 * config.guess (i[345]86): Ditto.
15849
15850Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15851
15852 * configure.in (noconfigdirs): Removed gdb for D10V.
15853
d207ebef 15854Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15855
d207ebef
JM
15856 * configure.in: Remove ld, target-libio, target-libg++, and
15857 target-libstdc++ from noconfigdirs.
5d4a5ee6 15858
6599da04
JM
15859Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15860
15861 * configure: Fix three locations where shell scripts were
15862 being run directly rather than with config_shell.
15863
d207ebef
JM
15864Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15865
15866 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15867 * config.sub (basic_machine): Recognize v850.
15868
6599da04
JM
15869Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15870
15871 * mpw-configure: Handle multiple enable/disable options and
15872 pass them down recursively, handle -c and -s flags appropriately
15873 depending on choice of compiler, add escape mechanism for
15874 quoted arguments to gC.
15875
15876Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15877
15878 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15879 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15880 so that -mrelocatable-lib and -mno-eabi are used.
15881
15882 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15883 not support --print-multi-lib, don't abort.
15884
6599da04
JM
15885Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15886
15887 * make-all.com: Run config-a-gas.
15888 * setup.com: Don't copy subdirectory files around.
15889
15890Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15891
15892 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15893 target, it now compiles correctly.
15894
15895Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15896
15897 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15898
15899Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15900
4e81ae98 15901 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15902
15903Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15904
15905 * configure.in (native_only): Add prms.
15906
15907Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15908
15909 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15910 (BINUTILS_SUPPORT_DIRS): Likewise.
15911
15912Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15913
15914 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15915 d10v support is added.
15916
15917Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15918
15919 * configure.in (d10v-*-*): New target.
15920
15921Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15922
15923 * config.guess (HP 9000/811): Recognize this as a PA1.1
15924 machine.
15925
15926Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15927
15928 * Makefile.in (do-tar-gz): New target, split out from tail end of
15929 taz target. Run each command separately, don't use pipes.
15930 (taz): Use it.
15931
15932Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15933
15934 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15935 * mpw-build.in: No builds should depend on building byacc or flex,
15936 they are assumed to be installed already.
15937
15938Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15939
15940 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15941 variable that CC_FOR_TARGET needs.
15942
15943Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15944
15945 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15946 options have changed since the last time the subdirectory was
15947 configured, and if it has, reconfigure.
15948 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15949 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15950
15951Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15952
15953 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15954 CLEAN_MODULES): Add bash.
15955 (all-bash): New target.
15956
15957Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15958
15959 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15960
15961Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15962
15963 * config.sub (basic_machine): Recognize d10v as a valid processor.
15964
15965Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15966
15967 * mpw-configure: Add support for --bindir.
15968 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15969
15970Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15971
15972 * configure.in: add bash, time, gawk to list of hosttools and things
15973 to only build for native toolchains
15974
15975Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15976
15977 * Makefile.in (docdir): Remove.
15978
15979Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15980
15981 * Makefile.in (datadir): Set to $(prefix)/share.
15982
15983Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15984
15985 * configure.in: build diff and patch for cygwin32-hosted
15986 toolchains.
15987
15988Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15989
15990 * config.sub: Accept -rtems*.
15991
15992Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15993
e490616e
ZW
15994 * configure.in: enable dosrel for cygwin32-hosted builds,
15995 remove diff from the list of things not buildable
15996 via Canadian Cross
6599da04
JM
15997
15998Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15999
16000 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 16001 don't get ". ".
6599da04
JM
16002
16003Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16004
16005 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16006
16007Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16008
16009 * Makefile.in (taz): Handle case where tex3patch didn't even get
16010 checked out. Also, if it was found, put the symlink in a new util
16011 subdirectory.
16012
16013Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16014
16015 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16016
16017Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16018
16019 * config.sub: Recognize -openvms.
16020 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16021 * make-all.com, setup.com: New files.
16022
16023Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16024
16025 * Makefile.in (taz): tex3patch moved to texinfo/util.
16026
16027Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16028
16029 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16030 * configure.in: remove make from disable-if-Can-Cross list
16031 enable gdb if ${host} and ${target} are cygwin32
16032
16033Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16034
16035 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16036 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16037
16038Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16039
16040 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16041 distinguish sysv/svr4/bsd variants.
16042 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16043
16044Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16045
16046 * configure.in: Added copyright notice.
16047 * move-if-change: Added copyright notice.
16048
16049Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16050
16051 * configure.in (powerpcle-*-solaris*): Until we get shared
16052 libraries working, don't build gdb, sim, make, tcl, tk, or
16053 expect.
16054
16055Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16056
16057 * config.guess: Merge with FSF:
16058
16059 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16060 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16061
16062 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16063 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16064
16065 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16066 * config.guess: Combine two OSF1 rules.
16067 Also recognize field test versions. From mjr@zk3.dec.com.
16068 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16069 because GNU uname does not support -p. From pmr@pajato.com.
16070
16071Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16072
16073 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16074
16075Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16076
16077 * mpw-README: Document GCCIncludes.
16078
16079Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16080
16081 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16082
16083Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16084
16085 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16086
16087Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16088
16089 * configure.in (*-*-cygwin32): Configure make.
16090
16091Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16092
16093 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16094
16095Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16096
16097 * Makefile.in (all-inet): Depend on all-perl.
16098
16099 * Makefile.in (inet-install): New target.
16100
16101 * Makefile.in (all-inet): Depend on all-tcl.
16102 (all-inet): Depend on all-send-pr.
16103
16104Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16105
16106 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16107 temporarily.
16108
16109Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * configure.in: Don't configure --with-gnu-ld on AIX.
16112
16113Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16114
16115 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16116
16117Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16118
16119 * Makefile.in (ALL_MODULES): Added all-inet.
16120 (CROSS_CHECK_MODULES): Added check-inet.
16121 (INSTALL_MODULES): Added install-inet.
16122 (CLEAN_MODULES): Added clean-inet.
16123 (all-indent): New target.
16124
16125 * configure.in (host_tools): Added inet.
16126 (native_only): Added inet.
16127 (noconfigdirs): Added inet.
16128
16129Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * configure.in: Don't configure libgloss if we are not configuring
16132 newlib.
16133
16134Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16135
16136 * configure.in: Don't configure libgloss for unsupported
16137 architectures.
16138
16139Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16140
16141 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16142
16143Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16144
16145 * Makefile.in (ALL_MODULES): Include all-apache.
16146 (CROSS_CHECK_MODULES): Include check-apache.
16147 (INSTALL_MODULES): Include install-apache.
16148 (all-apache): New target.
16149
16150 * configure.in: Added apache everywhere perl is seen.
16151
16152Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16153
16154 * Makefile.in: Add support for clean-{module} and
16155 clean-target-{module} rules.
16156
16157Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16158
16159 * configure.in (*-*-ose) do not build libgloss.
16160
16161Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16162
16163 * config.guess (prep*:SunOS:5.*:*): Turn into
16164 powerpele-unknown-solaris2.
16165
16166Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16167
16168 * configure.in: Permit --enable-shared to specify a list of
16169 directories.
16170
16171Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16172
16173 * configure.in (host==solaris): Pass only the first word of $CC
16174 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16175
16176Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16177
16178 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16179
16180Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16181
16182 * Makefile.in (ALL_MODULES): Include all-perl.
16183 (CROSS_CHECK_MODULES): Include check-perl.
16184 (INSTALL_MODULES): Include install-perl.
16185 (ALL_X11_MODULES): Include all-guile.
16186 (CHECK_X11_MODULES): Include check-guile.
16187 (INSTALL_X11_MODULES): Include install-guile.
16188 (all-perl): New target.
16189 (all-guile): New target.
16190
16191 * configure.in (host_tools): Include perl and guile.
16192 (native_only): Include perl and guile.
16193 (noconfigdirs): Don't build guile and perl; no ports have been
16194 done.
16195
16196Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16197
e490616e
ZW
16198 * configure (--enable-*): Handle quoted option lists such as
16199 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
16200
16201Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16202
16203 * Makefile.in ({,inst}all-target): New rule so we can make and
16204 install all of the target directories easily.
16205
16206Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16207
16208 * configure.in: Add missing global flag in sed substitution when
16209 deleting `target-' from ${configdirs}.
16210
16211Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16214 option.
16215
16216 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16217 config/mh-necv4.
16218
16219 * install.sh: Correct misspelling of transformbasename.
16220
16221 * config.guess: Recognize mips-*-sysv*.
16222
16223Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16224
16225 * config.sub: Recognize mon960.
16226
16227Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16228
16229 * configure: Restore Canadian Cross handling of BISON and LEX,
16230 removed in Feb 20 change.
16231
16232Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16233
16234 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16235 Mention make install. Remove the old copyright date as well the
16236 clumsy and rather pointless copyright on the README file.
16237
16238Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16239
16240 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16241 Makefile after running symlink-tree, then run `make distclean' to
16242 avoid clobbering any generated files in srcdir.
16243
16244Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16245
16246 * configure.in (m68k-*-netbsd*): Build everything now.
16247
16248Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16249
16250 * Makefile.in (taz): Fix quoting.
16251
16252Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16253
16254 * configure.in (sparclet-*-*): Build everything now.
16255
16256Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16257
16258 * configure.in (m68k-*-linux*): New host.
16259
16260Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16261
16262 * configure: Check for bison before byacc.
16263
16264Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16265
16266 * Makefile.in configure: Change the way LEX and BISON/YACC are
16267 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16268 searching PATH. These are used as fallbacks by Makefile.in if
16269 flex/bison/byacc aren't in objdir.
16270
16271Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16272
16273 * Makefile.in: Make everything which depends upon all-bfd also
16274 depend upon all-opcodes, in case --with-commonbfdlib is used.
16275
16276Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16277
16278 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16279 building NT native compilers on Unix.
16280
16281Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16282
16283 * configure.in: Don't get CC from the host Makefile fragment if we
16284 can find gcc in PATH, or if this is a Canadian Cross. Move the
16285 Solaris test for /usr/ucb/cc to the post target script, just after
16286 the compiler sanity test.
16287
16288Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * config.sub: Merge with FSF.
16291
16292Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16293
16294 * Makefile.in (RPATH_ENVVAR): New variable.
16295 (REALLY_SET_LIB_PATH): Use it.
16296 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16297
16298Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16299
16300 * config.sub, configure.in: Recognize sparclet cpu.
16301
16302Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16303
16304 * config.guess: Support m68k-cbm-sysv4.
16305
16306Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16307
16308 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16309 m68k-unknown-linuxaout from linker help string. Put quotes around
16310 $ld_help_string.
16311
16312Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16313
16314 * config.guess (powerpc-harris-powerunix): Add guess for port
16315 to new target.
16316
16317Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16318
16319 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16320
16321Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16322
16323 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16324 $(REALLY_SET_LIB_PATH) in Makefile.
16325 * Makefile.in (SET_LIB_PATH): New variable.
16326 (REALLY_SET_LIB_PATH): New variable.
16327 ($(DO_X)): Use $(SET_LIB_PATH).
16328 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16329 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16330 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16331 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16332 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16333 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16334 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16335 (install-dosrel): Likewise.
16336 (all-opcodes): Depend upon all-libiberty.
16337
16338Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16339
16340 * config.guess (*:CYGWIN*): New
16341
16342Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16343
16344 * Makefile.in (all-target-winsup): All all-target-libiberty.
16345
16346Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16347
16348 * configure.in (noconfigdirs): Add missing # in front of comment.
16349
16350Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16351
16352 * configure.in: add second pass to things added to noconfigdirs
16353 so *-gm-magic can exclude libgloss properly.
16354
16355Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16356
16357 * mpw-configure (extralibs_name, rez_name): Set correctly
16358 for MWC68K compiler.
16359
16360 * mpw-README: Add more info on the necessary build tools.
16361
16362Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16363
16364 * configure.in, config.sub: Recognize cygwin32.
16365
16366Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16367
16368 * config.guess, config.sub: Recognize A/UX.
16369
16370Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * config.sub: Merge with gcc/config.sub.
16373
16374Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16375
16376 * mpw-build.in (do-binutils): Add build of stamps.
16377
16378Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16379
16380 * config.sub: Add recognition for mips64vr4100*-* targets.
16381
16382Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16383
16384 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16385 Add creation of gconfigargs with `--enable-shared' turned on.
16386 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16387 ($(host)-stamp-stage3-configured): Likewise.
16388 (HOLES): Add chatr and ldd.
16389 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16390
16391Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16392
16393 * configure: Pass --nfp to recursive configures.
16394
16395Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16396
16397 * Makefile.in (DLLTOOL): New.
16398 (DLLTOOL_FOR_TARGET): New.
16399 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16400 (EXTRA_TARGET_FLAGS): Ditto.
16401 (EXTRA_GCC_FLAGS): Ditto.
16402 (CONFIGURE_TARGET_MODULES): Ditto.
16403 (DO_X): Ditto.
16404 * configure: Add DLLTOOL.
16405
16406Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16407
16408 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16409 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16410 mh-sco, since old workarounds no longer needed, and don't
16411 build ld, since libraries have weak symbols in COFF.
16412
16413Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16414
16415 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16416
16417Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * configure.in: Make sure that ${CC} can be used to compile an
16420 executable.
16421
16422Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16423
16424 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16425 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16426 nothing depending on whether gdbtk is being built.
16427
16428Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16429
16430 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16431
16432Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16433
16434 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16435 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16436
16437Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16438
16439 * config-ml.in: Add support for
16440 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16441 Simplify setting of multidirs from --disable-foo.
16442
16443Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16444
16445 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16446 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16447 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16448 non-empty, pass them on to the GCC make.
6599da04
JM
16449 (all-bootstrap): New rule that is like all-gcc, except it executes
16450 the GCC bootstrap rule instead of the GCC all rule.
16451
16452Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16453
16454 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16455
16456Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16457
16458 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16459 DG/UX support.
16460
16461Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16462
16463 * config.sub (i*86*) Change [345] to [3456]
16464
16465Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16466
16467 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16468 --with-gnu-ld=no.
16469
16470Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16471
16472 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16473 AIX multilibs get built.
16474
16475Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16476
16477 * configure.in (i386-win32): Don't build expect if we're not
16478 building the tcl subdir.
16479
16480Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16481
16482 * Makefile.in: (configure-target-examples, all-target-examples):
16483 New targets, configure and build example programs.
16484
16485Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16486
16487 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16488 use it as input to sedit the generated MPW makefile.
16489 * mpw-README: Add a suggestion about Gestalt.h.
16490
16491Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16492
16493 * config.sub: Accept *-*-ieee*.
16494
16495Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16498 Ronald F. Guilmette <rfg@monkeys.com>.
16499
16500Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16501
16502 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16503 for powerpc-pe native.
16504 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16505 (target==powerpc-pe): duplicate i386-win32 entry.
16506
16507Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16508
16509 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16510 of vxworks, not just vxworks5.1.
16511
16512Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16513
16514 * mpw-configure: Add support for exec-prefix.
16515
16516Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16517
16518 * config.guess: Recognize HP model 816 machines as having
16519 a PA1.1 processor.
16520
16521Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16522
16523 * configure: Ignore new autoconf configure options.
16524
6599da04
JM
16525Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16526
16527 * config.guess: Recognize Pentium under SCO.
16528 From Robert Lipe <robertl@arnet.com>.
16529
16530Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16531
16532 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16533
16534Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16535
16536 * configure.in: Don't configure gas for alpha-dec-osf*.
16537
16538Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16539
16540 * configure.in: Default to --with-stabs for some targets for which
16541 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16542 i[345]86*-*-unixware*.
16543
16544Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16545
16546 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16547 rather than basing it on the target. Simplify handling of options
16548 controlling which directories to configure. Remove extraneous
16549 slash in multi-clean target.
16550
16551Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16552
16553 * config-ml.in: Prefix more variables with ml_ so they don't collide
16554 with configure's.
16555
16556Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16557
16558 * configure: Don't turn -v into --v.
16559
16560Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16561
16562 * configure.in (targargs): Fix typo.
16563
16564 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16565
16566Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16567
16568 * configure.in: Strip --host and --target options from
16569 CONFIG_ARGUMENTS, and always configure for --host only. Add
16570 --with-cross-host option when building with a cross-compiler.
16571 * configure: Canonicalize the arguments put into config.status by
16572 always using `=' for an option with an argument. Pass a presumed
16573 --host or --target explicitly.
16574
16575Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16576
16577 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16578 into general OS recognition case.
16579
16580Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16581
16582 * configure.in (target_configdirs): add target-winsup only
16583 for win32 target systems.
16584
16585Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16586
16587 * Makefile.in (all-target-libgloss): Depend upon
16588 configure-target-newlib, since when libgloss is built it looks to
16589 see if the newlib directory exists.
16590
16591Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16592
16593 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16594 cfg-ml-*.in.
16595
16596Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16597
16598 * configure: Handle LD and LD_FOR_TARGET when configuring a
16599 Canadian Cross.
16600
6599da04
JM
16601Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16602
16603 * configure.in (target_libs): add target-winsup.
16604 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16605 (target==ppcle-pe): remove ld from $noconfigdirs.
16606
16607Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16608
16609 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16610 Preserve relative path names in $srcdir. Build symlink tree if
16611 configuring cross target dir and srcdir=. (= no VPATH support).
16612 (configure-target-libg++): Depend on configure-target-librx.
16613 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16614 * config-ml.in: New file.
16615 * symlink-tree: New file.
16616 * configure: Ensure srcdir="." if that's what it is.
16617
16618Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16619
16620 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16621 includes and FLEX_SKELETON setting.
16622 * mpw-configure (--with-gnu-ld): New option, controls whether
16623 to use PPCLink or ld with PowerMac GCC.
16624 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16625 * mpw-config.in: Configure grez if targeting Mac.
16626
16627 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16628 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16629 just macos.
6599da04
JM
16630 * configure.in: Configure grez resource compiler if targeting Mac.
16631 * Makefile.in (all-grez, install-grez): New targets.
16632
16633Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16634
16635 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16636 gcc in the path, set CC to gcc -O2.
6599da04
JM
16637
16638Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16639
16640 * configure: Default ${build} correctly. Avoid picking up extra
16641 spaces when reading CC and CXX from Makefile. When doing a
16642 Canadian Cross, use plausible default values for numerous
16643 variables.
16644 * configure.in: When doing a Canadian Cross, don't try to
16645 configure tools whose configure script can't handle it.
16646
16647Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16648
16649 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16650
16651Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16652
16653 * configure: Remove dubious bug reporting address.
16654
16655Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16656
16657 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16658 configure script, run that instead of this directory's configure.
16659 In either case, print a message that we're configuring the sub-dir.
16660
16661Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16662
16663 * configure.in: Before checking for the existence of various files,
16664 use sed to filter out "target-".
16665
16666Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16667
16668 * Makefile.in (DO_X): Split rule to decrease command line length
16669 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16670 (Philippe De Muyter).
16671
16672Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16673
16674 * Makefile.in (all-patch): depend on all-libiberty.
16675
16676Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * configure.in: If the only directory in target_configdirs which
16679 actually exists is libiberty, then set target_configdirs to empty,
16680 to avoid trying to build a target libiberty in a gas or gdb
16681 distribution.
16682
16683Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16684
16685 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16686 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16687 systems.
6599da04
JM
16688
16689Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16690
16691 * configure.in (copy_dirs): Use sys-include instead of include
16692 for --with-headers option.
16693
16694Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16695
16696 * Makefile.in, configure.in: Make winsup builds work with
16697 new scheme.
16698
16699Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16700
16701 * configure.in: Build the linker on AIX.
16702
16703Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16704
16705 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16706 where needed.
16707
16708Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16709
16710 * Makefile.in (all-gcc): Fix typo.
16711
16712Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16713
16714 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16715
16716Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16717
16718 * configure.in: Rename libFOO to target-libFOO, and xiberty
16719 to target-xiberty, to provide more flexibility.
16720 (target_subdir): Define. Create if cross.
16721 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16722 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16723 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16724 check-libFOO -> check-target-libFOO, etc.
16725 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16726 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16727 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16728 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16729 allow ALL_GCC="" to only configure.
16730 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16731 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16732 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16733
16734Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16735
16736 * Makefile.in (taz): Build "info" in etc explicitly.
16737
16738Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16739
16740 * configure.in: Make sure that CC is undefined (as opposed to
16741 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16742 problem with autoconf trying to configure on a host without GCC.
16743
16744Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16745
16746 * mpw-configure: Set host alias from choice of host compiler,
16747 only use generic MPW Makefile sed if present, edit a file
16748 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16749 * mpw-README: Add problem notes about CW6 and CW7.
16750
16751Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16752
16753 * Makefile.in (taz): Use ";" instead of ";;".
16754
16755Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16756
16757 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16758 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16759 DISTDOCDIRS.
16760 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16761 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16762
16763Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16764
16765 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16766 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16767 Move bfd to DISTSTUFFDIRS.
16768
16769Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16770
16771 * Makefile.in (X11_LIB): Removed.
16772 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16773
16774 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16775
16776Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16777
16778 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16779 names.
16780
16781Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16782
16783 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16784
16785Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16786
16787 * configure.in (i[345]86-*-win32): Always build newlib.
16788 Don't configure cvs, autoconf or texinfo.
16789 * Makefile.in (LD_FOR_TARGET): New.
16790 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16791 Pass down LD_FOR_TARGET.
16792
16793Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16794
16795 * winsup: New directory.
16796 * Makefile.in: Build winsup.
16797 * configure.in: Winsup is configured when target is win32.
16798 Can only build win32 target GDB when native.
4e81ae98 16799
6599da04
JM
16800Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16801
16802 * config.guess: Recognize HP model 819 machines as having
16803 a PA 1.1 processor.
16804
16805Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16806
16807 * configure: Fix sed loop which substitutes for CC and CXX to
16808 avoid bug found in various sed implementations.
16809
16810Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16811
16812 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16813 simulator. Use standard powerpc-*-eabi*.
16814
16815Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16816
16817 * configure.in: Stop putting gas and binutils in noconfigdirs for
16818 powerpc-*-aix* and rs6000-*-*.
16819
16820Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16821
16822 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16823 -mcall-aixdesc libraries.
16824
16825Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16826
16827 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16828
16829 * config.sub (arm | armel | armeb): Fix shell syntax.
16830
16831Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16832
16833 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16834 -msoft-float and -mcpu=common support.
16835 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16836 libraries.
16837
16838Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16839
16840 * configure.in: Allow configuration and build of emacs19 for the alpha.
16841
16842Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16843
16844 * configure.in (CC): Get ^CC, not just any old CC, from
16845 ${host_makefile_frag}.
16846
16847Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16848
4e81ae98 16849 * configure.in (CC): Try to get CC from
6599da04
JM
16850 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16851
16852Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16853
16854 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16855 only if it exists in $(srcdir).
16856
16857Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * configure: If CC and CXX are not set in the environment, set
16860 them, based on either an existing Makefile or on searching for gcc
16861 in PATH. Substitute for CC and CXX in Makefile.
16862 * configure.in: Remove libm from target_libs. Separate
16863 target_configdirs from configdirs. If CC is not set in
16864 environment, try to get it from a host Makefile fragment. Rewrite
16865 changes of configdirs to use skipdirs instead. A few minor
16866 tweaks. Take directories out of target_configdirs as they are
16867 taken out of configdirs. Remove existing Makefile files from
16868 subdirectories. Substitute for TARGET_CONFIGDIRS and
16869 CONFIG_ARGUMENTS in Makefile.
16870 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16871 by configure.in.
16872 (CONFIG_ARGUMENTS): Likewise.
16873 (CONFIGURE_TARGET_MODULES): New variable.
16874 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16875 ($(CONFIGURE_TARGET_MODULES)): New target.
16876 (configure-libg++, configure-libio): New targets.
16877 (all-libg++): Depend upon configure-libg++.
16878 (all-libio): Depend upon configure-libio.
16879 (configure-libgloss, all-libgloss): New targets.
16880 (configure-libstdc++): New target.
16881 (all-libstdc++): Depend upon configure-libstdc++.
16882 (configure-librx, all-librx): New targets.
16883 (configure-newlib): New target.
16884 (all-newlib): Depend upon configure-newlib
16885 (configure-xiberty): New target.
16886 (all-xiberty): Depend upon configure-xiberty.
16887
16888Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16889
16890 * configure.in (host i[345]86-*-win32): Expand the
16891 noconfigdirs again.
16892
16893Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16894
16895 * mpw-configure: Fix sed command file name.
16896
16897Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16898
4e81ae98 16899 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16900 noconfigdirs again.
16901
16902Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16903
16904 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16905 or powerpc*-*-pe*, since they are not yet supported.
16906
16907Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16908
16909 Add PowerMac support and many other enhancements.
16910 * mpw-configure: New option --cc to select compiler to use,
16911 paste options set according to --cc into the generated
16912 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16913 if mpw-make.sed is present.
16914 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16915 add forward includes for PowerPC include files.
16916 * mpw-build.in: Build using Makefile.PPC if present.
16917 (do-byacc, etc): Remove separate version resource builds.
16918 (do-gas): Build "stamps" before "all".
16919 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16920 * mpw-README: Update to reflect --cc option, PowerMac support,
16921 and recently-reported compatibility problems.
16922
16923Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16924
16925 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16926 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16927 (--with-multilib-top): Pass to recursive invocations.
16928
16929Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16930
16931 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16932 v810-*-*.
16933
16934Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16935
16936 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16937 gdb, ld and opcodes on v810-*-*.
16938
6599da04
JM
16939Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16942 (local-maintainer-clean): New target.
16943 (maintainer-clean): New target.
16944 (realclean): Just depend upon maintainer-clean.
16945
16946Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16947
16948 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16949
16950Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * configure.in: Build ld in mips*-*-bsd* case.
16953
16954Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16955
16956 * config.sub: Accept -lites* OS. From Ian Dall.
16957
16958Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16959
16960 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16961 targets.
6599da04
JM
16962
16963Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16964
16965 * configure.in: treat i386-win32 canadian cross the same as
16966 i386-go32 canadian cross.
16967
16968Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16969
16970 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16971 running under the simulator to build a reduced set of libraries.
16972 (powerpc-*-eabiaix): Add fine grained multilib support added to
16973 other powerpc targets yesterday.
16974
16975Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16976
16977 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16978 -disable-softfloat, -disable-relocatable, -disable-aix, and
16979 -disable-sysv to control which multilib libraries get built.
16980
16981Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16982
16983 * configure: Add Makefile.tem to list of files to remove in trap
16984 handler.
16985
16986Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16987
16988 * config.guess (*Linux*): Add missing "exit"s.
16989 Also, need specific check for alpha-unknown-linux (uses COFF).
16990
16991Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16992
16993 * config.guess: Merge with FSF:
16994
16995 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16996 * config.guess (AIX4): More robust release numbering discovery.
16997
16998 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16999 * config.guess (i386-sequent-ptx): Properly get version number.
17000
17001 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17002 * config.guess (mips:*:4*:UMIPS): New case.
17003
17004Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17005
17006 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17007 (i386-win32 host): Likewise. Don't build readline.
17008
17009Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17010
17011 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17012 SUPPORT_FILES to submakes.
17013
17014Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17015
17016 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17017 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17018 mpw-configure.
17019
17020Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17021
17022 * configure.in (appdirs): Use =, not ==, in test expression when
17023 trying to build the text to print in the warning message for
17024 Solaris users.
17025
17026Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17027
17028 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17029
17030Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17031
17032 * config.guess: Recognize lynx-2.3.
17033
17034Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17035
17036 * config.sub (z8ksim): Deleted
17037 (z8k-*-coff): New, this is the one true name of the target.
17038
17039Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17040
17041 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17042
17043Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17044
17045 * config.guess (*:Linux:*:*): First try asking the linker what the
17046 default object file format is (elf, aout, or coff). Then if this
17047 fails, try previous methods.
17048
17049Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17050
17051 * configure.in: Don't build newlib for *-*-vxworks5.1.
17052
17053Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17054
17055 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17056 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17057
17058Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17059
17060 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17061
17062Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17063
17064 * cfg-ml-com.in: New file.
17065 * cfg-ml-pos.in: New file.
17066
17067Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17068
17069 * COPYING.NEWLIB: Add HP free copyright to list.
17070
17071Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17072
17073 * config.sub: Recognize -eabi* for the system, not just -eabi.
17074
17075Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17076
17077 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17078 * config.sub, configure.in (win32): New target and host.
17079
17080Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17081
17082 * configure.in: Add i386-pe configuration.
17083
17084Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17085
17086 * mpw-build.in (install): Install GDB after LD.
17087
17088Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17089
17090 * mpw-config.in (elf/mips.h): Always forward-include, needed
17091 for GDB to build.
17092
17093Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17094
17095 * testsuite: New directory for customer acceptance and whole tool
17096 chain tests.
17097
17098Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17099
17100 * configure: If per-host line isn't found, but AC_OUTPUT is found
17101 and a configure script exists, run it instead.
17102
17103Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17104
17105 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17106
17107Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17108
17109 * configure: Set build_{cpu,vendor,os,alias} to host values when
17110 --build isn't specified.
17111
17112Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17113
17114 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17115 (FLAGS_TO_PASS): Pass them.
17116 (EXTRA_TARGET_FLAGS): Ditto.
17117
6599da04
JM
17118Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17119
17120 * Makefile.in (all-libg++): Depend on all-libstdc++.
17121
17122Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17123
17124 * configure.in (noconfigdirs): Enable all packages for
17125 i386-unknown-netbsd.
17126
17127Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17128
17129 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17130 hosted builds (DOS builds)
17131
17132Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17133
17134 Changes for ARM based on patches from Richard Earnshaw:
17135 * config.sub: Handle armeb and armel.
17136 * configure.in: Omit arm linker only for riscix.
17137
17138Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17139
17140 * config.guess: Update from FSF.
17141
17142Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17143
63f6bcd7 17144 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
17145 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17146 powerpcle variant. Convert pentium into i586, not i486. Add p5
17147 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17148 temporarily.
17149
17150Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17151
17152 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17153
17154Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17155
17156 * config.sub: Accept -lites* as a basic system type.
17157
17158Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17159
17160 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17161 installed, and if so return linuxoldld as the system name.
17162
17163Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17164
17165 * config.guess: Add hppa1.1-hp-lites support.
17166
17167Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17168
17169 * configure.in: Don't build newlib for m68k-vxworks5.1.
17170
17171Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17172
17173 * configure.in (mips-sgi-irix6): Use mh-irix5.
17174
17175Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17176
17177 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17178
17179Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17180
17181 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 17182 OSF/1. Fix compiler flags.
6599da04
JM
17183 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17184
17185Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17186
17187 * configure.in: Recognize --with-newlib.
17188 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17189
17190Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17191
d207ebef 17192 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
17193 to *_X11_MODULES due to gdbtk needing X include files et al.
17194
17195Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17196
17197 Merge in support for Mac MPW as a host.
17198 (Old change descriptions retained for informational value.)
17199
17200 * mpw-config.in: Add generic include forwards for cpu-specific
17201 include files in aout and elf directories.
17202
17203 * mpw-configure: Added copyright.
17204 * mpw-config.in: Check for presence of required build tools.
17205 (target_libs): Add newlib.
17206 (target_tools): Add examples.
17207 (Read Me): Generate as "Read Me for MPW" instead.
17208 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17209 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17210 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17211
17212 * mpw-configure: Remove subdir-specific makefile hackery,
17213 delete mk.tmp after using it.
17214
17215 * mpw-build.in (all): Display start and end times.
17216
17217 * mpw-configure (host_canonical): Set.
17218 (target_cpu): Always add to makefiles.
17219 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17220 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17221 (mpw-mh-mpw): Look for in srcdir and srcroot.
17222 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17223
17224 * mpw-build.in: (install-only): New target.
17225
17226 * mpw-configure (host_alias, target_alias): Rename from hostalias
17227 and targetalias, add into generated Makefile.
17228 (mk.tmp): If present, add into generated Makefile.
17229 * mpw-build.in (all-gas): Build config.h first before gas proper.
17230
17231 * mpw-configure (config.status): Write only if changed.
17232 * mpw-config.in (readline): Configure it (not built, just used for
17233 definitions).
17234
17235 * mpw-config.in (elf/mips.h): Add a forward include.
17236
17237 * mpw-config.in: Forward-include most .h files in include into
17238 extra-include.
17239 (readline): Don't build.
17240 mpw-build.in (install): Install GDB.
17241
17242 * mpw-configure (prefix, mpw_prefix): Handle it.
17243 * mpw-config.in (mmalloc, readline): Don't configure.
17244 * mpw-build.in (thisscript): Rename to ThisScript.
17245 Use mpw-build instead of BuildProgram everywhere.
17246 (mmalloc, readline): Don't build.
17247 * mpw-README: New file, basic documentation about the MPW port.
17248
17249 * mpw-config.in: Use forward-include to create include files.
17250
17251 * mpw-configure: Add more things to the top of each configured
17252 Makefile, including contents of config/mpw-mh-mpw.
17253 * mpw-config.in (extra-include): Create this directory and fill it
17254 with Posix-like include files when configuring.
17255
17256 * config.sub (apple, mac, mpw): Add various aliases.
17257
17258 * mpw-build.in: New file, top-level build script fragment for MPW.
17259 * mpw-configure: New file, configure script for MPW.
17260 * mpw-config.in: New file, config fragment for MPW.
17261
17262Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17263
17264 * configure.in (host_libs): Remove glob, since it is gone from the
17265 sources.
17266
17267Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17268
17269 * Makefile.in: define empty GDB_NLM_DEPS var.
17270
17271 * configure.in(target_makefile_frag): use config/mt-netware
17272 for netware targets.
17273
17274Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17275
17276 * config.sub: Merge in recent FSF changes. Remove linux special
17277 cases.
17278
17279Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17280
731a8127 17281 Revert this change:
6599da04
JM
17282
17283 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17284
17285 * build-all.mk: Use CC=cc -Xs on Solaris.
17286
6599da04
JM
17287Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17288
17289 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17290 stop using it.
17291 * Makefile.in: Nuke all references to glob subdirectory.
17292
17293Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17294
17295 * configure.in: Fix --enable-shared logic in per-host.
17296
17297Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17300
17301Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17302
17303 * configure.in (noconfigdirs): Don't build gas on AIX, for
17304 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17305
17306Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17307
17308 * configure: Fix --cache-file to work if the file argument is a
17309 relative path.
17310
17311Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17312
17313 * configure: If the --cache-file is used, pass it down to
17314 configure in subdirectories.
17315
17316Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17317
17318 * config.sub: add vxworks29k configuration.
17319
17320Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17321
17322 * Makefile.in (taz): Do "diststuff" part quietly.
17323
17324Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17325
17326 * config.sub: Mini-merge with gcc/config.sub.
17327
17328Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17329
17330 * config.guess (IRIX): Sed - to _.
17331
17332Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17333
17334 * Makefile.in (source-vault, binary-vault): New targets.
17335
17336Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17337
17338 * config.sub: Recognize -eabi as a basic system type.
17339
17340Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17341
17342 * configure.in (enable_shared stuff): Fix typo.
17343
17344Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17345
17346 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17347
17348Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17349
17350 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17351
17352Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17353
17354 * configure.in (rs6000-*-*): Don't build gas.
17355
17356Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17357
17358 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17359 reduce command line length.
17360 (AS_FOR_TARGET): Check for as.new, not Makefile.
17361 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17362
17363Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17364
17365 * config.guess: Merge from FSF.
17366
17367Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17368
17369 * configure: Don't use $ when handling program_suffix.
17370
17371Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17372
17373 * configure.in: Configure tk for hppa/hpux.
17374
17375Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17376
17377 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17378
17379Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17380
17381 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17382 to LIBCXXFLAGS. Tests are better run without it.
17383
17384Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17385
17386 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17387
17388Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17389
17390 * configure.in (*-*-netware*): Don't configure xiberty.
17391
17392Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17393
17394 * configure.in: Remove tk from native_only list.
17395
17396Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17397
17398 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17399 for special NCD build.
17400
17401Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17402
17403 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17404 makeall.bat, they're only useful for binutils snapshots.
17405 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17406 makeall.bat to specified SUPPORT_FILES.
17407
17408Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17409
17410 * build-all.mk: Add Ericsson targets to sun4 and solaris
17411 hosts. Add BNR's sun4 target to solaris host, so their
17412 build-from-source will be tested in-house first.
17413
17414Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17415
17416 * Makefile.in (LIBCFLAGS): New variable.
17417 (CFLAGS_FOR_TARGET): Ditto.
17418 (LIBCFLAGS_FOR_TARGET): Ditto.
17419 (LIBCXXFLAGS): Ditto.
17420 (CXXFLAGS_FOR_TARGET): Ditto.
17421 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17422 (BASE_FLAGS_TO_PASS): Pass them.
17423 (EXTRA_TARGET_FLAGS): Ditto.
17424
731a8127 17425 * configure.in: Support --enable-shared.
6599da04
JM
17426
17427Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17428
17429 * configure.in (target_libs): Include libstdc++ again.
17430 * config.guess: Update from FSF (for FreeBSD).
17431
17432Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17433
17434 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17435 makeall.bat.
17436 (DISTDOCDIRS): Add `etc'.
17437 (ETC_SUPPORT_PFX): New variable.
17438 (taz): Include anything from etc starting with a word in
17439 ETC_SUPPORT_PFX.
17440
17441Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17442
17443 * config.sub: Update for recent FSF changes. Remove obsolete
17444 h8300hds entry. Add -windows* and -osx as basic os. Minor
17445 spacing changes.
17446
17447Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17448
17449 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17450
17451 * config.guess: Merge with FSF.
17452 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17453
17454Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17455
17456 * configure: Since the "trap 0" handler will override the exit
17457 status on many systems, only use it for "exit 1", and make it set
17458 a non-zero exit status; reset it before "exit 0". Also, check
17459 exit status of config.sub, and error out if it failed.
17460
17461Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17462
17463 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17464 and install libgloss.
17465
17466Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17467
17468 * Makefile.in (all-binutils): Depend upon all-byacc.
17469
17470 * configure.in: Don't build emacs on Irix 5.
17471
17472Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17473
17474 * configure.in (*-*-netware*): Add libio.
17475
17476Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17477
17478 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17479 (CHECK_TARGET_MODULES): Ditto.
17480 (INSTALL_TARGET_MODULES): Ditto.
17481 (TARGET_LIBS): Ditto.
17482 (all-libstdc++): Note dependencies.
17483
17484Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17485
17486 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17487
17488Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17489
17490 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17491 -fexternal-templates.
17492
17493 * configure.in (target_libs): Add libstdc++.
17494 (noconfigdirs): Add libstdc++ as appropriate.
17495
17496Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17497
17498 * config.guess: Update from FSF.
17499
17500Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17501
17502 * configure: Use ${config_shell} when running ${configsub}.
17503
17504Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17505
17506 * config.sub: No longer recognize h8300h.
17507
17508Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17509
17510 * config.sub: Remove extraneous differences between config.sub and
17511 gcc/config.sub.
17512
17513Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17514
17515 * Makefile.in (DISTSTUFFDIRS): Add gas.
17516
17517Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17518
17519 * COPYING.NEWLIB: New file.
17520
17521Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17522
17523 * config.guess (HP-UX): Patch from Harlan Stenn
17524 <harlan@landmark.com> to also emit release level.
17525
17526Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17527
17528 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17529
17530Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17531
17532 * config.sub: Merge nextstep cleanup from FSF.
17533
17534Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17535
17536 * configure.in (arm-*-*): Don't configure ld for this target.
17537
17538Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17539
17540 * configure.in (*-*-netware): don't configure libg++, libio,
17541 librx, or newlib.
17542
17543Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17544
17545 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17546 configure ld--it works, but it doesn't support shared libraries.
17547
17548Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17549
17550 * config.guess (*-unknown-freebsd*): Get rid of possible
17551 trailing "(Release)" in version string.
17552 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17553
17554Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17555
17556 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17557 Fix type: *-next-neststep -> *-next-nextstep.
17558
17559 * config.guess: Merge from FSF:
17560
17561 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17562
17563 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17564
17565 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17566
17567 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17568 instead of UNIX_SV for UnixWare 1.0).
17569
17570Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17571
17572 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17573 to make gdb/nlm/* build after the compiler and linker.
17574
17575Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17576
17577 * config.guess (netbsd, freebsd, linux): Accept any machine,
17578 not just i[34]86.
17579 (m68k-atari-sysv4): Relocate to match FSF version.
17580
17581 * config.guess: More merges from the FSF:
17582
17583 Add a space before function call or macro invocation.
17584
17585 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17586
17587 * config.guess: Add trap cmd to remove dummy.c and dummy when
17588 interrupted.
17589
17590 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17591
17592 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17593 (dummy): Redirect stderr from compilation of dummy.c.
17594
17595 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17596
17597 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17598
17599Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17600
17601 * configure: Accept and ignore --cache*, for compatibility with
17602 new autoconf.
17603
17604Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17605
17606 * config.guess: Merge from FSF:
17607
17608 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17609
17610 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17611 (PATH): Add /.attbin at end for finding uname.
17612 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17613
17614 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17615
e490616e 17616 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17617
17618 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17619
e490616e
ZW
17620 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17621 to select whether to use ELF or COFF.
6599da04
JM
17622
17623 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17624
e490616e 17625 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17626
17627 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17628
17629 * config.guess: Guess the OS version for HPUX.
17630
17631 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17632
17633 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17634
17635Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17636
17637 * configure.in: Recognize --with-headers, --with-libs, and
17638 --without-newlib.
17639 * Makefile.in (all-xiberty): Depend upon all-ld.
17640
17641Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17642
17643 * configure.in: Change i[34]86 to i[345]86.
17644
17645Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17646
17647 * configure (version): A few more tweaks to help message.
17648
17649Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17650
17651 * Makefile.in: Remove (for now) librx as a host library,
17652 now that we're building it for target.
17653
17654Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17655
17656 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17657 (Karl Berry).
17658
17659Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17660
17661 * configure.in: Also configure librx.
17662
17663Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17664
17665 * Makefile.in: Update various rules to reflect that librx
17666 is now needed for libg++.
17667
17668Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17669
17670 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17671
17672Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17673
17674 * configure.in: Configure the examples directory.
17675
17676Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17677
17678 * configure: Simplify Jun 2 1994 change.
17679
17680Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17681
17682 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17683 /bin/gcc isn't good enough to build gcc.
17684
17685Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17686
17687 * Makefile.in (GDB_SUPPORT_FILES): Remove
17688 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17689 (gdb.tar.gz): Add new rule to use standard distribution building
17690 mechanism.
17691
17692Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17693
17694 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17695 Bill Cox <bill@cygnus.com>.
17696
17697Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17698
17699 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17700
17701Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17702
17703 * configure: Search current dir first in .gdbinit.
17704
17705Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17706
17707 * config.sub: Recognize freebsd (merged from gcc config.sub).
17708
17709Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17710
17711 * config.sub: Refer to NeXT's operating system as nextstep.
17712
17713 * config.sub (case $basic_machine): Re-order the cases, to match
17714 the order in the FSF version (which is mostly alphabethical).
17715 Merge in some additions and changes from the FSF.
17716
17717Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17718
17719 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17720 * config.sub: Recognize cxux7.
17721 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17722
17723Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17724
17725 * config.sub: Fix typo powerpc -> powerpc-*.
17726
17727Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17728
17729 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17730
17731 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17732 parallel with all-emacs and install-emacs). Top-level command
17733 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17734
17735Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17736
17737 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17738 $(relbindir)/make before doing ``make install'', and use
17739 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17740 installing over running make binary.
17741 ($(host)-stamp-stage3-installed): Likewise.
17742
17743Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17744
17745 * config.guess: Recognize Mach.
17746
17747Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17748
17749 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17750 see whether --exec-prefix was used.
17751
17752Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17753
17754 * README: Explicitly mention libg++/README. (Zoo's idea.)
17755
17756Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17757
17758 * Makefile.in: Add all-librx target similar to all-libproc.
17759
17760Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17761
17762 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17763 with post 1.2 uname bogosity.
17764
17765Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17766
17767 * configure: Remove temporary files on receipt of a signal.
17768
17769Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17770
17771 * configure: If there is a package_makefile_frag, remove
17772 ${subdir}/Makefile.tem after copying it in.
17773
17774Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17775
17776 * build_all.mk: support rs6000 lynx identifies itself as
17777 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17778 since /bin/gcc is too feeble to compile a modern gcc.
17779
17780Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17781
17782 * brought devo/test-build.mk update-to-date with progressive/
17783 test-build.mk. Add lynx targets and hppa flag info.
17784
17785Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17786
17787 * configure.in: Use mh-ncrsvr43. Patch from
17788 Tom McConnell <tmcconne@sedona.intel.com>.
17789
17790Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17791
17792 * config.guess (i386-unknown-bsdi): No longer need to
17793 check #if defined(__bsdi__) && defined(__i386__).
17794
17795Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17796
17797 * configure: Set program_transform_nameoption correctly.
17798
17799Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17800
17801 * brought build-all.mk update-to-date with progressive build-all.mk,
17802 added new targets and hppa info.
4e81ae98 17803
6599da04
JM
17804Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17805
17806 * configure: If config.guess result is a prefix of the user
17807 specified target, assume a native build and use the user specified
17808 target as the host alias. Remove SunOS patch suffix removal hack.
17809 * configure.in: Remove SunOS patch suffix removal hack.
17810
17811 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17812 in NATIVE_CHECK_MODULES.
17813
17814Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17815
17816 * Makefile.in: Rename HOST_ONLY to NATIVE.
17817 * configure: Delete SunOs patch suffix from host_canonical
17818 and build_canonical variables that are prepended to Makefiles.
17819 * configure.in: Add comments for easier maintenance.
17820
17821Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17822
17823 * Makefile.in: Add all-libproc target similar to all-gui.
17824
17825Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17826
17827 * Makefile.in (CHECK_MODULES): split into
17828 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17829
17830Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17831
17832 * config.guess (i386-unknown-bsdi): New system to guess.
17833
17834Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17835
17836 * Makefile.in: Add all-gui target (but not yet build by "all").
17837
17838Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17839
17840 * config.sub: Move deletion of patch suffix from here...
17841 * configure.in: To here, at Ian's suggestion. The top-
17842 level scripts might need to know of a patch level.
17843
17844Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17845
17846 * config.sub: Strip off patch suffix so rtl is recognized
17847 as a sunos4.1.3 machine, even though it's been patched.
17848
17849Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17850
17851 * Makefile.in (INSTALL_LAST): Delete.
17852 (INSTALL_DOSREL): New.
17853
17854Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17855
17856 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17857 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17858 whether we pass down --with-gnu-ld anyhow.
17859
17860Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17861
17862 * Makefile.in (INSTALL_LAST): Change operation so it works
17863 on more flavors of make.
17864 * configure.in (go32): Don't build libg++ or libio.
17865
17866Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17867
17868 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17869 they can be overriden by templates.
17870
17871Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17872
17873 * configure.in (target==go32): Don't build gdb.
17874 * dosrel: New directory.
17875
17876Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17877
17878 * configure.in (host==go32): Configure dosrel too.
17879 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17880 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17881 be set by incoming names or templates.
17882 (INSTALL_LAST): New rule.
6599da04
JM
17883
17884Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17885
17886 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17887
17888Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17889
6599da04
JM
17890 * configure.in (appdirs): New variable. Currently empty, but will
17891 be used in gas distribution. If nonempty, lists a set of
17892 directories at least one of which must get configured, or top
17893 level configuration is considered to have failed.
17894 (rs6000-*-lynxos*): Use new file name.
17895
17896Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17897
17898 Eliminate XTRAFLAGS.
17899 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17900 newlib include files using -idirafter, and also use -nostdinc.
17901 (CXX_FOR_TARGET): Likewise.
17902 (XTRAFLAGS): Removed.
17903 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17904 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17905 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17906 ($(DO_X)): Don't pass down XTRAFLAGS.
17907
17908Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17909
17910 * configure.in (mips*-dec-bsd*): New target; do build linker.
17911 (mips*-*-bsd*): New target; don't build linker.
17912
17913Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17914
17915 * configure.in: support rs6000-*-lynxos* configuration.
17916 support sunos4 as a cross target.
17917
17918 * config.sub: look for lynx*, not lynx since the OS version may
17919 legitimately be part of the name.
17920
17921Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17922
17923 * configure.in (i[34]86-*-sco*): Move to be with other i386
17924 targets.
17925 (romp-*-*): New target. Skip various binary utilities.
17926 (vax-*-*): New target. Don't build newlib.
17927 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17928
17929Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17930
17931 * configure.in: Only set host_makefile_frag if config
17932 directory exists.
17933
17934Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17935
17936 * install.sh: If $dstdir exists, don't check whether each
17937 component does.
17938
17939Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17940
17941 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17942
17943Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17944
3b75d237
AJ
17945 * configure.in (*-*-lynxos*): Don't configure newlib for either
17946 native or cross Lynx.
6599da04
JM
17947
17948Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17949
17950 * config.sub (sparc64-elf): Fix os.
17951 (z8k): Remove duplicate.
17952
17953Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17954
17955 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17956 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17957
17958Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17959
17960 * configure: Make file links cleanly even if Lynx fails on
e490616e 17961 an NFS symlink (at least fail cleanly).
6599da04
JM
17962
17963Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17964
17965 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17966 -XNh2000.
17967
17968Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17969
17970 * configure: Unknown options are fatal again.
17971
17972Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17973
17974 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17975 compatibility.
6599da04
JM
17976
17977Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17978
17979 * build-all.mk: Add `clean' target.
17980
17981Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17982
17983 * config.guess: Add SINIX support.
17984 * configure.in: Add mips-*-sysv4* support.
17985
17986Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17987
17988 * build-all.mk: Document all useful targets.
17989 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17990 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17991
17992Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17993
17994 * configure: Support --silent, --quiet.
17995
17996Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17997
17998 * configure: Support --disable-FEATURE.
17999
18000Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18001
18002 * config.guess: Recognize NCR running SVR4.3.
18003
18004Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18005
18006 * config.guess: Make BSDI generate i386-unknown-bsd386.
18007 Patch from Paul Eggert <eggert@twinsun.com>.
18008
18009Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18010
18011 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18012
18013Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18014
18015 * configure: Make unrecognized options give nonfatal warnings
18016 instead of fatal errors, and pass them to any subdirectory
18017 configures in case they recognize them.
18018 Make --x equivalent to --with-x.
18019
18020Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18021
18022 * configure: Add --enable-* options. Clean up usage message and
18023 some comments.
18024
18025Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18026
18027 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18028
18029Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18030
18031 * configure.in (hppa*-*-*): Enable binutils.
18032
18033Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18034
18035 * config.sub: Recognize cisco.
18036
18037Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18038
18039 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18040
18041Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18042
18043 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18044 than one configuration name. Add comment.
18045
18046Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18047
18048 * config.guess: about target *-hitachi-hiuxwe2, fixed
18049 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18050 macro is incorrect.]
18051
18052Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18053
18054 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18055 than the "make ls" stuff which used to be here.
18056
18057Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18058
18059 * config.guess: Recognize i[34]86-unknown-freebsd.
18060 From Shawn M Carey <smcarey@rodan.syr.edu>.
18061
18062Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18063
18064 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18065
18066Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18067
18068 * config.guess: Check for ptx.
18069
18070Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18071
18072 * config.sub: Add os9k checking.
18073
18074Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18075
18076 * config.guess: Handle OSF1 running on HPPA processors
18077
18078Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18079
18080 * configure: If subdir configure fails, print out a message with
18081 subdirectory name, in case subdir's configure code didn't identify
18082 itself.
18083
18084Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18085
18086 * configure.in: Remove embedded newlines from configdirs.
18087 Avoid mismatches of substrings. Fix matching strings at end
18088 of configdirs.
18089
18090Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18091
18092 * config.guess: Add Lynx/rs6000 config support.
18093
18094Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18095
18096 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18097
18098Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18099
18100 * configure.in (hppa*-*-osf*): Treat this just like most other
18101 PA configurations (eg no binutils or ld).
18102 (hppa*-*-*elf*): These configurations have binutils and ld.
18103
18104Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18105
18106 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18107
18108Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18109
18110 * configure.in (rs6000-*-*): Build gas.
18111
18112Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18113
e490616e 18114 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
18115
18116Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18117
18118 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18119 for GDB and GDB has been fixed to not need it.
18120
6599da04
JM
18121Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18122
18123 * config.guess: Recognize vax hosts.
18124
18125Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18126
18127 * configure (while loop): Don't use "break 2" inside case
18128 statement -- the case statement isn't an enclosing loop.
18129
18130Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18131
18132 * config.guess: Clean up NeXT support, to allow nextstep
18133 on Intel machines. Make OS be nextstep.
18134
18135Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18136
18137 * config.guess: Add alternate forms for Convex.
18138
18139Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18140
18141 * configure: Completely rewrite option processing. Take
18142 advantage of pattern-matching to avoid invoking test frequently.
18143 Also clean up host and target defaulting logic.
18144
18145Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18146
18147 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18148 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18149 commands (plus user environment) will fit SCO limits.
18150
18151Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18152
18153 * configure.in: Don't issue warnings about directories which are
18154 not being configured if -norecursion is set. Correct test for
18155 --with-gnu-as and --with-gnu-ld to not get confused by substring
18156 matches.
18157
18158 * configure.in: Don't build gas for alpha-dec-osf1*.
18159
18160Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18161
18162 * configure: Back out Per's change of 12/19/1993. It changes the
18163 behavior of configure in unexpected and confusing ways.
18164
18165 Also, use different delim char when calculating
18166 program_transform_name so that the name can contain slashes.
18167
18168Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18169
18170 * configure.in, config.sub: Add support for VSTa micro-kernel.
18171
18172Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18173
18174 * configure.in: Nuke hacks which were used to get a special
18175 version of GAS for HPPA configurations.
18176
18177Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18178
18179 * configure: If only ${target_alias} is given, use that
18180 as the default for ${host_alias}.
18181 * configure: Add missing back-slashes before nested quotes.
18182
18183Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18184
18185 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18186
18187Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18188
18189 * config.guess: Recognize some Tektronix configurations.
18190 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18191
18192Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18193
18194 * config.sub: Match any flavor of SH.
18195
18196Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18197
18198 * configure.in: Don't try to configure newlib for Alpha.
18199
18200Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18201
18202 * configure.in: Don't build ld for Irix 5. Don't build gas,
18203 libg++ or libio for any Alpha target.
18204
18205 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
18206
18207Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18208
18209 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18210 default arguments -- so it tried to compress itself.
18211
18212Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18213
18214 * configure.in (notsupp): ensure that a space is always at the end
18215 of the configdirs list, since the grep checks for an explicit space
18216
18217Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18218
18219 * configure.in (target i386-sysv4.2): don't build ld, since static
18220 versions of many libraries are not available.
18221
18222Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18223
18224 * config.guess: Recognize Apollos (using environment variables).
18225 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18226
18227Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18228
18229 * config.guess: Recognize Sony news mips running newsos.
18230
18231Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18232
18233 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18234 "fi ; else" for bash.
18235
18236Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18237
18238 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18239
18240Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18241
18242 * config.sub: accept unixware as an alias for svr4.2.
18243 Fix some inconsistancies with the gcc version.
18244
18245Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18246
18247 * Makefile.in (DISTDOCDIRS): Add gdb.
18248
18249Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18250
18251 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18252
18253Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18254
18255 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18256 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18257 this now.
18258
18259Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18260
18261 * config.sub: Accept hiux* as an OS name.
18262
18263 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18264 etc/make-stds.texi. The underscore came from gcc, and dje now
18265 agrees that RUNTESTFLAGS is the correct name.
18266
18267Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18268
18269 * install.sh: Remove 'set -e'. It makes any conditionals
18270 in the script useless.
18271
18272 * config.guess: Automatically recognize arm-acorn-riscix
18273 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18274
18275Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18276
18277 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18278
18279Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18280
18281 * Makefile.in (DISTDOCDIRS): New variable.
18282 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 18283 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
18284
18285Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18286
18287 * configure.in (hppa target): check the source directory for the
18288 pagas sub-directory
18289
18290Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18291
18292 * config.sub: Allow -aout* and -elf*.
18293
18294Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18295
18296 * configure.in: Don't build ld on i386-solaris2, same as for
18297 sparc-solaris2.
18298
18299Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18300
18301 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18302
18303Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18304
18305 * configure.in: Configure gdb for alpha.
18306
18307Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18308
18309 * Makefile.in (CXXFLAGS): Add -O.
18310
18311Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18312
18313 * config.guess: added support for DG Aviion
18314
18315Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18316
18317 * configure.in: Produce warning message for subdirectories not
18318 configurable for this host/target combination. Don't try to
18319 configure gdb for vms.
18320
18321Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18322
18323 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18324 appropriate files before making "diststuff".
18325 (DISTBISONFILES): New var: list of files to be edited.
18326 (DISTSTUFFDIRS): Add binutils.
18327
18328Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18329
18330 * config.sub: also handle mipsel and mips64el (for little endian mips)
18331
18332Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18333
18334 * configure.in: Add * to end of all OS names.
18335
18336Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18337
18338 * configure.in: Build newlib for LynxOS native.
18339
18340Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18341
18342 * config.guess: Add support for delta 88k running SVR3.
18343
18344 * configure.in: Add comment about HP compiler vs. emacs.
18345
18346Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18347
18348 * configure.in: don't build ld on solaris2 (not a viable option
18349 due to bugs in getpwnam & getpwuid)
18350
18351Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18352
18353 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18354 config.guess will produce a full version number.
18355
18356Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18357
18358 * configure.in: Build linker and binutils for alpha-dec-osf1.
18359
18360Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18361
18362 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18363 and gdb/testsuite/Makefile.in.
18364
18365Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18366
18367 * configure.in: recognize mips*- instead of mips-
18368
18369Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18370
18371 * config.sub: Accept linux*coff and linux*elf as operating
18372 systems.
18373
18374Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18375
18376 * config.sub: Recognize mips64, and mips3 as an alias for it.
18377
18378Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18379
18380 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18381 gdb knows how to handle OSF/1 shared libraries.
18382
18383Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18384
18385 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18386 * config.guess: Recognize Hitachi's HIUX.
18387 * config.sub: Recognize h3050r* and hppahitachi.
18388 Remove redundant cases for hp9k[23]*.
18389
18390Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18391
18392 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18393 if gas and ld are in the source tree and are in ${configdirs}.
18394 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 18395 --with options (but still pass them down on the command line,
6599da04
JM
18396 if they were explicitly specified).
18397
18398Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18399
18400 * configure: substitute SHELL value in Makefile.in with
18401 ${CONFIG_SHELL}
18402
18403Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18404
18405 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18406 *-*-solaris2* targets.
18407
18408Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18409
18410 * Makefile.in: define M4, and pass it down to sub-makes;
18411 all-autoconf now depends on all-m4
18412
18413Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18414
18415 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18416 presence of {ar,ranlib} instead of a configured directory
18417
18418Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18419
18420 * config.guess: Accept 34?? as well as 33?? for NCR.
18421
18422Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18423
18424 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18425 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18426
18427Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18428
18429 * configure: grab values for $(CC) and $(CXX) from the
18430 environment, so that someone can do "CC=gcc configure; make" and
18431 have it work right (matching the way that autoconf works now)
18432
18433 * configure.in, Makefile.in: add support for gash, the tcl
18434 interface to Galaxy
18435
18436 * config.guess: add NetBSD variants (hp300, x86)
18437
18438Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18439
18440 * install.sh: Support -d option (in the manner of SunOS 4 install,
18441 as it is more deterministic than that of GNU install)
18442 (chmodcmd): Set file to mode 755 by default (should also do default
18443 chgrp and chown, but I don't feel like dealing with that now)
18444
18445Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18446
18447 * config.sub: Remove h8300hhms alias.
18448
18449Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18450
18451 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18452
18453Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18454
18455 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18456 as stmp-fixinc
18457
18458Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18459
18460 * config.sub: recognize m88110-bug-coff.
18461
18462Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18463
18464 * Makefile.in (all-libio): all dependencies on the toolchain used
18465 to build this (gcc, gas, ld, etc)
18466
18467Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18468
18469 * config.guess: Deal with OSF/1 1.3 on alpha.
18470
18471Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18472
18473 * install.sh: add some 'else true' clauses for portability
18474
18475 * configure.in: don't build libio for h8[35]00-*-* targets
18476
18477Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18478
18479 * Makefile.in: Add support for new libio.
18480
18481Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18482
18483 * install.sh: If one command fails, don't try the rest. Don't try
18484 to remove $dsttmp (via trap) unless we have already created it.
18485 If $src doesn't exist, detect it and exit with an error.
18486
18487 * config.guess: Recognize BSD on hp300.
18488
18489Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18490
18491 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18492 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18493
18494Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18495
18496 * Makefile.in (all-send-pr): depends on all-prms
18497
18498Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18499
18500 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18501
18502Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18503
18504 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18505 Added test for mips-mips-riscos5.
18506
18507Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18508
18509 * configure.in: use mh-hp300 for 68k HP hosts
18510
18511Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18512
18513 * configure: add support for CONFIG_SHELL, so that you can use
18514 some alternate shell for evaluating configure scripts
18515
18516Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18517
18518 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18519 in configure script to bug-gdb@prep.ai.mit.edu when building
18520 distribution archive.
18521 * Makefile.in (COMPRESS): Remove def.
18522 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18523 gdb.tar.Z and make-gdb.tar.Z respectively.
18524 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18525 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18526 to convergence with 'taz' target in Makefile.in.
18527
18528Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18529
18530 * install.sh (dsttmp): use trap to ensure that tmp files go
18531 away on error conditions
18532
18533Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18534
18535 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18536
18537Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18538
18539 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18540 its parent is '/' not ''.
18541
18542 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18543
18544Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18545
18546 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18547 that ${newsrcdir}/configure.in does.
18548
18549Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18550
18551 * test-build.mk: support for CONFIG_SHELL
18552
18553Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18554
18555 * config.sub (netware): Add as a basic system type.
18556
18557Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18558
18559 * Makefile.in (Makefile): depend on configure.in. Also drop the
18560 $(srcdir)/ from the dependency on Makefile.in.
18561
18562Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18563
18564 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18565 (h8300hhms is temporary until multi-libraries are implemented).
18566 * configure.in: Handle h8300h too.
18567
18568Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18569
18570 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18571
18572Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18573
18574 * configure: Remove extraneous output when guessing host type.
18575 * config.guess: Remove extraneous output when guessing using C
18576 compiler rather than uname, or when guessing fails.
18577
18578Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18579
18580 * Makefile.in: remove all.cross and install.cross targets
18581
18582 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18583 definitions
18584
18585Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18586
18587 * configure.in (target sh): Build gprof.
18588
18589Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18590
18591 * config.sub: change -solaris to -solaris2
18592
18593Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18594
18595 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18596
18597Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18598
18599 * configure: Correct error message for missing Makefile.in to
18600 print correct directory.
18601
18602Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18603
18604 * install.sh: kludge around 386BSD shell bug
18605
18606Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18607
18608 * config.guess: Recognize NeXT.
18609 * config.guess: Recognize i486-ncr-sysv4.
18610 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18611
18612Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18613
18614 * Makefile.in (MAKEINFOFLAGS): New variable.
18615 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18616 * build-all.mk, test-build.mk: Pass down --no-split as
18617 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18618
18619Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18620
18621 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18622
18623Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18624
18625 * Makefile.in (libg++.tar.z): New rule.
18626 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18627 * Makefile.in (taz): Only do a single chmod.
18628
18629Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18630
18631 * install.sh: don't use dirname anymore (replaced with sed usage)
18632
18633Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18634
18635 * Makefile.in: Change extension for gzip'd files from '.z' to
18636 '.gz' per new FSF standard usage.
18637
18638Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18639
18640 * configure: put quotes around the final value of program_transform_name
18641
18642Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18643
18644 * Makefile.in: new install.sh support; update install-info rules
18645
18646Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18647
18648 * configure.in: Build diff for crosses, but not for go32 host.
18649
18650 * configure.in: Build gprof only for native, and don't build it
18651 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18652
18653Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18654
18655 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18656
18657Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18658
18659 * configure.in (host_tools): Add prms.
18660
18661Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18662
18663 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18664 with $(FLAGS_TO_PASS) on the command line
18665
18666 * config.sub: Recognize lynx and lynxos
18667
18668Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18669
18670 * config.sub: Accept -ecoff*, not just -ecoff.
18671
18672Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18673
18674 * Makefile.in (taz): Use .gz suffix instead of .z.
18675 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18676 names.
18677
18678Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18679
18680 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18681
18682Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18683
18684 * Makefile.in (install-no-fixedincludes): install gcc last, so
18685 that rebuilds that might happen during 'make install' don't get
18686 bogus gcc include files
18687
18688Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18689
18690 Change from Utah for HPPA support:
18691 * config.guess: Recognize hppa1.x-hp-bsd.
18692
18693Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18694
18695 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18696 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18697
18698Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18699
18700 * config.sub: Add support for rom68k and bug boot monitors.
18701
18702Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18703
18704 * Makefile.in: Make all-opcodes depend on all-bfd.
18705
18706Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18707
18708 * config.guess: Added special check for i[34]86-univel-sysv4*.
18709
18710Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18711
18712 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18713 the processor rather than assuming i486.
18714
18715Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18716
18717 * config.guess: Recognize SunOS6 as Solaris3.
18718
18719Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18720
18721 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18722 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18723
18724Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18725
18726 * build-all.mk (all-cross): New target for Canadian Cross.
18727 Added Q2 go32 targets.
18728 * test-build.mk: Configure go32 cross sparclite-aout and
18729 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18730 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18731
18732Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18733
18734 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18735 GO32 hosted toolchains
18736
18737Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18738
18739 * configure: change so "-exec-prefix" gets passed down rather
18740 than "-exec_prefix" so autoconf generated Makefiles get the
18741 exec_prefix set right.
18742
18743Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18744
18745 * config.guess: get the Solaris2 minor version number
18746
18747 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18748
18749Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18750
18751 * config.guess: Recognize some Sequent platforms.
18752
18753Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18754
18755 * Makefile.in: added the vault-install target
18756
18757 * configure.in: actually use the Sun3 makefile fragment that's in
18758 config, also added the release dir to configdirs
18759
18760Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18761
18762 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18763
18764Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18765
18766 * configure.in: remove some program from Alpha targetted toolchains
18767
18768Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18769
18770 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18771 gprof.
18772 (taz): Run "make diststuff" in those directories instead of "make
18773 proto-dir". Look for "VERSION=" only at start of line in subdir
18774 Makefile. Use "gzip -9" for compression.
18775 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18776 (binutils.tar.z): New target.
18777
18778Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18779
18780 * Makefile.in (taz): Include gpl.texinfo.
18781
18782Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18783
18784 * Makefile.in (setup-dirs): Merged into "taz" target.
18785 (taz): Only do `proto-dir' stuff if a directory is actually needed
18786 for this target.
18787
18788Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18789
18790 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18791 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18792 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18793 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18794 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18795
18796Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18797
18798 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18799 config.sub, and move-if-change to gdb testsuite distribution
18800 archive, so the testsuite can be extracted, configured, and
18801 run separately from the gdb distribution. Blow away the Chill
18802 tests that require a Chill compiled executable, since GNU Chill
18803 is not yet publically available.
18804
18805Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18806
18807 * test-build.mk: set environment variables in a single command,
18808 instead of a list of assignments and exports
18809
18810 * config.guess: recognize Alpha/OSF1 systems
18811
18812Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18813
18814 * configure: Change help message to prefer --options rather than
18815 -options.
18816
18817Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18818
18819 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18820 zippy@ecst.csuchico.edu.
18821 * config.guess: Recognize miniframe.
18822
18823Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18824
cc6010cd
AP
18825 * Makefile.in: Use srcroot to find runtest rather than rootme.
18826 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18827
18828Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18829
18830 * test-build.mk: Extensive additions to support building on a
18831 machine other than the host.
18832
18833Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18834
18835 * configure (tooldir): Fix for i386-aix again.
18836
18837Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18838
18839 * configure, Makefile.in: Change definition of $(tooldir)
18840 to match the FSF.
18841
18842Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18843
18844 * config.guess: Recognize i[34]86/SVR4.
18845
18846Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18847
18848 * Makefile.in (all-gdb): gdb depends on sim.
18849
18850Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18851
18852 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18853 at the same time we make the prototype gdb directory.
18854 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18855 files at the same time as the gdb base release distribution.
18856
18857Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18858
18859 * Makefile.in (check): Use individual check targets rather than
18860 DO_X rule.
18861 (check-gcc): Added.
18862
18863Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18864
18865 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18866 for System V release 3.2.
18867
18868Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18869
18870 * config.sub: Recognize hppaosf.
18871 * configure.in: Do configure ld/binutils/gas for it.
18872
18873Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18874
18875 * configure (tooldir): Alter syntax used to set this, for systems
18876 where "\$" isn't handled right, like i386-aix.
18877
18878Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18879
18880 * configure: Pass program-transform-name, not
18881 program_transform_name, to recursive configures.
18882
18883Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18884
18885 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18886 of gas+ld+binutils.
18887
18888Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18889
18890 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18891
18892Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18893
18894 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18895
6599da04
JM
18896Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18897
18898 * Makefile.in (PRMS): Set back to all-prms.
18899
18900Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18901
18902 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18903 targets, rather than for MIPS hosts.
18904
18905Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18906
18907 * configure.in: add comment for --with-x default values
18908
18909 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18910
18911 * Makefile.in: add check-* targets for each of the directories in
18912 the tree. Add a definition of RUNTEST that will use the one we
18913 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18914
18915Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18916
18917 * configure.in: Removed obsolete references to bfd_target and
18918 target_makefile_frag.
18919
18920 * build-all.mk: Set assorted targets for Q2.
18921 * config.sub: Recognize z8k-sim and h8300-hms.
18922 * test-build.mk: Really don't pass host to configure.
18923 (HOLES): Added uname.
18924
18925Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18926
18927 * configure: Handle an empty program-prefix, program-suffix or
18928 program-transform-name correctly.
18929
18930Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18931
18932 * build-all.mk: -G 8 no longer required for MIPS targets.
18933 * test-build.mk: Don't pass host argument to configure; make it
18934 guess.
18935
18936Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18937
18938 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18939 * Makefile.in (COMPRESS): New macro, like GZIP.
18940
18941Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18942
18943 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18944
18945 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18946 with gas currently defaults to -G 0.
18947
18948Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18949
18950 * Makefile.in (all-flex): flex depends on byacc.
18951
18952 * build-all.mk: If host not specified, use config.guess. Pass TAG
18953 to test-build.mk as RELEASE_TAG.
18954 * test-build.mk (configargs): New variable containing arguments to
18955 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18956 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18957
18958 * config.guess: Use /bin/uname when checking -X argument on SCO,
18959 to avoid invoking GNU uname which doesn't understand -X.
18960
18961 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18962
18963 * configure.in: Build gas for mips-*-*.
18964
18965Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18966
18967 * Makefile.in (all.normal): insert missing backslash.
18968
18969Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18970
731a8127 18971 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18972
18973 * Makefile.in: Complete overhaul to merge many almost identical
18974 targets.
18975
18976Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18977
18978 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18979 (gdb.tar.Z): Adjusted.
18980
18981 * Makefile.in (setup-dirs, taz): New targets; should be general
18982 enough to adapt for gdb sometime. Build only .z file.
18983 (gas.tar.z): New target.
18984
18985Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18986
18987 * build-all.mk: Use CC=cc -Xs on Solaris.
18988
6599da04
JM
18989Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18990
18991 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18992 for handling BISON for FSF releases.
18993
18994Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18995
18996 * configure: Actually implement the change zoo just documented.
18997
18998Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18999
19000 * configure: when using config.guess, only set target_alias when
19001 it's not already been set (ie, on the command line)
19002
19003Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19004
19005 * Makefile.in: add installcheck target, set PRMS to install-prms
19006
19007Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19008
19009 * configure: add support for package_makefile_fragment, handle the
19010 case where a directory has a configure.in file but no Makefile.in
19011 more gracefully (with an actual understandable error message, even);
19012 add support for --without (and add this to the usage message); also
19013 explicitly add a --host=${host_alias} to the command line when
19014 config.guess is used
19015
19016Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19017
19018 * configure: Must use both --host and --target in recursive calls.
19019
19020Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19021
19022 * Makefile.in: Change deja-gnu to dejagnu.
19023
19024Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19025
19026 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19027
19028Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19029
19030 * configure.in: canonicalize all instances to *-*-solaris2*,
19031 also strip out a number of tools to not build for go32 host
19032
19033Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19034
19035 * config.guess: add GPL.
19036
19037 * Makefile.in, config.guess, config.sub, configure: bump
19038 copyrights to 93.
19039
19040Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19041
19042 * Makefile.in (do-info): Removed obsolete check for existence of
19043 localenv file.
19044
19045 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19046
19047Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19048
19049 * Makefile.in: a couple of 'else true' for decstation,
19050 support for TclX
19051
19052 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19053
19054Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19055
19056 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19057
19058Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19059
19060 * config.guess: Recognize i386-ibm-aix (PS/2).
19061 * configure.in: Use config/mh-aix386 file for it.
19062
19063Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19064
19065 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19066 CC_FOR_TARGET instead.
19067 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19068
19069Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19070
19071 * Makefile.in: Add sim to list of directories sent with gdb
19072
19073Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19074
19075 * configure.in: Put back mips-dec-bsd* case.
19076
19077Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19078
19079 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19080 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19081 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
19082
19083Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19084
19085 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19086
19087 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19088 (install-info): install dir.info only if it exists,
19089 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19090
19091Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19092
19093 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19094 gas for mips-dec-bsd.
19095
19096Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19097
19098 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19099 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19100
19101Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19102
19103 * configure.in: Added "dejagnu" to hosttools list.
19104
19105Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19106
19107 * config.sub, configure.in, config.guess: Add support
19108 for Bosx, an AIX variant from Bull.
19109 Patches from F.Pierresteguy@frcl.bull.fr.
19110
19111Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19112
19113 * devo/dejagnu: Initial creation of devo/dejagnu.
19114 Migrated dejagnu testcases and support files for testing software
19115 tools to reside as subdirectories, currently called "testsuite",
19116 within the directory of the software tool. Migrated all programs,
19117 support libraries, etc. beloging to dejagnu proper from
19118 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19119 with no modifications. The changes to these files which will
19120 allow them to configure, build, and execute properly will be made
19121 in a future update.
19122
19123Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19124
19125 * Makefile.in: Change send_pr to send-pr.
19126 * configure.in: Likewise.
19127 * send_pr: Renamed directory to send-pr.
19128
19129Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19130
19131 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19132
19133Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19134
19135 * README: Update for gdb-4.8 release.
19136 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19137 gdb-xxx.tar.z (gzip'd) file also.
19138
19139Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19140
19141 * Makefile.in: make all-diff depend on all-libiberty
19142
19143Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19144
19145 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19146
19147Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19148
19149 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19150
19151Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19152
19153 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19154 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19155 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19156
19157Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19158
19159 * Makefile.in: makeinfo binary is in a new location
19160
19161Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19162
19163 * config.sub: Accept -ecoff as an OS.
19164
19165 * Makefile.in: Various changes to eliminate a level of make
19166 recursion and reduce the required command line length.
19167 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19168 sub-makes.
19169 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19170 variables holding settings for specific sub-makes.
19171 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19172 in terms of BASE_FLAGS_TO_PASS.
19173 (TARGET_LIBS): New variable listing directories which use
19174 TARGET_FLAGS_TO_PASS.
19175 (subdir_do): Eliminated.
19176 (do-*): New set of targets to replace subdir_do.
19177 (various): All targets which used subdir_do now depend on do-*.
19178 (local-clean): Renamed from do_clean.
19179 (local-distclean): New target, dependency of distclean and
19180 realclean.
19181 (install-info): Don't create directories. Depend on dir.info
19182 rather than calling make recursively.
19183 (install-dir.info): Eliminated.
19184 (install-info-dirs): Create all info directories here.
19185 (dir.info): Depend upon do-install-info.
19186
19187 * test-build.mk (HOLES): Added false.
19188
19189Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19190
19191 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19192
19193Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19194
19195 * Makefile.in (info): remove dependency on all-texinfo. The
19196 problem was really in texinfo/C, not at this level.
19197
19198Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19199
19200 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19201
19202Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19203
19204 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19205 GDB releases.
19206
19207Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19208
19209 * configure: Include srcdir in message about target of link not
19210 being found. Don't convert `-' to `_' in `with' options being
19211 passed to subdirs.
19212
19213Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19214
19215 * configure.in: add uudecode to host_tools
19216
19217 * Makefile.in: added {all,install}-uudecode targets, added them to
19218 the appropriate lists
19219
19220Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19221
19222 * Makefile.in (all-gcc): Added dependency on all-gas.
19223
19224 * configure.in (mips-*-*): Build ld and binutils.
19225
19226Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19227
19228 * configure: check return code from mkdir, print error message and
19229 exit on failure.
19230
19231Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19232
19233 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19234
19235Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19236
19237 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19238
19239Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19240
19241 * config.sub (h8500): Recognize this as a cpu type.
19242
19243Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19244
19245 * configure: source directory missing is no longer a warning
19246
19247 * configure.in: recognize irix[34]* instead of irix[34]
19248
19249 * Makefile.in: define and pass down X11_LIB
19250
6599da04
JM
19251Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19252
19253 * guess-systype: Renamed to ...
19254 * config.guess: ... by popular request.
19255 * configure.in, Makefile.in: Update accordingly.
19256
19257Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19258
19259 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19260 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19261 + Execute ./dummy instead of assuming . is in PATH.
19262
19263Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19264
19265 * guess-systype: New shell script. Attempts to guess the
19266 canonical host name of the executing host.
19267 Only a few hosts are supported so far.
19268 * configure: Call guess-systype if no host is specified.
19269
19270Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19271
19272 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19273 gcc Makefile.
19274
6599da04
JM
19275Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19276
19277 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19278 (all-gcc, install-gcc, subdir_do): Use it.
19279
19280Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19281
19282 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19283
19284Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19285
19286 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19287 set exclusively by configure, using configure.in .
19288
19289Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19290
19291 * test-build.mk: set $PATH for all builds
19292
19293 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19294
19295Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19296
19297 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19298 the one used in gcc/Makefile.in, so that a null expansion doesn't
19299 override the one needed to build gcc with a native cc.
19300
6599da04
JM
19301Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19302
19303 * configure: Accept -with arguments.
19304
19305Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19306
19307 * Makefile.in: added h8300sim
19308
19309Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19310
6599da04
JM
19311 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19312 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19313 (all-cygnus, native, build-cygnus): Make
19314 $(canonhost)-stamp-3stage-done, not $(host)....
19315 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19316 i386-sco3.2v4. Added else true to if command.
19317
19318Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19319
19320 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19321
19322Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19323
19324 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19325
19326Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19327
19328 * configure.in: don't remove binutils from Solaris builds
19329
19330Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19331
19332 * Makefile.in: get rid of earlier definitions for *clean,
19333 also handle the recursive info rule better
19334
19335Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19336
19337 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19338 do more-or-less the right thing.
19339
19340Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19341
19342 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19343 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19344
19345Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19346
19347 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19348 $(host_canonical).
19349
19350 * configure.in: split the configdirs list into 4 categories (native
19351 v. cross, library v. tool) and handle the cross-only and native-
19352 only in more reasonable (and correct!) way.
19353
19354Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19355
19356 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19357 configdirs anymore.
19358
19359Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19360
19361 * Makefile.in: extensive cleanup:: removed all of the explicit
19362 clean-* targets, collapsed many wrappers around subdir_do into
19363 one, added additional targets to satisfy standards.texi, deleted
19364 some old targets, some changes for consistency
19365
19366Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19367
19368 * configure.in: handle some programs as cross-only, and others as
19369 native only
19370
19371 * test-build.mk: handle partial holes in a more generic manner
19372
19373 * Makefile.in: m4 depends on libiberty
19374
6599da04
JM
19375Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19376
19377 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19378 time, wdiff, and find to configdirs
19379
19380 * Makefile.in: all, clean, and install rules for the new programs
19381 added to configure.in
19382
19383Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19384
19385 * configure.in: use mh-sun for all *-sun-* hosts
19386
6599da04
JM
19387Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19388
19389 * Makefile.in: define flags for X11 include files and library file
19390 locations, pass them down to the programs that need this info
19391
19392 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19393
6599da04
JM
19394Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19395
19396 * configure.in: start building libg++ for HP-UX targets
19397
19398Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19399
19400 * README: Update references to files moved into etc/.
19401
19402Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19403
19404 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19405 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19406
19407Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19408
19409 * configure: accept dash as well as underscore in long option
19410 names for FSF compatibility.
19411
19412Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19413
19414 * config.sub: added -sco3.2v4 support from FSF.
19415
19416Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19417
19418 * configure.in: expand the section that adds or removes
19419 directories from the list of programs to build, to handle native
19420 vs. cross in addition to host v. native
19421
19422Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19423
19424 * Makefile.in: Replace C++ in macro names with CXX.
19425 This is less likely to break ...
19426
19427Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19428
19429 * test-build.mk: add -w to GNU_MAKE
19430
19431Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19432
19433 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19434 add 'sparc' to list of recognized cpus. This needed to make
19435 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19436 Delete some redundant ose68 variants. Recognize -wrs as an os,
19437 then changes that into $CPU-wrs-vxworks.
19438
19439 * configure.in: remove most references to gdbtest, regularize
19440 target based program removal
19441
19442 * test-build.mk: import from p3 tree (many fixes and changes)
19443
19444Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19445
19446 * Makefile.in: added rules to handle tcl, tk, and expect
19447
19448 * configure.in: handle those directories if they exist
19449
19450Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19451
19452 * config.sub: removed bogus hppabsd and hppahpux names, since
19453 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19454
19455Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19456
19457 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19458 depends upon all-xiberty
19459
19460 * Makefile.in: changes from p3, including:
19461
19462 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19463
19464 * Makefile.in (XTRAFLAGS): include newlib directories if
19465 newlib/Makefile exists, rather than if host != target.
19466
19467 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19468
19469 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19470 from the same source tree and not building a cross-compiler. This
19471 matters for the libg++ configuration if reconfiguring a tree that
19472 has already been installed.
19473
19474 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19475
19476 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19477 pick up the machine and system specific header files.
19478
19479 * Makefile.in: added AS_FOR_TARGET, passed down in
19480 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19481 the C compiler to use to create programs which are run in the
19482 build environment, set it to default to $(CC), and passed it down
19483 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19484
19485 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19486
19487 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19488 We need them for unusual native builds, like systems without
19489 ranlib.
19490
19491 * configure: also define $(host_canonical) and
e490616e
ZW
19492 $(target_canonical), which are the full, canonical names for the
19493 given host and target
6599da04
JM
19494
19495Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19496
19497 * Makefile.in: Added separate definitions for C++.
19498
19499Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19500
19501 * configure.in (configdirs): Add deja-gnu.
19502
19503Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19504
19505 * README: Update for configure.texi and gdb-4.7 release.
19506
19507Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19508
19509 * Makefile.in: Move "all" target to top of file.
19510 Previously, first target was ".PHONY" which caused BSD4.4 make
19511 to build .PHONY when make was run without arguments.
19512
19513Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19514
19515 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19516 Library-copylefted code in libiberty.
19517
19518Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19519
19520 * config.sub: Replace m68kmote with plain old m68k.
19521
19522Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19523
19524 * Makefile.in: Remove space from blank line, avoid Make complaints.
19525
19526Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19527
19528 * config.sub: Complain if no argument is given. Added support for
19529 386bsd as OS and target alias.
19530
19531Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19532
19533 * Makefile.in (XTRAFLAGS): include newlib directories if
19534 newlib/Makefile exists, rather than if host != target.
19535
19536Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19537
19538 * config.sub: recognize sparclite-wrs-vxworks.
19539
19540 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19541 p3.) Added clean-xiberty to clean.
19542
19543Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19544
19545 * configure.in: use *-*-* instead of nested cases for host and target
19546
19547Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19548
19549 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19550 from the same source tree and not building a cross-compiler. This
19551 matters for the libg++ configuration if reconfiguring a tree that
19552 has already been installed.
19553
19554Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19555
19556 * config.sub (i486v/i486v4): Merge in from FSF version.
19557
19558Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19559
19560 * configure: only set PWD if it is already set.
19561
19562Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19563
19564 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19565 doesn't have unset and all success paths (and most error paths)
19566 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19567 to just ${PWD} to avoid confusion.)
19568
19569Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19570
19571 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19572 even for a native compilation.
19573
19574Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19575
19576 Changes to make the gdb.tar.Z rule work better.
19577
19578 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19579 (DEVO_SUPPORT): Add configure.texi.
19580 (bfd-ilrt.tar.Z): Remove ancient rule.
19581
19582Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19583
19584 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19585 pick up the machine and system specific header files.
19586
19587 * configure.in, config.sub: added new target m68010-adobe-scout,
19588 with alias of adobe68k. Changed configure.in to check for
19589 -scout before -sco* to avoid a false match.
19590
19591 * Makefile.in: added AS_FOR_TARGET, passed down in
19592 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19593 the C compiler to use to create programs which are run in the
19594 build environment, set it to default to $(CC), and passed it down
19595 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19596
19597Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19598
19599 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19600 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19601 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19602 FOR_TARGET variants, to newlib and libg++.
19603
19604Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19605
19606 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19607 first.
19608
19609Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19610
19611 * config.sub: Accept `elf' as an environment.
19612
19613Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19614
19615 * Makefile.in (all-opcodes): cd into the right directory
19616
19617Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19618
19619 * configure: added -program_transform_name option, used as
19620 argument to sed when installing programs.
19621 configure.texi: added documentation for -program_prefix,
19622 -program_suffix and -program_transform_name.
19623
19624Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19625
19626 * config.sub: Accept i486 where i386 ok.
19627
19628Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19629
19630 * config.sub: accept we32k
19631
19632Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19633
3b75d237 19634 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19635
19636 * Makefile.in: don't create all directories for ``make install'';
19637 let the subdirectories create the ones they need.
19638
19639Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19640
e490616e 19641 * COPYING: new file, GPL v2
6599da04
JM
19642
19643Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19644
19645 * Makefile.in: use the new gen-info-dir, which needs a template
19646 argument (which also lives in texinfo)
19647
19648 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19649
6599da04
JM
19650Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19651
19652 * config.sub (ncr3000): Change i386 to i486.
19653
19654Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19655
19656 * Makefile.in: add install-rcs, install-grep to
19657 install-no-fixedincludes, removed install-bison and install-libgcc
19658
19659Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19660
19661 * configure.in: grab the HPUX makefile fragment if on HPUX
19662
19663Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19664
19665 * Makefile.in: eradicate bison spoor (ditto libgcc).
19666 configure.in: recognise m68{k,000}-ericsson-OSE.
19667 es1800 is alias for m68k-ericsson-OSE
19668
19669Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19670
19671 * configure.in: rearrange the parts that remove programs from
19672 configdirs, based now on HOST==TARGET or by canonical triple.
19673
19674Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19675
19676 * test-build.mk: recurse explicitly with -f test-build.mk when
19677 appropriate. predicate stage3 and comparison on the existence
19678 of gcc. That is, if gcc isn't around, we aren't three-staging.
19679 On very clean, also remove ...stamp-co. Build in-place before
19680 doing other builds.
19681
19682Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19683
19684 * Makefile.in, configure.in: add tgas
19685
19686Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19687
19688 * Makefile.in: a number of changes merged in from progressive.
19689
19690 * configure.in: add libm.
19691
19692 * .cvsignore: ignore some stuff that comes from test-build.mk.
19693
6599da04
JM
19694Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19695
19696 * config.sub: Add es1800 (m68k-ericsson-es1800).
19697
19698Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19699
19700 * configure: Add program_suffix (parallel to program_prefix)
19701 * Makefile.in: adjust directory-creating script for losing decstation
19702
19703Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19704
19705 * configure: Minor $subdir-related fixes.
19706
19707Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19708
19709 * configure: fix various problems with propogating
19710 makefile_target_frag in subdirs.
19711 * configure.in: config libgcc if its there
19712
19713Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19714
19715 * config.sub: HPPA merge.
19716
6599da04
JM
19717Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19718
19719 * Makefile.in: Replace all-bison with all-byacc in all
19720 dependency lines for other tools (which now use byacc).
19721
19722Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19723
19724 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19725
6599da04
JM
19726Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19727
19728 * Makefile.in: make gprof rules similar to byacc rules (instead of
19729 vestigal $(unsubdir) that didn't work...)
19730
19731Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19732
19733 * config.sub: Add support for Linux.
19734 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19735 (at least for libg++).
19736
19737Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19738
19739 * configure.texi: fix doc for the -nfp option to configure
19740
19741Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19742
19743 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19744
19745Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19746
19747 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19748 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19749 * configure.in: added solaris* host_makefile_frag hook.
19750
19751Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19752
19753 * config.sub: changed recognition of m68000 so that various
19754 m68k types can be specified via m680[01234]0
19755
19756Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19757
19758 * config.sub (basic_machine): fix sed so that '-foo' isn't
19759 completely substituted out while .+'-foo' loses the '-foo'
19760
19761Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19762
19763 * config.sub ($os): Add -aout.
19764
19765Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19766
19767 * configure: If host_makefile_frag is absolute, don't
19768 prefix ${invsubdir} (relevant to libg++ auto-configure).
19769
19770Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19771
19772 * Makefile.in (tooldir): Define it.
19773 (all-ld): Depend on all-flex.
19774
19775Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19776
19777 * Makefile.in (check): Fix libg++ special case.
19778
19779Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19780
19781 * configure: do not bury `pwd` into config.status, thus do fewer
19782 pwd's.
19783
19784 * configure: print the "Building in" message only when building in
19785 other than "." AND verbose.
19786
63f6bcd7 19787 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19788 configures.
19789
19790 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19791
19792Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19793
19794 * Makefile.in: macroize flags passed on recursion. remove
19795 fileutils.
19796
19797Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19798
19799 * configure: get makesrcdir right for subdirs deeper than 1.
19800
19801 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19802 install.
19803
19804Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19805
19806 * Makefile.in: don't print subdir_do or recursion lines.
19807
19808Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19809
19810 * standards.texi: added menu item.
19811
19812 * Makefile.in: build and install standards.info.
19813
19814 * standards.texi: new file.
19815
19816Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19817
19818 * configure: test for and move config.status pieces from
19819 ${subdir}/.
19820
19821Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19822
6599da04
JM
19823 * configure: Test for existance of files before trying to mv
19824 them, to avoid numerous non-existance messages.
19825
19826Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19827
19828 * configure: correct final line of config.status.
19829
19830 * configure: patch from eggert. Avoids a protection problem if
19831 the original Makefile.in is read only.
19832
19833 * configure: use move-if-change from gcc to create config.status.
19834 Some makefiles depend on config.status to tell if a directory
19835 has been reconfigured for a different host. This change
19836 prevents those directories from remaking everything in the case
19837 where the reconfig was only intended to rebuild a Makefile.
19838
19839 * configure: test for config.sub with "config.sub sun4" rather
19840 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19841 host alias from a missing config.sub.
19842
19843Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19844
19845 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19846 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19847
19848Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19849
19850 * configure: mkdir ${subdir} as needed.
19851
19852Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19853
19854 * Makefile.in,configure.in: added autoconf.
19855
19856Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19857
19858 * Makefile.in: no longer pass against on recursion.
19859
19860 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19861 definitions are not inherited.
19862
19863 * configure: correct makesrcdir when subdir is .
19864
19865Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19866
19867 * configure: Add support for 'subdirs' variable, which is
19868 like 'configdirs', except that configure doesn't re-invoke
19869 itself for subdirs, it just creates a Makefile for each subdir.
19870 * configure.texi: Document subdirs.
19871
19872Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19873
19874 * configure.in: added flex to configdirs
19875
19876Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19877
19878 * Makefile.in: remove clean-stamps from clean.
19879
19880Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19881
19882 * configure.in: Add gdbtest to configdirs.
19883
19884Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19885
19886 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19887 to recursive makes.
19888 * configure.in: Recognize new ncr3000 config.
19889
19890Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19891
19892 * Makefile.in, configure.in: removed references to gdbm.
19893
19894Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19895
19896 * config.sub: Don't canonicalize os value
19897 newsos* to bsd (readline needs to check for newsos).
19898 (This fix was earlier made Jan 31, but got re-broken.)
19899
19900Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19901
19902 * configure.in: sco is an os, not a vendor!
19903
19904 * configure: Quote $( better. Keep various shells happy.
19905
19906Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19907
19908 * Makefile.in: eliminate stamp-files.
19909
19910Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19911
19912 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19913 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19914
19915Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19916
19917 * config.sub: fix iris/iris3.
19918
19919Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19920
19921 * configure: re-add -rm.
19922
19923Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19924
19925 * Maskefile.in: add .stmp-rcs to all.
19926
19927 * configure.in: remove gas from rs6000 build, use aix host fragment.
19928
19929Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19930
19931 * configure: pass down site_option during recursion.
19932
19933Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19934
19935 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19936
19937Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19938
19939 * configure: Change exec_prefix so that it really defaults to prefix.
19940
19941Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19942
19943 * Makefile.in, configure.in: Add support for mmalloc library.
19944
19945Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19946
19947 * Makefile.in: add stmp dependencies for a few more things.
19948
19949Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19950
19951 * configure: adjusted error message on objdir/srcdir configure
19952 collision, per john's suggestion.
19953
19954 * Makefile.in: add libiberty stmp to all and all.cross.
19955
19956Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19957
19958 * Makefile.in: remove force dependencies, add grep to all.
19959
19960Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19961
19962 * Makefile.in: drop flex. make stamp files work.
19963
19964 * configure: added test for conflicting configuration in srcdir,
19965 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19966 gets cranky. use relative paths for configure and srcdir
19967 whenever possible. Send some error messages to stderr that were
19968 going to stdout.
19969
19970Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19971
19972 * Makefile.in: Fix libg++ rule to check for gcc directory
19973 before using gcc/gcc. Also pass XTRAFLAGS.
19974
19975Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19976
19977 * Makefile.in: added stmp-files so that directories aren't polled
19978 when they are already built.
19979
19980 * configure.texi: fixed a node pointer problem.
19981
19982Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19983
731a8127 19984 * config.sub configure.in gdb/configure.in
6599da04
JM
19985 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19986 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19987 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19988
19989Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19990
19991 * configure: -recurring becomes -silent. corrected help message
19992 for -site= option.
19993
19994 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19995
19996Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19997
19998 * configure: when building Makefile for crosses, replace
19999 tooldir and program_prefix. default srcdir from location of
20000 config.sub. remove "for host in hosts" and "for target in
20001 targets" loops.
20002
20003Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20004
20005 * Makefile.in: Do not pass bindir or mandir to cvs.
20006
20007Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20008
20009 * Makefile.in, configure.in: removed traces of namesubdir,
20010 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20011 copyrights to '92, changed some from Cygnus to FSF.
20012
20013 * configure.texi: remove most references to multiple hosts,
20014 multiple targets, subdirs, etc.
20015
20016 * configure.man: removed rcsid. reference config.sub not
20017 config.subr.
20018
20019 * Makefile.in: mkdir $(infodir) on install-info.
20020
20021Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20022
20023 * configure.texi: Explain better about .gdbinit and about
20024 the environment that configure.in sections run in.
20025
20026Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20027
20028 * configure.in: Ultrix is only a decstation if it's a MIPS.
20029
20030Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20031
20032 * README: DOC.configure => cfg-paper.texi.
20033
20034Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20035
20036 * config.sub (near case $os): Don't convert newsos* to bsd!
20037
20038Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20039
20040 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20041 the number of copies of COPYING that go into the GDB tar file.
20042
20043Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20044
731a8127 20045 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
20046 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20047 Fix SCO configuration stuff.
20048
20049Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20050
20051 * Makefile.in: For libg++, make sure the -I pointing
20052 to the gcc directory goes *after* all the libg++-local -I flags.
20053 Also, move just-gcc dependency from just-libg++ to all-libg++.
20054
20055Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20056
20057 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20058
20059Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20060
20061 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20062
20063Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20064
20065 * config.sub: Add stratus configuration frags. Also
20066 submitted to FSF.
20067
20068Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20069
20070 * Makefile.in (DEV_SUPPORT): add configure.man.
20071
20072 * config.sub(Decode manufacturer-specific): add -none*.
20073
20074Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20075
20076 * Makefile.in: remove form feeds to make Sun's make happy.
20077 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20078
20079Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20080
20081 * Makefile.in (AR_FLAGS): Make quieter.
20082
20083Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20084
20085 * configure.in: Add libg++.
20086 * configure: When verbose, don't output the command line at each
20087 level; it will be unremarkably the same as the previous version,
20088 which will be the same as what the user typed.
20089
20090Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20091
20092 * configure.in, Makefile.in: fix clean-info, add flex. add
20093 fileutils.
20094
20095 * configure: be less sensitive to spaces in Makefile.in. Do not
20096 look for sources in "..". Doing so breaks subdirectories that
20097 might have their own configure. If a subdir has it's own
20098 configure script, use it.
20099
20100Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20101
20102 * cfg-paper.texi: some changes suggested by rms.
20103
20104Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20105
20106 * config.sub: Merge in some small additions from the FSF version,
20107 taken from the gcc distribution, to bring the Cygnus and FSF
20108 versions into closer sync.
20109
20110Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20111
20112 * configure.in: Changed svr4 references to sysv4.
20113
20114Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20115
20116 * configure: added -V for version number option.
20117
20118Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20119
20120 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20121 renamed from DOC.configure to cfg-paper.texi.
20122
20123Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20124
20125 * configure, config.subr, config.sub: config.subr is now
20126 config.sub again.
20127
20128Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20129
20130 * configure.texi: new file, in progress.
20131
20132 * Makefile.in: build info file and install the man page for
20133 configure.
20134
20135 * configure.man: new file, first cut.
20136
20137 * configure: find config.subr again now that configuration "none"
20138 has gone. removed all traces of the -ansi option. removed all
20139 traces of the -languages option.
20140
20141 * config.subr: resync from rms.
20142
20143Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20144
20145 * configure, config.sub, config.subr: merge config.sub into
20146 config.subr, call the result config.subr, remove config.sub, use
20147 config.subr.
20148
20149 * Makefile.in: revised install for dir.info.
20150
20151Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20152
20153 * configure.in: add decstation host makefile frag.
20154
20155 * Makefile.in: BISON now bison -y again. also install-gcc on
20156 install. clean-gdbm on clean. infodir belongs in datadir.
20157 Make directories for info install. Build dir.info here then
20158 install it.
20159
20160Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20161
20162 * Makefile.in: fix for bad directory tests.
20163
20164Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20165
20166 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20167 regexp. -srcdir relative was being handled incorrectly.
20168
20169 * Makefile.in: unwrapped some for loops so that parallel makes
20170 work again and so one can focus one's attention on a particular
20171 package.
20172
20173Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20174
20175 * configure: added PWD as a stand in for `pwd` (for speed). use
20176 elif wherever possible. make -srcdir work without -objdir.
20177 -objdir= commented out.
20178
20179Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20180
20181 * configure: +options become --options. -subdirs commented out.
20182 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20183 Makefile now at top of generated Makefile. Removed cvs log
20184 entries. added -srcdir. create .gdbinit only if there is one
20185 in ${srcdir}.
20186
20187 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20188 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20189 and mandir now keyed off datadir by default.
20190
20191Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20192
20193 * Freshly created ChangeLog.
20194
20195\f
20196Local Variables:
20197mode: change-log
20198left-margin: 8
20199fill-column: 76
20200version-control: never
20201End:
This page took 4.017786 seconds and 5 git commands to generate.