]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Add myself to MAINTAINERS
[thirdparty/gcc.git] / ChangeLog
CommitLineData
82a14443
MP
12018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
260eedb9
IB
52018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
6
7 PR bootstrap/87788
8 PR d/87799
9 * configure: Rebuild.
10 * configure.ac: Disable D on systems where it is known not to work.
11
b4c522fa
IB
122018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
13
14 * Makefile.def (target_modules): Add libphobos.
15 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
16 GDCFLAGS_FOR_TARGET.
17 (dependencies): Make libphobos depend on libatomic, libbacktrace
18 configure, and zlib configure.
19 (language): Add language d.
20 * Makefile.in: Rebuild.
21 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
22 (HOST_EXPORTS): Add GDC.
23 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
24 (BASE_TARGET_EXPORTS): Add GDC.
25 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
26 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
27 (EXTRA_HOST_FLAGS): Add GDC.
28 (STAGE1_FLAGS_TO_PASS): Add GDC.
29 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
30 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
31 environment variables.
32 * configure: Rebuild.
33 * configure.ac: Add target-libphobos to target_libraries. Set and
34 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
35
04193ea0
IL
362018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
37
38 * MAINTAINERS (Write After Approval): Add myself.
39
72eda5f2
IB
402018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
41
42 * MAINTAINERS (Write After Approval): Remove myself.
43
4c029cee
IB
442018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
45
46 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
47
fc7367ea
BC
482018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
49
50 * MAINTAINERS: Update my email address.
51
956a7508
TS
522018-10-04 Thomas Schwinge <thomas@codesourcery.com>
53
54 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
55 maintainer.
56
16ddcc28
MM
572018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
58
59 * MAINTAINERS (Write After Approval): Add self.
60
f9529512
ST
612018-09-13 Sam Tebbs <sam.tebbs@arm.com>
62
63 * MAINTAINERS (write after approval): Add myself.
64
3ff89a4e
XG
652018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
66
67 * MAINTAINERS: Update my email address.
68
e8a0276c
VL
692018-08-29 Vlad Lazar <vlad.lazar@arm.com>
70
71 * MAINTAINERS (write after approval): Add myself.
72
3d20537c
RS
732018-08-21 Richard Sandiford <richard.sandiford@arm.com>
74
75 * MAINTAINERS: Add self to global reviewers list.
76
661d1750
SL
772018-08-17 Sandra Loosemore <sandra@codesourcery.com>
78
79 MAINTAINERS: Add c-sky port maintainers.
80
aa405905
ML
812018-08-10 Martin Liska <mliska@suse.cz>
82
83 * MAINTAINERS: Revert change in previous commit and
92a285c1 84 join lines.
aa405905 85
04e2b41d
ML
862018-08-10 Martin Liska <mliska@suse.cz>
87
88 * MAINTAINERS: Remove extra line.
89
6e9f49e4
N
902018-08-06 Naveen H.S <naveenh@marvell.com>
91
92 * MAINTAINERS: Update my email address.
93
3b0df776
DD
942018-07-19 DJ Delorie <dj@redhat.com>
95
96 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
97 as maintainer.
98
f030b30e
AK
992018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
100
101 * MAINTAINERS: Adjust email address for me and my colleague Robin
102 Dapp.
103
7264261f
L
1042018-07-13 H.J. Lu <hongjiu.lu@intel.com>
105 Sunil K Pandey <sunil.k.pandey@intel.com>
106
107 PR target/84413
108 * config/i386/i386.c (m_CORE_AVX512): New.
109 (m_CORE_AVX2): Likewise.
110 (m_CORE_ALL): Add m_CORE_AVX2.
111 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
112 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
113 and remove the rest of m_SKYLAKE_AVX512.
114
19975c57
SH
1152018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
116
117 * config.sub: Sync with upstream version 2018-07-03.
118
c234070e
SH
1192018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
120
121 * config.guess: Sync with upstream version 2018-06-26.
122 * config.sub: Sync with upstream version 2018-07-02.
123
d41cd173
BW
1242018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
125
92a285c1 126 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
127 * ltmain.sh: Likewise.
128
d3435784
SB
1292018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
130
131 * contrib/config-list.mk: Remove powerpc-linux_paired.
132
da34ca3f
AO
1332018-06-29 Alexandre Oliva <oliva@adacore.com>
134
135 * configure.ac: Introduce support for @unless/@endunless.
136 * Makefile.tpl (dep-kind): Rewrite with cond; return
137 postbootstrap in some cases.
138 (make-postboot-dep, postboot-targets): New.
139 (dependencies): Do not output postbootstrap dependencies at
140 first. Output non-target ones changed for configure to depend
141 on stage_last @if gcc-bootstrap, and the original deps @unless
142 gcc-bootstrap.
143 * configure.in, Makefile.in: Rebuilt.
144
8e236ddd
JW
1452018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
146
147 * MAINTAINERS (write after approval): Add myself.
148
71d40114
RV
1492018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
150
151 * MAINTAINERS (write after approval): Add myself.
152
8006534c
NC
1532018-06-19 Nick Clifton <nickc@redhat.com>
154
155 * zlib/configure.ac: Restore old behaviour of only enabling
156 multilibs when a target subdirectory is defined. This allows
157 building with srcdir == builddir.
158 * zlib/configure: Regenerate.
159
9e03592e
EB
1602018-06-18 Eric Botcazou <ebotcazou@adacore.com>
161
162 * Makefile.def (fortran): Add check-target-libgomp-fortran.
163 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
164 * Makefile.in: Regenerate.
165
29305f60
BE
1662018-06-16 Ben Elliston <bje@gnu.org>
167
168 * config.guess: Import latest version.
169 * config.sub: Likewise.
170
31db0fe0
ML
1712018-06-08 Martin Liska <mliska@suse.cz>
172
173 * MAINTAINERS: Remove MPX-related entries.
174 * Makefile.def: Remove libmpx support.
9e03592e
EB
175 * Makefile.in: Regenerate.
176 * configure.ac: Remove removed files.
177 * configure: Regenerate.
31db0fe0
ML
178 * libmpx/ChangeLog: Remove.
179 * libmpx/Makefile.am: Remove.
180 * libmpx/Makefile.in: Remove.
181 * libmpx/acinclude.m4: Remove.
182 * libmpx/aclocal.m4: Remove.
183 * libmpx/config.h.in: Remove.
184 * libmpx/configure: Remove.
185 * libmpx/configure.ac: Remove.
186 * libmpx/configure.tgt: Remove.
187 * libmpx/libmpx.spec.in: Remove.
188 * libmpx/mpxrt/Makefile.am: Remove.
189 * libmpx/mpxrt/Makefile.in: Remove.
190 * libmpx/mpxrt/libmpx.map: Remove.
191 * libmpx/mpxrt/libtool-version: Remove.
192 * libmpx/mpxrt/mpxrt-utils.c: Remove.
193 * libmpx/mpxrt/mpxrt-utils.h: Remove.
194 * libmpx/mpxrt/mpxrt.c: Remove.
195 * libmpx/mpxrt/mpxrt.h: Remove.
196 * libmpx/mpxwrap/Makefile.am: Remove.
197 * libmpx/mpxwrap/Makefile.in: Remove.
198 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
199 * libmpx/mpxwrap/libtool-version: Remove.
200 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
201
e68086c4
ML
2022018-06-04 Martin Liska <mliska@suse.cz>
203
204 * MAINTAINERS: Add myself as gcov maintainer.
205
37cca345
MF
2062018-06-04 Matthew Fortune <mfortune@gmail.com>
207
208 * MAINTAINERS: Update my email address.
209
74386680
TV
2102018-06-04 Tom de Vries <tdevries@suse.de>
211
212 * MAINTAINERS: Remove write-after-approval entries for component
213 maintainers.
214
010ff25b
JL
2152018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
216
217 * MAINTAINERS (write after approval): Add myself.
218
64acc19a 2192018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
220
221 * MAINTAINERS: Update my email address.
222
7aad7f4b
TV
2232018-06-01 Tom de Vries <tdevries@suse.de>
224
225 * MAINTAINERS: Update my email address.
226
c5470754
BC
2272018-05-22 Bin Cheng <bin.cheng@arm.com>
228
229 * MAINTAINERS (loop-optimizer): Add myself.
230
58b40a67
FT
2312018-05-01 Francois H. Theron <francois.theron@netronome.com>
232
233 * configure.ac: Added "nfp" target.
234 * configure: Regenerate.
235
bece35ca
RB
2362018-04-30 Richard Biener <rguenther@suse.de>
237
238 PR bootstrap/85571
239 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
240 (STAGE3_TFLAGS): Likewise.
241 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
242 (STAGEtrain_TFLAGS): Likewise.
243 * Makefile.in: Regenerate.
244
ae05281f
RB
2452018-04-26 Richard Biener <rguenther@suse.de>
246
247 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
248 (STAGE2_CFLAGS): Likewise.
249 (STAGE2_TFLAGS): Likewise.
250 (STAGE3_CFLAGS): Add -fchecking.
251 (STAGE3_TFLAGS): Likewise.
252 (STAGEtrain_CFLAGS): Filter out -fchecking.
253 (STAGEtrain_TFLAGS): Likewise.
254 * Makefile.in: Re-generate.
255
c6e34a9b
CM
2562018-04-25 Catherine Moore <clm@codesourcery.com>
257
258 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
259
ae9fb56f
PC
2602018-04-18 Paul Clarke <pc@us.ibm.com>
261
262 * MAINTAINERS (write after approval): Add myself.
263
a2919888
AS
2642018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
265
266 * MAINTAINERS: Update my email address.
267
c6024672
BS
2682018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
269
270 * MAINTAINERS: Remove redundant Write-After-Approval entry.
271
85d36775
BS
2722018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
273
274 * MAINTAINERS: Update my email address and disambiguate myself
275 a bit from Will Schmidt.
276
8bb406a2
NS
2772018-03-21 Nathan Sidwell <nathan@acm.org>
278
279 * MAINTAINERS: Move maintainers of now-removed picochip and score
280 ports to write after approval.
281
c9b39302
RS
2822018-03-13 Richard Sandiford <richard.sandiford@arm.com>
283
284 * MAINTAINERS: Add entry for SVE maintainership.
285
1fc1d82e
MR
2862018-02-13 Maciej W. Rozycki <macro@mips.com>
287
288 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
289 * configure: Regenerate.
290
7b7f78d7
BK
2912018-01-18 Boris Kolpackov <boris@codesynthesis.com>
292
293 * MAINTAINERS (write after approval): Add myself.
294
3c1f3bf6
SP
2952018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
296
297 * MAINTAINERS (write after approval): Add myself.
298
182f27e3
SP
2992018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
300
301 * MAINTAINERS (write after approval): Add myself.
85911661 302
85ec4feb
JJ
3032018-01-03 Jakub Jelinek <jakub@redhat.com>
304
305 Update copyright years.
306
ef7d7cf5
BE
3072018-01-03 Ben Elliston <bje@gnu.org>
308
309 * config.guess: Import latest version.
310 * config.sub: Likewise.
311
842df93e
SH
3122017-12-12 Stafford Horne <shorne@gmail.com>
313
314 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
315 * configure: Regenerate.
316
1d0a8ae9
QZ
3172017-11-29 Qing Zhao <qing.zhao@oracle.com>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
5e9d6aa4
JK
3212017-11-28 Julia Koval <julia.koval@intel.com>
322 Sebastian Peryt <sebastian.peryt@intel.com>
323
324 * Makefile.def (target_modules): Remove libcilkrts.
325 * Makefile.in: Ditto.
326 * configure: Ditto.
327 * configure.ac: Ditto.
328
d2eaaa89
JK
3292017-11-28 Julia Koval <julia.koval@intel.com>
330
331 * MAINTAINERS (Write After Approval): Add myself.
332
90b415f6
SD
3332017-11-22 Sudakshina Das <sudi.das@arm.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
f804ba3e
PD
3372017-11-06 Palmer Dabbelt <palmer@sifive.com>
338
339 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
340 Use my SiFive email address.
341
8744c9bf
SP
3422017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
343
344 * MAINTAINERS (write after approval): Add myself.
345
7181cca3
ML
3462017-10-27 Martin Liska <mliska@suse.cz>
347
348 * Makefile.tpl: Use proper name of folder as it was renamed
349 during transition to 4 stages.
350 * Makefile.in: Regenerate.
351
fb336a7b
IT
3522017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
353
e50ffab3 354 * MAINTAINERS (write after approval): Add myself.
fb336a7b 355
7b5f5267
GP
3562017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
357
358 * MAINTAINERS: Add a note that maintainership also includes web
359 pages, docs, and testsuite related to that area.
360
55de8eb3
TV
3612017-09-25 Tom de Vries <tom@codesourcery.com>
362
363 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
364
86ab175e
PMR
3652017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
366
367 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
368
500ac452
NS
3692017-09-15 Nathan Sidwell <nathan@acm.org>
370
371 * MAINTAINERS: Remove myself as a vxworks maintainer.
372
72ace300
TS
3732017-09-13 Thomas Schwinge <thomas@codesourcery.com>
374
375 * MAINTAINERS: Remove email address of Jim Norris.
376
1328002a
KT
3772017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
378
379 * MAINTAINERS (Reviewers): Move myself from here...
380 (CPU Port Maintainers): ... to here.
381
84d0b6f5
JG
3822017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
383
384 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
385
9c04bba3
RD
3862017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
387
e50ffab3 388 * MAINTAINERS (write after approval): Add myself.
9c04bba3 389
5a427c63
TR
3902017-07-28 Tony Reix <tony.reix@atos.net>
391
392 * configure.ac (target-libffi): Don't disable for AIX.
393 (go): Don't add to unsupported_languages on AIX.
394 (target-libgo): Don't disable for AIX.
395 * configure: Regenerate.
396
8994b66f
YG
3972017-07-19 Yury Gribov <tetra2005@gmail.com>
398
399 * MAINTAINERS: Add myself.
400
7a795e10
TS
4012017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
402
403 * MAINTAINERS: Update my email address.
404
50061652
RE
4052017-07-04 Richard Earnshaw <rearnsha@arm.com>
406
407 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
408 arm-specific auto-generated header files.
409
d4360477
NS
4102017-07-03 Nathan Sidwell <nathan@acm.org>
411
412 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
413 * configure: Rebuilt.
414
9dc9ae74
BS
4152017-07-03 Bernd Schmidt <bschmidt@redhat.com>
416
417 * MAINTAINERS: Readd myself for c6x.
418
c8cf0b6f
ML
4192017-06-28 Martin Liska <mliska@suse.cz>
420
421 PR bootstrap/81217
422 * Makefile.def: Remove superfluous bootstrap_target from
423 bootstrap_stage.
424 * Makefile.in: Re-generate the file.
425
0666865c
MO
4262017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
427
e50ffab3 428 * MAINTAINERS: Add myself to Write After Approval
0666865c 429
827c925e
AJ
4302017-06-21 Andrew Jenner <andrew@codesourcery.com>
431
432 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
433
0d053a49
ML
4342017-06-19 Martin Liska <mliska@suse.cz>
435
436 * Makefile.def: Define 4 stages PGO bootstrap.
437 * Makefile.tpl: Define FLAGS.
438 * Makefile.in: Regenerate.
439
be75f645
ILT
4402017-06-14 Ian Lance Taylor <iant@golang.org>
441
442 * Makefile.def: Add check-gotools to go check targets.
443 * Makefile.in: Rebuild.
444
c725f69c
SB
4452017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
446
447 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
448
76052545
EB
4492017-06-03 Eric Botcazou <ebotcazou@adacore.com>
450
451 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
452 * configure: Regenerate.
453
afd88efc
ML
4542017-05-31 Martin Liska <mliska@suse.cz>
455
456 * configure.ac: Add handling of stage2_werror_flags to
457 action-if-given and to action-if-not-given.
458 * configure: Regenerate.
459
945bafd6
PB
4602017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
461
462 * MAINTAINERS: Add self to Write After Approval
463
b9396a49
BS
4642017-05-27 Bernd Schmidt <bschmidt@redhat.com>
465
466 * MAINTAINERS: Update my email address, and remove myself as
467 maintainer in some areas.
468
aa1b69e7
EG
4692017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
470
471 * MAINTAINERS: Add self to Write After Approval
472
cdfee50a
NS
4732017-05-25 Nathan Sidwell <nathan@acm.org>
474
475 * configure.ac: Add --enable-languages=default to mean default and
476 make --enable-languages=all mean all supported languages.
477 * configure: Regenerated.
478
83349046
SB
4792017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
480
481 * config.gcc (powerpc*-*-*spe*): New.
482 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
483 (powerpc-*-rtems*spe*): New.
484 (powerpc*-*-linux*spe*): New.
485 (powerpc-wrs-vxworksspe): New.
486 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
487 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
488 * config.host (powerpc*-*-*spe*): New.
489
01c712cb
ML
4902017-05-19 Martin Liska <mliska@suse.cz>
491
492 * configure.ac: Add --enable-werror-always just for
493 bootstrap-debug (or none build config) and do not add it
494 when we are on a release branch.
495 * configure: Regenerated.
496
7880c1a5
SL
4972017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
498
499 * MAINTAINERS: Add self to Write After Approval
500
c759355f
KK
5012017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
502
503 * MAINTAINERS: Move myself to Write After Approval section.
504
79557bae
CZ
5052017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
506
507 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
508 ACCH registers.
509 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
510 available.
511 (umulsidi3): Likewise.
512 (mulsidi3_700): Disable this pattern when we have advanced mpy
513 instructions.
514 (umulsidi3_700): Likewise.
515 (maddsidi4): New pattern.
516 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
517 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
518 (mpydu_imm_arcv2hs): Likewise.
519 * config/arc/predicates.md (accl_operand): New predicate.
520
c7314bc1
CZ
5212017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
522 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
525 case.
526 (ARC_AUTOFP_IRQ_P): Likewise.
527 (ARC_AUTO_IRQ_P): Likewise.
528 (rgf_banked_register_count): New variable.
529 (parse_mrgf_banked_regs_option): New function.
530 (arc_override_options): Handle rgf_banked_regs option.
531 (arc_handle_interrupt_attribute): Add firq option.
532 (arc_compute_function_type): Return fast irq type when required.
533 (arc_must_save_register): Handle fast interrupts.
534 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
535 (arc_return_address_regs): Update.
536 * config/arc/arc.h (arc_return_address_regs): Update.
537 (arc_function_type): Add fast interrupt type.
538 (ARC_INTERRUPT_P): Update.
539 (RC_FAST_INTERRUPT_P): Define.
540 * config/arc/arc.md (simple_return): Update for fast interrupts.
541 (p_return_i): Likewise.
542 * config/arc/arc.opt (mrgf-banked-regs): New option.
543 * doc/invoke.texi (mrgf-banked-regs): Document.
544
41453183
CZ
5452017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
546
547 * config/arc/arc.c (irq_ctrl_saved): New variable.
548 (ARC_AUTOBLINK_IRQ_P): Define.
549 (ARC_AUTOFP_IRQ_P): Likewise.
550 (ARC_AUTO_IRQ_P): Likewise.
551 (irq_range): New function.
552 (arc_must_save_register): Likewise.
553 (arc_must_save_return_addr): Likewise.
554 (arc_dwarf_emit_irq_save_regs): Likewise.
555 (arc_override_options): Handle deferred options.
556 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
557 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
558 arc_must_save_return_addr.
559 (arc_compute_frame_size): Handle automated save and restore of
560 registers.
561 (arc_expand_prologue): Likewise.
562 (arc_expand_epilogue): Likewise.
563 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
564 * config/arc/arc.opt (mirq-ctrl-saved): New option.
565 * doc/invoke.texi (mirq-ctrl-saved): Document option.
566
52744dd7
TK
5672017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
568 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
569
570 PR bootstrap/77661
571 * Makefile.def: Don't pass --enable-maintainer-mode on to an
572 in-tree build MPC.
573 * Makefile.in: Regenerate.
574
deeba76a
FXC
5752017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
576
577 * configure.ac: Enable LTO by default on darwin >= 9.
578 * configure: Regenerate.
579
5a05e11d
PD
5802017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
581
582 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
583 and Andrew Waterman as the RISC-V maintainers.
584
e04f858c
NK
5852017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
586
587 * MAINTAINERS: Add self to Write After Approval
588
a98cf819
GP
5892017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
590
591 * config.guess: Import latest from upstream.
592
9826d1a3
GP
5932017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
594
595 * MAINTAINERS (Write After Approval): Remove entries that are
596 already covered under Reviewers.
597
a46586c3
MW
5982017-03-08 Mark Wielaard <mark@klomp.org>
599
600 PR demangler/70909
601 PR demangler/67264
602 * include/demangle.h: Add d_printing to struct demangle_component
603 and pass struct demangle_component as non const.
604
734ca1c2
GP
6052017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
606
607 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
608
93b87d1d
TS
6092017-02-15 Thomas Schwinge <thomas@codesourcery.com>
610
611 * Makefile.tpl: Remove HOST_ISLVER.
612 (HOST_EXPORTS): Remove ISLVER.
613 * Makefile.in: Regenerate.
614
f877b3ad
RB
6152017-02-13 Richard Biener <rguenther@suse.de>
616
617 * configure: Re-generate.
618
2ad31830
GP
6192017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
620
621 * MAINTAINERS: Adjust bug reporting URL.
622
3501e62c
GP
6232017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
624
625 * MAINTAINERS (Write After Approval): Remove redundant entry
626 for Andrew Burgess.
627
510555e0
JDA
6282017-02-03 John David Anglin <danglin@gcc.gnu.org>
629
e50ffab3 630 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 631 32-bit hppa*-*-hpux*.
e50ffab3 632 * configure: Regenerate.
510555e0 633
f6a24a94
MJ
6342017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
635
636 * configure.ac: Moved the white list of enabling BRIG FE to
637 libhsail-rt/configure.tgt.
638 * configure: Regenerated.
639 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
640
6412017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
642 Martin Jambor <mjambor@suse.cz>
643
5fd1486c
PJ
644 * Makefile.def (target_modules): Added libhsail-rt.
645 (languages): Added language brig.
646 * Makefile.in: Regenerated.
647 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
648 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
649 * configure: Regenerated.
650
3c36aa6b
JJ
6512017-01-17 Jakub Jelinek <jakub@redhat.com>
652
653 PR other/79046
654 * configure: Regenerated.
655
8f56cb51
AM
6562017-01-04 Alan Modra <amodra@gmail.com>
657
658 * configure: Regenerate.
659
f2c764c5
BE
6602016-12-29 Ben Elliston <bje@gnu.org>
661
662 * config.sub: Import latest version.
663
1dc9c117
AI
6642016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
665
666 * MAINTAINERS (Write After Approval): Add myself.
667
c21fdaa1
JJ
6682016-12-21 Jakub Jelinek <jakub@redhat.com>
669
670 * configure.ac: Don't bootstrap libmpx unless --with-build-config
671 includes bootstrap-mpx.
672 * configure: Regenerated.
673
cc811459
CX
6742016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
675
676 * MAINTAINERS (Write After Approval): Add myself.
677
b55e6680
MJ
6782016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
679
8f56cb51 680 * configure: Regenerate.
b55e6680 681
825fba52
MK
6822016-12-01 Matthias Klose <doko@ubuntu.com>
683
684 * configure.ac: Don't use pkg-config to check for bdw-gc.
685 * configure: Regenerate.
686
114bf3f1
MK
6872016-11-30 Matthias Klose <doko@ubuntu.com>
688
689 * Makefile.def: Remove reference to boehm-gc target module.
690 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
691 options and for the bdw-gc pkg-config module.
692 * configure: Regenerate.
693 * Makefile.in: Regenerate.
694
21b0f96a
NS
6952016-11-28 Nathan Sidwell <nathan@acm.org>
696
697 * MAINTAINERS (nvptx): Remove self.
698
292edab3
BE
6992016-11-25 Ben Elliston <bje@gnu.org>
700
701 * config.guess: Import latest version.
702 * config.sub: Likewise.
703
0954a00b
TT
7042016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
8e4d2ca4
MK
7082016-11-15 Matthias Klose <doko@ubuntu.com>
709
710 * Makefile.def: Remove references to GCJ.
711 * Makefile.tpl: Likewise.
712 * Makefile.in: Regenerate.
713
84c1b9d3
MK
7142016-11-15 Matthias Klose <doko@ubuntu.com>
715
716 * config-ml.in: Remove references to GCJ.
717 * configure.ac: Likewise.
718 * configure: Regenerate.
719
3f95ca6c
JC
7202016-11-01 Josh Conner <joshconner@google.com>
721
722 * MAINTAINERS (Write After Approval): Update email address,
723
457cc672
CL
7242016-10-27 Carl Love <cel@us.ibm.com>
725
726 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
727 Approval list to make it alphabetical.
728
2142f54f
CL
7292016-10-27 Carl Love <cel@us.ibm.com>
730
731 * MAINTAINERS (Write After Approval): Add myself.
732
104700f4
AB
7332016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * MAINTAINERS (Reviewers): Add myself.
736 (Write After Approval): Add myself.
737
942c0db8
HP
7382016-10-21 Hartmut Penner <hepenner@us.ibm.com>
739 Ulrich Weigand <uweigand@de.ibm.com>
740
741 * MAINTAINERS: Update email address.
742
fbf4c502
NS
7432016-10-10 Nathan Sidwell <nathan@acm.org>
744
745 * MAINTAINERS: Update email address.
746
b20e7532
AT
7472016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
748
749 * configure.ac: Add aarch64-*-freebsd*.
750 * configure: Regenerate.
751
2e21fd4d
SE
7522016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
753
754 * MAINTAINERS: Update email address after it got reverted.
755
43c40f3e
RO
7562016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
757
758 * configure.ac (target_libraries): Readd target-boehm-gc.
759 Restore --enable-objc-gc handling.
760 * configure: Regenerate.
761
f05796ba
JL
7622015-10-03 Jeff Law <law@redhat.com>
763
764 * MAINTAINERS: Move several inactive maintainers to the
765 write-after-approval section.
766
012447ea
JJ
7672016-09-30 Jakub Jelinek <jakub@redhat.com>
768
769 * configure.ac: Add target-libffi to target_libraries.
770 Readd libgcj target disablings, modified to only target-libffi.
771 Readd target addition of go to unsupported languages.
772 * configure: Regenerated.
773
a7d75d59
SE
7742016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
775
776 * MAINTAINERS: Update email address.
777
d1a79a95
AH
7782016-09-30 Andrew Haley <aph@redhat.com>
779
4d8c733d 780 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
781 write-after approval. Remove Tom Tromey and Bryce McKinlay from
782 libgcj.
783
af2d4873
AH
7842016-09-30 Andrew Haley <aph@redhat.com>
785
786 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
787 write-after approval after GCJ deletion.
788
07b78716
AH
7892016-09-30 Andrew Haley <aph@redhat.com>
790
791 * Makefile.def: Remove libjava.
792 * Makefile.tpl: Likewise.
793 * Makefile.in: Regenerate.
794 * configure.ac: Likewise.
795 * configure: Likewise.
796 * gcc/java: Remove.
797 * libjava: Likewise.
798
a29b7214
CZ
7992016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
800
801 * MAINTAINERS (Reviewers): Add myself.
802
2fd88f4f
AK
8032016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
804
805 * configure.ac: Disable "sim" directory for arc*-*-*.
806 * configure: Regenerated.
807
e2080e79
TC
8082016-09-23 Tamar Christina <tamar.christina@arm.com>
809
810 * MAINTAINERS (Write After Approval): Add myself.
811
8f3675f8
MR
8122016-09-12 Maciej W. Rozycki <macro@imgtec.com>
813
814 * configure.ac: Check for the minimum in-tree MPFR version
815 handled.
816 * configure: Regenerate.
817
21f88103
YTL
8182016-07-20 Yan-Ting Lin <currygt52@gmail.com>
819
820 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
821 * configure: Regenerated.
822
60d51882
FR
8232016-07-19 Fritz Reese <fritzoreese@gmail.com>
824
825 * MAINTAINERS (Write After Approval): Add myself.
826
277d7ee0
AK
8272016-06-23 Andi Kleen <ak@linux.intel.com>
828
829 * Makefile.def: Add autoprofiledbootstrap.
830 * Makefile.tpl: Dito.
831 * Makefile.in: Regenerate.
832
fd6487af
JS
8332016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
834
835 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
836 * configure: Regenerate.
837
3e326935
TS
8382016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
839
840 * configure: Regenerate.
841 * configure.ac: Remove support for avr-rtems.
842
9582bf04
SKS
8432016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
844
845 * MAINTAINERS (Write After Approval): Add myself.
846
6f820b68
MC
8472016-06-16 Michael Collison <michael.collison@arm.com>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
775ee7fa
MM
8512016-06-14 Mikael Morin <mikael@gcc.gnu.org>
852
853 * MAINTAINERS (Write After Approval): Update e-mail address.
854
de3ba371
JM
8552016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
856
21f88103 857 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 858
350216e3
AM
8592016-05-28 Alan Modra <amodra@gmail.com>
860
861 * Makefile.tpl (configure): Depend on m4 files included.
862 * Makefile.in: Regenerate.
863
9cad20fa
BS
8642016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
865
866 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
867 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
868
92466115
BS
8692016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
870
871 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
872 special case builtin.
873 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
874 support for ALTIVEC_BUILTIN_VEC_ADDEC.
875 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
876 for __builtin_vec_addec.
877
fe38e08b
JS
8782016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
879
880 * config.guess: Import version 2016-04-02 (newest).
881 * config.sub: Import version 2016-05-10 (newest).
882
cef1a0b8 8832016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 884
cef1a0b8
JL
885 * configure.ac: Add ARC support to libgloss.
886 * configure: Regenerate
704b85c7 887
75a6b91a
AS
8882016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
00f35794
BE
8922016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
893
894 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
895 * configure: Regenerated.
896 * Makefile.def (gmp): Explicitly disable assembler.
897 (mpfr): Adjust lib_path.
898 (mpc): Likewise.
899 * Makefile.in: Regenerated.
900
c100769b
JJ
9012016-05-01 Jakub Jelinek <jakub@redhat.com>
902
903 PR bootstrap/70704
904 * configure.ac (--enable-stage1-checking): Add missing
905 --enable-checking=.
906 * configure: Regenerated.
907
bc6d9014
OE
9082016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
909
ace08cb8
OE
910 * config.guess: Revert r235676.
911 * config.sub: Revert r235676.
912
9132016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
914
915 * config.guess: Remove SH5 support.
bc6d9014
OE
916 * config.sub: Likewise.
917 * configure: Likewise.
918 * configure.ac: Likewise.
919
7db11a5a
JJ
9202016-04-26 Jakub Jelinek <jakub@redhat.com>
921
922 PR bootstrap/70704
923 * configure.ac (--enable-stage1-checking): For --disable-checking or
924 implicit --enable-checking, make sure extra flag matches in between
925 stage1 and later checking.
926 * configure: Regenerated.
927
ab0fc037
TS
9282016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
929
930 * .gitattributes: New file.
931
c048fa95
SB
9322016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
933
934 * MAINTAINERS (rs6000/powerpc port): Add myself.
935
f3653cf5
SB
9362016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
937
938 PR bootstrap/70173
939 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
940 and gotools directories. Delete the stage_final file.
941 * Makefile.in: Regenerate.
942
4f93efa4
AV
9432016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
944
945 * MAINTAINERS (Write After Approval): Add myself.
946
c27e432e
SK
9472016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
948
949 * MAINTAINERS (Fortran maintainer): Remove myself.
950
7134713c
BS
9512016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
7d74282a
KN
9552016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
1b858e76
CC
9592016-03-17 Cary Coutant <ccoutant@gmail.com>
960
961 Sync with binutils-gdb:
962
963 2016-03-17 Cary Coutant <ccoutant@gmail.com>
964
965 * configure.ac: Add mips and s390 to the gold target check.
966 * configure: Regenerate.
967
d15bd5bb
DD
9682016-03-01 DJ Delorie <dj@redhat.com>
969
970 * MAINTAINERS (mep): Remove myself as MeP maintainer.
971
6d1fa6bb
DM
9722016-02-22 David Malcolm <dmalcolm@redhat.com>
973
974 * MAINTAINERS (libcpp): Add myself.
975 (diagnostic messages): Likewise.
976
607bda60
TV
9772016-02-20 Tom de Vries <tom@codesourcery.com>
978
979 * MAINTAINERS: Fix whitespace.
980
80cfaff8
CZ
9812016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
982
983 * MAINTAINERS (Write After Approval): Add myself.
984
c661a43d
SP
9852016-01-29 Sebastian Pop <s.pop@samsung.com>
986
987 * config/isl.m4: Add comments about isl-0.16.
988 * configure: Regenerate.
989
86b3a101
MJ
9902016-01-29 Martin Jambor <mjambor@suse.cz>
991
992 * MAINTAINERS (hsa maintainers): Add myself.
993
960cbfd2
WD
9942015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
995
996 * MAINTAINERS: (Write After Approval): Add myself.
997
1e050c90
AK
9982016-01-25 Aditya Kumar <aditya.k7@samsung.com>
999 Sebastian Pop <s.pop@samsung.com>
1000
1001 * Makefile.in: Regenerate.
1002 * Makefile.tpl: Export ISLVER.
1003 * configure: Regenerate.
1004 * config/isl.m4: Detect isl-0.15.
1005
cefadad1
MM
10062016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1007
1008 PR bootstrap/69329
1009 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1010 * Makefile.in: Regenerate.
1011
9e530bcd
AP
10122016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1013
1014 * configure.ac: Enable LTO for DJGPP
1015 * configure: Regenerate
1016
324402a0
L
10172016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1018
1019 Sync with binutils-gdb:
1020 2015-10-21 Nick Clifton <nickc@redhat.com>
1021
1022 PR gas/19109
1023 * configure.ac: Note the 'none' is an acceptable argument to
1024 --enable-compressed-debug-sections.
1025 * configure: Regenerate.
1026
9eaaa830
BE
10272016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1028
1029 PR bootstrap/69134
1030 * Makefile.def (mpfr): Disable assembler.
1031 * Makefile.in: Regenerate.
1032
cfe67e03
BE
10332016-01-01 Ben Elliston <bje@gnu.org>
1034
1035 * config.guess: Import version 2016-01-01.
1036 * config.sub: Likewise.
1037
be33d404
SS
10382015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
e357a5e0
SP
10422015-12-17 Sebastian Pop <s.pop@samsung.com>
1043
1044 * Makefile.in: Replace ISL with isl.
1045 * Makefile.tpl: Same.
1046 * config/isl.m4: Same.
1047 * configure.ac: Same.
1048 * contrib/download_prerequisites: Same.
1049 * configure: Regenerate.
1050
1ad2439b
AP
10512015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1052
1053 * MAINTAINERS (Write After Approval): Add Myself.
1054
70decafb
NS
10552015-12-17 Nathan Sidwell <nathan@acm.org>
1056
1057 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1058 * configure: Regenerate.
1059
560d18d3
AK
10602015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1061 Sebastian Pop <s.pop@samsung.com>
1062
1063 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1064 isl_ctx_get_max_operations.
1065 * configure: Regenerate.
1066
57e8ab24 10672015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
1068
1069 * MAINTAINERS (Write After Approval): Add myself.
1070
105b682e
ILT
10712015-12-02 Ian Lance Taylor <iant@google.com>
1072
1073 PR go/66147
1074 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1075 * Makefile.in: Regenerate.
1076
7eb46bec
AT
10772015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1078
1079 PR libffi/65726
1080 * Makefile.def (lang_env_dependencies): Make libffi depend
1081 on cxx.
1082 * Makefile.in: Regenerate.
1083
cc3baaa9
DE
10842015-11-26 David Edelsohn <dje.gcc@gmail.com>
1085
1086 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1087 symbols.
1088
3be96231
TG
10892015-11-20 Tristan Gingold <gingold@adacore.com>
1090
1091 Sync with binutils-gdb:
1092 2015-11-20 Tristan Gingold <gingold@adacore.com>
1093
1094 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1095 * configure: Regenerate.
1096
daa53f38
ML
10972015-11-19 Martin Liska <mliska@suse.cz>
1098
1099 * .gitignore: Add .clang-format to ignored files.
1100 * Makefile.in: Add clang-format.
1101 * Makefile.tpl: Likewise.
1102
54985c70
TA
11032015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1104
1105 * configure.ac: Enable libmpx by default.
1106 * configure: Regenerated.
1107
d0397c75
SE
11082015-10-23 Steve Ellcey <sellcey@imgtec.com>
1109
1110 * MAINTAINERS: Update email address.
1111
735a559c
PM
11122015-10-23 Paulo Matos <pmatos@linki.tools>
1113
1114 * MAINTAINERS: Update email address.
1115
15713b43
AH
11162015-10-23 Alan Hayward <alan.hayward@arm.com>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
78edb32f
L
11202015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1121
1122 Sync with binutils-gdb:
1123 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1124
1125 PR gas/19109
1126 * configure.ac: Add
1127 --enable-compressed-debug-sections={all,gas,gold,ld}.
1128 * configure: Regenerated.
1129
dec6b7f1
AC
11302015-10-16 Arnaud Charlet <charlet@adacore.com>
1131
1132 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1133
6be1d686
ML
11342015-10-09 Martin Liska <mliska@suse.cz>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
dc0e2060
AF
11382015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1139
1140 * MAINTAINERS (Write After Approval): Add myself.
1141
bec93d40
FW
11422015-10-02 Florian Weimer <fweimer@redhat.com>
1143
1144 * MAINTAINERS: Update email address.
1145
0487f06d
LK
11462015-10-02 Louis Krupp <louis.krupp@zoho.com>
1147
1148 * MAINTAINERS (Write After Approval): Add myself.
1149
56547ff7
KT
11502015-09-20 Kai Tietz <ktietz70@googlemail.com>
1151
423ea09f 1152 * MAINTAINERS: Update email.
56547ff7 1153
ed4c91ea
BS
11542015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1155
1156 * MAINTAINERS: Update my email address.
1157
2503fd9e
JB
11582015-09-01 James Bowman <james.bowman@ftdichip.com>
1159
1160 * MAINTAINERS (ft32 port): Add myself.
1161
3726332a
DS
11622015-08-28 David Sherwood <david.sherwood@arm.com>
1163
1164 * MAINTAINERS: Add myself.
1165
15480aaf
PM
11662015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
ad4f95e3
FXC
11702015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1171
1172 PR libfortran/54572
1173 * Makefile.def: Make libgfortran depend on libbacktrace.
1174 * Makefile.in: Regenerate.
1175
95f25df0
SD
11762015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
5dc85f7e
TV
11802015-08-12 Tom de Vries <tom@codesourcery.com>
1181
1182 PR other/67092
1183 * configure.ac: Remove --with_host_libstdcxx support.
1184 * configure: Regenerate.
1185
44a7d18d
TS
11862015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1187 Jakub Jelinek <jakub@redhat.com>
1188
1189 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1190 nvptx*-*-*.
1191 * configure: Regenerate.
1192
bf5372e7
YS
11932015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1194
1195 * Makefile.def (libiconv): Define bootstrap=true.
1196 Mark pdf/html/info as missing.
1197 (configure-gcc): Depend on all-libiconv.
1198 (all-gcc): Ditto.
1199 (configure-libcpp): Ditto.
1200 (all-libcpp): Ditto.
1201 (configure-intl): Ditto.
1202 (all-intl): Ditto.
1203 * Makefile.in: Regenerate.
1204
94b8fdcc
BC
12052015-08-03 Bin Cheng <bin.cheng@arm.com>
1206
1207 * MAINTAINERS (loop ivopts): Add the entry and myself.
1208
430bcac1
NS
12092015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1210
1211 * MAINTAINERS (nvptx): Add self.
1212
110d61da
AL
12132015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1214
1215 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1216 128-bit vector modes.
1217
c9da7548 12182015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 1219
c9da7548
VV
1220 * MAINTAINERS (Write After Approval): Add myself.
1221
423ea09f 12222015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
1223
1224 * config.sub, config.guess: Import from upstream.
1225
6b1786aa
JL
12262015-07-24 Michael Darling <darlingm@gmail.com>
1227
1228 PR other/66259
1229 * config-ml.in: Reflects renaming of configure.in to configure.ac
1230 * configure: Likewise
1231 * configure.ac: Likewise
1232
45952786
BS
12332015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1234
1235 * MAINTAINERS: Update my email address.
1236
f1595603
L
12372015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1238
1239 Sync with binutils-gdb:
1240 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 * configure.ac (target_configdirs): Exclude target-zlib if
1243 target-libjava isn't built.
1244 * configure: Regenerated.
1245
a05c2c75
L
12462015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 Sync with binutils-gdb:
1249 2015-05-13 John David Anglin <dave.anglin@bell.net>
1250
1251 * configure.ac: Disable configuration of GDB for HPUX targets.
1252 * configure: Regenerate.
1253
1254 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 * configure.ac: Add --with-system-zlib.
1257 * configure: Regenerated.
1258
1259 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1260
1261 * configure.ac: Add FT32 support.
1262 * configure: Regenerate.
1263
1264 2015-01-12 Anthony Green <green@moxielogic.com>
1265
1266 * configure.ac: Don't disable gprof for moxie.
1267 * configure: Rebuild.
1268
1c01ebf6
L
12692015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1270
1271 Sync with binutils-gdb:
1272 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1273
1274 PR ld/18355
1275 * Makefile.def: Add extra_configure_flags to host zlib.
1276 * configure.ac (extra_host_zlib_configure_flags): New. Set
1277 to --enable-host-shared When bfd is to be built as shared
1278 library. AC_SUBST.
1279 * Makefile.in: Regenerated.
1280
e59969a1
HPN
12812015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1282
1283 Sync with src:
1284 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1285 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1286 * Makefile.in: Regenerated.
1287
d9063947
L
12882015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1289
1290 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1291 target.
1292 * configure: Regenerate.
1293
b837291d
LC
12942015-06-23 Ludovic Courtès <ludo@gnu.org>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
2a97995f
AT
12982015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1299
1300 * MAINTAINERS (OS Port Maintainers): Add myself.
1301 (Various Maintainers): Remove myself from libffi testsuite.
1302
19cd26a6
RS
13032015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1304
1305 * MAINTAINERS (gen* on machine desc): Add self.
1306
8ca528d9
JM
13072015-06-02 Jason Merrill <jason@redhat.com>
1308
1309 PR bootstrap/66319
1310 * configure.ac: Use -std=gnu++98.
1311
4526c3c1
SN
13122015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1313
1314 * MAINTAINERS (Write After Approval): Add myself.
1315
318a4e6d
MF
13162015-05-28 Mike Frysinger <vapier@gentoo.org>
1317
1318 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1319 * configure: Regenerate.
1320
46070488
JM
13212015-05-26 Jason Merrill <jason@redhat.com>
1322
1323 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1324 * configure: Regenerate.
1325
fef939d6
JB
13262015-05-16 James Bowman <james.bowman@ftdichip.com>
1327
1328 * configure.ac: FT32 target added.
fef939d6
JB
1329 * configure: Regenerated.
1330
886faf50
IB
13312015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1332
1333 * MAINTAINERS (Write After Approval): Add myself.
1334
91c6b410
PM
13352015-05-11 Paulo Matos <paulo@matos-sorge.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
e640447c
PM
13392015-05-11 Paulo Matos <paulo@matos-sorge.com>
1340
1341 * configure.ac: Fix typo.
1342 * configure: Regenerate.
1343
e587377d
MM
13442015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
cabb9d59
MK
13482015-05-03 Matthias Klose <doko@ubuntu.com>
1349
1350 * configure.ac: Match $host configured with triplets.
1351 * configure: Regenerate.
1352
fafb95a6
BRF
13532015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1354
1355 * Makefile.tpl: Remove surplus whitespace throughout.
1356 * Makefile.in: Regenerate.
1357
85867772
SB
13582015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1359
1360 * MAINTAINERS (Various Maintainers): Add myself as instruction
1361 combiner maintainer.
1362
c10b5ea0
JJ
13632015-04-17 Jakub Jelinek <jakub@redhat.com>
1364
1365 PR bootstrap/62077
1366 * configure.ac (--enable-stage1-checking): Default to
1367 release,misc,gimple,rtlflag,tree,types if --disable-checking
1368 or --enable-checking is not specified and DEV-PHASE is not
1369 experimental.
1370 * configure: Regenerated.
1371
77019397
MO
13722015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1373
1374 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1375 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1376 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1377 * Makefile.in: Regenerate.
1378
17feae99 13792015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
1380
1381 * MAINTAINERS: Update my email address.
1382
e61ffb3b
JG
13832015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1384
1385 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1386
b16cc4f2
KT
13872015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1388
1389 * MAINTAINERS: Add myself as an arm port reviewer.
1390
ec523909
ML
13912015-03-25 Martin Liska <mliska@suse.cz>
1392 Yury Gribov <y.gribov@samsung.com>
1393
1394 * Makefile.in: Fix ln source location for vimrc file.
1395 * Makefile.tpl: Likewise.
1396
fc30054e
AH
13972015-03-09 Aldy Hernandez <aldyh@redhat.com>
1398
1399 PR bootstrap/25672
1400 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1401 cross-compiling. Similarly for CXX_FOR_TARGET.
1402 * configure: Regenerate.
1403
5373cd33
IE
14042015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1405
1406 * Makefile.def: Add libmpx.
1407 * configure.ac: Add libmpx.
1408 * Makefile.in: Regenerate.
1409 * configure: Regenerate.
1410
a6e8abb9
KY
14112015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1412
1413 * MAINTAINERS (CPU Port Maintainers): Add myself
1414 i386 vector ISA extns mantainer.
1415
f2b86778
JL
14162015-03-13 Jeff Law <law@redhat.com>
1417
1418 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1419 maintainer.
1420 Remove Richard Henderson as a maintainer for the x86 port.
1421
9dd44d1c
JR
14222015-03-03 Joern Rennecke <gnu@amylaar.uk>
1423
1424 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1425
33079441
IE
14262015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1427
1428 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1429 pointer bounds checker and i386 MPX maintainer.
1430
d083ae5f
SL
14312015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1432
1433 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1434
f91f1c13
MS
14352015-02-26 Martin Sebor <msebor@redhat.com>
1436
1437 * MAINTAINERS (Various Maintainers): Add self.
1438
426c1eb0
TS
14392015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1440
1441 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1442 Make sure it contains lto.
1443 * configure: Regenerate.
1444
8ae12d71
TS
14452015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1446
1447 * configure: Regenerate.
1448
11aa81cc 14492015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 14501
11aa81cc
DN
1451 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1452 middle-end, docstring): Remove myself.
1453 (Write After Approval): Add myself.
1454
a436ab27
JJ
14552015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1456
1457 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1458 (Write After Approval): Update address.
1459
231d020b
DM
14602015-01-29 David Malcolm <dmalcolm@redhat.com>
1461
1462 PR jit/64780
1463 * configure.ac: Require the user to explicitly specify
1464 --enable-host-shared if the jit is enabled.
1465 * configure: Regenerate.
1466
82a94471
RS
14672015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
e6f0c56d
TV
14712015-01-25 Tom de Vries <tom@codesourcery.com>
1472
1473 * MAINTAINERS: Make whitespace consistent.
1474
631ff3e1
BO
14752015-01-23 Braden Obrzut <admin@maniacsvault.net>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
09b9cd1f
AV
14792015-01-20 Andre Vehreschild <vehre@gmx.de>
1480
1481 * MAINTAINERS: (Write After Approval): Add myself.
1482
802ed46a
MU
14832015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1484
1485 * MAINTAINERS: (Write After Approval): Add myself.
1486
c61fcfa6
PT
14872015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1488
1489 * MAINTAINERS: (Write After Approval): Add myself.
1490
ebcd09c1
IS
14912015-01-13 Iain Sandoe <iain@codesourcery.com>
1492
1493 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1494 objective-c/c++ front end maintainer.
1495
71aa170d
MP
14962015-01-13 Marek Polacek <polacek@redhat.com>
1497
1498 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1499
da067543
JL
15002015-01-12 Jeff Law <law@redhat.com>
1501
1502 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1503 a very long time.
1504
bf1de3f0
ILT
15052015-01-09 Ian Lance Taylor <iant@google.com>
1506
1507 * configure.ac (host_tools): Add gotools.
1508 * Makefile.def (host_modules): Add gotools.
1509 (dependencies): Add dependency of all-gotools on all-target-libgo.
1510
82a19768
AT
15112015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1512
1513 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1514 * configure: Regenerate.
1515
53dd59bf
TS
15162015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1517
1518 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1519 all-target-libgomp.
1520 * Makefile.in: Regenerate.
1521
8054942d
EB
15222015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1523
1524 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1525
0969ec7d
EB
15262015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1527
1528 * configure.ac: Add Visium support.
1529 * configure: Regenerate.
1530
ec8fd1c0
AS
15312015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1532
1533 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1534 * configure: Regenerate.
1535
9bccfdf5
AP
15362015-01-03 Andrew Pinski <apinski@cavium.com>
1537
1538 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1539 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1540 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1541 (OBJCOPY_FOR_TARGET): New variable.
1542 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1543 * Makefile.in: Regenerate.
1544 * configure.ac: Check for already installed target objcopy.
1545 Also GCC_TARGET_TOOL on objcopy.
1546 * configure: Regenerate.
1547
007adc0d
HPN
15482015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1549
1550 * config.sub: Update from upstream, to 2015-01-01 version.
1551 * config.guess: Ditto.
1552
fe55e976
SH
15532014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1554
1555 * MAINTAINERS (RTEMS Ports): Add myself.
1556
b86d271e
PMR
15572014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1558
1559 * MAINTAINERS (Write After Approval): Add myself.
1560
9733278a
MH
15612014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
4b4f2e35
TS
15652014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1566
1567 * configure.ac (--enable-as-accelerator-for): Don't set
1568 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1569 * configure: Regenerate.
1570
b6a65eb6
JJ
15712014-12-13 Jakub Jelinek <jakub@redhat.com>
1572
1573 PR bootstrap/64023
1574 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1575 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1576 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1577 to CXX.
1578 * Makefile.in: Regenerated.
1579
c3e1e693
YG
15802014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1581 Yury Gribov <y.gribov@samsung.com>
1582
1583 * .gitignore: Added .local.vimrc and .lvimrc.
1584 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1585 * Makefile.in: Regenerate.
1586
15872014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
1588
1589 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1590 * configure: Regenerated.
1591
b9fb25a5
BS
15922014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1593
1594 * MAINTAINERS (nvptx port): New entry.
1595
d896cc4d
JBG
15962014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1597
1598 * configure: Regenerate.
1599
74ae587e
JBG
16002014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1601
1602 * configure.ac: Merge with Binutils.
1603
45c89690
TB
16042014-11-26 Tobias Burnus <burnus@net-b.de>
1605
1606 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1607 * Makefile.in: Regenerate.
1608
ea903c37
BE
16092014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1610
1611 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1612 missing flex.
1613 * Makefile.in: Regenerated.
1614
eb23df59
IV
16152014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1616
1617 * Makefile.in: Regenerate.
1618
a699d672
L
16192014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1620
1621 PR bootstrap/63784
1622 * libtool.m4: Add $pic_flag with -shared.
1623
fc065a61
RL
16242014-11-21 Renlin Li <Renlin.Li@arm.com>
1625
1626 * MAINTAINERS (Write After Approval): Added myself.
1627
efcc23e6
AV
16282014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1629
1630 * MAINTAINERS (write-after-approval): Add myself.
1631
dd308ed8
MK
16322014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1633
1634 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1635 from 2 years ago.
1636
ac8698a1
AV
16372014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1638
1639 Revert:
1640 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1641
1642 * MAINTAINERS (Write After Approval): Added myself as line map
1643 maintainer.
1644
8dab9330
RL
16452014-11-19 Renlin Li <Renlin.Li@arm.com>
1646
1647 Revert:
1648 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1649
1650 * MAINTAINERS (Write After Approval): Added myself.
1651
1be22083
RL
16522014-11-19 Renlin Li <Renlin.Li@arm.com>
1653
1654 * MAINTAINERS (Write After Approval): Added myself.
1655
59392f46
AV
16562014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1657
1658 * MAINTAINERS (Write After Approval): Added myself as line map
1659 maintainer.
1660
0f3422cc
DS
16612014-11-17 Dodji Seketeli <dodji@redhat.com>
1662
1663 * MAINTAINERS (Various Maintainers): Added myself as line map
1664 maintainer.
1665
0c8969f0
JBG
16662014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1667
1668 * move-if-change: Sync from upstream gnulib.
1669
d7134c0e
JBG
16702014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1671
1672 * compile: Sync with upstream Automake.
1673 * depcomp: Ditto.
1674 * install-sh: Ditto.
1675 * missing: Ditto.
1676 * mkinstalldirs: Ditto.
1677 * ylwrap: Ditto.
1678
e4ff7e6a
JBG
16792014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1680
1681 * config.sub: Update from upstream config repo.
1682 * config.guess: Ditto.
1683
5f520819
KY
16842014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1685
1686 * Makefile.def: Add liboffloadmic to target_modules. Make
1687 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1688 * Makefile.in: Regenerate.
1689 * configure: Regenerate.
1690 * configure.ac: Add liboffloadmic to target binaries.
1691 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1692 Add liboffloadmic to noconfig list when C++ is not supported.
1693
85c64bbe
BS
16942014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1695 Thomas Schwinge <thomas@codesourcery.com>
1696 Ilya Verbin <ilya.verbin@intel.com>
1697 Andrey Turetskiy <andrey.turetskiy@intel.com>
1698
1699 * configure: Regenerate.
1700 * configure.ac (--enable-as-accelerator-for)
1701 (--enable-offload-targets): New configure options.
1702
7d35a59e
TB
17032014-11-11 Tobias Burnus <burnus@net-b.de>
1704
0a002272 1705 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
1706 * Makefile.in: Regenerate.
1707
35485da9
DM
17082014-11-11 David Malcolm <dmalcolm@redhat.com>
1709
1710 * ChangeLog.jit: New.
1711 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1712
ebf6d33b
FXC
17132014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1714
1715 PR target/63610
1716 * libtool.m4: Fix globbing of darwin versions.
1717 * configure: Regenerate.
1718
4a9bb2aa
TB
17192014-11-11 Tobias Burnus <burnus@net-b.de>
1720
4a9bb2aa
TB
1721 * Makefile.def: Remove CLooG.
1722 * Makefile.tpl: Ditto.
1723 * configure.ac: Ditto.
1724 * configure: Regenerate.
1725 * Makefile.in: Ditto.
1726
738f2522
BS
17272014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1728
1729 * configure.ac: Handle nvptx-*-*.
1730 * configure: Regenerate.
1731
9b591dd1
PG
17322014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
14258928
JJ
17362014-10-31 Jakub Jelinek <jakub@redhat.com>
1737
1738 * Makefile.def (libcc1): Remove bootstrap=true;.
1739 * Makefile.in: Regenerated.
1740
1335a8ca
JBG
17412014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1742
1743 * configure.ac: Update comment.
1744 * configure: Regenerate.
1745
cb115cc2
IE
17462014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
fca38047
TS
17502014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1751
1752 * configure.ac (extra_host_libiberty_configure_flags): Add
1753 --enable-shared also for libcc1's benefit.
1754 * configure: Regenerate.
1755
65c0707b
TG
17562014-10-29 Tristan Gingold <gingold@adacore.com>
1757
1758 * MAINTAINERS: Change my email address.
1759
ddc8de03
PM
17602014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1761 Tom Tromey <tromey@redhat.com>
1762
1763 * Makefile.def: Add libcc1 to host_modules.
1764 * configure.ac (host_tools): Add libcc1.
1765 * Makefile.in, configure: Rebuild.
1766
4eb1ac39 17672014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
1768
1769 * configure.ac (build_configargs): Don't share config.cache between
1770 build subdirs.
7fd74620 1771 * configure: Regenerate.
3d96b0d0 1772
d81230b5
DH
17732014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1774
1775 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1776 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1777 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1778 leon3v7 as leon3.
1779 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1780 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1781 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1782 * config/sparc/sparc.md (cpu): Add leon3v7.
1783 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1784
c7a6a617
DH
17852014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1786
1787 * MAINTAINERS (write-after-approval): Add myself.
1788
74cc5471
ILT
17892014-10-23 Ian Lance Taylor <iant@google.com>
1790
1791 * configure.ac: Disable the Go frontend on systems where it is known
1792 to not work.
1793 * configure: Regenerate.
1794
929315a9
RB
17952014-10-23 Richard Biener <rguenther@suse.de>
1796
1797 * Makefile.def: Add libcpp build module and dependencies.
1798 * configure.ac: Add libcpp build module.
1799 * Makefile.in: Regenerate.
1800 * configure: Likewise.
1801
5d12b768
MF
18022014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1803
1804 * MAINTAINERS (write-after-approval): Add myself.
1805
7b262a51
MLI
18062014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1807
1808 * INSTALL/README: Do not mention CVS.
1809
7705dfd1
JY
18102014-10-03 Jing Yu <jingyu@google.com>
1811
1812 * configure.ac: Add aarch64 to list of targets that support gold.
1813 * configure: Regenerate.
1814
a3052d31
FD
18152014-09-29 François Dumont <fdumont@gcc.gnu.org>
1816
1817 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1818
b2a1b261
CM
18192014-09-29 Catherine Moore <clm@codesourcery.com>
1820
1821 * MAINTAINERS: Add myself as MIPS maintainer.
1822
05342e10
MF
18232014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1824
1825 * MAINTAINERS: Move myself to MIPS maintainers.
1826
3f6bb7e5
JBG
18272014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1828
1829 * MAINTAINERS: Put all email addresses between '<' and '>'.
1830
3e895729
FXC
18312014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1832
1833 * MAINTAINERS: Move myself to reviewers (Fortran).
1834
e04733ee
AK
18352014-09-01 Andi Kleen <ak@linux.intel.com>
1836
1837 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1838 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1839 * Makefile.in: Regenerate.
1840
e79c0ea8
DM
18412014-08-28 David Malcolm <dmalcolm@redhat.com>
1842
1843 * rtx-classes-status.txt: Delete
1844
b32d5189
DM
18452014-08-28 David Malcolm <dmalcolm@redhat.com>
1846
1847 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1848
e0c0c325
SP
18492014-08-27 Sebastian Pop <s.pop@samsung.com>
1850
1851 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1852 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1853 of checking for version number.
1854 * configure: Regenerated.
1855 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1856
d7ac0a6a
DM
18572014-08-27 David Malcolm <dmalcolm@redhat.com>
1858
1859 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1860 is done; begin phase 6 (use extra rtx_def subclasses).
1861
9daaca36
DM
18622014-08-27 David Malcolm <dmalcolm@redhat.com>
1863
1864 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1865 done; begin phase 5 (additional rtx_def subclasses).
1866
b2908ba6
DM
18672014-08-26 David Malcolm <dmalcolm@redhat.com>
1868
1869 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1870
1130d5e3
DM
18712014-08-26 David Malcolm <dmalcolm@redhat.com>
1872
1873 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1874 SET_BB_HEADER are done.
1875
0e0ce50d
DM
18762014-08-26 David Malcolm <dmalcolm@redhat.com>
1877
1878 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1879 done.
1880
3d30f4e8
DM
18812014-08-26 David Malcolm <dmalcolm@redhat.com>
1882
1883 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1884
6144a836
DM
18852014-08-26 David Malcolm <dmalcolm@redhat.com>
1886
1887 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1888
b311fd0f
DM
18892014-08-25 David Malcolm <dmalcolm@redhat.com>
1890
1891 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1892
d8ce2eae
DM
18932014-08-25 David Malcolm <dmalcolm@redhat.com>
1894
1895 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1896
1455e88c
DM
18972014-08-25 David Malcolm <dmalcolm@redhat.com>
1898
1899 * rtx-classes-status.txt: Phase 3 (per-file commits within
1900 "config" subdirs) is done; begin phase 4 (removal of
1901 "scaffolding").
1902
76c531d3
DM
19032014-08-23 David Malcolm <dmalcolm@redhat.com>
1904
1905 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1906 dir) is done; begin phase 3 (per-file commits within "config"
1907 subdirs).
1908
00550b3d
DM
19092014-08-21 David Malcolm <dmalcolm@redhat.com>
1910
1911 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1912 phase 2 (per-file commits in main source dir).
1913
622dbadf
BC
19142014-08-21 Bin Cheng <bin.cheng@arm.com>
1915
1916 * configure: Regenerated.
1917
c1286e0b
DM
19182014-08-19 David Malcolm <dmalcolm@redhat.com>
1919
1920 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1921
c2fc1aee
DM
19222014-08-19 David Malcolm <dmalcolm@redhat.com>
1923
1924 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1925
68975683
DM
19262014-08-19 David Malcolm <dmalcolm@redhat.com>
1927
1928 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1929
d914bc6b
DM
19302014-08-19 David Malcolm <dmalcolm@redhat.com>
1931
1932 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1933
8020a4d5
DM
19342014-08-19 David Malcolm <dmalcolm@redhat.com>
1935
1936 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1937
a231b8a5
JV
19382014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1939
1940 * MAINTAINERS (Write After Approval): Add myself.
1941
ce8126f5
CF
19422014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1943
1944 * MAINTAINERS: Remove myself
1945
0f82e5c9
DM
19462014-08-19 David Malcolm <dmalcolm@redhat.com>
1947
1948 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1949
9c9afb69
PP
19502014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1951
1952 * MAINTAINERS (Write After Approval): Add myself.
1953
190bea87
DM
19542014-08-18 David Malcolm <dmalcolm@redhat.com>
1955
1956 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1957 SET_BB_HEADER, SET_BB_FOOTER
1958
c41b94ce
DM
19592014-08-18 David Malcolm <dmalcolm@redhat.com>
1960
bb3fff01 1961 * rtx-classes-status.txt: New file
c41b94ce 1962
eae1a5d4
RG
19632014-08-18 Roman Gareev <gareevroman@gmail.com>
1964
1965 * configure.ac: Eliminate ClooG installation dependency.
1966 * configure: Regenerate.
1967 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1968 * Makefile.in: Regenerate.
1969
f613bc0f
IV
19702014-08-15 Ilya Verbin <iverbin@gmail.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
423ea09f 19742014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
88b1a322
JW
19782014-08-01 Jiong Wang <jiong.wang@arm.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
8ed499f8
AG
19822014-07-28 Anthony Green <green@moxielogic.com>
1983
1984 Import from savannah.gnu.org:
1985 * config.sub: Update to 2014-07-28 version.
1986
09ec3110
RS
19872014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1988
1989 * MAINTAINERS: Remove my MIPS maintainer entry.
1990
7b7f941a
UB
19912014-07-26 Uros Bizjak <ubizjak@gmail.com>
1992
1993 PR target/47230
1994 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1995 * configure: Regenerate.
1996
a12f7ac8
JN
19972014-07-24 James Norris <jnorris@codesourcery.com>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
09611faf
RG
20012014-07-20 Roman Gareev <gareevroman@gmail.com>
2002
2003 * configure.ac: Accept only CLooG 0.18.1.
2004 * configure: Regenerate.
2005
37738b0f
RG
20062014-07-17 Roman Gareev <gareevroman@gmail.com>
2007
2008 * configure.ac: Don't accept isl 0.11.
2009 * configure: Regenerate.
2010
473037cb
AZ
20112014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
9a62ed16
RO
20152014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2016
2017 * configure.ac: Don't accept isl 0.10.
2018 * configure: Regenerate.
2019
c41f1c42 20202014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 2021
c41f1c42
BE
2022 Fix include path for in-tree cloog.
2023 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2024 * configure: Regenerate.
29d0a43c 2025
c41f1c42 20262014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 2027
c41f1c42 2028 * .gitignore: Import gcc_update output.
a5852bea 2029
b6383ab8
TS
20302014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2031
a10ec8bc
TS
2032 * config-ml.in: Robustify ac_configure_args parsing.
2033
45b3824d
TS
2034 * configure.ac (--enable-linker-plugin-configure-flags)
2035 (--enable-linker-plugin-flags): New flags.
2036 (configdirs): Conditionally add libiberty-linker-plugin.
2037 * configure: Regenerate.
2038 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2039 (host_modules) <lto-plugin>: Pay attention to
2040 @extra_linker_plugin_flags@ and
2041 @extra_linker_plugin_configure_flags@.
2042 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2043 * Makefile.in: Regenerate.
2044
b6383ab8
TS
2045 * Makefile.tpl (configure-[+prefix+][+module+])
2046 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2047 "module_srcdir" instead of "module" for locating a module's srcdir.
2048 * Makefile.in: Regenerate.
2049
a4a1b5f3
MF
20502014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
38a13841
SP
20542014-06-06 Sebastian Pop <sebpop@gmail.com>
2055
2056 * MAINTAINERS: Update my email address.
2057
153fcd41
TP
20582014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2059
2060 * MAINTAINERS (Write After Approval): Add myself.
2061
e25d9632
AB
20622014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2063
2064 * MAINTAINERS (Write After Approval): Add myself.
2065
1007a55c
JW
20662014-05-30 Jonathan Wakely <jwakely@redhat.com>
2067
2068 PR libstdc++/61011
2069 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2070 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2071 * configure: Regenerate.
2072
fd9ed1ae
PA
20732014-05-28 Pedro Alves <palves@redhat.com>
2074
2075 * MAINTAINERS (Write After Approval): Add myself.
2076
03bdb69f
MK
20772014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2078
2079 * MAINTAINERS: Update my affiliation/email.
2080
905083ad
MS
20812014-05-19 Mike Stump <mikestump@comcast.net>
2082
2083 * MAINTAINERS: Add wide-int reviewers.
2084
707f1839
SL
20852014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2086
2087 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2088 * configure: Regenerated.
2089
7321dc60
TR
20902014-05-15 Torvald Riegel <triegel@redhat.com>
2091
2092 * MAINTAINERS (libitm): Add myself as maintainer.
2093
5b1e4b47
CB
20942014-05-07 Charles Baylis <charles.baylis@linaro.org>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
a4ebe104
RS
20982014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2099
2100 * config.sub, config.guess: Import from upstream.
2101
9575df4a
AL
21022014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2103
2104 * MAINTAINERS (Write After Approval): Put myself in correct order.
2105
2fdc94b7
AL
21062014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2107
2108 * MAINTAINERS (Write After Approval): Add myself.
2109
080c6230
LB
21102014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2111
2112 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2113 section.
2114
4e4c8692
RÁE
21152014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2116
2117 * MAINTAINERS (Write After Approval): Delete myself.
2118
ffe7f7a7
JJ
21192014-04-17 Jakub Jelinek <jakub@redhat.com>
2120
2121 PR sanitizer/56781
2122 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2123 and -B* options with -Xcompiler.
2124
147d38a5
EB
21252014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2126
2127 PR bootstrap/60620
423ea09f 2128 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
2129 * Makefile.in: Regenerate.
2130
ba1925c3
YS
21312014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2132
2133 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2134 for WINDRES_FOR_TARGET in default-manifest.o rule.
2135 * Makefile.in: Regenerate.
2136
8707b3bc
DH
21372014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2138
2139 * MAINTAINERS (Write After Approval): Add myself.
2140
9e1c8fc1
JJ
21412014-03-26 Jakub Jelinek <jakub@redhat.com>
2142
2143 PR sanitizer/56781
2144 * Makefile.def: Set bootstrap=true; for host fixincludes.
2145 * configure.ac: Don't bootstrap host fixincludes unless
2146 --with-build-config=bootstrap-{a,ub}san.
2147 * Makefile.in: Regenerated.
2148 * configure: Regenerated.
2149
beeda1d9
JJ
21502014-03-21 Jakub Jelinek <jakub@redhat.com>
2151
2152 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2153 --enable-vtable-verify option parsing. Don't add
2154 target-libsanitizer to bootstrap_target_libs unless
2155 --with-build-config=bootstrap-asan or
2156 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2157 to bootstrap_target_libs unless --enable-vtable-verify.
2158 * configure: Regenerated.
2159
e5dddc50
AS
21602014-03-10 Anatoly Sokolov <aesok@post.ru>
2161
2162 * MAINTAINERS (Write After Approval): Add myself.
2163
df5bc1cb
DC
21642014-03-07 Denis Chertykov <chertykov@gmail.com>
2165
2166 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2167
3b9edeac
JJ
21682014-03-07 Jakub Jelinek <jakub@redhat.com>
2169
2170 PR bootstrap/58572
2171 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2172 -I for libstdc++-v3 includes if $(LEAN).
2173 * Makefile.in: Regenerated.
2174
c01a8548
JW
21752014-03-04 Jonathan Wakely <jwakely@redhat.com>
2176
2177 * MAINTAINERS: Update my email address.
2178
341c653c
WL
21792014-02-24 Walter Lee <walt@tilera.com>
2180
2181 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2182 (tilegx-*-*): Change to tilegx*-*-*.
2183 * configure: Regenerate.
2184
37f2c4f0
LR
21852014-02-17 Loren J. Rittle <ljrittle@acm.org>
2186
2187 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2188
6c01e96e
KV
21892014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
91da0481
RO
21932014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2194
2195 PR target/59788
2196 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2197 *solaris2*.
2198
dd35b84f
JDA
21992014-01-21 John David Anglin <danglin@gcc.gnu.org>
2200
2201 * MAINTAINERS: Update my email address.
2202
493b8af8
GP
22032014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2204
2205 * MAINTAINERS: Convert to UTF-8.
2206 Properly sort Xinliang David Li's entry.
2207
f121b81d
CLT
22082013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2209 Sandra Loosemore <sandra@codesourcery.com>
2210
2211 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2212 nios2 port maintainers.
2213
74f769b5
MT
22142013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2215
2216 * MAINTAINERS (Write After Approval): Add myself.
2217
79e0604d 22182013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
2219
2220 * configure.ac: Add user-friendly check for native x86_64-linux
2221 multilibs.
2222 * configure: Regenerate.
2223
22242013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2225
2226 * MAINTAINERS: Add myself as sh maintainer.
2227
22282013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2229
2230 * MAINTAINERS: Add self as SLSR maintainer.
2231
22322013-11-18 Jan Hubicka <hubicka@ucw.cz>
2233
2234 * MAINTAINERS: Update my email address.
2235
22362013-11-15 David Edelsohn <dje.gcc@gmail.com>
2237
2238 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2239
22402013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2241
2242 * Makefile.in: Regenerate.
2243
2244 * Makefile.tpl: Fix typo.
2245 * Makefile.in: Regenerate partially.
2246
22472013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2248
2249 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2250 supported.
2251 * configure: Regenerated.
2252
22532013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
22572013-10-30 Jason Merrill <jason@redhat.com>
2258
2259 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2260 --disable-build-format-warnings.
2261
22622013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2263
423ea09f 2264 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
2265 depend on libstdc++ and libgcc.
2266 * configure: Regenerate.
2267 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2268 libcilkrts for POSIX and i*86, and x86_64 architectures.
2269 * Makefile.in: Added libcilkrts related fields to support building it.
2270
22712013-10-26 Jeff Law <law@redhat.com>
2272
2273 * Makefile.def (target_modules): Remove libmudflap
2274 (languages): Remove check-target-libmudflap).
2275 * Makefile.in: Rebuilt.
2276 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2277 * configure.ac (target_libraries): Remove target-libmudflap.
2278 Remove checks which disabled libmudflap on some systems.
2279 * configure: Rebuilt.
2280 * libmudflap: Directory removed.
2281
22822013-10-21 Cong Hou <congh@google.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
22862013-10-16 Mike Stump <mikestump@comcast.net>
2287
2288 * .dir-locals.el: Add.
2289
22902013-10-15 David Malcolm <dmalcolm@redhat.com>
2291
2292 * configure.ac: Add --enable-host-shared
2293 * configure: Regenerate.
2294
22952013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2296
2297 Import from savannah.gnu.org:
2298 * config.guess: Update to 2013-06-10 version.
2299 * config.sub: Update to 2013-10-01 version.
2300
23012013-10-01 Simon Cook <simon.cook@embecosm.com>
2302
2303 Changes to build configuration to allow big endian ARC ELF toolchain
2304 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2305 * configure: Regenerate.
2306
23072013-09-20 Alan Modra <amodra@gmail.com>
2308
2309 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2310 ppc host match. Support little-endian powerpc linux hosts.
2311
23122013-09-19 Dodji Seketeli <dodji@redhat.com>
2313
2314 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2315 maintainer.
2316
23172013-09-12 DJ Delorie <dj@redhat.com>
2318
2319 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2320 maintainers.
2321
23222013-09-03 Richard Biener <rguenther@suse.de>
2323
2324 * configure.ac: Also allow ISL 0.12.
2325 * configure: Regenerated.
2326
23272013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2328
2329 * MAINTAINERS (Write After Approval): Add myself.
2330
23312013-08-27 David Malcolm <dmalcolm@redhat.com>
2332
2333 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2334
23352013-08-26 Caroline Tice <cmtice@google.com>
2336
2337 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2338 "Various Reviewers" to libvtv "Various Maintainers".
2339
23402013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2341
2342 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2343
23442013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2345
2346 * MAINTAINERS: Update name, email.
2347
23482013-08-13 Adam Butcher <adam@jessamine.co.uk>
2349
2350 * MAINTAINERS (Write After Approval): Add myself.
2351
23522013-08-12 Caroline Tice <cmtice@google.com>
2353
2354 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2355 address in the Write After Approval section.
2356
23572013-08-09 Carlos O'Donell <carlos@redhat.com>
2358
2359 * MAINTAINERS (Write After Approval): Update email.
2360
23612013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2362
2363 * configure.ac: Adjust to check VTV_SUPPORTED.
2364 * configure: Regenerated.
2365
23662013-08-02 Caroline Tice <cmtice@google.com>
2367
2368 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2369 on non-linux systems; add target-libvtv to noconfigdirs; add
2370 libsupc++/.libs to C++ library search paths.
2371 * configure: Regenerated.
2372 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2373 libstdc++ and libgcc.
2374 * Makefile.in: Regenerated.
2375
23762013-07-19 Yvan Roux <yvan.roux@linaro.org>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
23802013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2381 Shiva Chen <shiva0217@gmail.com>
2382
2383 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2384 nds32 port maintainers.
2385
23862013-07-17 Tim Shen <timshen91@gmail.com>
2387
2388 * MAINTAINERS (Write After Approval): Add myself.
2389
23902013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2391
2392 * configure.ac: Sync from binutils.
2393 * configure: Regenerate.
2394
23952013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2396
2397 * MAINTAINERS (Write After Approval): Add myself.
2398
23992013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2400
2401 * MAINTAINERS (Write After Approval): Add myself.
2402
24032013-05-17 David Malcolm <dmalcolm@redhat.com>
2404
2405 * MAINTAINERS (Write After Approval): Add myself.
2406
24072013-04-30 Brooks Moses <bmoses@google.com>
2408
2409 * MAINTAINERS: Update my email; move myself from Fortran
2410 reviewer to Write After Approval.
2411
24122013-04-16 Andreas Schwab <schwab@suse.de>
2413
2414 * configure.ac (aarch64-*-*): Don't disable java.
2415 * configure: Regenerate.
2416
24172013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
24212013-03-30 Matthias Klose <doko@ubuntu.com>
2422
2423 * Makefile.def (target_modules): Don't install libffi.
2424 * Makefile.in: Regenerate.
2425
24262013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2427
2428 * MAINTAINERS (Write After Approval): Add myself.
2429
24302013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
24342013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2435
2436 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2437 * configure: Regenerated.
2438
a15d2ea8
ILT
24392013-02-05 Ian Lance Taylor <iant@google.com>
2440
2441 PR go/55969
2442 * configure.ac: Disable libgo on some systems where it does not
2443 work.
2444
a3b854b6
FXC
24452013-02-04 David Edelsohn <dje.gcc@gmail.com>
2446
2447 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2448 Remove Geoff Keating as rs6000 port maintainer, at his request.
2449
24502013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2451
2452 * MAINTAINERS: Update my email.
2453
24542013-01-23 Shenghou Ma <minux.ma@gmail.com>
2455
2456 * configure: Re-generate.
2457
24582013-01-15 Richard Biener <rguenther@suse.de>
2459
2460 PR other/55973
2461 * configure: Re-generate.
2462
24632013-01-14 Matthias Klose <doko@ubuntu.com>
2464
2465 * Makefile.def (install-target-libsanitizer): Depend on
2466 install-target-libstdc++-v3.
2467 * Makefile.in: Regenerate.
2468
24692013-01-14 Richard Biener <rguenther@suse.de>
2470
2471 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2472 * configure: Re-generate
2473
24742013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2475
2476 * config.sub: Update from config repo.
2477
24782013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2479
2480 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2481 * Makefile.in: Regenerate.
2482
24832013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2484
2485 * MAINTAINERS (arc): Add new port maintainership for myself.
2486
24872013-01-09 Jason Merrill <jason@redhat.com>
2488
2489 * .gitignore: Import from gdb repository.
2490
24912013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2492
2493 * Makefile.def (configure-gcc): Depend on all-gmp.
2494 (all-gcc): Remove dependency on all-gmp.
2495 * Makefile.in: Regenerated.
2496
24972013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2498
2499 * config.sub: Merge from config repo.
2500 * config.guess: Ditto.
2501
25022013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2503
2504 * Makefile.def: Merge from binutils.
2505 * Makefile.in: Ditto.
2506
25072013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2508
2509 * MAINTAINERS: Update my email.
2510
25112012-12-29 Ben Elliston <bje@gnu.org>
2512
2513 * config.guess: Update to 2012-12-29 version.
2514 * config.sub: Likewise.
2515
25162012-12-20 Matthias Klose <doko@ubuntu.com>
2517
2518 * Makefile.def (install-target-libgfortran): Depend on
2519 install-target-libquadmath, install-target-libgcc.
2520 (install-target-libsanitizer): Depend on install-target-libgcc.
2521 (install-target-libjava): Depend on install-target-libgcc.
2522 (install-target-libitm): Depend on install-target-libgcc.
2523 (install-target-libobjc): Depend on install-target-libgcc.
2524 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2525 * Makefile.in: Regenerate.
2526
25272012-12-19 Matthias Klose <doko@ubuntu.com>
2528
2529 * Makefile.def (install-target-libgo): Depend on
2530 install-target-libatomic.
2531 * Makefile.in: Regenerate.
2532
25332012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2534
2535 PR go/55201
2536 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2537 * Makefile.in: Regenerate.
2538
25392012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2540
2541 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2542 * configure: Regenerate.
2543
25442012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2545
2546 * config.sub: Merge from config repo.
2547
25482012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2549
2550 * Makefile.def (target_modules): Add bootstrap=true and
2551 raw_cxx=true to libsanitizer.
2552 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2553 * Makefile.in: Regenerated.
2554 * configure: Likewise.
2555
25562012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2557
2558 * MAINTAINERS: Remove self as RTL optimization maintainer.
2559
25602012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2561
2562 * MAINTAINERS (Write After Approval): Add myself.
2563
25642012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2565
2566 * Makefile.def (target_modules): Remove bootstrap=true and
2567 raw_cxx=true from libsanitizer.
2568 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2569 * Makefile.in: Regenerated.
2570 * configure: Likewise.
2571
25722012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2573
2574 * Makefile.def (target_modules): Add bootstrap=true and
2575 raw_cxx=true to libsanitizer.
2576 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2577 * Makefile.in: Regenerated.
2578 * configure: Likewise.
2579
25802012-11-28 Andrew Pinski <apinski@cavium.com>
2581
2582 PR bootstrap/54279
2583 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2584 * configure: Regenerate.
2585 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2586 * Makefile.in: Regenerate.
2587
25882012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2589
2590 * configure.ac: Disable libsanitizer if we're not building C++.
2591 * configure: Regenerate.
2592
25932012-11-15 Roland McGrath <roland@hack.frob.com>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
25972012-11-15 Dmitry Vyukov <dvyukov@google.com>
2598
2599 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2600 Kostya Serebryany (kcc@google.com) and
2601 Jakub Jelinek (jakub@redhat.com).
2602 Rename area for Dodji Seketeli (dodji@redhat.com).
2603
26042012-11-15 Dodji Seketeli <dodji@redhat.com>
2605
2606 * MAINTAINERS: (asan.c, related): Add myself.
2607
26082012-11-14 Roland McGrath <mcgrathr@google.com>
2609
2610 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2611 * configure: Regenerate.
2612
26132012-11-13 Richard Henderson <rth@redhat.com>
2614
2615 * configure.ac: Move libsanitizer logic to subdirectory.
2616 * configure: Regenerate.
2617
26182012-11-13 Dodji Seketeli <dodji@redhat.com>
2619
2620 * configure.ac: Enable libsanitizer just on x86 linux for now.
2621 * configure: Re-generate.
2622
26232012-11-13 David Edelsohn <dje.gcc@gmail.com>
2624
2625 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2626 sections.
2627 * configure: Regenerate.
2628
26292012-11-13 Hans-Peter Nilsson <hp@axis.com>
2630
2631 * configure.ac: Add section for configdirs for libsanitizer.
2632 Disable for cris-*-* and mmix-*-*.
2633 * configure: Regenerate.
2634
26352012-11-12 Wei Mi <wmi@google.com>
2636
2637 * configure.ac: Add libsanitizer to target_libraries.
2638 * Makefile.def: Ditto.
2639 * configure: Regenerate.
2640 * Makefile.in: Regenerate.
2641 * libsanitizer: New directory for asan runtime. Contains an empty
2642 tsan directory.
2643
26442012-11-03 Corinna Vinschen <corinna@vinschen.de>
2645
2646 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2647 against Mingw64 w32api.
2648 * configure: Regenerate.
2649
26502012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2651
2652 * configure: Regenerated.
2653
26542012-11-03 Robert Mason <rbmj@verizon.net>
2655
2656 * configure.ac: add --disable-libstdcxx configure option
2657 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2658
26592012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2660
2661 * MAINTAINERS (Write After Approval): Add myself.
2662
26632012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2664
2665 * MAINTAINERS (Write After Approval): Add myself.
2666
26672012-10-24 Sharad Singhai <singhai@google.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
26712012-10-24 Eric Christopher <echristo@gmail.com>
2672
2673 * MAINTAINERS: Update email address.
2674
26752012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2676
2677 PR bootstrap/54820
2678 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2679 * configure: Regenerate.
2680
26812012-10-23 Richard Earnshaw <rearnsha@arm.com>
2682
2683 * MAINTAINERS (aarch64): Add Marcus and myself.
2684
26852012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2686
2687 PR bootstrap/54820
2688 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2689 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2690 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2691 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2692 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2693 * Makefile.in: Regenerate.
2694 * configure.ac (have_static_libs): New variable and associated check.
2695 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2696 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2697 * configure: Regenerate.
2698
26992012-10-10 Richard Biener <rguenther@suse.de>
2700
2701 * MAINTAINERS: Adjust for changed surname.
2702
27032012-10-04 Lawrence Crowl <crowl@google.com>
2704
2705 * MAINTAINERS (Write After Approval): Add myself.
2706
27072012-10-01 Cary Coutant <ccoutant@google.com>
2708
2709 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2710
27112012-09-28 Ian Lance Taylor <iant@google.com>
2712
2713 * Makefile.def: Make all-target-libgo depend on
2714 all-target-libbacktrace.
2715 * Makefile.in: Rebuild.
2716
27172012-09-26 Ian Lance Taylor <iant@google.com>
2718
2719 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2720 * Makefile.in: Rebuild.
2721
27222012-09-20 Walter Lee <walt@tilera.com>
2723
2724 * configure.ac: Add tilegx to list of targets that support gold.
2725 * configure: Regenerate.
2726
27272012-09-20 Marek Polacek <polacek@redhat.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
27312012-09-19 Steve Ellcey <sellcey@mips.com>
2732
2733 * configure.ac: Add mips*-mti-elf* target.
2734 * configure: Regenerate.
2735
27362012-09-17 Ian Lance Taylor <iant@google.com>
2737
2738 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2739 * configure.ac (host_libs): Add libbacktrace.
2740 (target_libraries): Add libbacktrace.
2741 * Makefile.def (host_modules): Add libbacktrace.
2742 (target_modules): Likewise.
2743 * configure, Makefile.in: Rebuild.
2744
27452012-09-14 David Edelsohn <dje.gcc@gmail.com>
2746
2747 PR target/38607
2748 Merge upstream change.
2749 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2750
2751 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2752 Add libgomp*.o to compare_exclusions for AIX.
2753 * configure: Regenerate.
2754
27552012-09-06 Diego Novillo <dnovillo@google.com>
2756
2757 * configure.ac: Bump minimum GMP version to 4.2.3.
2758 * configure: Re-generate.
2759
27602012-09-05 Georg-Johann Lay <avr@gjlay.de>
2761
2762 PR target/54461
2763 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2764 target-libgloss if not configured --with-avrlibc=no.
2765 * configure: Regenerate.
2766
27672012-09-04 Jason Merrill <jason@redhat.com>
2768
2769 * configure.ac: Fix --enable-languages=all.
2770
27712012-09-04 Christophe Lyon <christophe.lyon@st.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
27752012-09-03 Richard Guenther <rguenther@suse.de>
2776
2777 PR bootstrap/54138
2778 * configure.ac: Re-organize ISL / CLOOG checks to allow
2779 disabling with either --without-isl or --without-cloog.
2780 * configure: Regenerated.
2781
27822012-09-03 Georg-Johann Lay <avr@gjlay.de>
2783
2784 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2785 * configure: Regenerate.
2786
27872012-08-27 Ulrich Drepper <drepper@gmail.com>
2788
2789 * MAINTAINERS: Fix my email address.
2790
27912012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2792
2793 PR binutils/4970
2794 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2795 and opcodes.
2796 * Makefile.in: Regenerated.
2797
27982012-08-26 Art Haas <ahaas@impactweather.com>
2799
2800 * configure: Regenerate.
2801
28022012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2803
2804 * INSTALL/README: Also refer to the online installation
2805 instructions.
2806
28072012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810 (Picochip port): Remove myself.
2811
28122012-08-14 Diego Novillo <dnovillo@google.com>
2813
2814 Merge from cxx-conversion branch.
2815
2816 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2817 POSTSTAGE1_CONFIGURE_FLAGS.
2818 * Makefile.in: Regenerate.
2819 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2820 Force C++ when bootstrapping.
2821 * configure: Regenerate.
2822
28232012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2824
2825 * MAINTAINERS (Write After Approval): Add myself.
2826
28272012-07-16 Joseph Myers <joseph@codesourcery.com>
2828
2829 * README: Document use of ranges of years in copyright notices.
2830
28312012-07-06 Richard Guenther <rguenther@suse.de>
2832
2833 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2834 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2835 --with-gmp=system.
2836 * Makefile.in: Regenerated.
2837 * configure: Likewise.
2838
28392012-07-06 Richard Guenther <rguenther@suse.de>
2840
2841 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2842 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2843 supply V=1 as extra_make_flags.
2844 * configure: Regenerated.
2845 * Makefile.in: Likewise.
2846
28472012-07-04 Tristan Gingold <gingold@adacore.com>
2848
2849 * configure: Regenerate.
2850
28512012-07-03 Richard Guenther <rguenther@suse.de>
2852
2853 * Makfile.def (isl): Remove not necessary extra_exports and
2854 extra_make_flags.
2855 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2856 * Makefile.in: Regenerated.
2857
28582012-07-03 Richard Guenther <rguenther@suse.de>
2859
2860 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2861 * configure.ac: If either the ISL or the CLooG check failed
2862 do not try to build in-tree versions.
2863 * Makefile.in: Regenerated.
2864 * configure: Regenerated.
2865
28662012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2867
2868 * configure: Regenerate.
2869
28702012-07-02 Janis Johnson <janisjo@codesourcery.com>
2871
2872 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2873 maintainer.
2874
28752012-07-02 Richard Guenther <rguenther@suse.de>
2876
2877 * configure: Regenerated.
2878
28792012-07-02 Richard Guenther <rguenther@suse.de>
2880 Michael Matz <matz@suse.de>
2881 Tobias Grosser <tobias@grosser.es>
2882 Sebastian Pop <sebpop@gmail.com>
2883
2884 * Makefile.def: Add ISL host module, remove PPL host module.
2885 Adjust ClooG host module to use the proper ISL.
2886 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2887 * configure.ac: Include config/isl.m4. Add ISL host library,
2888 remove PPL. Remove PPL configury, add ISL configury, adjust
2889 ClooG configury.
2890 * Makefile.in: Regenerated.
2891 * configure: Likewise.
2892
28932012-07-02 Richard Guenther <rguenther@suse.de>
2894
2895 Merge from graphite branch
2896 2011-07-21 Tobias Grosser <tobias@grosser.es>
2897
2898 * configure: Regenerated.
2899 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2900 both cloog.org and legacy versions. The only supported version will
2901 be CLooG with the isl backend.
2902
2903 2011-07-21 Tobias Grosser <tobias@grosser.es>
2904
2905 * configure: Regenerated.
2906 * configure.ac: Require cloog isl 0.17.0
2907
2908 2011-07-21 Tobias Grosser <tobias@grosser.es>
2909
2910 * configure: Regenerated.
2911 * config/cloog.m4: Do not define CLOOG_ORG
2912
29132012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2914
2915 * configure.ac: Skip C if explicitly selected.
2916 * configure: Regenerate.
2917
29182012-06-28 Christophe Lyon <christophe.lyon@st.com>
2919
2920 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2921 they contain -O2.
2922 * configure: Regenerate.
2923
29242012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2925
2926 PR debug/53740
2927 * df.h, df-problems.c, dce.c: Revert last patch.
2928
29292012-06-25 Iain Sandoe <iain@codesourcery.com>
2930
2931 * MAINTAINERS (Write After Approval): Update my email address.
2932
29332012-06-21 Meador Inge <meadori@codesourcery.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
29372012-06-20 Jason Merrill <jason@redhat.com>
2938
2939 * Makefile.tpl (check-target-libgomp-c++): New.
2940 (check-target-libitm-c++): New.
2941 * Makefile.def (c++): Add them.
2942 * Makefile.in: Regenerate.
2943
29442012-05-29 Edmar Wienskoski <edmar@freescale.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
29482012-05-16 Olivier Hainque <hainque@adacore.com>
2949
2950 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2951 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2952 (install-no-fixedincludes): Adjust accordingly.
2953 * Makefile.in: Regenerate.
2954
29552012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2956
2957 Merge upstream change
2958 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2959
29602012-05-14 Marc Glisse <marc.glisse@inria.fr>
2961
2962 * MAINTAINERS (Write After Approval): Add myself.
2963
29642012-05-09 Nick Clifton <nickc@redhat.com>
2965 Paul Smith <psmith@gnu.org>
2966
2967 PR bootstrap/50461
2968 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2969 allow for the fact that from release v3.1.0 of MPFR the source
2970 files were moved into a src sub-directory.
2971 * configure: Regenerate.
2972
29732012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2974
2975 * configure.ac: Bump minimum MPFR version to 2.4.0.
2976 * configure: Regenerated.
2977
29782012-05-01 Richard Henderson <rth@redhat.com>
2979
2980 * Makefile.def (libatomic): New target_module.
2981 * configure.ac (target_libraries): Add libatomic.
2982 (noconfigdirs): Check if libatomic is supported.
2983 * Makefile.in, configure: Rebuild.
2984
29852012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
29892012-04-25 Joel Brobecker <brobecker@adacore.com>
2990
2991 * config.sub: Update to 2012-04-18 version from official repo.
2992
29932012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
29972012-04-11 Steve Ellcey <sellcey@mips.com>
2998
2999 * MAINTAINERS: Changed email address.
3000
30012012-03-28 Georg-Johann Lay <avr@gjlay.de>
3002
3003 PR target/52737
3004 * contrib/gcc_update (files_and_dependencies):
3005 Remove gcc/config/avr/t-multilib from touch data.
3006
30072012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3008
3009 * MAINTAINERS (OS Port Maintainers): Remove irix.
3010 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3011 (unsupported_languages): Remove mips-sgi-irix6.*.
3012 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3013 (with_stabs): Remove.
3014 * configure: Regenerate.
3015
30162012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3017
3018 * MAINTAINERS (OS Port Maintainers): Remove osf.
3019 * configure.ac (enable_libgomp): Remove *-*-osf*.
3020 (with_stabs): Remove alpha*-*-osf*.
3021 * configure: Regenerate.
3022
30232012-03-05 Tristan Gingold <gingold@adacore.com>
3024
3025 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3026 * configure: Regenerate.
3027
30282012-02-17 Walter Lee <walt@tilera.com>
3029
3030 * MAINTAINERS: (Write After Approval): Delete myself.
3031
30322012-02-14 Walter Lee <walt@tilera.com>
3033
3034 * MAINTAINERS (tilegx port): Add myself.
3035 (tilepro port): Add myself.
3036 (Write After Approval): Add myself.
3037
30382012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3039
3040 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3041 and Joseph Myers as docstring relicensing maintainers.
3042
30432012-02-09 Bin Cheng <bin.cheng@arm.com>
3044
3045 * MAINTAINERS (write-after-approval): Add myself.
3046
30472012-02-08 Ira Rosen <irar@il.ibm.com>
3048
3049 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3050 maintainer.
3051
30522012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3053
3054 * MAINTAINERS (Write After Approval): Move myself to
3055 maintain alphabetical order.
3056
30572012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
30612012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
30652012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3066 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3067
3068 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3069 * configure: Regenerate.
3070
30712012-01-23 Harshit Chopra <harshit@google.com>
3072
3073 * MAINTAINERS (Write After Approval): Add myself.
3074
30752012-01-22 Douglas B Rupp <rupp@ngnat.com>
3076
3077 * configure.ac: Remove reference to mh-interix.
3078 * configure: Regenerate.
3079
30802012-01-05 Richard Henderson <rth@redhat.com>
3081
3082 PR bootstrap/51072
3083 * configure.ac: Disable libitm if c++ is not enabled.
3084 * configure: Rebuild.
3085
3086 * configure.ac: Fix regexp for same.
3087 * configure: Rebuild.
3088
30892012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3090
3091 * MAINTAINERS (Write After Approval): Add myself.
3092
30932012-01-02 Richard Guenther <rguenther@suse.de>
3094
3095 PR bootstrap/51686
3096 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3097 * Makefile.in: Regenerate.
3098
30992011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
31032011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3104
3105 * configure: Regenerate.
3106
31072011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3108
3109 * MAINTAINERS (picochip): Changed email address.
3110
31112011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3112
3113 * MAINTAINERS (write-after-approval): Add self.
3114
31152011-11-29 DJ Delorie <dj@redhat.com>
3116
3117 * configure.ac (rl78-*-*) New case.
3118 * configure: Regenerate.
3119 * MAINTAINERS: Add myself as RL78 maintainer.
3120
31212011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3122
3123 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3124
31252011-11-21 Andreas Tobler <andreast@fgznet.ch>
3126
3127 * libtool.m4: Additional FreeBSD 10 fixes.
3128
31292011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3130
3131 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3132 Maintainers section, as Epiphany maintainer.
3133
31342011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3135
3136 PR target/49992
3137 * configure.ac: Remove ranlib special-casing for Darwin.
3138 * configure: Regenerate.
3139
31402011-11-12 Andrey Belevantsev <abel@ispras.ru>
3141
3142 * MAINTAINERS (Reviewers): Keep the list sorted.
3143
31442011-11-11 Andrey Belevantsev <abel@ispras.ru>
3145
3146 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3147
31482011-11-09 Roland McGrath <mcgrathr@google.com>
3149
3150 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3151 * configure: Rebuild.
3152 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3153 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3154 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3155 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3156 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3157 Add READELF.
3158 * Makefile.in: Rebuild.
3159
31602011-11-09 Jason Merrill <jason@redhat.com>
3161
3162 * Makefile.def (language=c++): Remove check-c++0x.
3163 * Makefile.in (check-gcc-c++): Regenerate.
3164
31652011-11-08 Richard Henderson <rth@redhat.com>
3166
3167 * configure.ac: Test for libitm directory present first.
3168
3169 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3170
3171 * configure.ac: Test libitm/configure.tgt to disable libitm.
3172 * configure: Rebuild.
3173
31742011-11-07 Aldy Hernandez <aldyh@redhat.com>
3175 Richard Henderson <rth@redhat.com>
3176
3177 Merged from transactional-memory.
3178
3179 * Makefile.def (lang_env_dependencies): libitm is c++.
3180 Add libitm target module.
3181 * configure.ac: Likewise.
3182 * config/mmap.m4: New file.
3183 * contrib/gcc_update: Add libitm to touch data.
3184 * Makefile.in, configure: Rebuild.
3185
31862011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3187
3188 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3189 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3190 * Makefile.in: Regenerate.
3191
31922011-11-01 DJ Delorie <dj@redhat.com>
3193
3194 * config.sub: Update to version 2011-10-29 (added rl78)
3195
31962011-10-27 Nick Clifton <nickc@redhat.com>
3197
3198 * config.sub: Import these changes from the config project:
3199
3200 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3201 Ben Elliston <bje@gnu.org>
3202
3203 * config.sub (epiphany): New.
3204
3205 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3206 Ben Elliston <bje@gnu.org>
3207
3208 * config.sub (hexagon, hexagon-*): New.
3209
3210 2011-08-23 Roland McGrath <mcgrathr@google.com>
3211
3212 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3213 64eb to be64.
3214
3215 2011-08-16 Roland McGrath <mcgrathr@google.com>
3216
3217 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3218 (nacl): Grok as alias for 32el-unknown-nacl.
3219
32202011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3221
3222 * MAINTAINERS (Write After Approval): Add myself.
3223
32242011-10-24 Teresa Johnson <tejohnson@google.com>
3225
3226 * MAINTAINERS (Write After Approval): Add myself.
3227
32282011-09-21 Jakub Jelinek <jakub@redhat.com>
3229
3230 * MAINTAINERS (sparc port): Remove myself.
3231
32322011-09-14 Tom de Vries <tom@codesourcery.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
32362011-08-14 Yao Qi <yao@codesourcery.com>
3237
3238 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3239 * configure: Regenerate.
3240
32412011-07-26 Ian Lance Taylor <iant@google.com>
3242
3243 * configure.ac: Set have_compiler based on whether gcc directory
3244 exists, rather than on whether gcc is in configdirs.
3245 * configure: Rebuild.
3246
32472011-07-21 Joseph Myers <joseph@codesourcery.com>
3248
3249 * MAINTAINERS (Global Reviewers): Add self.
3250
32512011-07-20 David Edelsohn <dje.gcc@gmail.com>
3252
3253 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3254 link directories.
3255 * Makefile.in: Rebuild.
3256
32572011-07-20 Ian Lance Taylor <iant@google.com>
3258
3259 PR bootstrap/49787
3260 * configure.ac: Move --enable-bootstrap handling earlier in file.
3261 If --enable-bootstrap and either --enable-build-with-cxx or
3262 --enable-build-poststage1-with-cxx, enable C++ automatically.
3263 * configure: Rebuild.
3264
32652011-07-19 Ian Lance Taylor <iant@google.com>
3266
3267 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3268 make C++ a boot_language. Set and substitute
3269 POSTSTAGE1_CONFIGURE_FLAGS.
3270 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3271 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3272 * configure, Makefile.in: Rebuild.
3273
32742011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3275
3276 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3277 maintainers.
3278
32792011-07-18 Jakub Jelinek <jakub@redhat.com>
3280
3281 * MAINTAINERS (Global Reviewers): Add myself.
3282
32832011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3284
3285 * configure: Regenerate.
3286
32872011-07-16 Jason Merrill <jason@redhat.com>
3288
3289 * Makefile.def (language=c++): Add check-c++0x and
3290 check-target-libmudflap-c++.
3291 * Makefile.tpl (check-target-libmudflap-c++): New.
3292 * Makefile.in: Regenerate.
3293
32942011-07-16 Matthias Klose <doko@ubuntu.com>
3295
3296 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3297 * Makefile.def (target_modules/libjava): Pass
3298 $(EXTRA_CONFIGARGS_LIBJAVA).
3299 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3300 if not configured with --enable-static-libjava.
3301 * Makefile.in: Regenerate.
3302 * configure: Likewise.
3303
33042011-07-15 Jason Merrill <jason@redhat.com>
3305
3306 * Makefile.in (check-c++): Move check-gcc-c++0x after
3307 check-target-libstdc++-v3.
3308
33092011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3310
3311 * MAINTAINERS (c6x port): New entry.
3312
33132011-07-13 Jason Merrill <jason@redhat.com>
3314
3315 * Makefile.in (check-gcc-c++0x): New.
3316 (check-c++): Depend on it.
3317
33182011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3319
3320 PR target/39150
3321 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3322 x86_64-*-solaris2.1[0-9]*.
3323 * configure: Regenerate.
3324
33252011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3326
3327 * MAINTAINERS (RTL optimizers): Add self.
3328
33292011-06-27 Gabriel Charette <gchare@google.com>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
33332011-06-22 Hans-Peter Nilsson <hp@axis.com>
3334
3335 PR regression/47836
3336 PR bootstrap/23656
3337 PR other/47733
3338 PR bootstrap/49247
3339 PR c/48825
3340 * configure.ac (target_libraries): Remove target-libiberty.
3341 Remove case-statement setting skipdirs=target-libiberty for
3342 multiple targets. Remove checking target_configdirs and
3343 removing target-libiberty but keeping target-libgcc if
3344 otherwise empty.
3345 * Makefile.def (target_modules): Don't add libiberty.
3346 (dependencies): Remove all traces of target-libiberty.
3347 * configure, Makefile.in: Regenerate.
3348
33492011-06-13 Walter Lee <walt@tilera.com>
3350
3351 * configure.ac (tilepro-*-*) New case.
3352 (tilegx-*-*): Likewise.
3353 * configure: Regenerate.
3354
33552011-06-06 Jing Yu <jingyu@google.com>
3356
3357 * configure.ac: Skip target-libiberty for
3358 arm*-*-linux-androideabi.
3359 * configure: Regenerated.
3360
33612011-06-06 Nick Clifton <nickc@redhat.com>
3362
3363 * config.sub: Sync from upstream.
3364
33652011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
33692011-06-01 Daniel Jacobowitz <drow@false.org>
3370
3371 * MAINTAINERS: Update my email address.
3372
33732011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3374
3375 * MAINTAINERS (Write After Approval): Update my email address.
3376
33772011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
33812011-05-08 Doug Kwan <dougkwan@google.com>
3382
3383 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3384 * configure: Regenerated.
3385 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3386 value from configure.
3387 * Makefile.in: Regenerated.
3388
33892011-05-05 Joseph Myers <joseph@codesourcery.com>
3390
3391 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3392 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3393 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3394 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3395 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3396 *-*-vxworks*): Disable newlib and libgloss in separate case
3397 statement.
3398 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3399 to separate case statement.
3400 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3401 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3402 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3403 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3404 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3405 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3406 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3407 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3408 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3409 i[[3456789]]86-*-rdos*, m32r-*-*,
3410 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3411 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3412 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3413 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3414 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3415 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3416 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3417 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3418 and libgloss in main case over targets. Remove most empty cases
3419 in main case over targets.
3420 * configure: Regenerate.
3421
34222011-05-04 Janis Johnson <janisjo@codesourcery.com>
3423
3424 * MAINTAINERS (Write After Approval): Add myself.
3425
34262011-05-04 Joseph Myers <joseph@codesourcery.com>
3427
3428 * configure.ac: Remove code setting special library locations for
3429 hppa*64*-*-hpux11*. Remove code setting compiler for
3430 sparc-sun-solaris2*.
3431 * configure: Regenerate.
3432
34332011-05-04 Joseph Myers <joseph@codesourcery.com>
3434
3435 * configure.ac: Separate libgloss_dir settings from general case
3436 over targets.
3437 * configure: Regenerate.
3438
34392011-04-28 Joseph Myers <joseph@codesourcery.com>
3440
3441 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3442 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3443 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3444 cases in libgcj-disabling case statement.
3445 (hppa*64*-*-linux*): Set unsupported_languages instead of
3446 disabling target-zlib.
3447 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3448 to hppa*64*-*-hpux*.
3449 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3450 hppa*-*-hpux*.
3451 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3452 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3453 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3454 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3455 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3456 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3457 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3458 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3459 libgcj-disabling case statement.
3460 * configure: Regenerate.
3461
34622011-04-28 Joseph Myers <joseph@codesourcery.com>
3463
3464 * configure.ac: Disable Java for targets not supporting libffi.
3465 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3466 Remove cases in Java-disabling statement.
3467 (*arm-wince-pe): Change to arm-wince-pe.
3468 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3469 cases in Java-disabling statement.
3470 (bfin-*-*): Don't disable Java again.
3471 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3472 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3473 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3474 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3475 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3476 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3477 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3478 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3479 Java-disabling statement.
3480 (mmix-*-*): Don't disable Java again.
3481 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3482 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3483 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3484 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3485 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3486 statement.
3487 * configure: Regenerate.
3488
34892011-04-28 Joseph Myers <joseph@codesourcery.com>
3490
3491 * configure.ac: Separate cases disabling Java and Java libraries
3492 from general case over targets.
3493 * configure: Regenerate.
3494
34952011-04-21 Jie Zhang <jzhang918@gmail.com>
3496
3497 * MAINTAINERS: Update my email address.
3498
34992011-04-20 Easwaran Raman <eraman@google.com>
3500
3501 * MAINTAINERS (Write After Approval): Add myself.
3502
35032011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3504
3505 PR lto/48086
3506 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3507 * configure: Regenerate.
3508
35092011-04-16 Jim Meyering <meyering@redhat.com>
3510
3511 * MAINTAINERS (Write After Approval): Add myself.
3512
35132011-04-15 Dodji Seketeli <dodji@redhat.com>
3514
3515 * MAINTAINERS: Update my email address.
3516
35172011-04-13 Georg-Johann Lay <avr@gjlay.de>
3518
3519 * MAINTAINERS (Write After Approval): Add myself.
3520
35212011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3522
3523 * MAINTAINERS (Write After Approval): Add myself.
3524
35252011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
35292011-04-06 Joseph Myers <joseph@codesourcery.com>
3530
3531 * configure.ac (build_tools): Remove build-byacc.
3532 (host_libs): Remove mmalloc.
3533 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3534 autoconf automake libtool diff rcs fileutils shellutils time
3535 textutils wdiff find uudecode hello tar gzip indent recode release
3536 sed perl gawk findutils gettext zip.
3537 (libgcj): Remove target-qthreads.
3538 (target_tools): Remove target-examples target-gperf.
3539 (YACC): Don't handle building byacc.
3540 * configure: Regenerate.
3541 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3542 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3543 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3544 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3545 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3546 handle building components.
3547 * Makefile.in: Regenerate.
3548
35492011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3550
3551 * MAINTAINERS: Update my email address as Xtensa maintainer.
3552
35532011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3554
3555 * config.sub: Sync from upstream.
3556
35572011-04-01 Joseph Myers <joseph@codesourcery.com>
3558
3559 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3560 (microblaze*): Don't disable libssp.
3561 * configure: Regenerate.
3562
35632011-04-01 Joseph Myers <joseph@codesourcery.com>
3564
3565 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3566 moveifchange.
3567 * configure: Regenerate.
3568 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3569 * Makefile.in: Regenerate.
3570
35712011-04-01 Joseph Myers <joseph@codesourcery.com>
3572
3573 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3574 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3575 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3576 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3577 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3578 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3579 md_exec_prefix cases.
3580 * configure: Regenerate.
3581
35822011-04-01 Joseph Myers <joseph@codesourcery.com>
3583
3584 * configure.ac: Separate cases disabling target-libssp,
3585 target-libiberty, target-libstdc++-v3 and Fortran from general
3586 case over targets.
3587 * configure: Regenerate.
3588
35892011-04-01 Joseph Myers <joseph@codesourcery.com>
3590
3591 * configure.ac (*-*-chorusos): Don't disable libgcj.
3592 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3593 Remove case.
3594 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3595 (arm-*-coff): Don't disable libgcj.
3596 (arm*-*-linux-gnueabi): Remove useless assignment.
3597 (arm-*-riscix*): Don't disable libgcj.
3598 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3599 configuration.
3600 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3601 (c54x*-*-*): Remove case.
3602 (tic54x-*-*): Don't disable GCC or GCC libraries.
3603 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3604 to *.
3605 (d10v-*-*): Don't disable GCC libraries.
3606 (d30v-*-*): Don't disable libgcj.
3607 (h8500-*-*): Don't disable GCC libraries.
3608 (i960-*-*): Don't disable libgcj.
3609 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3610 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3611 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3612 libgcj.
3613 (m68k-*-coff*): Remove case.
3614 (mmix-*-*): Don't disable libgloss on host.
3615 (mn10200-*-*, mn10300-*-*): Remove cases.
3616 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3617 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3618 Don't disable libgcj.
3619 (romp-*-*): Remove case.
3620 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3621 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3622 case.
3623 (v810-*-*): Don't disable GCC libraries.
3624 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3625 (ip2k-*-*): Don't disable GCC libraries.
3626 * configure: Regenerate.
3627
36282011-03-28 Joseph Myers <joseph@codesourcery.com>
3629
3630 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3631 libffi on host.
3632 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3633 on host.
3634 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3635 * configure: Regenerate.
3636
36372011-03-26 John Marino <binutils@marino.st>
3638
3639 * configure.ac: Add support for *-*-dragonfly*
3640 * configure: Regenerate.
3641
36422011-03-25 Joseph Myers <joseph@codesourcery.com>
3643
3644 * configure.ac (native_only): Remove.
3645 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3646 send-pr uudecode guile gnuserv on host.
3647 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3648 send-pr rcs guile perl texinfo libtool on host.
3649 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3650 automake send-pr rcs guile perl texinfo libtool on host.
3651 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3652 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3653 (alpha*-dec-osf*): Don't disable fileutils on target.
3654 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3655 texinfo send-pr expect dejagnu on target.
3656 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3657 target-qthreads on target.
3658 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3659 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3660 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3661 x86_64-*-mingw*): Don't disable expect on target.
3662 (*-*-cygwin*): Don't disable target-gperf on target.
3663 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3664 gnuserv on target.
3665 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3666 target.
3667 * configure: Regenerate.
3668
36692011-03-25 Joseph Myers <joseph@codesourcery.com>
3670
3671 * configure.ac (target_tools): Remove target-groff.
3672 (native_only): Remove target-groff.
3673 (hppa*64*-*-*): Don't disable byacc.
3674 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3675 setting.
3676 (*-*-kaos*): Don't skip target-librx and target-groff.
3677 (*-*-netware*): Don't skip target-libmudflap.
3678 (*-*-tpf*): Don't skip target-libmudflap.
3679 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3680 directories on the host.
3681 (ia64*-*-*vms*): Don't skip tix.
3682 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3683 host.
3684 * configure: Regenerate.
3685
36862011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3687
3688 * configure.ac: Remove references to mt-mep, mt-netware,
3689 mt-wince.
3690 * Makefile.def: Add all-utils soft dependencies.
3691 * Makefile.tpl: Remove GDB_NLM_DEPS.
3692 * configure: Regenerate.
3693 * Makefile.in: Regenerate.
3694
36952011-03-24 Paolo Bonzini <bonzini@gnu.org>
3696
3697 * configure.ac: Do not include mh-x86omitfp.
3698 * configure: Regenerate.
3699
37002011-03-24 Paolo Bonzini <bonzini@gnu.org>
3701
3702 * configure.ac: Remove empty cases.
3703 * configure: Regenerate.
3704
37052011-03-24 Paolo Bonzini <bonzini@gnu.org>
3706
3707 * Makefile.def: Add dependency from termcap to gdb.
3708 * Makefile.in: Regenerate.
3709
37102011-03-24 Paolo Bonzini <bonzini@gnu.org>
3711
3712 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3713 * configure: Regenerate.
3714 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3715 * Makefile.tpl: Likewise.
3716 * Makefile.in: Regenerate.
3717
37182011-03-24 Paolo Bonzini <bonzini@gnu.org>
3719
3720 * configure.ac: Remove all mentions of tentative_cc.
3721 * configure: Regenerate.
3722
37232011-03-24 Joseph Myers <joseph@codesourcery.com>
3724
3725 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3726 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3727 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3728 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3729 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3730 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3731 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3732 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3733 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3734 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3735 *-*-rhapsody*): Remove host cases.
3736 * configure: Regenerate.
3737
37382011-03-24 Joseph Myers <joseph@codesourcery.com>
3739
3740 * configure.ac (ppc*-*-pe): Remove host case.
3741 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3742 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3743 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3744 cases.
3745 * configure: Regenerate.
3746
37472011-03-24 Joseph Myers <joseph@codesourcery.com>
3748
3749 * config.sub: Update to version 2011-03-23.
3750
37512011-03-22 Joseph Myers <joseph@codesourcery.com>
3752
3753 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3754 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3755 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3756 * configure: Regenerate.
3757
37582011-03-22 Joseph Myers <joseph@codesourcery.com>
3759
3760 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3761 to Write After Approval.
3762 * config-ml.in: Don't handle arc-*-elf*.
3763 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3764 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3765 handle GCC libraries.
3766 * configure: Regenerate.
3767
37682011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3769
3770 PR bootstrap/48120:
3771 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3772 Add -lstdc++ -lm to LIBS.
3773 * configure: Regenerate.
3774
37752011-03-18 David Edelsohn <dje.gcc@gmail.com>
3776
3777 * config.guess: Update to version 2011-02-02
3778 * config.sub: Update to version 2011-02-24
3779
37802011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3781
3782 PR lto/48086
3783 * configure.ac: Re-enable LTO on *-apple-darwin9.
3784 * configure: Regenerate.
3785
37862011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3787
3788 PR lto/48086
3789 * configure.ac: Disable LTO on darwin due to an assembler change in
3790 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3791 under 256.
3792 * configure: Regenerate.
3793
37942011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3795
3796 * MAINTAINERS: Update myself as score backend maintainer,
3797 update my e-mail address.
3798
37992011-03-09 Xuepeng Guo <terry.guo@arm.com>
3800
3801 * MAINTAINERS: Update my e-mail address.
3802
38032011-03-06 Joey Ye <joey.ye@arm.com>
3804
3805 * MAINTAINERS: Update my e-mail address.
3806
38072011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3808
3809 * configure.ac: Adjust test of with_ppl.
3810 * configure: Regenerated.
3811
38122011-03-02 Kai Tietz <ktietz@redhat.com>
3813
3814 * MAINTAINERS: Adjust my e-mail address.
3815
38162011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3817
3818 * configure.ac: Add -lpwl to ppllibs.
3819 * configure: Regenerated.
3820
38212011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3822
3823 * config/cloog.m4: Add -lisl to clooglibs.
3824 * configure: Regenerated.
3825
38262011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3827
3828 * MAINTAINERS (CPU Port maintainers): Add self.
3829
38302011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3831
3832 * MAINTAINERS: Add myself as testsuite maintainer.
3833
38342011-02-15 Mike Stump <mikestump@comcast.net>
3835
3836 * MAINTAINERS: Add myself as testsuite maintainer.
3837
38382011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3839
3840 Import from Libtool and gnulib:
3841
3842 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3843
3844 Prepare for supporting FreeBSD 10.
3845 * config.rpath: Remove handling of freebsd1* which soon would
3846 match FreeBSD 10.0.
3847
3848 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3849
3850 Remove support for FreeBSD 1.x.
3851 * libtool.m4 (_LT_LINKER_SHLIBS)
3852 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3853 soon would incorrectly match FreeBSD 10.0.
3854
38552011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3856
3857 PR binutils/12283
3858 * move-if-change: Import version from gnulib.
3859
38602011-02-12 Alexandre Oliva <aoliva@redhat.com>
3861
3862 PR lto/47225
3863 * Makefile.def (lto-plugin): Double dash for enable-shared.
3864 (configure-gcc): Depend on all-lto-plugin.
3865 * Makefile.in: Rebuilt.
3866
38672011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3868
3869 * configure.ac: Remove extra bracket.
3870 * configure: Regenerate.
3871
38722011-02-08 Tobias Burnus <burnus@net-b.de>
3873
3874 * MAINTAINERS: Add myself as libquadmath maintainer.
3875
38762011-02-08 Thomas Schwinge <thomas@schwinge.name>
3877
3878 * MAINTAINERS: Update my email address.
3879
38802011-02-07 Joseph Myers <joseph@codesourcery.com>
3881
3882 * MAINTAINERS (option handling): Add self.
3883
38842011-02-06 Kai Tietz <kai.tietz@onevision.com>
3885
3886 PR lto/47225
3887 * Makefile.def: Add dependency for install-gcc
3888 on install-lto-plugin.
3889 * Makfile.in: Regenerated
3890
38912011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3892
3893 * MAINTAINERS (CPU Port Maintainers): Add myself.
3894
38952011-01-31 Alexandre Oliva <aoliva@redhat.com>
3896
3897 PR libgcj/44341
3898 * configure.ac: Discard --with-* flags for host when configuring
3899 target libraries for cross build.
3900 * configure: Rebuilt.
3901
39022011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3903
3904 * MAINTAINERS (linear loop transforms): Removed.
3905
39062011-01-25 Jakub Jelinek <jakub@redhat.com>
3907
3908 * configure.ac: If with_ppl is no, move setting with_cloog=no
3909 after CLOOG_REQUESTED check.
3910 * configure: Regenerated.
3911
39122011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3913
3914 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3915 CLooG has been requested.
3916 * configure: Regenerated.
3917
39182011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3919
3920 * configure: Regenerated.
3921 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3922
39232011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3924
3925 * configure: Regenerated.
3926 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3927
39282011-01-21 Andreas Schwab <schwab@redhat.com>
3929
3930 * configure.ac: Use AS_HELP_STRING throughout.
3931 * configure: Regenerate.
3932
39332011-01-18 Jie Zhang <jie.zhang@analog.com>
3934
3935 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3936 * configure: Regenerate.
3937
39382011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3939
3940 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3941
39422011-01-13 Joel Brobecker <brobecker@adacore.com>
3943
3944 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3945 for ia64-hpux.
3946 * configure: Regenerate.
3947
39482011-01-07 Jan Hubicka <jh@suse.cz>
3949
3950 PR lto/47225
3951 * Makefile.in: Regenerate.
3952 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3953 configure.
3954
39552011-01-07 Jan Hubicka <jh@suse.cz>
3956
3957 * Makefile.in: Regenerate.
3958 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3959 and configure dependency on lto-plugin configure.
3960 (lto-plugin module): Remove dependency on GCC; add dependency on
3961 liniberty.
3962
39632011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
39672010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3968
3969 * configure: Regenerate.
3970
39712010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3972
3973 * configure.ac: (picochip): Disable libiberty.
3974
39752010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
39792010-12-10 Ian Lance Taylor <iant@google.com>
3980
3981 PR bootstrap/46819
3982 * configure.ac: For --disable-libgcj clear libgcj_saved.
3983 * configure: Rebuild.
3984
39852010-12-10 Tobias Burnus <burnus@net-b.de>
3986
3987 PR fortran/46540
3988 * configure.ac: Add --disable-libquadmath and
3989 --disable-libquadmath-support.
3990 * configure: Regenerate.
3991
39922010-12-03 Ian Lance Taylor <iant@google.com>
3993
3994 * MAINTAINERS: Add myself as libgo maintainer.
3995
39962010-12-03 Hans-Peter Nilsson <hp@axis.com>
3997
3998 PR libffi/46792
3999 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4000 * configure: Regenerate.
4001
40022010-12-02 Ian Lance Taylor <iant@google.com>
4003
4004 * configure.ac: Always set default for poststage1_ldflags to
4005 -static-libstdc++ -static-libgcc.
4006
40072010-11-29 Andreas Schwab <schwab@redhat.com>
4008
4009 * configure.ac: Move comment to remove extra space in last argument
4010 of GCC_TARGET_TOOL.
4011
40122010-11-26 Alexandre Oliva <aoliva@redhat.com>
4013
4014 PR other/46026
4015 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4016 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4017 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4018 (BASE_FLAGS_TO_PASS): Use it.
4019 * configure: Rebuilt.
4020 * Makefile.in: Rebuilt.
4021
40222010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4023
4024 PR binutils/12258
4025 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4026 Properly check default linker.
4027 * configure: Regnerated.
4028
40292010-11-23 Matthias Klose <doko@ubuntu.com>
4030
4031 * configure.ac: For --enable-gold, handle value `default' instead of
4032 `both*'. New configure option --{en,dis}able-ld.
4033 * configure: Regenerate.
4034
40352010-11-20 Ian Lance Taylor <iant@google.com>
4036
4037 * configure.ac: Only disable a language library if no language needs
4038 it. Don't let --disable-libgcj uncondtionally disable libffi.
4039 * configure: Rebuild.
4040
40412010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4042
4043 * Makefile.in: Regenerate.
4044
4045 PR other/46202
4046 * configure.ac: Fix just-built in-tree STRIP name to be
4047 binutils/strip-new.
4048 * configure: Regenerate.
4049 * Makefile.def (install-strip-gcc, install-strip-binutils)
4050 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4051 (install-strip-sid): Mirror dependencies on non-strip variants
4052 of these targets on the respective -strip prerequisites.
4053 * Makefile.tpl (install-strip, install-strip-host)
4054 (install-strip-target): New targets.
4055 (install-strip-[+module+], install-strip-target-[+module+]):
4056 New targets.
4057 * Makefile.in: Regenerate.
4058
40592010-11-19 Ian Lance Taylor <iant@google.com>
4060 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4061
4062 * configure.ac: Add target-libgo to target_libraries. Set
4063 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4064 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4065 (HOST_EXPORTS): Add GOC.
4066 (BASE_TARGET_EXPORTS): Add GOC.
4067 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4068 (GOCFLAGS_FOR_TARGET): New variable.
4069 (EXTRA_HOST_FLAGS): Add GOC.
4070 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4071 * Makefile.def (target_modules): Add libgo.
4072 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4073 (dependencies): Add dependency from configure-target-libgo to
4074 configure-target-libffi and all-target-libstdc++-v3. Add
4075 dependencies from all-target-libgo to all-target-libffi.
4076 (languages): Add go.
4077 * configure: Rebuild.
4078 * Makefile.in: Rebuild.
4079
40802010-11-19 Ian Lance Taylor <iant@google.com>
4081
4082 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4083 compiler/flag environment variables.
4084
40852010-11-18 Ian Lance Taylor <iant@google.com>
4086
4087 * configure.ac: Check for lang_requires_boot_languages in
4088 config-lang.in files.
4089 * configure: Rebuild.
4090
40912010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
4092 Tobias Burnus <burnus@net-b.de>
4093
4094 PR fortran/32049
4095 * Makefile.def: Add libquadmath; build it with language=fortran.
4096 * configure.ac: Add libquadmath.
4097 * Makefile.tpl: Handle multiple libs in check-[+language+].
4098 * Makefile.in: Regenerate.
4099 * configure: Regenerate.
4100
b9b9d342
TT
41012010-11-16 Tom Tromey <tromey@redhat.com>
4102
4103 * MAINTAINERS: Moved myself to reviewers section.
4104
ecbfe87a
ZD
41052010-11-15 Zdenek Dvorak <ook@ucw.cz>
4106
4107 * MAINTAINERS: Moved myself to reviewers section.
4108
29a4f477
RW
41092010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4110
4111 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4112 (Write After Approval): Remove self.
4113
9965e3cd
AS
41142010-11-15 Andreas Schwab <schwab@redhat.com>
4115
4116 * configure.ac: Fix spelling in option names.
4117 * configure: Regenerated.
4118
0463992b
GJL
41192010-11-13 Georg-Johann Lay <georgjohann@web.de>
4120
4121 PR bootstrap/39622
4122 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4123 * configure: Regenerated.
4124
3df08734
KG
41252010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4126
4127 * MAINTAINERS: Update my email address.
4128
f16e2237
TG
41292010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4130
f16e2237
TG
4131 * configure: Regenerate.
4132
0bb52d68
TG
41332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4134
1f980c25 4135 * configure: Regenerate.
0bb52d68 4136
aba2b02e
TG
41372010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4138
aba2b02e
TG
4139 * configure: Regenerate.
4140
27882098
TG
41412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4142
27882098
TG
4143 * configure: Regenerate.
4144
d32ef397
AS
41452010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4146
4147 * configure.ac: Support official CLooG.org versions.
4148 * configure: Regenerate.
4149 * config/cloog.m4: New.
4150
5a4b6c0e
FD
41512010-11-10 François Dumont <francois.cppdevs@free.fr>
4152
4153 * MAINTAINERS (Write After Approval): Add myself.
4154
f2cea726
DE
41552010-11-09 David Edelsohn <dje.gcc@gmail.com>
4156
4157 * MAINTAINERS: Update my email address.
4158
d8ed14ce
IS
41592010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4160
4161 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4162 * configure: Regenerate.
d8ed14ce 4163
48215350
DK
41642010-11-03 Ian Lance Taylor <iant@google.com>
4165 Dave Korn <dave.korn.cygwin@gmail.com>
4166
4167 PR lto/46273
4168 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4169 and on other supported platforms whenever LTO is enabled.
4170 * configure: Rebuild.
4171
87841584
AM
41722010-11-02 Alan Modra <amodra@gmail.com>
4173
4174 PR binutils/12110
4175 * configure.ac: Error when source path contains spaces.
4176 * configure: Regenerate.
4177
fe12dfe1
JW
41782010-10-23 James E. Wilson <wilson@codesourcery.com>
4179
4180 * MAINTAINERS: Update my email address.
4181
66c92425
ILT
41822010-10-20 Ian Lance Taylor <iant@google.com>
4183
4184 * Makefile.def (target_modules): Set lib_path to src/.libs for
4185 libstdc++-v3 module.
4186 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4187 * Makefile.in: Rebuild.
4188
187d3518
LB
41892010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4190
4191 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4192 (Write After Approval): Remove myself.
4193
02db6bba
TG
41942010-10-15 Tristan Gingold <gingold@adacore.com>
4195
4196 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4197
c0103e74
DR
41982010-10-14 Douglas Rupp <rupp@gnat.com>
4199
4200 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4201
1cd0b716
DK
42022010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4203
4204 * configure.ac (build_lto_plugin): New shell variable.
4205 (--enable-lto): Turn on by default for all non-ELF platforms that
4206 have had LTO support added so far. Set build_lto_plugin appropriately
4207 for both ELF and non-ELF.
4208 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4209 * configure: Regenerate.
4210
d4c1abb3
RW
42112010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4212
4213 Sync from src:
4214 * configure.ac (v850 support): Remove target-libgloss from
4215 noconfigdirs.
4216 * configure: Regenerate.
4217
ffedf511
RW
42182010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4219
4220 PR bootstrap/45326
4221 PR bootstrap/45174
4222 * configure.ac: Honor initial values of $build_configargs,
4223 $host_configargs, $target_configargs. Mark the precious, so
4224 environment settings get recorded.
4225 * configure: Regenerate.
4226
e1826acc
RW
42272010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4228
4229 PR bootstrap/45796
4230 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4231 Depend on all-build-libiberty.
4232 * Makefile.in: Regenerate.
4233
80920132
ME
42342010-09-30 Michael Eager <eager@eagercon.com>
4235
4236 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4237 * configure: Regenerate.
4238
770a498a
ME
42392010-09-28 Michael Eager <eager@eagercon.com>
4240
4241 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4242
86dfbd58
RW
42432010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4244
4245 PR bootstrap/44621
4246 * configure.ac: Fix unportable shell quoting.
4247 * configure: Regenerate.
4248
db50fe7d
IS
42492010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4250
4251 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4252 targets and amend comment.
4253 * configure: Regenerate.
4254
0064e825
TB
42552010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
bb79486c
JH
42592010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4260
4261 * configure.ac: Enable LTO by default on Darwin.
4262 * configure: Regenerate.
4263
9e0b22c3
MS
42642010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4265
bb79486c 4266 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 4267
2fabf1b7
IB
42682010-09-01 Ian Bolton <ian.bolton@arm.com>
4269
bb79486c 4270 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 4271
3a9abc98
DS
42722010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4273
4274 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4275 ports
4276
331a9a59
DY
42772010-07-28 David Yuste <david.yuste@gmail.com>
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
223a9d64
N
42812010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4282
4283 * configure.ac: Support all v850 targets.
4284 * configure: Regenerate.
4285
9183bdcf
MG
42862010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4287
4288 PR bootstrap/44455
4289 * configure.ac (extra_mpfr_configure_flags): Copy from
4290 extra_mpc_gmp_configure_flags.
4291 * configure: Re-generated.
4292
2e290598
AK
42932010-07-22 Andi Kleen <ak@linux.intel.com>
4294
4295 * MAINTAINERS (Write After Approval): Add myself.
4296
8d6cd388
CLT
42972010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4298
4299 * MAINTAINERS (Write After Approval): Add myself.
4300
b0b01eb0
JY
43012010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
77198d71
JH
43052010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4306
4307 PR target/44862
4308 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4309 Provide -B option to allow for link spec %s substitutions for
4310 libstdc++.a on darwin.
4311 * Makefile.in: Regenerate.
4312
02fe70af
MM
43132010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4314
4315 * MAINTAINERS (Reviewers): Update my e-mail address
4316
c63a4676
AO
43172010-06-10 Alexandre Oliva <aoliva@redhat.com>
4318
4319 * Makefile.def (configure-gcc): Depend on all-libelf.
4320 * Makefile.in: Rebuild.
4321
e68edbf6
FC
43222010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4323
4324 * MAINTAINERS (Write After Approval): Add myself in the right place.
4325
dce2d8b2 43262010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
4327
4328 * MAINTAINERS (Write After Approval): Add myself.
4329
dce2d8b2 43302010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
4331
4332 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
4333
43342010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 4335
1ab55d69
MK
4336 * config.sub: Update to version 2010-05-21.
4337 * config.guess: Update to version 2010-04-03.
0c422e74 4338
02540df4
SB
43392010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4340
4341 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4342 * configure: Regenerate.
4343
dfe5f5b2
ST
43442010-05-12 Sriraman Tallam <tmsriram@google.com>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
c082f9f3
SB
43482010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4349
4350 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4351 a platform that supports LTO.
4352 * configure: Regenerate.
4353
f1af9e5f
SP
43542010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4355
4356 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4357 * configure: Regenerated.
4358
38e3d868
RM
43592010-04-27 Roland McGrath <roland@redhat.com>
4360 H.J. Lu <hongjiu.lu@intel.com>
4361
4362 * configure.ac (--enable-gold): Support both, both/gold and
4363 both/bfd to add gold to configdirs without removing ld.
4364 * configure: Regenerated.
4365
4366 * Makefile.def: Add install-gold dependency to install-ld.
4367 * Makefile.in: Regenerated.
4368
3bec79c5
DK
43692010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4370
4371 PR lto/42776
4372 * configure.ac (--enable-lto): Refactor handling so libelf tests
4373 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4374 and allow LTO to be explicitly enabled on non-ELF platforms that
4375 are known to support it inside else-clause.
4376 * configure: Regenerate.
4377
615c8ffa
EB
43782010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4379
4380 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4381 * configure: Regenerate.
4382
e4522f78
RC
43832010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4384
4385 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4386 * configure: Regenerate.
4387
8ccb78f2
RO
43882010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4389
4390 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4391 separately.
4392 * configure: Regenerate.
4393
d5cc2ee3
KW
43942010-04-16 Kevin Williams <kevin.williams@inria.fr>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
8406cb62
TG
43982010-04-14 Tristan Gingold <gingold@adacore.com>
4399
4400 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4401 * configure: Regenerate.
4402
3591b8e2
SE
44032010-04-13 Steve Ellcey <sje@cup.hp.com>
4404
4405 * configure: Regenerate after change to elf.m4.
4406
a82ecc7b
IS
44072010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
1f0bf148
SP
44112010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4412
4413 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4414 * configure: Regenerated.
4415
44162010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4417
4418 * configure.ac: Print "buggy but acceptable" when CLooG
4419 revision is less than 9.
4420 * configure: Regenerated.
4421
ecd01dee
DN
44222010-04-01 Diego Novillo <dnovillo@google.com>
4423
4424 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4425
dc683a3f
RW
44262010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4427
4428 PR bootstrap/43615
4429 PR bootstrap/43328
4430
4431 Revert:
4432
4433 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4434
4435 * configure.ac: Do not pass --enable-multilib nor
4436 --disable-multilib in baseargs. Accept explicitly passed
4437 --enable_multilib.
4438 * configure: Regenerate.
4439
7527d83f
UW
44402010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4441
4442 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4443
895522b6
JJ
44442010-03-31 Janis Johnson <janis187@us.ibm.com>
4445
4446 * MAINTAINERS: Remove myself.
4447
9db4e878
RW
44482010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4449
4450 PR bootstrap/43328
4451 * configure.ac: Do not pass --enable-multilib nor
4452 --disable-multilib in baseargs. Accept explicitly passed
4453 --enable_multilib.
4454 * configure: Regenerate.
4455
acf6bf36
AP
44562010-03-28 Andrew Pinski <pinskia@gmail.com>
4457
4458 * MAINTAINERS (spu port): Remove me.
4459
b42f0d7e
JM
44602010-03-23 Joseph Myers <joseph@codesourcery.com>
4461
4462 * configure.ac (tic6x-*-*): New case.
4463 * configure: Regenerate.
4464
0d1152b1
JM
44652010-03-23 Joseph Myers <joseph@codesourcery.com>
4466
4467 * config.sub: Update to version 2010-03-22.
4468 * config.guess: Update to version 2009-12-30.
4469
dce2d8b2 44702010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
4471
4472 PR ada/42554
4473 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4474 * configure: Regenerate.
4475
5408fbe8
RR
44762010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4477
4478 * MAINTAINERS: Update my email address.
4479
3f55a3b3
SP
44802010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4481
4482 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4483 (ghassan.shobaki@amd.com): Removed.
4484
3f08f7e8
AM
44852010-03-17 Alan Modra <amodra@gmail.com>
4486
4487 * MAINTAINERS: Update my email address.
4488
f3a9d094
DN
44892010-03-16 Diego Novillo <dnovillo@google.com>
4490
4491 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4492 Matthews.
4493
db5c4b8b
JM
44942010-03-16 Joseph Myers <joseph@codesourcery.com>
4495
4496 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4497 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4498
b995570a
JM
44992010-03-16 Joseph Myers <joseph@codesourcery.com>
4500
4501 * MAINTAINERS: Update my email address.
4502
124cc66f
DJ
45032010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4504
4505 * MAINTAINERS: Update my email address.
4506
a4581668
BS
45072010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4508
4509 * MAINTAINERS: Update my email address.
4510
49d78e29
JZ
45112010-03-09 Jie Zhang <jie@codesourcery.com>
4512
4513 * MAINTAINERS: Update my email address.
4514
8927b7c0
RO
45152010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4516
4517 PR libstdc++/32499
4518 * configure.ac (RANLIB): Default to true.
4519 (STRIP): Likewise.
4520 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4521 * configure: Regenerate.
4522
dce2d8b2 45232010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
4524
4525 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4526 (Write After Approval): Update my email address.
4527
bf646aaf
NC
45282010-02-17 Nick Clifton <nickc@redhat.com>
4529
4530 PR 11238
4531 * Makefile.tpl (local-distclean): Also remove config.cache files in
4532 sub-directories as there may not be Makefiles present in the
4533 sub-directories.
96e41f16
NC
4534 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4535 the config.cache files found by the find command.
4536
bf646aaf
NC
4537 * Makefile.in: Regenerate.
4538 * configure.ac: Revert previous delta.
4539 * configure: Regenerate.
4540
ff78880a
NC
45412010-02-15 Nick Clifton <nickc@redhat.com>
4542
4543 PR 11238
4544 * configure.ac: Delete config.cache files in sub-directories when
4545 deleting Makefiles.
4546 * configure: Regenerate.
4547
8150eadf
BE
45482010-02-12 Ben Elliston <bje@gnu.org>
4549
4550 * MAINTAINERS: Update my email address.
4551
a9e12bfd
AP
45522010-02-08 Andrew Pinski <pinskia@gmail.com>
4553
4554 * MAINTAINERS (spu port): Update my email address.
4555
95315086
JZ
45562010-02-08 Jie Zhang <jie.zhang@analog.com>
4557
4558 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4559
362c6d2f
KG
45602010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4561
4562 * configure.ac: Add "recommended" version checks for GMP/MPC.
4563 Update recommended GMP/MPFR/MPC versions.
4564 * configure: Regenerate.
4565
888c5ad2
JR
45662010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4567
4568 * MAINTAINERS: Move my Embecosm email address into the
4569 write-after-approval section.
4570
3bf714a7
ILT
45712010-01-26 Ian Lance Taylor <iant@google.com>
4572
4573 * MAINTAINERS: Add myself as Go frontend maintainer.
4574
ad1e5170
JR
45752010-01-25 Joern Rennecke <amylaar@spamcop.net>
4576
4577 PR libstdc++/36101, PR libstdc++/42813
4578 * configure.ac (bootstrap_target_libs): Make inclusion of
4579 target-libgomp conditional on libgomb being in target_configdirs.
4580 * configure: Regenerate.
4581
fb0553d1
JR
45822010-01-23 Joern Rennecke <amylaar@spamcop.net>
4583
4584 PR libstdc++/36101, PR libstdc++/42813
4585 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4586 * configure: Regenerate.
4587
aae29963
JR
45882010-01-22 Joern Rennecke <amylaar@spamcop.net>
4589
4590 PR libstdc++/36101, PR libstdc++/42813
4591 * configure.ac (target_configdirs): Substitute.
4592 * Makefile.def: Bootstrap target module libgomp.
4593 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4594 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4595 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4596 * configure, Makefile.in: Regenerate.
4597
d8fe8895
DK
45982010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4599
4600 * MAINTAINERS: Adjust my details.
4601
ebfe4897
EW
46022010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4603
4604 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4605
f7746c59
TL
46062010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4607
4608 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4609
306c7b5b
TL
46102010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4611
4612 * MAINTAINERS (Write After Approval): Add myself.
4613
1b8b9e19
KT
46142010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4615
4616 * MAINTAINERS (Write After Approval): Add myself.
4617
c164615b
RG
46182010-01-11 Richard Guenther <rguenther@suse.de>
4619
4620 PR lto/41569
4621 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4622 * Makefile.in: Regenerated.
4623
f3f623ae
AT
46242010-01-11 Andreas Tobler <andreast@fgznet.ch>
4625
4626 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4627 * configure: Regenerate.
4628
592c90ff 46292010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 4630 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
4631
4632 PR bootstrap/42424
4633 * configure.ac: Include libtool m4 files.
9c78662a 4634 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
4635 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4636 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 4637
592c90ff
KG
4638 * configure: Regenerate.
4639
60a2e213
RW
46402010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4641
4642 PR bootstrap/41818
4643 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4644 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4645 * Makefile.in: Regenerate.
4646
7413962d
RG
46472010-01-02 Richard Guenther <rguenther@suse.de>
4648
4649 PR lto/41529
4650 * configure.ac: Include config/elf.m4. Disable LTO if not
4651 builting for an elf target.
4652 * configure: Regenerate.
4653
f77f3945
CF
46542009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4655
4656 * MAINTAINERS: Change my email address.
4657
4960e3f0
BE
46582009-12-18 Ben Elliston <bje@au.ibm.com>
4659
4660 * config.sub, config.guess: Update from upstream sources.
4661
d16a31da
SZ
46622009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4663
4664 * MAINTAINERS (Write After Approval): Add myself.
4665
3a5729ea
KG
46662009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4667
4668 PR middle-end/30447
4669 PR middle-end/30789
4670 PR other/40302
4671
4672 * configure.ac: Require MPC.
4673 * configure: Regenerate.
4674
43e02a8a
RW
46752009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4676
4677 PR target/38384
4678 PR bootstrap/40972
4679 * libtool.m4: Sync from git Libtool.
4680 * ltoptions.m4: Likewise.
4681 * ltversion.m4: Likewise.
4682 * lt~obsolete.m4: Likewise.
4683 * ltmain.sh: Likewise.
4684
360d4522
KG
46852009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4686
4687 * configure.ac: Update minimum MPC version to 0.8.
4688 * configure: Regenerate.
4689
f264ed56
SP
46902009-11-21 Sebastian Pop <sebpop@gmail.com>
4691
4692 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4693 * configure: Regenerated.
4694
ed2eaa9f
ILT
46952009-11-21 Ian Lance Taylor <iant@google.com>
4696
4697 * configure.ac: Change default of poststage1_ldflags to be empty if
4698 poststage1_libs is set. When poststage1_libs is empty, and
4699 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4700 * configure: Rebuild.
4701
58346783
AN
47022009-11-21 Adam Nemet <adambnmet@gmail.com>
4703
4704 * MAINTAINERS (Write After Approval): Update my email address.
4705
5ca0106a
BE
47062009-11-20 Ben Elliston <bje@au.ibm.com>
4707
4708 * config.guess: Update from upstream sources.
4709
87213cd4
AO
47102009-11-16 Alexandre Oliva <aoliva@redhat.com>
4711
4712 * Makefile.def: Restore host and target settings for gmp.
4713 * Makefile.in: Rebuild.
4714
f61428ed
AO
47152009-11-16 Alexandre Oliva <aoliva@redhat.com>
4716
4717 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4718 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4719 Fix portability of test of C++ as bootstrap language. Add
4720 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4721 * configure: Rebuild.
4722 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4723 and cloog. Fix in-tree ppl configuration. Introduce libelf
4724 in-tree building.
4725 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4726 (POSTSTAGE1_HOST_EXPORTS): Use it.
4727 (STAGE[+id+]_CXXFLAGS): New.
4728 (BASE_FLAGS_TO_PASS): Pass it down.
4729 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4730 extra_exports.
4731 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4732 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4733 extra_exports.
4734 * Makefile.in: Rebuild.
4735
f6c56be6
BE
47362009-11-17 Ben Elliston <bje@au.ibm.com>
4737
4738 * config.sub, config.guess: Update from upstream sources.
4739
0ccb5970
JK
47402009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
dce2d8b2 47442009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
5d571eaa
OS
47482009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4749
4750 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4751 paths for *-w64-mingw* and x86_64-*mingw*.
4752 * configure: Regenerated.
4753
dce2d8b2 47542009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
4755
4756 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4757
c393f559
BK
47582009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4759
4760 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4761 Phil Edwards to Write-After Approval.
4762
ef4c4300
KT
47632009-10-30 Kai Tietz <kai.tietz@onevision.com>
4764
4765 * configure.ac: Disable target-winsup & co for
4766 x86_64-*-mingw* and *-w64-mingw* targets.
4767 * configure: Regenerated.
4768
65a324b4
NC
47692009-10-16 Nick Clifton <nickc@redhat.com>
4770
4771 * MAINTAINERS: Add myself as a maintainer for the RX port.
4772
dce2d8b2 47732009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 4774
9c78662a 4775 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 4776
17e72e5d
RO
47772009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4778
4779 * configure.ac (CLooG test): Use = with test.
4780 * configure: Regenerate.
4781
ed3a56f3
RG
47822009-10-22 Richard Guenther <rguenther@suse.de>
4783
4784 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4785 cloog if the ppl version check failed. Move flags saving
4786 before setting in libelf check.
4787 * configure: Regenerate.
4788
ad0abd3c
RG
47892009-10-21 Richard Guenther <rguenther@suse.de>
4790
4791 * configure.ac: Adjust the ppl and cloog configure to work as
4792 documented. Disable cloog if ppl was disabled. Omit the version
4793 checks if they were disabled.
4794 * configure: Re-generate.
4795
e4c5bd48
RW
47962009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4797
4798 * configure.ac: Add 'lto' to enable_languages, not
4799 new_enable_languages, and only if not already present.
4800 * configure: Regenerate.
4801
0ffd69c5
GP
48022009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4803
4804 * README: Refer to the various COPYING* files instead of just
4805 COPYING.
4806 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4807
dce2d8b2 48082009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
4809
4810 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 4811
58687768
RG
48122009-10-07 Richard Guenther <rguenther@suse.de>
4813
4814 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4815 and Richard Guenther as reviewers.
4816 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4817 as reviewers.
4818
49b0ca5c 48192009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 4820
49b0ca5c 4821 * config.sub: Update from upstream sources.
d2d9ce5e 4822
aeb94799
ILT
48232009-10-06 Ian Lance Taylor <iant@google.com>
4824
4825 * Makefile.def: check-gold depends upon all-gas.
4826 * Makefile.in: Rebuild.
4827
123651cd
PM
48282009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
d7f09764
DN
48322009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4833
4834 * Makefile.def: all-lto-plugin depends on all-libiberty.
4835 set bootstrap=true for lto-plugin.
4836 Add lto-plugin.
4837 * Makefile.in: Regenerate.
4838 * configure.ac (host_libs): Add lto-plugin.
4839 * configure: Regenerate.
4840
d7f09764
DN
48412009-10-03 Diego Novillo <dnovillo@google.com>
4842
4843 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4844 (HOST_LIBELFLIBS): Define.
4845 (HOST_LIBELFINC): Define.
4846 * Makefile.in: Regenerate.
4847 * configure.ac: Add --enable-lto.
4848 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4849 If --enable-lto is used, add 'lto' to new_enable_languages.
4850 If --enable-lto is used and gold is enabled, add
4851 lto-plugin to configdirs.
4852 * configure: Regenerate.
4853
48542009-10-03 Simon Baldwin <simonb@google.com>
4855
4856 * configure.ac: If --with-system-zlib, suppress local zlib and
4857 pass --with-system-zlib to subdir configure scripts.
4858 * configure: Regenerate.
4859
dce2d8b2 48602009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
4861 Paolo Bonzini <bonzini@gnu.org>
4862
4863 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4864 $(srcdir).
4865 * Makefile.in: Rebuilt.
4866
dce2d8b2 48672009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
4868
4869 * MAINTAINERS (Write After Approval): Add myself.
4870
3e661154
KG
48712009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4872
4873 * configure.ac: Update minimum MPC version to 0.7.
4874 * configure: Regenerate.
4875
f1a036e4
NC
48762009-09-25 Nick Clifton <nickc@redhat.com>
4877
4878 * configure.ac: Pass any --cache-file=/dev/null option on to
4879 subconfigures.
4880 * configure: Regenerate.
4881
d4c74acc
NC
48822009-09-23 Nick Clifton <nickc@redhat.com>
4883
4884 * config.sub, config.guess: Update from upstream sources.
4885
dce2d8b2 48862009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
4887
4888 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4889 * Makefile.in: Rebuilt.
4890
0db770bd
RW
48912009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4892
4893 PR bootstrap/32272
4894 * configure.ac: Error out if $srcdir isn't '.' but contains
4895 host-${host_noncanonical}.
4896 * configure: Regenerate.
4897
71101870
RO
48982009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4899
4900 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4901 maintainer.
4902
ca6d0d62
RW
49032009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4904
79cd2b23
RW
4905 * configure.ac: If bootstrapping a combined tree with
4906 --enable-gold, require c++ in stage1_languages.
4907 * configure: Regenerate.
4908
ab9dcd0c
RW
4909 * configure.ac: Also add target_libs of stage1_languages to
4910 bootstrap_target_libs.
4911 * configure: Regenerate.
4912
ca6d0d62
RW
4913 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4914 with --enable-languages not containing c++.
4915 * configure: Regenerate.
4916
1c3c9f12
JZ
49172009-09-15 Jie Zhang <jie.zhang@analog.com>
4918
4919 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4920 * configure: Regenerate.
4921
dce2d8b2 49222009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 4923
6fb30a14
JR
4924 * MAINTAINERS (Write After Approval): Update my e-mail address,
4925 and move from from here...
4926 (Waiting for paperwork): To here.
0318772d 4927
4056c2c6
JM
49282009-09-09 Joseph Myers <joseph@codesourcery.com>
4929
4930 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4931
3e54529c
RW
49322009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4933
4934 * configure.ac: Do not use $extrasub for replacing @if/@endif
4935 parts in Makefile; instead, use additional arguments to
4936 AC_CONFIG_COMMANDS to do the replacement manually, with several
4937 sed invocations, to avoid HP-UX sed command limits.
4938 * configure: Regenerate.
4939
713e2ea6
AO
49402009-09-08 Alexandre Oliva <aoliva@redhat.com>
4941
4942 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4943 blank before -L.
4944
5646b7b9
AO
49452009-09-04 Alexandre Oliva <aoliva@redhat.com>
4946
4947 * configure.ac (with-build-config): Document. Handle without.
4948 Handle missing argument.
4949 * configure: Rebuilt.
4950
e12c4094
AO
49512009-09-03 Alexandre Oliva <aoliva@redhat.com>
4952
4953 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4954 Default to bootstrap-debug only if compare-debug works.
4955 * configure: Rebuilt.
4956 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4957 * Makefile.in: Rebuilt.
4958
75cb0057
RO
49592009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4960
4961 * MAINTAINERS (OS Port Maintainers): Update my email address.
4962
8fc68cba
AO
49632009-09-01 Alexandre Oliva <aoliva@redhat.com>
4964
4965 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4966 * Makefile.in: Rebuilt.
4967
44cb38cf
CD
49682009-09-01 Chris Demetriou <cgd@google.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
f9329c35
DS
49722009-08-31 Dodji Seketeli <dodji@redhat.com>
4973
4974 PR debug/30161
4975 * include/dwarf2.h (enum dwarf_tag): Added
4976 DW_TAG_GNU_template_template_param
4977 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4978
f945e229
PB
49792009-08-30 Paolo Bonzini <bonzini@gnu.org>
4980
4981 * Makefile.tpl (AWK): Fix typo.
4982 * Makefile.in: Regenerate.
4983
87264276
PB
49842009-08-30 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * configure.ac: Detect awk and sed.
4987 * Makefile.def (flags_to_pass): Add AWK and SED.
4988 * Makefile.tpl (AWK, SED): New.
4989 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4990 * configure: Regenerate.
4991 * Makefile.in: Regenerate.
4992
68ccd57c
DK
49932009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4994
4995 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4996 (collapseslashes): Likewise.
4997
df58e648
RW
49982009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4999
5000 * configure.ac (AC_PREREQ): Bump to 2.64.
5001
0539cb2c
RW
50022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5003
70fa0efa
RW
5004 * configure.ac: Remove --with-datarootdir, --with-docdir,
5005 --with-pdfdir, --with-htmldir switches.
5006 * configure: Regenerate.
5007
5213506e
RW
5008 * configure: Regenerate.
5009
0539cb2c
RW
5010 * compile: Sync from Automake 1.11.
5011 * depcomp: Likewise.
5012 * install-sh: Likewise.
5013 * missing: Likewise.
5014 * mkinstalldirs: Likewise.
5015 * ylwrap: Likewise.
5016
197c68cc
DK
50172009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5018
5019 * ltmain.sh (func_normal_abspath): New function.
5020 (func_relative_path): Likewise.
5021 (func_mode_help): Document new -bindir option for link mode.
5022 (func_mode_link): Add new -bindir option, and use it to place
5023 output DLL if specified.
5024
58af276a
RW
50252009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5026
0115d4a3
RW
5027 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5028 (baseargs): Add --disable-option-checking.
5029 * configure: Regenerate.
5030
58af276a
RW
5031 * Makefile.def (configure-target-libiberty): Depend on
5032 all-binutils and all-ld.
5033 (configure-target-newlib): Likewise.
5034 * Makefile.in: Regenerate.
5035
e9d9afef
BE
50362009-08-17 Ben Elliston <bje@au.ibm.com>
5037
5038 * config.sub, config.guess: Update from upstream sources.
5039
354ebf88
RW
50402009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5041
5042 Sync from src, merge:
5043
5044 2009-07-02 Tristan Gingold <gingold@adacore.com>
5045
5046 * configure.ac: Do not exclude gas for i386-*-darwin.
5047 Add a case for x86_64-*-darwin.
5048 * configure: Regenerate.
5049
8375f7b2
NV
50502009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5051
5052 * MAINTAINERS: Add my name to Write After Approval list.
5053
dce2d8b2 50542009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
5055
5056 * configure.ac: Add Microblaze target.
5057 * configure: Regenerate.
5058
ea2002ba
CB
50592009-07-31 Christian Bruel <christian.bruel@st.com>
5060
5061 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5062 * configure: Regenerate.
2bf33cdb 5063
dce2d8b2 50642009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
5065
5066 * MAINTAINERS (Write After Approval): Update my e-mail address.
5067
e90e6bd7
ILT
50682009-07-06 Ian Lance Taylor <iant@google.com>
5069
5070 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5071 * configure: Rebuild.
5072
f6e0880a
TG
50732009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5074
5075 * MAINTAINERS: Move myself to the Graphite Reviewers.
5076
6d984927
WG
50772009-06-30 Wei Guozhi <carrot@google.com>
5078
5079 * MAINTAINERS: Add my name to Write After Approval list.
5080
f2689b09
SE
50812009-06-26 Steve Ellcey <sje@cup.hp.com>
5082
5083 PR bootstrap/40338
5084 * configure.ac (comparestring): Create new variable.
5085 * Makefile.tpl (comparestring): Use to skip some comparisions.
5086 * configure: Regenerate.
5087 * Makefile.in: Regenerate.
5088
f62c0ba4
DE
50892009-06-26 Doug Evans <dje@sebabeach.org>
5090
5091 * Makefile.def (host_modules): Add cgen.
5092 * Makefile.in: Regenerate.
5093 * configure.ac (host_tools): Add cgen.
5094 * configure: Regenerate.
5095
7acf4da6
DD
50962009-06-23 DJ Delorie <dj@redhat.com>
5097
5098 * MAINTAINERS: Add myself as mep maintainer.
5099
00020c16
ILT
51002009-06-23 Ian Lance Taylor <iant@google.com>
5101
5102 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5103 boot_languages. Only bootstrap target libraries listed in
5104 target_libs for some boot language. Add --with-stage1-ldflags,
5105 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5106 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5107 if not building with C++.
5108 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5109 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5110 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5111 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5112 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5113 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5114 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5115 * configure, Makefile.in: Rebuild.
5116
1da52d4a
LF
51172009-06-23 Li Feng <nemokingdom@gmail.com>
5118
5119 * MAINTAINERS: Added my name to write-after-approval list.
5120
144c9175
RM
51212009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5122
5123 * configure.ac: Define is_elf for QNX Neutrino targets.
5124 * configure: Regenerate.
5125
e5871e24
GS
51262009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5127
9c78662a 5128 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 5129
5f4a82c0
KG
51302009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5131
5132 * configure.ac: Detect MPC in default directory.
5133 * configure: Regenerate.
5134
394e9195
JG
51352009-06-03 Jerome Guitton <guitton@adacore.com>
5136 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5137
9c78662a
UB
5138 * Makefile.tpl (all): Avoid a trailing backslash.
5139 * Makefile.in: Regenerate.
394e9195 5140
47bca6aa
BE
51412009-06-03 Ben Elliston <bje@au.ibm.com>
5142
5143 * config.sub, config.guess: Update from upstream sources.
5144
a891a473
RS
51452009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5146
5147 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5148 to noconfdirs.
5149 * configure: Regenerate.
5150
70cb2d9f
AO
51512009-06-02 Alexandre Oliva <aoliva@redhat.com>
5152
5153 * Makefile.tpl ([+compare-target+]): Compare all stage
5154 directories, rather than just gcc.
5155 * Makefile.in: Rebuilt.
5156
7f1245df
DK
51572009-06-01 Doug Kwan <dougkwan@google.com>
5158
5159 * configure.ac: Support gold for target arm*-*-*.
5160 * configure: Regenerate.
394e9195 5161
acd26225
KG
51622009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5163
5164 * Makefile.def: Add MPC support and dependencies.
5165 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5166
5167 * Makefile.in, configure: Regenerate.
5168
a1fc946a
AO
51692009-05-27 Alexandre Oliva <aoliva@redhat.com>
5170
5171 * Makefile.tpl (all): Avoid harmless warning in make all when
5172 gcc-bootstrap is enabled but stage_last does not exist.
5173 * Makefile.in: Rebuilt.
5174
2e6a3c8d
NR
51752009-05-24 Nicolas Roche <roche@adacore.com>
5176
5177 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5178 * Makefile.in: Regenerate.
5179
63487d11
DC
51802009-05-21 Denis Chertykov <chertykov@gmail.com>
5181
5182 * MAINTAINERS: Update my e-mail address.
5183
449223af
DK
51842009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5185
5186 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5187 * configure: Regenerate.
5188
31c98f49
AO
51892009-05-18 Alexandre Oliva <aoliva@redhat.com>
5190
5191 PR other/40159
5192 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5193 gcc-no-bootstrap are mutually exclusive.
5194 * Makefile.in: Rebuilt.
5195
0f501837
AO
51962009-05-18 Alexandre Oliva <aoliva@redhat.com>
5197
5198 PR other/40159
5199 * Makefile.tpl (all): Don't end with unconditional success.
5200 * Makefile.in: Rebuilt.
5201
4a4a4e99
AO
52022009-05-12 Alexandre Oliva <aoliva@redhat.com>
5203
5204 PR target/37137
5205 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5206 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5207 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5208 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5209 stage_configureflags, stage_cflags and stage_libcflags into
5210 explicit Makefile macros.
5211 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5212 GFORTRAN.
5213 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5214 CC. Set CC_FOR_BUILD from CC.
5215 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5216 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5217 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5218 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5219 and GFORTRAN.
5220 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5221 (_LIBCFLAGS): Renamed to _TFLAGS.
5222 (do-compare-debug, do-compare3-debug): Drop.
5223 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5224 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5225 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5226 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5227 (XGCC_FLAGS_FOR_TARGET): New.
5228 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5229 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5230 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5231 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 5232 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
5233 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5234 TFLAGS.
5235 (BUILD_CONFIG): Include if requested.
5236 (all): Set TFLAGS on bootstrap.
5237 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5238 (all-stageid-prefixmodule): Likewise.
5239 (do-clean, distclean-stageid): Set TFLAGS.
5240 (restrap): Fix whitespace.
5241 * Makefile.in: Rebuilt.
5242
1cee3429
PB
52432009-05-07 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * config.guess: Sync with src.
5246
0b70eafd
DK
52472009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5248
5249 * configure.ac ($with_ppl): Default to no if not supplied.
5250 ($with_cloog): Likewise.
5251 configure: Regenerate.
5252
5175f17c
JW
52532009-04-27 James E. Wilson <wilson@codesourcery.com>
5254
5255 * MAINTAINERS: Update my e-mail address.
5256
952fa153
NC
52572009-04-27 Nick Clifton <nickc@redhat.com>
5258
5259 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5260
a687f83c
EB
52612009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5262
5263 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5264 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5265 * Makefile.in: Regenerate.
5266
9e3eba15
KG
52672009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5268
5269 PR bootstrap/39739
5270 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5271 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5272
5273 * configure, Makefile.in: Regenerate.
5274
a687f83c 52752009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
5276
5277 * include/hashtab.h: Update GTY annotations to new syntax
5278 * include/splay-tree.h: Likewise
5279
070bdbd9
BE
52802009-04-17 Ben Elliston <bje@au.ibm.com>
5281
5282 * config.sub, config.guess: Update from upstream sources.
5283
55f2d967
AG
52842009-04-15 Anthony Green <green@moxielogic.com>
5285
5286 * configure.ac: Add moxie support.
5287 * configure: Rebuilt.
5288
309c24a9
JJ
52892009-04-14 Jakub Jelinek <jakub@redhat.com>
5290
5291 * configure.ac: Change copyright header to refer to version
5292 3 of the GNU General Public License and to point readers at the
5293 COPYING3 file and the FSF's license web page.
5294 * Makefile.def: Likewise.
5295 * Makefile.tpl: Likewise.
5296 * Makefile.in: Regenerate.
5297
b93133bc
JH
52982009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5299
5300 * configure.ac: Restore match for darwin9 or later. Use double
5301 brackets since regeneration eats one pair.
5302 * configure: Regenerate.
5303
d18ff35a
L
53042009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5305
5306 PR gas/10039
5307 * configure.ac: Require texinfo 4.7.
5308 * configure: Regenerated.
5309
748086b7
JJ
53102009-04-09 Nick Clifton <nickc@redhat.com>
5311
5312 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5313 the GCC Runtime Library Exception.
5314
a3337ea2
KG
53152009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5316
5317 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5318 * configure: Regenerate.
5319
60911f14
SE
53202009-04-01 Steve Ellcey <sje@cup.hp.com>
5321
5322 * Makefil.def (languages): New entries.
5323 * Makefile.tpl (check-gcc-*): New generic target.
5324 * Makefile.in: Regenerate.
60911f14 5325
dce2d8b2 53262009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 5327
d18ff35a 5328 * MAINTAINERS: Update my email address.
7369c1d0 5329
cfb1f59f
TT
53302009-03-18 Tom Tromey <tromey@redhat.com>
5331
d18ff35a
L
5332 * configure: Rebuild.
5333 * configure.ac (host_libs): Add libiconv.
5334 * Makefile.in: Rebuild.
5335 * Makefile.def (host_modules): Add libiconv.
5336 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 5337
75eeae1a
TG
53382009-03-16 Tristan Gingold <gingold@adacore.com>
5339
5340 * configure.ac: Treat gdb as supported on x86_64-darwin.
5341 * configure: Regenerate.
5342
f38095f3
JM
53432009-03-16 Joseph Myers <joseph@codesourcery.com>
5344
5345 * configure.ac (--with-host-libstdcxx): New option.
5346 * configure: Regenerate.
5347
dce2d8b2 53482009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
5349
5350 * MAINTAINERS: Move myself into the write after approval list.
5351
6d401294
NP
53522009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5353
5354 * MAINTAINERS: Update e-mail address.
2bf33cdb 5355
07c97076
DN
53562009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5357
5358 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5359
dce2d8b2 53602009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
5361
5362 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5363
7a9d3fe8
RW
53642009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5365
5366 Backport from git Libtool:
5367
5368 2009-01-19 Robert Millan <rmh@aybabtu.com>
5369 Support GNU/kOpenSolaris.
5370 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5371 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5372 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5373 GNU/kOpenSolaris.
5374
c9e9e11f
AS
53752009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5376
5377 * MAINTAINERS: Update e-mail address.
5378
5e8c1552 53792009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
5380
5381 * MAINTAINERS (Write After Approval): Add self.
5382
b0adb088
BM
53832009-02-18 Bingfeng Mei <bmei@broadcom.com>
5384
5385 * MAINTAINERS (Write After Approval): Add myself.
5386
ee04b574
AS
53872009-02-05 Andreas Schwab <schwab@suse.de>
5388
5389 * Makefile.tpl (stage_last): Define $r and $s before using
5390 $(RECURSE_FLAGS_TO_PASS).
5391 * Makefile.in: Regenerate
5392
907884c9
ILT
53932009-01-30 Ian Lance Taylor <iant@google.com>
5394
5395 * MAINTAINERS: Move myself to the Global Reviewers list.
5396
416ac4d4
RM
53972009-01-29 Robert Millan <rmh@aybabtu.com>
5398
5399 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5400 * configure: Regenerate.
5401
ee5decb3
GP
54022009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5403
5404 * MAINTAINERS: Make whitespace consistent.
19196f44 5405 Remove Robert Millan from Write After Approval.
ee5decb3 5406
36fbb0ec
AM
54072009-01-16 Alan Modra <amodra@bigpond.net.au>
5408
5409 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5410 (all-opcodes): Depend on all-libiberty.
5411 * Makefile.in: Regenerate.
5412
52535a64
DR
54132009-01-15 Douglas B Rupp <rupp@gnat.com>
5414
5415 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5416 * configure: Regenerate.
5417
e04a57df
RR
54182009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5419
5420 * MAINTAINERS (Write After Approval): Add myself.
5421
856c450b
SK
54222009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5423
5424 * MAINTAINERS: Add myself to reviewers (Fortran).
5425
dce2d8b2 54262009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
5427
5428 PR tree-optimization/38515
5429 * configure.ac (cloog-polylib): Removed.
5430 (with_ppl, with_cloog): Test for "no".
5431 * configure: Regenerated.
5432
1e5e8a59
DF
54332009-01-11 Daniel Franke <franke.daniel@gmail.com>
5434
5435 * MAINTAINERS: Moved myself to reviewers (Fortran).
5436
5e5debf6
TS
54372009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5438
5439 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5440 (Write After Approval): Remove myself.
5441
1c42acf1
DN
54422009-01-03 Diego Novillo <dnovillo@google.com>
5443
5444 * MAINTAINERS: Remove myself from alias maintainership.
5445
2fbbedaf
DA
54462009-01-02 David Ayers <ayers@fsfe.org>
5447
5448 * MAINTAINERS: Update e-mail address.
5449
17213821
GP
54502008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5451
5452 * MAINTAINERS: Make whitespace consistent.
5453
baafc534
RW
54542008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5455
5456 Backport from upstream Libtool:
5457 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5458 Add cache variables to tests that require the linker to work.
5459 For shlibpath_overrides_runpath, this also changes the semantics
5460 to let the result from the C compiler take precedence.
5461
18430d27
BE
54622008-12-02 Ben Elliston <bje@au.ibm.com>
5463
5464 * config.sub, config.guess: Update from upstream sources.
5465
dce2d8b2 54662008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
5467
5468 * configure.ac (ppllibs): Add by default the lib flags.
5469 * configure: Regenerate.
5470
41e9641b
LM
54712008-12-08 Luis Machado <luisgpm@br.ibm.com>
5472
5473 * MAINTAINERS: Add myself to the write after approval list.
5474
25783c30
JH
54752008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5476
ee04b574
AS
5477 * configure.ac: Add double brackets on darwin[912].
5478 * configure: Regenerate.
25783c30 5479
0e318fcc
DK
54802008-12-03 Daniel Kraft <d@domob.eu>
5481
5482 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5483 Approval to Reviewer section (for Fortran front-end).
5484
7f171b95
JH
54852008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5486
5487 * configure.ac: Expand to darwin10 and later.
5488 * configure: Regenerate.
5489
09ce620e
AS
54902008-12-02 Andreas Schwab <schwab@suse.de>
5491
5492 * Makefile.def: configure-target-boehm-gc depends on
5493 all-target-libstdc++-v3.
5494 * Makefile.in: Regenerate.
5495
386c704d
KT
54962008-12-02 Kai Tietz <kai.tietz@onevision.com>
5497
5498 * MAINTAINERS: Add myself as mingw maintainer.
5499
e03dd84a
BE
55002008-12-02 Ben Elliston <bje@au.ibm.com>
5501
5502 * config.sub, config.guess: Update from upstream sources.
5503
3fa87964
GP
55042008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5505
5506 * README.SCO: Remove.
5507
df72d7ed
FP
55082008-11-29 Fernando Pereira <pronesto@gmail.com>
5509
5510 * MAINTAINERS: Add myself to the write after approval list.
5511
b5646528
DK
55122008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5513
5514 * MAINTAINERS: Update my email address in WAA section.
5515
dce2d8b2 55162008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
5517
5518 * MAINTAINERS: Update e-mail address.
5519
dce2d8b2 55202008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
5521
5522 * MAINTAINERS: Change e-mail address.
5523
0db3a858
TG
55242008-11-27 Tristan Gingold <gingold@adacore.com>
5525
5526 * configure.ac: Build gdb for i?86-*-darwin*
5527 * configure: Regenerated.
5528
dce2d8b2 55292008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
5530
5531 * MAINTAINERS: Added my full name.
5532
487e299b
DJ
55332008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5534
5535 PR bootstrap/38014
5536 PR bootstrap/37923
5537
5538 Revert:
5539
5540 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5541
5542 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5543 * Makefile.in: Regenerated.
5544
5545 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5546
5547 PR gdb/921
5548 PR gdb/1646
5549 PR gdb/2175
5550 PR gdb/2176
5551
5552 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5553 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5554 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5555 (HOST_EXPORTS): Pass CPPFLAGS.
5556 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5557 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5558 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5559 * Makefile.in, configure: Regenerated.
5560 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5561 and CPPFLAGS_FOR_BUILD.
5562
dce2d8b2 55632008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
5564
5565 * MAINTAINERS: Add myself as middle end maintainer.
5566
044fed69
AS
55672008-11-06 Andrew Stubbs <ams@codesourcery.com>
5568
5569 * MAINTAINERS (Write after approval): Add myself.
5570
caf6defe
DN
55712008-11-05 Diego Novillo <dnovillo@google.com>
5572
5573 * MAINTAINERS (Global Reviewers): Add myself.
5574 (Non-Algorithmic Maintainers): Remove myself.
5575
3e9899ac
TS
55762008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5577
09ce620e 5578 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 5579
ea99e36e
MM
55802008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5581
09ce620e 5582 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 5583
fb0d2684
BE
55842008-10-31 Ben Elliston <bje@au.ibm.com>
5585
5586 * configure.ac (spu-*-*): Remove special case.
5587 * configure: Regenerate.
5588
73c07a3e
CM
55892008-10-30 Catherine Moore <clm@codesourcery.com>
5590
5591 * MAINTAINERS (Write after approval): Update my email address.
5592
7310a2da
SSF
55932008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5594
5595 * configure.ac [spu-*-*]: Do not set skipdirs.
5596 * configure: Re-generate.
5597
7e51fe23
BS
55982008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5599
5600 * MAINTAINERS (Various Maintainers): Add myself to reload.
5601
ef20be93
RG
56022008-10-25 Richard Guenther <rguenther@suse.de>
5603
5604 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5605 maintainer. Remove myself as libgcc-math maintainer.
5606 (Non-Algorithmic Maintainers): Remove myself.
5607
03ffcfa0
DJ
56082008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5609
5610 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5611 * Makefile.in: Regenerated.
5612
dec014a9
CC
56132008-10-23 Cary Coutant <ccoutant@google.com>
5614
5615 * MAINTAINERS (Write after approval): Add myself.
5616
b36c386c
DJ
56172008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5618
5619 PR gdb/921
5620 PR gdb/1646
5621 PR gdb/2175
5622 PR gdb/2176
5623
5624 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5625 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5626 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5627 (HOST_EXPORTS): Pass CPPFLAGS.
5628 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5629 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5630 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5631 * Makefile.in, configure: Regenerated.
5632 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5633 and CPPFLAGS_FOR_BUILD.
5634
dce2d8b2 56352008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
5636
5637 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5638 Sebastian Pop.
5639
e0bda97e
AP
56402008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5641
5642 * MAINTAINERS (Write After Approval): Added myself.
5643
36c713e0
KG
56442008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5645
5646 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5647 recommended version to 2.3.2.
5648
5649 * configure: Regenerate.
5650
8fe005ee
MM
56512008-10-01 Mark Mitchell <mark@codesourcery.com>
5652
5653 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5654
be8f156f
DD
56552008-09-29 David Daney <david.daney@caviumnetworks.com>
5656
5657 * MAINTAINERS (Write After Approval): Update e-mail address.
5658
ae11dff4
PG
56592008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5660
5661 * libtool.m4: Update to libtool 2.2.6.
5662 * lt~obsolete.m4: Update to libtool 2.2.6.
5663 * ltmain.sh: Update to libtool 2.2.6.
5664 * ltsugar.m4: Update to libtool 2.2.6.
5665 * ltversion.m4: Update to libtool 2.2.6.
5666 * ltoptions.m4: Update to libtool 2.2.6.
5667 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5668
441154b1
CF
56692008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5670
5671 * MAINTAINERS (Write After Approval): Add myself.
5672
775b3b26
BRF
56732008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5674
5675 * MAINTAINERS (Write After Approval): Update my name.
5676
94538043
SB
56772008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5678
09ce620e 5679 * MAINTAINERS: Add myself in "Write After Approval".
94538043 5680
52d1bfd8
SE
56812008-09-18 Steve Ellcey <sje@cup.hp.com>
5682
09ce620e 5683 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 5684
c5cc92f5
GP
56852008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5686
5687 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5688 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5689 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5690 and Michael Tiemann from Write After Approval since they do not
5691 actually have access.
5692
23d9794a
RG
56932008-09-05 Richard Guenther <rguenther@suse.de>
5694
5695 * configure.ac: Initialize clooglibs to -lcloog.
5696 * configure: Re-generate.
5697
192a671e
LCW
56982008-09-04 Le-Chun Wu <lcwu@google.com>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
5701
d789184e
SP
57022008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * configure.ac (--with-cloog-polylib): New.
5705 (--disable-cloog-version-check): New.
5706 (--disable-ppl-version-check): New.
5707 * configure: Re-generate.
5708
36a881c7
RG
57092008-09-03 Richard Guenther <rguenther@suse.de>
5710
5711 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5712 cloog test.
5713 * configure: Re-generate.
5714
358da97e
HS
57152008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5716
5717 Add picoChip port.
5718 * MAINTAINERS: Add picoChip maintainers.
5719
f8bf9252
SP
57202008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5721 Tobias Grosser <grosser@fim.uni-passau.de>
5722 Jan Sjodin <jan.sjodin@amd.com>
5723 Harsha Jagasia <harsha.jagasia@amd.com>
5724 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5725 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5726 Adrien Eliche <aeliche@isty.uvsq.fr>
5727
5728 Merge from graphite branch.
5729 * configure: Regenerate.
5730 * Makefile.in: Regenerate.
5731 * configure.ac (host_libs): Add ppl and cloog.
5732 Add checks for PPL and CLooG.
5733 * Makefile.def (ppl, cloog): Added modules and dependences.
5734 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5735 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5736
d89f0ad6
AL
57372008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5738
5739 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5740 (GCC_SHLIB_SUBDIR): New.
5741 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5742 * configure: Regenerate.
5743 * Makefile.in: Regenerate.
5744
88a25817
GP
57452008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5746
5747 * MAINTAINERS: Consistently use tabs to separate columns.
5748
f873f15f
TG
57492008-08-29 Tristan Gingold <gingold@adacore.com>
5750
5751 * MAINTAINERS (Write after Approval): Add myself.
5752
e1514c3f
TG
57532008-08-28 Tristan Gingold <gingold@adacore.com>
5754
5755 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5756 Enable bfd, binutils and opcodes.
5757 * configure: Regenerate.
5758
4717882f
JDA
57592008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5760
5761 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5762
28c9884c
TK
57632008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5764
5765 * MAINTAINERS: Use correct Umlaut for last name.
5766
ae96d86a
FXC
57672008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5768
5769 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5770
3ecc96e3
DE
57712008-08-16 David Edelsohn <edelsohn@gnu.org>
5772
5773 * MAINTAINERS: Update my email address.
5774
dd609cc1
EB
57752008-08-16 Nicolas Roche <roche@adacore.com>
5776
5777 * Makefile.tpl: Add BOOT_ADAFLAGS.
5778 * Makefile.in: Regenerate.
5779
08d0963a
RS
57802008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5781
5782 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5783 * configure: Regenerate.
5784
dce2d8b2 57852008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
5786
5787 * configure.ac: Add makefile fragments for hpux.
5788 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5789 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5790 * configure: Regenerate.
5791 * Makefile.in: Regenerate.
5792
dce2d8b2 57932008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
5794
5795 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5796
dce2d8b2 57972008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
5798
5799 * MAINTAINERS (Write after Approval): Add myself.
5800
78209f30
XG
58012008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5802
5803 * MAINTAINERS (Write After Approval): Add myself.
5804
5b5b098d
AJ
58052008-06-29 Andrew Jenner <andrew@codesourcery.com>
5806
5807 * MAINTAINERS (Write After Approval): Add myself.
5808
d812ec93
KW
58092008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5810
5811 * MAINTAINERS: Update my email address.
5812
99e78224
JY
58132008-06-25 Joey Ye <joey.ye@intel.com>
5814
5815 * MAINTAINERS (Write After Approval): Add myself.
5816
18c04407
RW
58172008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5818
5819 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5820 * Makefile.in: Regenerate.
5821 * configure: Regenerate.
5822
47aa9a31
DK
58232008-06-17 Daniel Kraft <d@domob.eu>
5824
5825 * MAINTAINERS (Write After Approval): Add myself.
5826
ad33ff57
RW
58272008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5828
5829 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5830 "$@" is still intact with both Autoconf 2.59 and 2.62.
5831 * configure: Regenerate.
5832
cdce5c41
RW
58332008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5834
5835 * Makefile.tpl: Fix comment errors.
5836 * Makefile.in: Regenerate.
5837
01b79d11
DM
58382008-06-12 David S. Miller <davem@davemloft.net>
5839 David Edelsohn <edelsohn@gnu.org>
5840
5841 * configure.ac: Add powerpc*-*-* to gold supported targets.
5842 * configure: Regenerate.
5843
f8c33439
JM
58442008-06-08 Joseph Myers <joseph@codesourcery.com>
5845
5846 PR tree-optimization/36218
5847 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5848 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5849 (all prefix="build-"): Pass them to build-system sub-makes.
5850 * Makefile.in: Regenerate.
5851
cd985f66
JM
58522008-06-07 Joseph Myers <joseph@codesourcery.com>
5853
5854 * MAINTAINERS (mt port): Remove.
5855 (sco5, unixware, sco udk): Remove.
5856 (Kean Johnston): Add to Write After Approval.
5857
3f6383d3
JB
58582008-05-30 Julian Brown <julian@codesourcery.com>
5859
5860 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5861 of libobjc for ARM EABI Linux.
5862 * configure: Regenerate.
30da41ed 5863
dce2d8b2 58642008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 5865
09ce620e 5866 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 5867
dce2d8b2 58682008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 5869
e29cc9b4 5870 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 5871
955410cb
JW
58722008-05-15 Janus Weil <janus@gcc.gnu.org>
5873
5874 * MAINTAINERS (Write After Approval): Add myself.
5875
719bb4e3 58762008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
5877
5878 * config-ml.in: don't handle --enable-shared and --enable-static.
5879
372b05fc
RS
58802008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5881
5882 * MAINTAINERS: Update my email address.
5883
f73e2200
PC
58842008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5885
5886 * MAINTAINERS: Update my email address.
09ce620e 5887
3e438e2b
KVH
58882008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5889
5890 * MAINTAINERS (Write After Approval): Add myself.
5891
177bf491
GS
58922008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5893
5894 * MAINTAINERS (Write After Approval): Add myself.
5895
dce2d8b2 58962008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
5897
5898 * MAINTAINERS (crx): Add myself.
5899
14a8726b
PB
59002008-04-18 Paolo Bonzini <bonzini@gnu.org>
5901
5902 Sync with src:
5903 2008-04-14 David S. Miller <davem@davemloft.net>
5904
09ce620e
AS
5905 * configure.ac: Add sparc*-*-* to gold supported targets.
5906 * configure: Regenerate.
14a8726b 5907
7142fb32
PB
59082008-04-18 Paolo Bonzini <bonzini@gnu.org>
5909
5910 PR bootstrap/35457
5911 * configure.ac: Include override.m4.
5912 * configure: Regenerate.
5913
c6b196de
PB
59142008-04-18 Paolo Bonzini <bonzini@gnu.org>
5915
09ce620e
AS
5916 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5917 * Makefile.in: Regenerate.
c6b196de 5918
dce2d8b2 59192008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 5920
09ce620e 5921 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 5922 as nonconfigurable directories list.
09ce620e 5923 * configure: Regenerate.
c993ae60 5924
8479b1b1
BE
59252008-04-14 Ben Elliston <bje@au.ibm.com>
5926
5927 * config.sub, config.guess: Update from upstream sources.
5928
295e261a
HPN
59292008-04-12 Hans-Peter Nilsson <hp@axis.com>
5930
5931 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5932 * Makefile.in: Regenerate.
5933
ac3949d9
EW
59342008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5935
5936 * configure.ac: Do not build libssp for the AVR.
5937 * configure: Regenerate.
5938
06407e30
ILT
59392008-04-07 Ian Lance Taylor <iant@google.com>
5940
5941 * Makefile.def: check-gold depends upon all-binutils.
5942 * Makefile.in: Regenerate.
5943
97db009c
AH
59442008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
2a79c47f
NC
59482008-04-04 Nick Clifton <nickc@redhat.com>
5949
5950 PR binutils/4334
5f4bebbf 5951 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
5952 builds.
5953 * configure: Regenerate.
5954
c53a18d3
N
59552008-04-04 NightStrike <NightStrike@gmail.com>
5956
5957 PR other/35151
09ce620e
AS
5958 * configure.ac: Combine rules for mingw32 and mingw64.
5959 * configure: Regenerate.
c53a18d3 5960
d925aa70
KT
59612008-04-02 Kai Tietz <kai.tietz@onvision.com>
5962
5963 * MAINTAINERS (Write After Approval): Add myself.
5964
dce2d8b2 59652008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
5966
5967 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5968 * Makefile.in (.NOTPARALLEL): Ditto.
5969
4412a506
PG
59702008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5971
5972 * MAINTAINERS (Write After Approval): Add myself.
5973
dce2d8b2 59742008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
5975
5976 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5977 * Makefile.in (.NOTPARALLEL): Regenerate.
5978
639223bd
PB
59792008-03-27 Paolo Bonzini <bonzini@gnu.org>
5980
5981 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5982 * Makefile.in: Regenerate.
5983
b8ab1f4a
JS
59842008-03-26 Jakub Staszak <kuba@et.pl>
5985
5986 * MAINTAINERS (Write After Approval): Add myself.
5987
b45890a4
TK
59882008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5989
5990 * MAINTAINERS: Update e-mail address.
5991
5afab7ad
ILT
59922008-03-20 Ian Lance Taylor <iant@google.com>
5993
5994 * configure.ac: Add support for --enable-gold.
5995 * Makefile.def: Add gold as a directory like ld.
5996 * configure, Makefile.in: Regenerate.
5997
38d24731
RW
59982008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5999
6000 * configure.ac: m4_include config/proginstall.m4.
6001 * configure: Regenerate.
32bc4cf4
RW
6002
6003 Backport from upstream Libtool:
09ce620e 6004
32bc4cf4 6005 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 6006
32bc4cf4
RW
6007 Deal with Autoconf 2.62's semantic change in m4_append.
6008 * ltsugar.m4 (lt_append): Replace broken versions of
6009 m4_append.
6010 (lt_if_append_uniq): Don't require separator to be overquoted,
6011 and avoid broken m4_append.
6012 (lt_dict_add): Fix typo.
6013 * libtool.m4 (_LT_DECL): Don't overquote separator.
6014
9d3c50ea
DE
60152008-03-13 David Edelsohn <edelsohn@gnu.org>
6016
6017 * config.rpath: Add AIX 6 support.
6018
5d2edb29
PB
60192008-03-13 Paolo Bonzini <bonzini@gnu.org>
6020
6021 * Makefile.def (stageprofile). Remove -fprofile-generate
6022 from stage_libcflags.
6023 * Makefile.in: Regenerate.
6024
954910ef
BE
60252008-03-13 Ben Elliston <bje@au.ibm.com>
6026
6027 * config.sub, config.guess: Update from upstream sources.
6028
e8645a40
TT
60292008-03-06 Tom Tromey <tromey@redhat.com>
6030
6031 * MAINTAINERS: Update for treelang deletion.
6032
2c8e955e
JW
60332008-03-03 James E. Wilson <wilson@tuliptree.org>
6034
6035 * MAINTAINERS: Update my email address.
6036
54acd307
SS
60372008-03-03 Stan Shebs <stanshebs@earthlink.net>
6038
893ad2a1 6039 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
6040 (objective-c/c++): Add myself as a maintainer.
6041
4b52b516
VR
60422008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6043
6044 * MAINTAINERS (Write After Approval): Update my email address.
6045
e652b516
TB
60462008-02-25 Tomas Bily <tbily@suse.cz>
6047
6048 * MAINTAINERS (Write After Approval): Add myself.
6049
02d30740
JJ
60502008-02-23 Jakub Jelinek <jakub@redhat.com>
6051
6052 * MAINTAINERS (OpenMP): Add myself.
6053
1c8bd6a3
PB
60542008-02-20 Paolo Bonzini <bonzini@gnu.org>
6055
4b40b2a5
UB
6056 PR bootstrap/32009
6057 PR bootstrap/32161
1c8bd6a3 6058
4b40b2a5
UB
6059 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6060 * configure: Regenerate.
1c8bd6a3 6061
4b40b2a5
UB
6062 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6063 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6064 STAGE4_LIBCFLAGS): New.
6065 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6066 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6067 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6068 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6069 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6070 for target modules. Don't export LIBCFLAGS.
6071 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6072 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6073 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6074 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6075 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6076 * Makefile.in: Regenerate.
1c8bd6a3 6077
bb44c9d2
RW
60782008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6079
6080 PR libgcj/33085
6081 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6082 Do not use -DDLL_EXPORT. Backport from upstream.
6083
29a7754d
RW
60842008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6085
6086 * MAINTAINERS (Write After Approval): Add myself.
6087
9a212bb7
HPN
60882008-02-02 Hans-Peter Nilsson <hp@axis.com>
6089
6090 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6091 * configure: Regenerate.
6092
aa12a573
MG
60932008-01-31 Marc Gauthier <marc@tensilica.com>
6094
6095 * configure.ac (xtensa*-*-*): Recognize processor variants.
6096 * configure: Regenerate.
6097
ac9e6043
RW
60982008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6099
40049ccc
UB
6100 PR bootstrap/34922
6101 * configure.ac (PARSE_ARGS): Push suitable setting of
6102 ac_subdirs_all, for `./configure --help=recursive'.
6103 Handle `+' in generic toplevel directory disabling.
6104 * configure: Regenerate.
ac9e6043 6105
4288c86a
NC
61062008-01-28 Nick Clifton <nickc@redhat.com>
6107
6108 * MAINTAINERS (xstormy16): Take over maintainership.
6109
8d8da227
JM
61102008-01-25 Joseph Myers <joseph@codesourcery.com>
6111
6112 * MAINTAINERS (c4x port): Remove.
6113
349b60e7
DE
61142008-01-24 David Edelsohn <edelsohn@gnu.org>
6115
6116 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6117
3ca06a68
BE
61182008-01-23 Ben Elliston <bje@au.ibm.com>
6119
6120 * config.sub, config.guess: Update from upstream sources.
6121
3c631381
TG
61222008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6123
6124 * MAINTAINERS (Write After Approval): Add myself.
6125
20533ef1
L
61262008-01-17 H.J. Lu <hjl.tools@gmail.com>
6127
6128 * MAINTAINERS: Update my email address.
6129
61302008-01-09 Raksit Ashok <raksit@google.com>
6131
6132 * MAINTAINERS (Write After Approval): Add myself.
6133
684f4f6a
RA
61342008-01-09 Raksit Ashok <raksit@google.com>
6135
6136 * MAINTAINERS (Write After Approval): Add myself.
6137
9cb8756f
BE
61382008-01-08 Ben Elliston <bje@au.ibm.com>
6139
6140 * config.sub, config.guess: Update from upstream sources.
6141
94e1934d
KG
61422007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6143
6144 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 6145 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
6146 * configure: Regenerate.
6147
a2e51f77
SP
61482007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6149
6150 * MAINTAINERS: Update my email address.
6151
ffe3dcd9
BRF
61522007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6153
6154 * MAINTAINERS: Update my email address.
6155
aa4095c9
RS
61562007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6157
6158 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6159 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6160 * Makefile.in: Regenerate.
6161
dce2d8b2 61622007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
6163
6164 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6165 misplaced entries.
6166
0fe0f073
AT
61672007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6168
6169 * configure.ac: Enable libjava for x86_64-*-darwin9.
6170 * configure: Regenerate.
6171
dce2d8b2 61722007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
c3220d4c
BE
61762007-12-05 Ben Elliston <bje@au.ibm.com>
6177
6178 * config.sub, config.guess: Update from upstream sources.
6179
aba7501e
MK
61802007-12-02 Matthias Klose <doko@ubuntu.com>
6181
6182 * config-ml.in: Remove 64bit configure tests.
6183
d683ec81
PB
61842007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6185
6186 * config-ml.in: Robustify against white space in absolute file
6187 names.
6188
6189 * config-ml.in (multi-clean): Substitute ${Makefile}.
6190 Remove superfluous ${Makefile} in list.
6191
60f1711a
TS
61922007-11-19 Thiemo Seufer <ths@mips.com>
6193
6194 * config-ml.in: Don't hardcode the Makefile name.
6195
487f9d96
AM
61962007-11-08 Alexander Monakov <amonakov@ispras.ru>
6197
6198 * MAINTAINERS (Write After Approval): Add myself.
6199
fa3886fe
ST
62002007-11-07 Samuel Tardieu <sam@rfc1149.net>
6201
6202 * MAINTAINERS (Write After Approval): Add myself.
6203
dce2d8b2 62042007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
6205
6206 * MAINTAINERS (Write After Approval): Add myself.
6207
acc48927
BE
62082007-10-25 Ben Elliston <bje@au.ibm.com>
6209
6210 * MAINTAINERS (mercury): Remove entry.
6211 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6212
e00e9858
DJ
62132007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6214
6215 * Makefile.def (dependencies): Make configure-gdb depend on
6216 all-intl.
6217 * Makefile.in: Regenerated.
6218
def14a3c
SK
62192007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6220
6221 * MAINTAINERS (Fortran maintainer): Remove myself.
6222
dce2d8b2 62232007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
6224
6225 * Makefile.def: To avoid problems running with parallel makes,
6226 build newlib before libgloss so that target specific header
6227 files are availble.
6228 * Makefile.in: Regenerate
6229
bbfbfafc
DJ
62302007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6231
6232 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6233 * Makefile.in: Regenerate.
6234
c56abad5
VM
62352007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6236
6237 * MAINTAINERS (Register allocation reviewer): Add myself.
6238
f019adc1
MF
62392007-10-08 Mike Frysinger <vapier@gentoo.org>
6240
6241 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6242 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6243 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6244 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6245 * configure: Regenerate.
6246
dce2d8b2 62472006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
6248
6249 * MAINTAINERS (Register allocation reviewer): Add myself.
6250
0999159b
PB
62512007-10-01 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6254 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6255 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6256 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6257 * configure.ac: Default them to host tools for $host = $build.
6258 Subst them.
6259
6260 * configure: Regenerate.
6261 * Makefile.in: Regenerate.
6262
dce2d8b2 62632006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
6264
6265 * MAINTAINERS (Register allocation reviewer): Add myself.
6266
dce2d8b2 62672006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
6268
6269 * MAINTAINERS (Register allocation reviewer): Add myself.
6270
9d209c83
SP
62712007-09-21 Seongbae Park <seongbae.park@gmail.com>
6272
6273 * MAINTAINERS (Write After Approval): Fix typo.
6274
1ec3b87b
RS
62752007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6276
6277 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6278 * configure: Regenerate.
6279
19d5986d
PJ
62802007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6281
6282 PR bootstrap/31906
6283 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 6284 they're already prefixed.
19d5986d 6285
6d3b5aea
BK
62862007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6287
6288 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6289 libstdc++.
6290 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6291 * configure: Regenerate.
6292 * Makefile.in: Regenerate.
09ce620e 6293
4fe7e755
AS
62942007-09-17 Andreas Schwab <schwab@suse.de>
6295
6296 * configure.ac: Raise minimum makeinfo version to 4.6.
6297 * configure: Regenerate.
6298
dce2d8b2 62992007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 6300
ffe3dcd9 6301 * MAINTAINERS (write-after-approval) add myself
d483feaa 6302
fa9a3f31
AM
63032007-09-15 Alan Modra <amodra@bigpond.net.au>
6304
6305 * configure.ac: Correct makeinfo version check.
6306 * configure: Regenerate.
6307
6593a73e
RS
63082007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6309
6310 * MAINTAINERS: Update my email address.
6311
d9dced13
RS
63122007-09-14 Richard Sandiford <richard@codesourcery.com>
6313
6314 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6315 to $skipdirs and only disable gprof for newlib. Use the normal
6316 mips*-elf* handling in other respects.
6317 * configure: Regnerate.
6318
773c1467
DD
63192007-09-12 David Daney <ddaney@avtrex.com>
6320
6321 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6322 enabling libgcj.
6323 * configure: Regenerate.
6324
c03353e2
RIL
63252007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6326
6327 PR other/32154
6328 * configure.ac: For libgloss targets, point the linker to the linker
6329 script, startup code and simulator library.
6330 * configure: Regenerate.
6331
c4e9bf2b
AH
63322007-09-07 Andrew Haley <aph@redhat.com>
6333
6334 * configure.ac (noconfigdirs): Remove target-libffi and
6335 target-libjava.
6336 * configure: Regenerate.
6337
1f5a6b84
FXC
63382007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6339
6340 PR target/33281
6341 * configure.ac: Use config/mh-mingw on mingw.
6342 * configure: Regenerate.
1f5a6b84 6343
3951e521
PH
63442007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6345
9f349f63 6346 * MAINTAINERS (Write After Approval): Add myself.
3951e521 6347
e643dc23
RG
63482007-09-05 Richard Guenther <rguenther@suse.de>
6349
6350 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6351 nor --disable-checking is provided also turn on yes and types
6352 checking for stage1.
6353 * configure: Re-generate.
6354
039874df
KW
63552007-08-30 Krister Walfridsson <cato@df.lth.se>
6356
6357 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6358 (Write After Approval): Remove myself.
6359
c3f07bd6 63602007-08-29 Nick Clifton <nickc@redhat.com>
15098359 6361
c3f07bd6 6362 * config.sub, config.guess: Update from upstream sources.
15098359 6363
40049ccc 63642007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
6365
6366 * MAINTAINERS (Write After Approval): Added myself.
6367 * MAINTAINERS (Reviewers): Removed myself.
6368
c8aea42c 63692007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 6370 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
6371
6372 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6373 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6374 * Makefile.in: Regenerate.
6375 * configure.ac (--with-debug-prefix-map): New.
6376 * configure: Regenerate.
6377
4bf6c438
RS
63782007-08-17 Richard Sandiford <richard@codesourcery.com>
6379 Nigel Stephens <nigel@mips.com>
6380
4bf6c438
RS
6381 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6382 as target_makefile_frag.
6383 * configure: Regenerate.
6384
bb286d71
AO
63852007-08-16 Alexandre Oliva <aoliva@redhat.com>
6386
6387 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6388 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6389 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6390 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6391 (do-compare, do-compare3, do-compare-debug): New.
6392 ([+compare-target+]): Use them.
6393
a4630417
MK
63942007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6395
6396 * MAINTAINERS (Write After Approval): Change my email address.
6397
d9acb717
RW
63982007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6399 Ben Elliston <bje@au.ibm.com>
6400
6401 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6402 --silent if $silent.
6403 * configure: Regenerate.
6404
96876681
ZD
64052003-08-12 Zdenek Dvorak <ook@ucw.cz>
6406
6407 * MAINTAINERS (Various Maintainers): Add myself as
6408 loop infrastructure maintainer. Update my e-mail
6409 address.
6410
1c1d80ee
DN
64112007-07-31 Diego Novillo <dnovillo@google.com>
6412
6413 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6414 Adjust description.
6415
7e98624c
RG
64162007-07-26 Richard Guenther <rguenther@suse.de>
6417
6418 * configure.ac: Add types checking to stage1 checking flags.
6419 * configure: Regenerate.
6420
4c85af60
NC
64212007-07-17 Nick Clifton <nickc@redhat.com>
6422
6423 * COPYING3: New file. Contains version 3 of the GNU General
6424 Public License.
6425 * COPYING3.LIB: New file. Contains version 3 of the GNU
6426 Lesser General Public License.
6427
19ddfd3a
AK
64282007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6429
6430 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6431
2a064545
AK
64322007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6433
6434 * MAINTAINERS (S/390 co-maintainer): Add myself.
6435 (Write After Approval): Remove myself.
6436
f861f54d
DH
64372007-07-13 Dan Hipschman <dsh@google.com>
6438
6439 * MAINTAINERS (Write After Approval): Add myself.
6440
0136f2f7
NC
64412007-07-11 Nick Clifton <nickc@redhat.com>
6442
6443 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6444 WINDRES export.
6445 * Makefile.in: Regenerate.
6446
6e29b5a4
RO
64472007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6448
6449 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6450 maintainer.
6451
159a4b02
L
64522007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6453
6454 * lt~obsolete.m4: New. Import from 20070318 libtool.
6455
6ba67283
JB
64562007-07-03 Julian Brown <julian@codesourcery.com>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
30b74385
RW
64602007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6461
6462 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6463 * configure: Regenerate.
6464
64652007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6466
6467 * configure.ac: Add some missing m4 quotation.
6468 * configure: Regenerate.
6469
943c54ce
SB
64702007-07-02 Simon Baldwin <simonb@google.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
1c00b503
PB
64742007-07-02 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure: Regenerate.
6477
901119ae
KT
64782007-07-02 Kai Tietz <kai.tietz@onevision.com>
6479
6480 * Makefile.def: Add windmc tool to build.
6481 * Makefile.tpl: Likewise.
6482 * configure.ac: Likewise.
6483 * Makefile.in: Regenerate.
6484 * configure: Regenerate.
09ce620e 6485
83f4c19f
DD
64862007-06-28 DJ Delorie <dj@redhat.com>
6487
6488 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6489 not building newlib.
6490 * configure: Regenerated.
09ce620e 6491
5346c75c
JS
64922007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6493
6494 * MAINTAINERS (Write After Approval): Add myself.
6495
aacfb86b
MM
64962007-06-25 Martin Michlmayr <tbm@cyrius.com>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
590bf0d3
CM
65002007-06-19 Chris Matthews <chrismatthews@google.com>
6501
6502 * MAINTAINERS (Write After Approval): Add myself.
6503
cdbbee7a
RIL
65042007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6505
6506 * MAINTAINERS (Write After Approval): Add myself.
6507
b8afffc1
DJ
65082007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6509
6510 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6511 * Makefile.in: Regenerated.
6512
3fcfad76
BS
65132007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6514
6515 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6516 bfin*-*-uclinux* targets.
6517 * configure: Regenerate.
6518
3f5a2b7f
ILT
65192007-06-14 Ian Lance Taylor <iant@google.com>
6520
6521 * MAINTAINERS: Add myself as non-algorithmic global write
6522 maintainer.
6523
4c46daee
DN
65242007-06-14 Diego Novillo <dnovillo@google.com>
6525
6526 * MAINTAINERS: Add self as middle-end maintainer and
6527 non-algorithmic global write maintainer.
6528
a3bb222a
FXC
65292007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6530
6531 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6532 Move all Fortran maintainers except Paul Brook into the
6533 Non-Autopoiesis section.
6534
a19e8f64
PB
65352007-06-14 Paolo Bonzini <bonzini@gnu.org>
6536
6537 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6538 (distclean-stage[+id+]): Possibly delete stage_last.
6539 * Makefile.in: Regenerate.
6540
1c2abe5e
SP
65412007-06-12 Seongbae Park <seongbae.park@gmail.com>
6542
6543 * MAINTAINERS (Various Maintainer): Fix typo.
6544
abca4739
PB
65452007-06-11 Paolo Bonzini <bonzini@gnu.org>
6546
6547 * MAINTAINERS (Various Maintainer): Add myself as
6548 dataflow maintainer.
6549
a894d2c3
BE
65502007-06-07 Ben Elliston <bje@au.ibm.com>
6551
6552 * config.sub, config.guess: Update from upstream sources.
6553
8024d75e
BE
65542007-06-07 Ben Elliston <bje@au.ibm.com>
6555
6556 * Makefile.tpl: Fix spelling error.
6557 * Makefile.in: Regenerate.
6558
973a9a5e
SE
65592007-06-01 Steve Ellcey <sje@cup.hp.com>
6560
96598938
L
6561 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6562 lt_cv_sys_max_cmd_len.
973a9a5e 6563
ccb4d26b
DN
65642007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6565
6566 * MAINTAINERS (Various Maintainers): Add myself as
6567 auto-vectorizer maintainer.
6568
eecb7461
PB
65692003-05-31 Paolo Bonzini <bonzini@gnu.org>
6570
6571 PR libjava/32098
6572 * libtool.m4: Revert previous change.
6573 * ltgcc.m4: Put it here.
6574
89d28202
ZD
65752003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6576
6577 * MAINTAINERS (Various Maintainers): Add myself as
6578 auto-vectorizer maintainer.
6579
60c7a11a
L
65802007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6581
6582 PR libjava/32098
6583 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6584
9dd3cc81
RG
65852007-05-30 Richard Guenther <rguenther@suse.de>
6586
6587 * MAINTAINERS (Various Maintainers): Add myself as
6588 auto-vectorizer maintainer.
6589
9cc1244e
JJ
65902007-05-30 Jakub Jelinek <jakub@redhat.com>
6591
6592 PR bootstrap/29382
6593 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6594 * configure: Rebuilt.
6595
6124296b
RC
65962007-05-28 Roberto Costa <robsettantasei@gmail.com>
6597
6598 * MAINTAINERS (Write After Approval): Removed my name.
6599
6b757a0d
SB
66002007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6601
6602 * MAINTAINERS (Write After Approval): Remove myself.
6603
86ef8528
AT
66042007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6605
6606 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6607
1cf3d07d
SE
66082007-05-23 Steve Ellcey <sje@cup.hp.com>
6609
6610 * ltmain.sh: Update from ToT Libtool.
6611 * libtool.m4: Update from ToT Libtool.
6612 * ltsugar.m4: New. Update from ToT Libtool.
6613 * ltversion.m4: New. Update from ToT Libtool.
6614 * ltoptions.m4: New. Update from ToT Libtool.
6615 * ltconfig: Remove.
6616 * ltcf-c.sh: Remove.
6617 * ltcf-cxx.sh: Remove.
6618 * ltcf-gcj.sh: Remove.
6619
ce3fcf8c
OW
66202007-05-22 Ollie Wild <aaw@google.com>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
342b9200
PB
66242007-05-16 Paolo Bonzini <bonzini@gnu.org>
6625
6626 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6627 stage_cflags.
6628 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6629 Remove CFLAGS/LIBCFLAGS.
6630 (configure-stage[+id+]-[+prefix+][+module+],
6631 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6632 * Makefile.in: Regenerate.
6633
cea17285
DN
66342007-05-15 Diego Novillo <dnovillo@google.com>
6635
6636 * MAINTAINERS: Update e-mail address.
6637
11c004e7
RE
66382007-05-15 Revital Eres <eres@il.ibm.com>
6639
6640 * MAINTAINERS (Write After Approval): Add myself.
6641
ab6bd693
RC
66422007-05-14 Roberto Costa <robsettantasei@gmail.com>
6643
6644 * MAINTAINERS (Write After Approval): Updated my address.
6645
388cdf07
TN
66462007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
23f24034
SR
66502007-05-11 Silvius Rus <rus@google.com>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
34a7526e
TT
66542007-04-23 Tom Tromey <tromey@redhat.com>
6655
6656 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6657
51da21be
MM
66582007-04-22 Mark Mitchell <mark@codesourcery.com>
6659
6660 * MAINTAINERS (cpplib): Rename to ...
6661 (libcpp): ... this. Add C/C++ front end maintainers.
6662
70070387
SE
66632007-04-14 Steve Ellcey <sje@cup.hp.com>
6664
6665 * config-ml.in: Pass ${ml_config_env} to configure calls.
6666
df1a0dbb
CB
66672007-04-04 Christian Bruel <christian.bruel@st.com>
6668
6669 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6670
9daff147
DK
66712007-04-02 Dave Korn <dave.korn@artimi.com>
6672
6673 * MAINTAINERS (Write After Approval): Add myself.
6674
374eadb2
TB
66752007-03-31 Tobias Burnus <burnus@net-b.de>
6676
6677 * MAINTAINERS (fortran 95 front end): Add myself.
6678
8eced3a2
DR
66792007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6680
6681 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 6682
653de3e3
AZ
66832007-03-24 Ayal Zaks <zaks@il.ibm.com>
6684
6685 * MAINTAINERS (Modulo Scheduler): Add myself.
6686
b737d953
BM
66872007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6688
6689 * MAINTAINERS (fortran 95 front end): Add myself.
6690 (c++ front end): whitespace fix.
6691
a584cdf2
NF
66922007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6693
6694 * MAINTAINERS (Write After Approval): Add myself.
6695
8c79f3c4
RS
66962007-03-21 Richard Sandiford <richard@codesourcery.com>
6697
6698 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6699 of glob. Quote arguments with single quotes too.
6700 * configure: Regenerate.
6701
07f1ac6d
BM
67022007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6703
6704 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6705 * Makefile.in: Regenerate
6706
172e41aa
AS
67072007-03-07 Andreas Schwab <schwab@suse.de>
6708
6709 * configure: Regenerate.
6710
9c4d2493
BM
67112007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6712
6713 * configure.ac: Add "--with-pdfdir" configure option,
6714 which defines pdfdir variable.
6715 * Makefile.def (target=fixincludes): Add install-pdf to
6716 missing targets.
6717 (recursive_targets): Add install-pdf target.
6718 (flags_to_pass): Add pdfdir.
6719 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6720 target.
6721 * configure: Regenerate
6722 * Makefile.in: Regenerate
6723
e14e622e
EC
67242007-02-28 Eric Christopher <echristo@apple.com>
6725
6726 Revert:
6727 2006-12-07 Mike Stump <mrs@apple.com>
6728
6729 * Makefile.def (dependencies): Add dependency for
6730 install-target-libssp and install-target-libgomp on
6731 install-gcc.
6732 * Makefile.in: Regenerate.
6733
54e433bc
MK
67342007-02-27 Matt Kraai <kraai@ftbfs.org>
6735
6736 * configure: Regenerate.
6737 * configure.ac: Move statements after variable declarations.
6738
6c8d3d8f
KK
67392007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6740
6741 * MAINTAINERS: Add myself as sh maintainer.
6742
9f8c6739
JM
67432007-02-19 Joseph Myers <joseph@codesourcery.com>
6744
6745 * configure.ac: Adjust for loop syntax.
6746 * configure: Regenerate.
6747
278a7a38
AO
67482007-02-18 Alexandre Oliva <aoliva@redhat.com>
6749
6750 * configure: Rebuilt.
6751
b2eaac4a
AO
67522007-02-18 Alexandre Oliva <aoliva@redhat.com>
6753
6754 * configure.ac: Drop multiple occurrences of --enable-languages,
6755 and fix its quoting.
6756 * configure: Rebuilt.
6757
beeaf216 67582007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
6759 Nathan Sidwell <nathan@codesourcery.com>
6760 Vladimir Prus <vladimir@codesourcery.com>
6761 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
6762
6763 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6764 * configure: Regenerate.
6765
09201a09
GP
67662007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6767
6768 * ltconfig (freebsd*): Default to elf.
6769
291f172e
DJ
67702007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6771
6772 * configure.ac (target_libraries): Move libgcc before libiberty.
6773 * configure: Regenerated.
6774
c3a86da9
DJ
67752007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6776 Paolo Bonzini <bonzini@gnu.org>
6777
6778 PR bootstrap/30753
6779 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6780 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6781 * configure: Regenerated.
6782
88e1e72a
FXC
67832007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6784
6785 * MAINTAINERS (Language Front End Maintainers): Update my mail
6786 address.
6787
44bfc3ac
DJ
67882007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 PR bootstrap/30748
6791 * configure.ac: Correct syntax for Solaris ksh.
6792 * configure: Regenerated.
6793
3e19841a
PB
67942007-02-09 Paolo Bonzini <bonzini@gnu.org>
6795
6796 * configure.ac: Sync with src.
6797 * configure: Regenerate.
6798
74a48762
PB
67992007-02-09 Paolo Bonzini <bonzini@gnu.org>
6800
6801 * Makefile.in: Regenerate.
6802
d846e52e
PB
68032007-02-09 Paolo Bonzini <bonzini@gnu.org>
6804
6805 * config.sub: Sync with src.
6806
1c710c3c
DJ
68072007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6808
6809 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6810 noncanonical equivalents.
6811 * configure.in: Rename to...
6812 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6813 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6814 target_noncanonical. Use them. Rewrite removal of configure
6815 arguments for autoconf 2.59. Discard variable settings. Force
6816 program_transform_name for native tools.
6817
6818 * Makefile.in: Regenerated.
6819 * configure: Regenerated with autoconf 2.59.
6820
dce2d8b2 68212007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 6822
3de8da2a 6823 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 6824
f6671c93
AS
68252007-01-31 Andreas Schwab <schwab@suse.de>
6826
6827 * Makefile.tpl (LDFLAGS): Substitute it.
6828 * Makefile.in: Regenerate.
6829
dce2d8b2 68302007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 6831
3de8da2a 6832 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 6833
2472200d
DE
68342007-01-28 David Edelsohn <edelsohn@gnu.org>
6835
3de8da2a 6836 * MAINTAINERS (spu port): Add myself.
2472200d 6837
5305be7e
RG
68382007-01-23 Richard Guenther <rguenther@suse.de>
6839
6840 PR bootstrap/30541
6841 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6842 * Makefile.tpl (GNATBIND): Substitute it.
6843 (GNATMAKE): Likewise.
6844 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6845 of STAGE_PREFIX.
6846 * Makefile.in: Regenerate.
6847 * configure: Regenerate.
6848
416cfb5e
MS
68492007-01-18 Mike Stump <mrs@apple.com>
6850
6851 * configure.in: Re-enable -Werror for gcc builds.
6852
3de8da2a 68532007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 6854
3de8da2a 6855 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 6856
d943d7c4
PB
68572007-01-11 Paolo Bonzini <bonzini@gnu.org>
6858
6859 * configure.in: Change == to = in test command.
3de8da2a 6860 * configure: Regenerate.
d943d7c4 6861
e69bf64b 68622007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
6863 Nick Clifton <nickc@redhat.com>
6864 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6865
6866 * configure.in (build_configargs, host_configargs, target_configargs):
6867 Remove build/host/target parameters.
6868 (host_libs): Add gmp and mpfr.
6869 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6870 * Makefile.def (gmp, mpfr): New.
6871 (gcc): Remove target.
6872 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6873 target_os, target_vendor): New.
dce2d8b2 6874 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
6875 * configure: Regenerate.
6876 * Makefile.in: Regenerate.
e69bf64b
PB
6877
68782007-01-11 Matt Fago <fago@earthlink.net>
6879
6880 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 6881 to improve robustness of configure tests.
e69bf64b 6882 * configure: Regenerate.
e14e622e 6883
a42f3b80
UB
68842007-01-09 Uros Bizjak <ubizjak@gmail.com>
6885
6886 * MAINTAINERS: Add myself as i386 maintainer.
6887
a36aee1a
JH
68882007-01-08 Jan Hubicka <jh@suse.cz>
6889
61fcaeef 6890 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 6891
738a52d3
KT
68922007-01-08 Kai Tietz <kai.tietz@onevision.com>
6893
6894 * configure.in: Add support for an x86_64-mingw* target.
95af8923 6895 * configure: Regenerate.
738a52d3 6896
54fdc474
DJ
68972007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6898
6899 * Makefile.tpl (all-target): Correct @if conditional for target
6900 modules.
6901 * configure.in: Omit libiberty if building only target libgcc.
6902 * configure, Makefile.in: Regenerated.
6903
3dd71726
PB
69042007-01-04 Paolo Bonzini <bonzini@gnu.org>
6905
dce2d8b2 6906 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
6907 * configure: Regenerate.
6908
fa958513
DJ
69092007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6910
6911 * Makefile.def (target_modules): Add libgcc.
6912 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6913 * Makefile.tpl (clean-target-libgcc): Delete.
6914 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6915 on gcc even for bootstrapped modules. Rewrite handling of
6916 lang_env_dependencies to loop over target_modules.
6917 * configure.in (target_libraries): Add target-libgcc.
6918 * Makefile.in, configure: Regenerated.
6919
e1888513
PB
69202006-12-29 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * configure.in: Reorganize recognition of languages. Add
6923 --enable-stage1-languages. Show supported languages for the chosen
6924 target rather than all recognized languages.
6925 * configure: Regenerate.
6926
53b88b73
PB
69272006-12-29 Paolo Bonzini <bonzini@gnu.org>
6928
6929 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6930 * Makefile.in: Regenerate.
6931
a3993f33
KG
69322006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6933
6934 * configure.in: Warn that MPFR 2.2.0 is buggy.
6935 * configure: Regenerate.
6936
f063a9ed
ILT
69372006-12-27 Ian Lance Taylor <iant@google.com>
6938
6939 * configure.in: When removing Makefiles to force a reconfigure, also
6940 remove prev-DIR*/Makefile.
6941 * configure: Regenerate.
6942
af71363e
AS
69432006-12-22 Andreas Schwab <schwab@suse.de>
6944
6945 * configure: Regenerate with correct autoconf version.
6946
0b0dc272
AM
69472006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6948
3de8da2a
UB
6949 * configure.in: add AC_SUBST for *_FOR_TARGET.
6950 * configure: Regenerate.
0b0dc272 6951
53b88b73
PB
69522006-12-19 Paolo Bonzini <bonzini@gnu.org>
6953
6954 * configure.in: Simplify logic for rejecting languages that cannot
6955 be built. Separate the case when a language is unsupported,
6956 from the case when the user chooses not to build a language.
6957
400ebff4
PB
69582006-12-19 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6961 it only affects bootstrap and could be tested on "$host" as well.
6962 * configure: Regenerate.
6963 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6964
8efea775
PB
69652006-12-19 Paolo Bonzini <bonzini@gnu.org>
6966
6967 PR bootstrap/29544
6968 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6969 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6970 move here comment from Makefile.tpl.
6971 * Makefile.tpl: Move some definitions higher in the file.
6972 (STAGE1_CHECKING): New.
6973 * configure.in: Add --enable-stage1-checking.
6974 * configure: Regenerate.
6975 * Makefile.in: Regenerate.
6976
ed88a7ed
PB
69772006-12-19 Paolo Bonzini <bonzini@gnu.org>
6978
6979 * MAINTAINERS: Add myself as build system maintainer.
6980
b65151d3
SM
69812006-12-15 Simon Martin <simartin@users.sourceforge.net>
6982
6983 * MAINTAINERS (Write After Approval): Add myself.
6984
7e050830
EC
69852006-12-13 Eric Christopher <echristo@apple.com>
6986
6987 * MAINTAINERS: Add myself as darwin maintainer.
6988
8b494895
ILT
69892006-12-11 Ian Lance Taylor <ian@airs.com>
6990
6991 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6992
dce2d8b2 69932006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
6994
6995 MAINTAINERS: Update my entry.
6996
58e24147
AM
69972006-12-11 Alan Modra <amodra@bigpond.net.au>
6998
6999 * configure.in: Handle spu makefile frag.
58e24147
AM
7000 * Makefile.tpl (MAINT): Define
7001 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7002 * configure: Regenerate.
7003 * Makefile.in: Regenerate.
7004
9b6f37a0
BE
70052006-12-11 Ben Elliston <bje@au.ibm.com>
7006
7007 * config.guess: Import latest version.
7008 * config.sub: Likewise.
7009
ea6f5c57
BE
70102006-12-11 Ben Elliston <bje@au.ibm.com>
7011
7012 * configure.in (spu-*-*): Don't skip target-libiberty.
7013 * configure: Regenerate.
7014
42c1cd8a
AT
70152006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7016
7017 PR bootstrap/30134
7018 * configure.in: Correct x86 darwin support for libjava to powerpc
7019 and i?86 only.
7020 * configure: Regenerate.
7021
55eb837d
ST
70222006-12-08 Sandro Tolaini <tolaini@libero.it>
7023
7024 * configure.in: Add x86 darwin support for libjava.
7025 * configure: Regenerate.
7026
5bdacbc7
MS
70272006-12-07 Mike Stump <mrs@apple.com>
7028
7029 * Makefile.def (dependencies): Add dependency for
7030 install-target-libssp and install-target-libgomp on
7031 install-gcc.
7032 * Makefile.in: Regenerate.
7033
477d851c
RG
70342006-12-04 Richard Guenther <rguenther@suse.de>
7035
7036 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7037 (Non-Algorithmic Maintainers): Move over non-algorithmic
7038 loop optimizer maintainers, add myself as a non-algorithmic
7039 middle-end maintainer.
7040
5d33d367
DF
70412006-12-04 Daniel Franke <franke.daniel@gmail.com>
7042
7043 * MAINTAINERS (Write After Approval): Add myself.
7044
dbee1fb3
KG
70452006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7046
7047 * configure.in: Update error message for missing GMP/MPFR.
7048
7049 * configure: Regenerate.
7050
b5147de7
KG
70512006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7052
7053 * configure.in: Update MPFR version in error message.
7054
7055 * configure: Regenerate.
7056
f019376c
KG
70572006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7058
7059 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7060 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7061 --with-gmp-lib): New flags.
7062
7063 * configure: Regenerate.
7064
91ed95ae
BM
70652006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7066
7067 * MAINTAINERS (Write After Approval): Change my email address.
7068
3a971f15
MLI
70692006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7070
05170031 7071 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 7072
dce2d8b2 70732006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
7074
7075 * MAINTAINERS (i18n): Update e-mail address.
7076
df5487ee
TS
70772006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7078
7079 * MAINTAINERS (spu port): Add myself as maintainer.
7080 (Write After Approval): Remove myself.
7081
92c2f0ee
BE
70822006-11-22 Ben Elliston <bje@au.ibm.com>
7083
7084 * configure.in (skipdirs): Don't build libssp for SPU.
7085 * configure: Regenerate.
7086
a3b97199
AP
70872006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7088
7089 * MAINTAINERS (spu port): Add myself as maintainer.
7090 (libobjc): Update my email address.
7091
0eb97064
AB
70922006-11-21 Andrea Bona <andrea.bona@st.com>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
dce2d8b2 70962006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
7097
7098 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7099 * configure : Rebuilt.
7100
dce2d8b2 71012006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
7102
7103 * MAINTAINERS (Write After Approval): Add myself.
7104
d58542ea
AO
71052006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7106
7107 * MAINTAINERS (Write After Approval): Add myself.
7108
a357b5ae
KG
71092006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7110
7111 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7112 libmpfr.a.
7113 * configure: Regenerate.
7114
9bd6112c
PB
71152006-11-16 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7118 (unstage): Test for stage_last presence.
7119
7120 PR bootstrap/29802
dce2d8b2
EB
7121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7122 STAGE_PREFIX.
9bd6112c
PB
7123 * Makefile.in: Regenerate.
7124
c8cf9f0f
ZD
71252003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7126
7127 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7128 maintainers.
7129
467b1fc6
ER
71302006-11-14 Erven Rohou <erven.rohou@st.com>
7131
7132 * MAINTAINERS (Write After Approval): Add myself.
7133
995a5697
PB
71342006-11-14 Paolo Bonzini <bonzini@gnu.org>
7135
7136 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7137 and stageN-package/Makefile.
7138 * Makefile.in: Regenerated.
7139
c8d6d53e
JZ
71402006-11-14 Jie Zhang <jie.zhang@analog.com>
7141
7142 * configure.in: Remove target-libgloss from noconfigdirs for
7143 bfin-*-*.
7144 * configure: Regenerated.
7145
dffb147d
KG
71462006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7147
7148 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 7149
dffb147d
KG
7150 * configure: Regenerate.
7151
ca558912
KG
71522006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7153
7154 * configure.in: Robustify error message for missing GMP/MPFR.
7155
7156 * configure: Regenerate.
7157
dce2d8b2 71582006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
7159
7160 * MAINTAINERS (Write After Approval): Add myself.
7161
dce2d8b2 71622006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
7163
7164 * MAINTAINERS: Change email address.
7165
91de1527
VP
71662006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
a3867703
PB
71702006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7171
7172 * MAINTAINERS (Write After Approval): Add myself.
7173
b4364fa2
CL
71742006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7175
7e050830 7176 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 7177 Write After Approval section.
b4364fa2 7178
70ec446f
KG
71792006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7180
7181 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7182 need_gmp anymore.
7183 * configure: Regenerate.
7184
018c8d88
TB
71852006-10-16 Tobias Burnus <burnus@net-b.de>
7186
7187 * MAINTAINERS (Write After Approval): Add myself.
7188
f6a1687e
BE
71892006-10-16 Ben Elliston <bje@au.ibm.com>
7190
7191 * config.guess: Import latest version.
7192 * config.sub: Likewise.
7193
b5422ad7
BM
71942006-10-10 Brooks Moses <bmoses@stanford.edu>
7195
7196 * Makefile.def: Added pdf target handling.
7197 * Makefile.tpl: Added pdf target handling.
7198 * Makefile.in: Regenerated.
7199
bdcee471
CL
72002006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7201
7202 * MAINTAINERS: Add self as score port maintainer.
7203
7d610414
BM
72042006-10-04 Brooks Moses <bmoses@stanford.edu>
7205
7206 * MAINTAINERS (Write After Approval): Add myself.
7207
e48d66a9
SK
72082006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7209
7e050830 7210 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
7211 or newer.
7212 * configure: Regenerated.
7213
c394e891
DB
72142006-09-27 Dave Brolley <brolley@redhat.com>
7215
dce2d8b2
EB
7216 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7217 using $s instead of $r.
c394e891
DB
7218 * configure: Regenerated.
7219
1ee4c5a0
TS
72202006-09-26 Thiemo Seufer <ths@mips.com>
7221
7222 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7223 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7224 * configure: Regenerate.
7225
dce2d8b2 72262006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
7227
7228 * MAINTAINERS (Write After Approval): Remove myself.
7229
0c502898
CF
72302006-09-22 Chao-ying Fu <fu@mips.com>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
a7819e42
JM
72342006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7235
7236 * MAINTAINERS: Add self as soft-fp maintainer.
7237
dce2d8b2 72382006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
7239
7240 * MAINTAINERS: Add myself as avr maintainer.
7241 Remove Marek Michalkiewicz as avr maintainer.
827d0991 7242
e8288489
RC
72432006-09-07 Roberto Costa <roberto.costa@st.com>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
b91f0a41
CV
72472006-08-30 Corinna Vinschen <corinna@vinschen.de>
7248
7249 * configure.in: Never build newlib for a Mingw host.
7250 Never build newlib as Mingw target library.
7251 Test the existence of winsup/cygwin for building a Cygwin newlib,
7252 rather than just winsup.
7253 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7254 building a Mingw target.
7255 * configure: Regenerate.
7256
094c07a0
EB
72572006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7258
7259 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7260
8d1171cb
PB
72612006-07-25 Paolo Bonzini <bonzini@gnu.org>
7262
7263 * config.guess: Import from src (was more updated).
7264 * config.sub: Likewise.
7265
2e9e6f68
DJ
72662006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7267
7268 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7269 * configure: Regenerated.
7270
57255173
PB
72712006-07-18 Paolo Bonzini <bonzini@gnu.org>
7272
cc6010cd
AP
7273 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7274 for stages after the first.
57255173 7275
9fbe6585
JJ
72762006-07-17 Jakub Jelinek <jakub@redhat.com>
7277
7278 * Makefile.def: Add dependencies for configure-opcodes
7279 on configure-intl and all-opcodes on all-intl.
7280 * Makefile.in: Regenerated.
7281
18c3f977
BE
72822006-07-13 Ben Elliston <bje@au.ibm.com>
7283
7284 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7285
27b56ba6
PE
72862006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7287
7288 Port to hosts whose 'sort' and 'tail' implementations
7289 treat operands with leading '+' as file names, as POSIX
7290 has required since 2001. However, make sure the code still
7291 works on pre-POSIX hosts.
7292 * ltmain.sh: Don't assume "sort +2" is equivalent to
7293 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7294
ad6d4e43
UW
72952006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7296
7297 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7298
706601d9
PG
72992006-07-04 Peter O'Gorman <peter@pogma.com>
7300
7301 * ltconfig: chmod 644 before ranlib during install.
7302
0b50988a
EB
73032006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7304
7305 PR bootstrap/18058
7306 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7307 if the bootstrap compiler is a GCC version that supports it.
7308 * configure: Regenerate.
7309
b6348cb3
PB
73102006-07-03 Paolo Bonzini <bonzini@gnu.org>
7311
95695ad3 7312 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
7313 * configure: Regenerate.
7314
1546bb64
PB
73152006-07-03 Paolo Bonzini <bonzini@gnu.org>
7316
7317 PR other/27063
7318 * configure.in: Test subdir_requires and give an appropriate
7319 error message.
7320 * configure: Regenerate.
7321
5cb6c629
AJH
73222006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
f4d8cdf8
JDA
73262006-06-22 John David Anglin <dave.anglin@nrc.ca>
7327
7328 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7329
4fe5abb7
SE
73302006-06-22 Steve Ellcey <sje@cup.hp.com>
7331
7332 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7333
2a79fd67
DA
73342006-06-20 David Ayers <d.ayers@inode.at>
7335
7336 PR bootstrap/28072
7337 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7338 whether target-libjava is being configured instead of whether the
7339 java front end is enabled.
7340 * configure: Regenerate.
7e050830 7341
04879af3
RO
73422006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7343
7344 PR target/27540
7345 * configure.in: Only enable libgomp on IRIX 6.
7346 * configure: Regenerate.
7347
ec6c7392
PB
73482006-06-15 Paolo Bonzini <bonzini@gnu.org>
7349
7350 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7351 too.
7352 * Makefile.in: Regenerate.
7353
12973d7a
DD
73542006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7355
7356 * config-ml.in: Alter CCASFLAGS to include special
7357 multilib options the same as is done for CFLAGS.
7358
c67ed86a
JDA
73592006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7360
7361 * configure.in: Don't enable libgomp on hpux10.
7362 * configure: Rebuilt.
7363
cb253473
DA
73642006-06-12 David Ayers <d.ayers@inode.at>
7365
7366 PR bootstrap/27963
7367 PR target/19970
7e050830 7368 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
7369 ${libgcj} is specified.
7370 * configure: Regenerate.
7e050830 7371
dce2d8b2 73722006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
7373
7374 Sync from src:
7e050830
EC
7375
7376 * configure.in: Sync.
32845532 7377 * configure: Regenerated.
7e050830 7378
32845532
CD
7379 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7380
7381 * Makefile.def: Added dependencies from sim and gdb on intl, and
7382 added configure dependencies to everything with an all dependency
7383 on intl.
7384 * Makefile.in: Regenerated.
7385
7cd0cf9c
DA
73862006-06-06 David Ayers <d.ayers@inode.at>
7387
7388 PR libobjc/13946
7389 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7390 * Makefile.in: Regenerate.
7391 * configure.in: Add --enable-objc-gc at toplevel and have it
7392 enable boehm-gc for Objective-C.
7393 Remove target-boehm-gc from libgcj.
7394 Add target-boehm-gc to target_libraries.
7395 Add target-boehm-gc to noconfigdirs where ${libgcj}
7396 is specified.
7397 Assert that boehm-gc is supported when requested for Objective-C.
7398 Only build boehm-gc if needed either for Java or Objective-C.
7399 * configure: Regenerate.
7e050830 7400
3ff3adad
PB
74012006-06-05 Paolo Bonzini <bonzini@gnu.org>
7402
7403 PR 27674
7404 * Makefile.tpl (configure-[+prefix+][+module+],
7405 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7406 Remove rule to unstage bootstrapped modules.
7407 (stage_current): New.
7408 * Makefile.in: Regenerate.
7409
898e551d
LB
74102006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7411
7412 * MAINTAINERS (Write After Approval): Update my e-mail address.
7413
ea60341e
MS
74142006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7415
7416 * include/libiberty.h: Declare pex_run_in_environment.
7417
222ae291
AL
74182006-05-31 Asher Langton <langton2@llnl.gov>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
898e551d 7421
e9a54b07
PB
74222006-05-25 Paolo Bonzini <bonzini@gnu.org>
7423
7424 * Makefile.def (bfd, opcodes): Fix lib_path.
7425 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7426 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7427 * Makefile.in: Regenerate.
7428
03e67131
CD
74292006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7430
7431 * Makefile.in: Regenerate.
7432
65d6e994
CD
74332006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7434
7435 * Makefile.def: Add install-html target. Add datarootdir
7436 docdir and htmldir to flags_to_pass.
7437 * Makefile.tpl: Add install-html target.
7438 * Makefile.in: Regenerate.
7439 * configure.in: Add --with-datarootdir, --with-docdir, and
7440 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7441 * configure: Regenerate.
7442
9e299237
MS
74432006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7444
7445 * configure.in: Enable gprof for cross builds.
7446 * configure: Regenerate.
7447
c31202cd
RG
74482006-05-22 Richard Guenther <rguenther@suse.de>
7449
7450 Revert
7451 2006-01-31 Richard Guenther <rguenther@suse.de>
7452 Paolo Bonzini <bonzini@gnu.org>
7453
7454 * Makefile.def (target_modules): Add libgcc-math target module.
7455 * configure.in (target_libraries): Add libgcc-math target library.
7456 (--enable-libgcc-math): New configure switch.
7457 * Makefile.in: Re-generate.
7458 * configure: Re-generate.
7459 * libgcc-math: New toplevel directory.
7460
2a332582
JDA
74612006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7462 Andreas Tobler <a.tobler@schweiz.ch>
7463
7464 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7465 * configure: Rebuilt.
7466
dce2d8b2 74672006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 7468
ccce6917
SL
7469 * MAINTAINERS (Write After Approval): Add myself.
7470
ed606bc0
DD
74712006-05-01 DJ Delorie <dj@redhat.com>
7472
3d8f47a0 7473 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
7474 * configure: Regenerate.
7475
9386bd20
RG
74762006-05-01 Richard Guenther <rguenther@suse.de>
7477
7478 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7479 maintainer.
7480
dce2d8b2 74812006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
7482
7483 * MAINTAINERS (Write After Approval): Add myself.
7484
87ceee72
JB
74852006-04-28 Jan Beulich <jbeulich@novell.com>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
e88a2c09
DD
74892006-04-18 DJ Delorie <dj@redhat.com>
7490
7491 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7492 reference libgloss so that libssp can be built in a combined
7493 tree.
7494 * configure: Regenerate.
7495
675f0a8a
RM
74962006-04-08 Robert Millan <rmh@gcc.gnu.org>
7497
7498 * MAINTAINERS (Write After Approval): Add myself.
7499
27b6c940
BE
75002006-04-05 Ben Elliston <bje@au.ibm.com>
7501
7502 * configure.in: Require makeinfo 4.4 or higher.
7503 * configure: Regenerate.
7504
687b17d4
GP
75052006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7506
7507 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7508 Rearrange the entries of other libraries to have them in one place.
7509
906ac235
JB
75102006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7511
7e050830 7512 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
7513 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7514
fb0103e5
RG
75152006-03-14 Richard Guenther <rguenther@suse.de>
7516
7517 * configure: Regenerate with autoconf 2.13.
7518
17237f6b
JB
75192006-03-13 Jim Blandy <jimb@codesourcery.com>
7520
7521 * MAINTAINERS: Use my work address.
bed31434
JB
7522
7523 * MAINTAINERS: Update my E-mail address.
7524
27079765
AH
75252006-03-10 Aldy Hernandez <aldyh@redhat.com>
7526
7527 * configure.in: Handle --disable-<component> generically.
7528 * configure: Regenerate.
7529
54a17039
L
75302006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7531
7532 PR libgcj/17311
7533 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7534
b9bd11ca
EE
75352006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7536
7537 * MAINTAINERS (Write After Approval): Remove myself.
7538 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7539
dce2d8b2 75402006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 7541
072b06f2
RE
7542 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7543 (TARGET_CONFIGDIRS): Remove.
7544 * configure.in: Remove AC_SUBST(target_configdirs).
7545 * Makefile.in, configure: Regenerated.
ee2312f3 7546
936e1a35
SK
75472006-02-20 Steven G. Kargl <kargls@comcast.net>
7548
7549 * MAINTAINERS (Write After Approval): Remove myself.
7550 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7551
cc11cc9b
PB
75522006-02-20 Paolo Bonzini <bonzini@gnu.org>
7553
7554 PR bootstrap/25670
7555
7556 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7557
7558 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7559 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7560 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7561 BUILD_PREFIX, BUILD_PREFIX_1.
7562 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7563
7564 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7565 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7566
7567 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7568 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7569 of `cat stage_current`. Always provide the `r' and `s' variables.
7570 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7571 a single shell execution.
7572 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7573 bootstrapped modules, make the stage1 module if the build was not
7574 started yet, else build the current stage.
7575 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7576 (all-build, all-host, all-target, [+make_target+]-host,
7577 [+make_target+]-target): Do not use \-continued lines.
7578 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7579 (current_stage, restrap, stage_last): New.
7580
7581 * Makefile.in: Regenerate.
7582 * configure: Regenerate.
7583
63a7c9ef
BD
75842006-02-19 Bud Davis <jmdavis@link.com>
7585
7586 * MAINTAINERS (Write After Approval): Remove myself.
7587 (Language Front End Maintainers): Add myself as fortran 95
7588 maintainer and update e-mail address.
7589
a3543e3a
FXC
75902006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7591
7592 * MAINTAINERS (Write After Approval): Remove myself.
7593 (Language Front End Maintainers): Add myself as fortran 95
7594 maintainer.
7595
ca5b1d2c
VK
75962006-02-16 Victor Kaplansky <victork@il.ibm.com>
7597
7598 * MAINTAINERS (Write After Approval): Add myself.
7599
0499513f
TK
76002006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7601
7602 * MAINTAINERS (Write After Approval): Remove myself.
7603 (Language Front End Maintainers): Add myself as
7604 fortran 95 maintainer.
7605
d1f8db0c
PB
76062006-02-14 Paolo Bonzini <bonzini@gnu.org>
7607
7608 Sync from src:
7609
7610 2005-12-27 Leif Ekblad <leif@rdos.net>
7611
cc6010cd
AP
7612 * configure.in: Add support for RDOS target.
7613 * configure: Regenerate.
d1f8db0c
PB
7614
76152006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 7616 Andreas Schwab <schwab@suse.de>
d1f8db0c 7617
cc6010cd 7618 * configure: Regenerate.
d1f8db0c 7619
cac90078
DE
76202006-02-12 David Edelsohn <edelsohn@gnu.org>
7621
7622 * configure.in (enable_libgomp): Add AIX.
7623 * configure: Regenerate.
7624
bd37fbf5
MK
76252006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7626
7627 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7628
23027b7a
LM
76292006-02-03 Lee Millward <lee.millward@gmail.com>
7630
7631 * MAINTAINERS (Write After Approval): Add myself.
7e050830 7632
0058967b
RG
76332006-01-31 Richard Guenther <rguenther@suse.de>
7634 Paolo Bonzini <bonzini@gnu.org>
7635
7636 * Makefile.def (target_modules): Add libgcc-math target module.
7637 * configure.in (target_libraries): Add libgcc-math target library.
7638 (--enable-libgcc-math): New configure switch.
7639 * Makefile.in: Re-generate.
7640 * configure: Re-generate.
7641 * libgcc-math: New toplevel directory.
7642
e8b05380
PB
76432006-01-26 Paolo Bonzini <bonzini@gnu.org>
7644
7645 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7646 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7647 the assembler, linker and binutils.
7648 * configure: Regenerate.
7649
d54d5437
DM
76502006-01-22 Dirk Mueller <dmueller@suse.de>
7651
7652 * MAINTAINERS (Write After Approval): Add myself.
7653
670cbfcf
DN
76542006-01-20 Diego Novillo <dnovillo@redhat.com>
7655
7656 * configure: Regenerate.
7657
953ff289
DN
76582006-01-18 Richard Henderson <rth@redhat.com>
7659 Jakub Jelinek <jakub@redhat.com>
7660 Diego Novillo <dnovillo@redhat.com>
7661
7662 * libgomp: New directory.
7663 * Makefile.def: Add target_module libgomp.
7664 * Makefile.in: Regenerate.
7665 * configure.in (target_libraries): Add target-libgomp.
7666 * configure: Regenerate.
7667
32ce4048
AO
76682006-01-05 Alexandre Oliva <aoliva@redhat.com>
7669
7670 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7671 @ from continuation.
7672 * Makefile.in: Rebuilt.
7673
0eaf8e17 76742006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 7675
c76c0c83
CL
7676 * MAINTAINERS (Write After Approval): Add myself.
7677
2d309510
PB
76782006-01-04 Paolo Bonzini <bonzini@gnu.org>
7679
7680 PR bootstrap/24252
7681
7682 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7683 * Makefile.tpl (OBJDUMP): New.
7684 (EXTRA_HOST_FLAGS): Add it.
7685 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7686
953ff289
DN
7687 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7688 to use symbolic links between directories. Avoid race conditions
7689 or make them harmless.
7690 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
7691
7692 * Makefile.def (LEAN): Pass.
7693 * Makefile.tpl (LEAN): Define.
7694 (stage[+id+]-start): Accept that the previous directory does not
7695 exist, if the bootstrap is lean.
7696 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7697 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7698 configure substitution.
7699 ([+compare-target+]): Likewise.
7700 ([+bootstrap-target+]-lean): New.
7701 * configure.in: Remove lean bootstrap support from here.
7702
953ff289
DN
7703 * Makefile.in: Regenerate.
7704 * configure: Regenerate.
2d309510 7705
368872c3
BE
77062006-01-04 Ben Elliston <bje@au.ibm.com>
7707
7708 * MAINTAINERS (libdecnumber): Add myself.
7709
d79e6356
MM
77102006-01-02 Mark Mitchell <mark@codesourcery.com>
7711
7712 * libtool-ldflags: New script.
7713
a6fbc1e2
AS
77142006-01-02 Andreas Schwab <schwab@suse.de>
7715
7716 * configure.in: When reconfiguring remove Makefile in
7717 all stage directories.
7718 * configure: Regenerate.
7719
103a4b39
SB
77202005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7721
7722 * MAINTAINERS: Update my email address.
7723
212f829c
PB
77242005-12-20 Paolo Bonzini <bonzini@gnu.org>
7725
7726 Revert Ada-related part of the previous change.
7727
7728 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7729 Do not pass.
7730 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7731 * Makefile.in: Regenerate.
7732 * configure.in: Do not include mt-ppc-aix target fragment.
7733 * configure: Regenerate.
7734
8ef1f2df
PB
77352005-12-19 Paolo Bonzini <bonzini@gnu.org>
7736
7737 * configure.in: Select appropriate fragments for PowerPC/AIX.
7738 * configure: Regenerate.
7739
7740 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7741 BOOT_CFLAGS, BOOT_LDFLAGS.
7742 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7743 BOOT_CFLAGS, BOOT_LDFLAGS.
7744 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7745 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7746 (stage): Fail if we cannot complete the work.
7747 * Makefile.in: Regenerate.
7748
ab34901f
NS
77492005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7750
7751 * configure.in: Replace ms1 with mt.
7752 * configure: Rebuilt.
7753
cbe82f21
BM
77542005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7755
7756 * MAINTAINERS: Update my email address.
7757
19843472
PB
77582005-12-15 Paolo Bonzini <bonzini@gnu.org>
7759
7760 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7761 install-host-nogcc): Don't invoke $(stage) at the end.
7762 * Makefile.in: Regenerate.
7763
1ca26cd2
PB
77642005-12-14 Paolo Bonzini <bonzini@gnu.org>
7765
7766 * configure.in: Flip the top-level bootstrap switch.
7767 * configure: Regenerate.
7768
f41d6665
DJ
77692005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7770
7771 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7772 $(stage) and $(unstage).
7773 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7774 (all): Remove stray semicolon.
7775 (local-distclean): Don't handle multilib.tmp and multilib.out.
7776 (install.all): Set $s for consistency.
7777 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7778 check_multilibs setting. Always make the install directory.
7779 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7780 Correct @if/@endif.
7781 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7782 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7783 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7784 (multilib.out): Remove.
7785 * Makefile.in: Regenerated.
7786
dce2d8b2 77872005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
7790
64f182bd
NS
77912005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7792
121b2cee
NS
7793 * MAINTAINERS: Add myself as mt maintainer.
7794
64f182bd
NS
7795 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7796
a6d63770
AN
77972005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7798
7799 * MAINTAINERS: Change email address.
7800
2abefe3d
PB
78012005-12-05 Paolo Bonzini <bonzini@gnu.org>
7802
7803 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7804 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7805 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7806 Find in-tree tools if available.
7807 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7808 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7809 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7810 (COMPILER_*_FOR_TARGET): New.
7811 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7812 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7813 (CONFIGURED_*, USUAL_*): Remove.
7814 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7815 STRIP): Use autoconf substitutions.
7816 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7817 COMPILER_NM_FOR_TARGET): New.
7818 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7819
7820 (all): Make all-host and all-target in parallel.
7821 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7822 that $$r and $$s are set before invoking a recursive make.
7823 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7824 ([+bootstrap-target+]): Inline most of the `all' target.
7825
2f3bdde7
BE
78262005-11-29 Ben Elliston <bje@au.ibm.com>
7827
7828 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7829 from the gcc build directory.
7830 * Makefile.in: Regenerate.
7831
a4b6c45a
BE
78322005-11-29 Ben Elliston <bje@au.ibm.com>
7833
7834 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7835 depend on all-libdecnumber.
7836 * configure.in (host_libs): Include libdecnumber.
7837 * Makefile.in: Regenerate.
7838 * configure: Likewise.
7839
473a74b9
BE
78402005-11-29 Ben Elliston <bje@au.ibm.com>
7841
7842 * libdecnumber: Import decNumber sources from the dfp-branch.
7843
b4623110
KJ
78442005-11-21 Kean Johnston <jkj@sco.com>
7845
7846 * config.sub, config.guess: Sync from upstream sources.
7847
67dc1785
BE
78482005-11-21 Ben Elliston <bje@au.ibm.com>
7849
7850 Import from Autoconf sources:
7851
7852 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7853 * config/move-if-change: Don't output "$2 is unchanged";
7854 suggested by Ben Elliston. Handle weird characters correctly.
7855
186abafe
AT
78562005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7857
7858 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7859 to match upstream libtool for darwin.
7860
ef9db8d5
DJ
78612005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * Makefile.def: Remove gdb dependencies for gdbtk.
7864 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7865 (configure-gdb, install-gdb): New rules.
7866 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7867 * Makefile.in, configure: Regenerated.
7868
9c5141ab
JB
78692005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7870
7871 * MAINTAINERS (Write After Approval): Add myself.
7872
4523d51b
EE
78732005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
086b011c
DN
78772005-10-24 Diego Novillo <dnovillo@redhat.com>
7878
7879 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7880 Diego Novillo.
7881
e7c84bf8
PB
78822005-10-22 Paolo Bonzini <bonzini@gnu.org>
7883
7884 PR bootstrap/24297
7885 * Makefile.tpl (do-[+make-target+], do-check, install,
7886 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7887 are set before recursing.
7888 * Makefile.in: Regenerate.
7889
b88a7564
EB
78902005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7891
7892 PR bootstrap/18939
7893 * Makefile.def (gcc) <target>: Fix thinko.
7894 * Makefile.in: Regenerate.
7895
61efc800
BS
78962005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7897
7898 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7899 * configure: Regenerate.
7900
f53d2869
JZ
79012005-10-15 Jie Zhang <jie.zhang@analog.com>
7902
7903 * MAINTAINERS (Write After Approval): Add self.
7904
077fc835
KH
79052005-10-08 Kazu Hirata <kazu@codesourcery.com>
7906
7907 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7908 target-libffi, target-qthreads, target-libjava, and
7909 targetlibobjc.
7910 * configure: Regenerate.
7911
d739199a
DJ
79122005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7913
7914 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7915 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7916 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7917 (USUAL_OBJDUMP_FOR_TARGET): New.
7918 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7919 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 7920 * configure, Makefile.in: Regenerated.
d739199a 7921
db38c6bb
PB
79222005-10-05 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7925 before other host packages.
7926
3015564c
KK
79272005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7928
7929 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7930
1061f99e
PB
79312005-10-05 Paolo Bonzini <bonzini@gnu.org>
7932
7933 PR bootstrap/22340
7934
7935 * configure.in (default_target): Remove.
7936 * Makefile.tpl (all): Do not use prerequisites as subroutines
7937 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7938 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7939 use prerequisites as subroutines.
7940 (check-host, check-target): New.
7941 (bootstrap configure & all targets): Do not use stage*-start
7942 if the directory layout is already ok.
7943 (non-bootstrap configure & all targets): Prepend a $(unstage).
7944 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7945 (NOTPARALLEL): Remove.
7946 (unstage, stage variables): New variables.
7947 (unstage, stage targets): Simply expand to those variables.
7948
7949 * configure: Regenerate.
7950 * Makefile.in: Regenerate.
7951
4a9c436f
JW
79522005-10-04 James E Wilson <wilson@specifix.com>
7953
7954 * Makefile.def (lang_env_dependencies): Add libmudflap.
7955 * Makefile.in: Regenerate.
7956
37150080
AS
79572005-10-03 Andreas Schwab <schwab@suse.de>
7958
7959 Backport from libtool CVS:
7960 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7961
7962 * ltmain.sh: add support for installing into temporary
7963 staging area (e.g. 'make install DESTDIR=...')
7964
39d16468
L
79652005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7966
7967 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7968 * configure: Regenerated.
7969
72a7ab82
AP
79702005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7971
7972 * configure: Regenerate with the correct
7973 autoconf version.
7974
6b65a26d
CM
79752005-09-30 Catherine Moore <clm@cm00re.com>
7976
7977 * configure.in (bfin-*-*): New.
7978 * configure: Regenerated.
7979
040b1c5a
GK
79802005-09-28 Geoffrey Keating <geoffk@apple.com>
7981
7982 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7983 (LIPO_FOR_TARGET): New.
7984 (CONFIGURED_LIPO_FOR_TARGET): New.
7985 (USUAL_LIPO_FOR_TARGET): New.
7986 (STRIP_FOR_TARGET): New.
7987 (CONFIGURED_STRIP_FOR_TARGET): New.
7988 (USUAL_STRIP_FOR_TARGET): New.
7989 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7990 STRIP_FOR_TARGET.
7991 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7992 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7993 * Makefile.in: Regenerate.
7994 * configure: Regenerate.
7e050830 7995
3a3c28db
DE
79962005-09-19 David Edelsohn <edelsohn@gnu.org>
7997
7998 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7999 (rs6000-*-aix*): Same.
8000 * configure: Regenerate.
8001
2749a921
TT
80022005-09-16 Tom Tromey <tromey@redhat.com>
8003
8004 * MAINTAINERS: Add self as java maintainer.
8005
7f26dfa3
FXC
80062005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8007
8008 * configure.in: Recognize f95 in the --enable-languages option,
8009 and substitute it for fortran, issuing a warning.
8010 * configure: Regenerate.
8011
d8852c4f
PE
80122005-08-30 Phil Edwards <phil@codesourcery.com>
8013
8014 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8015 * configure: Regenerated.
8016
ad685e81
AH
80172005-08-22 Aldy Hernandez <aldyh@redhat.com>
8018
8019 * MAINTAINERS: Add self as ms1 maintainer.
8020
b00d752c
RE
80212005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8022
8023 * Makefile.def (libssp): Add to lang_env_dependencies.
8024 * Makefile.in: Regenerate.
8025
9ed8fb9b
ILT
80262005-08-18 Ian Lance Taylor <ian@airs.com>
8027
8028 * MAINTAINERS: Add myself as middle-end maintainer.
8029
0f029d39
CG
80302005-08-17 Christian Groessler <chris@groessler.org>
8031
8032 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8033 * Makefile.in: Regenerate.
8034
81087874
AK
80352005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8036
8037 * MAINTAINERS (write after approval): Added myself.
8038
6a134f1c
MR
80392005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8040
8041 * MAINTAINERS (Write After Approval): Add myself.
8042
2693c0b0
PB
80432005-08-12 Paolo Bonzini <bonzini@gnu.org>
8044
8045 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8046 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8047 Look for alternate names of the target cc and c++
8048 * configure: Regenerate.
8049
4de997d1
PB
80502005-08-08 Paolo Bonzini <bonzini@gnu.org>
8051
8052 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8053 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8054 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8055 tools; remove code to manually set them.
8056 (Target tools): Look in the environment for them.
8057 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8058 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8059 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8060 build directory.
8061 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8062 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8063 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8064 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8065 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8066 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8067 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8068 * configure: Regenerate.
8069 * Makefile.in: Regenerate.
8070
b089e33a
BE
80712005-07-28 Ben Elliston <bje@au.ibm.com>
8072
8073 * MAINTAINERS: Update for removed CPU targets.
8074
e3791243
MM
80752005-07-27 Mark Mitchell <mark@codesourcery.com>
8076
8077 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 8078 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
8079 * Makefile.in: Regenerated.
8080
526635cb
MM
80812005-07-26 Mark Mitchell <mark@codesourcery.com>
8082
8083 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8084 (CFLAGS_FOR_TARGET): Use it.
8085 (CXXFLAGS_FOR_TARGET): Likewise.
8086 * Makefile.in: Regenerated.
8087 * configure.in (--with-build-sysroot): New option.
8088 * configure: Regenerated.
8089
19791f70
PB
80902005-07-24 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * Makefile.tpl: Wrap install between unstage and stage
8093 * Makefile.in: Regenerate.
8094
35f5a23f
EC
80952005-07-21 Eric Christopher <echristo@apple.com>
8096
8097 * MAINTAINERS: Update affiliation.
8098
ff3ddf15
PW
80992005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8100
8101 * MAINTAINERS: Add self as crx port maintainer.
8102
3a664c1c
DD
81032005-07-20 DJ Delorie <dj@redhat.com>
8104
8105 * MAINTAINERS: Add self as m32c maintainer.
8106
539df155
KC
81072005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8108
8109 * all files: Update FSF address.
8110
be9c593a
EC
81112005-07-15 Eric Christopher <echristo@redhat.com>
8112
8113 * MAINTAINERS: Change affiliation.
8114
fd7ea4ab
JB
81152005-07-14 Jim Blandy <jimb@redhat.com>
8116
8117 * configure.in: Add cases for Renesas m32c.
8118 * configure: Regenerated.
7e050830 8119
0063a823
KC
81202005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8121
d0ca130a
KC
8122 * COPYING.LIB: Update from fsf.org.
8123
81242005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8125
8126 * COPYING, compile, config.guess,
0063a823
KC
8127 config.sub, install-sh, missing, mkinstalldirs,
8128 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 8129 * config-ml.in: Update FSF address.
0063a823 8130
a8ba31f2
EC
81312005-07-13 Eric Christopher <echristo@redhat.com>
8132
8133 * configure.in: Add toplevel noconfigdir support for tpf.
8134 * configure: Regenerate.
8135
5bea4a03
PB
81362005-07-11 Paolo Bonzini <bonzini@gnu.org>
8137
8138 PR ada/22340
8139
8140 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8141 * Makefile.in: Regenerate.
8142
284bdbbd
MM
81432005-07-07 Mark Mitchell <mark@codesourcery.com>
8144
8145 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 8146 Brolley to write-after-approval.
284bdbbd 8147
452190fb
AS
81482005-07-07 Andreas Schwab <schwab@suse.de>
8149
8150 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8151 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8152 * Makefile.in: Regenerated.
8153
9c8f9ec2
GK
81542005-07-06 Geoffrey Keating <geoffk@apple.com>
8155
8156 * configure.in: Don't build sim or rda when targetting darwin.
8157 * configure: Regenerate.
8158
ef0087a7
KH
81592005-07-06 Kazu Hirata <kazu@codesourcery.com>
8160
8161 * configure.in: Add --enable-libssp and --disable-libssp.
8162 * configure: Regenerate with autoconf-2.13.
8163
77008252
JJ
81642005-07-02 Jakub Jelinek <jakub@redhat.com>
8165
8166 * Makefile.def (target_modules): Add libssp.
8167 * configure.in (target_libraries): Add target-libssp.
8168 * configure: Rebuilt.
8169 * Makefile.in: Rebuilt.
8170
a04eae1b
ZW
81712005-07-01 Zack Weinberg <zackw@panix.com>
8172
8173 * MAINTAINERS: Change email address. Resign from maintainership.
8174
948884cd
RG
81752005-07-01 Richard Guenther <rguenther@suse.de>
8176
8177 * MAINTAINERS: Change my e-mail address and affiliation.
8178
c7870f5d
PB
81792005-06-22 Paolo Bonzini <bonzini@gnu.org>
8180
8181 * Makefile.def (stagefeedback): Come after profile.
8182 Define profiledbootstrap target.
8183 * Makefile.tpl (profiledbootstrap): Remove.
8184 (stageprofile-end): Zap stagefeedback.
8185 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8186 * Makefile.in: Regenerate.
8187
ab99519a
RS
81882005-06-13 Richard Sandiford <richard@codesourcery.com>
8189
8190 * MAINTAINERS: Update my email address.
8191
f610dd5f
ZW
81922005-06-13 Zack Weinberg <zack@codesourcery.com>
8193
8194 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8195 In 'cpp' stanza, support '#line' as well as '# '.
8196
71bc2a83
AS
81972005-06-08 Andreas Schwab <schwab@suse.de>
8198
8199 * MAINTAINERS: Move myself from 'Write After Approval' to
8200 'CPU Port Maintainers' section as m68k maintainer.
8201
4fab7234
HPN
82022005-06-07 Hans-Peter Nilsson <hp@axis.com>
8203
8204 * configure.in (unsupported_languages): New macro.
8205 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8206 non-ported target libraries in noconfigdirs.
8207 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8208 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 8209 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
8210 unsupported_languages.
8211 * configure: Regenerate.
8212
68193f9b
TS
82132005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8214
8215 * configure.in: Fix typo in handling of --with-mpfr-dir.
8216 * configure: Regenerate.
8217
f26f6b8d
RS
82182005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8219
8220 * MAINTAINERS: Update my email address.
8221
ba4853f8
JB
82222005-06-02 Jim Blandy <jimb@redhat.com>
8223
8224 * config.sub: Add cases for the Renesas m32c. (This patch has been
8225 accepted into the master sources.)
8226
79dd769c 82272005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
8228 Michael Snyder <msnyder@redhat.com>
8229 Stan Cox <scox@redhat.com>
79dd769c 8230
f610dd5f 8231 * configure.in: Set noconfigdirs for ms1.
79dd769c 8232
f610dd5f 8233 * configure: Regenerate.
79dd769c 8234
d29e107f
JD
82352005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8236
8237 * MAINTAINERS (Write After Approval): Add self.
8238
e93196c3
JC
82392005-06-01 Josh Conner <jconner@apple.com>
8240
8241 * MAINTAINERS (Write After Approval): Add self.
8242
ae263c7a
KH
82432005-06-01 Kazu Hirata <kazu@codesourcery.com>
8244
8245 * MAINTAINERS: Update my email address.
8246
585b3aa3
ZM
82472005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8248
8249 * MAINTAINERS (Write After Approval): Add self.
8250
4930c50b
CD
82512005-05-26 Chris Demetriou <cgd@broadcom.com>
8252
8253 * MAINTAINERS (Write After Approval): Remove self.
8254
2dfbef6d
PB
82552005-05-25 Paolo Bonzini <bonzini@gnu.org>
8256
8257 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8258 (Dependencies): Consider target modules for bootstrap dependencies.
8259 Make target bootstrap modules depend on each stage's gcc.
8260 * Makefile.in: Regenerate.
8261
bcb28cf5
PB
82622005-05-20 Paolo Bonzini <bonzini@gnu.org>
8263
8264 * Makefile.def (configure-gcc): Depend on binutils having been built.
8265 (all-gcc): No need to do it here.
8266 * Makefile.in: Regenerate.
8267
0cf085e4
PB
82682005-05-19 Paul Brook <paul@codesourcery.com>
8269
f610dd5f 8270 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
8271 language cannot be built.
8272 * configure: Regenerate.
8273
dfb2c39a
DJ
82742005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8275
8276 * ylwrap: Import from Automake 1.9.5.
8277
771aaa92
DU
82782005-05-13 David Ung <davidu@mips.com>
8279
8280 * MAINTAINERS (Write After Approval): Add self.
8281
3ac9bd58
MS
82822005-05-09 Mike Stump <mrs@apple.com>
8283
8284 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8285 lt_cv_sys_max_cmd_len for now.
f610dd5f 8286
f77a5578
SC
82872005-05-09 Stan Cox <scox@redhat.com>
8288
8289 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8290
795e36e5
MK
82912005-05-08 Matt Kraai <kraai@ftbfs.org>
8292
8293 * README.SCO: Update the URL.
8294
c9392a2b
DE
82952005-05-05 David Edelsohn <edelsohn@gnu.org>
8296
8297 * ltconfig: Define file_list_spec. Pass file_list_spec and
8298 with_gnu_ld to libtool.
8299 * ltcf-c.sh (aix[45]): Define file_list_spec.
8300 * ltcf-cxx.sh (aix[45]): Same.
8301 * ltcf-gcj.sh (aix[45]): Same.
8302 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8303 exists, write list of input files to temporary file.
8304
bebcd931
MS
83052005-05-04 Mike Stump <mrs@apple.com>
8306
8307 * configure.in: Always pass --target to target configures as
8308 otherwise rebuilds that do --recheck will fail.
8309 * confiugure: Rebuilt.
8310
ce406537
PB
83112005-05-04 Paolo Bonzini <bonzini@gnu.org>
8312
8313 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8314 STAGE_HOST_EXPORTS.
8315 (configure, all): Add bootstrap support.
8316 (Host modules, target modules): Pass post-stage1 flags and exports.
8317 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8318 * Makefile.in: Regenerate.
8319
aa9dcfc4
PB
83202005-04-29 Paolo Bonzini <bonzini@gnu.org>
8321
8322 * configure: Regenerate.
8323
b6f9abcf
MS
83242005-04-27 Mike Stump <mrs@apple.com>
8325
8326 * MAINTAINERS: Add self as darwin maintainer.
8327
acb217cb
BS
83282005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8329
8330 * config.sub: Update from master copy.
8331
b6dae270
MS
83322005-04-21 Mike Stump <mrs@apple.com>
8333
8334 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8335 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8336
c2e0d3a9
HPN
83372005-04-19 Hans-Peter Nilsson <hp@axis.com>
8338
8339 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8340 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8341 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8342 "*-*-elf" and "*-*-linux*".
8343 * configure: Regenerate.
8344
871ae772
JM
83452005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8346
8347 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8348
bf070c29
MS
83492005-04-12 Mike Stump <mrs@apple.com>
8350
8351 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8352
e865b6f7
TK
83532005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8354
8355 * MAINTAINERS (Write After Approval): Add myself.
8356
7b71ad7f
BS
83572005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8358
8359 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8360
25b42232
PB
83612005-04-06 Paolo Bonzini <bonzini@gnu.org>
8362
f610dd5f 8363 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
8364 (TARGET_CONFIGARGS): Include --with-target-subdir.
8365 (configure, all): New macros. Use them throughout.
8366 * Makefile.in: Regenerate.
8367
d727c624
JG
83682005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8369
8370 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 8371
fff72cc4
ZD
83722005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8373
8374 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8375
86472dc3
GP
83762005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8377
8378 * MAINTAINERS: Move John Carr to Write After Approval.
8379
dce2d8b2 83802005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
8381
8382 * config/mh-mingw32: Delete.
8383 * configure.in: Don't use it.
8384 * configure: Regenerate.
8385
33da42bc
PB
83862005-03-31 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8389 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 8390 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
8391 (HOST_LIB_PATH): Generate from Makefile.def.
8392 (TARGET_LIB_PATH): Likewise.
8393 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8394 * Makefile.in: Regenerate.
8395 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8396 (RPATH_ENVVAR): Include Darwin case.
8397 * configure: Regenerate.
8398
15cc1841
TF
83992005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8400
8401 * MAINTAINERS (Various Maintainers): Remove self.
8402 (Write After Approval): Add self.
8403
6a8c79d5
TF
84042005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8405
8406 * MAINTAINERS (Various Maintainers): Add self.
8407
256f7136
PB
84082005-03-25 Paolo Bonzini <bonzini@gnu.org>
8409
8410 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8411 * configure: Regenerate.
8412
191dd2c9
ZW
84132005-03-21 Zack Weinberg <zack@codesourcery.com>
8414
8415 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8416 gcc_version, and gcc_version_trigger from set of flags to pass.
8417 * Makefile.tpl: Remove definitions of above variables.
8418 (config.status): Remove dependency on $(gcc_version_trigger).
8419 * Makefile.in: Regenerate.
8420 * configure.in: Do not reference config/gcc-version.m4 nor
8421 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8422 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8423 * configure: Regenerate.
8424
ef6e9bc0 84252005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 8426 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
8427
8428 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8429 * Makefile.in: Regenerate.
8430
009bbd5a
FW
84312005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
09f8755b
DA
84352005-03-03 David Ayers <d.ayers@inode.at>
8436
8437 * MAINTAINERS (Write After Approval): Add myself.
8438
e73ed25c
AO
84392005-03-01 Alexandre Oliva <aoliva@redhat.com>
8440
8441 PR libgcj/20160
8442 * ltmain.sh: Avoid creating archives with components that have
8443 duplicate basenames.
8444
ace9ac7b
AP
84452005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8446
8447 PR bootstrap/20250
8448 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8449 instead of check.
8450 * Makefile.in: Regenerate.
8451
c9db9354
PB
84522005-02-28 Paolo Bonzini <bonzini@gnu.org>
8453
8454 * Makefile.in: Regenerate to fix conflict between the previous two
8455 patches.
8456
215c351a
PB
84572005-02-28 Paolo Bonzini <bonzini@gnu.org>
8458
8459 PR bootstrap/17383
8460 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8461 * Makefile.tpl (HOST_SUBDIR): New substitution.
8462 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8463 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8464 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8465 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8466 (Host modules, Bootstrapped modules): Use it.
8467 (Build modules, Target modules): Do not create symlink trees,
8468 always configure out-of-srcdir.
8469 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8470 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8471 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8472 $(HOST_SUBDIR). Create a symlink for host_subdir.
8473
8474 * Makefile.in: Regenerate.
8475 * configure: Regenerate.
8476
5395b47b
NN
84772005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8478
8479 Merged from libada-gnattools-branch:
8480 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8481
8482 * gnattools: New directory.
8483 * Makefile.def: Add gnattools as a module, depending on target-libada.
8484 * Makefile.in: Regenerate.
8485 * configure.in: Include gnattools in host_tools; disable it if ada
8486 is disabled.
8487 * configure: Regenerate.
8488
ca2cc05c
JM
84892005-02-24 James A. Morrison <phython@gcc.gnu.org>
8490
8491 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8492 treelang maintainer.
8493 (Write After Approval): Remove myself.
8494
d2f3024f
PS
84952005-02-23 Paul Schlie <schlie@comcast.net>
8496
8497 * configure.in: Allow darwin targeted ports to build tk, itcl and
8498 libgui.
8499 * configure: Regenerate.
8500
bba5e0ca
EB
85012005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8502
8503 PR libgcj/10353
8504 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8505 * configure: Regenerate.
8506
70132ce7
SK
85072005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8508
8509 * MAINTAINERS (Write After Approval): Add myself.
8510
20f0edca
ILT
85112005-02-10 Ian Lance Taylor <ian@airs.com>
8512
8513 * MAINTAINERS: Update my e-mail address.
8514
e64e5109
RG
85152005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
40d64b5a
HPN
85192005-01-29 Hans-Peter Nilsson <hp@axis.com>
8520
8521 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8522 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8523 target-libgloss when not *-*-elf and *-*-aout.
8524 * configure: Regenerate.
8525
54a12711
KH
85262005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8527
8528 * MAINTAINERS: Remove obsolete entries.
8529
0aa99dbb
KH
8530 * MAINTAINERS (Write After Approval): Add Michael Matz.
8531
2b009f5f
NB
85322005-01-19 Neil Booth <neil@daikokuya.co.uk>
8533
8534 * MAINTAINERS: Remove self as cpplib maintainer.
8535
385870f5
KC
85362005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8537
8538 * install-sh, config.sub: Import from upstream.
8539
e7daab31
KC
85402005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8541
8542 PR bootstrap/18222
8543 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8544 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8545 * Makefile.in: Regenerate.
8546
e6003f4d
JT
85472005-01-16 Jason Thorpe <thorpej@netbsd.org>
8548
8549 * MAINTAINERS: Update my email address.
8550
145e2972 85512005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 8552 Andreas Schwab <schwab@suse.de>
145e2972
DE
8553
8554 PR bootstrap/18033
8555 * config-ml.in: Eval option if surrounded by single quotes.
8556
86c7e0da
PB
85572005-01-03 Paolo Bonzini <bonzini@gnu.org>
8558
8559 Revert 2004-12-28 Makefile changes, a better fix will be
8560 applied to mainline and src after GCC 4.0 branches.
8561
3224a22f
PB
85622004-12-28 Paolo Bonzini <bonzini@gnu.org>
8563
8564 PR bootstrap/17383
8565
8566 * Makefile.def (target_modules): Remove stage parameter,
8567 it is always true now.
8568 * Makefile.tpl (configure-build-[+module+],
8569 configure-target-[+module+]): Always build symlink tree
8570 for the directory and for include. BUILD_SUBDIR and
8571 TARGET_SUBDIR cannot be . anymore.
8572 * Makefile.in: Regenerate.
8573
aaf51ca2
DE
85742004-12-25 David Edelsohn <edelsohn@gnu.org>
8575
8576 Revert 2004-12-08 Makefile changes.
8577
4e32e454
DS
85782004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8579
8580 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8581 cygwin, mingw.
8582
669f01d8
AS
85832004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8584
8585 * configure.in (sh64-*-*): Reenable gprof.
8586 * configure: Regenerate.
8587
1b227ee0
DE
85882004-12-08 David Edelsohn <edelsohn@gnu.org>
8589
8590 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8591 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8592 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8593 * Makefile.in: Regenerate.
8594
ce5e944c
CF
85952004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8596
8597 * MAINTAINERS: Update my email address.
8598
893f1e87
MK
85992004-12-07 Matt Kraai <kraai@ftbfs.org>
8600
8601 * Makefile.tpl: Generate normal dependencies if the LHS module is
8602 not bootstrapped.
8603 * Makefile.in: Regenerate.
8604
bb59c339
RS
86052004-12-03 Richard Sandiford <rsandifo@redhat.com>
8606
8607 * configure.in: Include config/gxx-include-dir.m4. Use
8608 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8609 * configure: Regenerate.
8610
4982adbe
RS
86112004-12-03 Richard Sandiford <rsandifo@redhat.com>
8612
8613 * config.if: Delete.
8614 * configure.in: Set libstdcxx_incdir directly.
8615 * configure: Regenerate.
8616
05750653
EC
86172004-12-02 Eric Christopher <echristo@redhat.com>
8618
8619 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8620 * Makefile.in: Regenerate.
8621
5fef1dbd
RS
86222004-12-02 Richard Sandiford <rsandifo@redhat.com>
8623
8624 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8625 * configure: Regenerate.
8626
afabd8e6
RS
86272004-12-02 Richard Sandiford <rsandifo@redhat.com>
8628
8629 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8630 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8631 * configure: Regenerate.
8632
78716e86
EC
86332004-12-01 Eric Christopher <echristo@redhat.com>
8634
8635 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8636 of things to remove.
8637
57ab8ba9
MK
86382004-11-29 Matt Kraai <kraai@ftbfs.org>
8639
8640 * MAINTAINERS (Write After Approval): Update my e-mail address.
8641
2539bffe
KC
86422004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8643
8644 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8645 from CVS libtool to always pass_all.
8646
3e732ba0
JDA
86472004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8648
8649 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8650 (hppa*64*-*-*): Delete incorrect comment.
8651 * configure: Rebuilt.
8652
767f726e
KC
86532004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8654
8655 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8656
2c92e90f
KC
86572004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8658
8659 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8660 from CVS libtool to always pass_all.
8661
32f84e48
KC
86622004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8663
8664 * install-sh, compile: Import from automake.
8665
9587be8a
KC
86662004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8667
8668 * config.guess, config.sub: Import from savannnah.
8669
04e81808 86702004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
8671
8672 * MAINTAINERS (Write After Approval): Add myself
8673
f87a2b2e
MS
86742004-11-12 Mike Stump <mrs@apple.com>
8675
8676 * Makefile.def: Add html support.
8677 * Makefile.tpl: Likewise.
8678 * Makefile.in: Regenerate.
8679
848556c2
GK
86802004-11-11 Geoffrey Keating <geoffk@apple.com>
8681
556f03c4
GK
8682 PR 18423
8683 * configure.in: Remove all instances of build-fixincludes from
8684 noconfigdirs.
8685 (build_configargs): Supply --target to subdirectories.
8686 * configure: Regenerate.
8687
848556c2
GK
8688 * Makefile.def: Make gcc install depend on fixincludes install.
8689 * Makefile.in: Regenerate.
8690
9e5712a5
JJ
86912004-11-10 Janis Johnson <janis187@us.ibm.com>
8692
8693 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8694
4ef509c0
PB
86952004-11-11 Paul Brook <paul@codesourcery.com>
8696
8697 * MAINTAINERS: Add self as arm maintainer. Update email address.
8698
20d11df6
HPN
86992004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8700
8701 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8702 target-libgfortran.
79fd8592 8703 * configure: Regenerate.
20d11df6 8704
68c70f15
DE
87052004-11-07 David Edelsohn <edelsohn@gnu.org>
8706
8707 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8708 like CC.
8709
54f88091
PB
87102004-11-05 Paolo Bonzini <bonzini@gnu.org>
8711
8712 * Makefile.def (host fixincludes): Specify missing targets.
8713 * Makefile.in: Regenerate.
8714
6866abb8
RC
87152004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8716
8717 * MAINTAINERS: Add myself
8718
83f62578
GL
87192004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8720
8721 * MAINTAINERS (Write After Approval): Add myself.
8722
53c7ffe7
GK
87232004-11-04 Geoffrey Keating <geoffk@apple.com>
8724
8725 * Makefile.def: Build fixincludes for the host, too.
8726 * Makefile.in: Regenerate.
8727 * configure.in (host_tools): Add fixincludes.
8728 * configure: Regenerate.
8729
ac8b3d9d
DJ
87302004-11-04 Daniel Jacobowitz <dan@debian.org>
8731
8732 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8733 * configure: Regenerated.
8734
bab37580
L
87352004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8736
8737 PR other/17783
8738 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8739 * configure: Regenerated.
8740
db1de713
MM
87412004-10-31 Mark Mitchell <mark@codesourcery.com>
8742
8743 * README.SCO: Update per FSF instructions.
8744
a827e21a
EW
87452004-10-28 Eric B. Weddington <ericw@evcohs.com>
8746
8747 PR target/18151
8748 * configure.in (case ${target}): Do not build fixincludes for avr.
8749 * configure: Regenerated.
8750
9d069a4f
PB
87512004-10-26 Paolo Bonzini <bonzini@gnu.org>
8752
8753 * configure.in (case ${target}): Do not build fixincludes
8754 on platforms where it is not used.
8755 * configure: Regenerated.
8756
fc45f3fe
DJ
87572004-10-23 Daniel Jacobowitz <dan@debian.org>
8758
8759 * configure.in: Use an absolute path to install-sh.
8760 * configure: Regenerated.
8761
36554b92
AL
87622004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8763
8764 * MAINTAINERS (Write After Approval): Add myself.
8765
88e9994a
KH
87662004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8767
8768 * MAINTAINERS: Remove from Write After Approval those that are
8769 already maintainers.
8770
ad02a944
SP
87712004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8772
8773 * MAINTAINERS: Update my email address.
8774
c8e6cd41
KC
87752004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8776
8777 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8778 * configure: Regenerate.
8779
dce2d8b2 87802004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
8781
8782 * MAINTAINERS: Update my email address.
8783
a8b0957e
KH
87842004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8785
8786 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8787 entries belonging to this category.
8788
96836f61
JZ
87892004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8790
8791 * MAINTAINERS: Update my e-mail address.
8792
7e0b5752
PB
87932004-10-06 Paolo Bonzini <bonzini@gnu.org>
8794
8795 Fix wrong conflict resolution in:
8796
8797 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8798
8799 * Makefile.in: Regenerate.
8800 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8801 in the recursive `make', instead of hardwiring `all'.
8802 (Autogenerated TARGET-* variables): New.
8803
370f7a47
TL
88042004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8805
8806 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 8807 * configure: Regenerate.
370f7a47 8808
13e5d623
KH
88092004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8810
8811 * MAINTAINERS (Various Maintainers): Move the "windows,
8812 cygwin, mingw" maintainer to ...
8813 (OS Port Maintainers): ... here.
8814
a6497c1b
KH
88152004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8816
8817 * MAINTAINERS (Write After Approval): Remove those that are
8818 maintainers of some subsystem.
8819
1abb828a
D
88202004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8821
8822 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8823 * ltcf-cxx.sh (tpf*): Likewise.
8824 * ltconfig (tpf*): Add TPF OS configuration support.
8825
16d1338d
BS
88262004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8827
8828 * MAINTAINERS: Change my email address to my new work account.
8829
9082a750
MR
88302004-09-24 Michael Roth <mroth@nessie.de>
8831
8832 * configure.in (--without-headers): Add missing double quotes.
8833 * configure: Regenerate.
8834
dce2d8b2 88352004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
8836
8837 * ylwrap: Revert to previous version.
8838
4c4a5bbc
L
88392004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8840
8841 PR bootstrap/17369
8842 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8843 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8844 SET_GCC_LIB_PATH_CMD.
8845 (BASE_TARGET_EXPORTS): Likewise.
8846 * Makefile.in: Regenerated.
8847
8848 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8849 * configure: Regenerated.
8850
85f59630
KC
88512004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8852
8853 * config.guess: New upstream version
8854 * compile, depcomp, install-sh, ylwrap: Likewise.
8855
95c53c62
RS
88562004-09-19 Roger Sayle <roger@eyesopen.com>
8857
8858 * config/mh-x86omitfp: New host makefile fragment. Add
8859 -fomit-frame-pointer to the default BOOT_CFLAGS.
8860 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8861 * configure: Regenerate.
8862
0a1c093b
AP
88632004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8864
8865 PR target/11572
8866 * configure.in (*-*-darwin*): Renable libobjc.
8867 * configure: Regenerate.
8868
315fcf97
NS
88692004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8870
8871 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8872
0a050485 88732004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 8874
0a050485
DB
8875 * Makefile.def: Remove libbanshee.
8876 * Makefile.tpl: Ditto.
8877 * configure.in: Ditto.
8878 * Makefile.in: Regen.
8879 * configure: Ditto.
8880
5f4a098e
DE
88812004-09-08 David Edelsohn <edelsohn@gnu.org>
8882
8883 * ltmain.sh: Use $pic_object as $non_pic_object if
8884 $non_pic_object=none.
8885
32b2511f
PB
88862004-09-07 Paolo Bonzini <bonzini@gnu.org>
8887
8888 * missing: Import latest version from master repository.
8889
fc4d0e82
NC
88902004-09-06 Nick Clifton <nickc@redhat.com>
8891
8892 * config.sub: Import latest version from master repository.
8893 * config.guess: Likewise.
8894 This includes these changes:
78716e86 8895
fc4d0e82
NC
8896 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8897
8898 * config.sub: Handle crisv32, alias etraxfs.
8899 * config.guess (crisv32:Linux:*:*): Handle.
8900
8901 2004-08-13 Brad Smith <brad@comstyle.com>
8902
8903 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8904 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8905
8906 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8907
8908 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8909 assume the processor is a powerpc. This is because coreutils
8910 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8911 in this case, due to a MacOS X bug that causes
8912 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8913 to return a negative number.
8914 Problem reported by Petter Reinholdtsen in:
8915 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8916
8917 2004-07-19 Ben Elliston <bje@gnu.org>
8918
8919 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8920
8921 2004-06-24 Ben Elliston <bje@gnu.org>
8922
8923 * config.guess: Update copyright years.
8924 * config.sub: Likewise.
8925
8926 2004-06-22 Robert Millan <robertmh@gnu.org>
8927
8928 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8929 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8930
8931 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8932
8933 * config.guess (*:*VMS:*:*): New entry. Replaces
8934 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8935 manufacturer.
8936
8937 2004-06-22 Ben Elliston <bje@gnu.org>
8938
8939 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8940 * config.sub: Likewise.
8941
8942 2004-06-22 Ben Elliston <bje@gnu.org>
8943
8944 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8945 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8946
8947 2004-06-11 Ben Elliston <bje@gnu.org>
8948
8949 * config.guess (pegasos:OpenBSD:*:*): Remove.
8950
8951 2004-06-11 Ben Elliston <bje@gnu.org>
8952
8953 From Wouter Verhelst <wouter@grep.be>:
8954 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8955
8956 2004-06-11 Ben Elliston <bje@gnu.org>
8957
8958 * config.guess (luna88k:OpenBSD:*:*): New.
8959
8960 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8961
8962 * config.guess (m32r*:Linux:*:*): New case.
8963 * config.sub: Handle m32rle.
8964
8965 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8966
8967 From Jens Petersen <petersen@redhat.com>:
8968 * config.sub: Handle sparcv8.
8969
8970 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8971
8972 From Tom Smith <smith@cag.lkg.hp.com>:
8973 * config.guess: Version suffixes are equally significant on Tru64
8974 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8975 prefix of "P" (patched kernel).
8976
8977 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8978
8979 * config.sub: Add support for National Semiconductor CRX target.
8980
2f4cc6bf
JJ
89812004-09-03 Janis Johnson <janis187@us.ibm.com>
8982
8983 * MAINTAINERS (Various Maintainers): Remove myself as web page
8984 maintainer, add myself as maintainer of build status lists.
8985
61fec9ff
JB
89862004-09-03 Jan Beulich <jbeulich@novell.com>
8987
8988 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8989 *-*-netware, but add target-libmudflap.
8990 Consolidate *-*-netware targets (of which really only i?86 exists)
8991 into a single entry.
8992 * configure: Likewise.
8993
45f366ab
PB
89942004-09-01 Paolo Bonzini <bonzini@gnu.org>
8995
8996 * Makefile.tpl (sorry): Remove.
8997 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8998 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8999 (do-clean): Clean per-stage directories too.
9000 (do-distclean): Run distclean-stage1 too.
9001 (.NOTPARALLEL): Enable during toplevel bootstrap.
9002 (stage[+id+]-bubble): Enable parallel execution during
9003 the recursive invocation.
9004 * Makefile.in: Regenerate.
9005
9006 Fix previous checkin:
9007
9008 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9009 include.
9010 * configure.in: Fix indentation.
9011 * configure: Regenerate.
9012
dce2d8b2 90132004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 9014
45f366ab
PB
9015 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9016 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9017 * configure: regenerate
78716e86 9018 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 9019 -mdynamic-no-pic
be8fff81 9020
71b5d516
PB
90212004-08-31 Paolo Bonzini <bonzini@gnu.org>
9022
9023 * Makefile.def (build_modules): Add fixincludes.
9024 (dependencies): Make gcc depend on fixincludes.
9025 * configure.in (build_tools): Add fixincludes.
9026 (build_configdirs): Always include build_libs.
9027 * Makefile.in: Regenerate.
9028 * configure: Regenerate.
9029
90302004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
9031
9032 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9033 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9034 phony targets; do not generate timestamp files.
9035 (distclean-stageN): Remove references to their timestamp files.
9036 (restageN, touch-stageN): Remove.
9037 (stageN-bubble): Rewritten.
9038 (compare): Support lean bootstraps.
9039 * Makefile.in: Regenerate.
9040
9041 * configure.in: Only warn when bootstrapping but
9042 build != host or build != target. Support lean bootstraps.
9043 * configure: Regenerate.
9044
ce7cbbb0
PE
90452004-08-26 Phil Edwards <phil@codesourcery.com>
9046
9047 * configure.in: Give a better error message if GMP/MPFR are missing
9048 and a language needing them has been requested.
9049 * configure: Regenerated.
9050
9c71a529
PE
90512004-08-25 Phil Edwards <phil@codesourcery.com>
9052
9053 * configure.in: Print a list of available language front-ends if
9054 a requested one is missing. Tidy stray tab characters.
9055 * configure: Regenerated.
9056
e3f92d3b
MK
90572004-08-19 Michael Koch <konqueror@gmx.de>
9058
9059 * gcc/doc/install.texi: Update entry about automake for libjava.
9060
c3f84f61
RM
90612004-08-17 Robert Millan <robertmh@gnu.org>
9062
9063 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9064 (instead of FreeBSD).
9065 * configure: Regenerate.
9066
7c27e184
PB
90672004-08-16 Paolo Bonzini <bonzini@gnu.org>
9068
9069 * Makefile.in: Regenerate.
9070 * configure: Regenerate.
9071
9072 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9073 stage_*_flags.
9074 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9075 for bootstrapped modules if toplevel bootstrap is going.
9076 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9077 modules. Adjust for changes in Makefile.def. Enable several
9078 rules even in non-bootstrap mode, just to avoid peppering the
9079 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9080 (stage-[+prev+]-bubble): Remove.
9081
9082 * Makefile.def (Dependencies): Depend on all-build-bison,
9083 all-build-flex, all-build-byacc, all-build-texinfo, rather
9084 than the host variations.
9085 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9086 with BUILD_SUBDIR.
9087 (BISON): Update for recent Bisons.
9088 (YACC): Fix typo.
9089 (cross): Depend on all-build.
9090 (all): Do not depend on all-build.
9091 (prebootstrap): Remove.
9092 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9093 (Prebootstrap dependencies): Add them to the per-stage targets
9094 and to all-prebootstrap.
9095 * configure.in (build_configdirs): Always enable build_tools.
9096 (BUILD_DIR_PREFIX): Remove.
9097
9098 * Makefile.def (gcc): Add target variable.
9099 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9100 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9101 in the recursive `make', instead of hardwiring `all'.
9102 (Autogenerated TARGET-* variables): New.
9103
20f3bb80
BB
91042004-08-13 Brian Booth <bbooth@redhat.com>
9105
9106 * MAINTAINERS: Remove myself from write-after-approval.
9107
b5be499d
NN
91082004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9109
9110 * src-release: Stop distributing mmalloc with gdb (which doesn't
9111 use it).
9112 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9113 * Makefile.in: Regenerate.
9114
b3f8d95d
MM
91152004-08-09 Mark Mitchell <mark@codesourcery.com>
9116
9117 * configure.in (arm*-*-eabi*): New target.
9118 * configure: Regenerate.
9119
3589b69e
PB
91202004-08-06 Paolo Bonzini <bonzini@gnu.org>
9121
9122 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9123 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9124 (Dependencies): New section.
9125 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9126 (configure-target-[+module+]): Depend on maybe-all-gcc
9127 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9128 (toplevel profiledbootstrap): Fix dependencies.
9129 * Makefile.in: Regenerate.
9130
972974fc
MM
91312004-08-03 Mark Mitchell <mark@codesourcery.com>
9132
9133 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9134 target-libiberty to noconfigdirs.
9135 * configure: Regenerate.
9136
bebf829d
PB
91372004-08-03 Paul Brook <paul@codesourcery.com>
9138
9139 * configure.in: Check for MPFR as well as GMP.
9140 * configure: Regenerate.
9141
98a5bb3b
RM
91422004-08-01 Robert Millan <robertmh@gnu.org>
9143
9144 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9145 libmudflap for all GNU-based systems (with Glibc).
9146 * configure: Regenerate.
9147
dce2d8b2 91482004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
9149
9150 * Makefile.def (host-modules): Add gcc.
9151 * Makefile.in: Regenerate.
9152 * Makefile.tpl (sorry): New rule.
9153 (configure-host, all-host, [+make_target+]-host, do-check,
9154 install-host): Do not add gcc as a special case.
9155 (host modules): Add a small special-casing for gcc. Export
9156 extra_make_flags through the environment.
9157 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9158 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9159 other recursive targets for gcc): Remove.
9160
9161 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9162 (stage, unstage): New rules.
9163 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9164 distclean-stage[+id+]): Use stage_current.
9165 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9166 the stage*-start rules.
9167
aeb732c1
GK
91682004-08-02 Geoffrey Keating <geoffk@apple.com>
9169
9170 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9171 use -all_load flag.
9172
25b656e7
PB
91732004-08-02 Paolo Bonzini <bonzini@gnu.org>
9174
9175 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9176 * configure: Regenerate.
9177
cc440d71
TM
91782004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9179
9180 * maintainer-scripts/gcc_release: Revert yesterday's change.
9181
270e140b
SB
91822004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9183
9184 * MAINTAINERS: Add myself to write-after-approval.
9185
3e4035f8
TM
91862004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9187
9188 * libf2c: Removed.
9189 * gcc/gccbug.in: Updated because of libf2c removal.
9190 * maintainer-scripts/gcc_release: Ditto.
9191
dce2d8b2 91922004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
9193
9194 * configure.in: Build libmudflap by default on FreeBSD.
9195 * configure: Regenerated.
9196
dfcada9a
MM
91972004-07-09 Mark Mitchell <mark@codesourcery.com>
9198
9199 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9200 systems.
9201 * configure: Regenerated.
9202
dce2d8b2 92032004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
9204
9205 PR target/16344
9206 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9207 feedback based compiler.
9208 * Makefile.in: Rebuilt.
9209
95bcca47
AO
92102004-07-08 Alexandre Oliva <aoliva@redhat.com>
9211
9212 * Makefile.def (host_modules): Set bootstrap=true for flex.
9213 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9214 * Makefile.in: Rebuilt.
9215
051822f6
JH
92162004-07-07 Jan Hubicka <jh@suse.cz>
9217
9218 * MAINTAINERS: Add self as a profile feedback maintainer.
9219
7b61653a
PE
92202004-07-05 Phil Edwards <phil@codesourcery.com>
9221
9222 * configure.in: Do not prepend $srcdir to /dev/null in
9223 makefile fragments.
9224 * configure: Regenerate.
9225
23f6b2f9
PB
92262004-07-01 Paolo Bonzini <bonzini@gnu.org>
9227
9228 * Makefile.def (build_modules): Add bison, byacc, flex,
9229 m4, texinfo.
9230 (flags_to_pass): Add FLEX.
9231 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9232 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9233 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9234 DEFAULT_MAKEINFO): Remove.
9235 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9236 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9237 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9238 objdir or else use configured tool.
9239 (all-build): New.
9240 (all): Depend on it.
9241 (Build module dependencies): Add.
9242 * Makefile.in: Regenerate.
9243 * configure.in: Better support for multiple build modules,
9244 matching what is done for host/target modules. Do not look
9245 for "plausible" locations of build tools if Canadian cross.
9246 Use autoconf's AC_PROG_CC to find a C compiler. Define
9247 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9248 * configure: Regenerate.
78716e86 9249
1c020272
PB
92502004-06-22 Paolo Bonzini <bonzini@gnu.org>
9251
9252 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9253 * Makefile.in: Regenerate.
9254
a52a0a7f
PB
92552004-06-22 Paolo Bonzini <bonzini@gnu.org>
9256
9257 * Makefile.tpl (configure-build-[+module+],
9258 configure-[+module+], configure-target-[+module+]): Pass
9259 [+extra_configure_args+].
9260 (all-build-[+module+], all-[+module+], check-[+module+],
9261 install-[+module+], [+make_target+]-[+module+],
9262 all-target-[+module+], check-target-[+module+],
9263 install-target-[+module+], [+make_target+]-target-[+module+]):
9264 Pass [+extra_make_args+].
9265 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9266 (GCC_HOST_EXPORTS): Remove.
9267 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9268 cross, check-gcc, check-gcc-c++, install-gcc,
9269 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9270 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9271 * Makefile.in: Regenerate.
9272
ccde3f1a
MS
92732004-06-21 Matthew Sachs <msachs@apple.com>
9274
9275 * MAINTAINERS: Added self to write-after-approval.
9276
6264b0a6
CF
92772004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9278
9279 * configure.in: Check for srcdir/winsup rather than build directory
9280 winsup.
9281 * configure: Regenerate.
9282
801e2270
CV
92832004-06-17 Corinna Vinschen <vinschen@redhat.com>
9284
9285 * configure.in: Don't build Cygwin native newlib if winsup
9286 directory is missing. Emit warning instead.
9287 * configure: Regenerate.
9288
ad6717df
PB
92892004-06-09 Paolo Bonzini <bonzini@gnu.org>
9290
9291 * Makefile.tpl (touch-stage[+id+]): New.
9292 (restage[+prev+]): Depend on touch-stage[+id+].
9293
9294 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9295 Use it throughout.
9296
9297 * Makefile.def: Add profile and feedback bootstrap stages.
9298 Remove next field from bootstrap stages.
9299 * Makefile.tpl (LN, LN_S): Substitute.
9300 (stageN-start, stageN-end): Use double-colon rules, to
9301 provide a hook for additional setup commands.
9302 (distclean-stageN-gcc, restageN): Create dependencies from
9303 [+prev+], not from [+next+].
9304 (stageN-bubble): Add commands for successive stages from
9305 [+prev+], using double-colon rules.
9306 (all-stageN-gcc): Fix typo.
9307 (stagefeedback-start, profiledbootstrap): New.
9308 * Makefile.in: Regenerate.
9309 * configure.in: Call ACX_PROG_LN.
9310 * configure: Regenerate.
9311
5bbb9680
CY
93122004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9313
9314 * MAINTAINERS (Write After Approval): Add myself.
9315
e18be1d4
MA
93162004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9317
9318 * MAINTAINERS (Write After Approval): Add myself.
9319
5607edfd
PB
93202004-06-03 Paolo Bonzini <bonzini@gnu.org>
9321
9322 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9323 without gcc.
9324 * configure: Regenerate.
9325
1ec4e9c3
PB
93262004-06-01 Paolo Bonzini <bonzini@gnu.org>
9327
9328 * Makefile.tpl: Fix typo.
9329 * Makefile.in: Regenerate.
9330
dce2d8b2 93312004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
9332
9333 * configure.in: Remove new- prefix from toplevel
9334 bootstrap targets.
9335 * configure: Regenerate.
9336
f516a7da
PB
93372004-06-01 Paolo Bonzini <bonzini@gnu.org>
9338
9339 * Makefile.tpl (all.normal): Rename to all.
9340 (all): Replace with a rule to pick the default
9341 target from configure.
9342 (all-gcc, configure-gcc): Use conditionals to
9343 do nothing when toplevel bootstrap is going on.
9344 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9345 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9346 * configure.in: Support --enable-bootstrap.
9347
9348 * Makefile.def: Remove new- prefix from toplevel
9349 bootstrap targets.
9350 * Makefile.tpl: Likewise.
9351
9352 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9353 target.
9354
9355 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9356 $(RECURSE_FLAGS) to recursive invocation of make.
9357
9358 * Makefile.in: Regenerate.
9359 * configure: Regenerate.
9360
78dd5e36 93612004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 9362 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
9363
9364 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9365 like CC.
9366
30f1bddc
DJ
93672004-05-27 Daniel Jacobowitz <dan@debian.org>
9368
9369 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9370 * configure: Regenerate.
9371
4fc4dd12
DJ
93722004-05-25 Daniel Jacobowitz <drow@false.org>
9373
9374 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9375 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9376 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9377 targets.
9378 * Makefile.in: Regenerate.
9379
dce2d8b2 93802004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
9381
9382 * configure.in: Test the ability to symlink directories.
9383 * configure: Regenerate.
9384
9385 * Makefile.def (bootstrap-stage): New definitions.
9386 * Makefile.tpl (configure-stage1-gcc,
9387 configure-stage2-gcc, configure-stage3-gcc,
9388 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9389 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9390 new-restage3, compare): Autogenerate, see Makefile.in
9391 entry for behavioral changes.
9392 (distclean-stage1, new-stage1-start, new-stage1-end,
9393 new-stage1-bubble, distclean-stage2, new-stage2-start,
9394 new-stage2-end, new-stage2-bubble, distclean-stage3,
9395 new-stage3-start, new-stage3-end): New autogenerated targets.
9396 (objext, prebootstrap, BOOT_CFLAGS,
9397 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9398 targets.
9399
9400 * Makefile.in: Regenerate.
9401 (distclean-stage1, new-stage1-start, new-stage1-end,
9402 new-stage1-bubble, distclean-stage2, new-stage2-start,
9403 new-stage2-end, new-stage2-bubble, distclean-stage3,
9404 new-stage3-start, new-stage3-end): New targets.
9405 (all-stage1-gcc): Move prebootstrap dependency from here...
9406 (configure-stage1-gcc): ...to here.
9407 (new-bootstrap): Use bubble targets.
9408 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9409 Use per-stage distclean targets.
9410 (configure-stage1-gcc, configure-stage2-gcc,
9411 configure-stage3-gcc, all-stage1-gcc,
9412 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9413 Use new-stageN-start to prepare the tree.
9414
4f4e53dd
PB
94152004-05-23 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.def (host_modules): add libcpp.
9418 * Makefile.tpl: Add dependencies on and for libcpp.
9419 * Makefile.in: Regenerate.
9420 * configure.in: Add libcpp host module.
9421 * configure: Regenerate.
9422
60975492
PB
94232004-05-21 Paolo Bonzini <bonzini@gnu.org>
9424
9425 * Makefile.tpl: Whenever a recursive target is defined, wrap
9426 it in a special @if/@endif block, and prepare its maybe
9427 dependency in the @if/@endif block
9428 * configure.in: Instead of writing maybe dependencies, remove
9429 the @if/@endif statements, and remove the @if/@endif blocks
9430 that remain.
9431 * configure: Regenerate.
9432 * Makefile.in: Regenerate.
9433
5ce7d75d
JJ
94342004-05-20 Janis Johnson <janis187@us.ibm.com>
9435
9436 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9437
c779c42f
KK
94382004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9439
9440 PR bootstrap/15120
9441 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9442 * */configure: Rebuilt.
9443
b4117c30
ZW
94442004-05-17 Zack Weinberg <zack@codesourcery.com>
9445
9446 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9447 of libf2c.
9448 * configure, Makefile.in: Regenerate.
9449
719bb4e3 94502004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
9451
9452 * MAINTAINERS (Write After Approval): Add myself.
9453
6de9cd9a
DN
94542004-05-13 Diego Novillo <dnovillo@redhat.com>
9455
9456 Merge from tree-ssa-20020619-branch.
9457
9458 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9459 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9460 (HOST_GMPLIBS): Define.
9461 (HOST_GMPINC): Define.
9462 (TARGET_LIB_PATH): Add libmudflap.
9463 (GFORTRAN_FOR_TARGET): Define.
9464 (configure-build*): Export GFORTRAN.
9465 (configure-gcc): Export GMPLIBS and GMPINC.
9466 (all-gcc): Add maybe-all-libbanshee.
9467 (configure-target-libgfortran): Define.
9468 * Makefile.in: Regenerate.
9469 * configure.in (host_libs): Add libbanshee.
9470 (target_libraries): Add target-libmudflap and target-libgfortran.
9471 Add --with-libbanshee.
9472 Handle --disable-libmudflap.
9473 (*-*-freebsd*): Use with_gmp.
9474 Add $(libgcj) to noconfigdirs.
9475 * configure: Regenerate.
9476 * depcomp: New file.
9477 * MAINTAINERS: Add tree-ssa maintainers.
9478
8f1b790f
VM
94792004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9480
b4117c30 9481 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 9482
693446fc
BF
94832004-04-30 Brian Ford <ford@vss.fsi.com>
9484
b4117c30 9485 * MAINTAINERS (Write After Approval): Add myself.
693446fc 9486
d1bb666c
UB
94872004-04-29 Uros Bizjak <uros@kss-loka.si>
9488
b4117c30 9489 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 9490
6cf1ac42
PB
94912004-04-28 Paolo Bonzini <bonzini@gnu.org>
9492
9493 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9494 * configure: Regenerate.
9495
632933d5
PB
94962004-04-27 Paolo Bonzini <bonzini@gnu.org>
9497
9498 Revert:
9499 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9500
9501 * Makefile.def (flags_to_pass): Remove *dir variables that
9502 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9503 as well as prefix and exec_prefix.
9504 * Makefile.in: Regenerate.
9505
80dc6aa0
RM
95062004-04-26 Robert Millan <robertmh@gnu.org>
9507
9508 Add patches from libtool CVS.
9509 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9510 * ltconfig: Likewise.
9511 * ltcf-c.sh: Likewise.
9512 * ltcf-cxx.sh: Likewise.
9513 * ltcf-gcj.sh: Likewise.
9514
e11283f1
PB
95152004-04-26 Paolo Bonzini <bonzini@gnu.org>
9516
9517 * Makefile.def (host_modules): Mark with the bootstrap
9518 flag packages on which gcc depends.
9519 * Makefile.tpl (all-bootstrap): Use it.
9520 * Makefile.in: Regenerate.
9521
8546950c
PB
95222004-04-26 Paolo Bonzini <bonzini@gnu.org>
9523
9524 * Makefile.def (flags_to_pass): Remove *dir variables that
9525 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9526 as well as prefix and exec_prefix.
9527 * Makefile.in: Regenerate.
9528
a76494aa
PB
95292004-04-26 Paolo Bonzini <bonzini@gnu.org>
9530
b4117c30
ZW
9531 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9532 * configure: Regenerate.
9533 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9534 * gcc/Makefile.tpl (compare): Use the result of the test.
9535 * gcc/Makefile.in: Regenerate.
a76494aa 9536
03a91701
PB
95372004-04-23 Paolo Bonzini <bonzini@gnu.org>
9538
9539 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9540 Always relocate gcc and prev-gcc to the original names, even
9541 if the build fails.
9542 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9543 New targets.
9544
082a6351
LG
95452004-04-23 Laurent GUERBY <laurent@guerby.net>
9546
9547 * MAINTAINERS: Update my email address.
b4117c30 9548
1f1d584b
RO
95492004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9550
9551 * configure.in (mips*-*-irix5*): Enable ld.
9552 * configure: Regenerate.
082a6351 9553
1db673ca
RO
95542004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9555
9556 * configure: Regenerate.
9557
ce4ea44e
JW
95582004-04-15 James E Wilson <wilson@specifixinc.com>
9559
9560 * Makefile.tpl (configure-[+module+], configure-gcc,
9561 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9562 Set and export LDFLAGS.
9563 * Makefile.in: Regenerate.
9564
611f62ad
MC
95652004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9566
b4117c30 9567 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 9568
be912515
NN
95692004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 PR bootstrap/14871
9572 * Makefile.tpl: If we don't have built-in-tree target tools,
9573 use the ones found by configure rather than hacking around with
9574 program_transform_name.
9575 * configure.in: Give Makefile.tpl the information necessary
9576 to do that.
9577 * Makefile.in: Regenerate.
9578 * configure: Regenerate.
9579
9104315a
NN
95802004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9581
9582 PR bootstrap/14760
9583 * configure.in: When computing baseargs, strip *all* copies of
9584 offending options. Also, don't match/substitute the trailing space,
9585 so that this actually works when two similar options are separated by
9586 only one space.
9587 * configure: Regenerate.
9588
bef1d700
DE
95892004-04-06 David Edelsohn <edelsohn@gnu.org>
9590
b4117c30
ZW
9591 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9592 (rs6000-*-aix*): Same.
9593 * configure: Regenerate.
bef1d700 9594
54bcf05e 95952004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
9596
9597 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 9598
369a832c 95992004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
9600
9601 * MAINTAINERS: Add myself to write-after-approval.
369a832c 9602
09a9c095
NN
96032004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9604
7caf53cb
NN
9605 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9606 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9607 * Makefile.in: Regenerate.
9608
09a9c095
NN
9609 * configure.in (top level bootstrap support): Rework --enable-werror
9610 to set @stage2_werror_flag@.
9611 * configure: Regenerate.
9612 * Makefile.tpl (top level bootstrap support): Pass
9613 @stage2_werror_flag@ down to configure in stages 2 and 3.
9614 * Makefile.in: Regenerate.
9615
5595a2bd
NN
96162004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9617
cbfd7e06
NN
9618 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9619 for stages 2 and 3 as well as in make. As a consequence, remove
9620 OUTPUT_OPTION (now detected by configure) from the flags passed down
9621 to make.
9622 * Makefile.in: Regenerate.
9623
5595a2bd
NN
9624 * Makefile.tpl (new-bootstrap): Fix typo.
9625 * Makefile.in: Regenerate.
9626
ca3b3e20
NN
96272004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9628
295f4e42
NN
9629 * Makefile.tpl: Rearrange by moving recursive_targets rules
9630 into their proper sections.
9631 * Makefile.tpl (top level bootstrap support): Move disabling
9632 of coverage flags from 'make' to 'configure'; improve comments.
9633 * Makefile.in: Regenerate.
9634
340de83f
NN
9635 * Makefile.tpl (experimental top level bootstrap) Move stage1
9636 language setting from all- target to configure- target; disable
9637 intermodule optimization in stage 1; prevent gratuitous rebuilds
9638 of stage 1.
9639 * Makefile.in: Regenerate.
9640 * configure.in: Comma-separate stage 1 language list for top
9641 level bootstrap.
9642 * configure: Regenerate.
9643
ca3b3e20
NN
9644 * Makefile.tpl: Clean up experimental top level bootstrap support:
9645 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9646 prev-gcc in configure- targets as well as all- targets.
9647 * Makefile.in: Regenerate.
9648
4d038073
KC
96492004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9650
9651 * compile: New file imported from automake.
9652
ab3533d6
PB
96532004-03-17 Paolo Bonzini <bonzini@gnu.org>
9654
9655 * configure.in: Remove symbolic link section.
9656 * configure: Regenerate.
9657 * Makefile.tpl (links): Remove.
9658 * Makefile.in: Regenerate.
9659
1e0f07d3 96602004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 9661 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
9662
9663 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 9664 Set with AC_CHECK_PROGS.
1e0f07d3
PB
9665 * configure.in: Fix comment typo from last patch.
9666 * configure: Regenerate.
9667
2805b53a
NN
96682004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9669
9670 * Makefile.tpl: Introduce experimental top level bootstrap support.
9671 * Makefile.in: Regenerate.
9672 * configure.in: Introduce support for top level bootstrap.
9673 * configure: Regenerate.
9674
79b4b7d2 96752004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9676 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
9677
9678 PR bootstrap/14522
9679 * configure.in: Cope with shells that do not support unquoted ^
9680 * configure: Regenerate.
9681
6bbec498 96822004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 9683 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
9684
9685 PR bootstrap/14522
79b4b7d2 9686 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
9687 quotes inside quoted backquote substitutions.
9688 * configure: Regenerate.
9689
83c15dfc
AP
96902004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9691
9692 PR bootstrap/14522
f2bd98d4 9693 * configure.in: Fix escaping of $.
83c15dfc
AP
9694 * configure: Regenerate.
9695
55ffb5ed
NN
96962004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9697
9698 * configure: Regenerate, since I forgot to while committing Paolo's
9699 changes.
9700
e4c9c075
PB
97012004-03-08 Paolo Bonzini <bonzini@gnu.org>
9702
9703 PR ada/14131
9704 Move language detection to the top level.
9705 * configure.in: Find default values for the tools as
9706 soon as possible. Disable ada if GNAT is not found.
9707 Emit error message about missing languages. Expand
9708 --enable-languages=all for the gcc subdirectory.
9709
5199e2c6
BE
97102004-03-10 Ben Elliston <bje@gnu.org>
9711
9712 * MAINTAINERS: Update my email address.
9713
c18b95e5
DE
97142004-03-05 David Edelsohn <edelsohn@gnu.org>
9715
9716 * ltconfig: Disable building static libraries if building shared
9717 libraries on AIX 5L.
9718
d0fe5ad3
RS
97192004-03-01 Richard Sandiford <rsandifo@redhat.com>
9720
9721 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9722 and disable libgcj.
9723 * configure: Regenerated.
9724
e6f71f9d
BB
97252004-03-01 Brian Booth <bbooth@redhat.com>
9726
9727 * MAINTAINERS: Add myself to write-after-approval.
9728
8983e50e
PB
97292004-03-01 Paolo Bonzini <bonzini@gnu.org>
9730
9731 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9732
d4cd9d81
NN
97332004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9734
9735 PR bootstrap/7087
9736 * Makefile.tpl: Guard XFOO sed statements better.
9737 * Makefile.tpl: Add dependency for configure-target-libada.
9738 * Makefile.in: Regenerate (incidentally fixes broken
9739 commit when libada-branch was merged).
9740
0ea0229e
KC
97412004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9742
9743 * MAINTAINERS: Add myself to write-after-approval.
9744
bad93735
AP
97452004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9746
9747 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9748 maintainers.
9749
a7ca14fc
AC
97502004-02-20 Andrew Cagney <cagney@redhat.com>
9751
9752 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9753 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9754
51592782
NN
97552004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9756
9757 PR bootstrap/11932
9758 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9759
6a30854a
JQ
97602004-02-14 Jerry Quinn <jlquinn@optonline.net>
9761
9762 * MAINTAINERS: Added myself to write-after-approval.
9763
be8b2bee
MK
97642004-02-14 Michael Koch <konqueror@gmx.de>
9765
9766 * MAINTAINERS: Added myself to write-after-approval.
9767
972760b7
JM
97682004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9769
9770 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9771 some OS port maintainers to OS port maintainers section.
9772
b0281654
FCE
97732004-02-13 Frank Ch. Eigler <fche@redhat.com>
9774
9775 * MAINTAINERS: Add self.
9776
3c419fd6
KH
97772004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9778
9779 * MAINTAINERS: Alphabetize.
9780
e88e9aee
PB
97812004-02-12 Paolo Bonzini <bonzini@gnu.org>
9782
9783 * MAINTAINERS: Remove myself.
b4117c30 9784
1915e422
DE
97852004-02-11 David Edelsohn <edelsohn@gnu.org>
9786
9787 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9788 (rs6000-*-aix*): Same.
9789 * configure: Regenerate.
9790
a22c2d8d
KC
97912004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9792
9793 * configure.in (host): Add in missing $noconfigdirs to defines.
9794 * configure: Regenerate.
9795
d9cdb878
AC
97962004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9797 Nathanael Nerode <neroden@gcc.gnu.org>
9798
9799 PR ada/6637, PR ada/5911
b4117c30 9800 Merge with libada-branch:
d9cdb878
AC
9801 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9802 with appropriate dependencies. Add --enable-libada configure switch.
9803 * configure, Makefile.in: Regenerate.
9804
8bd92821
PB
98052004-02-09 Paolo Bonzini <bonzini@gnu.org>
9806
9807 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9808
89a95129
RO
98092004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9810
9811 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9812 * configure: Regenerate.
9813
892629bc
GK
98142004-02-04 Geoffrey Keating <geoffk@apple.com>
9815
9816 Merge from upstream:
9817
9818 * ltmain.in: When setting IFS to '~', be careful about user
9819 arguments that contain '~'.
9820
9821 2004-02-04 Peter O'Gorman <peter@pogma.com>
9822
9823 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9824 Also test $base_compile against $CC with escaped arguments. Bug
9825 reported by Geoff Keating <geoffk@apple.com>.
9826
6b402165
KH
98272004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9828
9829 * MAINTAINERS: Remove i960 port.
9830
fa2f0306
DD
98312004-01-23 DJ Delorie <dj@redhat.com>
9832
9833 * Makefile.def (target_modules) [libiberty]: Don't stage.
9834 * Makefile.in: Rebuilt.
9835
9feb20aa
CT
98362004-01-20 Caroline Tice <ctice@apple.com>
9837
9838 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9839
7aed2ccc
PC
98402004-01-19 Paolo Carlini <pcarlini@suse.de>
9841
9842 * MAINTAINERS: Update my email address.
9843
f25bebe1
JM
98442004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9845
9846 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 9847
28083580
VR
98482004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9849
9850 * MAINTAINERS: Remove entries without email address.
9851
c0f4b5e4
DJ
98522004-01-15 Daniel Jacobowitz <drow@mvista.com>
9853
9854 * MAINTAINERS: Add myself to write-after-approval.
9855
b5eb5a5e
SB
98562004-01-15 Steven Bosscher <stevenb@suse.de>
9857
9858 * MAINTAINERS: Update my email address.
9859
dce2d8b2 98602004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
9861
9862 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9863 * Makefile.tpl (configure-target-[+module+]): Support stage.
9864 * Makefile.in: Rebuilt.
9865
74c0b320
ILT
98662004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9867
9868 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9869
2560344b
RS
98702004-01-10 Richard Sandiford <rsandifo@redhat.com>
9871
9872 * MAINTAINERS: Add myself as a MIPS maintainer.
9873
8b21cda6
NN
98742004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9875
2b6c260d
NN
9876 * configure.in: Use ./config.cache, not config.cache.
9877 * configure: Regenerate.
9878 * Makefile.tpl: Special-casing not needed for GCC any more.
9879 * Makefile.in: Regenerate.
9880
09438bde
NN
9881 * configure.in: Don't share a cache file for host dirs.
9882 * configure: Regenerate.
9883
8b21cda6
NN
9884 * config-ml.in: Don't mess with the cache file.
9885
e42870df
EB
98862004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9887
9888 * MAINTAINERS: Move myself from 'Write After Approval' to
9889 'CPU Port Maintainers' section as SPARC maintainer.
9890
6b9eb62c
NN
98912004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9892
78a816a6
NN
9893 * Makefile.tpl: Make GCC use a separate config.cache.
9894 * Makefile.in: Regenerate.
9895
6b9eb62c
NN
9896 PR bootstrap/11932, PR bootstrap/11933
9897 (I don't know if it will fix either of them, but it relates
9898 to them.)
9899 * configure.in: Don't use shared config.cache for target
9900 directories.
9901 * configure: Regenerate.
9902
86d7b562
DN
99032004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9904
9905 * MAINTAINERS: Add myself to 'Write After Approval' section.
9906
07d0a605
RS
99072003-12-31 Roger Sayle <roger@eyesopen.com>
9908
9909 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9910 * configure: Regenerated.
9911
459ac19f
KH
99122003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9913
9914 * MAINTAINERS: Remove the mn10200 maintainer.
9915
5785c0ed 99162003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 9917
cc6010cd
AP
9918 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9919 * configure: Regenerated.
5785c0ed 9920
a268eff9
JH
99212003-12-16 Jan Hubicka <jh@suse.cz>
9922
9923 * MAINTAINERS: Add myself as callgraph maintainer.
9924
9d465b12
TF
99252003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9926
9927 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9928 * configure: Regenerate.
9929
a68a270a
GB
99302003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9931
9932 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9933 'Write After Approval' section. Update email.
9934
dce2d8b2 99352003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
9936
9937 * MAINTAINERS (Write After Approval): Add myself.
9938
8c052da4
MT
99392003-11-20 Matt Thomas <matt@3am-software.com>
9940
9941 * MAINTAINERS: Add myself as a vax port maintainer.
9942
e75f9147
KC
99432003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9944
9945 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9946 (configure-build-[+module+], configure-[+module+]): Likewise.
9947 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9948 * Makefile.in: Regenerate.
9949
43d8d958
AT
99502003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9951
9952 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9953 shared/dylibed libraries.
9954 * ltmain.sh: Likewise.
9955 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9956 * ltcf-cxx.sh: Likewise.
9957 * ltcf-gcj.sh: Likewise.
9958 * ltconfig: Likewise.
9959
638dcaa0
SC
99602003-11-17 Stan Cox <scox@redhat.com>
9961
9962 * MAINTAINERS: Add myself as iq2000 port maintainer.
9963
15cc172b
AC
99642003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9965
b4117c30
ZW
9966 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9967 * Makefile.in: Regenerate.
15cc172b 9968
20af77cd
UW
99692003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9970
9971 * config.sub: Update to 2003-11-03 version.
9972
4dd01c5c
PE
99732003-10-20 Phil Edwards <phil@codesourcery.com>
9974
9975 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9976 * configure: Regenerate.
9977
dce2d8b2 99782003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
9979
9980 * MAINTAINERS: Add myself to 'Write After Approval' section.
9981
8b7ebc31
AC
99822003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9983
9984 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9985
afe1910c
JM
99862003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9987
9988 * MAINTAINERS: Update my email address.
9989
05dcec66
RO
99902003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9991
9992 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9993
dce2d8b2 99942003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
9995
9996 * MAINTAINERS: Add myself to 'Write After Approval' section.
9997
507ec745
BI
99982003-10-16 Bernardo Innocenti <bernie@develer.com>
9999
10000 * config.guess: Update to 2003-10-16 version.
10001 * config.sub: Update to 2003-10-16 version.
10002
dce2d8b2 100032003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
10004
10005 * MAINTAINERS: Added myself to 'Write After Approval' section.
10006
0c9b16bc
FH
100072003-10-15 Falk Hueffner <falk@debian.org>
10008
10009 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10010 'Write After Approval' section. Update email.
10011
74d57d15
RS
100122003-10-14 Roger Sayle <roger@eyesopen.com>
10013
10014 * MAINTAINERS: Move myself from 'Write After Approval' to
10015 'Various Maintainers' section as middle-end maintainer.
10016
d29b8ad8
NN
100172003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10018
10019 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10020 HOST_FLAGS_TO_PASS.
10021 * Makefile.in: Regenerate.
10022
26db814a
BI
100232003-10-11 Bernardo Innocenti <bernie@develer.com>
10024
10025 * config.guess: Update to 2003-10-07 version.
10026 * config.sub: Update to 2003-10-07 version.
10027
fffeb871
RO
100282003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10029
10030 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10031 * ltconfig (irix5*, irix6*): Don't override version_type.
10032
6691a79e
ME
100332003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10034
10035 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10036 * configure: Rebuilt
10037 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10038 * Makefile.in: Rebuilt
10039
62cdd71e
L
100402003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10041
10042 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10043
6fe2eacc
CW
100442003-09-30 Carlo Wood <carlo@alinoe.com>
10045
cc6010cd 10046 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 10047
ea57e5ad
PK
100482003-09-29 Paul Koning <ni1d@arrl.net>
10049
10050 * MAINTAINERS: Move myself from "Write After Approval"
10051 to CPU platform maintainers for pdp11 platform.
10052
e070672a
AT
100532003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10054
10055 * MAINTAINERS: Move myself from 'Write After Approval' to
10056 'Various Maintainers' section as libffi testsuite maintainer.
10057
43bb47c2
DJ
100582003-09-21 Daniel Jacobowitz <drow@mvista.com>
10059
10060 * configure.in: Pass a computed --program-transform-name
10061 to subconfigures.
10062 * configure: Regenerated.
10063
da9d3b37
NN
100642003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10065
94322beb
NN
10066 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10067 * Makefile.in: Regenerate.
10068
da9d3b37
NN
10069 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10070 * Makefile.in: Regenerate.
10071
ffd9060b
ZL
100722003-09-19 Ziemowit Laski <zlaski@apple.com>
10073
10074 * MAINTAINERS: Move myself from 'Write After Approval'
10075 to 'Various Maintainers' (objective-c) section.
10076
eeae7b41
DJ
100772003-09-17 Daniel Jacobowitz <drow@mvista.com>
10078
10079 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10080 quoting.
10081 * configure: Regenerated.
10082
a080d12b
JB
100832003-09-16 Joel Brobecker <brobecker@gnat.com>
10084
10085 * MAINTAINERS (Write After Approval): Add myself to write after
10086 approval list.
10087
6cd2fc59
DN
100882003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10089
cc6010cd 10090 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 10091
dcbdd9cc
ILT
100922003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10093
10094 * MAINTAINERS: Update my e-mail address.
10095
e517f636
AM
100962003-09-09 Alan Modra <amodra@bigpond.net.au>
10097
10098 * libtool.m4 (LD): Correct powerpc64 host match.
10099
bc49924b
JW
101002003-09-06 James E Wilson <wilson@tuliptree.org>
10101
10102 * MAINTAINTERS: Update my affiliation and email address.
10103
082124f5
ZD
101042003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10105
10106 * MAINTAINERS (Write After Approval): Add myself.
10107
dc94d89e
DD
101082003-09-04 DJ Delorie <dj@redhat.com>
10109
10110 * configure: Regenerate.
10111
101122003-09-04 Robert Millan <robertmh@gnu.org>
10113
10114 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 10115
7a0f2d4e
KG
101162003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10117
10118 * configure.in: Ensure arguments to sed are properly spaced.
10119 * configure: Regenerate.
10120
88d032eb
GP
101212003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10122
10123 * MAINTAINERS: Update my e-mail address.
10124
0b3f3d22
ME
101252003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10126
10127 * MAINTAINERS (Write After Approval): Add myself.
10128
d253f9ba
DJ
101292003-08-27 Daniel Jacobowitz <drow@mvista.com>
10130
10131 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10132 * configure: Regenerated.
10133
066ec9c9
MM
101342003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10135
10136 * MAINTAINERS: Update my email address.
10137
415d7ef9
PE
101382003-08-23 Phil Edwards <pme@gcc.gnu.org>
10139
10140 * configure.in: Use newline instead of semicolon when assuming
10141 shell arguments in a for loop.
10142 * configure: Regenerated.
10143
e1567352
JE
101442003-08-22 Jason Eckhardt <jle@rice.edu>
10145
10146 * MAINTAINERS: Resurrect the i860 maintainer.
10147
b348267b
GK
101482003-08-20 Geoffrey Keating <geoffk@apple.com>
10149
e50084fa
GK
10150 PR 8180
10151 * configure.in: When testing with_libs and with_headers, treat
10152 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10153 * configure: Regenerate.
b4117c30 10154
b348267b
GK
10155 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10156 make, shell, etc.
10157 (baseargs): Likewise.
10158 * configure: Regenerate.
10159
ca26ffe0
BI
101602003-08-20 Bernardo Innocenti <bernie@develer.com>
10161
10162 * MAINTAINERS (Write After Approval): Add myself.
10163
940cde4d
GK
101642003-08-19 Geoffrey Keating <geoffk@apple.com>
10165
10166 * configure.in: Disable libgcj for darwin not on powerpc.
10167 * configure: Rebuild.
10168
74bed51b
ADL
101692003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10170
10171 * config-ml.in, symlink-tree: Add license.
10172
b4117c30
ZW
101732003-08-03 Richard Stallman <rms@gnu.org>
10174 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
10175
10176 * README.SCO: New file.
10177
333a28b4
MK
101782003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10179
10180 * Makefile.tpl (check, check-c++): Express dependencies using
10181 dependencies rather than commands.
10182 * Makefile.in: Regenerate.
10183
c197e306
AC
101842003-08-01 Andrew Cagney <cagney@redhat.com>
10185
10186 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10187 * configure: Ditto.
10188
a8ee6e2d
GK
101892003-07-31 Geoffrey Keating <geoffk@apple.com>
10190
10191 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 10192 * Makefile.in: Update.
a8ee6e2d 10193
8d9b3f2e
AT
101942003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10195
10196 * configure.in: Enable libgcj for darwin.
10197 * configure: Rebuild.
10198
52c0c542
PE
101992003-07-29 Phil Edwards <pme@gcc.gnu.org>
10200
10201 * config-ml.in: Use ac_configure_args directly instead of
10202 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10203 actually seen.
10204
b4acb5ef
NN
102052003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10206
10207 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10208 creating target and build subdirs to build all parent dirs as needed.
10209 * Makefile.in: Rebuild.
10210 * configure.in: Don't build dirs explicitly here.
10211 * configure: Rebuild.
10212
a51d71d0
PB
102132003-07-26 Paul Brook <paul@nowt.org>
10214
10215 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10216
f43e12ce
AO
102172003-07-22 Alexandre Oliva <aoliva@redhat.com>
10218
10219 * Makefile.tpl (all-make): Depend on intl.
10220 * Makefile.in: Rebuilt.
10221
8a199ff6
PE
102222003-07-20 Phil Edwards <pme@gcc.gnu.org>
10223
10224 * install-sh: Update to newer upstream versions (associated with
10225 aclocal 1.7).
10226 * mkinstalldirs: Likewise.
10227 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10228
e6a8c803
AP
102292003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10230
10231 * MAINTAINERS: Move self from Bug database only accounts
10232 to write-after-approval.
10233
9f13608f
NN
102342003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10235
10236 * config.if: Remove unused libc_interface determination.
10237
c7864714
NN
102382003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10239
10240 * MAINTAINERS: Move self from write-after-approval to
10241 build machinery (*.in).
10242
775956d0
NN
102432003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10244
10245 PR bootstrap/11273
10246 PR bootstrap/11408
10247 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10248 unused INSTALL_PROGRAM_ARGS.
10249 * configure.in: Use AC_PROG_INSTALL.
10250 * Makefile.in: Regenerate.
10251 * configure: Regenerate.
10252
c7f67a6e
KH
102532003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10254
10255 * MAINTAINERS: Alphabetize.
10256
33952f6f
AO
102572003-07-10 Alexandre Oliva <aoliva@redhat.com>
10258
10259 * configure: Rebuilt.
10260 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10261 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10262 newlib nor libgloss.
10263 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10264 * configure.in (am33_2.0-*-linux*): Added.
10265
0d4f1b4e
BW
102662003-07-09 Bob Wilson <bob.wilson@acm.org>
10267
10268 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10269 * configure: Regenerate.
10270
56694dd9
ZW
102712003-07-07 Zack Weinberg <zack@codesourcery.com>
10272
10273 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10274 * Makefile.in: Regenerate.
10275
21607eb4
ZW
102762003-07-04 Zack Weinberg <zack@codesourcery.com>
10277
10278 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10279 * Makefile.in: Regenerate.
10280
dce2d8b2 102812003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
10282
10283 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10284 * Makefile.in: Regenerated.
10285
5d42f90e
L
10286 * config-ml.in: Replace PWD with PWD_COMMAND.
10287
6eb95e99
ZW
102882003-07-04 Zack Weinberg <zack@codesourcery.com>
10289
10290 * intl: New directory; see intl/ChangeLog for details.
10291 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10292 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10293 * Makefile.in: Regenerate.
10294
07d1940e
NN
102952003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10296
10297 * configure.in: Clean up config-lang.in handling. Delete
10298 useless assignment to "subdirs".
10299 * configure: Regenerate.
10300
4dbda6f0
NN
103012003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10302
10303 * configure.in: Rename 'target_libs' to 'target_libraries'.
10304 Remove useless reference to 'target_libs'.
10305 * configure: Regenerate.
10306
2c30ab71
KS
103072003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10308
10309 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10310 * Makefile.in: Regenerate.
10311
11405c93
NN
103122003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10313
10314 * Makefile.def: Introduce flags_to_pass.
10315 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10316 * Makefile.in: Regenerate.
10317
fb87ad5d
HPN
103182003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10319
10320 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10321 and target-libgloss.
10322 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10323 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10324 * configure: Regenerate.
10325
a7956a48
BK
103262003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10327
10328 * configure.in: Update testsuite_flags to new location.
10329 * configure. Regenerate.
6eb95e99 10330
eaf9f3b2
NN
103312003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10332
10333 * Makefile.tpl: Remove BUILD_CC stuff.
10334 * Makefile.in: Regenerate.
10335
2d89ffef
KH
103362003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10337
10338 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10339
dce2d8b2 103402003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
10341
10342 * MAINTAINERS (Write After Approval): Add myself.
10343
dce2d8b2 103442003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 10345
b951c91c
L
10346 * config.guess: Update to 2003-06-12 version.
10347 * config.sub: Update to 2003-06-13 version.
10348
dce2d8b2 103492003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
10350
10351 * config.guess: Update to 2003-06-06 version.
10352 * config.sub: Update to 2003-06-06 version.
10353
655b7166
RO
103542003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10355
10356 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10357 * configure. Regenerate.
10358
01b759aa
NN
103592003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10360
bf1d3e81
NN
10361 * configure.in: Disable serial configure by default.
10362 * configure: Regenerate.
10363 * Makefile.tpl: Abolish .NOTPARALLEL.
10364 * Makefile.in: Regenerate.
10365
e89fbdfe
NN
10366 * Makefile.tpl: Replace {build,host,target}_canonical by
10367 {build,host,target}.
10368 * Makefile.in: Regenerate.
10369
01b759aa
NN
10370 * Makefile.tpl: Fix stupid pasto.
10371 * Makefile.in: Regenerate.
10372
f7dae026
NN
103732003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10374
10375 * Makefile.tpl: Remove bogus conditional.
10376 * Makefile.in: Regenerate.
10377
103782003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
10379
10380 * Makefile.tpl (profiledbootstrap): New target.
10381 * Makefile.in (profiledbootstrap): New target.
10382
2ffc3e73 103832003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
10384
10385 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10386 Pinski. Remove user names from other bugzilla-only maintainers.
10387
1a1e6b96
NN
103882003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10389
1358ccea
NN
10390 * Makefile.tpl: Make 'recursive targets' using autogen rather
10391 than shell loop. Remove duplicate 'clean' targets and false
10392 comments.
10393 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10394 Add systematic method of specifying missing targets in subdirs.
10395 Add copyright boilerplate.
10396 * Makefile.in: Regenerate.
10397 * configure.in: Add 'recursive targets' to maybe list.
10398 * configure: Regenerate.
10399
ae74ed1f
NN
10400 * MAINTAINERS: "GNATS only" -> "Bug database only".
10401
1a1e6b96
NN
10402 * Makefile.tpl: Rename [+target+] to [+make_target+].
10403 * Makefile.def: Rename 'target' to 'make_target'.
10404
c79af3fa
NB
104052003-05-31 Neil Booth <neil@daikokuya.co.uk>
10406
10407 * MAINTAINERS: Add self as options handling maintainer.
10408
39d85b61
MM
104092003-05-28 Michael Meissner <gnu@the-meissners.org>
10410
10411 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10412 been too long since I touched those ports.
10413
afc2b62d
DD
104142003-05-28 DJ Delorie <dj@redhat.com>
10415
10416 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10417 * Makefile.in: Regenerate.
10418
df445104
MR
104192003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10420
10421 * configure.in: Use curly braces in the definition of tooldir.
10422 * configure: Regenerate.
10423
2eb98e5d 104242003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 10425
2eb98e5d
DD
10426 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10427 newlib or libgloss.
10428 * Makefile.in: Regenerate.
10429
862fced8
DD
104302003-05-21 DJ Delorie <dj@redhat.com>
10431
10432 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10433 * Makefile.in: Regenerate.
10434
fc351800
ILT
104352003-05-20 Ian Lance Taylor <ian@airs.com>
10436
10437 * MAINTAINERS: Update my e-mail address.
10438
7e2dbcef
NN
104392003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10440
10441 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 10442 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
10443 Factor out common code from autogen IF statements.
10444 * configure: Regenerate.
10445 * Makefile.in: Regenerate.
10446
f2a0e225
KC
104472003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10448
10449 * configure.in: Accept i[3456789]86 for machine type.
10450 * configure: Regenerate.
10451
8b87bb96
NN
104522003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10453
10454 * configure.in: Switch more things to use maybe dependencies.
10455 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10456 * configure: Regenerate.
10457 * Makefile.tpl: Switch more things to use maybe dependencies.
10458 * Makefile.in: Regenerate.
10459
fdb882bc 104602003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
10461
10462 * Makefile.tpl (install-opcodes): Define.
10463 * Makefile.in: Rebuild.
10464
f7c50032
AJ
104652003-05-13 Andreas Jaeger <aj@suse.de>
10466
10467 * config.guess: Update to 2003-05-09 version.
10468 * config.sub: Update to 2003-05-09 version.
10469
dce2d8b2 104702003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
10471
10472 * configure.in: Correct sed script so that options in quotes are not
10473 deleted.
10474 * configure: Rebuild.
10475
aa8f1f57
CV
104762003-05-12 Corinna Vinschen <corinna@vinschen.de>
10477
10478 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10479 and $$s/newlib/libc/sys/cygwin32 include paths.
10480 * configure: Ditto.
10481
0c130f81
MM
104822003-05-12 Michael Meissner <gnu@the-meissners.org>
10483
10484 * MAINTAINERS: Update my email addresses.
10485
aa1a100b
EB
104862003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10487
10488 * config-ml.in: Propagate INSTALL variables.
f7c50032 10489
87861833
GP
104902003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10491
10492 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10493
de722255
CD
104942003-05-02 Chris Demetriou <cgd@broadcom.com>
10495
6eb95e99
ZW
10496 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10497 * Makefile.in: Regenerate.
de722255 10498
96c4a002
WB
104992003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10500
10501 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10502
55b15a11
WB
105032003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10504
10505 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10506
0c227849
DJ
105072003-04-27 Daniel Jacobowitz <drow@mvista.com>
10508
10509 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10510 * Makefile.in: Regenerated.
10511
d45148c1
WB
105122003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10513
10514 * MAINTAINERS (Write After Approval): Upgrade myself from
10515 GNATS only to write-after-approval. Update my mail address.
10516
dce2d8b2 105172003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
10518
10519 (OS Port Maintainers: freebsd): Add myself.
10520
438f50c3
MM
105212003-04-22 Mark Mitchell <mark@codesourcery.com>
10522
10523 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10524
9074e169
KJ
105252003-04-22 Kean Johnston <jkj@sco.com>
10526
10527 * MAINTAINERS (SCO ports): Added myself.
10528
dfd39a2e
NS
105292003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10530
10531 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10532
ccbae82a
KJ
105332003-04-19 Kean Johnston <jkj@sco.com>
10534
10535 * MAINTAINERS (Write After Approval): Add myself.
10536
2f50999f
GP
105372003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10538
10539 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10540 * Makefile.in: Regenerate.
10541
e9b84181
JJ
105422003-04-18 Jakub Jelinek <jakub@redhat.com>
10543
10544 * configure.in (powerpc64*-*-linux*): Remove.
10545 * configure: Rebuilt.
10546
1ca4c6e1
PE
105472003-04-17 Phil Edwards <pme@gcc.gnu.org>
10548
10549 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10550 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10551 and restrap.
10552 * Makefile.in: Regenerate.
10553
0590b963
RE
105542003-04-16 Richard Earnshaw <rearnsha@arm.com>
10555
10556 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10557 * configure: Regenerated.
10558
ff41a56f
DD
105592003-04-15 DJ Delorie <dj@redhat.com>
10560
10561 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10562
50d440bc
NC
105632003-04-13 Nick Clifton <nickc@redhat.com>
10564
10565 * config-ml.in: Remove support for --disable-aix removing
10566 call-aix multilibs.
10567
b1e0a93e
AO
105682003-04-10 Alexandre Oliva <aoliva@redhat.com>
10569
10570 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10571 * */configure: Rebuilt.
10572
71fb704d
JS
105732003-04-08 Joel Sherrill <joel@oarcorp.com>
10574
10575 * MAINTAINERS: Add my email address.
10576
3897ea90
OH
105772003-03-17 Olivier Hainque <hainque@act-europe.fr>
10578
10579 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 10580
93c834b7
NN
105812003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10582
10583 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10584 * Makefile.in: Regenerate.
10585
82c34dcb
MC
105862003-03-14 Michael Chastain <mec@shout.net>
10587
10588 * Makefile.in: Regenerate with correct Makefile.def.
10589
73458fb7
NN
105902003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10591
10592 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10593 Make macro.
10594 * Makefile.in: Regenerate.
10595 * configure.in: Clean up gxx_include_dir logic.
10596 * configure: Regenerate.
10597
32cf27e5
AE
105982003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10599
10600 * MAINTAINERS (Write After Approval): Add myself.
10601
c727e7a0
BE
106022003-03-10 Ben Elliston <bje@wasabisystems.com>
10603
10604 * MAINTAINERS: Update my mail address.
10605
9a27ac7a
FS
106062003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10607
10608 * configure.in (gxx_include_dir): Fix typo.
10609 * configure: Regenerated.
10610
3aa83176
NN
106112003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10612
10613 * Makefile.tpl: Reindent.
10614 * Makefile.in: Regenerate.
10615 * configure.in: Reindent. Don't set unused variables.
10616 * configure: Regenerate.
10617
9124bc53
DJ
106182003-03-04 Daniel Jacobowitz <drow@mvista.com>
10619
10620 * configure.in: Include $(build_tooldir)/sys-include in
10621 FLAGS_FOR_TARGET.
10622 * configure: Regenerated.
10623
cb543528
NN
106242003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10625
c858bf1e
NN
10626 * Makefile.tpl: Always pass down RANLIB.
10627 * Makefile.in: Regenerate.
10628
aa9c3ab4
NN
10629 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10630 * Makefile.in: Regenerate.
10631 * configure.in: Remove unused logic relating to --enable-shared
10632 and --enable-threads. Remove bogus comments. Remove redundant
10633 noconfigdirs.
10634 * configure: Regenerate.
10635
cb543528
NN
10636 * configure.in: Replace ${libstdcxx_version} by its value.
10637 Remove reference to mh-dgux.
10638 * configure: Regenerate.
10639
53f70c1b
KB
106402003-03-03 Kevin Buettner <kevinb@redhat.com>
10641
10642 * MAINTAINERS (Write After Approval): Add myself.
10643
df0f0674
NN
106442003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10645
10646 * Makefile.tpl: Rearrange.
10647 * Makefile.in: Regenerate.
10648
dce2d8b2 106492003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
10650
10651 * configure.in: Add support for kaOS as cross build target system.
10652 * configure: Regenerated.
10653
a7a287eb
SB
106542003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10655
10656 * MAINTAINERS (Write after approval): Add myself.
10657
ff00c8a2
JW
106582003-02-21 James E Wilson <wilson@tuliptree.org>
10659
10660 * MAINTAINERS: Update my email address.
10661
abb2db7a
ZW
106622003-02-21 Zack Weinberg <zack@codesourcery.com>
10663
10664 * MAINTAINERS: Add self to blanket write privs. section.
10665
e9f2dc3b
SM
106662003-02-20 Sean McNeil <sean@blue.mcneil.com>
10667
10668 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10669 configure-target-* as some target builds may require additional
10670 flags for preprocessor tests.
10671 * Makefile.in: Regenerated.
10672
ee03dc5e
AO
106732003-02-19 Alexandre Oliva <aoliva@redhat.com>
10674
11856278
AO
10675 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10676 * ltconfig: Handle it.
10677 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10678 auto-detecting it.
10679
274aef32
AO
10680 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10681 it is used as argument to $CC.
10682 * ltcf-gcj.sh: Likewise.
10683
ee03dc5e
AO
10684 * configure.in: Introduce --enable-maintainer-mode.
10685 * configure: Rebuilt.
10686 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10687 for maintainer mode.
10688 * Makefile.in: Rebuilt.
10689
30db8e17
JM
106902003-02-18 Jason Merrill <jason@redhat.com>
10691
10692 * Makefile.tpl (check-c++): Allow parallelism.
10693
cab60ac6
GP
106942003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10695
10696 * MAINTAINERS: Remove John Carr (who never actually had access to
10697 gcc.gnu.org).
10698
c8e5d1af
GK
106992003-02-15 Geoffrey Keating <geoffk@apple.com>
10700
10701 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10702 don't configure target-libobjc.
10703 * configure: Regenerate.
10704
70f91f50
RO
107052003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10706
10707 * Makefile.tpl (RANLIB): Define.
10708 * Makefile.in: Regenerate.
10709
669e9062
LB
107102003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10711
10712 * MAINTAINERS: Update my email.
abb2db7a 10713
61b56b2e
KS
107142003-02-06 Keith R Seitz <keiths@redhat.com>
10715
10716 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10717 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10718 * Makefile.in: Regenerated.
10719 * configure.in: Remove all traces of snavigator, db, and grep.
10720 * configure: Regenerated.
10721
a1ba6e15
GP
107222003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10723
10724 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10725 After Approval.
10726
f5f2cce5
CC
107272003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10728
10729 * MAINTAINERS (Write after approval): Add myself.
10730
ba49f6f1
FCE
107312003-01-31 Frank Ch. Eigler <fche@redhat.com>
10732
10733 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10734 * Makefile.in: Regenerated.
10735
ccf9f10c
RS
107362003-01-30 Roger Sayle <roger@eyesopen.com>
10737
10738 * config.guess: Updated to 2003-01-30's version.
10739 * config.sub: Updated to 2003-01-28's version.
10740
a693735b
AO
107412003-01-30 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * config.if: If gcc_version is already set, just use it. Don't set
10744 gcc_version_trigger if it's already set, otherwise set it to
10745 gcc/version.c, but only if the file exists. If it is not set and
10746 gcc/version.c does not exist, try to extract the version number from
10747 $CC.
10748
204c43d6
AT
107492003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10750
abb2db7a 10751 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 10752
842e91ec
PE
107532003-01-27 Phil Edwards <pme@gcc.gnu.org>
10754
10755 * configure.in: Revert 24Jan change.
10756 * configure: Regenerate.
10757
6b99984e
GP
107582003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10759
10760 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10761 entry of HJ Lu.
10762
806e0935
NN
107632003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10764
10765 * configure.in: Revert previous change.
10766 * configure: Regenerate.
10767
307a9864
NN
107682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10769
10770 * configure.in: Make rda native-only.
10771 * configure: Regenerate.
10772
02ba6302
VR
107732003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10774
10775 * MAINTAINERS: Move myself from GNATS-only-accounts to
10776 write-after-approval.
10777
77d187bc
NN
107782003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10779
10780 * configure.in: Add missing \.
10781 * configure: Rebuilt.
10782
a94a2d4c
JJ
107832003-01-17 Jakub Jelinek <jakub@redhat.com>
10784
10785 * configure.in (baseargs): Avoid using \| in sed regular
10786 expressions.
10787 * configure: Rebuilt.
10788
73f84924
JJ
107892003-01-16 Jakub Jelinek <jakub@redhat.com>
10790
10791 * configure.in (baseargs): Remove all supported forms of
10792 --cache-file, --srcdir, --host, --build and --target options
10793 from argument lists.
10794 * configure: Rebuilt.
10795
8c12fc63
JZ
107962003-01-15 Josef Zlomek <zlomekj@suse.cz>
10797
10798 * MAINTAINERS: Add myself to write-after-approval list.
10799
7c005a3a
AO
108002003-01-15 Alexandre Oliva <aoliva@redhat.com>
10801
10802 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10803 * configure: Rebuilt.
10804
3dfabf63
NN
108052003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10806
10807 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10808 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10809 * Makefile.in: Regenerate.
10810 * configure: Regenerate.
10811
cf53ae10
AO
108122003-01-09 Alexandre Oliva <aoliva@redhat.com>
10813
10814 * configure.in: Remove Makefile in build, host and target modules
10815 unless configure was run with --no-recursion.
10816 * configure: Rebuilt.
10817
3fbe8e4a
CC
108182003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10819
10820 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10821 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10822 * Makefile.in: Regenerate.
10823
66e2aa7d
CD
108242003-01-08 Chris Demetriou <cgd@broadcom.com>
10825
10826 * config.guess: Update to 2003-01-03 version.
10827 * config.sub: Update to 2003-01-03 version.
10828
b5038cfb
CF
108292003-01-07 Christopher Faylor <cgf@redhat.com>
10830
10831 * configure: Regenerate with proper autoconf 2.13.
10832
d02c69be
CF
108332003-01-07 Christopher Faylor <cgf@redhat.com>
10834
10835 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 10836 * configure: Regenerate.
d02c69be 10837
e914a571
AC
108382003-01-06 Andrew Cagney <ac131313@redhat.com>
10839
10840 * configure.in (GDB_TK): Add tcl directories conditional on
10841 gdb/gdbtk directory being present.
10842 * configure: Regenerate.
abb2db7a 10843
dce2d8b2 108442003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 10845
dce2d8b2
EB
10846 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10847 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
10848 * configure: Rebuilt.
10849
89a7012a
TT
108502002-12-31 Tom Tromey <tromey@redhat.com>
10851
10852 * Makefile.in: Rebuilt.
10853 * Makefile.def (target_modules) [libffi]: Allow installation.
10854
3f4f56e2
AS
108552002-12-31 Andreas Schwab <schwab@suse.de>
10856
10857 * configure.in: Fix use of $program_transform_name.
10858 * configure: Regenerated.
10859
6c1b8d0a
DJ
108602002-12-30 Daniel Jacobowitz <drow@mvista.com>
10861
10862 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 10863 * configure: Regenerated.
6c1b8d0a 10864
c5120911
AO
108652002-12-29 Alexandre Oliva <aoliva@redhat.com>
10866
10867 * Makefile.tpl (local-distclean): Don't remove...
10868 (multilib.ts): ... this. Moved into...
10869 (multilib.out): ... this. Don't use sub-make.
10870 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10871 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10872 (configure-build-[+module+], configure-[+module+],
10873 configure-target-[+module+], configure-gcc): ... these. Test
10874 for Makefile existence. Drop config.status from dependencies.
10875 * Makefile.in: Rebuilt.
10876 * configure.in: Move gcc-version-trigger to the end of
10877 ac_configure_args. Add comments to maybedep.tmp and
10878 serdep.tmp. Introduce --disable-serial-configure. Remove
10879 nonopt from baseargs, matching and removing corresponding
10880 whitespace while at it.
10881 * configure: Rebuilt.
10882
e245b0ea
AO
108832002-12-28 Alexandre Oliva <aoliva@redhat.com>
10884
903de295
AO
10885 * configure.in (host_configargs): Replace reference to
10886 no-longer-defined buildopts with --build=${build_alias}.
10887 * configure: Rebuilt.
10888
e245b0ea
AO
10889 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10890 program_transform_name to standard idiom.
10891 (AUTOGEN, AUTOCONF): Define.
10892 (Makefile.in): Use $(AUTOGEN).
10893 (Makefile): Depend on config.status, and use autoconf-style rule to
10894 build it. Move original commands to...
10895 (config.status): ... this new target.
10896 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10897 $(AUTOCONF).
10898 * Makefile.in: Rebuilt.
10899
671aa708
NN
109002002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10901
53fbfb58
NN
10902 * Makefile.tpl: Fix dramatic bustage due to change in
10903 program_transform_name.
10904 * Makefile.in: Regenerate.
10905
10906 * configure.in: Remove unnecessary PATH setting.
10907 * configure: Regnerate.
10908
10909 * configure.in: Don't default to unprefixed tools unless
10910 the native tools will work.
10911 * configure: Regenerate.
10912
671aa708
NN
10913 * configure.in: Convert to autoconf script. Blow away lots
10914 of now-redundant Makefile fragments.
10915 * configure: Generate using Autoconf.
10916 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10917 * Makefile.in: Regenerate.
10918
57f40826
NN
109192002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10920
3fedb745
NN
10921 * configure: Fix stupid bug where RANLIB was mistakenly included.
10922
abb2db7a 10923 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
10924 (build_configargs, host_configargs, target_configargs).
10925
10926 * configure.in: Move logic out of sed statement.
10927
abb2db7a 10928 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
10929 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10930
315fa0f4
SS
109312002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10932
10933 * config.sub: Import from master repository
10934 * config.guess: Ditto
10935
45aff44f
AS
109362002-12-24 Andreas Schwab <schwab@suse.de>
10937
10938 * Makefile.tpl (multilib.out): Fix missing space.
10939 * Makefile.in: Regenerate.
10940
88b5521b
NN
109412002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10942
10943 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10944 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10945 * Makefile.in: Regenerate.
10946 * configure.in: Remove unnecessary leftovers.
10947
2a726918
GK
109482002-12-21 Geoffrey Keating <geoffk@apple.com>
10949
10950 * configure.in (extra_ranlibflags_for_target): New variable.
10951 (*-*-darwin): Add -c to ranlib commands.
10952 * configure (tooldir): Handle extra_ranlibflags_for_target.
10953
aace3269 109542002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
10955
10956 * Makefile.tpl: Revert HJL's change.
10957 * Makefile.in: Regenerated.
10958 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10959 always.
10960
f0895142
AS
109612002-12-19 Andreas Schwab <schwab@suse.de>
10962
10963 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10964 * Makefile.in: Regenerate.
10965
dce2d8b2 109662002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
10967
10968 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10969 * Makefile.in: Regenerated.
10970
10971 * configure.in (build_prefix): New. Substitute.
10972
212f6dd0
NN
109732002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10974
79308c5d
NN
10975 * Makefile.tpl: Don't let real targets depend on phony targets.
10976 * Makefile.in: Regenerate.
10977
212f6dd0
NN
10978 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10979 * Makefile.in: Regenerate.
10980
ab17919f
SS
109812002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10982
10983 * config.sub: Import from master repository
10984 * config.guess: Ditto
10985
5ecf91d1
JM
109862002-12-16 Jason Merrill <jason@redhat.com>
10987
10988 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10989 previous 'make bootstrap'.
10990 * Makefile.in: Regenerate.
10991
d8437e1b
HPN
109922002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10993
10994 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10995
4977bab6
ZW
109962002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10997
10998 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10999 * Makefile.in: Regenerate.
11000
0edcfdcb
JM
110012002-12-13 Jason Merrill <jason@redhat.com>
11002
6248218a 11003 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
11004 library tests.
11005 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
11006 * Makefile.in: Regenerate.
11007
4977bab6
ZW
110082002-12-12 Alexandre Oliva <aoliva@redhat.com>
11009
11010 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11011 * Makefile.in: Rebuilt.
11012
f87505dd
AO
110132002-12-12 Alexandre Oliva <aoliva@redhat.com>
11014
11015 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11016
4977bab6
ZW
110172002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11018
11019 * configure: Fix bug put in by gremlins.
11020
11021 * Makefile.tpl: Substitute more autoconfily.
11022 * configure: Substitute more autoconfily.
11023 * Makefile.in: Regenerate.
11024
7f0db92a
SS
110252002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11026
11027 * config.sub: Import from master repository
11028 * config.guess: Ditto
11029 * MAINTAINERS: Added Svein Seldal under write after approval
11030
4977bab6
ZW
110312002-12-08 Andrew Cagney <ac131313@redhat.com>
11032
11033 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11034 * Makefile.in (all-sim): Ditto.
11035
110362002-12-06 DJ Delorie <dj@redhat.com>
11037
11038 * Makefile.tpl: Change configure dependencies to not have real
11039 targets depend on phony targets.
11040
110412002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11042
11043 * configure.in: Revert unintentional change.
11044
11045 * Makefile.tpl: Change dependency for */multilib.out so that
11046 it works when gcc isn't in the tree.
11047
11048 * configure.in: Substitute more.
11049 * configure: Run subconfigures from the Makefile.
11050 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11051 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11052
67f1b906
GP
110532002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11054
11055 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11056
4977bab6
ZW
110572002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11058
11059 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11060 and corresponding dependencies.
11061 * Makefile.in: Regenerate.
11062
11063 * configure.in (host_tools): Order binutils, gas and ld for
11064 convenience in running the testsuites.
11065
11066 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11067 * Makefile.in: Regenerate.
11068 * configure.in: Introduce rules to serialize subconfigure runs.
11069
11070 * configure.in: Introduce BASE_CC_FOR_TARGET.
11071 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11072 Realize configure-build-* targets. Realize configure-target-* targets.
11073 * Makefile.in: Regenerate.
11074
110752002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11076
11077 * configure: Move gcc_version_trigger stuff from here...
11078 * configure.in: ...to here.
11079
11080 * configure.in: Separate subconfigure options added by this file from
11081 options given by the user. Add machinery to put args for host
11082 subconfigures into the Makefile.
11083
11084 * Makefile.tpl: Remove 'vault' targets.
11085 * Makefile.tpl: Reorder and comment dependencies.
11086 * Makefile.in: Regenerate.
11087
110882002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11089 * configure.in: Fix my broken commit of previous patch. (sigh)
11090
743f054e
GK
110912002-11-28 Geoffrey Keating <geoffk@apple.com>
11092
11093 * configure.in: Move host-specific darwin noconfigdirs into
11094 the host-specific section.
11095
4977bab6
ZW
110962002-11-28 Geoffrey Keating <geoffk@apple.com>
11097
11098 * configure.in: Move host-specific darwin noconfigdirs into
11099 the host-specific section.
11100
111012002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11102
11103 * configure: Remove skip-this-dir support.
11104 * Makefile.tpl: Remove skip-this-dir support.
11105
11106 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11107 subdirectories.
11108 * Makefile.in: Regenerate.
11109
11110 * Makefile.tpl: Strip out useless setting of 'dir'.
11111 * Makefile.in: Regenerate.
11112
111132002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11114
11115 * configure.in: Fix deeply stupid bug.
11116
11117 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11118 shell code in CXX_FOR_TARGET
11119 * Makefile.def: Introduce raw_cxx.
11120 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11121 RAW_CXX_FOR_TARGET.
11122 * Makefile.in: Regenerate.
11123
111242002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11125
11126 * Makefile.tpl: Remove unnecessary ifs.
11127 * Makefile.in: Regenerate.
11128
11129 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11130 dependencies. Maybe-ize build-libiberty. Create dummy install
11131 targets for 'no_install' modules.
11132 * configure: Move GDB_TK substitution to configure.in. Move
11133 build_modules stuff to configure.in.
11134 * configure.in: Implement soft dependency machinery. Maybe-ize
11135 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11136 * Makefile.in: Regenerate.
11137
111382002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11139
11140 * Makefile.tpl: Make all-target, install-target behave similarly
11141 to all, install (only hitting configured targets). Eliminate
11142 unused macro defintions.
11143
11144 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11145 build != host.
11146
11147 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11148
11149 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11150
11151 * configure.in: Produce lists of subdir targets we're actually
11152 configuring. Remove references to "dosrel".
11153 * Makefile.tpl: Let configure set which subdir targets are hit.
11154 Remove install-cross; clean up install; remove ALL. Remove
11155 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11156 Autogenerate host module targets. Remove empty dependency lines
11157 and redundant dependency; rearrange slightly.
11158 * Makefile.def: Add host-side libtermcap, utils.
11159
11160 * Makefile.in: Regenerate.
11161
e6226a2f
RO
111622002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11163
11164 * ltconfig (osf[345]): Append $major to soname_spec.
11165 Reflect this in library_names_spec.
11166 * ltmain.sh (osf): Prefix $major with . for use as extension.
11167
3b75d237
AJ
111682002-11-19 Andreas Jaeger <aj@suse.de>
11169
11170 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11171 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11172 and sparc64 GNU/Linux systems.
11173
809108de
NS
111742002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11175
11176 * MAINTAINERS: Update email.
11177
e7e0de7e
GP
111782002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11179
11180 * MAINTAINERS: Complete James Dennett's entry.
11181
f7109dea
EB
111822002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11183
11184 * MAINTAINERS (Write After Approval): Add myself.
11185
d3ac17c9
BK
111862002-11-13 Bruce Korb <bkorb@gnu.org>
11187
11188 * Makefile.tpl: syntactic cleanup
11189
dce2d8b2 111902002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
11191
11192 * MAINTAINERS: Add myself to write-after-approval list.
11193
4977bab6
ZW
111942002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11195
11196 * Makefile.def: Add list of recursive targets to autogenerate.
11197 Add build_modules.
11198 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11199 targets. Autogenerate *-build-* targets.
11200 * Makefile.in: Regenerate.
11201
112022002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11203
11204 * configure: More autoconf-style substitutions.
11205 * Makefile.tpl: More autoconf-style substitutions.
11206 * Makefile.in: Regenerate.
11207
112082002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11209
11210 * configure: Substitute more variables in a more autoconf-friendly
11211 way. Simplify slightly.
11212 * Makefile.tpl: Make more variables substitutable in an
11213 autoconf-friendly way.
11214 * Makefile.in: Regenerate.
11215
d4783999
JW
112162002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11217
11218 * MAINTAINERS (Write After Approval): Add myself.
11219
4977bab6
ZW
112202002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11221
11222 * configure.in (v810*): Remove special setting of tools.
11223
11224 * configure: Add support for extra required flags for ar or nm.
11225 * configure.in (aix4.3+): Use above support for target-specific
11226 issues, rather than using config/mt-aix43.
11227
112282002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11229
11230 * configure: Remove 'removing', which doesn't work. Replace $subdir
11231 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11232 with $srcdir. Reformat indentation. Substitute some variables
11233 formerly hard-coded in the Makefile for build=host.
11234 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11235 * Makefile.def: Autogenerate more.
11236 * Makefile.in: Regenerate.
11237
1c9c903e
AN
112382002-11-04 Adam Nemet <anemet@lnxw.com>
11239
11240 * MAINTAINERS (Write After Approval): Add myself.
11241
40673d2b
KB
112422002-11-04 Kevin Buettner <kevinb@redhat.com>
11243
11244 * Makefile.def (host_modules): Add rda.
11245 * Makefile.in: Regenerate.
11246 * configure.in (target_tool): Add target-rda to list.
11247
42e650ae
GP
112482002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11249
11250 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11251
e004b81f
PE
112522002-10-25 Phil Edwards <pme@gcc.gnu.org>
11253
11254 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11255 and restrap targets to this rule.
11256 * Makefile.in: Regenerate.
11257
06bd49b1
GP
112582002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11259
11260 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11261 GNATS only accounts.
11262
d0af82b0
HPN
112632002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11264
11265 * configure.in (i[3456]86-*-linux*): Add check to disable
11266 ${libgcj} for glibc1.
11267
10782654
DC
112682002-10-24 Denis Chertykov <denisc@overta.ru>
11269
11270 * MAINTAINERS: Add myself as ip2k port maintainer.
11271
a5a438f5
SS
112722002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11273
11274 * configure.in: Add tic4x target.
11275
fe3d5b7f
NN
112762002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11277
aba8a494
NN
11278 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11279 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11280 * Makefile.in: Regenerate.
11281
fe3d5b7f
NN
11282 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11283 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11284 * Makefile.in: Regenerate.
11285
a6ad79e7
JJ
112862002-10-02 Janis Johnson <janis187@us.ibm.com>
11287
11288 * MAINTAINERS: Add myself as web pages co-maintainer.
11289
6a8a9058
NN
112902002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11291
11292 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11293 * Makefile.in: Regenerate.
11294
327d975a
ZW
112952002-10-02 Zack Weinberg <zack@codesourcery.com>
11296
11297 * MAINTAINERS: Add myself and Nathan Sidwell
11298 <nathan@codesourcery.com> as VxWorks maintainers.
11299
a5ae8f19 113002002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
11301
11302 * Makefile.def: Remove order dependency comments.
11303 * Makefile.tpl: Add explicit install-install dependencies.
11304 * Makefile.in: Regenerate.
d0f6c823 11305
34c6040c 11306 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 11307 * Makefile.in: Regenerate.
34c6040c 11308
d0f6c823
NN
11309 * Makefile.tpl: Add configure-target (for src-release in src)
11310 * Makefile.in: Regenerate.
11311
50bd210b
NC
113122002-09-30 Nick Clifton <nickc@redhat.com>
11313
11314 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11315
ca25149e
UW
113162002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11317
11318 * configure.in (s390*-*-linux*): Enable libgcj.
11319
dd30b57d
NN
113202002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11321
9e60a678
NN
11322 * configure: Revert accidentally applied changes.
11323
dd30b57d
NN
11324 * Makefile.tpl: Make more autoconf-friendly.
11325 * Makefile.in: Regenerate.
11326 * configure: Make substitution more autoconf-like.
11327
5831424e
RE
113282002-09-28 Richard Earnshaw <rearnsha@arm.com>
11329
11330 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11331 single entry to handle all these.
11332 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11333 libjava on arm-*-elf.
11334
b7f3b15b
GK
113352002-09-27 Geoffrey Keating <geoffk@apple.com>
11336
11337 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11338 things that depend on them.
11339
0dffceed
NN
113402002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11341
11342 * Makefile.tpl: Make subsituted variables more autoconfy.
11343 * Makefile.in: Regenerate.
11344 * configure: Make seds more autoconfy.
11345
1db75a86 113462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
11347
11348 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11349 * Makefile.in: Regenerate.
11350 * configure.in: Rewrite sed statements to look autoconfy.
11351
1db75a86
NN
11352 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11353 all-target-foo on configure-target-foo.
11354 * Makefile.def: Ditto.
11355 * Makefile.in: Rebuild.
11356
741a4e89
AH
113572002-09-25 Andrew Haley <aph@redhat.com>
11358
11359 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11360
95ddd785
NN
113612002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11362
11363 * Makefile.def: New file.
11364 * Makefile.tpl: New file.
11365 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11366 * contrib/gcc_update: Note that Makefile.in is a generated file.
11367
11368 * configure.in: Minor rearrangement. Simplify tests.
11369
65a824f6
JT
113702002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11371
11372 * configure.in (with_headers): Skip copy if value is "yes".
11373 (with_libs): Likewise.
11374
51270f0a 113752002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
11376
11377 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11378 * configure.in (sh*-*-pe*): Ditto.
11379 * configure.in (mips*-*-pe*): Ditto.
11380 * configure.in (*arm-wince-pe): Ditto.
11381
8f89dbf4
NN
11382 * configure.in: Rearrange.
11383
c1b8db3f
KH
113842002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11385
11386 * MAINTAINERS: Update my email address.
11387
341f0575
PK
113882002-08-30 Paul Koning <pkoning@equallogic.com>
11389
11390 * MAINTAINERS: (Write After Approval): Add myself.
11391
d2e06980
GK
113922002-08-29 Geoffrey Keating <geoffk@redhat.com>
11393
11394 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11395
4906d5d8
GK
113962002-08-24 Geoffrey Keating <geoffk@redhat.com>
11397
11398 * MAINTAINERS: Change my mailing address.
11399
e9a25cc8
PC
114002002-08-21 Paolo Carlini <pcarlini@unitus.it>
11401
11402 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 11403 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 11404
dce2d8b2 114052002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
11406
11407 * MAINTAINERS (Write After Approval): Remove myself.
11408 (Various Maintainers: c++ runtime libs): Add myself.
11409
5ce6f47b
EC
114102002-08-15 Eric Christopher <echristo@redhat.com>
11411
11412 * config.sub: Import from master repository.
11413 * config.guess: Ditto.
11414
7f9317f0
AO
114152002-08-19 Alexandre Oliva <aoliva@redhat.com>
11416
11417 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11418 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11419 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11420
7aecca3d
AH
114212002-08-16 Aldy Hernandez <aldyh@redhat.com>
11422
11423 * MAINTAINERS: Add self to rs6000 vector extensions.
11424
8ea4b195
AO
114252002-08-15 Alexandre Oliva <aoliva@redhat.com>
11426
11427 * libiberty/configure: Reverted unintended yesterday's check in.
11428
f5cc59a7
AO
114292002-08-14 Alexandre Oliva <aoliva@redhat.com>
11430
11431 * boehm-gc/configure, libf2c/configure: Rebuilt.
11432 * libffi/configure, libiberty/configure: Ditto.
11433 * libjava/configure, libobjc/configure: Ditto.
11434 * libstdc++-v3/configure, zlib/configure: Ditto.
11435 Merged from binutils:
11436 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11437 From Steve Ellcey <sje@cup.hp.com>:
11438 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11439 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11440 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11441 IA64.
11442 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11443 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11444 soname_spec, sys_lib_search_path_spec): Ditto.
11445
dce2d8b2 114462002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
11447
11448 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11449
2ff34870
L
114502002-08-04 H.J. Lu (hjl@gnu.org)
11451
11452 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11453
a014f2fe
KW
114542002-08-02 Krister Walfridsson <cato@df.lth.se>
11455
11456 * MAINTAINERS (Write After Approval): Add myself.
11457
c01d477a
AM
114582002-07-31 Alan Modra <amodra@bigpond.net.au>
11459
11460 * configure.in: Move generic linux case to end. Copy generic
11461 linux noconfigdirs to mips*-*-linux* entry and new
11462 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11463
68cd2524
MM
114642002-07-19 Michael Matz <matz@suse.de>
11465
11466 * MAINTAINERS: Add myself as ra* maintainer.
11467
e2d83b8c
CD
114682002-07-16 Chris Demetriou <cgd@broadcom.com>
11469
11470 * config.guess: Update to 2002-07-09 version.
11471 * config.sub: Update to 2002-07-03 version.
11472
cece4f1d
HPN
114732002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11474
11475 * MAINTAINERS: Fix typo in a maintainer email address.
11476
bb654703
NN
114772002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11478
11479 * configure.in: Remove two redundant tests.
11480
789b7de5
RO
114812002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11482
11483 * configure.in (mips*-*-irix6*o32): Enable stabs.
11484
e1da1089
NN
114852002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11486
f3970bba
NN
11487 * configure.in: Don't build grez.
11488 * Makefile.in: Ditto.
11489
e1da1089
NN
11490 * Makefile.in: Remove references to bsp, cygmon, libstub.
11491 * configure.in: Ditto.
11492
11493 * configure.in: Remove leftover reference to gdbtest.
11494
57c905fa
PE
114952002-07-08 Phil Edwards <pme@gcc.gnu.org>
11496
11497 * configure.in (gxx_include_dir): Change to match versioned
11498 C++ headers if --enable-version-specific-runtime-libs is used.
11499
a0af94a7 115002002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 11501
a0af94a7
SE
11502 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11503
423ce3eb
NN
115042002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11505
11506 * configure.in: Make --without-x work.
11507
98186934
NN
115082002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11509
c3b7d169
NN
11510 * configure.in: Rearrange target Makefile fragment collection.
11511
98186934
NN
11512 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11513 cvs[src].
11514 * configure.in: Ditto.
11515
eebd288a
MK
115162002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11517
11518 * MAINTAINERS (Write After Approval): Update my e-mail address.
11519
3ab36f05
NN
115202002-06-24 Ben Elliston <bje@redhat.com>
11521
11522 * configure.in (host_tools): Remove cgen.
11523
11524 * Makefile.in (all-cgen): Remove; runs from its source directory.
11525 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 11526 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
11527 (all-sim): Likewise.
11528
dce2d8b2 115292002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
11530
11531 * Makefile.in: Eliminate 'apache' targets.
11532 * configure.in: Eliminate 'apache' targets.
11533
55380b08
NN
11534 * configure.in: Eliminate redundant tests. Reorganize.
11535
9a5c1b9d
NN
11536 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11537
5fd3853a
NN
11538 * config-ml.in: Eliminate references to Cygnus configure.
11539
cfefc434
NN
11540 * Makefile.in: Eliminate references to building emacs.
11541
2fe93885
GS
115422002-06-28 Graham Stott <graham.stott@btinternet.com>
11543
11544 * MAINTAINERS: Update my email address.
11545
53c40185
BK
115462002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11547
11548 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 11549 (cxx_incdir): Remove.
53c40185 11550
97679694
NN
115512002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11552
11553 * MAINTAINERS (Write After Approval): Add self.
11554
b03bcd37
DC
11555Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11556
11557 * configure.in: Add support for ip2k.
11558
6bd12129
NN
115592002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11560
11561 * configure.in: Fix AIX configury bug.
11562
e0d98a92
SE
115632002-06-20 Steve Ellcey <sje@cup.hp.com>
11564
11565 * MAINTAINERS (Write After Approval): Add self.
11566
ba3292db
NN
115672002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11568
ef40bc65
NN
11569 * configure.in: replace ${topsrcdir} with ${srcdir}
11570
7a0be465
NN
11571 * configure.in: Move definition of libstdcxx_flags
11572 right above usage, rather than waaay earlier.
11573
e1848dde
NN
11574 * configure.in: Pull definition of is_cross_compiler earlier.
11575
8bc2fff1
NN
11576 * configure.in: Rearrange a little.
11577
ba3292db
NN
11578 * configure.in: Remove references to librx.
11579 * Makefile.in: Remove references to librx.
11580
11d8b408
DC
11581Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11582
11583 * config.sub: Add support for avr target.
11584 Import from master sources, rev 1.255
5ce6f47b 11585
93da8339
PE
115862002-06-19 Phil Edwards <pme@gcc.gnu.org>
11587
11588 * configure, .cvsignore: Revert previous change...
11589 * Makefile: ...delete.
11590
b4caab5c
NN
115912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11592
11593 * configure.in: Eliminate ${gasdir} variable.
11594
ee777171
DB
115952002-06-18 Dave Brolley <brolley@redhat.com>
11596
11597 * configure.in: Add support for frv.
11598 * config.sub: Add support for frv.
11599
26e4af54
PE
116002002-06-18 Phil Edwards <pme@gcc.gnu.org>
11601
11602 * configure: Remove garbage from previous commit.
11603
bb20b7da
PE
116042002-06-18 Phil Edwards <pme@gcc.gnu.org>
11605
11606 * configure: For in-source builds, make a subdir and re-exec there.
11607 * Makefile: New file. Pass targets through to build directory.
11608 * .cvsignore: No longer ignore "Makefile".
11609
9d321f6c
DR
116102002-06-16 Douglas Rupp <rupp@gnat.com>
11611
11612 * MAINTAINERS (Write After Approval): Add self.
11613
c8eb2bc0
KG
116142002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11615
11616 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11617
f210d239
JT
116182002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11619
11620 * configure.in (vax-*-netbsd*): Re-enable gas.
11621
e9667b3c
NN
116222002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11623
efe1f357
NN
11624 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11625 BUILD_PREFIX_1, to correct nomenclature.
11626 * configure: Likewise.
11627
e9667b3c
NN
11628 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11629 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11630
fe2fe497
OH
116312002-05-31 Olaf Hering <olh@suse.de>
11632
11633 * config-ml.in: Propogate DESTDIR also.
11634
dcf7f0dd
JT
116352002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11636
11637 * configure.in (vax-*-netbsd*): Don't build gas for this
11638 platform.
11639
6ff14f32
MM
116402002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11641
11642 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11643 and libgcj for AVR.
11644
397de1ff
KK
116452002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11646
11647 * MAINTAINERS (Write After Approval): Add myself.
11648
ac30211c
JT
116492002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11650
11651 * config.guess: Update to 2002-05-22 version.
11652 * config.sub: Likewise.
11653
1e6347d8
RO
116542002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11655
11656 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11657 * config-ml.in: Likewise.
11658 * configure: Likewise.
11659 * configure.in: Likewise.
11660
e5ce1d6d
SC
116612002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11662
11663 * MAINTAINERS: Update my email address.
11664
6cdef75d
NN
116652002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11666
4a87f061
NN
11667 * configure.in: Simplify makefile fragment collection.
11668
11669 * configure.in: Remove code to build emacs.
603606e7 11670
e254d6b5
NN
11671 * configure.in : Remove --srcdir argument from targargs and buildargs
11672 (it's always overridden in the Makefile anyway). Rearrange a bit.
11673
11674 * configure: Move some logic to configure.in.
11675 * configure.in: Move some logic from configure.
6cdef75d 11676
1d6006fe
TT
116772002-05-11 Tom Tromey <tromey@redhat.com>
11678
11679 * MAINTAINERS: Reflect libgcj reality.
11680
b70b3534
FS
116812002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11682
11683 * Makefile.in: Honour DESTDIR.
11684
4434687a
MM
116852002-05-08 Mark Mitchell <mark@codesourcery.com>
11686
11687 * config.guess: Import 2002-03-20 version.
11688 * config.sub: Import 2002-04-26 version.
11689
a89e49c7
RO
116902002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11691
11692 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11693
44e55536
TJ
116942002-05-07 Tim Josling <tej@melbpc.org.au>
11695
11696 * MAINTAINERS: Add self.
11697
dce2d8b2 116982002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
11699
11700 * ltmain.sh: Detect and handle object name conflicts
11701 while piecewise linking a static library.
11702
b7c13625
AO
117032002-05-05 Alexandre Oliva <aoliva@redhat.com>
11704
11705 * configure.in (noconfigdirs): Don't disable libgcj on
11706 sparc64-*-solaris* and sparcv9-*-solaris*.
11707
4182d9fa
AO
117082002-05-03 Alexandre Oliva <aoliva@redhat.com>
11709
11710 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11711
7bebf279
TF
117122002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11713
11714 * configure.in (FLAGS_FOR_TARGET): Do not add
11715 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11716 on i[3456]86-*-linux*.
11717
9a06dc7d
TF
117182002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11719
11720 * configure.in (noconfigdirs): Replace [ ] with test.
11721
11722 * configure.in (noconfigdirs): Do not add target-newlib if
11723 target == i[3456]86-*-linux*, and host == target.
11724
a51a07fa
NN
117252002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11726
9e7facd6
DD
11727 * configure.in: delete reference to absent file
11728
aeaa0f2f
NN
11729 * configure.in: replace '[' with 'test'
11730
4bb98828
NN
11731 * configure.in: Eliminate references to gash.
11732 * Makefile.in: Eliminate references to gash.
11733
64791664
NN
11734 * configure.in: remove useless references to 'pic' makefile fragments.
11735
3ed57cf4
NN
11736 * configure.in: (*-*-windows*) Finish removing.
11737
a51a07fa
NN
11738 * configure.in: Eliminate redundant test for libgui.
11739
8552f6f1
RS
117402002-04-29 Roger Sayle <roger@eyesopen.com>
11741
11742 * MAINTAINERS: Add self and realphabetize. Update entries
11743 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11744 entry for a29k port maintainer.
11745
dce2d8b2 117462002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
11747
11748 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11749 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11750
704c9a14
NN
117512002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11752
11753 * configure.in: remove references to dead files
11754
7bff5059
MM
117552002-04-19 Mark Mitchell <mark@codesourcery.com>
11756
11757 * MAINTAINERS: Add information about purpose of this file.
11758
0c7c67f0
TT
117592002-04-18 Tom Tromey <tromey@redhat.com>
11760
11761 * configure.in: Disallow configuring libgcj when it is already
11762 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11763 Solaris 2.8 by default. For PR libgcj/6158.
11764
63501e91
NN
117652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11766
11767 * configure.in: Move default CC setting out of config/mh-* fragments
11768 directly into here.
11769
701afd4d
NN
117702002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11771
11772 * configure.in: don't even try to configure or make a subdirectory
11773 if there's no configure script for it.
11774
07cdae91
MM
117752002-04-15 Mark Mitchell <mark@codesourcery.com>
11776
11777 * MAINTAINERS: Remove chill maintainers.
11778 * Makefile.in (CHILLFLAGS): Remove.
11779 (CHILL_LIB): Remove.
11780 (TARGET_CONFIGDIRS): Remove libchill.
11781 (CHILL_FOR_TARGET): Remove.
11782 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11783 CHILL_LIB.
11784 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11785 (CHECK_TARGET_MODULES): Likewise.
11786 (INSTALL_TARGET_MODULES): Likewise.
11787 (CLEAN_TARGET_MODULES): Likewise.
11788 (configure-target-libchill): Remove.
11789 (all-target-libchill): Remove.
11790 * configure.in (target_libs): Remove target-libchill.
11791 Do not compute CHILL_FOR_TARGET.
11792 * libchill: Remove directory.
5ce6f47b 11793
ab50d72b
DD
117942002-04-11 DJ Delorie <dj@redhat.com>
11795
11796 * Makefile.in, configure.in: Sync with binutils, entries
11797 follow...
11798
0a1e123a
DD
117992002-04-07 Andrew Cagney <ac131313@redhat.com>
11800
11801 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11802 (do-tar, do-bz2): New rules.
11803 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11804 (gdb-tar): New rule.
11805 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11806 (insight_dejagnu.tar): New rule.
11807 (insight.tar): New rule.
11808 (gdb+dejagnu.tar): New rule.
11809 (gdb.tar): New rule.
11810
ab50d72b
DD
118112002-02-01 Mo DeJong <supermo@bayarea.net>
11812
11813 * Makefile.in: Add all-tix to deps for all-snavigator
11814 so that tix is built when building snavigator.
11815
118162002-01-11 Steve Ellcey <sje@cup.hp.com>
11817
11818 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11819 ld and gdb are not supported.
11820
118212002-01-07 Mark Salter <msalter@redhat.com>
11822
11823 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11824 Allow target-libgloss to be built for arm, strongarm, and xscale.
11825
118262001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11827
11828 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11829 options for i[3456]86-pc-linux* native builds.
11830
118312001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11832
11833 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11834 files from .po files for a distribution.
11835
118362001-09-03 Jeff Holcomb <jeffh@redhat.com>
11837
11838 * configure.in: Enable libstdc++-v3 for h8300 targets.
11839
118402001-06-19 Alan Modra <amodra@bigpond.net.au>
11841
11842 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11843 version from bfd/.
11844
11845Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11846
11847 * Makefile.in (VER): When present, extract the version number from
11848 the file version.in.
11849
dce2d8b2 118502001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
11851
11852 * configure.in : enable ld for aix
11853
118542001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11855
11856 * config.guess: Add linux target for S/390.
11857
118582000-11-07 Philip Blundell <pb@futuretv.com>
11859
11860 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11861
118622000-11-03 Philip Blundell <pb@futuretv.com>
11863
11864 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11865 files.
11866
118672001-01-15 Ben Elliston <bje@redhat.com>
11868
11869 * configure.in (host_tools): Add sid.
11870 Always configure cgen.
11871
118722000-11-24 Nick Clifton <nickc@redhat.com>
11873
11874 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11875
ab50d72b
DD
118762000-08-20 Doug Evans <dje@casey.transmeta.com>
11877
11878 * Makefile.in (ALL_MODULES): Add all-cgen.
11879 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11880 (all-cgen): New target.
11881 (all-opcodes,all-sim): Depend on all-cgen.
11882 * configure.in (host_tools): Add cgen.
11883 Only configure cgen if --enable-cgen-maint.
11884
dce2d8b2 118852002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
11886
11887 * configure.in: Add *-*-freebsd* configurations.
11888
90def2b2
TT
118892002-04-08 Tom Tromey <tromey@redhat.com>
11890
11891 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11892 Fixes PR libgcj/6068.
11893
320d7e7a
KW
118942002-03-30 Krister Walfridsson <cato@df.lth.se>
11895
11896 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11897
18b467f1
RO
118982002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11899
11900 * configure.in (alpha*-dec-osf*): Enable libgcj.
11901
dce2d8b2 119022003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
11903
11904 * MAINTAINERS (Write After Approval): Add myself.
11905
56ae9405
NC
119062002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11907
11908 Fix for: PR bootstrap/3591, target/5676
11909 * configure.in (mcore-pe): Disable the configuration of
11910 libstdc++-v3 since exceptions are not supported.
11911
f18d9a0c
AG
119122002-03-20 Anthony Green <green@redhat.com>
11913
11914 * configure.in: Enable libgcj for xscale-elf target.
11915
dce2d8b2 11916Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
11917
11918 * MAINTAINERS: Update my email address.
11919
28eca9e8
AO
119202002-03-16 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * ltmain.sh (relink_command): Fix typo in previous change.
11923
e67e72c7
AO
119242002-03-15 Alexandre Oliva <aoliva@redhat.com>
11925
11926 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11927 (relink_command): Added --tag flags.
11928 (mode=install): If relinking fails; error out.
11929
c2273204
RH
119302002-03-12 Richard Henderson <rth@redhat.com>
11931
11932 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11933 .NOTPARALLEL tag.
11934 (do-check): Rename from check.
11935 (check): Allow parallel check.
11936
bcb64245
BW
119372002-03-12 Bob Wilson <bob.wilson@acm.org>
11938
11939 * MAINTAINERS: Add myself as maintainer for xtensa port.
11940 Fix alphabetical order in CPU port maintainer list.
11941 Remove myself from Write After Approval list.
11942
63adb4ff
RH
119432002-03-11 Richard Henderson <rth@redhat.com>
11944
11945 * Makefile.in (.NOTPARALLEL): Add fake tag.
11946
9bec4bf0
L
119472002-03-07 H.J. Lu (hjl@gnu.org)
11948
11949 * configure.in: Enable gprof for mips*-*-linux*.
11950
c7fc1f84
DS
119512002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11952
11953 * MAINTAINERS (Write After Approval): Add myself.
11954
6bff33fb
AO
119552002-02-28 Alexandre Oliva <aoliva@redhat.com>
11956
11957 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11958 libjava.
11959 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11960
0210b33b
AO
119612002-02-23 Alexandre Oliva <aoliva@redhat.com>
11962
11963 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11964 because its Makefile is there; test for the executable instead.
11965
fcc0a3ef
AO
119662002-02-22 Alexandre Oliva <aoliva@redhat.com>
11967
11968 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11969 libstdc++-v3 and libjava.
11970
dce2d8b2 119712002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
11972
11973 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11974 boehm-gc
5ce6f47b 11975
40fe0ec3
AO
119762002-02-09 Alexandre Oliva <aoliva@redhat.com>
11977
11978 * config.guess: Updated to 2002-01-30's version.
11979 * config.sub: Updated to 2002-02-01's version.
11980 Contribute sh64-elf.
11981 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11982 * configure.in: Added sh64-*-*.
11983
694d53ee
CD
119842002-02-08 Chris Demetriou <cgd@broadcom.com>
11985
11986 * MAINTAINERS: Belatedly add myself to write after approval list.
11987
a9ca50b1
JH
11988Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11989
11990 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11991 Remove self as Write After Approval.
11992
5ffc3500
GK
119932002-01-31 Geoffrey Keating <geoffk@redhat.com>
11994
11995 * MAINTAINERS: Put self in as maintainer for contrib/regression
11996 directory.
11997
4ceaf7fb
PE
119982002-01-28 Phil Edwards <pme@gcc.gnu.org>
11999
12000 * MAINTAINERS: Update my email address.
12001
51584787
JT
120022002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12003
5ce6f47b
EC
12004 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12005 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
12006 libraries if not supported for NetBSD on target CPU.
12007
5701d273
DR
120082002-01-25 Douglas B Rupp <rupp@gnat.com>
12009
12010 * install-sh: Use _inst.$$_ for temp file name.
12011
b299a075
JT
120122002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12013
12014 * MAINTAINERS (Write After Approval): Move my contact info
12015 from here...
12016 (OS Port Maintainers): ...to here (netbsd).
12017
51fe14b5
BW
120182002-01-22 Bob Wilson <bob.wilson@acm.org>
12019
12020 * MAINTAINERS (Write After Approval): Add myself.
12021
dce2d8b2 120222002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
12023
12024 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12025 (all-target-fastjar): Also depend on all-target-libiberty.
12026
3cd87679
L
120272002-01-16 H.J. Lu (hjl@gnu.org)
12028
12029 * config.guess: Import from master sources, rev 1.225.
12030 * config.sub: Import from master sources, rev 1.238.
12031
969a6d8f
KH
120322002-01-16 Kazu Hirata <kazu@hxi.com>
12033
12034 * MAINTAINERS (Write After Approval): Remove myself.
12035
366f6a52
FW
120362001-12-19 Florian Weimer <fw@deneb.enyo.de>
12037
12038 * MAINTAINERS (Write After Approval): Add myself.
12039
f02240b6
JM
120402001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12041
12042 * MAINTAINERS: Add self as docs co-maintainer.
12043
5d08dc39
MK
120442001-12-11 Matthias Klose <doko@debian.org>
12045
12046 * MAINTAINERS (Write After Approval): Add myself.
12047
39e790d5
ZW
120482001-12-09 Zack Weinberg <zack@codesourcery.com>
12049
12050 * MAINTAINERS: Update my email address.
12051
4519d6a3
TC
120522001-12-07 Turly O'Connor <turly@apple.com>
12053 * MAINTAINERS (Write After Approval): Add myself.
12054 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12055 (rs6000_initialize_trampoline): Call __trampoline_setup for
12056 ABI_DARWIN too.
12057 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 12058 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 12059
21cf0a73
PC
120602001-12-07 Paolo Carlini <pcarlini@unitus.it>
12061
12062 * MAINTAINERS (Write After Approval): Add myself.
12063
4ee43206
DR
12064Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12065
12066 * configure, configure.in: Use temp file for long sed commands.
12067
251931f3
LG
120682001-12-03 Laurent Guerby <guerby@acm.org>
12069
12070 * config.sub: Update to version 1.232 on subversion.
12071
03777dd7
BE
120722001-12-03 Ben Elliston <bje@redhat.com>
12073
12074 * MAINTAINERS: Update mail address for config.* patches.
12075
dce2d8b2 120762001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
12077 Zack Weinberg <zack@codesourcery.com>
12078
12079 When build != host, create libiberty for the build machine.
12080
12081 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12082 CONFIG_ARGUMENTS.
12083 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12084 New variables.
12085 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12086 and rules.
12087 (all.normal): Depend on ALL_BUILD_MODULES.
12088 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12089 (all-build-libiberty): Depend on configure-build-libiberty.
12090
12091 * configure: Calculate and substitute proper value for
12092 ALL_BUILD_MODULES.
12093 * configure.in: Create the build subdirectory.
12094 Calculate and substitute TARGET_CONFIGARGS (formerly
12095 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12096
04075e8f
ZL
120972001-11-26 Ziemowit Laski <zlaski@apple.com>
12098
12099 * MAINTAINERS (write-after-approval): Add self.
12100
ed19322d
CR
121012001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12102
12103 * MAINTAINERS (GNATS only accounts): Remove self.
12104
90a12988
HPN
121052001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12106
12107 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12108 libf2c.
12109
77e653ad
CR
121102001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12111
12112 * MAINTAINERS (Write After Approval): Add self.
12113
64adad99
DB
121142001-11-12 David O'Brien <obrien@FreeBSD.org>
12115
12116 * MAINTAINERS: mips and s390 are also CPU ports.
12117
834a28c7
DB
121182001-11-12 David O'Brien <obrien@FreeBSD.org>
12119
12120 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12121
ef94239f
DB
121222001-11-11 David O'Brien <obrien@FreeBSD.org>
12123
12124 * MAINTAINERS: Alphabetize.
12125
beda0427
KH
121262001-11-09 Kazu Hirata <kazu@hxi.com>
12127
12128 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12129
6ca224d3
JDA
121302001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12131
12132 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12133
132e4bd7
PE
121342001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12135
12136 * configure.in (--enable-languages): Be more permissive about
12137 syntax. Check for empty lists better. Warn about $LANGUAGES.
12138
c6243b4c
GK
121392001-11-08 Geoffrey Keating <geoffk@redhat.com>
12140
12141 * config.sub: Import from master sources, rev. 1.230.
12142 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12143
abbb9e76
LG
121442001-11-07 Laurent Guerby <guerby@acm.org>
12145
12146 * MAINTAINERS (Write After Approval): Add self.
12147
53cdb27a
HPN
121482001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12149
12150 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12151
dd3a88c9
HPN
121522001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12153
12154 * config.sub: Import from master sources, rev 1.226.
12155 * config.guess: Import from master sources, rev 1.216.
12156
d344dce9
HPN
121572001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12158
12159 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12160 * MAINTAINERS: Add self as maintainer of MMIX port.
12161 Remove old after-approval entry.
12162
63f6bcd7
JM
121632001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12164
12165 * ChangeLog, configure: Fix spelling errors.
12166
84f92638
BK
121672001-10-20 Brendan Kehoe <brendan@zen.org>
12168
12169 * MAINTAINERS: Tweak my address.
12170
dce2d8b2 12171Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
12172
12173 * MAINTAINERS: Update my email address.
12174
1567080c 121752001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 12176
f48a3b5c 12177 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 12178 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 12179
30106886
GB
121802001-10-10 Geert Bosch <bosch@gnat.com>
12181
e490616e 12182 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
12183 Added Robert Dewar.
12184
dce2d8b2 121852001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
12186
12187 * MAINTAINERS (Write After Approval): Added self
12188
d1c3e709
GB
121892001-10-02 Geert Bosch <bosch@gnat.com>
12190
12191 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12192
50f5f793
JM
121932001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12194
12195 * configure: Handle temporary files securely using mkdir.
12196
7fddf9a9
AO
121972001-09-29 Alexandre Oliva <aoliva@redhat.com>
12198
12199 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12200
dce2d8b2 122012001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
12202
12203 * configure.in (*-*-linux*): Disable configuration of target-newlib
12204 and target-libgloss.
e490616e 12205
0c055e34
AO
122062001-09-26 Alexandre Oliva <aoliva@redhat.com>
12207
12208 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12209 RANLIB.
12210
759bfa90
AO
122112001-09-21 Alexandre Oliva <aoliva@redhat.com>
12212
12213 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12214 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12215 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12216 avoid quotes nesting problems.
12217 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12218 (DO_X): Export only variables that are set.
12219
1dc4a750
BE
122202001-09-19 Ben Elliston <bje@redhat.com>
12221
12222 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12223 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12224 semantics. Use the shell built-in "type" command instead.
12225
898c7238
AO
122262001-08-31 Alexandre Oliva <aoliva@redhat.com>
12227
12228 Merged from gcc-3_0-branch:
12229 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12230 * ltcf-c.sh: Use $objext, not $ac_objext.
12231 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12232 * ltcf-cxx.sh: Add support for GNU.
12233 2001-07-22 Timothy Wall <twall@redhat.com>
12234 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12235 default settings if using GNU tools with that configuration.
12236 * ltcf-cxx.sh: Ditto.
12237 * ltcf-gcj.sh: Ditto.
12238 2001-07-21 Michael Chastain <chastain@redhat.com>
12239 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12240 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12241 * ltmain.sh: Mark as gcc-local.
12242
8fa0a32e
EC
122432001-08-30 Eric Christopher <echristo@redhat.com>
12244 Jason Eckhardt <jle@redhat.com>
12245
12246 * config.guess: Merge from master sources.
12247 * config.sub: Merge from master sources, add support for mipsisa32.
12248
32f30f91 122492001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
12250 * config.sub: Merge from master sources, rev 1.219.
12251 * MAINTAINERS: Add self as contact for stormy16 port.
12252
f6084f99
ZW
122532001-08-14 Zack Weinberg <zackw@panix.com>
12254
12255 * config.sub: Merge from master sources, rev 1.218.
12256 * config.guess: Merge from master sources, rev 1.209.
12257
91b54f7f
GS
122582001-08-11 Graham Stott <grahams@redhat.com>
12259
12260 * Makefile.in (check-c++): Add missing semicolon.
12261
e5b3941e
JH
12262Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12263
32f30f91 12264 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 12265
6387a56e
EC
122662001-07-30 Eric Christopher <echristo@redhat.com>
12267
12268 * MAINTAINERS (Various maintainers: mips port): Added myself.
12269
53b475f0
AH
122702001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12271
e490616e 12272 * configure.in (sh-*-linux*): New.
53b475f0 12273
2a08c780
RH
122742001-07-27 Richard Henderson <rth@redhat.com>
12275
12276 * .cvsignore: Add LAST_UPDATED.
12277
bfa79422
UW
122782001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12279
12280 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12281
0ae85492
AH
122822001-07-16 Aldy Hernandez <aldyh@redhat.com>
12283
e490616e 12284 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 12285
8e1ab0fe
NP
12286Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12287
12288 * MAINTAINERS (Write After Approval): Added myself.
12289
2b997990
SC
122902001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12291
12292 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12293 and libgcj on m68hc11/m68hc12.
12294
d920e825
L
122952001-06-27 H.J. Lu (hjl@gnu.org)
12296
12297 * Makefile (CFLAGS_FOR_BUILD): New.
12298 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12299
d425a1e0
JM
123002001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12301
12302 * README: Remove version number.
12303
5b5b4207
GP
123042001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12305
12306 * INSTALL/README: Update wrt. to the installation instructions now
12307 residing in gcc/doc/install.texi.
12308
be839b69
JM
123092001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12310
12311 * README: Replace with a cut-down and updated version of gcc/README.
12312
fe2ee7c4
DE
123132001-06-12 David Edelsohn <edelsohn@gnu.org>
12314
12315 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12316 multilibs to be disabled.
12317
4f5d646c
DB
123182001-06-11 Daniel Berlin <dan@cgsoftware.com>
12319
12320 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 12321
818f0c85
AO
123222001-06-09 Alexandre Oliva <aoliva@redhat.com>
12323
12324 * config.guess: Import CVS version 1.195.
12325 * config.sub: Import CVS version 1.212.
12326
e9a8af10
AO
123272001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12328
12329 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12330 gcc/xgcc is built, use -print-prog-name to find out the program
12331 name to use.
12332
ae3ca0a9
PE
123332001-06-04 Phil Edwards <pme@sources.redhat.com>
12334
12335 * config.guess: Import CVS version 1.194. All gcc-local changes
12336 appear to also be in the master copy.
12337 * config.sub: Import CVS version 1.211.
12338
066bd40d
MM
12339Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12340
12341 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12342 with_gcc]: Use `gcc -shared' to build a shared library.
12343
4aef4f33
JDA
12344Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12345
12346 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12347 archives.
12348
c386f00f
RO
12349Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12350
12351 * MAINTAINERS (Write After Approval): Add myself.
12352
2ae5cea5
HPN
123532001-06-01 Hans-Peter Nilsson <hp@axis.com>
12354
12355 * configure.in (libstdcxx_flags): Do not try to execute
12356 libstdc++-v3/testsuite_flags until it exists.
12357
c3766183
AM
123582001-06-01 Alan Modra <amodra@bigpond.net.au>
12359
12360 * MAINTAINERS: Update my email address.
12361
9b337833
GS
123622001-05-31 Graham Stott <grahams@redhat.com>
12363
12364 * MAINTAINERS (Write After Approval): Add myself.
12365
dce2d8b2 123662001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
12367
12368 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12369 libraries when using g++ with native linker.
12370
5f7de4b8
AO
123712001-05-28 Alexandre Oliva <aoliva@redhat.com>
12372
12373 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12374
a7bc0fbb
AO
123752001-05-22 Alexandre Oliva <aoliva@redhat.com>
12376
12377 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12378 [aix4*|aix5*]: Prepend blank.
12379
33456445
AO
123802001-05-20 Alexandre Oliva <aoliva@redhat.com>
12381
12382 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12383 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12384 of subdir/configure scripts to use the new libtool.m4.
12385
e48d3d00
MK
123862001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12387
12388 * MAINTAINERS (Write After Approval): Add myself.
12389
9e0e191b
BK
123902001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12391
12392 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12393
3f19b439
BE
123942001-05-11 Ben Elliston <bje@redhat.com>
12395
12396 * Makefile.in (all-sid): New target.
12397 (check-sid, clean-sid, install-sid): Likewise.
12398
6ebe3121
JO
123992001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12400
12401 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12402
ca3667c4
AO
124032001-05-03 Alexandre Oliva <aoliva@redhat.com>
12404
12405 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12406 libgcj.
12407
124082001-05-03 Alexandre Oliva <aoliva@redhat.com>
12409
12410 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12411 gcc/xgcc is built, use -print-prog-name to find out the program
12412 name to use.
12413
b2964d63
AO
124142001-04-26 Alexandre Oliva <aoliva@redhat.com>
12415
b1bb2302
AO
12416 * configure.in (noconfigdirs): Don't reset it from scratch in the
12417 target case; only append to it.
6387a56e 12418
b2964d63
AO
12419 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12420 sparc-*-solaris2.8]: Disable ${libgcj}.
12421
8343765d
AO
124222001-04-25 Alexandre Oliva <aoliva@redhat.com>
12423
12424 * configure.in (libgcj_saved): Copy from $libgcj.
12425 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12426 --disable-libgcj.
12427
ddbb6d43
GRK
124282001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12429
12430 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 12431 C front end maintainer.
ddbb6d43 12432
3fa03ff9
AG
12433Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12434
12435 * configure.in: Move *-chorusos target case to the proper switch.
12436 Disable libgcj.
12437
99ffe40f
AO
124382001-04-12 Alexandre Oliva <aoliva@redhat.com>
12439
12440 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12441 1.641.2.228.
12442
78faa32d
FS
124432001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12444
12445 * Makefile.in (STAGE1_CFLAGS): Pass down.
12446
cdbff0ab
AM
124472001-04-13 Alan Modra <amodra@one.net.au>
12448
12449 * config.guess: Add hppa64-linux support. Note for next import that
12450 this is already in the master file.
12451 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12452
75b9074c
AO
124532001-04-12 Alexandre Oliva <aoliva@redhat.com>
12454
12455 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12456 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12457
125404c5
SS
124582001-04-11 Stan Shebs <shebs@apple.com>
12459
12460 * MAINTAINERS: Add self as Darwin port maintainer.
12461
876684fe
AM
124622001-04-11 Alan Modra <amodra@one.net.au>
12463
12464 * MAINTAINERS: Update my email address.
12465
06729913
LR
124662001-04-10 Loren J. Rittle <ljrittle@acm.org>
12467
12468 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12469 recent versions of FreeBSD (release 3 or later).
12470 * ltconfig: On FreeBSD, -lc must not be provided when building
12471 a shared library or else the standard -pthread gcc option is
12472 rendered worthless to later users of the built library.
12473
67916302
JM
124742001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12475
12476 * MAINTAINERS: Add self and RTH as C front end maintainers.
12477
d2bc0628
AO
124782001-04-05 Alexandre Oliva <aoliva@redhat.com>
12479
e490616e
ZW
12480 * config.sub: Make sure to match an already-canonicalized
12481 machine name (eg. mn10300-unknown-elf).
d2bc0628 12482
a3406c06
AO
124832001-04-01 Alexandre Oliva <aoliva@redhat.com>
12484
12485 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12486 New macros.
12487 (bootstrap, cross): Use RECURSE_FLAGS.
12488 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12489
a076f6a4
AO
124902001-03-27 Alexandre Oliva <aoliva@redhat.com>
12491
12492 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12493
e9f4fa71
CH
124942001-03-22 Colin Howell <chowell@redhat.com>
12495
7238de5c
CH
12496 * Makefile.in (DO_X): Do not backslash single-quotes in
12497 backquotes (two places).
e9f4fa71 12498
b6b14b1b
AO
124992001-03-22 Alexandre Oliva <aoliva@redhat.com>
12500
12501 Re-installed:
12502 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12503 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12504 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12505 * ltcf-cxx.sh: Likewise.
12506 * ltcf-gcj.sh: Likewise.
12507
1eb0b89d
GP
125082001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12509
12510 * MAINTAINERS: Add myself as "documentation co-maintainer".
12511
82e23236
AO
125122001-03-22 Alexandre Oliva <aoliva@redhat.com>
12513
12514 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12515 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12516
64ec27c3
TT
125172001-03-19 Tom Tromey <tromey@redhat.com>
12518
12519 * config-ml.in: Handle GCJ and GCJFLAGS.
12520
191de407
MC
125212001-03-21 Michael Chastain <chastain@redhat.com>
12522
12523 * Makefile.in: all-m4 depends on all-texinfo.
12524
fed4dede
LR
125252001-03-20 Loren J. Rittle <ljrittle@acm.org>
12526
12527 * MAINTAINERS: Add myself to write after approval list.
12528
085072bb
LB
125292001-03-18 Laurynas Biveinis <lauras@softhome.net>
12530
12531 * Makefile.in (DO_X): Quote nested quotes.
12532
5af8ea3f
AM
125332001-03-18 Alan Modra <alan@linuxcare.com.au>
12534
12535 * MAINTAINERS: Add myself to write after approval list.
12536
69e23037
LB
125372001-03-15 Laurynas Biveinis <lauras@softhome.net>
12538
12539 * Makefile.in (DO_X): Use double quotes for quoting
12540 "RANLIB=$${RANLIB}".
12541
2b9650f4
OP
125422001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12543
12544 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12545
dce2d8b2 125462001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
12547
12548 * configure.in: Only use `lang_requires' for languages athat are
12549 actually enabled.
12550
f6646274
PE
125512001-03-08 Phil Edwards <pme@sources.redhat.com>
12552
12553 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12554
c9a54638
AO
125552001-03-08 Alexandre Oliva <aoliva@redhat.com>
12556
12557 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12558
6a556ad6
TT
125592001-03-07 Tom Tromey <tromey@redhat.com>
12560
12561 * configure.in: Allow config-lang.in to set `lang_requires' to list
12562 of other required languages.
12563
6822468a
LB
125642001-03-06 Laurynas Biveinis <lauras@softhome.net>
12565
12566 * Makefile.in: Remove RANLIB definition. Use RANLIB
12567 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12568 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 12569
f04885d3 125702001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 12571 Alexandre Oliva <aoliva@redhat.com>
6387a56e 12572
f04885d3
BK
12573 * Makefile.in (check-c++): Use tabs, not spaces.
12574
288edf47 125752001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 12576
288edf47
LB
12577 * MAINTAINERS: add myself to Write After Approval list.
12578
3d55d2f8 125792001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 12580
e490616e 12581 * Makefile.in (check-c++): New rule.
6387a56e 12582
4d88a68a
BK
12583 * configure.in (target_libs): Remove libg++.
12584 (noconfigdirs): Remove libg++.
12585 (noconfigdirs): Same.
12586 (noconfigdirs): Same.
12587 (noconfigdirs): Same.
12588
12589 * config-ml.in: Remove libg++ references.
12590
12591 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12592 (ALL_TARGET_MODULES): Same.
12593 (configure-target-libg++): Remove.
12594 (all-target-libg++): Remove.
12595 (configure-target-libio): Remove.
12596 (all-target-libio): Remove.
12597 (check-target-libio): Remove.
12598 (.PHONY): Remove.
12599 (libg++.tar.bz2): Remove.
12600 (all-target-cygmon): Remove libio.
12601 (all-target-libstdc++): Remove.
12602 (configure-target-libstdc++): Remove.
12603 (TARGET_LIB_PATH): Remove libstdc++.
12604 (ALL_GCC_CXX): Remove libstdc++.
12605 (all-target-gperf): Correct.
12606
2437d4ed
NC
126072001-02-16 Nick Clifton <nickc@redhat.com>
12608
12609 * configure.in (noconfigdirs): Allow configuration of texinfo
12610 for Cygwin hosts.
12611
85b99cbe
AG
126122001-02-15 Anthony Green <green@redhat.com>
12613
12614 * configure: Introduce GCJ_FOR_TARGET.
12615 * configure.in: Ditto.
12616 * Makefile.in: Ditto.
12617
7b18790c
AS
126182001-02-13 Andreas Schwab <schwab@suse.de>
12619
12620 * MAINTAINERS: Update mail address.
12621
c4880c99
MS
126222001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12623
12624 * config.guess: Add linux target for S/390.
12625 * config.sub: Likewise.
12626
dce2d8b2 126272001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
12628
12629 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 12630 target-libgloss.
e31ae6db 12631
7739adfb
BE
126322001-02-06 Ben Elliston <bje@redhat.com>
12633
12634 * configure: Output host type to stdout, not stderr.
12635
36ca672c
MM
126362001-02-05 Mark Mitchell <mark@codesourcery.com>
12637
e40f2829 12638 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
12639 * ltcf-cxx.sh: Likewise.
12640
36ca672c
MM
12641 * config.if: Assume enable_libstdcxx_v3 is defined.
12642
22fdd65e
MM
126432001-02-04 Mark Mitchell <mark@codesourcery.com>
12644
12645 Remove V2 C++ library.
12646 * configure.in: Remove --enable-libstdcxx_v3 support.
12647
3b60dd8e
BM
126482001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12649
12650 * include/demangle.h: Add prototype for java_demangle_v3.
12651
42c0c80a
PE
126522001-01-29 Phil Edwards <pme@sources.redhat.com>
12653
12654 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12655
0be25992
RH
126562001-01-27 Richard Henderson <rth@redhat.com>
12657
12658 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12659
8a8de62d
MS
126602001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12661
12662 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12663 Don't unset, it's non-portable and no longer necessary, set to empty
12664 instead.
12665
92769744
MS
126662001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12667
12668 * ltconfig: Shell portability fix for the tagname validity check.
12669
88a1c0ab
AO
126702001-01-27 Alexandre Oliva <aoliva@redhat.com>
12671
12672 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12673 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12674
45291dd5
MS
126752001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12676
12677 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12678
1ace7e15
TT
126792001-01-26 Tom Tromey <tromey@redhat.com>
12680
12681 * configure.in: Allow libgcj to be built on Sparc Solaris.
12682
0ef8b11b
DE
126832001-01-25 David Edelsohn <edelsohn@gnu.org>
12684
12685 * ltcf-c.sh: Add aix5 case.
12686 * ltcf-cxx.sh: Likewise.
12687 * ltconfig: Likewise.
12688
0006091e
AO
126892001-01-24 Alexandre Oliva <aoliva@redhat.com>
12690
9bad11e1
AO
12691 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12692 keep at least one of build_libtool_libs or build_old_libs set to
12693 yes.
12694
0006091e
AO
12695 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12696 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12697
7c01b2b5
BM
126982001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12699
12700 * configure.in: Enable libgcj on several additional platforms.
12701
d340e0ac
BM
127022001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12703
12704 * configure.in: Enable libgcj for linux targets.
12705
5baf8c37
MS
127062001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12707
12708 * MAINTAINERS (Write After Approval): Add myself.
12709
10a0ba84
JDA
127102001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12711
12712 * MAINTAINERS: Add myself as vax port maintainer.
12713
357c6a4b
FH
127142001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12715
12716 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12717
6e2d9a7a
MS
127182001-01-09 Mike Stump <mrs@wrs.com>
12719
12720 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12721 failures of subdirectories.
12722
b6b14b1b 127232001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 12724
b6b14b1b 12725 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 12726 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
12727 * ltcf-cxx.sh: Likewise.
12728 * ltcf-gcj.sh: Likewise.
12729 * ltconfig.sh: Fix typo.
976b230d 12730
07109110
LB
127312001-01-02 Laurynas Biveinis <lauras@softhome.net>
12732
12733 * configure: handle DOS-style absolute paths.
12734
1da5b8fc
LB
127352001-01-02 Laurynas Biveinis <lauras@softhome.net>
12736
12737 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12738
4c2f5b4f
MM
127392000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12740
12741 * MAINTAINERS: Add myself as avr port co-maintainer.
12742
bc53668e
BE
127432000-12-28 Ben Elliston <bje@redhat.com>
12744
12745 * MAINTAINERS: Add myself under ``Write After Approval''.
12746
c387606f
JM
127472000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12748
12749 * texinfo: Remove directory from GCC.
12750
2cb5082c
JM
127512000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12752
12753 * COPYING: Update to current
12754 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12755 to 19yy as example year in copyright notice).
12756
cc330df9
BK
127572000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12758
6387a56e 12759 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
12760 (libstdcxx_incdir): Pass down.
12761 * config.if: Remove expired bits for cxx_interface, add stub.
12762 (libstdcxx_incdir): Add variable for g++ include directory.
12763 * configure.in (gxx_include_dir): Use it.
6387a56e 12764
4c6b2835
AO
127652000-12-18 Alexandre Oliva <aoliva@redhat.com>
12766
12767 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12768 with old-email address from ``Write After Approval''.
12769
3896f13e
AJ
127702000-12-15 Andreas Jaeger <aj@suse.de>
12771
12772 * configure.in: Handle lang_dirs.
12773
127742000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 12775
ad46e881
TT
12776 * MAINTAINERS: Removed brads.
12777
90a10418
TT
12778 * MAINTAINERS: Added gcj developers.
12779
41dfe3a2 127802000-12-13 Anthony Green <green@redhat.com>
6387a56e 12781
41dfe3a2 12782 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
12783 listed. Disable libgcj for x86 and Alpha Linux until compatible
12784 with g++ abi.
6387a56e 12785
e2f601da
MS
127862000-12-13 Mike Stump <mrs@wrs.com>
12787
12788 * Makefile.in (local-distclean): Also remove fastjar.
12789
70030c01
RB
127902000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12791
12792 * contrib/gcc_update: Add fastjar --touch entries.
12793
2a50f859
AO
127942000-12-12 Alexandre Oliva <aoliva@redhat.com>
12795
12796 * configure.in: Disable language-specific target libraries for
12797 languages that aren't enabled.
12798
7743113b
AG
127992000-12-10 Anthony Green <green@redhat.com>
12800
12801 * configure.in: Define libgcj. Disable libgcj target libraries for
12802 most targets.
12803
92e061a6
NB
128042000-12-10 Neil Booth <neilb@earthling.net>
12805
12806 * MAINTAINERS: Update mail address, remove from WAA list.
12807
f34ff6d6
APB
128082000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12809
12810 * libjava: Imported from /cvs/java.
12811 * libffi: Likewise.
12812 * Boehm-gc: Likewise.
12813
d82a33c6
APB
128142000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12815
12816 * configure.in (target_libs): Revert 2000-12-08 patch.
12817 (noconfigdirs): Added target-libjava.
12818
e14f8e28
LB
128192000-12-09 Laurynas Biveinis <lauras@softhome.net>
12820
12821 * djunpack.bat: removed.
12822
fc26516b
LB
128232000-12-09 Laurynas Biveinis <lauras@softhome.net>
12824
12825 * Makefile.in: handle DOS-style absolute paths.
12826 * config-ml.in: likewise.
12827 * symlink-tree: likewise.
12828
bd8757b3
APB
128292000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12830
12831 * fastjar: Imported.
12832
81522a1f
APB
128332000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12834
12835 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12836 libjava.
12837 * configure.in (target_libs): Removed `target-libjava'.
12838
5db1f7ed
APB
128392000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12840
12841 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12842 (ALL_MODULES): Added fastjar.
12843 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12844 (all-target-libjava): all-fastjar replaces all-zip.
12845 (all-fastjar): Added.
12846 (configure-target-fastjar, all-target-fastjar): Likewise.
12847 * configure.in (host_tools): Added fastjar.
12848
5e59997c
MS
128492000-12-07 Mike Stump <mrs@wrs.com>
12850
12851 * Makefile.in (local-distclean): Remove leftover built files.
12852
0a534f40
NC
128532000-11-24 Nick Clifton <nickc@redhat.com>
12854
12855 * configure.in (xscale-elf): Add target.
12856 (xscale-coff): Add target.
12857
7686cadf
LR
128582000-11-22 Loren J. Rittle <ljrittle@acm.org>
12859
e490616e
ZW
12860 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12861 recent versions of FreeBSD (release 3 or later).
12862 * ltconfig: On FreeBSD, -lc must not be provided when building
12863 a shared library or else the standard -pthread gcc option is
12864 rendered worthless to later users of the built library.
7686cadf 12865
fff01699
FF
128662000-11-16 Fred Fish <fnf@be.com>
12867
12868 * configure.in (enable_libstdcxx_v3): Fix typo,
12869 libstd++ -> libstdc++.
12870
4dc16355
KL
128712000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12872
12873 * MAINTAINERS: Add self to Write After Approval list.
12874
bf6fc7b2
BS
128752000-11-21 Bernd Schmidt <bernds@redhat.com>
12876
12877 * MAINTAINERS: Update my email address. Add myself to global write
12878 privs list.
12879
ce8e06b1
AO
128802000-11-18 Alexandre Oliva <aoliva@redhat.com>
12881
6e2a4843
AO
12882 * Makefile.in: Merge with src and libgcj.
12883 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12884 configure-target-<library> when their configure scripts need the C
12885 or C++ library to have already been built to work properly.
12886 (do_proto_toplev): Set them to an empty string.
12887
ce8e06b1
AO
12888 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12889 (REALLY_SET_LIB_PATH): Use them.
12890
c003f378
SS
128912000-11-17 Stan Shebs <shebs@apple.com>
12892
12893 * MAINTAINERS: Add self to Write After Approval list.
12894
cc1e60ea
JM
128952000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12896
12897 * configure: Provide the original toplevel configure arguments
12898 (including $0) to subprocesses in the environment rather than
12899 through gcc/configargs.h.
12900
1173593d
JM
129012000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12902
12903 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12904 C99. Alphabetise "Write After Approval" list.
12905
520907ee
MM
129062000-11-12 Mark Mitchell <mark@codesourcery.com>
12907
34f6fbdb
MM
12908 * configure: Turn on libstdc++ V3 by default.
12909
520907ee
MM
12910 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12911 if we've got GCC.
12912
0bbd37ed
PB
129132000-11-11 Philip Blundell <philb@gnu.org>
12914
12915 * MAINTAINERS: Add self to Write After Approval list.
12916
7ca0e6d9
DE
129172000-11-09 David Edelsohn <edelsohn@gnu.org>
12918
12919 * ltcf-c.sh (aix4): Improve shared library configuration; require
12920 exporting symbols.
12921 * ltcf-cxx.sh (aix4): Define.
12922 * ltconfig (aix4): Define library and soname specs appropriate for
12923 AIX. Define command to create export symbols list.
12924
dce2d8b2 12925Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
12926
12927 * config.sub: Add support for Sun Chorus
12928
fc05d516
NC
129292000-10-31 Nick Clifton <nickc@redhat.com>
12930
12931 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12932 <name>@redhat.com. Also installed new email address for Clint
12933 Popetz.
6387a56e 12934
90a0e73f
JM
129352000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12936
12937 * etc: Remove directory from GCC.
12938
a5e1b548
MM
129392000-10-16 Michael Meissner <meissner@redhat.com>
12940
12941 * configure (gcc/configargs.h): Only create if there is a build GCC
12942 directory created.
12943
6387a56e
EC
129442000-10-16 Matthias Klose <doko@debian.org>
12945
be1db873
MK
12946 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12947 when configured for libstdc++-v3.
12948
f5fa9a5b
PE
129492000-10-05 Phil Edwards <pme@gcc.gnu.org>
12950
12951 * configure: Save configure arguments to gcc/configargs.h.
12952
61a77fea
PT
129532000-10-04 Philipp Thomas <pthomas@suse.de>
12954
12955 * config.guess: Import CVS version 1.157.
12956 * config.sub: Import CVS version 1.181.
12957
3a4fee66
AP
129582000-10-04 Andris Pavenis <pavenis@latnet.lv>
12959
12960 * Makefile.in (bootstrap): avoid recursion if subdir missing
12961 (cross): ditto
12962 (do-proto-toplev): ditto
12963
3dd7094e
AO
129642000-09-30 Alexandre Oliva <aoliva@redhat.com>
12965
de710532
AO
12966 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12967 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12968
3dd7094e
AO
12969 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12970 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12971 all affected `configure' scripts.
12972
e592386f
NB
12973Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12974
12975 * MAINTAINERS: Add self as cpplib co-maintainer.
12976
fba54939
AH
129772000-09-24 Aldy Hernandez <aldyh@redhat.com>
12978
12979 * MAINTAINERS: Add self to Write After Approval list.
12980
2bd429f4
GP
129812000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12982
12983 * INSTALL/README: egcs -> GCC update.
12984
dce2d8b2 12985Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
12986
12987 * MAINTAINERS: Add myself to Write After Approval list.
12988
d7ce9a83
KH
129892000-09-15 Kazu Hirata <kazu@hxi.com>
12990
12991 * MAINTAINERS: Add myself to Write After Approval list.
12992
18a53ffe
JL
12993Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12994
e490616e
ZW
12995 * configure.in: Do not build byacc for hppa64. Provide paths to the
12996 X11 libraries for hppa64.
18a53ffe 12997
f246ff23
SC
129982000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12999
13000 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13001
06298abd
AO
130022000-09-06 Alexandre Oliva <aoliva@redhat.com>
13003
4b92758a
AO
13004 * Makefile.in (all-zlib): Added dummy target.
13005
06298abd
AO
13006 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13007 ltcf-gcj.sh: Updated from libtool multi-language branch.
13008
4d73d07a
AO
130092000-09-05 Alexandre Oliva <aoliva@redhat.com>
13010
13011 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13012 (bootstrap*): Depend on all-bootstrap.
13013
05d52d78
PT
130142000-09-05 Philipp Thomas <pthomas@suse.de>
13015
13016 * config.guess: Import CVS version 1.156.
13017 * config.sub: Import CVS version 1.179.
13018
3c809ba4
AG
130192000-09-02 Anthony Green <green@cygnus.com>
13020
13021 * Makefile.in (all-gcc): Depend on all-zlib.
13022 (CLEAN_MODULES): Add clean-zlib.
13023 (ALL_MODULES): Add all-zlib.
13024 * configure.in (host_libs): Add zlib.
13025
10ad78a0 130262000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
13027
13028 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13029 crosses, but add gcc/include to the header search path for them.
13030
b36a9ce3
DB
130312000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13032
13033 * MAINTAINERS: Add self to Write After Approval list.
13034
cb011248
FS
130352000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13036
13037 * config.guess: Import CVS version 1.152.
13038 * config.sub: Import CVS version 1.177.
13039
db310af0
AO
130402000-08-25 Alexandre Oliva <aoliva@redhat.com>
13041
7965440a
AO
13042 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13043 $targargs to tell whether newlib is going to be built.
13044
db310af0
AO
13045 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13046 $$r/TARGET_SUBDIR/libio for _G_config.h.
13047
e7977565
AO
130482000-08-23 Alexandre Oliva <aoliva@redhat.com>
13049
13050 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13051
126bb9ed
DD
130522000-08-22 DJ Delorie <dj@redhat.com>
13053
13054 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13055
5b0e9d29
AO
130562000-08-22 Alexandre Oliva <aoliva@redhat.com>
13057
13058 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13059 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13060 sub-configures.
13061
4f3e904e
DD
130622000-08-21 DJ Delorie <dj@redhat.com>
13063
13064 * MAINTAINERS: Add self as a libiberty maintainer
13065
c9635443
AO
130662000-08-16 Alexandre Oliva <aoliva@redhat.com>
13067
13068 * configure.in (libstdcxx_flags): Use
13069 libstdc++-v3/src/libstdc++.INC.
13070
8b2100ba
AO
130712000-08-15 Alexandre Oliva <aoliva@redhat.com>
13072
13073 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13074
57119aa9
ZW
130752000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13076
eeb943b0
ZW
13077 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13078
6387a56e 13079 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
13080 explicit. Substitute enable_threads into generated Makefiles.
13081 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13082 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13083
acffa7c4
GK
130842000-08-13 Geoff Keating <geoffk@cygnus.com>
13085
13086 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13087
808d8c41
AO
130882000-08-12 Alexandre Oliva <aoliva@redhat.com>
13089
13090 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13091 previous delta.
13092
1fc8c51c 130932000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 13094
1fc8c51c
JM
13095 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13096 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13097 (FLAGS_FOR_TARGET): Not here.
13098 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 13099
25698887
AO
131002000-08-11 Alexandre Oliva <aoliva@redhat.com>
13101
13102 * config-ml.in (CC, CXX): Don't introduce a leading space.
13103
10120687
DD
131042000-08-07 DJ Delorie <dj@delorie.com>
13105
13106 * MAINTAINERS: Add self as a DJGPP maintainer
13107
15c758e9
DD
131082000-08-07 DJ Delorie <dj@redhat.com>
13109
13110 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13111 "if we're also building gcc, and it's a gcc that will run on the
13112 build machine, we want to use its includes instead of the system's
13113 default includes".
13114
2d0de245
JM
131152000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13116
13117 * MAINTAINERS: Add self to Write After Approval list.
13118
e81b330a
AO
131192000-08-03 Alexandre Oliva <aoliva@redhat.com>
13120
83440c1e
AO
13121 * configure.in (libstdcxx_flags): Don't use `"'.
13122
e81b330a
AO
13123 * config-ml.in: Adjust multilib search paths to the
13124 appropriate multilib tree.
13125
cf95c847
AO
131262000-08-02 Alexandre Oliva <aoliva@redhat.com>
13127
13128 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13129 commas in $LANGUAGES.
13130
9e9af119
MH
131312000-08-02 Manfred Hollstein <manfredh@redhat.com>
13132
13133 * configure.in: Re-enable all references to libg++ and librx.
13134
606ce391
AO
131352000-08-01 Alexandre Oliva <aoliva@redhat.com>
13136
89820b43
AO
13137 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13138 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13139 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13140 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13141
606ce391
AO
13142 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13143
04179d4a
AO
131442000-07-31 Alexandre Oliva <aoliva@redhat.com>
13145
13146 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13147 CXX_FOR_TARGET for sed.
13148
d4eb109c
AO
131492000-07-30 Alexandre Oliva <aoliva@redhat.com>
13150
13151 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13152 Do not override if already set in the environment or in configure.
13153 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13154 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13155
4f4caf92
AO
131562000-07-28 Alexandre Oliva <aoliva@redhat.com>
13157
13158 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13159 the libtool CVS tree multi-language branch.
13160 * ltconfig, ltmain.sh: Updated.
6387a56e 13161
b87487b6
AO
131622000-07-27 Alexandre Oliva <aoliva@redhat.com>
13163
1670d1ea
AO
13164 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13165 (clean-target): Depend on it.
13166
b87487b6
AO
13167 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13168 (GCC_FOR_TARGET): Use it.
13169 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13170 * configure.in: ... here.
13171 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13172 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13173
4e81ae98
EC
131742000-07-24 Eric Christopher <echristo@cygnus.com>
13175
13176 * MAINTAINERS: Add self to Write After Approval list.
13177
059ae32c
AO
131782000-07-24 Alexandre Oliva <aoliva@redhat.com>
13179
5b28edd4
AO
13180 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13181 (configure-target-libchill, configure-target-libobjc): Likewise.
13182
059ae32c
AO
13183 * configure.in: Use the same cache file for all target libs.
13184 * config-ml.in: But different cache files per multilib variant.
13185
1adcd149
MS
131862000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13187
13188 * configure (topsrcdir): Don't use dirname.
13189
2d573dff
JO
131902000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13191
13192 * MAINTAINERS: Add self to Write After Approval list.
13193
d207ebef
JM
131942000-07-20 Jason Merrill <jason@redhat.com>
13195
13196 * configure.in: Remove all references to libg++ and librx.
13197
13198 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13199
132002000-07-20 Hans-Peter Nilsson <hp@axis.com>
13201
13202 * config.sub: Update to subversions version 2000-07-06.
13203
7b7792d5
AH
132042000-07-12 Andrew Haley <aph@cygnus.com>
13205
13206 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13207 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13208
3abaac67
PE
132092000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13210
13211 * symlink-tree: Check number of arguments.
13212
34be2b36
JW
132132000-07-05 Jim Wilson <wilson@cygnus.com>
13214
13215 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13216 search path for a g++ extracted from the build tree. This
13217 will allow link tests run by configure scripts in
13218 subdirectories to succeed.
13219
d207ebef
JM
132202000-07-01 Koundinya K <kk@ddeorg.soft.net>
13221
e490616e 13222 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 13223
0900331b
MH
132242000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13225
13226 * MAINTAINERS: Add myself as loop discovery maintainer.
13227
d207ebef
JM
132282000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13229
13230 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13231 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13232
132332000-06-19 Timothy Wall <twall@cygnus.com>
13234
13235 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13236 * config.sub: Add tic54x target.
13237
11a27a76
TM
13238Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13239
13240 * MAINTAINERS: Add self as Fortran maintainer,
13241 remove Craig Burley.
13242
d207ebef 13243Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 13244
d207ebef
JM
13245 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13246 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 13247
7758b73f
PT
13248Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13249
13250 * MAINTAINERS: Add self as i18n maintainer
13251
d207ebef
JM
1325220000-05-21 H.J. Lu (hjl@gnu.org)
13253
e490616e
ZW
13254 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13255 directory are used if they exist. Make sure
13256 $(build_tooldir)/include is searched for header files,
13257 $(build_tooldir)/lib/ for library files.
d207ebef 13258 (GCC_FOR_TARGET): Likewise.
e490616e 13259 (CXX_FOR_TARGET): Likewise.
d207ebef 13260
bae29210
JL
13261Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13262
13263 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13264
d207ebef 13265Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
13266
13267 * Makefile.in (configure-target-libiberty): Depend on
13268 configure-target-newlib.
13269
aab0d19d
AO
132702000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13271
13272 * configure.in, Makefile.in: Merge all libffi-related
13273 configury stuff from the libgcj tree.
13274
d207ebef
JM
13275Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13276
13277 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13278 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13279
13280Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13281
13282 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13283 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 13284 current version information. Add to proto-toplev directory.
d207ebef
JM
13285 (gdb-taz): Build do-djunpack.
13286
758c7bd4
DE
132872000-05-15 David Edelsohn <edelsohn@gnu.org>
13288
13289 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13290
1888228d
AC
13291Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13292
13293 * MAINTAINERS: Add self to Write After Approval list.
13294
d207ebef
JM
132952000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13296
13297 * ltmain.sh: Preserve in relink_command any environment
13298 variables that may affect the linker behavior.
13299
2d7cc2fe
JL
13300Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13301
d207ebef
JM
13302 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13303
13304Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13305
13306 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13307
133082000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13309
13310 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 13311 with the version name.
2d7cc2fe 13312
ee455968
JE
13313Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13314
13315 * MAINTAINERS: Add self as bb-reorder maintainer.
13316
73b97e5c
BK
133172000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13318
13319 * config.if: Tweak.
13320
d207ebef
JM
133212000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13322
13323 * djunpack.bat: New file.
13324
13325Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13326
13327 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
13328 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13329 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13330 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 13331
954869eb
DP
133322000-04-16 Dave Pitts <dpitts@cozx.com>
13333
e490616e
ZW
13334 * config.sub (case $basic_machine): Change default for "ibm-*"
13335 to "openedition".
954869eb 13336
eaabe541
AJ
133372000-04-13 Andreas Jaeger <aj@suse.de>
13338
13339 * MAINTAINERS: Added myself.
13340
d207ebef
JM
13341Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13342
13343 * Makefile.in (gdb-taz): New target. GDB specific archive.
13344 (do-md5sum): New target.
13345 (MD5PROG): Define.
13346 (PACKAGE): Default to TOOL.
13347 (VER): Default to a shell script.
13348 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 13349 md5 checksum generation.
d207ebef
JM
13350 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13351 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13352 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 13353 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
13354
13355Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13356
13357 * configure (warn_cflags): Delete.
13358
0ea6d60c
PDM
13359Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13360
13361 * MAINTAINERS: Added myself.
13362
17090313 133632000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 13364 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 13365
e490616e
ZW
13366 * configure.in (enable_libstdcxx_v3): Add.
13367 (target_libs): Add bits here to switch between libstdc++-v2 and
13368 libstdc++-v3.
13369 * config.if: And this file too.
13370 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 13371
76b78517
MM
133722000-04-05 Michael Meissner <meissner@redhat.com>
13373
13374 * config.sub (d30v): Add d30v as a basic machine type.
13375
ad242caf
JM
133762000-03-29 Jason Merrill <jason@casey.cygnus.com>
13377
13378 * configure.in: -linux-gnu*, not -linux-gnu.
13379
d4537148
TM
13380Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13381
13382 * MAINTAINERS: Add self in write-after-approval section.
13383
f152e9d4
JW
13384Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13385
13386 * MAINTAINERS: Add self as ia64 port maintainer.
13387
6a5fcef1
NB
133882000-03-08 Neil Booth <NeilB@earthling.net>
13389
13390 * MAINTAINERS: Add self in write-after-approval section.
13391
d207ebef 13392Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 13393
d207ebef
JM
13394 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13395 (do-tar-bz2): Replace TOOL with PACKAGE.
13396 (gdb.tar.bz2): Remove GDBTK from GDB package.
13397 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 13398 dejagnu.tar.bz2): New packages.
d207ebef
JM
13399
134002000-02-27 Andreas Jaeger <aj@suse.de>
13401
13402 * configure.in: Add entry for mips*-*-linux*, move catch all
13403 *-*-*linux* entry below this one.
13404
134052000-02-27 Ian Lance Taylor <ian@zembu.com>
13406
13407 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 13408
521fe9d0
NC
134092000-02-24 Nick Clifton <nickc@cygnus.com>
13410
13411 * config.sub: Support an OS of "wince".
13412
d207ebef
JM
13413Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13414
13415 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 13416 version.
d207ebef 13417
dce2d8b2 134182000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
13419
13420 * config.sub: Add support for Linux/IBM 370.
13421 * configure.in: Likewise.
13422
3a685f6f
NC
134232000-02-22 Nick Clifton <nickc@cygnus.com>
13424
13425 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13426
dce2d8b2 134272000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 13428
d207ebef 13429 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 13430
4746ee26
KG
134312000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13432
13433 * configure (gcc_version): When setting, narrow search to
13434 lines containing `version_string'.
13435
ba96c72d
DC
134362000-02-15 Denis Chertykov <denisc@overta.ru>
13437
13438 * config.sub: Add support for avr target.
13439
77f16a66
NC
134402000-02-14 Nick Clifton <nickc@cygnus.com>
13441
13442 * MAINTAINERS: Add maintainers for MCore port.
13443
784a3a80
HPN
13444Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13445
13446 * config.sub: Add mmix-knuth-mmixware.
13447
719dd4fa
KG
134482000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13449
13450 * MAINTAINERS: Pair cccp with cpplib maintainership.
13451
dce2d8b2 134522000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
13453
13454 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13455 structure stuff to -L library search.
13456 (CXX_FOR_TARGET): Ditto.
13457 (CROSS_CHECK_MODULES): Fix spelling mistake.
13458
7a53e94b
MM
134592000-01-24 Mark Mitchell <mark@codesourcery.com>
13460
13461 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13462 the C++ compiler.
13463
0da3b5a7
RH
134642000-01-12 Richard Henderson <rth@cygnus.com>
13465
13466 * configure.in: Don't build some bits for beos.
13467
02368d6d
JS
134682000-01-12 Joel Sherrill (joel@OARcorp.com)
13469
13470 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13471 as include files.
13472
2e76d35c
ZW
134732000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13474
13475 * Add self as cpplib maintainer, as requested by Jason
13476 Merrill. Correct my e-mail address.
13477
4c25fdcf
GK
134782000-01-06 Geoff Keating <geoffk@cygnus.com>
13479
13480 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13481 not mh-aix43.
13482
188e3966
HPN
13483Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13484
13485 * MAINTAINERS: Add myself to "write after approval" list.
13486
c2f5d030
RH
134871999-12-14 Richard Henderson <rth@cygnus.com>
13488
13489 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13490 * config.sub: Accept alphaev[78], alphaev8.
13491
eeda916a
AO
134921999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13493
13494 * config.guess, config.sub: Update from autoconf.
13495
b3bd7820
BK
134961999-11-29 Bruce Korb <autogen@linuxbox.com>
13497
2c290989 13498 * MAINTAINERS: update my playtime e-address.
b3bd7820 13499
1882b2b1
RO
13500Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13501
13502 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13503 necessary libraries are missing.
13504
dce2d8b2 13505Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
13506
13507 * MAINTAINERS: Add new 'write after approval' maintainer.
13508
1e25de97
APB
13509Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13510
13511 * MAINTAINERS: Add new Java maintainer.
13512
1722c704
AS
135131999-10-25 Andreas Schwab <schwab@suse.de>
13514
13515 * configure: Fix quoting inside arguments of eval.
13516
8141abe8
NC
135171999-10-21 Nick Clifton <nickc@cygnus.com>
13518
13519 * config-ml.in: Allow suppression of some ARM multilibs.
13520
0b77644a
LV
13521Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13522
13523 * config.guess: Add OS/390 match pattern.
13524 * config.sub: Add mvs, openedition targets.
13525 * configure.in (i370-ibm-opened*): New.
13526
d207ebef
JM
135271999-09-04 Steve Chamberlain <sac@pobox.com>
13528
13529 * config.sub: Add support for configuring for pj.
13530
135311999-08-31 Nick Clifton <nickc@cygnus.com>
13532
13533 * config.sub (maybe_os): Add support for configuring for fr30.
13534
af13ebe9
NC
135351999-08-25 Nick Clifton <nickc@cygnus.com>
13536
13537 * configure.in: Do not configure or build ld for AIX
13538 platforms. ld is known to be broken on these platforms.
13539
1250c760
RO
13540Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13541
13542 * config-ml.in: Pass compiler flag corresponding to multidirs to
13543 subdir configures.
13544
d207ebef
JM
135451999-08-09 Ian Lance Taylor <ian@zembu.com>
13546
13547 * Makefile.in (LDFLAGS): Define.
13548
135491999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13550
13551 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13552 noconfigdirs.
13553 (*-*-cygwin*): Likewise.
13554
135551999-08-08 Ian Lance Taylor <ian@zembu.com>
13556
13557 * mkdep: New file.
13558 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13559 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13560
13561 From Eli Zaretskii <eliz@is.elta.co.il>:
13562 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13563 long file name when using DJGPP on MS-DOS.
13564
dbd83e11
JL
13565Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13566
13567 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13568
d207ebef
JM
135691999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13570
13571 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13572 dependency as this causes "make check" to globally "make all"
13573
cd1f4c2c
TT
13574Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13575
13576 * configure.in (target_libs): Added target-zlib.
13577 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13578 (CONFIGURE_TARGET_MODULES): Likewise.
13579 (CHECK_TARGET_MODULES): Likewise.
13580 (INSTALL_TARGET_MODULES): Likewise.
13581 (CLEAN_TARGET_MODULES): Likewise.
13582 (configure-target-zlib): New target.
13583 (all-target-zlib): Likewise.
13584 (all-target-libjava): Depend on all-target-zlib.
13585 (configure-target-libjava): Depend on configure-target-zlib.
13586
13587 * Makefile.in (configure-target-libjava): Depend on
13588 configure-target-newlib.
13589 (configure-target-boehm-gc): New target.
13590 (configure-target-qthreads): New target.
13591
e490616e
ZW
13592 * configure.in (target_libs): Added target-qthreads.
13593 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13594 (CONFIGURE_TARGET_MODULES): Likewise.
13595 (CHECK_TARGET_MODULES): Likewise.
13596 (INSTALL_TARGET_MODULES): Likewise.
13597 (CLEAN_TARGET_MODULES): Likewise.
13598 (all-target-qthreads): New target.
13599 (configure-target-libjava): Depend on configure-target-qthreads.
13600 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
13601
13602 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13603 (CONFIGURE_TARGET_MODULES): Likewise.
13604 (CHECK_TARGET_MODULES): Likewise.
13605 (INSTALL_TARGET_MODULES): Likewise.
13606 (CLEAN_TARGET_MODULES): Likewise.
13607 (all-target-libjava): New target.
13608 (all-target-boehm-gc): Likewise.
13609 * configure.in (target_libs): Added libjava, boehm-gc.
13610
d207ebef
JM
136111999-07-22 Ian Lance Taylor <ian@zembu.com>
13612
13613 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13614 configure.bat in SUPPORT_FILES.
13615 (gas+binutils.tar.bz2): Likewise.
13616
13617 * makeall.bat: Remove; obsolete.
13618
136191999-07-21 Ian Lance Taylor <ian@zembu.com>
13620
13621 From Mark Elbrecht:
13622 * configure.bat: Remove; obsolete.
13623
136241999-07-11 Ian Lance Taylor <ian@zembu.com>
13625
13626 * configure: Add -W -Wall to the default CFLAGS when compiling with
13627 gcc.
13628
13629Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13630
13631 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13632
136331999-06-30 Mark Mitchell <mark@codesourcery.com>
13634
13635 * configure.in: Build ld on IRIX6.
13636
136371999-06-12 Ian Lance Taylor <ian@zembu.com>
13638
13639 * Makefile.in: Change distribution targets to use bzip2 instead of
13640 gzip.
13641 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13642 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13643
136441999-06-04 Nick Clifton <nickc@cygnus.com>
13645
13646 * config.sub: Add mcore target.
13647
26d088fa
CD
13648Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13649
13650 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13651
c2c08b29
L
13652Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13653
13654 * config.guess (dummy): Changed to $dummy.
13655
671d0648
NC
136561999-05-24 Nick Clifton <nickc@cygnus.com>
13657
13658 * config.sub: Tidied up case statements.
13659
b1345c72
BE
136601999-05-22 Ben Elliston <bje@cygnus.com>
13661
51ccbd8d
BE
13662 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13663 <jiro@din.or.jp>.
13664
b1345c72
BE
13665 * config.guess: Merge with FSF version. Future changes will be
13666 more accurately recorded in this ChangeLog.
13667 * config.sub: Likewise.
13668
2caf864f
SM
13669Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13670
13671 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13672
d207ebef
JM
136731999-04-30 Tom Tromey <tromey@cygnus.com>
13674
13675 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13676
90fb0c24
TT
136771999-04-23 Tom Tromey <tromey@cygnus.com>
13678
13679 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13680
d207ebef
JM
136811999-04-20 Drew Moseley <dmoseley@cygnus.com>
13682
13683 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13684 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13685 Bad merge removed these two changes.
13686
3516940d 13687Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 13688 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
13689
13690 * config.guess (interix Alpha): Add.
13691
d207ebef
JM
136921999-04-11 Richard Henderson <rth@cygnus.com>
13693
13694 * configure.in (i?86-*-beos*): Do config gperf; don't config
13695 gdb, newlib, or libgloss.
13696
e891fbfe 13697Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 13698
e891fbfe
AO
13699 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13700 link a trivial program with -mabi=64. If it fails, remove mabi=64
13701 from multidirs.
13702
f9ae47d6
PT
13703Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13704
13705 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13706
d207ebef
JM
137071999-04-08 Nick Clifton <nickc@cygnus.com>
13708
13709 * config.sub: Add support for mcore targets.
13710
137111999-04-07 Michael Meissner <meissner@cygnus.com>
13712
13713 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13714 not mt-ospace, in order to shut up assembler warning about using
13715 symbols that are named the same as registers.
13716
137171999-04-07 Drew Moseley <dmoseley@cygnus.com>
13718
13719 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13720 dependency list for all-target-cygmon.
13721
137221999-04-05 Doug Evans <devans@casey.cygnus.com>
13723
13724 * config-ml.in: Check $host, not $target, for selective multilibs.
13725 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13726 thumb interworking, and underscore prefix multilibs.
13727
137281999-04-04 Ian Lance Taylor <ian@zembu.com>
13729
13730 * missing: Update to version from current automake.
13731
88101ab9
L
13732Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13733
13734 * configure (gxx_include_dir): Removed.
13735
13736 * configure.in (gxx_include_dir): Handle it.
13737 * Makefile.in: Likewise.
13738
d207ebef
JM
137391999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13740
13741 * config.sub (mips64vr4111,mips64vr4111el) Add.
13742
137431999-03-21 Ben Elliston <bje@cygnus.com>
13744
e490616e 13745 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 13746
8dc91cbe
ME
13747Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13748
8dc91cbe
ME
13749 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13750 config/mh-djgpp.
13751
d207ebef
JM
13752Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13753
13754 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13755 all-target-newlib to dependency list for all-target-bsp.
13756
926bb5ed
MK
13757Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13758
13759 * config.sub: Add i386-uwin support.
13760 * config.guess: Likewise.
13761
4a6e3000
FS
13762Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13763
13764 * configure.in: cleanup, add mh-*pic handling for arm, special
13765 case powerpc*-*-aix*
13766
d207ebef
JM
13767Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13768
13769 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13770 can be built.
13771
13772Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13773
13774 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 13775 targets.
d207ebef 13776
71c91078
NC
137771999-03-02 Nick Clifton <nickc@cygnus.com>
13778
13779 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13780
282e5df8
GN
13781Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13782
13783 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13784
1de558ee
NC
137851999-02-24 Nick Clifton <nickc@cygnus.com>
13786
13787 * config.sub: Fix typo in arm recognition.
13788
d207ebef
JM
13789Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13790
13791 * configure.in (noconfigdirs): Changed target_configdirs to
13792 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13793 rather than m68k-*-* since it is not known to work on
13794 m68k-aout. Ditto for arm-*-*oabi.
13795
13796Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13797
13798 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
13799
138001999-02-19 Ben Elliston <bje@cygnus.com>
13801
13802 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13803 Smart and improved by Andrew Cagney.
13804
fab7445a
ME
13805Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13806
13807 * config.guess: Recognize openbsd-*-hppa.
13808
8ccdc228
L
13809Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13810
13811 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13812 only if it is not empty.
13813
3b7265ff
NC
138141999-02-17 Nick Clifton <nickc@cygnus.com>
13815
13816 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 13817
d207ebef 13818 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
13819
13820 * config.sub: Modified to recognize uname's armv* syntax.
13821
d207ebef
JM
138221999-02-17 Mark Salter <msalter@cygnus.com>
13823
13824 * configure.in: Added target-bsp for sparclite.
13825
13826Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13827
13828 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13829
138301999-02-08 Nick Clifton <nickc@cygnus.com>
13831
13832 * configure.in: Add support for strongarm port.
13833 * config.sub: Add support for strongarm target.
13834
c48dd3f5 13835Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 13836
c48dd3f5
MK
13837 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13838 the old name config/mh-cygwin32.
13839 Enable texinfo.
13840
d207ebef
JM
13841Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13842
13843 * configure.in: Do build ld for ix86 Solaris.
13844
ecd62820
JW
13845Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13846
13847 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13848 $AR_FOR_TARGET. Likewise for RANLIB.
13849
bbd8fa7f 13850Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 13851
e490616e
ZW
13852 * config.sub (oabi): Recognize.
13853 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 13854
0397442c
RL
13855Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13856
13857 * config.guess: Improve detection of i686 on UnixWare 7.
13858
c9ffaa63
MK
13859Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13860
13861 * config.guess: Add support for i386-pc-interix.
13862 * config.sub: Likewise.
13863 * configure.in: Likewise.
c9ffaa63 13864
d207ebef
JM
13865Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13866
13867 * Makefile.in: Remove unneeded all-target-libio from
13868 from all-target-winsup target since it is now unneeded.
13869 Add all-target-libtermcap in its place since it is now
13870 needed.
13871
13872Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13873
13874 * configure.in: makefile stub for cygwin target is probably
13875 unnecessary. Remove it for now.
d207ebef
JM
13876
13877Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13878
13879 * configure.in: libtermcap.a should be built when cygwin is the
13880 target as well as the host.
13881 * config.guess: Allow mixed case in cygwin uname output.
13882 * Makefile.in: Add libtermcap target.
d207ebef 13883
ebe12325
JL
13884Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13885
13886 * config.sub: Clean up handling of hppa2.0.
13887
57057b67
RB
13888Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13889
13890 * config.guess: Use C code to identify more HP machines.
13891
f8670be1
JL
13892Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13893
13894 * config.sub: Handle hppa2.0.
13895
d207ebef
JM
13896Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13897
13898 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 13899 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
13900
139011998-12-15 Mark Salter <msalter@cygnus.com>
13902
13903 * configure.in: Added target-bsp for several target architectures.
13904
13905 * Makefile.in: Added rules for bsp.
13906
d1a09590
JL
13907Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13908
13909 * config.guess: Improve detection of hppa2.0 processors.
13910
13911Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13912
13913 * config.guess: Recognize FreeBSD using ELF automatically.
13914
71205e0b
MH
139151998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13916
13917 * configure (skip-this-dir): Add handling for new shell script, which
13918 might be created by a sub-directory's configure to indicate, this particular
13919 directory is "unwanted".
13920 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13921
d207ebef
JM
13922Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13923
13924 * ltconfig: import from libtool, after changing libtool to
13925 account for the cygwin name change.
13926
13927Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13928
13929 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13930 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13931
13932Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13933
13934 * configure.in: Add libtermcap to list of cygwin dependencies.
13935
13936Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13937
e490616e
ZW
13938 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13939 they include winsup/include when it's a cygwin target.
d207ebef
JM
13940
139411998-11-12 Tom Tromey <tromey@cygnus.com>
13942
13943 * configure.in (host_tools): Added zip.
13944 * Makefile.in (all-target-libjava): Depend on all-zip.
13945 (all-zip): New target.
13946 (ALL_MODULES): Added all-zip.
13947 (NATIVE_CHECK_MODULES): Added check-zip.
13948 (INSTALL_MODULES): Added install-zip.
13949 (CLEAN_MODULES): Added clean-zip.
13950
13951Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13952
13953 * Makefile.in: lose "32" from comment about cygwin.
13954
13955Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13956
13957 * configure.in: Use -Os to build target libraries for the fr30.
13958
13959Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13960
13961 * config.sub: Add fr30.
13962
13963Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13964
e490616e 13965 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
13966 cygwin* instead of cygwin32*.
13967 * config.sub: Check cygwin* instead of cygwin32*.
13968
d2ec8b39
RL
13969Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13970
13971 * config.guess: Match any version of Unixware7.
13972
d207ebef
JM
139731998-10-20 Syd Polk <spolk@cygnus.com>
13974
13975 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13976 if desired.
13977
35cd2565
JL
13978Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13979
13980 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13981 these if the appropriate directories and files to not exist.
13982
52d4e5b7
JL
13983Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13984
13985 * Makefile.in (DEVO_SUPPORT): Add config.if.
13986
38ada91e
MH
13987Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13988
13989 * configure: Add pattern to replace "build_tooldir"'s
13990 definition in the generated Makefile with "tooldir"'s
13991 actual value.
13992
e44e84da
JL
13993Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13994
56a8387f
JL
13995 * config.sub: Bring back lost sparcv9.
13996
e44e84da
JL
13997 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13998
5cb95c7a
JL
13999Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14000
14001 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14002 CC_FOR_TARGET and friends.
14003
14004Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14005
ceff9b14
AO
14006 * Makefile.in (build_tooldir): New variable, same as tooldir.
14007 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14008 -B$(build_tooldir)/bin/.
14009 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 14010
f2d11dcd
GP
14011Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14012
14013 * README: Remove installation instructions and refer to the
14014 INSTALL directory instead.
14015
73a6d2e7 14016Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 14017
73a6d2e7
RL
14018 * config.sub: Add support for i[34567]86-pc-udk.
14019 * configure.in: Likewise.
14020
5d4a5ee6
JL
14021Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14022
14023 * Makefile.in: add bzip2 package building bits for user
14024 tools module
14025 * configure.in: ditto
14026
6fc19d6d
JL
14027Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14028
14029 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14030 (ALL_TARGET_MODULES): Add all-target-libobjc.
14031 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14032 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14033 (all-target-libchill): Add dependencies.
14034 * configure.in (target_libs): Add libchill.
4e81ae98 14035
f653f0ab
MH
140361998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14037
14038 * configure.in (target_subdir): Remove duplicate line.
14039
5d4a5ee6
JL
14040Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14041
14042 * Makefile.in (all-automake): fix dependencies.
14043
494933e4
JL
14044Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14045
14046 * configure.in: Minor cleanups for building in the $(target_alias)
14047 subdir.
14048
f6b58262
JW
140491998-09-22 Jim Wilson <wilson@cygnus.com>
14050
14051 * Makefile.in (bootstrap): Set r and s before make all. Use
14052 BASE_FLAGS_TO_PASS in make all.
14053 (cross): Likewise.
14054
27c7a08d
MM
140551998-09-20 Mark Mitchell <mark@markmitchell.com>
14056
14057 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14058
e67afd1e
RH
14059Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14060
14061 * config.sub: Fix typo in last change.
14062
8e44ac71
MH
140631998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14064
14065 * config.sub: Add support for C4x target.
14066 * configure.in: Likewise.
14067
d7496fbb
DM
140681998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14069
14070 * config.sub: Recognize sparcv9 just like sparc64.
14071
22097bd1
RL
14072Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14073
14074 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14075
4b877abd
JL
14076Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14077
2c8ec9a2
JL
14078 * config.guess: Correctly identify Pentium II sco boxes.
14079
4b877abd
JL
14080 * config.guess: Fix "tr" code. From Weiwen Liu.
14081
ab03db52
JH
14082Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14083
14084 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14085 stabs.
14086
b54db294
JL
14087Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14088
14089 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14090 (ALL_TARGET_MODULES): Add all-target-libchill.
14091 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14092 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14093 (all-target-libchill): Add dependencies.
14094 * configure.in (target_libs): Add libchill.
14095
bf48dd73
LW
14096Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14097
14098 * config.guess: Avoid assumptions about "tr" behaves when
14099 LANG is set to something other than English.
14100
a3cbd105
L
14101Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14102
14103 * configure (gxx_include_dir): Changed to
14104 '${prefix}/include/g++'-${libstdcxx_interface}.
14105
14106 * config.if: New to determine the interfaces.
14107
c4acd909
MK
14108Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14109
14110 * config.guess: Detect and handle MPE/IX.
14111 * config.sub: Deal with MPE/IX.
14112
9ea97665
DE
14113Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14114
14115 * configure.in: Use mh-aix43.
14116
0ce065bd
MH
141171998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14118
14119 * configure: Fix --without/--disable cases for gxx-include-dir.
14120
5d4a5ee6
JL
14121Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14122
14123 * mdata-sh: Imported. Needed for automake support.
14124
14125Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14126
14127 * Makefile.in (taz): Try "chmod -R og=u ." before
14128 "chmod og=u `find . -print`".
14129
14130Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14131
14132 * configure.in: Add arm-elf and thumb-elf support.
14133
14134Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14135
14136 * Makefile.in: Undo previous patch.
14137
14138Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14139
14140 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14141 to here ...
14142 (install-no-fixedincludes): and here
14143 (INSTALL_MODULES): ... from here.
14144
466456d9
ILT
14145Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * config.sub: Merge with FSF.
14148
1b409d25
ILT
14149 * config.guess: Merge with FSF.
14150
d207ebef
JM
14151Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14152
14153 * configure (extraconfigdirs): New variable.
14154 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14155 * Makefile.in (all): Move higher in file.
14156 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14157 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14158 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14159 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14160 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14161
141621998-07-23 Brendan Kehoe <brendan@cygnus.com>
14163
14164 * Makefile.in (all-target-libjava): Depend on all-gcc and
14165 all-target-newlib.
14166 (configure-target-libjava): Depend on $(ALL_GCC).
14167
7f1937c1
RL
14168Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14169
14170 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14171 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14172
2ada2bd6
ML
14173Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14174
14175 * INSTALL/README: Fix typo.
14176
1e025bde
ML
14177Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14178
5d4a5ee6
JL
14179 * ylwrap: Change absolute path checks to check for DOS style path
14180 names.
1e025bde 14181
5d4a5ee6
JL
14182 * ylwrap: Don't use a full path name if the source file is in the
14183 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 14184
6755ff73
ILT
14185 * config-ml.in: Default to being verbose, to match Feb 18 change to
14186 configure.
14187
5d4a5ee6
JL
14188Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14189
14190 Brought over from egcs:
14191
14192 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14193
14194 * configure.in (target_subdir): Set to ${target_alias} instead
14195 of "libraries".
14196
14197 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14198
14199 * configure.in (target_subdir): Set to libraries if enable_multilib.
14200
14201Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14202
14203 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14204 multilibs, force reconfiguration the first time we create
14205 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14206
14207Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14208
14209 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14210 avoid confusion with --no-recursion.
14211
14212Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14213
14214 * configure.in: Win32 hosts shouldn't use install -x
14215 * install-sh: remove -x option, and special .exe-handling
14216 hack.
14217
d207ebef
JM
14218Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14219
14220 * config.guess: Recognize i586-pc-beos.
14221 * configure.in: Don't build some bits for beos.
14222
fbd836fc
ILT
14223Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14224
5d4a5ee6
JL
14225 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14226 CFLAGS default to -O2.
14227
fbd836fc
ILT
14228 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14229 when using GNU ld.
14230
14231Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14232
14233 * ltmain.sh: Correct install when using a different shell.
14234
14235Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14236
14237 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14238
d207ebef
JM
14239Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14240
14241 * makefile.vms: Update to build binutils/makefile.vms. Add install
14242 target.
fbd836fc
ILT
14243
14244Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14245
14246 * ltconfig: Update to correct AIX handling.
14247
69b471bc
JL
14248Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14249
81241b5e
JL
14250 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14251
69b471bc
JL
14252 * configure.in (target_subdir): Set to ${target_alias} instead
14253 of "libraries".
14254
bedf82df
MH
142551998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14256
14257 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14258 (Makefile): Depend on $(gcc_version_trigger).
14259
14260 * configure (gcc_version): Change default initializer to empty
14261 string.
14262 (gcc_version_trigger): New variable; pass this variable down
14263 to subdir configures to enable them checking gcc's version
14264 themselves. Emit make macros for both gcc_version vars.
14265 (topsrcdir): Initialize reliably.
14266 (recursion line): Remove --with-gcc-version=${gcc_version}.
14267
28e449d8
MH
142681998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14269
14270 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
14271 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14272 in $(libsubdir); emit definition in each generated Makefile.
14273 (gxx_include_dir): Initialize depending on
14274 $enable_version_specific_runtime_libs.
28e449d8 14275
50c4c9f7
MH
142761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14277
14278 * configure (gcc_version): Initialize properly depending on
14279 how and where configure is started.
14280 (recursion line): Pass a --with-gcc-version=${gcc_version}
14281 to configures in subdirs.
14282
d207ebef
JM
14283Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14284
14285 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 14286 cygmon
d207ebef 14287
5d4a5ee6
JL
14288Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14289
14290 * configure.in: Add cygmon and libstub support for mn10200.
14291
2f96399b
MH
142921998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14293
14294 * configure (gcc_version): Add new variable describing the
14295 particular gcc version we're building.
14296 * Makefile.in (libsubdir): Add new macro for the directory
14297 in which the compiler finds executables, libraries, etc.
14298 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14299 and libsubdir.
14300
c4137c50
AO
14301Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14302
ceff9b14
AO
14303 * Makefile.in (local-clean): Remove *.log.
14304 (warning.log): Built with warn_summary from build.log.
14305 (mail-report.log): Run test_summary.
14306 (mail-report-with-warnings.log): Run test_summary including
14307 warning.log in the report.
c4137c50 14308
276d5ee0
RL
14309Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14310
14311 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14312
5d4a5ee6
JL
14313Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14314
14315 * Makefile.in (grep): Grep no longer depends on libiberty.
14316
14317Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14318
14319 * Makefile.in: all-snavigator needs all-libgui.
14320
14321Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14322
14323 * configure.in: Add cygmon and libstub support for mn10300.
14324
8af14275
ILT
14325Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14326
14327 * missing: Update to version from automake 1.3.
14328
fbd836fc
ILT
14329 * ltmain.sh: On installation, don't get confused if the same name
14330 appears more than once in the list of library names.
14331
466456d9
ILT
14332Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14333
14334 * config.sub: Accept m68060 and m5200 as CPU names.
14335
5d4a5ee6
JL
14336Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14337
14338 * configure: Use && rather than using -a in test, because odd
14339 strings can confuse test.
14340 * configure.in: Likewise.
14341
fbd836fc
ILT
14342Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14343
14344 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14345
f0983958
AO
14346Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14347
14348 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 14349 bootstrap4-lean): New targets.
f0983958 14350
bfed1ea0
JL
14351Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14352
14353 * mpw-* Delete. Not used.
14354
5d4a5ee6
JL
14355Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14356
14357 * COPYING.LIB: Update FSF address.
14358
bfed1ea0
JL
14359Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14360
14361 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14362
5d4a5ee6
JL
14363 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14364 GAS_SUPPORT_DIRS.
14365
bfed1ea0
JL
14366Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * ltconfig, ltmain.sh: Avoid producing a version number if
14369 -version-info was not used.
14370
5d4a5ee6
JL
14371Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14372
14373 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14374 building with newlib.
14375
143761998-04-30 Paul Eggert <eggert@twinsun.com>
14377
d207ebef 14378 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 14379 Solaris `make' causes it to continue to next definition.
d207ebef
JM
14380
14381Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14382
14383 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14384 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
14385
14386Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14387
14388 * configure.in: Change alpha to alpha* in several places.
14389
d207ebef
JM
14390Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14391
14392 * config.sub: Recognize sparc86x.
14393
77be0cab
MM
14394Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14395
14396 * configure.in (--enable-target-optspace): Remove debug echo.
14397
62441128
JW
14398Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14399
14400 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14401
bfed1ea0
JL
14402Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14403
14404 * ltconfig: Update cygwin32 support.
14405
5d4a5ee6
JL
14406 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14407 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14408 (GDB_SUPPORT_DIRS): Likewise.
14409
3f4ea1de
MM
14410Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14411
14412 * configure.in (target_makefile_frag): If --enable-target-optspace,
14413 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
14414 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14415 not used.
14416 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 14417
5d4a5ee6
JL
14418Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14419
14420 * Makefile.in (all-bfd): Depend on all-intl.
14421 (all-binutils): Likewise.
14422 (all-gas): Likewise.
14423 (all-gprof): Likewise.
14424 (all-ld): Likewise.
14425
144261998-04-19 Brendan Kehoe <brendan@cygnus.com>
14427
14428 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14429
bfed1ea0
JL
14430Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14431
5d4a5ee6
JL
14432 * Makefile.in (all-bfd): Depend upon all-libiberty.
14433
bfed1ea0
JL
14434 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14435
5d4a5ee6
JL
14436Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14437
14438 * Makefile.in: Add libstub.
14439
14440 * configure.in: Ditto. Build libstub for targets that have cygmon
14441 support.
14442
14443Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14444
14445 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14446
14447Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14448
14449 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14450 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14451
ec8d6ddc
KW
14452Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14453
14454 * configure: Define DEFAULT_M4 by searching PATH.
14455 * Makfile.in: Use DEFAULT_M4.
14456
bfed1ea0
JL
14457Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14458
14459 * ltconfig: Add cygwin32 support.
14460
5d4a5ee6
JL
14461 * Makefile.in, configure.in: Add libtool as a native only directory
14462 to configure and build.
14463
547a6183
JL
14464Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14465
14466 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14467
5d4a5ee6 14468Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 14469
5d4a5ee6
JL
14470 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14471
14472Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14473
14474 * Makefile.in: add ash make rules
14475 * configure.in: add ash to native_only and host_tools lists
14476
14477Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14478
14479 * Makefile.in (all-gettext, all-intl): New targets.
14480 (ALL_MODULES): Added all-gettext, all-intl.
14481 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14482 (INSTALL_MODULES): Added install-gettext, install-intl.
14483 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14484
14485 * configure.in (host_tools): Added gettext.
14486 (native_only): Likewise.
14487 (noconfigdirs) [various cases]: Likewise.
14488 (host_libs): Added intl.
14489
d207ebef
JM
14490Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14491
14492 * configure: Do not disable building gdbtk for cygwin32 hosts.
14493
e98e406f
NC
14494Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14495
14496 * configure.in: Add thumb-coff target.
14497 * config.sub: Add thumb-coff target.
14498
5d4a5ee6
JL
14499Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14500
14501 * Makefile.in: Revert yesterday's change.
14502 (all-target-winsup): all-target-librx stays out of here.
14503
14504Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14505
14506 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14507 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14508 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14509 Remove references to librx and libg++.
14510
14511Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14512
14513 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14514 recursive makes
14515
bfed1ea0
JL
14516Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 14519 for newlib directory.
bfed1ea0
JL
14520 (CXX_FOR_TARGET): Likewise.
14521
14522Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14523
14524 * ltconfig: Update after libtool/ltconfig.in change for
14525 hpux11.
14526
14527Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14528
14529 * ltconfig, ltmain.sh: Update to libtool 1.2.
14530
3cd730af
MH
14531Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14532
14533 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14534 (install-gcc-cross): Instead, override LANGUAGES here.
14535
80564603
DL
145361998-03-18 Dave Love <d.love@dl.ac.uk>
14537
14538 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14539 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14540
d207ebef
JM
14541Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14542
14543 * configure.in: Add Thumb-pe target.
14544
5d4a5ee6 14545Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 14546
5d4a5ee6
JL
14547 * Makefile.in - changed sn targets to snavigator
14548 * configure.in - changed sn targets to snavigator
14549
2d4a0558
MH
14550Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14551
14552 * config-ml.in: After building symlink tree call make distclean
14553 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14554 to be the case for libiberty.
14555
04b93567
L
14556Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14557
14558 * configure: When making link, also check the current
14559 directory. The configure scripts may create one.
14560
9a06b842
RH
14561Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14562
14563 * config.sub: Accept alphapca56 and alphaev6 properly.
14564
217fc4e6
FS
14565Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14566
14567 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14568
3e07bdbd 14569Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 14570
e490616e 14571 * config.sub (sco5): Fix typo.
3e07bdbd 14572
5d4a5ee6
JL
14573Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14574
14575 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14576 install-itcl.
14577 (install-itcl): Remove dependency on install-tcl.
14578
14579Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14580
14581 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14582
14583Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * configure.in: Don't build libgui for a cygwin32 target when not on
14586 a cygwin32 host.
14587
14588Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14589
14590 * configure (redirect): Set to null, so default behavior of
14591 configure is now --verbose.
14592
ce0d965c
DL
145931998-02-16 Dave Love <d.love@dl.ac.uk>
14594
14595 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14596 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14597
3acd1fd0
MH
14598Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14599
14600 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14601 this change to sync Makefile.in with its ChangeLog entries.
14602
5d4a5ee6
JL
14603Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14604
14605 * ltmain.sh (mkdir): Check that the directory doesn't exist
14606 before we exit with error, so that we don't get races during
14607 parallel builds.
14608
bfed1ea0
JL
14609Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14610
14611 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14612
4e77e8f1
MH
14613Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14614
14615 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14616 PICFLAG_FOR_TARGET.
14617 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14618
14619 * configure: Emit a definition for the new macro enable_shared
14620 into each Makefile.
14621
5d4a5ee6
JL
14622Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14623
14624 * configure.in (host_tools, native_only): Add libtool.
14625
14626Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14627
14628 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14629 Fix typo in ming config comment.
14630
bfed1ea0
JL
14631Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14632
14633 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14634
5d4a5ee6
JL
14635Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14636
14637 * config.sub: Add tic30 cases, and map c30 to tic30.
14638
8821a725
RH
14639Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14640
14641 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14642 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14643 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14644 (CLEAN_TARGET_MODULES): Similarly
14645 (all-target-libf2c): Add dependences.
4e81ae98 14646 * configure.in (target_libs): Add libf2c.
8821a725 14647
5d4a5ee6
JL
14648Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14649
14650 * configure.in: Remove expect from noconfigdirs when target
14651 is cygwin32. OK to build expect and dejagnu with Canadian
14652 Cross.
14653
0aadd657
ILT
14654Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14655
5d4a5ee6
JL
14656 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14657 host.
14658
0aadd657
ILT
14659 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14660 and mingw32.
14661
d0a8352c
MH
14662Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14663
14664 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14665 here as it is not defined in the toplevel Makefile.
14666
59739e3c
MH
14667Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14668
14669 * configure (package_makefile_rules_frag): New variable, which names
14670 a file with generic rules, ...
14671 Change comment to mention we now have FIVE parts.
14672 * configure: Undo last change.
14673
228197ee
LT
14674Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14675
14676 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 14677 * config.sub: More accurate determination of HP processor types.
228197ee 14678
efd4c0ba
MH
14679Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14680
14681 * configure (package_makefile_frag): Move inserting the
14682 ${package_makefile_frag} to where it should be according
14683 to the comment.
14684
6eef3189
PB
14685Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14686
14687 * config.guess: Add support for Linux/ARM.
14688
d207ebef
JM
14689Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14690
14691 * .cvsignore: Remove *-info and *-install since they match
14692 release-info and mpw-install, which we don't want to just ignore.
14693
48464ebf
RH
14694Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14695
14696 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14697
803462a7
PN
14698Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14699
14700 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14701 local_prefix to sub-make invocations.
14702
520ab477
L
14703Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14704
14705 * configure.in: Check makefile fragments in the source
14706 directory.
14707
4bcdb76d
AO
14708Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14709
ceff9b14
AO
14710 * configure.in: Check whether host and target makefile
14711 fragments exist before adding them to *_makefile_frag.
4bcdb76d 14712
5d4a5ee6
JL
14713Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14714
14715 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14716
14717Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14718
14719 * configure.in: Make sure we only replace RPATH_ENVVAR on
14720 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14721 regexp to sed.
14722
14723 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14724 to sub-makes.
14725
0d3e11a5
LI
147261998-01-13 Lee Iverson (leei@ai.sri.com)
14727
14728 * config-ml.in (multi-do): LDFLAGS must include multilib
14729 designator.
14730
d45b3d87 14731Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
14732
14733 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14734
d39cd7a1
MK
14735Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14736
14737 * config.sub: Add mingw32 support.
14738 * configure.in: Likewise.
d39cd7a1 14739
6decbc24
FS
14740Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14741
14742 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14743
5d4a5ee6
JL
14744Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14745
14746 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14747 * configure (gxx_include_dir): Provide a definition for subdirs
14748 which do not use autoconf.
14749
14750Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14751
14752 * config.guess: Sync with egcs. Picks up new alpha support,
14753 BeOS & some additional linux support.
14754
d3d1907a
JL
14755Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14756
14757 * config.guess: HP 9000/803 is a PA1.1 machine.
14758
b104e095
RH
14759Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14760
14761 * configure.in: It's alpha*-...
14762
aca823c1
L
14763Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14764
14765 * configure.in (host_makefile_frag, target_makefile_frag):
14766 Handle multiple config files.
14767 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14768 alpha-*-*.
14769
d207ebef
JM
14770Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14771
14772 * mkdep: New file.
14773
14774Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14775
14776 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14777
5d4a5ee6
JL
14778Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14779
14780 * Makefile.in: Add libgui directory.
14781 (GDB_TK): Add all-libgui.
14782 * configure.in: Add libgui directory.
14783 * configure: Add all-libgui to GDB_TK.
14784
14785Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14786
14787 * config-ml.in (multidirs): Add m32r to multilib list.
14788
14789Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14790
14791 * Makefile.in (all-target-gperf): Change dependency to
14792 all-target-libstdc++.
14793
baf55877
FF
14794Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14795
14796 * config.guess: Add BeOS support.
14797
5d4a5ee6
JL
14798Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14799
14800 Source directory cvs renamed to cvssrc:
14801 * configure.in (host_tools): Change cvs to cvssrc.
14802 (native_only): Likewise.
14803 (noconfigdirs) [various cases]: Likewise.
14804 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14805 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14806 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14807 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14808 (all-cvssrc): Rename target from all-cvs.
14809
f2d76545
JL
14810Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14811
14812 * configure (gxx_include_dir): Fix thinko.
14813
205cba53
JL
14814Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14815
14816 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14817 (install-cross, install-gcc-cross): New targets.
14818
5d4a5ee6
JL
14819Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14820
14821 * configure.in (noconfigdirs): Add support for Thumb target.
14822
14823 * config.sub (maybe_os): Add support for Thumb target.
14824
14825Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14826
14827 * Makefile.in: Add rules for cygmon.
14828
14829 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14830
96b0f1fc
JL
14831Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14832
14833 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14834 * configure (gxx_include_dir): Provide a definition for subdirs
14835 which do not use autoconf.
d207ebef
JM
14836
14837Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14838
14839 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 14840 11/18/97 build
d207ebef 14841
7dfef6ed
JL
14842Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14843
14844 * From Franz Sirl.
14845 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14846 found on RedHat Linux systems.
96b0f1fc 14847
83cfe7c0
JL
14848Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14849
14850 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14851 guesses.
14852
7dfef6ed
JL
14853Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14854
14855 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14856
5d4a5ee6
JL
14857Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14858
14859 * ltmain.sh: If mkdir fails, check whether the directory was created
14860 anyhow by some other process.
14861
d207ebef
JM
14862Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14863
14864 * configure.in (d30v-*-*): Configure all directories.
14865
14866Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14867
14868 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14869 for the D30V.
14870
14871Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14872
14873 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14874
5d4a5ee6
JL
14875Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14876
e490616e
ZW
14877 * include/libiberty.h: Add extern "C" { so it can be used with C++
14878 progrms.
14879 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14880 programs.
5d4a5ee6 14881
d207ebef
JM
14882Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14883
14884 * configure.in (d30v-*-*): Configure GCC now.
14885
5d4a5ee6
JL
14886Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14887
14888 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14889 is no longer needed.
14890
c9670e62
JM
14891Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14892
14893 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14894
cc71c0ca
MH
14895Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14896
14897 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14898 targets using "$@" to provide support for similar but not identical
14899 targets without having to duplicate code.
14900
d207ebef
JM
14901Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14902
14903 * makefile.vms: Fix to work with DEC C.
14904
14905Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14906
14907 * config.sub: Add mips-tx39-elf to marketing names.
14908
14909Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14910
14911 * ltmain.sh: Handle symlinks in generated script.
14912
14913Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * configure: Handle autoconf style directory options: --bindir,
14916 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14917 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14918 --sysconfdir.
14919 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14920 (sharedstatedir, localstatedir, oldincludedir): New variables.
14921 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14922 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14923 sbindir, sharedstatedir, and sysconfdir.
14924
b1e3ddfd
AJ
14925Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14926
14927 * Makefile.in (bootstrap-lean): New target.
14928
d207ebef
JM
14929Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14930
14931 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 14932 sn, and gnuserv from noconfigdirs.
d207ebef
JM
14933
14934Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14937
09f97c1e
JL
14938Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14939
14940 * Makefile.in (cross): New target.
14941
335d0ab2
AO
14942Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14943 Jeff Law <law@cygnus.com>
14944
14945 * Makefile.in (bootstrap2, bootstrap3): New targets.
14946 (all-bootstrap): Remove outdated and confusing target.
339c9b00 14947 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 14948
d207ebef
JM
14949Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14950
14951 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 14952 windows. Consistent with gdb/configure.
d207ebef 14953
e693cc28
UD
149541997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14955
e693cc28
UD
14956 * configure.in: Name Linux target fragment.
14957
14958 * configure: Rewrite so that project Makefile fragment is inserted
14959 first and appears last in the resulting Makefile.
14960
d207ebef
JM
14961Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14962
14963 * Makefile.in (install-itcl): Install tcl first.
14964
5d4a5ee6
JL
14965Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14966
14967 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14968
f401679e
JW
14969Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14970
14971 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14972
14973 * configure.in (skipdirs): Add target-librx for Linux.
14974 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14975
ec20b1b9
JL
14976Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14977
14978 * Makefile.in (bootstrap): New target.
14979
becdcf6d
JL
14980Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14981
63f6bcd7 14982 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 14983
d207ebef
JM
14984Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14985
14986 * config.guess: Merge with FSF.
14987
0c82f6bf
FF
14988Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14989
14990 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14991
d207ebef
JM
14992Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14993
14994 * config.sub: Add "marketing-names" patch.
14995
3fbc0b70
JS
14996Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14997
e490616e 14998 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 14999
e20d4801
JL
15000Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15001
15002 * config.sub: Handle v850-elf.
15003
fe181f78 15004Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
15005
15006 * .cvsignore (*-install): Remove.
15007
bfed1ea0
JL
15008Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15009
15010 * ltconfig: Set CONFIG_SHELL in libtool.
15011 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15012
558a1e7c
JW
15013Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15014
15015 * configure.in (target_subdir): Set to libraries if enable_multilib.
15016
7818d6fc
JW
15017Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15018
15019 * config.guess: Update from gcc directory.
15020
d207ebef
JM
15021Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15022
15023 * Makefile.in (all-sim): Depends on all-readline.
15024
6599da04
JM
15025Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15026
15027 * Makefile.in (BISON, YACC): Use $$s.
15028 (all-bison): Depend on all-texinfo.
15029
15030Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15031
15032 * Makefile.in (BISON): Add -L flag.
15033 (YACC): Likewise.
15034
d207ebef
JM
15035Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15036
4e81ae98
EC
15037 * configure.in (noconfigdirs): Add support for v850e target.
15038
d207ebef
JM
15039 * config.sub (maybe_os): Add support for v850e target.
15040
15041Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15042
4e81ae98
EC
15043 * configure.in (noconfigdirs): Add support for v850ea target.
15044
d207ebef
JM
15045 * config.sub (maybe_os): Add support for v850ea target.
15046
6599da04
JM
15047Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15048
15049 * config.sub: Add mipstx39. Delete r3900.
15050
15051Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15052
15053 * Makefile.in (all-autoconf): Depends on all-texinfo.
15054
15055Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15056
15057 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15058 eabi targets.
15059
15060Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15061
15062 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15063
15064 * configure: When handling a Canadian Cross, handle YACC as well as
15065 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 15066 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
15067
15068Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15069
15070 * Makefile.in (BISON): bison, not byacc or bison -y.
15071 (YACC): bison -y or byacc or yacc.
15072 (various): Add *-bison as appropriate.
15073 (taz): No need to mess with BISON anymore.
15074
15075Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15076
15077 * configure: If OSTYPE matches *win32*, try to find a good value for
15078 CONFIG_SHELL.
15079
15080Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15081
15082 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15083 configure.in if it is present.
15084
15085Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15088
15089Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15090
15091 * config.sub: Recognize `arc' cpu.
15092 * configure.in: Likewise.
15093 * config-ml.in: Likewise.
15094
15095Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15096
15097 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15098
15099Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15100
15101 * configure: Changed sed delimiter from ':' to '|' when
15102 attempting to substitute ${config_shell} for SHELL. On
15103 NT ${config_shell} may contain a ':' in it.
15104
15105Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15106
15107 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15108
15109Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15112
15113Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15114
15115 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15116
15117 * ylwrap: If the program is a relative path, force it to be
15118 absolute.
15119
15120Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15121
15122 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15123
15124Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15125
15126 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
15127 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15128 for libraries.
6599da04
JM
15129
15130Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15131
15132 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 15133 separated by spaces.
6599da04
JM
15134
15135Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15136
15137 * ylwrap: New file.
15138 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15139
15140 * ltmain.sh: Handle /bin/sh at start of install program.
15141
15142 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15143
15144 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15145 * missing: New file, from automake 1.2.
15146
15147Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15148
15149 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15150 check-tk to CHECK_X11_MODULES.
15151
15152Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15153
15154 * config.sub: Merge with FSF.
15155
15156Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15157
15158 * config.guess: Merge with FSF.
15159
15160Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15161
15162 * configure: Treat msdosdjgpp like go32.
15163 * configure.in: Likewise. Don't remove gprof for go32.
15164
15165 * configure: Change Makefile.tem2 to Makefile.tm2.
15166
15167Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15168
15169 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15170
15171Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15172
15173 * install-sh (chmodcmd): Set to null if the DST directory already
15174 exists. Same as Nov 11th change.
15175
15176Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15177
4e81ae98 15178 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
15179
15180Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15181
15182 * config.guess: Update from FSF.
15183
15184Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15185
15186 * Makefile.in (GDB_TK): Depend on itcl and tix.
15187
15188Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15189
15190 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15191 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15192 (INSTALL_SCRIPT): New variable.
15193 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15194 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15195 to -x.
15196 * install-sh: Add support for -x option.
15197
15198Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15199
15200 * configure.in, Makefile.in: Treat tix like itcl.
15201
15202Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15203
15204 * Makefile.in (WINDRES): New variable.
15205 (WINDRES_FOR_TARGET): New variable.
15206 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15207 (EXTRA_HOST_FLAGS): Add WINDRES.
15208 (EXTRA_TARGET_FLAGS): Add WINDRES.
15209 (EXTRA_GCC_FLAGS): Add WINDRES.
15210 ($(DO_X)): Pass down WINDRES.
15211 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15212 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15213 DLLTOOL_FOR_TARGET.
15214
15215Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15216
15217 * configure.in: configure sim before gdb for win32-x-ppc
15218
15219Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15220
15221 Move gperf into the toplevel, from libg++.
15222 * configure.in (target_tools): Add target-gperf.
15223 (native_only): Add target-gperf.
15224 * Makefile.in (all-target-gperf): New target, depend on
15225 all-target-libg++.
15226 (configure-target-gperf): Empty rule.
15227 (ALL_TARGET_MODULES): Add all-target-gperf.
15228 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15229 (CHECK_TARGET_MODULES): Add check-target-gperf.
15230 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15231 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15232
15233Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 15234
6599da04
JM
15235 * config.sub (mn10200): Recognize new basic machine.
15236
15237Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15238
15239 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15240 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15241
15242Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15243
15244 * configure.in: If we're building mips-sgi-irix6* native, turn on
15245 ENABLE_MULTILIB and set TARGET_SUBDIR.
15246
15247Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15248
15249 * Makefile.in (all-sn): Depend on all-grep.
15250
15251Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15252
15253 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15254
15255 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15256 Makefile. From Jeff Makey <jeff@cts.com>.
15257 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15258
15259 * Makefile.in (DISTBISONFILES): Remove.
15260 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15261 $(DEFAULT_YACC).
15262
15263 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 15264 cygwin32.
6599da04
JM
15265
15266 * Makefile.in (LD): New variable.
15267 (EXTRA_HOST_FLAGS): Pass down LD.
15268 ($(DO_X)): Likewise.
15269
15270Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15271
15272 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15273
15274Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15275
15276 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 15277 before adding our own. Always add --build.
6599da04
JM
15278
15279Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15280
15281 * configure.in (targargs): Pass --build if we're doing
15282 a cross-compile.
15283
15284Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15285
ca236658 15286 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
15287 sed. Otherwise sed chokes on NT path names with drive
15288 designators. Also look for "?:*" as the leading characters in an
15289 absolute pathname.
15290
15291Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15292
15293 * config.sub: Support for r3900.
15294
15295Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * configure.in: Use install-sh, not install.sh.
15298
15299Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15300
15301 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15302 apply it twice.
15303
15304Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15305
15306 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15307 install-binutils.
15308
15309Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * Makefile.in: Add automake targets.
15312 * configure.in (host_tools): Add automake.
15313
15314Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * configure: Default CXX to c++, not gcc.
15317 * Makefile.in (CXX): Set to c++, not gcc.
15318 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15319
15320Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15321
15322 * install-sh: try appending a .exe if source file doesn't
15323 exist
15324
15325Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15326
15327 * configure.in: Turn on multilib by default.
15328 (cross_only): Remove target-libiberty.
15329
15330 * Makefile.in (all-gcc): Don't depend on libiberty.
15331
15332Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15333
15334 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15335
15336Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15337
15338 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15339 (DISTBISONFILES): Add ld/Makefile.in
15340
15341Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15342
15343 * configure.in: if target is cygwin32 but host isn't cygwin32,
15344 don't configure gdb tcl tk expect, not just gdb.
15345
15346Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15347
15348 * configure.in: Added gnuserv everywhere sn appears.
15349
15350 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15351 (CROSS_CHECK_MODULES): Added check-gnuserv.
15352 (INSTALL_MODULES): Added install-gnuserv.
15353 (CLEAN_MODULES): Added clean-gnuserv.
15354 (all-gnuserv): New target.
15355
15356Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15357
15358 * config.guess: Fixes for MIPS OpenBSD systems.
15359
15360Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15361
15362 * Makefile.in (INSTALL_XFORM): Remove.
15363 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15364
15365 * mkinstalldirs: New file, copied from automake.
15366 * Makefile.in (installdirs): Rename from install-dirs. Use
15367 mkinstalldirs. Change all users.
15368 (DEVO_SUPPORT): Add mkinstalldirs.
15369
15370Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * install-sh: Rename from install.sh.
15373 * Makefile.in (INSTALL): Change install.sh to install-sh.
15374 (DEVO_SUPPORT): Likewise.
15375
15376 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15377 Graichen <graichen@rzpd.de>.
15378
15379Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15380
15381 * config.guess: Recognize OpenBSD systems correctly.
15382
15383Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15384
15385 * README, Makefile.in (ETC_SUPPORT): Remove references to
15386 cfg-paper*, configure.{texi,man,info*}._
15387
15388Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15389
15390 * Makefile.in (all.normal): Ensure that gcc is built after all
15391 the x11 - ie gdb - targets.
15392
15393Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15394
15395 * makefile.vms: Don't run conf-a-gas.
15396
15397Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15398
e490616e 15399 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 15400
d207ebef
JM
15401Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15402
15403 * configure.in: Remove noconfigdirs case since gdb also
15404 configures and builds for tic80-coff.
15405
6599da04
JM
15406Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15407
15408 * configure: Set cache_file to config.cache.
15409 * Makefile.in (local-distclean): Remove config.cache.
15410
15411Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * COPYING: Update FSF address.
15414
d207ebef
JM
15415Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15416
15417 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15418 noconfigdirs.
15419
6599da04
JM
15420Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15423 MAKEDIRS, is empty.
15424
15425Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15426
15427 * config.sub: Tweak mn10300 entry.
15428
15429Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15430
15431 * configure.in (host_tools): Put sim before gdb, so gdb's
15432 configure.tgt can determine if the simulator was configured.
15433
15434Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15435
15436 * config.sub: Move BeOS $os case to be with other Cygnus
15437 local cases.
15438
15439Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15440
15441 * config.sub: Remove misplaced comment that broke Linux.
15442
15443Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15444
15445 * config.sub: Add BeOS support.
15446
15447Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15448
15449 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15450
15451Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15452
15453 * configure.in (noconfigdirs): Remove tcl and tk from
15454 noconfigdirs for cygwin32 builds.
15455
d207ebef
JM
15456Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15457
15458 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15459
6599da04
JM
15460Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15461
15462 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15463 make-all.com, use makefile.vms instead.
15464
15465Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15466
15467 * config.sub: Accept -lnews*.
15468
d207ebef
JM
15469Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15470
15471 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 15472 target-examples and target-libiberty for d30v.
d207ebef
JM
15473
15474Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15475
15476 * configure.in (noconfigdirs): Enable ld for d30v.
15477
15478Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15479
15480 * configure.in (tic80-*-*): Build compiler.
15481
15482Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15483
15484 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 15485 unsupported d30v directories
d207ebef
JM
15486
15487Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15488
4e81ae98
EC
15489 * config.sub, configure.in: Add d30v target cpu.
15490
6599da04
JM
15491Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15492
15493 * makefile.vms: New file.
15494 * make-all.com: Remove.
15495
15496Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15497
15498 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15499
15500Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15501
15502 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15503
15504Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15505
15506 * Makefile.in (ALL_MODULES): Added all-db.
15507 (CROSS_CHECK_MODULES): Addec check-db.
15508 (INSTALL_MODULES): Added install-db.
15509 (CLEAN_MODULES): Added clean-db.
15510
15511Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15512
15513 * config.guess: Merge with latest FSF sources.
15514
15515Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15516
15517 * Makefile.in (ALL_MODULES): Added all-itcl.
15518 (CROSS_CHECK_MODULES): Added check-itcl.
15519 (INSTALL_MODULES): Added install-itcl.
15520 (CLEAN_MODULES): Added clean-itcl.
15521
15522Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15523
15524 * configure.in: build gdb for mn10200
15525
15526Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15527
15528 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15529
d207ebef
JM
15530Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15531
15532 * configure.in (tic80-*-*): Turn off most targets right now.
15533
6599da04
JM
15534Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15535
15536 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15537 rather than the makeinfo program.
15538 (do-info): Depend upon all-texinfo.
15539
15540Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15541
15542 * configure.in: Remove uses of config/mh-linux.
15543
15544 * config.sub, config.guess: Merge with latest FSF sources.
15545
d207ebef
JM
15546Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15547
15548 * config.sub (case $basic_machine): Add tic80 entries.
15549
6599da04
JM
15550Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15551
15552 * config.sub, config.guess: Merge with latest FSF sources.
15553
15554Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15555
15556 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15557 * mpw-config.in: Test for NewFolderRecursive.
15558 * mpw-install: Use symbolic name for startup filename.
15559 * mpw-README: Add various additional details.
15560
15561Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15562
15563 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15564
15565Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15566
15567 * configure.in: Do build gcc and the target libraries for
15568 the mn10200.
15569
15570Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15571
15572 * configure.in: don't avoid building gdb for mn10300 any more
15573 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15574 instead of single-quoting it.
15575
15576Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15577
15578 * configure.in: Don't use --with-stabs on IRIX 6.
15579
15580Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15581
15582 * configure.in (m32r): Build gdb, libg++ now.
15583
15584Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15585
15586 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15587 directories from noconfigdirs.
15588
15589Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15590
15591 * config.sub (basic_machine): added mips16 configuration
15592
15593Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15594
15595 * config.sub: Handle d10v-unknown.
15596
d207ebef
JM
15597Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15598
15599 * config.sub: Handle v850-unknown.
15600
6599da04
JM
15601Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15602
15603 * Makefile.in: add findutils
15604 * configure.in: add findutils to list of host_tools
15605
15606Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15607
15608 * config.sub: Handle mn10200 and mn10300.
15609
15610Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15611
15612 * configure.in (d10v-*): Do not build librx.
15613
15614Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15615
15616 * configure.in (mn10300): Build everything except gdb & libgloss.
15617
15618Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15619
15620 * config.guess: Patch for Dansk Data Elektronik servers,
15621 from Niels Skou Olsen <nso@dde.dk>.
15622
15623 For ncr, use /bin/uname rather than uname, since GNU uname does not
15624 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15625
15626 Patch for MIPS R4000 running System V,
15627 from Eric S. Raymond <esr@snark.thyrsus.com>.
15628
15629 Fix thinko for nextstep.
15630
15631 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15632
15633 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15634 * config.guess: Guess mips-dec-mach_bsd4.3.
15635
15636 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15637 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15638 release numbers.
15639 * config.guess (mips-mips-riscos*): Emit just enough of the
15640 release number.
15641
15642 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15643 * config.guess (sparc-auspex-sunos*): Added.
15644 (f300-fujitsu-*): Added.
15645
15646 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15647 * config.guess: Recognize a Tadpole as a sparc.
15648
15649Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15650
15651 * config.guess: Don't assume that NextStep version is either 2 or
15652 3. NextStep 4 (aka OpenStep 4) has come out now.
15653
15654Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15655
15656 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15657 From Rik Faith <faith@cs.unc.edu>.
15658
15659Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15660
15661 * config.sub: Contributions from bug-gnu-utils to:
15662 Support plain "hppa" (no version given) architecture, reported by
15663 OpenStep.
15664 OpenBSD like NetBSD.
15665 LynxOs is not a hardware supplier.
15666
15667 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 15668 OpenBSD like NetBSD.
6599da04
JM
15669 Stratus systems.
15670 More Pyramid systems.
15671 i[n>4]86 Intel chips.
15672 M680[n>4]0 Motorola chips.
15673 Use unknown instead of lynx for hardware manufacturer.
15674
15675Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15676
15677 * install.sh (chmodcmd): Set to null if the DST directory already
15678 exists.
15679
15680Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15681
15682 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15683 not use mt-ppc target Makefile fragment any more.
15684
15685Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15686
15687 * configure.in (*-*-windows): Exclude everything but those dirs
15688 needed to build windows.
15689
15690Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15691
15692 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15693
15694Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15695
15696 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
15697
15698Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15699
15700 * Undo my previous change.
15701
15702Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15703
15704 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15705 unconditionally.
15706 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15707
15708Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15709
15710 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15711 host to add it's own flags.
6599da04
JM
15712
15713Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15716
15717Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15720 (CXX_FOR_TARGET): Likewise.
15721 (GCC_FOR_TARGET): Define.
15722 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15723 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15724 CC_FOR_TARGET was specified on the command line.
15725 (MAKEOVERRIDES): Don't define.
15726
15727Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15728
15729 * configure.in (m32r): Fix spelling of libg++ libs.
15730
15731Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15732
15733 * config.sub (-apple*): Remove, now redundant.
15734
15735Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15736
15737 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15738
15739 * configure: Rework yesterday's sed script patch.
15740
15741 * config.sub: Merge with FSF.
15742
15743Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15744
15745 * config.guess: Merge from FSF.
15746
15747 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
15748 * config.guess: Use pc instead of unknown, for pc clone systems.
15749 Change linux to linux-gnu.
6599da04
JM
15750
15751 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 15752 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
15753
15754Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15755
15756 * test-build.mk (HOLES): Add "xargs" for gdb.
15757
15758 * configure: Avoid hpux10.20 sed bug.
15759
15760Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15761
731a8127 15762 * configure.in: Add support for windows host
6599da04
JM
15763 (that is a build done under the Microsoft build environment).
15764
15765Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15766
15767 * Makefile.in: Replace all uses of srcroot with s, to shrink
15768 command line lengths.
15769
15770 Patches from Geoffrey Noer <noer@cygnus.com>:
15771 * configure.in: If configuring for newlib, pass --with-newlib to
15772 subdirectories.
15773 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15774 -Bnewlib/ and -Lwinsup to gcc.
15775 (CXX_FOR_TARGET): Likewise.
15776
15777Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15778
15779 * Makefile.in (ETC_SUPPORT): Add configure.
15780
15781Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15782
4e81ae98 15783 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
15784 host configuration file.
15785
15786Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15787
15788 * configure.in: Break mn10x00 support into separate
15789 mn10200 and mn10300 configurations.
15790 * config.sub: Likewise.
15791
15792Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15793
15794 * configure.in: Add lots of stuff to noconfigdirs for
15795 the mn10x00 targets.
15796
15797 * config.sub, configure.in: Add mn10x00 support.
15798
15799Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15800
15801 * make-all.com: Call conf-a-gas, not config-a-gas.
15802
15803Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15804
15805 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 15806 targets.
6599da04
JM
15807
15808Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15809
15810 * mpw-README: Add much more detail for native PowerMac.
15811 * mpw-install: New file.
15812 * mpw-configure: Add --norecursion and --help options.
15813 * mpw-config.in: Translate readme and install files when
15814 copying to objdir.
15815 * mpw-build.in: Don't always depend on byacc and flex.
15816 (install-only-top): New action.
15817
d207ebef
JM
15818Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15819
15820 * configure.in: You can now configure GDB for the v850.
15821
6599da04
JM
15822Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15823
15824 * configure.in (noconfigdirs): Don't configure any C++ dirs
15825 if targeting D10V.
15826
15827Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15828
15829 * config.sub: Recognize mips64vr5000.
15830
15831Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * configure.in: Use a single line for host_tools and native_only.
15834
15835Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15836
15837 * config.sub, configure.in: Add entries for m32r.
15838
15839Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15840
15841 * Makefile.in (inet-install): Don't run install-gzip.
15842
15843Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15844
15845 * configure.in: Don't config lots of things for *-*-windows*.
15846
15847Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15848
15849 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15850 (host_libs, host_tools): Copy from configure.in.
15851 * mpw-configure: Don't complain about directories not found.
15852
15853Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15854
15855 * configure.in (i[345]86): Recognize i686 for pentium pro.
15856 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15857 file.
15858
15859 * config.guess (i[345]86): Ditto.
15860
15861Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15862
15863 * configure.in (noconfigdirs): Removed gdb for D10V.
15864
d207ebef 15865Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 15866
d207ebef
JM
15867 * configure.in: Remove ld, target-libio, target-libg++, and
15868 target-libstdc++ from noconfigdirs.
5d4a5ee6 15869
6599da04
JM
15870Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15871
15872 * configure: Fix three locations where shell scripts were
15873 being run directly rather than with config_shell.
15874
d207ebef
JM
15875Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15876
15877 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15878 * config.sub (basic_machine): Recognize v850.
15879
6599da04
JM
15880Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15881
15882 * mpw-configure: Handle multiple enable/disable options and
15883 pass them down recursively, handle -c and -s flags appropriately
15884 depending on choice of compiler, add escape mechanism for
15885 quoted arguments to gC.
15886
15887Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15888
15889 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15890 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15891 so that -mrelocatable-lib and -mno-eabi are used.
15892
15893 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15894 not support --print-multi-lib, don't abort.
15895
6599da04
JM
15896Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15897
15898 * make-all.com: Run config-a-gas.
15899 * setup.com: Don't copy subdirectory files around.
15900
15901Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15902
15903 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15904 target, it now compiles correctly.
15905
15906Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15907
15908 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15909
15910Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15911
4e81ae98 15912 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
15913
15914Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15915
15916 * configure.in (native_only): Add prms.
15917
15918Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15919
15920 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15921 (BINUTILS_SUPPORT_DIRS): Likewise.
15922
15923Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15924
15925 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15926 d10v support is added.
15927
15928Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15929
15930 * configure.in (d10v-*-*): New target.
15931
15932Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15933
15934 * config.guess (HP 9000/811): Recognize this as a PA1.1
15935 machine.
15936
15937Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15938
15939 * Makefile.in (do-tar-gz): New target, split out from tail end of
15940 taz target. Run each command separately, don't use pipes.
15941 (taz): Use it.
15942
15943Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15944
15945 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15946 * mpw-build.in: No builds should depend on building byacc or flex,
15947 they are assumed to be installed already.
15948
15949Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15950
15951 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15952 variable that CC_FOR_TARGET needs.
15953
15954Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15955
15956 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15957 options have changed since the last time the subdirectory was
15958 configured, and if it has, reconfigure.
15959 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15960 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15961
15962Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15963
15964 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15965 CLEAN_MODULES): Add bash.
15966 (all-bash): New target.
15967
15968Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15969
15970 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15971
15972Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15973
15974 * config.sub (basic_machine): Recognize d10v as a valid processor.
15975
15976Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15977
15978 * mpw-configure: Add support for --bindir.
15979 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15980
15981Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15982
15983 * configure.in: add bash, time, gawk to list of hosttools and things
15984 to only build for native toolchains
15985
15986Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15987
15988 * Makefile.in (docdir): Remove.
15989
15990Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15991
15992 * Makefile.in (datadir): Set to $(prefix)/share.
15993
15994Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15995
15996 * configure.in: build diff and patch for cygwin32-hosted
15997 toolchains.
15998
15999Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16000
16001 * config.sub: Accept -rtems*.
16002
16003Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16004
e490616e
ZW
16005 * configure.in: enable dosrel for cygwin32-hosted builds,
16006 remove diff from the list of things not buildable
16007 via Canadian Cross
6599da04
JM
16008
16009Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16010
16011 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 16012 don't get ". ".
6599da04
JM
16013
16014Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16015
16016 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16017
16018Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16019
16020 * Makefile.in (taz): Handle case where tex3patch didn't even get
16021 checked out. Also, if it was found, put the symlink in a new util
16022 subdirectory.
16023
16024Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16025
16026 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16027
16028Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16029
16030 * config.sub: Recognize -openvms.
16031 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16032 * make-all.com, setup.com: New files.
16033
16034Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16035
16036 * Makefile.in (taz): tex3patch moved to texinfo/util.
16037
16038Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16039
16040 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16041 * configure.in: remove make from disable-if-Can-Cross list
16042 enable gdb if ${host} and ${target} are cygwin32
16043
16044Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16045
16046 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16047 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16048
16049Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16050
16051 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16052 distinguish sysv/svr4/bsd variants.
16053 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16054
16055Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16056
16057 * configure.in: Added copyright notice.
16058 * move-if-change: Added copyright notice.
16059
16060Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16061
16062 * configure.in (powerpcle-*-solaris*): Until we get shared
16063 libraries working, don't build gdb, sim, make, tcl, tk, or
16064 expect.
16065
16066Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16067
16068 * config.guess: Merge with FSF:
16069
16070 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16071 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16072
16073 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16074 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16075
16076 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16077 * config.guess: Combine two OSF1 rules.
16078 Also recognize field test versions. From mjr@zk3.dec.com.
16079 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16080 because GNU uname does not support -p. From pmr@pajato.com.
16081
16082Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16083
16084 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16085
16086Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16087
16088 * mpw-README: Document GCCIncludes.
16089
16090Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16091
16092 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16093
16094Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16095
16096 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16097
16098Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16099
16100 * configure.in (*-*-cygwin32): Configure make.
16101
16102Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16103
16104 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16105
16106Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16107
16108 * Makefile.in (all-inet): Depend on all-perl.
16109
16110 * Makefile.in (inet-install): New target.
16111
16112 * Makefile.in (all-inet): Depend on all-tcl.
16113 (all-inet): Depend on all-send-pr.
16114
16115Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16116
16117 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16118 temporarily.
16119
16120Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16121
16122 * configure.in: Don't configure --with-gnu-ld on AIX.
16123
16124Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16125
16126 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16127
16128Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16129
16130 * Makefile.in (ALL_MODULES): Added all-inet.
16131 (CROSS_CHECK_MODULES): Added check-inet.
16132 (INSTALL_MODULES): Added install-inet.
16133 (CLEAN_MODULES): Added clean-inet.
16134 (all-indent): New target.
16135
16136 * configure.in (host_tools): Added inet.
16137 (native_only): Added inet.
16138 (noconfigdirs): Added inet.
16139
16140Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * configure.in: Don't configure libgloss if we are not configuring
16143 newlib.
16144
16145Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16146
16147 * configure.in: Don't configure libgloss for unsupported
16148 architectures.
16149
16150Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16151
16152 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16153
16154Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16155
16156 * Makefile.in (ALL_MODULES): Include all-apache.
16157 (CROSS_CHECK_MODULES): Include check-apache.
16158 (INSTALL_MODULES): Include install-apache.
16159 (all-apache): New target.
16160
16161 * configure.in: Added apache everywhere perl is seen.
16162
16163Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16164
16165 * Makefile.in: Add support for clean-{module} and
16166 clean-target-{module} rules.
16167
16168Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16169
16170 * configure.in (*-*-ose) do not build libgloss.
16171
16172Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16173
16174 * config.guess (prep*:SunOS:5.*:*): Turn into
16175 powerpele-unknown-solaris2.
16176
16177Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16178
16179 * configure.in: Permit --enable-shared to specify a list of
16180 directories.
16181
16182Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16183
16184 * configure.in (host==solaris): Pass only the first word of $CC
16185 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16186
16187Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16188
16189 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16190
16191Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16192
16193 * Makefile.in (ALL_MODULES): Include all-perl.
16194 (CROSS_CHECK_MODULES): Include check-perl.
16195 (INSTALL_MODULES): Include install-perl.
16196 (ALL_X11_MODULES): Include all-guile.
16197 (CHECK_X11_MODULES): Include check-guile.
16198 (INSTALL_X11_MODULES): Include install-guile.
16199 (all-perl): New target.
16200 (all-guile): New target.
16201
16202 * configure.in (host_tools): Include perl and guile.
16203 (native_only): Include perl and guile.
16204 (noconfigdirs): Don't build guile and perl; no ports have been
16205 done.
16206
16207Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16208
e490616e
ZW
16209 * configure (--enable-*): Handle quoted option lists such as
16210 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
16211
16212Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16213
16214 * Makefile.in ({,inst}all-target): New rule so we can make and
16215 install all of the target directories easily.
16216
16217Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16218
16219 * configure.in: Add missing global flag in sed substitution when
16220 deleting `target-' from ${configdirs}.
16221
16222Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16223
16224 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16225 option.
16226
16227 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16228 config/mh-necv4.
16229
16230 * install.sh: Correct misspelling of transformbasename.
16231
16232 * config.guess: Recognize mips-*-sysv*.
16233
16234Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16235
16236 * config.sub: Recognize mon960.
16237
16238Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16239
16240 * configure: Restore Canadian Cross handling of BISON and LEX,
16241 removed in Feb 20 change.
16242
16243Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16244
16245 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16246 Mention make install. Remove the old copyright date as well the
16247 clumsy and rather pointless copyright on the README file.
16248
16249Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16250
16251 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16252 Makefile after running symlink-tree, then run `make distclean' to
16253 avoid clobbering any generated files in srcdir.
16254
16255Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16256
16257 * configure.in (m68k-*-netbsd*): Build everything now.
16258
16259Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16260
16261 * Makefile.in (taz): Fix quoting.
16262
16263Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16264
16265 * configure.in (sparclet-*-*): Build everything now.
16266
16267Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16268
16269 * configure.in (m68k-*-linux*): New host.
16270
16271Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16272
16273 * configure: Check for bison before byacc.
16274
16275Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16276
16277 * Makefile.in configure: Change the way LEX and BISON/YACC are
16278 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16279 searching PATH. These are used as fallbacks by Makefile.in if
16280 flex/bison/byacc aren't in objdir.
16281
16282Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * Makefile.in: Make everything which depends upon all-bfd also
16285 depend upon all-opcodes, in case --with-commonbfdlib is used.
16286
16287Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16288
16289 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16290 building NT native compilers on Unix.
16291
16292Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16293
16294 * configure.in: Don't get CC from the host Makefile fragment if we
16295 can find gcc in PATH, or if this is a Canadian Cross. Move the
16296 Solaris test for /usr/ucb/cc to the post target script, just after
16297 the compiler sanity test.
16298
16299Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16300
16301 * config.sub: Merge with FSF.
16302
16303Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16304
16305 * Makefile.in (RPATH_ENVVAR): New variable.
16306 (REALLY_SET_LIB_PATH): Use it.
16307 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16308
16309Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16310
16311 * config.sub, configure.in: Recognize sparclet cpu.
16312
16313Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16314
16315 * config.guess: Support m68k-cbm-sysv4.
16316
16317Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16318
16319 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16320 m68k-unknown-linuxaout from linker help string. Put quotes around
16321 $ld_help_string.
16322
16323Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16324
16325 * config.guess (powerpc-harris-powerunix): Add guess for port
16326 to new target.
16327
16328Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16329
16330 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16331
16332Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16335 $(REALLY_SET_LIB_PATH) in Makefile.
16336 * Makefile.in (SET_LIB_PATH): New variable.
16337 (REALLY_SET_LIB_PATH): New variable.
16338 ($(DO_X)): Use $(SET_LIB_PATH).
16339 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16340 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16341 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16342 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16343 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16344 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16345 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16346 (install-dosrel): Likewise.
16347 (all-opcodes): Depend upon all-libiberty.
16348
16349Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16350
16351 * config.guess (*:CYGWIN*): New
16352
16353Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16354
16355 * Makefile.in (all-target-winsup): All all-target-libiberty.
16356
16357Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16358
16359 * configure.in (noconfigdirs): Add missing # in front of comment.
16360
16361Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16362
16363 * configure.in: add second pass to things added to noconfigdirs
16364 so *-gm-magic can exclude libgloss properly.
16365
16366Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16367
16368 * mpw-configure (extralibs_name, rez_name): Set correctly
16369 for MWC68K compiler.
16370
16371 * mpw-README: Add more info on the necessary build tools.
16372
16373Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16374
16375 * configure.in, config.sub: Recognize cygwin32.
16376
16377Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16378
16379 * config.guess, config.sub: Recognize A/UX.
16380
16381Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16382
16383 * config.sub: Merge with gcc/config.sub.
16384
16385Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16386
16387 * mpw-build.in (do-binutils): Add build of stamps.
16388
16389Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16390
16391 * config.sub: Add recognition for mips64vr4100*-* targets.
16392
16393Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16394
16395 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16396 Add creation of gconfigargs with `--enable-shared' turned on.
16397 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16398 ($(host)-stamp-stage3-configured): Likewise.
16399 (HOLES): Add chatr and ldd.
16400 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16401
16402Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16403
16404 * configure: Pass --nfp to recursive configures.
16405
16406Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16407
16408 * Makefile.in (DLLTOOL): New.
16409 (DLLTOOL_FOR_TARGET): New.
16410 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16411 (EXTRA_TARGET_FLAGS): Ditto.
16412 (EXTRA_GCC_FLAGS): Ditto.
16413 (CONFIGURE_TARGET_MODULES): Ditto.
16414 (DO_X): Ditto.
16415 * configure: Add DLLTOOL.
16416
16417Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16418
16419 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16420 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16421 mh-sco, since old workarounds no longer needed, and don't
16422 build ld, since libraries have weak symbols in COFF.
16423
16424Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16425
16426 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16427
16428Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * configure.in: Make sure that ${CC} can be used to compile an
16431 executable.
16432
16433Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16434
16435 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16436 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16437 nothing depending on whether gdbtk is being built.
16438
16439Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16440
16441 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16442
16443Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16444
16445 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16446 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16447
16448Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16449
16450 * config-ml.in: Add support for
16451 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16452 Simplify setting of multidirs from --disable-foo.
16453
16454Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16455
16456 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16457 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16458 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 16459 non-empty, pass them on to the GCC make.
6599da04
JM
16460 (all-bootstrap): New rule that is like all-gcc, except it executes
16461 the GCC bootstrap rule instead of the GCC all rule.
16462
16463Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16464
16465 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16466
16467Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16468
16469 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16470 DG/UX support.
16471
16472Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16473
16474 * config.sub (i*86*) Change [345] to [3456]
16475
16476Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16477
16478 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16479 --with-gnu-ld=no.
16480
16481Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16482
16483 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16484 AIX multilibs get built.
16485
16486Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16487
16488 * configure.in (i386-win32): Don't build expect if we're not
16489 building the tcl subdir.
16490
16491Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16492
16493 * Makefile.in: (configure-target-examples, all-target-examples):
16494 New targets, configure and build example programs.
16495
16496Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16497
16498 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16499 use it as input to sedit the generated MPW makefile.
16500 * mpw-README: Add a suggestion about Gestalt.h.
16501
16502Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16503
16504 * config.sub: Accept *-*-ieee*.
16505
16506Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16509 Ronald F. Guilmette <rfg@monkeys.com>.
16510
16511Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16512
16513 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16514 for powerpc-pe native.
16515 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16516 (target==powerpc-pe): duplicate i386-win32 entry.
16517
16518Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16519
16520 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16521 of vxworks, not just vxworks5.1.
16522
16523Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16524
16525 * mpw-configure: Add support for exec-prefix.
16526
16527Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16528
16529 * config.guess: Recognize HP model 816 machines as having
16530 a PA1.1 processor.
16531
16532Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16533
16534 * configure: Ignore new autoconf configure options.
16535
6599da04
JM
16536Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16537
16538 * config.guess: Recognize Pentium under SCO.
16539 From Robert Lipe <robertl@arnet.com>.
16540
16541Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16542
16543 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
16544
16545Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16546
16547 * configure.in: Don't configure gas for alpha-dec-osf*.
16548
16549Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * configure.in: Default to --with-stabs for some targets for which
16552 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16553 i[345]86*-*-unixware*.
16554
16555Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16556
16557 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16558 rather than basing it on the target. Simplify handling of options
16559 controlling which directories to configure. Remove extraneous
16560 slash in multi-clean target.
16561
16562Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16563
16564 * config-ml.in: Prefix more variables with ml_ so they don't collide
16565 with configure's.
16566
16567Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16568
16569 * configure: Don't turn -v into --v.
16570
16571Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16572
16573 * configure.in (targargs): Fix typo.
16574
16575 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16576
16577Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16578
16579 * configure.in: Strip --host and --target options from
16580 CONFIG_ARGUMENTS, and always configure for --host only. Add
16581 --with-cross-host option when building with a cross-compiler.
16582 * configure: Canonicalize the arguments put into config.status by
16583 always using `=' for an option with an argument. Pass a presumed
16584 --host or --target explicitly.
16585
16586Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16587
16588 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16589 into general OS recognition case.
16590
16591Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16592
16593 * configure.in (target_configdirs): add target-winsup only
16594 for win32 target systems.
16595
16596Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16597
16598 * Makefile.in (all-target-libgloss): Depend upon
16599 configure-target-newlib, since when libgloss is built it looks to
16600 see if the newlib directory exists.
16601
16602Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16603
16604 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16605 cfg-ml-*.in.
16606
16607Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16608
16609 * configure: Handle LD and LD_FOR_TARGET when configuring a
16610 Canadian Cross.
16611
6599da04
JM
16612Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16613
16614 * configure.in (target_libs): add target-winsup.
16615 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16616 (target==ppcle-pe): remove ld from $noconfigdirs.
16617
16618Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16619
16620 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16621 Preserve relative path names in $srcdir. Build symlink tree if
16622 configuring cross target dir and srcdir=. (= no VPATH support).
16623 (configure-target-libg++): Depend on configure-target-librx.
16624 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16625 * config-ml.in: New file.
16626 * symlink-tree: New file.
16627 * configure: Ensure srcdir="." if that's what it is.
16628
16629Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16630
16631 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16632 includes and FLEX_SKELETON setting.
16633 * mpw-configure (--with-gnu-ld): New option, controls whether
16634 to use PPCLink or ld with PowerMac GCC.
16635 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16636 * mpw-config.in: Configure grez if targeting Mac.
16637
16638 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
16639 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16640 just macos.
6599da04
JM
16641 * configure.in: Configure grez resource compiler if targeting Mac.
16642 * Makefile.in (all-grez, install-grez): New targets.
16643
16644Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16645
16646 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 16647 gcc in the path, set CC to gcc -O2.
6599da04
JM
16648
16649Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16650
16651 * configure: Default ${build} correctly. Avoid picking up extra
16652 spaces when reading CC and CXX from Makefile. When doing a
16653 Canadian Cross, use plausible default values for numerous
16654 variables.
16655 * configure.in: When doing a Canadian Cross, don't try to
16656 configure tools whose configure script can't handle it.
16657
16658Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16659
16660 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16661
16662Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16663
16664 * configure: Remove dubious bug reporting address.
16665
16666Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16667
16668 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16669 configure script, run that instead of this directory's configure.
16670 In either case, print a message that we're configuring the sub-dir.
16671
16672Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16673
16674 * configure.in: Before checking for the existence of various files,
16675 use sed to filter out "target-".
16676
16677Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16678
16679 * Makefile.in (DO_X): Split rule to decrease command line length
16680 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16681 (Philippe De Muyter).
16682
16683Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16684
16685 * Makefile.in (all-patch): depend on all-libiberty.
16686
16687Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16688
16689 * configure.in: If the only directory in target_configdirs which
16690 actually exists is libiberty, then set target_configdirs to empty,
16691 to avoid trying to build a target libiberty in a gas or gdb
16692 distribution.
16693
16694Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16695
16696 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
16697 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16698 systems.
6599da04
JM
16699
16700Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16701
16702 * configure.in (copy_dirs): Use sys-include instead of include
16703 for --with-headers option.
16704
16705Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16706
16707 * Makefile.in, configure.in: Make winsup builds work with
16708 new scheme.
16709
16710Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16711
16712 * configure.in: Build the linker on AIX.
16713
16714Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16715
16716 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16717 where needed.
16718
16719Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16720
16721 * Makefile.in (all-gcc): Fix typo.
16722
16723Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16724
16725 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16726
16727Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16728
16729 * configure.in: Rename libFOO to target-libFOO, and xiberty
16730 to target-xiberty, to provide more flexibility.
16731 (target_subdir): Define. Create if cross.
16732 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16733 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16734 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16735 check-libFOO -> check-target-libFOO, etc.
16736 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16737 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16738 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16739 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16740 allow ALL_GCC="" to only configure.
16741 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16742 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16743 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16744
16745Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16746
16747 * Makefile.in (taz): Build "info" in etc explicitly.
16748
16749Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16750
16751 * configure.in: Make sure that CC is undefined (as opposed to
16752 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16753 problem with autoconf trying to configure on a host without GCC.
16754
16755Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16756
16757 * mpw-configure: Set host alias from choice of host compiler,
16758 only use generic MPW Makefile sed if present, edit a file
16759 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16760 * mpw-README: Add problem notes about CW6 and CW7.
16761
16762Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16763
16764 * Makefile.in (taz): Use ";" instead of ";;".
16765
16766Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16767
16768 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16769 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16770 DISTDOCDIRS.
16771 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16772 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16773
16774Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16775
16776 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16777 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16778 Move bfd to DISTSTUFFDIRS.
16779
16780Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16781
16782 * Makefile.in (X11_LIB): Removed.
16783 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16784
16785 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16786
16787Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16788
16789 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16790 names.
16791
16792Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16793
16794 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16795
16796Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16797
16798 * configure.in (i[345]86-*-win32): Always build newlib.
16799 Don't configure cvs, autoconf or texinfo.
16800 * Makefile.in (LD_FOR_TARGET): New.
16801 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16802 Pass down LD_FOR_TARGET.
16803
16804Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16805
16806 * winsup: New directory.
16807 * Makefile.in: Build winsup.
16808 * configure.in: Winsup is configured when target is win32.
16809 Can only build win32 target GDB when native.
4e81ae98 16810
6599da04
JM
16811Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16812
16813 * config.guess: Recognize HP model 819 machines as having
16814 a PA 1.1 processor.
16815
16816Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16817
16818 * configure: Fix sed loop which substitutes for CC and CXX to
16819 avoid bug found in various sed implementations.
16820
16821Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16822
16823 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16824 simulator. Use standard powerpc-*-eabi*.
16825
16826Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16827
16828 * configure.in: Stop putting gas and binutils in noconfigdirs for
16829 powerpc-*-aix* and rs6000-*-*.
16830
16831Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16832
16833 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16834 -mcall-aixdesc libraries.
16835
16836Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16837
16838 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16839
16840 * config.sub (arm | armel | armeb): Fix shell syntax.
16841
16842Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16843
16844 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16845 -msoft-float and -mcpu=common support.
16846 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16847 libraries.
16848
16849Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16850
16851 * configure.in: Allow configuration and build of emacs19 for the alpha.
16852
16853Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16854
16855 * configure.in (CC): Get ^CC, not just any old CC, from
16856 ${host_makefile_frag}.
16857
16858Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16859
4e81ae98 16860 * configure.in (CC): Try to get CC from
6599da04
JM
16861 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16862
16863Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16864
16865 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16866 only if it exists in $(srcdir).
16867
16868Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * configure: If CC and CXX are not set in the environment, set
16871 them, based on either an existing Makefile or on searching for gcc
16872 in PATH. Substitute for CC and CXX in Makefile.
16873 * configure.in: Remove libm from target_libs. Separate
16874 target_configdirs from configdirs. If CC is not set in
16875 environment, try to get it from a host Makefile fragment. Rewrite
16876 changes of configdirs to use skipdirs instead. A few minor
16877 tweaks. Take directories out of target_configdirs as they are
16878 taken out of configdirs. Remove existing Makefile files from
16879 subdirectories. Substitute for TARGET_CONFIGDIRS and
16880 CONFIG_ARGUMENTS in Makefile.
16881 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16882 by configure.in.
16883 (CONFIG_ARGUMENTS): Likewise.
16884 (CONFIGURE_TARGET_MODULES): New variable.
16885 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16886 ($(CONFIGURE_TARGET_MODULES)): New target.
16887 (configure-libg++, configure-libio): New targets.
16888 (all-libg++): Depend upon configure-libg++.
16889 (all-libio): Depend upon configure-libio.
16890 (configure-libgloss, all-libgloss): New targets.
16891 (configure-libstdc++): New target.
16892 (all-libstdc++): Depend upon configure-libstdc++.
16893 (configure-librx, all-librx): New targets.
16894 (configure-newlib): New target.
16895 (all-newlib): Depend upon configure-newlib
16896 (configure-xiberty): New target.
16897 (all-xiberty): Depend upon configure-xiberty.
16898
16899Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16900
16901 * configure.in (host i[345]86-*-win32): Expand the
16902 noconfigdirs again.
16903
16904Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16905
16906 * mpw-configure: Fix sed command file name.
16907
16908Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16909
4e81ae98 16910 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
16911 noconfigdirs again.
16912
16913Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16914
16915 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16916 or powerpc*-*-pe*, since they are not yet supported.
16917
16918Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16919
16920 Add PowerMac support and many other enhancements.
16921 * mpw-configure: New option --cc to select compiler to use,
16922 paste options set according to --cc into the generated
16923 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16924 if mpw-make.sed is present.
16925 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16926 add forward includes for PowerPC include files.
16927 * mpw-build.in: Build using Makefile.PPC if present.
16928 (do-byacc, etc): Remove separate version resource builds.
16929 (do-gas): Build "stamps" before "all".
16930 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16931 * mpw-README: Update to reflect --cc option, PowerMac support,
16932 and recently-reported compatibility problems.
16933
16934Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16935
16936 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16937 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16938 (--with-multilib-top): Pass to recursive invocations.
16939
16940Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16941
16942 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16943 v810-*-*.
16944
16945Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16946
16947 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16948 gdb, ld and opcodes on v810-*-*.
16949
6599da04
JM
16950Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16953 (local-maintainer-clean): New target.
16954 (maintainer-clean): New target.
16955 (realclean): Just depend upon maintainer-clean.
16956
16957Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16958
16959 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16960
16961Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * configure.in: Build ld in mips*-*-bsd* case.
16964
16965Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16966
16967 * config.sub: Accept -lites* OS. From Ian Dall.
16968
16969Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16970
16971 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 16972 targets.
6599da04
JM
16973
16974Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16975
16976 * configure.in: treat i386-win32 canadian cross the same as
16977 i386-go32 canadian cross.
16978
16979Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16980
16981 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16982 running under the simulator to build a reduced set of libraries.
16983 (powerpc-*-eabiaix): Add fine grained multilib support added to
16984 other powerpc targets yesterday.
16985
16986Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16987
16988 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16989 -disable-softfloat, -disable-relocatable, -disable-aix, and
16990 -disable-sysv to control which multilib libraries get built.
16991
16992Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16993
16994 * configure: Add Makefile.tem to list of files to remove in trap
16995 handler.
16996
16997Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16998
16999 * config.guess (*Linux*): Add missing "exit"s.
17000 Also, need specific check for alpha-unknown-linux (uses COFF).
17001
17002Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17003
17004 * config.guess: Merge with FSF:
17005
17006 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17007 * config.guess (AIX4): More robust release numbering discovery.
17008
17009 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17010 * config.guess (i386-sequent-ptx): Properly get version number.
17011
17012 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17013 * config.guess (mips:*:4*:UMIPS): New case.
17014
17015Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17016
17017 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17018 (i386-win32 host): Likewise. Don't build readline.
17019
17020Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17021
17022 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17023 SUPPORT_FILES to submakes.
17024
17025Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17026
17027 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17028 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17029 mpw-configure.
17030
17031Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17032
17033 * configure.in (appdirs): Use =, not ==, in test expression when
17034 trying to build the text to print in the warning message for
17035 Solaris users.
17036
17037Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17038
17039 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17040
17041Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17042
17043 * config.guess: Recognize lynx-2.3.
17044
17045Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17046
17047 * config.sub (z8ksim): Deleted
17048 (z8k-*-coff): New, this is the one true name of the target.
17049
17050Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17051
17052 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17053
17054Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17055
17056 * config.guess (*:Linux:*:*): First try asking the linker what the
17057 default object file format is (elf, aout, or coff). Then if this
17058 fails, try previous methods.
17059
17060Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17061
17062 * configure.in: Don't build newlib for *-*-vxworks5.1.
17063
17064Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17065
17066 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17067 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17068
17069Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17070
17071 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17072
17073Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17074
17075 * cfg-ml-com.in: New file.
17076 * cfg-ml-pos.in: New file.
17077
17078Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17079
17080 * COPYING.NEWLIB: Add HP free copyright to list.
17081
17082Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17083
17084 * config.sub: Recognize -eabi* for the system, not just -eabi.
17085
17086Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17087
17088 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17089 * config.sub, configure.in (win32): New target and host.
17090
17091Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17092
17093 * configure.in: Add i386-pe configuration.
17094
17095Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17096
17097 * mpw-build.in (install): Install GDB after LD.
17098
17099Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17100
17101 * mpw-config.in (elf/mips.h): Always forward-include, needed
17102 for GDB to build.
17103
17104Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17105
17106 * testsuite: New directory for customer acceptance and whole tool
17107 chain tests.
17108
17109Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17110
17111 * configure: If per-host line isn't found, but AC_OUTPUT is found
17112 and a configure script exists, run it instead.
17113
17114Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17115
17116 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17117
17118Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17119
17120 * configure: Set build_{cpu,vendor,os,alias} to host values when
17121 --build isn't specified.
17122
17123Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17124
17125 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17126 (FLAGS_TO_PASS): Pass them.
17127 (EXTRA_TARGET_FLAGS): Ditto.
17128
6599da04
JM
17129Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17130
17131 * Makefile.in (all-libg++): Depend on all-libstdc++.
17132
17133Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17134
17135 * configure.in (noconfigdirs): Enable all packages for
17136 i386-unknown-netbsd.
17137
17138Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17139
17140 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17141 hosted builds (DOS builds)
17142
17143Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17144
17145 Changes for ARM based on patches from Richard Earnshaw:
17146 * config.sub: Handle armeb and armel.
17147 * configure.in: Omit arm linker only for riscix.
17148
17149Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17150
17151 * config.guess: Update from FSF.
17152
17153Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17154
63f6bcd7 17155 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
17156 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17157 powerpcle variant. Convert pentium into i586, not i486. Add p5
17158 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17159 temporarily.
17160
17161Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17162
17163 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17164
17165Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17166
17167 * config.sub: Accept -lites* as a basic system type.
17168
17169Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17170
17171 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17172 installed, and if so return linuxoldld as the system name.
17173
17174Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17175
17176 * config.guess: Add hppa1.1-hp-lites support.
17177
17178Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17179
17180 * configure.in: Don't build newlib for m68k-vxworks5.1.
17181
17182Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17183
17184 * configure.in (mips-sgi-irix6): Use mh-irix5.
17185
17186Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17187
17188 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17189
17190Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17191
17192 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 17193 OSF/1. Fix compiler flags.
6599da04
JM
17194 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17195
17196Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17197
17198 * configure.in: Recognize --with-newlib.
17199 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17200
17201Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17202
d207ebef 17203 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
17204 to *_X11_MODULES due to gdbtk needing X include files et al.
17205
17206Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17207
17208 Merge in support for Mac MPW as a host.
17209 (Old change descriptions retained for informational value.)
17210
17211 * mpw-config.in: Add generic include forwards for cpu-specific
17212 include files in aout and elf directories.
17213
17214 * mpw-configure: Added copyright.
17215 * mpw-config.in: Check for presence of required build tools.
17216 (target_libs): Add newlib.
17217 (target_tools): Add examples.
17218 (Read Me): Generate as "Read Me for MPW" instead.
17219 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17220 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17221 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17222
17223 * mpw-configure: Remove subdir-specific makefile hackery,
17224 delete mk.tmp after using it.
17225
17226 * mpw-build.in (all): Display start and end times.
17227
17228 * mpw-configure (host_canonical): Set.
17229 (target_cpu): Always add to makefiles.
17230 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17231 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17232 (mpw-mh-mpw): Look for in srcdir and srcroot.
17233 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17234
17235 * mpw-build.in: (install-only): New target.
17236
17237 * mpw-configure (host_alias, target_alias): Rename from hostalias
17238 and targetalias, add into generated Makefile.
17239 (mk.tmp): If present, add into generated Makefile.
17240 * mpw-build.in (all-gas): Build config.h first before gas proper.
17241
17242 * mpw-configure (config.status): Write only if changed.
17243 * mpw-config.in (readline): Configure it (not built, just used for
17244 definitions).
17245
17246 * mpw-config.in (elf/mips.h): Add a forward include.
17247
17248 * mpw-config.in: Forward-include most .h files in include into
17249 extra-include.
17250 (readline): Don't build.
17251 mpw-build.in (install): Install GDB.
17252
17253 * mpw-configure (prefix, mpw_prefix): Handle it.
17254 * mpw-config.in (mmalloc, readline): Don't configure.
17255 * mpw-build.in (thisscript): Rename to ThisScript.
17256 Use mpw-build instead of BuildProgram everywhere.
17257 (mmalloc, readline): Don't build.
17258 * mpw-README: New file, basic documentation about the MPW port.
17259
17260 * mpw-config.in: Use forward-include to create include files.
17261
17262 * mpw-configure: Add more things to the top of each configured
17263 Makefile, including contents of config/mpw-mh-mpw.
17264 * mpw-config.in (extra-include): Create this directory and fill it
17265 with Posix-like include files when configuring.
17266
17267 * config.sub (apple, mac, mpw): Add various aliases.
17268
17269 * mpw-build.in: New file, top-level build script fragment for MPW.
17270 * mpw-configure: New file, configure script for MPW.
17271 * mpw-config.in: New file, config fragment for MPW.
17272
17273Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17274
17275 * configure.in (host_libs): Remove glob, since it is gone from the
17276 sources.
17277
17278Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17279
17280 * Makefile.in: define empty GDB_NLM_DEPS var.
17281
17282 * configure.in(target_makefile_frag): use config/mt-netware
17283 for netware targets.
17284
17285Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17286
17287 * config.sub: Merge in recent FSF changes. Remove linux special
17288 cases.
17289
17290Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17291
731a8127 17292 Revert this change:
6599da04
JM
17293
17294 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17295
17296 * build-all.mk: Use CC=cc -Xs on Solaris.
17297
6599da04
JM
17298Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17299
17300 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17301 stop using it.
17302 * Makefile.in: Nuke all references to glob subdirectory.
17303
17304Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17305
17306 * configure.in: Fix --enable-shared logic in per-host.
17307
17308Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17309
17310 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17311
17312Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17313
17314 * configure.in (noconfigdirs): Don't build gas on AIX, for
17315 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17316
17317Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17318
17319 * configure: Fix --cache-file to work if the file argument is a
17320 relative path.
17321
17322Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17323
17324 * configure: If the --cache-file is used, pass it down to
17325 configure in subdirectories.
17326
17327Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17328
17329 * config.sub: add vxworks29k configuration.
17330
17331Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17332
17333 * Makefile.in (taz): Do "diststuff" part quietly.
17334
17335Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17336
17337 * config.sub: Mini-merge with gcc/config.sub.
17338
17339Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17340
17341 * config.guess (IRIX): Sed - to _.
17342
17343Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17344
17345 * Makefile.in (source-vault, binary-vault): New targets.
17346
17347Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17348
17349 * config.sub: Recognize -eabi as a basic system type.
17350
17351Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17352
17353 * configure.in (enable_shared stuff): Fix typo.
17354
17355Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17356
17357 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17358
17359Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17360
17361 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17362
17363Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17364
17365 * configure.in (rs6000-*-*): Don't build gas.
17366
17367Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17368
17369 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17370 reduce command line length.
17371 (AS_FOR_TARGET): Check for as.new, not Makefile.
17372 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17373
17374Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17375
17376 * config.guess: Merge from FSF.
17377
17378Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17379
17380 * configure: Don't use $ when handling program_suffix.
17381
17382Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17383
17384 * configure.in: Configure tk for hppa/hpux.
17385
17386Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17387
17388 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17389
17390Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17391
17392 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17393 to LIBCXXFLAGS. Tests are better run without it.
17394
17395Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17396
17397 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17398
17399Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17400
17401 * configure.in (*-*-netware*): Don't configure xiberty.
17402
17403Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17404
17405 * configure.in: Remove tk from native_only list.
17406
17407Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17408
17409 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17410 for special NCD build.
17411
17412Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17413
17414 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17415 makeall.bat, they're only useful for binutils snapshots.
17416 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17417 makeall.bat to specified SUPPORT_FILES.
17418
17419Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17420
17421 * build-all.mk: Add Ericsson targets to sun4 and solaris
17422 hosts. Add BNR's sun4 target to solaris host, so their
17423 build-from-source will be tested in-house first.
17424
17425Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17426
17427 * Makefile.in (LIBCFLAGS): New variable.
17428 (CFLAGS_FOR_TARGET): Ditto.
17429 (LIBCFLAGS_FOR_TARGET): Ditto.
17430 (LIBCXXFLAGS): Ditto.
17431 (CXXFLAGS_FOR_TARGET): Ditto.
17432 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17433 (BASE_FLAGS_TO_PASS): Pass them.
17434 (EXTRA_TARGET_FLAGS): Ditto.
17435
731a8127 17436 * configure.in: Support --enable-shared.
6599da04
JM
17437
17438Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17439
17440 * configure.in (target_libs): Include libstdc++ again.
17441 * config.guess: Update from FSF (for FreeBSD).
17442
17443Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17444
17445 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17446 makeall.bat.
17447 (DISTDOCDIRS): Add `etc'.
17448 (ETC_SUPPORT_PFX): New variable.
17449 (taz): Include anything from etc starting with a word in
17450 ETC_SUPPORT_PFX.
17451
17452Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17453
17454 * config.sub: Update for recent FSF changes. Remove obsolete
17455 h8300hds entry. Add -windows* and -osx as basic os. Minor
17456 spacing changes.
17457
17458Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17459
17460 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17461
17462 * config.guess: Merge with FSF.
17463 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17464
17465Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17466
17467 * configure: Since the "trap 0" handler will override the exit
17468 status on many systems, only use it for "exit 1", and make it set
17469 a non-zero exit status; reset it before "exit 0". Also, check
17470 exit status of config.sub, and error out if it failed.
17471
17472Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17473
17474 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17475 and install libgloss.
17476
17477Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17478
17479 * Makefile.in (all-binutils): Depend upon all-byacc.
17480
17481 * configure.in: Don't build emacs on Irix 5.
17482
17483Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17484
17485 * configure.in (*-*-netware*): Add libio.
17486
17487Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17488
17489 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17490 (CHECK_TARGET_MODULES): Ditto.
17491 (INSTALL_TARGET_MODULES): Ditto.
17492 (TARGET_LIBS): Ditto.
17493 (all-libstdc++): Note dependencies.
17494
17495Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17496
17497 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17498
17499Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17500
17501 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17502 -fexternal-templates.
17503
17504 * configure.in (target_libs): Add libstdc++.
17505 (noconfigdirs): Add libstdc++ as appropriate.
17506
17507Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17508
17509 * config.guess: Update from FSF.
17510
17511Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17512
17513 * configure: Use ${config_shell} when running ${configsub}.
17514
17515Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17516
17517 * config.sub: No longer recognize h8300h.
17518
17519Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17520
17521 * config.sub: Remove extraneous differences between config.sub and
17522 gcc/config.sub.
17523
17524Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17525
17526 * Makefile.in (DISTSTUFFDIRS): Add gas.
17527
17528Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17529
17530 * COPYING.NEWLIB: New file.
17531
17532Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17533
17534 * config.guess (HP-UX): Patch from Harlan Stenn
17535 <harlan@landmark.com> to also emit release level.
17536
17537Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17538
17539 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17540
17541Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17542
17543 * config.sub: Merge nextstep cleanup from FSF.
17544
17545Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17546
17547 * configure.in (arm-*-*): Don't configure ld for this target.
17548
17549Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17550
17551 * configure.in (*-*-netware): don't configure libg++, libio,
17552 librx, or newlib.
17553
17554Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17555
17556 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17557 configure ld--it works, but it doesn't support shared libraries.
17558
17559Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17560
17561 * config.guess (*-unknown-freebsd*): Get rid of possible
17562 trailing "(Release)" in version string.
17563 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17564
17565Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17566
17567 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17568 Fix type: *-next-neststep -> *-next-nextstep.
17569
17570 * config.guess: Merge from FSF:
17571
17572 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17573
17574 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17575
17576 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17577
17578 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17579 instead of UNIX_SV for UnixWare 1.0).
17580
17581Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17582
17583 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17584 to make gdb/nlm/* build after the compiler and linker.
17585
17586Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17587
17588 * config.guess (netbsd, freebsd, linux): Accept any machine,
17589 not just i[34]86.
17590 (m68k-atari-sysv4): Relocate to match FSF version.
17591
17592 * config.guess: More merges from the FSF:
17593
17594 Add a space before function call or macro invocation.
17595
17596 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17597
17598 * config.guess: Add trap cmd to remove dummy.c and dummy when
17599 interrupted.
17600
17601 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17602
17603 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17604 (dummy): Redirect stderr from compilation of dummy.c.
17605
17606 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17607
17608 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17609
17610Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17611
17612 * configure: Accept and ignore --cache*, for compatibility with
17613 new autoconf.
17614
17615Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17616
17617 * config.guess: Merge from FSF:
17618
17619 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17620
17621 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
17622 (PATH): Add /.attbin at end for finding uname.
17623 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
17624
17625 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17626
e490616e 17627 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
17628
17629 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17630
e490616e
ZW
17631 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17632 to select whether to use ELF or COFF.
6599da04
JM
17633
17634 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17635
e490616e 17636 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
17637
17638 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17639
17640 * config.guess: Guess the OS version for HPUX.
17641
17642 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17643
17644 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17645
17646Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17647
17648 * configure.in: Recognize --with-headers, --with-libs, and
17649 --without-newlib.
17650 * Makefile.in (all-xiberty): Depend upon all-ld.
17651
17652Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17653
17654 * configure.in: Change i[34]86 to i[345]86.
17655
17656Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17657
17658 * configure (version): A few more tweaks to help message.
17659
17660Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17661
17662 * Makefile.in: Remove (for now) librx as a host library,
17663 now that we're building it for target.
17664
17665Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17666
17667 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17668 (Karl Berry).
17669
17670Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17671
17672 * configure.in: Also configure librx.
17673
17674Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17675
17676 * Makefile.in: Update various rules to reflect that librx
17677 is now needed for libg++.
17678
17679Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17680
17681 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17682
17683Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17684
17685 * configure.in: Configure the examples directory.
17686
17687Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17688
17689 * configure: Simplify Jun 2 1994 change.
17690
17691Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17692
17693 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17694 /bin/gcc isn't good enough to build gcc.
17695
17696Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17697
17698 * Makefile.in (GDB_SUPPORT_FILES): Remove
17699 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17700 (gdb.tar.gz): Add new rule to use standard distribution building
17701 mechanism.
17702
17703Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17704
17705 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17706 Bill Cox <bill@cygnus.com>.
17707
17708Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17709
17710 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17711
17712Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17713
17714 * configure: Search current dir first in .gdbinit.
17715
17716Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17717
17718 * config.sub: Recognize freebsd (merged from gcc config.sub).
17719
17720Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17721
17722 * config.sub: Refer to NeXT's operating system as nextstep.
17723
17724 * config.sub (case $basic_machine): Re-order the cases, to match
17725 the order in the FSF version (which is mostly alphabethical).
17726 Merge in some additions and changes from the FSF.
17727
17728Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17729
17730 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17731 * config.sub: Recognize cxux7.
17732 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17733
17734Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17735
17736 * config.sub: Fix typo powerpc -> powerpc-*.
17737
17738Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17739
17740 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17741
17742 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17743 parallel with all-emacs and install-emacs). Top-level command
17744 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17745
17746Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17747
17748 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17749 $(relbindir)/make before doing ``make install'', and use
17750 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17751 installing over running make binary.
17752 ($(host)-stamp-stage3-installed): Likewise.
17753
17754Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17755
17756 * config.guess: Recognize Mach.
17757
17758Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17759
17760 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17761 see whether --exec-prefix was used.
17762
17763Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17764
17765 * README: Explicitly mention libg++/README. (Zoo's idea.)
17766
17767Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17768
17769 * Makefile.in: Add all-librx target similar to all-libproc.
17770
17771Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17772
17773 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17774 with post 1.2 uname bogosity.
17775
17776Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17777
17778 * configure: Remove temporary files on receipt of a signal.
17779
17780Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17781
17782 * configure: If there is a package_makefile_frag, remove
17783 ${subdir}/Makefile.tem after copying it in.
17784
17785Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17786
17787 * build_all.mk: support rs6000 lynx identifies itself as
17788 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17789 since /bin/gcc is too feeble to compile a modern gcc.
17790
17791Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17792
17793 * brought devo/test-build.mk update-to-date with progressive/
17794 test-build.mk. Add lynx targets and hppa flag info.
17795
17796Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17797
17798 * configure.in: Use mh-ncrsvr43. Patch from
17799 Tom McConnell <tmcconne@sedona.intel.com>.
17800
17801Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17802
17803 * config.guess (i386-unknown-bsdi): No longer need to
17804 check #if defined(__bsdi__) && defined(__i386__).
17805
17806Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17807
17808 * configure: Set program_transform_nameoption correctly.
17809
17810Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17811
17812 * brought build-all.mk update-to-date with progressive build-all.mk,
17813 added new targets and hppa info.
4e81ae98 17814
6599da04
JM
17815Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17816
17817 * configure: If config.guess result is a prefix of the user
17818 specified target, assume a native build and use the user specified
17819 target as the host alias. Remove SunOS patch suffix removal hack.
17820 * configure.in: Remove SunOS patch suffix removal hack.
17821
17822 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17823 in NATIVE_CHECK_MODULES.
17824
17825Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17826
17827 * Makefile.in: Rename HOST_ONLY to NATIVE.
17828 * configure: Delete SunOs patch suffix from host_canonical
17829 and build_canonical variables that are prepended to Makefiles.
17830 * configure.in: Add comments for easier maintenance.
17831
17832Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17833
17834 * Makefile.in: Add all-libproc target similar to all-gui.
17835
17836Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17837
17838 * Makefile.in (CHECK_MODULES): split into
17839 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17840
17841Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17842
17843 * config.guess (i386-unknown-bsdi): New system to guess.
17844
17845Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17846
17847 * Makefile.in: Add all-gui target (but not yet build by "all").
17848
17849Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17850
17851 * config.sub: Move deletion of patch suffix from here...
17852 * configure.in: To here, at Ian's suggestion. The top-
17853 level scripts might need to know of a patch level.
17854
17855Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17856
17857 * config.sub: Strip off patch suffix so rtl is recognized
17858 as a sunos4.1.3 machine, even though it's been patched.
17859
17860Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17861
17862 * Makefile.in (INSTALL_LAST): Delete.
17863 (INSTALL_DOSREL): New.
17864
17865Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17866
17867 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17868 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17869 whether we pass down --with-gnu-ld anyhow.
17870
17871Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17872
17873 * Makefile.in (INSTALL_LAST): Change operation so it works
17874 on more flavors of make.
17875 * configure.in (go32): Don't build libg++ or libio.
17876
17877Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17878
17879 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17880 they can be overriden by templates.
17881
17882Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17883
17884 * configure.in (target==go32): Don't build gdb.
17885 * dosrel: New directory.
17886
17887Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17888
17889 * configure.in (host==go32): Configure dosrel too.
17890 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17891 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17892 be set by incoming names or templates.
17893 (INSTALL_LAST): New rule.
6599da04
JM
17894
17895Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17896
17897 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17898
17899Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17900
6599da04
JM
17901 * configure.in (appdirs): New variable. Currently empty, but will
17902 be used in gas distribution. If nonempty, lists a set of
17903 directories at least one of which must get configured, or top
17904 level configuration is considered to have failed.
17905 (rs6000-*-lynxos*): Use new file name.
17906
17907Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17908
17909 Eliminate XTRAFLAGS.
17910 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17911 newlib include files using -idirafter, and also use -nostdinc.
17912 (CXX_FOR_TARGET): Likewise.
17913 (XTRAFLAGS): Removed.
17914 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17915 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17916 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17917 ($(DO_X)): Don't pass down XTRAFLAGS.
17918
17919Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17920
17921 * configure.in (mips*-dec-bsd*): New target; do build linker.
17922 (mips*-*-bsd*): New target; don't build linker.
17923
17924Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17925
17926 * configure.in: support rs6000-*-lynxos* configuration.
17927 support sunos4 as a cross target.
17928
17929 * config.sub: look for lynx*, not lynx since the OS version may
17930 legitimately be part of the name.
17931
17932Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17933
17934 * configure.in (i[34]86-*-sco*): Move to be with other i386
17935 targets.
17936 (romp-*-*): New target. Skip various binary utilities.
17937 (vax-*-*): New target. Don't build newlib.
17938 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17939
17940Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17941
17942 * configure.in: Only set host_makefile_frag if config
17943 directory exists.
17944
17945Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17946
17947 * install.sh: If $dstdir exists, don't check whether each
17948 component does.
17949
17950Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17951
17952 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17953
17954Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17955
3b75d237
AJ
17956 * configure.in (*-*-lynxos*): Don't configure newlib for either
17957 native or cross Lynx.
6599da04
JM
17958
17959Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17960
17961 * config.sub (sparc64-elf): Fix os.
17962 (z8k): Remove duplicate.
17963
17964Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17965
17966 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17967 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17968
17969Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17970
17971 * configure: Make file links cleanly even if Lynx fails on
e490616e 17972 an NFS symlink (at least fail cleanly).
6599da04
JM
17973
17974Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17975
17976 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17977 -XNh2000.
17978
17979Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17980
17981 * configure: Unknown options are fatal again.
17982
17983Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17984
17985 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 17986 compatibility.
6599da04
JM
17987
17988Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17989
17990 * build-all.mk: Add `clean' target.
17991
17992Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17993
17994 * config.guess: Add SINIX support.
17995 * configure.in: Add mips-*-sysv4* support.
17996
17997Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17998
17999 * build-all.mk: Document all useful targets.
18000 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18001 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18002
18003Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18004
18005 * configure: Support --silent, --quiet.
18006
18007Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18008
18009 * configure: Support --disable-FEATURE.
18010
18011Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18012
18013 * config.guess: Recognize NCR running SVR4.3.
18014
18015Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18016
18017 * config.guess: Make BSDI generate i386-unknown-bsd386.
18018 Patch from Paul Eggert <eggert@twinsun.com>.
18019
18020Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18021
18022 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18023
18024Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18025
18026 * configure: Make unrecognized options give nonfatal warnings
18027 instead of fatal errors, and pass them to any subdirectory
18028 configures in case they recognize them.
18029 Make --x equivalent to --with-x.
18030
18031Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18032
18033 * configure: Add --enable-* options. Clean up usage message and
18034 some comments.
18035
18036Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18037
18038 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18039
18040Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18041
18042 * configure.in (hppa*-*-*): Enable binutils.
18043
18044Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18045
18046 * config.sub: Recognize cisco.
18047
18048Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18049
18050 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18051
18052Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18053
18054 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18055 than one configuration name. Add comment.
18056
18057Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18058
18059 * config.guess: about target *-hitachi-hiuxwe2, fixed
18060 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18061 macro is incorrect.]
18062
18063Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18064
18065 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18066 than the "make ls" stuff which used to be here.
18067
18068Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18069
18070 * config.guess: Recognize i[34]86-unknown-freebsd.
18071 From Shawn M Carey <smcarey@rodan.syr.edu>.
18072
18073Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18074
18075 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18076
18077Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18078
18079 * config.guess: Check for ptx.
18080
18081Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18082
18083 * config.sub: Add os9k checking.
18084
18085Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18086
18087 * config.guess: Handle OSF1 running on HPPA processors
18088
18089Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18090
18091 * configure: If subdir configure fails, print out a message with
18092 subdirectory name, in case subdir's configure code didn't identify
18093 itself.
18094
18095Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18096
18097 * configure.in: Remove embedded newlines from configdirs.
18098 Avoid mismatches of substrings. Fix matching strings at end
18099 of configdirs.
18100
18101Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18102
18103 * config.guess: Add Lynx/rs6000 config support.
18104
18105Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18106
18107 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18108
18109Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18110
18111 * configure.in (hppa*-*-osf*): Treat this just like most other
18112 PA configurations (eg no binutils or ld).
18113 (hppa*-*-*elf*): These configurations have binutils and ld.
18114
18115Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18116
18117 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18118
18119Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18120
18121 * configure.in (rs6000-*-*): Build gas.
18122
18123Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18124
e490616e 18125 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
18126
18127Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18128
18129 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18130 for GDB and GDB has been fixed to not need it.
18131
6599da04
JM
18132Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18133
18134 * config.guess: Recognize vax hosts.
18135
18136Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18137
18138 * configure (while loop): Don't use "break 2" inside case
18139 statement -- the case statement isn't an enclosing loop.
18140
18141Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18142
18143 * config.guess: Clean up NeXT support, to allow nextstep
18144 on Intel machines. Make OS be nextstep.
18145
18146Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18147
18148 * config.guess: Add alternate forms for Convex.
18149
18150Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18151
18152 * configure: Completely rewrite option processing. Take
18153 advantage of pattern-matching to avoid invoking test frequently.
18154 Also clean up host and target defaulting logic.
18155
18156Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18157
18158 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18159 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18160 commands (plus user environment) will fit SCO limits.
18161
18162Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18163
18164 * configure.in: Don't issue warnings about directories which are
18165 not being configured if -norecursion is set. Correct test for
18166 --with-gnu-as and --with-gnu-ld to not get confused by substring
18167 matches.
18168
18169 * configure.in: Don't build gas for alpha-dec-osf1*.
18170
18171Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18172
18173 * configure: Back out Per's change of 12/19/1993. It changes the
18174 behavior of configure in unexpected and confusing ways.
18175
18176 Also, use different delim char when calculating
18177 program_transform_name so that the name can contain slashes.
18178
18179Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18180
18181 * configure.in, config.sub: Add support for VSTa micro-kernel.
18182
18183Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18184
18185 * configure.in: Nuke hacks which were used to get a special
18186 version of GAS for HPPA configurations.
18187
18188Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18189
18190 * configure: If only ${target_alias} is given, use that
18191 as the default for ${host_alias}.
18192 * configure: Add missing back-slashes before nested quotes.
18193
18194Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18195
18196 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18197
18198Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18199
18200 * config.guess: Recognize some Tektronix configurations.
18201 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18202
18203Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18204
18205 * config.sub: Match any flavor of SH.
18206
18207Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18208
18209 * configure.in: Don't try to configure newlib for Alpha.
18210
18211Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18212
18213 * configure.in: Don't build ld for Irix 5. Don't build gas,
18214 libg++ or libio for any Alpha target.
18215
18216 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
18217
18218Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18219
18220 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18221 default arguments -- so it tried to compress itself.
18222
18223Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18224
18225 * configure.in (notsupp): ensure that a space is always at the end
18226 of the configdirs list, since the grep checks for an explicit space
18227
18228Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18229
18230 * configure.in (target i386-sysv4.2): don't build ld, since static
18231 versions of many libraries are not available.
18232
18233Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18234
18235 * config.guess: Recognize Apollos (using environment variables).
18236 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18237
18238Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18239
18240 * config.guess: Recognize Sony news mips running newsos.
18241
18242Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18243
18244 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18245 "fi ; else" for bash.
18246
18247Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18248
18249 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18250
18251Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18252
18253 * config.sub: accept unixware as an alias for svr4.2.
18254 Fix some inconsistancies with the gcc version.
18255
18256Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18257
18258 * Makefile.in (DISTDOCDIRS): Add gdb.
18259
18260Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18261
18262 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18263
18264Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18265
18266 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18267 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18268 this now.
18269
18270Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18271
18272 * config.sub: Accept hiux* as an OS name.
18273
18274 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18275 etc/make-stds.texi. The underscore came from gcc, and dje now
18276 agrees that RUNTESTFLAGS is the correct name.
18277
18278Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18279
18280 * install.sh: Remove 'set -e'. It makes any conditionals
18281 in the script useless.
18282
18283 * config.guess: Automatically recognize arm-acorn-riscix
18284 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18285
18286Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18287
18288 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18289
18290Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18291
18292 * Makefile.in (DISTDOCDIRS): New variable.
18293 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 18294 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
18295
18296Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18297
18298 * configure.in (hppa target): check the source directory for the
18299 pagas sub-directory
18300
18301Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18302
18303 * config.sub: Allow -aout* and -elf*.
18304
18305Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18306
18307 * configure.in: Don't build ld on i386-solaris2, same as for
18308 sparc-solaris2.
18309
18310Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18311
18312 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18313
18314Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18315
18316 * configure.in: Configure gdb for alpha.
18317
18318Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18319
18320 * Makefile.in (CXXFLAGS): Add -O.
18321
18322Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18323
18324 * config.guess: added support for DG Aviion
18325
18326Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18327
18328 * configure.in: Produce warning message for subdirectories not
18329 configurable for this host/target combination. Don't try to
18330 configure gdb for vms.
18331
18332Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18333
18334 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18335 appropriate files before making "diststuff".
18336 (DISTBISONFILES): New var: list of files to be edited.
18337 (DISTSTUFFDIRS): Add binutils.
18338
18339Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18340
18341 * config.sub: also handle mipsel and mips64el (for little endian mips)
18342
18343Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18344
18345 * configure.in: Add * to end of all OS names.
18346
18347Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18348
18349 * configure.in: Build newlib for LynxOS native.
18350
18351Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18352
18353 * config.guess: Add support for delta 88k running SVR3.
18354
18355 * configure.in: Add comment about HP compiler vs. emacs.
18356
18357Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18358
18359 * configure.in: don't build ld on solaris2 (not a viable option
18360 due to bugs in getpwnam & getpwuid)
18361
18362Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18363
18364 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18365 config.guess will produce a full version number.
18366
18367Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18368
18369 * configure.in: Build linker and binutils for alpha-dec-osf1.
18370
18371Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18372
18373 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18374 and gdb/testsuite/Makefile.in.
18375
18376Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18377
18378 * configure.in: recognize mips*- instead of mips-
18379
18380Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18381
18382 * config.sub: Accept linux*coff and linux*elf as operating
18383 systems.
18384
18385Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18386
18387 * config.sub: Recognize mips64, and mips3 as an alias for it.
18388
18389Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18390
18391 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18392 gdb knows how to handle OSF/1 shared libraries.
18393
18394Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18395
18396 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18397 * config.guess: Recognize Hitachi's HIUX.
18398 * config.sub: Recognize h3050r* and hppahitachi.
18399 Remove redundant cases for hp9k[23]*.
18400
18401Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18402
18403 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18404 if gas and ld are in the source tree and are in ${configdirs}.
18405 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 18406 --with options (but still pass them down on the command line,
6599da04
JM
18407 if they were explicitly specified).
18408
18409Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18410
18411 * configure: substitute SHELL value in Makefile.in with
18412 ${CONFIG_SHELL}
18413
18414Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18415
18416 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18417 *-*-solaris2* targets.
18418
18419Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18420
18421 * Makefile.in: define M4, and pass it down to sub-makes;
18422 all-autoconf now depends on all-m4
18423
18424Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18425
18426 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18427 presence of {ar,ranlib} instead of a configured directory
18428
18429Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18430
18431 * config.guess: Accept 34?? as well as 33?? for NCR.
18432
18433Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18434
18435 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18436 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18437
18438Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18439
18440 * configure: grab values for $(CC) and $(CXX) from the
18441 environment, so that someone can do "CC=gcc configure; make" and
18442 have it work right (matching the way that autoconf works now)
18443
18444 * configure.in, Makefile.in: add support for gash, the tcl
18445 interface to Galaxy
18446
18447 * config.guess: add NetBSD variants (hp300, x86)
18448
18449Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18450
18451 * install.sh: Support -d option (in the manner of SunOS 4 install,
18452 as it is more deterministic than that of GNU install)
18453 (chmodcmd): Set file to mode 755 by default (should also do default
18454 chgrp and chown, but I don't feel like dealing with that now)
18455
18456Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18457
18458 * config.sub: Remove h8300hhms alias.
18459
18460Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18461
18462 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18463
18464Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18465
18466 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18467 as stmp-fixinc
18468
18469Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18470
18471 * config.sub: recognize m88110-bug-coff.
18472
18473Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18474
18475 * Makefile.in (all-libio): all dependencies on the toolchain used
18476 to build this (gcc, gas, ld, etc)
18477
18478Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18479
18480 * config.guess: Deal with OSF/1 1.3 on alpha.
18481
18482Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18483
18484 * install.sh: add some 'else true' clauses for portability
18485
18486 * configure.in: don't build libio for h8[35]00-*-* targets
18487
18488Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18489
18490 * Makefile.in: Add support for new libio.
18491
18492Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18493
18494 * install.sh: If one command fails, don't try the rest. Don't try
18495 to remove $dsttmp (via trap) unless we have already created it.
18496 If $src doesn't exist, detect it and exit with an error.
18497
18498 * config.guess: Recognize BSD on hp300.
18499
18500Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18501
18502 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18503 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18504
18505Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18506
18507 * Makefile.in (all-send-pr): depends on all-prms
18508
18509Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18510
18511 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18512
18513Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18514
18515 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18516 Added test for mips-mips-riscos5.
18517
18518Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18519
18520 * configure.in: use mh-hp300 for 68k HP hosts
18521
18522Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18523
18524 * configure: add support for CONFIG_SHELL, so that you can use
18525 some alternate shell for evaluating configure scripts
18526
18527Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18528
18529 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18530 in configure script to bug-gdb@prep.ai.mit.edu when building
18531 distribution archive.
18532 * Makefile.in (COMPRESS): Remove def.
18533 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18534 gdb.tar.Z and make-gdb.tar.Z respectively.
18535 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18536 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18537 to convergence with 'taz' target in Makefile.in.
18538
18539Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18540
18541 * install.sh (dsttmp): use trap to ensure that tmp files go
18542 away on error conditions
18543
18544Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18545
18546 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18547
18548Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18549
18550 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18551 its parent is '/' not ''.
18552
18553 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18554
18555Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18556
18557 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18558 that ${newsrcdir}/configure.in does.
18559
18560Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18561
18562 * test-build.mk: support for CONFIG_SHELL
18563
18564Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18565
18566 * config.sub (netware): Add as a basic system type.
18567
18568Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18569
18570 * Makefile.in (Makefile): depend on configure.in. Also drop the
18571 $(srcdir)/ from the dependency on Makefile.in.
18572
18573Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18574
18575 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18576 (h8300hhms is temporary until multi-libraries are implemented).
18577 * configure.in: Handle h8300h too.
18578
18579Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18580
18581 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18582
18583Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18584
18585 * configure: Remove extraneous output when guessing host type.
18586 * config.guess: Remove extraneous output when guessing using C
18587 compiler rather than uname, or when guessing fails.
18588
18589Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18590
18591 * Makefile.in: remove all.cross and install.cross targets
18592
18593 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18594 definitions
18595
18596Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18597
18598 * configure.in (target sh): Build gprof.
18599
18600Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18601
18602 * config.sub: change -solaris to -solaris2
18603
18604Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18605
18606 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18607
18608Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18609
18610 * configure: Correct error message for missing Makefile.in to
18611 print correct directory.
18612
18613Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18614
18615 * install.sh: kludge around 386BSD shell bug
18616
18617Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18618
18619 * config.guess: Recognize NeXT.
18620 * config.guess: Recognize i486-ncr-sysv4.
18621 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18622
18623Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18624
18625 * Makefile.in (MAKEINFOFLAGS): New variable.
18626 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18627 * build-all.mk, test-build.mk: Pass down --no-split as
18628 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18629
18630Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18631
18632 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18633
18634Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18635
18636 * Makefile.in (libg++.tar.z): New rule.
18637 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18638 * Makefile.in (taz): Only do a single chmod.
18639
18640Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18641
18642 * install.sh: don't use dirname anymore (replaced with sed usage)
18643
18644Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18645
18646 * Makefile.in: Change extension for gzip'd files from '.z' to
18647 '.gz' per new FSF standard usage.
18648
18649Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18650
18651 * configure: put quotes around the final value of program_transform_name
18652
18653Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18654
18655 * Makefile.in: new install.sh support; update install-info rules
18656
18657Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18658
18659 * configure.in: Build diff for crosses, but not for go32 host.
18660
18661 * configure.in: Build gprof only for native, and don't build it
18662 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18663
18664Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18665
18666 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18667
18668Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18669
18670 * configure.in (host_tools): Add prms.
18671
18672Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18673
18674 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18675 with $(FLAGS_TO_PASS) on the command line
18676
18677 * config.sub: Recognize lynx and lynxos
18678
18679Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18680
18681 * config.sub: Accept -ecoff*, not just -ecoff.
18682
18683Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18684
18685 * Makefile.in (taz): Use .gz suffix instead of .z.
18686 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18687 names.
18688
18689Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18690
18691 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18692
18693Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18694
18695 * Makefile.in (install-no-fixedincludes): install gcc last, so
18696 that rebuilds that might happen during 'make install' don't get
18697 bogus gcc include files
18698
18699Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18700
18701 Change from Utah for HPPA support:
18702 * config.guess: Recognize hppa1.x-hp-bsd.
18703
18704Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18705
18706 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18707 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18708
18709Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18710
18711 * config.sub: Add support for rom68k and bug boot monitors.
18712
18713Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18714
18715 * Makefile.in: Make all-opcodes depend on all-bfd.
18716
18717Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18718
18719 * config.guess: Added special check for i[34]86-univel-sysv4*.
18720
18721Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18722
18723 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18724 the processor rather than assuming i486.
18725
18726Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18727
18728 * config.guess: Recognize SunOS6 as Solaris3.
18729
18730Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18731
18732 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18733 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18734
18735Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18736
18737 * build-all.mk (all-cross): New target for Canadian Cross.
18738 Added Q2 go32 targets.
18739 * test-build.mk: Configure go32 cross sparclite-aout and
18740 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18741 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18742
18743Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18744
18745 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18746 GO32 hosted toolchains
18747
18748Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18749
18750 * configure: change so "-exec-prefix" gets passed down rather
18751 than "-exec_prefix" so autoconf generated Makefiles get the
18752 exec_prefix set right.
18753
18754Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18755
18756 * config.guess: get the Solaris2 minor version number
18757
18758 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18759
18760Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18761
18762 * config.guess: Recognize some Sequent platforms.
18763
18764Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18765
18766 * Makefile.in: added the vault-install target
18767
18768 * configure.in: actually use the Sun3 makefile fragment that's in
18769 config, also added the release dir to configdirs
18770
18771Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18772
18773 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18774
18775Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18776
18777 * configure.in: remove some program from Alpha targetted toolchains
18778
18779Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18780
18781 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18782 gprof.
18783 (taz): Run "make diststuff" in those directories instead of "make
18784 proto-dir". Look for "VERSION=" only at start of line in subdir
18785 Makefile. Use "gzip -9" for compression.
18786 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18787 (binutils.tar.z): New target.
18788
18789Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18790
18791 * Makefile.in (taz): Include gpl.texinfo.
18792
18793Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18794
18795 * Makefile.in (setup-dirs): Merged into "taz" target.
18796 (taz): Only do `proto-dir' stuff if a directory is actually needed
18797 for this target.
18798
18799Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18800
18801 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18802 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18803 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18804 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18805 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18806
18807Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18808
18809 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18810 config.sub, and move-if-change to gdb testsuite distribution
18811 archive, so the testsuite can be extracted, configured, and
18812 run separately from the gdb distribution. Blow away the Chill
18813 tests that require a Chill compiled executable, since GNU Chill
18814 is not yet publically available.
18815
18816Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18817
18818 * test-build.mk: set environment variables in a single command,
18819 instead of a list of assignments and exports
18820
18821 * config.guess: recognize Alpha/OSF1 systems
18822
18823Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18824
18825 * configure: Change help message to prefer --options rather than
18826 -options.
18827
18828Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18829
18830 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18831 zippy@ecst.csuchico.edu.
18832 * config.guess: Recognize miniframe.
18833
18834Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18835
cc6010cd
AP
18836 * Makefile.in: Use srcroot to find runtest rather than rootme.
18837 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
18838
18839Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18840
18841 * test-build.mk: Extensive additions to support building on a
18842 machine other than the host.
18843
18844Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18845
18846 * configure (tooldir): Fix for i386-aix again.
18847
18848Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18849
18850 * configure, Makefile.in: Change definition of $(tooldir)
18851 to match the FSF.
18852
18853Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18854
18855 * config.guess: Recognize i[34]86/SVR4.
18856
18857Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18858
18859 * Makefile.in (all-gdb): gdb depends on sim.
18860
18861Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18862
18863 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18864 at the same time we make the prototype gdb directory.
18865 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18866 files at the same time as the gdb base release distribution.
18867
18868Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18869
18870 * Makefile.in (check): Use individual check targets rather than
18871 DO_X rule.
18872 (check-gcc): Added.
18873
18874Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18875
18876 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18877 for System V release 3.2.
18878
18879Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18880
18881 * config.sub: Recognize hppaosf.
18882 * configure.in: Do configure ld/binutils/gas for it.
18883
18884Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18885
18886 * configure (tooldir): Alter syntax used to set this, for systems
18887 where "\$" isn't handled right, like i386-aix.
18888
18889Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18890
18891 * configure: Pass program-transform-name, not
18892 program_transform_name, to recursive configures.
18893
18894Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18895
18896 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18897 of gas+ld+binutils.
18898
18899Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18900
18901 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18902
18903Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18904
18905 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18906
6599da04
JM
18907Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18908
18909 * Makefile.in (PRMS): Set back to all-prms.
18910
18911Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18912
18913 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18914 targets, rather than for MIPS hosts.
18915
18916Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18917
18918 * configure.in: add comment for --with-x default values
18919
18920 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18921
18922 * Makefile.in: add check-* targets for each of the directories in
18923 the tree. Add a definition of RUNTEST that will use the one we
18924 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18925
18926Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18927
18928 * configure.in: Removed obsolete references to bfd_target and
18929 target_makefile_frag.
18930
18931 * build-all.mk: Set assorted targets for Q2.
18932 * config.sub: Recognize z8k-sim and h8300-hms.
18933 * test-build.mk: Really don't pass host to configure.
18934 (HOLES): Added uname.
18935
18936Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18937
18938 * configure: Handle an empty program-prefix, program-suffix or
18939 program-transform-name correctly.
18940
18941Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18942
18943 * build-all.mk: -G 8 no longer required for MIPS targets.
18944 * test-build.mk: Don't pass host argument to configure; make it
18945 guess.
18946
18947Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18948
18949 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18950 * Makefile.in (COMPRESS): New macro, like GZIP.
18951
18952Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18953
18954 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18955
18956 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18957 with gas currently defaults to -G 0.
18958
18959Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18960
18961 * Makefile.in (all-flex): flex depends on byacc.
18962
18963 * build-all.mk: If host not specified, use config.guess. Pass TAG
18964 to test-build.mk as RELEASE_TAG.
18965 * test-build.mk (configargs): New variable containing arguments to
18966 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18967 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18968
18969 * config.guess: Use /bin/uname when checking -X argument on SCO,
18970 to avoid invoking GNU uname which doesn't understand -X.
18971
18972 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18973
18974 * configure.in: Build gas for mips-*-*.
18975
18976Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18977
18978 * Makefile.in (all.normal): insert missing backslash.
18979
18980Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18981
731a8127 18982 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
18983
18984 * Makefile.in: Complete overhaul to merge many almost identical
18985 targets.
18986
18987Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18988
18989 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18990 (gdb.tar.Z): Adjusted.
18991
18992 * Makefile.in (setup-dirs, taz): New targets; should be general
18993 enough to adapt for gdb sometime. Build only .z file.
18994 (gas.tar.z): New target.
18995
18996Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18997
18998 * build-all.mk: Use CC=cc -Xs on Solaris.
18999
6599da04
JM
19000Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19001
19002 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19003 for handling BISON for FSF releases.
19004
19005Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19006
19007 * configure: Actually implement the change zoo just documented.
19008
19009Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19010
19011 * configure: when using config.guess, only set target_alias when
19012 it's not already been set (ie, on the command line)
19013
19014Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19015
19016 * Makefile.in: add installcheck target, set PRMS to install-prms
19017
19018Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19019
19020 * configure: add support for package_makefile_fragment, handle the
19021 case where a directory has a configure.in file but no Makefile.in
19022 more gracefully (with an actual understandable error message, even);
19023 add support for --without (and add this to the usage message); also
19024 explicitly add a --host=${host_alias} to the command line when
19025 config.guess is used
19026
19027Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19028
19029 * configure: Must use both --host and --target in recursive calls.
19030
19031Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19032
19033 * Makefile.in: Change deja-gnu to dejagnu.
19034
19035Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19036
19037 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19038
19039Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19040
19041 * configure.in: canonicalize all instances to *-*-solaris2*,
19042 also strip out a number of tools to not build for go32 host
19043
19044Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19045
19046 * config.guess: add GPL.
19047
19048 * Makefile.in, config.guess, config.sub, configure: bump
19049 copyrights to 93.
19050
19051Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19052
19053 * Makefile.in (do-info): Removed obsolete check for existence of
19054 localenv file.
19055
19056 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19057
19058Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19059
19060 * Makefile.in: a couple of 'else true' for decstation,
19061 support for TclX
19062
19063 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19064
19065Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19066
19067 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19068
19069Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19070
19071 * config.guess: Recognize i386-ibm-aix (PS/2).
19072 * configure.in: Use config/mh-aix386 file for it.
19073
19074Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19075
19076 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19077 CC_FOR_TARGET instead.
19078 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19079
19080Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19081
19082 * Makefile.in: Add sim to list of directories sent with gdb
19083
19084Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19085
19086 * configure.in: Put back mips-dec-bsd* case.
19087
19088Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19089
19090 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19091 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19092 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
19093
19094Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19095
19096 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19097
19098 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19099 (install-info): install dir.info only if it exists,
19100 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19101
19102Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19103
19104 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19105 gas for mips-dec-bsd.
19106
19107Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19108
19109 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19110 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19111
19112Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19113
19114 * configure.in: Added "dejagnu" to hosttools list.
19115
19116Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19117
19118 * config.sub, configure.in, config.guess: Add support
19119 for Bosx, an AIX variant from Bull.
19120 Patches from F.Pierresteguy@frcl.bull.fr.
19121
19122Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19123
19124 * devo/dejagnu: Initial creation of devo/dejagnu.
19125 Migrated dejagnu testcases and support files for testing software
19126 tools to reside as subdirectories, currently called "testsuite",
19127 within the directory of the software tool. Migrated all programs,
19128 support libraries, etc. beloging to dejagnu proper from
19129 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19130 with no modifications. The changes to these files which will
19131 allow them to configure, build, and execute properly will be made
19132 in a future update.
19133
19134Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19135
19136 * Makefile.in: Change send_pr to send-pr.
19137 * configure.in: Likewise.
19138 * send_pr: Renamed directory to send-pr.
19139
19140Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19141
19142 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19143
19144Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19145
19146 * README: Update for gdb-4.8 release.
19147 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19148 gdb-xxx.tar.z (gzip'd) file also.
19149
19150Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19151
19152 * Makefile.in: make all-diff depend on all-libiberty
19153
19154Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19155
19156 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19157
19158Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19159
19160 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19161
19162Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19163
19164 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19165 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19166 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19167
19168Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19169
19170 * Makefile.in: makeinfo binary is in a new location
19171
19172Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19173
19174 * config.sub: Accept -ecoff as an OS.
19175
19176 * Makefile.in: Various changes to eliminate a level of make
19177 recursion and reduce the required command line length.
19178 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19179 sub-makes.
19180 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19181 variables holding settings for specific sub-makes.
19182 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19183 in terms of BASE_FLAGS_TO_PASS.
19184 (TARGET_LIBS): New variable listing directories which use
19185 TARGET_FLAGS_TO_PASS.
19186 (subdir_do): Eliminated.
19187 (do-*): New set of targets to replace subdir_do.
19188 (various): All targets which used subdir_do now depend on do-*.
19189 (local-clean): Renamed from do_clean.
19190 (local-distclean): New target, dependency of distclean and
19191 realclean.
19192 (install-info): Don't create directories. Depend on dir.info
19193 rather than calling make recursively.
19194 (install-dir.info): Eliminated.
19195 (install-info-dirs): Create all info directories here.
19196 (dir.info): Depend upon do-install-info.
19197
19198 * test-build.mk (HOLES): Added false.
19199
19200Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19201
19202 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19203
19204Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19205
19206 * Makefile.in (info): remove dependency on all-texinfo. The
19207 problem was really in texinfo/C, not at this level.
19208
19209Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19210
19211 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19212
19213Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19214
19215 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19216 GDB releases.
19217
19218Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19219
19220 * configure: Include srcdir in message about target of link not
19221 being found. Don't convert `-' to `_' in `with' options being
19222 passed to subdirs.
19223
19224Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19225
19226 * configure.in: add uudecode to host_tools
19227
19228 * Makefile.in: added {all,install}-uudecode targets, added them to
19229 the appropriate lists
19230
19231Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19232
19233 * Makefile.in (all-gcc): Added dependency on all-gas.
19234
19235 * configure.in (mips-*-*): Build ld and binutils.
19236
19237Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19238
19239 * configure: check return code from mkdir, print error message and
19240 exit on failure.
19241
19242Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19243
19244 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19245
19246Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19247
19248 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19249
19250Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19251
19252 * config.sub (h8500): Recognize this as a cpu type.
19253
19254Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19255
19256 * configure: source directory missing is no longer a warning
19257
19258 * configure.in: recognize irix[34]* instead of irix[34]
19259
19260 * Makefile.in: define and pass down X11_LIB
19261
6599da04
JM
19262Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19263
19264 * guess-systype: Renamed to ...
19265 * config.guess: ... by popular request.
19266 * configure.in, Makefile.in: Update accordingly.
19267
19268Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19269
19270 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19271 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19272 + Execute ./dummy instead of assuming . is in PATH.
19273
19274Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19275
19276 * guess-systype: New shell script. Attempts to guess the
19277 canonical host name of the executing host.
19278 Only a few hosts are supported so far.
19279 * configure: Call guess-systype if no host is specified.
19280
19281Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19282
19283 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19284 gcc Makefile.
19285
6599da04
JM
19286Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19287
19288 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19289 (all-gcc, install-gcc, subdir_do): Use it.
19290
19291Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19292
19293 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19294
19295Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19296
19297 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19298 set exclusively by configure, using configure.in .
19299
19300Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19301
19302 * test-build.mk: set $PATH for all builds
19303
19304 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19305
19306Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19307
19308 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19309 the one used in gcc/Makefile.in, so that a null expansion doesn't
19310 override the one needed to build gcc with a native cc.
19311
6599da04
JM
19312Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19313
19314 * configure: Accept -with arguments.
19315
19316Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19317
19318 * Makefile.in: added h8300sim
19319
19320Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19321
6599da04
JM
19322 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19323 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19324 (all-cygnus, native, build-cygnus): Make
19325 $(canonhost)-stamp-3stage-done, not $(host)....
19326 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19327 i386-sco3.2v4. Added else true to if command.
19328
19329Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19330
19331 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19332
19333Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19334
19335 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19336
19337Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19338
19339 * configure.in: don't remove binutils from Solaris builds
19340
19341Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19342
19343 * Makefile.in: get rid of earlier definitions for *clean,
19344 also handle the recursive info rule better
19345
19346Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19347
19348 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19349 do more-or-less the right thing.
19350
19351Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19352
19353 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19354 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19355
19356Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19357
19358 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19359 $(host_canonical).
19360
19361 * configure.in: split the configdirs list into 4 categories (native
19362 v. cross, library v. tool) and handle the cross-only and native-
19363 only in more reasonable (and correct!) way.
19364
19365Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19366
19367 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19368 configdirs anymore.
19369
19370Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19371
19372 * Makefile.in: extensive cleanup:: removed all of the explicit
19373 clean-* targets, collapsed many wrappers around subdir_do into
19374 one, added additional targets to satisfy standards.texi, deleted
19375 some old targets, some changes for consistency
19376
19377Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19378
19379 * configure.in: handle some programs as cross-only, and others as
19380 native only
19381
19382 * test-build.mk: handle partial holes in a more generic manner
19383
19384 * Makefile.in: m4 depends on libiberty
19385
6599da04
JM
19386Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19387
19388 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19389 time, wdiff, and find to configdirs
19390
19391 * Makefile.in: all, clean, and install rules for the new programs
19392 added to configure.in
19393
19394Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19395
19396 * configure.in: use mh-sun for all *-sun-* hosts
19397
6599da04
JM
19398Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * Makefile.in: define flags for X11 include files and library file
19401 locations, pass them down to the programs that need this info
19402
19403 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19404
6599da04
JM
19405Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19406
19407 * configure.in: start building libg++ for HP-UX targets
19408
19409Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19410
19411 * README: Update references to files moved into etc/.
19412
19413Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19414
19415 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19416 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19417
19418Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19419
19420 * configure: accept dash as well as underscore in long option
19421 names for FSF compatibility.
19422
19423Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19424
19425 * config.sub: added -sco3.2v4 support from FSF.
19426
19427Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19428
19429 * configure.in: expand the section that adds or removes
19430 directories from the list of programs to build, to handle native
19431 vs. cross in addition to host v. native
19432
19433Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19434
19435 * Makefile.in: Replace C++ in macro names with CXX.
19436 This is less likely to break ...
19437
19438Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19439
19440 * test-build.mk: add -w to GNU_MAKE
19441
19442Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19443
19444 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19445 add 'sparc' to list of recognized cpus. This needed to make
19446 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19447 Delete some redundant ose68 variants. Recognize -wrs as an os,
19448 then changes that into $CPU-wrs-vxworks.
19449
19450 * configure.in: remove most references to gdbtest, regularize
19451 target based program removal
19452
19453 * test-build.mk: import from p3 tree (many fixes and changes)
19454
19455Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19456
19457 * Makefile.in: added rules to handle tcl, tk, and expect
19458
19459 * configure.in: handle those directories if they exist
19460
19461Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19462
19463 * config.sub: removed bogus hppabsd and hppahpux names, since
19464 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19465
19466Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19467
19468 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19469 depends upon all-xiberty
19470
19471 * Makefile.in: changes from p3, including:
19472
19473 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19474
19475 * Makefile.in (XTRAFLAGS): include newlib directories if
19476 newlib/Makefile exists, rather than if host != target.
19477
19478 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19479
19480 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19481 from the same source tree and not building a cross-compiler. This
19482 matters for the libg++ configuration if reconfiguring a tree that
19483 has already been installed.
19484
19485 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19486
19487 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19488 pick up the machine and system specific header files.
19489
19490 * Makefile.in: added AS_FOR_TARGET, passed down in
19491 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19492 the C compiler to use to create programs which are run in the
19493 build environment, set it to default to $(CC), and passed it down
19494 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19495
19496 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19497
19498 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19499 We need them for unusual native builds, like systems without
19500 ranlib.
19501
19502 * configure: also define $(host_canonical) and
e490616e
ZW
19503 $(target_canonical), which are the full, canonical names for the
19504 given host and target
6599da04
JM
19505
19506Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19507
19508 * Makefile.in: Added separate definitions for C++.
19509
19510Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19511
19512 * configure.in (configdirs): Add deja-gnu.
19513
19514Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19515
19516 * README: Update for configure.texi and gdb-4.7 release.
19517
19518Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19519
19520 * Makefile.in: Move "all" target to top of file.
19521 Previously, first target was ".PHONY" which caused BSD4.4 make
19522 to build .PHONY when make was run without arguments.
19523
19524Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19525
19526 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19527 Library-copylefted code in libiberty.
19528
19529Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19530
19531 * config.sub: Replace m68kmote with plain old m68k.
19532
19533Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19534
19535 * Makefile.in: Remove space from blank line, avoid Make complaints.
19536
19537Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19538
19539 * config.sub: Complain if no argument is given. Added support for
19540 386bsd as OS and target alias.
19541
19542Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19543
19544 * Makefile.in (XTRAFLAGS): include newlib directories if
19545 newlib/Makefile exists, rather than if host != target.
19546
19547Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19548
19549 * config.sub: recognize sparclite-wrs-vxworks.
19550
19551 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19552 p3.) Added clean-xiberty to clean.
19553
19554Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19555
19556 * configure.in: use *-*-* instead of nested cases for host and target
19557
19558Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19559
19560 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19561 from the same source tree and not building a cross-compiler. This
19562 matters for the libg++ configuration if reconfiguring a tree that
19563 has already been installed.
19564
19565Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19566
19567 * config.sub (i486v/i486v4): Merge in from FSF version.
19568
19569Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19570
19571 * configure: only set PWD if it is already set.
19572
19573Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19574
19575 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19576 doesn't have unset and all success paths (and most error paths)
19577 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19578 to just ${PWD} to avoid confusion.)
19579
19580Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19581
19582 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19583 even for a native compilation.
19584
19585Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19586
19587 Changes to make the gdb.tar.Z rule work better.
19588
19589 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19590 (DEVO_SUPPORT): Add configure.texi.
19591 (bfd-ilrt.tar.Z): Remove ancient rule.
19592
19593Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19594
19595 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19596 pick up the machine and system specific header files.
19597
19598 * configure.in, config.sub: added new target m68010-adobe-scout,
19599 with alias of adobe68k. Changed configure.in to check for
19600 -scout before -sco* to avoid a false match.
19601
19602 * Makefile.in: added AS_FOR_TARGET, passed down in
19603 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19604 the C compiler to use to create programs which are run in the
19605 build environment, set it to default to $(CC), and passed it down
19606 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19607
19608Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19609
19610 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19611 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19612 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19613 FOR_TARGET variants, to newlib and libg++.
19614
19615Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19616
19617 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19618 first.
19619
19620Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19621
19622 * config.sub: Accept `elf' as an environment.
19623
19624Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19625
19626 * Makefile.in (all-opcodes): cd into the right directory
19627
19628Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19629
19630 * configure: added -program_transform_name option, used as
19631 argument to sed when installing programs.
19632 configure.texi: added documentation for -program_prefix,
19633 -program_suffix and -program_transform_name.
19634
19635Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19636
19637 * config.sub: Accept i486 where i386 ok.
19638
19639Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19640
19641 * config.sub: accept we32k
19642
19643Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19644
3b75d237 19645 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
19646
19647 * Makefile.in: don't create all directories for ``make install'';
19648 let the subdirectories create the ones they need.
19649
19650Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19651
e490616e 19652 * COPYING: new file, GPL v2
6599da04
JM
19653
19654Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19655
19656 * Makefile.in: use the new gen-info-dir, which needs a template
19657 argument (which also lives in texinfo)
19658
19659 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19660
6599da04
JM
19661Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19662
19663 * config.sub (ncr3000): Change i386 to i486.
19664
19665Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19666
19667 * Makefile.in: add install-rcs, install-grep to
19668 install-no-fixedincludes, removed install-bison and install-libgcc
19669
19670Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19671
19672 * configure.in: grab the HPUX makefile fragment if on HPUX
19673
19674Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19675
19676 * Makefile.in: eradicate bison spoor (ditto libgcc).
19677 configure.in: recognise m68{k,000}-ericsson-OSE.
19678 es1800 is alias for m68k-ericsson-OSE
19679
19680Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19681
19682 * configure.in: rearrange the parts that remove programs from
19683 configdirs, based now on HOST==TARGET or by canonical triple.
19684
19685Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19686
19687 * test-build.mk: recurse explicitly with -f test-build.mk when
19688 appropriate. predicate stage3 and comparison on the existence
19689 of gcc. That is, if gcc isn't around, we aren't three-staging.
19690 On very clean, also remove ...stamp-co. Build in-place before
19691 doing other builds.
19692
19693Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19694
19695 * Makefile.in, configure.in: add tgas
19696
19697Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19698
19699 * Makefile.in: a number of changes merged in from progressive.
19700
19701 * configure.in: add libm.
19702
19703 * .cvsignore: ignore some stuff that comes from test-build.mk.
19704
6599da04
JM
19705Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19706
19707 * config.sub: Add es1800 (m68k-ericsson-es1800).
19708
19709Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19710
19711 * configure: Add program_suffix (parallel to program_prefix)
19712 * Makefile.in: adjust directory-creating script for losing decstation
19713
19714Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19715
19716 * configure: Minor $subdir-related fixes.
19717
19718Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19719
19720 * configure: fix various problems with propogating
19721 makefile_target_frag in subdirs.
19722 * configure.in: config libgcc if its there
19723
19724Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19725
19726 * config.sub: HPPA merge.
19727
6599da04
JM
19728Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19729
19730 * Makefile.in: Replace all-bison with all-byacc in all
19731 dependency lines for other tools (which now use byacc).
19732
19733Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19734
19735 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19736
6599da04
JM
19737Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19738
19739 * Makefile.in: make gprof rules similar to byacc rules (instead of
19740 vestigal $(unsubdir) that didn't work...)
19741
19742Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19743
19744 * config.sub: Add support for Linux.
19745 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19746 (at least for libg++).
19747
19748Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19749
19750 * configure.texi: fix doc for the -nfp option to configure
19751
19752Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19753
19754 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19755
19756Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19757
19758 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19759 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19760 * configure.in: added solaris* host_makefile_frag hook.
19761
19762Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19763
19764 * config.sub: changed recognition of m68000 so that various
19765 m68k types can be specified via m680[01234]0
19766
19767Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19768
19769 * config.sub (basic_machine): fix sed so that '-foo' isn't
19770 completely substituted out while .+'-foo' loses the '-foo'
19771
19772Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19773
19774 * config.sub ($os): Add -aout.
19775
19776Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19777
19778 * configure: If host_makefile_frag is absolute, don't
19779 prefix ${invsubdir} (relevant to libg++ auto-configure).
19780
19781Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19782
19783 * Makefile.in (tooldir): Define it.
19784 (all-ld): Depend on all-flex.
19785
19786Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19787
19788 * Makefile.in (check): Fix libg++ special case.
19789
19790Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19791
19792 * configure: do not bury `pwd` into config.status, thus do fewer
19793 pwd's.
19794
19795 * configure: print the "Building in" message only when building in
19796 other than "." AND verbose.
19797
63f6bcd7 19798 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
19799 configures.
19800
19801 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19802
19803Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19804
19805 * Makefile.in: macroize flags passed on recursion. remove
19806 fileutils.
19807
19808Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19809
19810 * configure: get makesrcdir right for subdirs deeper than 1.
19811
19812 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19813 install.
19814
19815Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19816
19817 * Makefile.in: don't print subdir_do or recursion lines.
19818
19819Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19820
19821 * standards.texi: added menu item.
19822
19823 * Makefile.in: build and install standards.info.
19824
19825 * standards.texi: new file.
19826
19827Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19828
19829 * configure: test for and move config.status pieces from
19830 ${subdir}/.
19831
19832Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19833
6599da04
JM
19834 * configure: Test for existance of files before trying to mv
19835 them, to avoid numerous non-existance messages.
19836
19837Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19838
19839 * configure: correct final line of config.status.
19840
19841 * configure: patch from eggert. Avoids a protection problem if
19842 the original Makefile.in is read only.
19843
19844 * configure: use move-if-change from gcc to create config.status.
19845 Some makefiles depend on config.status to tell if a directory
19846 has been reconfigured for a different host. This change
19847 prevents those directories from remaking everything in the case
19848 where the reconfig was only intended to rebuild a Makefile.
19849
19850 * configure: test for config.sub with "config.sub sun4" rather
19851 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19852 host alias from a missing config.sub.
19853
19854Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19855
19856 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19857 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19858
19859Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19860
19861 * configure: mkdir ${subdir} as needed.
19862
19863Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19864
19865 * Makefile.in,configure.in: added autoconf.
19866
19867Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19868
19869 * Makefile.in: no longer pass against on recursion.
19870
19871 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19872 definitions are not inherited.
19873
19874 * configure: correct makesrcdir when subdir is .
19875
19876Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19877
19878 * configure: Add support for 'subdirs' variable, which is
19879 like 'configdirs', except that configure doesn't re-invoke
19880 itself for subdirs, it just creates a Makefile for each subdir.
19881 * configure.texi: Document subdirs.
19882
19883Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19884
19885 * configure.in: added flex to configdirs
19886
19887Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19888
19889 * Makefile.in: remove clean-stamps from clean.
19890
19891Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19892
19893 * configure.in: Add gdbtest to configdirs.
19894
19895Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19896
19897 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19898 to recursive makes.
19899 * configure.in: Recognize new ncr3000 config.
19900
19901Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19902
19903 * Makefile.in, configure.in: removed references to gdbm.
19904
19905Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19906
19907 * config.sub: Don't canonicalize os value
19908 newsos* to bsd (readline needs to check for newsos).
19909 (This fix was earlier made Jan 31, but got re-broken.)
19910
19911Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19912
19913 * configure.in: sco is an os, not a vendor!
19914
19915 * configure: Quote $( better. Keep various shells happy.
19916
19917Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19918
19919 * Makefile.in: eliminate stamp-files.
19920
19921Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19922
19923 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19924 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19925
19926Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19927
19928 * config.sub: fix iris/iris3.
19929
19930Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19931
19932 * configure: re-add -rm.
19933
19934Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19935
19936 * Maskefile.in: add .stmp-rcs to all.
19937
19938 * configure.in: remove gas from rs6000 build, use aix host fragment.
19939
19940Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19941
19942 * configure: pass down site_option during recursion.
19943
19944Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19945
19946 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19947
19948Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19949
19950 * configure: Change exec_prefix so that it really defaults to prefix.
19951
19952Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19953
19954 * Makefile.in, configure.in: Add support for mmalloc library.
19955
19956Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19957
19958 * Makefile.in: add stmp dependencies for a few more things.
19959
19960Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19961
19962 * configure: adjusted error message on objdir/srcdir configure
19963 collision, per john's suggestion.
19964
19965 * Makefile.in: add libiberty stmp to all and all.cross.
19966
19967Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19968
19969 * Makefile.in: remove force dependencies, add grep to all.
19970
19971Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19972
19973 * Makefile.in: drop flex. make stamp files work.
19974
19975 * configure: added test for conflicting configuration in srcdir,
19976 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19977 gets cranky. use relative paths for configure and srcdir
19978 whenever possible. Send some error messages to stderr that were
19979 going to stdout.
19980
19981Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19982
19983 * Makefile.in: Fix libg++ rule to check for gcc directory
19984 before using gcc/gcc. Also pass XTRAFLAGS.
19985
19986Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19987
19988 * Makefile.in: added stmp-files so that directories aren't polled
19989 when they are already built.
19990
19991 * configure.texi: fixed a node pointer problem.
19992
19993Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19994
731a8127 19995 * config.sub configure.in gdb/configure.in
6599da04
JM
19996 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19997 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19998 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19999
20000Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20001
20002 * configure: -recurring becomes -silent. corrected help message
20003 for -site= option.
20004
20005 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20006
20007Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20008
20009 * configure: when building Makefile for crosses, replace
20010 tooldir and program_prefix. default srcdir from location of
20011 config.sub. remove "for host in hosts" and "for target in
20012 targets" loops.
20013
20014Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20015
20016 * Makefile.in: Do not pass bindir or mandir to cvs.
20017
20018Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20019
20020 * Makefile.in, configure.in: removed traces of namesubdir,
20021 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20022 copyrights to '92, changed some from Cygnus to FSF.
20023
20024 * configure.texi: remove most references to multiple hosts,
20025 multiple targets, subdirs, etc.
20026
20027 * configure.man: removed rcsid. reference config.sub not
20028 config.subr.
20029
20030 * Makefile.in: mkdir $(infodir) on install-info.
20031
20032Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20033
20034 * configure.texi: Explain better about .gdbinit and about
20035 the environment that configure.in sections run in.
20036
20037Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20038
20039 * configure.in: Ultrix is only a decstation if it's a MIPS.
20040
20041Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20042
20043 * README: DOC.configure => cfg-paper.texi.
20044
20045Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20046
20047 * config.sub (near case $os): Don't convert newsos* to bsd!
20048
20049Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20050
20051 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20052 the number of copies of COPYING that go into the GDB tar file.
20053
20054Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20055
731a8127 20056 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
20057 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20058 Fix SCO configuration stuff.
20059
20060Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20061
20062 * Makefile.in: For libg++, make sure the -I pointing
20063 to the gcc directory goes *after* all the libg++-local -I flags.
20064 Also, move just-gcc dependency from just-libg++ to all-libg++.
20065
20066Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20067
20068 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20069
20070Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20071
20072 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20073
20074Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20075
20076 * config.sub: Add stratus configuration frags. Also
20077 submitted to FSF.
20078
20079Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20080
20081 * Makefile.in (DEV_SUPPORT): add configure.man.
20082
20083 * config.sub(Decode manufacturer-specific): add -none*.
20084
20085Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20086
20087 * Makefile.in: remove form feeds to make Sun's make happy.
20088 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20089
20090Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20091
20092 * Makefile.in (AR_FLAGS): Make quieter.
20093
20094Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20095
20096 * configure.in: Add libg++.
20097 * configure: When verbose, don't output the command line at each
20098 level; it will be unremarkably the same as the previous version,
20099 which will be the same as what the user typed.
20100
20101Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20102
20103 * configure.in, Makefile.in: fix clean-info, add flex. add
20104 fileutils.
20105
20106 * configure: be less sensitive to spaces in Makefile.in. Do not
20107 look for sources in "..". Doing so breaks subdirectories that
20108 might have their own configure. If a subdir has it's own
20109 configure script, use it.
20110
20111Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20112
20113 * cfg-paper.texi: some changes suggested by rms.
20114
20115Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20116
20117 * config.sub: Merge in some small additions from the FSF version,
20118 taken from the gcc distribution, to bring the Cygnus and FSF
20119 versions into closer sync.
20120
20121Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20122
20123 * configure.in: Changed svr4 references to sysv4.
20124
20125Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20126
20127 * configure: added -V for version number option.
20128
20129Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20130
20131 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20132 renamed from DOC.configure to cfg-paper.texi.
20133
20134Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20135
20136 * configure, config.subr, config.sub: config.subr is now
20137 config.sub again.
20138
20139Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20140
20141 * configure.texi: new file, in progress.
20142
20143 * Makefile.in: build info file and install the man page for
20144 configure.
20145
20146 * configure.man: new file, first cut.
20147
20148 * configure: find config.subr again now that configuration "none"
20149 has gone. removed all traces of the -ansi option. removed all
20150 traces of the -languages option.
20151
20152 * config.subr: resync from rms.
20153
20154Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20155
20156 * configure, config.sub, config.subr: merge config.sub into
20157 config.subr, call the result config.subr, remove config.sub, use
20158 config.subr.
20159
20160 * Makefile.in: revised install for dir.info.
20161
20162Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20163
20164 * configure.in: add decstation host makefile frag.
20165
20166 * Makefile.in: BISON now bison -y again. also install-gcc on
20167 install. clean-gdbm on clean. infodir belongs in datadir.
20168 Make directories for info install. Build dir.info here then
20169 install it.
20170
20171Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20172
20173 * Makefile.in: fix for bad directory tests.
20174
20175Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20176
20177 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20178 regexp. -srcdir relative was being handled incorrectly.
20179
20180 * Makefile.in: unwrapped some for loops so that parallel makes
20181 work again and so one can focus one's attention on a particular
20182 package.
20183
20184Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20185
20186 * configure: added PWD as a stand in for `pwd` (for speed). use
20187 elif wherever possible. make -srcdir work without -objdir.
20188 -objdir= commented out.
20189
20190Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20191
20192 * configure: +options become --options. -subdirs commented out.
20193 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20194 Makefile now at top of generated Makefile. Removed cvs log
20195 entries. added -srcdir. create .gdbinit only if there is one
20196 in ${srcdir}.
20197
20198 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20199 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20200 and mandir now keyed off datadir by default.
20201
20202Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20203
20204 * Freshly created ChangeLog.
20205
20206\f
20207Local Variables:
20208mode: change-log
20209left-margin: 8
20210fill-column: 76
20211version-control: never
20212End: